@plumile/backoffice-react 0.1.134 → 0.1.142

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 (294) hide show
  1. package/README.md +46 -2
  2. package/lib/esm/auth/AuthRefreshNotice.js +20 -29
  3. package/lib/esm/auth/AuthRefreshNotice.js.map +1 -1
  4. package/lib/esm/auth/authRefreshNotice.css.js +2 -3
  5. package/lib/esm/auth/authRefreshNotice.css.js.map +1 -1
  6. package/lib/esm/auth/login/loginPage.css.js +1 -0
  7. package/lib/esm/components/backoffice/actions/BackofficeEntityActionFormDialog.js +164 -164
  8. package/lib/esm/components/backoffice/actions/BackofficeEntityActionFormDialog.js.map +1 -1
  9. package/lib/esm/components/backoffice/detail/BackofficeDetailErrorList.js +35 -32
  10. package/lib/esm/components/backoffice/detail/BackofficeDetailErrorList.js.map +1 -1
  11. package/lib/esm/components/backoffice/detail/BackofficeDetailFlagTag.js +9 -20
  12. package/lib/esm/components/backoffice/detail/BackofficeDetailFlagTag.js.map +1 -1
  13. package/lib/esm/components/backoffice/detail/BackofficeDetailRelationListBlock.js +19 -19
  14. package/lib/esm/components/backoffice/detail/BackofficeDetailRelationListBlock.js.map +1 -1
  15. package/lib/esm/components/backoffice/detail/BackofficeDetailTaggedValue.js +7 -13
  16. package/lib/esm/components/backoffice/detail/BackofficeDetailTaggedValue.js.map +1 -1
  17. package/lib/esm/components/backoffice/detail/BackofficeEnumLabel.js +9 -4
  18. package/lib/esm/components/backoffice/detail/BackofficeEnumLabel.js.map +1 -1
  19. package/lib/esm/components/backoffice/detail/BackofficeLifecycleTimelineSection.js +22 -30
  20. package/lib/esm/components/backoffice/detail/BackofficeLifecycleTimelineSection.js.map +1 -1
  21. package/lib/esm/components/backoffice/detail/BackofficeReferenceValue.js +10 -15
  22. package/lib/esm/components/backoffice/detail/BackofficeReferenceValue.js.map +1 -1
  23. package/lib/esm/components/backoffice/detail/BackofficeRelationsSummaryGrid.js +20 -20
  24. package/lib/esm/components/backoffice/detail/BackofficeRelationsSummaryGrid.js.map +1 -1
  25. package/lib/esm/components/backoffice/detail/BackofficeStatusGroup.js +4 -4
  26. package/lib/esm/components/backoffice/detail/BackofficeStatusGroup.js.map +1 -1
  27. package/lib/esm/components/backoffice/detail/BackofficeStatusMetaBadge.js +9 -20
  28. package/lib/esm/components/backoffice/detail/BackofficeStatusMetaBadge.js.map +1 -1
  29. package/lib/esm/components/backoffice/detail/BackofficeTokenUsageBreakdown.js +28 -18
  30. package/lib/esm/components/backoffice/detail/BackofficeTokenUsageBreakdown.js.map +1 -1
  31. package/lib/esm/components/backoffice/detail/BackofficeUsageCostBreakdown.js +57 -46
  32. package/lib/esm/components/backoffice/detail/BackofficeUsageCostBreakdown.js.map +1 -1
  33. package/lib/esm/components/backoffice/detail/backofficeDetailRelationLink.css.js +0 -1
  34. package/lib/esm/components/backoffice/detail/detailPayloadUtils.js +1 -10
  35. package/lib/esm/components/backoffice/detail/detailPayloadUtils.js.map +1 -1
  36. package/lib/esm/components/backoffice/layout/backofficeSidebarActions.css.js +1 -1
  37. package/lib/esm/components/backoffice/layout/backofficeSidebarActions.css.js.map +1 -1
  38. package/lib/esm/components/backoffice/layout/buildSidebarSections.js.map +1 -1
  39. package/lib/esm/components/backoffice/layout/mapViewerToSidebarProfileView.js.map +1 -1
  40. package/lib/esm/components/backoffice/pickers/EntityIdPickerDialog.js +46 -43
  41. package/lib/esm/components/backoffice/pickers/EntityIdPickerDialog.js.map +1 -1
  42. package/lib/esm/components/backoffice/pickers/entityIdPickerDialog.css.js +2 -2
  43. package/lib/esm/components/backoffice/pickers/entityIdPickerDialog.css.js.map +1 -1
  44. package/lib/esm/components/backoffice/refs/backofficeEntityIdRef.css.js +1 -0
  45. package/lib/esm/components/backoffice/routing/BackofficeContentError.js +6 -6
  46. package/lib/esm/components/backoffice/routing/BackofficeContentError.js.map +1 -1
  47. package/lib/esm/components/backoffice/scaffolds/BackofficeEntityListScaffold.js +48 -44
  48. package/lib/esm/components/backoffice/scaffolds/BackofficeEntityListScaffold.js.map +1 -1
  49. package/lib/esm/components/backoffice/scaffolds/BackofficeTabbedDetailShell.js +12 -8
  50. package/lib/esm/components/backoffice/scaffolds/BackofficeTabbedDetailShell.js.map +1 -1
  51. package/lib/esm/components/backoffice/tools/BackofficeToolsErrorFallback.js +13 -11
  52. package/lib/esm/components/backoffice/tools/BackofficeToolsErrorFallback.js.map +1 -1
  53. package/lib/esm/components/backoffice/tools/BackofficeToolsJsonForm.js +8 -8
  54. package/lib/esm/components/backoffice/tools/BackofficeToolsJsonForm.js.map +1 -1
  55. package/lib/esm/components/backoffice/tools/BackofficeToolsQueryBoundary.js +16 -16
  56. package/lib/esm/components/backoffice/tools/BackofficeToolsQueryBoundary.js.map +1 -1
  57. package/lib/esm/i18n/locales/en/backofficeReact.js +0 -9
  58. package/lib/esm/i18n/locales/en/backofficeReact.js.map +1 -1
  59. package/lib/esm/i18n/locales/fr/backofficeReact.js +0 -9
  60. package/lib/esm/i18n/locales/fr/backofficeReact.js.map +1 -1
  61. package/lib/esm/index.js +72 -89
  62. package/lib/esm/pages/BackofficeDashboardPage.js +95 -95
  63. package/lib/esm/pages/BackofficeDashboardPage.js.map +1 -1
  64. package/lib/esm/pages/BackofficeEntityDetailPage.js +223 -204
  65. package/lib/esm/pages/BackofficeEntityDetailPage.js.map +1 -1
  66. package/lib/esm/pages/BackofficeEntityDetailPage.view-helpers.js +23 -21
  67. package/lib/esm/pages/BackofficeEntityDetailPage.view-helpers.js.map +1 -1
  68. package/lib/esm/pages/BackofficeEntityListPage.js +34 -34
  69. package/lib/esm/pages/BackofficeEntityListPage.js.map +1 -1
  70. package/lib/esm/pages/BackofficeHubPage.js +4 -4
  71. package/lib/esm/pages/BackofficeLayoutPage.js +58 -56
  72. package/lib/esm/pages/BackofficeLayoutPage.js.map +1 -1
  73. package/lib/esm/pages/detail/buildTabsItems.js.map +1 -1
  74. package/lib/esm/provider/BackofficeProvider.js +58 -58
  75. package/lib/esm/provider/BackofficeProvider.js.map +1 -1
  76. package/lib/esm/style.css +1 -1
  77. package/lib/types/auth/AuthRefreshNotice.d.ts.map +1 -1
  78. package/lib/types/auth/authRefreshNotice.css.d.ts +0 -2
  79. package/lib/types/auth/authRefreshNotice.css.d.ts.map +1 -1
  80. package/lib/types/components/backoffice/detail/BackofficeDetailErrorList.d.ts.map +1 -1
  81. package/lib/types/components/backoffice/detail/BackofficeDetailFlagTag.d.ts +2 -1
  82. package/lib/types/components/backoffice/detail/BackofficeDetailFlagTag.d.ts.map +1 -1
  83. package/lib/types/components/backoffice/detail/BackofficeDetailPrimitives.stories.d.ts.map +1 -1
  84. package/lib/types/components/backoffice/detail/BackofficeDetailTaggedValue.d.ts +2 -1
  85. package/lib/types/components/backoffice/detail/BackofficeDetailTaggedValue.d.ts.map +1 -1
  86. package/lib/types/components/backoffice/detail/BackofficeEnumLabel.d.ts.map +1 -1
  87. package/lib/types/components/backoffice/detail/BackofficeLifecycleTimelineSection.d.ts.map +1 -1
  88. package/lib/types/components/backoffice/detail/BackofficeReferenceValue.d.ts +2 -1
  89. package/lib/types/components/backoffice/detail/BackofficeReferenceValue.d.ts.map +1 -1
  90. package/lib/types/components/backoffice/detail/BackofficeRelationsSummaryGrid.d.ts +2 -2
  91. package/lib/types/components/backoffice/detail/BackofficeRelationsSummaryGrid.d.ts.map +1 -1
  92. package/lib/types/components/backoffice/detail/BackofficeStatusGroup.d.ts.map +1 -1
  93. package/lib/types/components/backoffice/detail/BackofficeStatusMetaBadge.d.ts +4 -6
  94. package/lib/types/components/backoffice/detail/BackofficeStatusMetaBadge.d.ts.map +1 -1
  95. package/lib/types/components/backoffice/detail/BackofficeTokenUsageBreakdown.d.ts.map +1 -1
  96. package/lib/types/components/backoffice/detail/BackofficeUsageCostBreakdown.d.ts +10 -2
  97. package/lib/types/components/backoffice/detail/BackofficeUsageCostBreakdown.d.ts.map +1 -1
  98. package/lib/types/components/backoffice/detail/detailPayloadUtils.d.ts +0 -1
  99. package/lib/types/components/backoffice/detail/detailPayloadUtils.d.ts.map +1 -1
  100. package/lib/types/components/backoffice/layout/backofficeSidebarActions.css.d.ts.map +1 -1
  101. package/lib/types/components/backoffice/layout/buildSidebarSections.d.ts +2 -2
  102. package/lib/types/components/backoffice/layout/buildSidebarSections.d.ts.map +1 -1
  103. package/lib/types/components/backoffice/layout/mapViewerToSidebarProfileView.d.ts +2 -2
  104. package/lib/types/components/backoffice/layout/mapViewerToSidebarProfileView.d.ts.map +1 -1
  105. package/lib/types/components/backoffice/pickers/EntityIdPickerDialog.d.ts.map +1 -1
  106. package/lib/types/components/backoffice/pickers/entityIdPickerDialog.css.d.ts +0 -8
  107. package/lib/types/components/backoffice/pickers/entityIdPickerDialog.css.d.ts.map +1 -1
  108. package/lib/types/components/backoffice/scaffolds/BackofficeEntityListScaffold.d.ts.map +1 -1
  109. package/lib/types/components/backoffice/scaffolds/BackofficeTabbedDetailShell.d.ts +2 -2
  110. package/lib/types/components/backoffice/scaffolds/BackofficeTabbedDetailShell.d.ts.map +1 -1
  111. package/lib/types/components/backoffice/tools/BackofficeToolsErrorFallback.d.ts.map +1 -1
  112. package/lib/types/i18n/resources.d.ts +0 -22
  113. package/lib/types/i18n/resources.d.ts.map +1 -1
  114. package/lib/types/index.d.ts +2 -25
  115. package/lib/types/index.d.ts.map +1 -1
  116. package/lib/types/pages/BackofficeDashboardPage.d.ts.map +1 -1
  117. package/lib/types/pages/BackofficeEntityDetailPage.d.ts.map +1 -1
  118. package/lib/types/pages/BackofficeEntityDetailPage.view-helpers.d.ts +12 -0
  119. package/lib/types/pages/BackofficeEntityDetailPage.view-helpers.d.ts.map +1 -1
  120. package/lib/types/pages/BackofficeLayoutPage.d.ts.map +1 -1
  121. package/lib/types/pages/detail/buildTabsItems.d.ts +4 -4
  122. package/lib/types/pages/detail/buildTabsItems.d.ts.map +1 -1
  123. package/lib/types/provider/BackofficeProvider.d.ts.map +1 -1
  124. package/package.json +11 -11
  125. package/lib/esm/components/backoffice/detail/BackofficeAuditMetadataPanel.js +0 -31
  126. package/lib/esm/components/backoffice/detail/BackofficeAuditMetadataPanel.js.map +0 -1
  127. package/lib/esm/components/backoffice/detail/BackofficeCopyButton.js +0 -15
  128. package/lib/esm/components/backoffice/detail/BackofficeCopyButton.js.map +0 -1
  129. package/lib/esm/components/backoffice/detail/BackofficeDetailActionBar.js +0 -11
  130. package/lib/esm/components/backoffice/detail/BackofficeDetailActionBar.js.map +0 -1
  131. package/lib/esm/components/backoffice/detail/BackofficeDetailBlock.js +0 -7
  132. package/lib/esm/components/backoffice/detail/BackofficeDetailBlock.js.map +0 -1
  133. package/lib/esm/components/backoffice/detail/BackofficeDetailField.js +0 -31
  134. package/lib/esm/components/backoffice/detail/BackofficeDetailField.js.map +0 -1
  135. package/lib/esm/components/backoffice/detail/BackofficeDetailFlagTag.css.js +0 -7
  136. package/lib/esm/components/backoffice/detail/BackofficeDetailFlagTag.css.js.map +0 -1
  137. package/lib/esm/components/backoffice/detail/BackofficeDetailHeader.js +0 -15
  138. package/lib/esm/components/backoffice/detail/BackofficeDetailHeader.js.map +0 -1
  139. package/lib/esm/components/backoffice/detail/BackofficeDetailLayout.js +0 -20
  140. package/lib/esm/components/backoffice/detail/BackofficeDetailLayout.js.map +0 -1
  141. package/lib/esm/components/backoffice/detail/BackofficeDetailPage.js +0 -19
  142. package/lib/esm/components/backoffice/detail/BackofficeDetailPage.js.map +0 -1
  143. package/lib/esm/components/backoffice/detail/BackofficeDetailPayload.js +0 -18
  144. package/lib/esm/components/backoffice/detail/BackofficeDetailPayload.js.map +0 -1
  145. package/lib/esm/components/backoffice/detail/BackofficeDetailSection.js +0 -36
  146. package/lib/esm/components/backoffice/detail/BackofficeDetailSection.js.map +0 -1
  147. package/lib/esm/components/backoffice/detail/BackofficeDetailTable.js +0 -8
  148. package/lib/esm/components/backoffice/detail/BackofficeDetailTable.js.map +0 -1
  149. package/lib/esm/components/backoffice/detail/BackofficeEmptyValue.js +0 -7
  150. package/lib/esm/components/backoffice/detail/BackofficeEmptyValue.js.map +0 -1
  151. package/lib/esm/components/backoffice/detail/BackofficeEntityRefLink.js +0 -17
  152. package/lib/esm/components/backoffice/detail/BackofficeEntityRefLink.js.map +0 -1
  153. package/lib/esm/components/backoffice/detail/BackofficeKpiStrip.js +0 -38
  154. package/lib/esm/components/backoffice/detail/BackofficeKpiStrip.js.map +0 -1
  155. package/lib/esm/components/backoffice/detail/BackofficePayloadInspectorSection.js +0 -36
  156. package/lib/esm/components/backoffice/detail/BackofficePayloadInspectorSection.js.map +0 -1
  157. package/lib/esm/components/backoffice/detail/BackofficeScopeStack.js +0 -28
  158. package/lib/esm/components/backoffice/detail/BackofficeScopeStack.js.map +0 -1
  159. package/lib/esm/components/backoffice/detail/BackofficeTechnicalFacts.js +0 -2
  160. package/lib/esm/components/backoffice/detail/backofficeAuditMetadataPanel.css.js +0 -7
  161. package/lib/esm/components/backoffice/detail/backofficeAuditMetadataPanel.css.js.map +0 -1
  162. package/lib/esm/components/backoffice/detail/backofficeDetailField.css.js +0 -15
  163. package/lib/esm/components/backoffice/detail/backofficeDetailField.css.js.map +0 -1
  164. package/lib/esm/components/backoffice/detail/backofficeDetailSection.css.js +0 -7
  165. package/lib/esm/components/backoffice/detail/backofficeDetailSection.css.js.map +0 -1
  166. package/lib/esm/components/backoffice/detail/backofficeDetailTaggedValue.css.js +0 -7
  167. package/lib/esm/components/backoffice/detail/backofficeDetailTaggedValue.css.js.map +0 -1
  168. package/lib/esm/components/backoffice/detail/backofficeKpiStrip.css.js +0 -19
  169. package/lib/esm/components/backoffice/detail/backofficeKpiStrip.css.js.map +0 -1
  170. package/lib/esm/components/backoffice/detail/backofficeLifecycleTimelineSection.css.js +0 -7
  171. package/lib/esm/components/backoffice/detail/backofficeLifecycleTimelineSection.css.js.map +0 -1
  172. package/lib/esm/components/backoffice/detail/backofficePayloadInspectorSection.css.js +0 -7
  173. package/lib/esm/components/backoffice/detail/backofficePayloadInspectorSection.css.js.map +0 -1
  174. package/lib/esm/components/backoffice/detail/backofficeReferenceValue.css.js +0 -7
  175. package/lib/esm/components/backoffice/detail/backofficeReferenceValue.css.js.map +0 -1
  176. package/lib/esm/components/backoffice/detail/backofficeScopeStack.css.js +0 -7
  177. package/lib/esm/components/backoffice/detail/backofficeScopeStack.css.js.map +0 -1
  178. package/lib/esm/components/backoffice/detail/backofficeStatusMetaBadge.css.js +0 -7
  179. package/lib/esm/components/backoffice/detail/backofficeStatusMetaBadge.css.js.map +0 -1
  180. package/lib/esm/components/backoffice/lists/BackofficeListToolbar.js +0 -33
  181. package/lib/esm/components/backoffice/lists/BackofficeListToolbar.js.map +0 -1
  182. package/lib/esm/components/backoffice/lists/backofficeListToolbar.css.js +0 -13
  183. package/lib/esm/components/backoffice/lists/backofficeListToolbar.css.js.map +0 -1
  184. package/lib/esm/components/backoffice/pickers/shared/EntityPickerList.js +0 -33
  185. package/lib/esm/components/backoffice/pickers/shared/EntityPickerList.js.map +0 -1
  186. package/lib/esm/components/backoffice/pickers/shared/EntityPickerRowBase.js +0 -23
  187. package/lib/esm/components/backoffice/pickers/shared/EntityPickerRowBase.js.map +0 -1
  188. package/lib/esm/components/backoffice/pickers/shared/EntityPickerShell.js +0 -28
  189. package/lib/esm/components/backoffice/pickers/shared/EntityPickerShell.js.map +0 -1
  190. package/lib/esm/components/backoffice/pickers/types.js +0 -0
  191. package/lib/esm/pages/dashboard/DashboardMetricGroup.js +0 -26
  192. package/lib/esm/pages/dashboard/DashboardMetricGroup.js.map +0 -1
  193. package/lib/esm/pages/dashboard/DashboardPanel.js +0 -15
  194. package/lib/esm/pages/dashboard/DashboardPanel.js.map +0 -1
  195. package/lib/esm/pages/dashboard/DashboardQuickActions.js +0 -27
  196. package/lib/esm/pages/dashboard/DashboardQuickActions.js.map +0 -1
  197. package/lib/esm/pages/dashboard/DashboardStatusList.js +0 -28
  198. package/lib/esm/pages/dashboard/DashboardStatusList.js.map +0 -1
  199. package/lib/esm/pages/dashboard/dashboardMetricGroup.css.js +0 -8
  200. package/lib/esm/pages/dashboard/dashboardMetricGroup.css.js.map +0 -1
  201. package/lib/esm/pages/dashboard/dashboardPanel.css.js +0 -7
  202. package/lib/esm/pages/dashboard/dashboardPanel.css.js.map +0 -1
  203. package/lib/esm/pages/dashboard/dashboardQuickActions.css.js +0 -7
  204. package/lib/esm/pages/dashboard/dashboardQuickActions.css.js.map +0 -1
  205. package/lib/esm/pages/dashboard/dashboardStatusList.css.js +0 -7
  206. package/lib/esm/pages/dashboard/dashboardStatusList.css.js.map +0 -1
  207. package/lib/types/components/backoffice/detail/BackofficeAuditMetadataPanel.d.ts +0 -19
  208. package/lib/types/components/backoffice/detail/BackofficeAuditMetadataPanel.d.ts.map +0 -1
  209. package/lib/types/components/backoffice/detail/BackofficeCopyButton.d.ts +0 -8
  210. package/lib/types/components/backoffice/detail/BackofficeCopyButton.d.ts.map +0 -1
  211. package/lib/types/components/backoffice/detail/BackofficeDetailActionBar.d.ts +0 -9
  212. package/lib/types/components/backoffice/detail/BackofficeDetailActionBar.d.ts.map +0 -1
  213. package/lib/types/components/backoffice/detail/BackofficeDetailBlock.d.ts +0 -7
  214. package/lib/types/components/backoffice/detail/BackofficeDetailBlock.d.ts.map +0 -1
  215. package/lib/types/components/backoffice/detail/BackofficeDetailField.d.ts +0 -13
  216. package/lib/types/components/backoffice/detail/BackofficeDetailField.d.ts.map +0 -1
  217. package/lib/types/components/backoffice/detail/BackofficeDetailFlagTag.css.d.ts +0 -4
  218. package/lib/types/components/backoffice/detail/BackofficeDetailFlagTag.css.d.ts.map +0 -1
  219. package/lib/types/components/backoffice/detail/BackofficeDetailHeader.d.ts +0 -12
  220. package/lib/types/components/backoffice/detail/BackofficeDetailHeader.d.ts.map +0 -1
  221. package/lib/types/components/backoffice/detail/BackofficeDetailLayout.d.ts +0 -8
  222. package/lib/types/components/backoffice/detail/BackofficeDetailLayout.d.ts.map +0 -1
  223. package/lib/types/components/backoffice/detail/BackofficeDetailPage.d.ts +0 -16
  224. package/lib/types/components/backoffice/detail/BackofficeDetailPage.d.ts.map +0 -1
  225. package/lib/types/components/backoffice/detail/BackofficeDetailPage.stories.d.ts +0 -11
  226. package/lib/types/components/backoffice/detail/BackofficeDetailPage.stories.d.ts.map +0 -1
  227. package/lib/types/components/backoffice/detail/BackofficeDetailPayload.d.ts +0 -10
  228. package/lib/types/components/backoffice/detail/BackofficeDetailPayload.d.ts.map +0 -1
  229. package/lib/types/components/backoffice/detail/BackofficeDetailSection.d.ts +0 -11
  230. package/lib/types/components/backoffice/detail/BackofficeDetailSection.d.ts.map +0 -1
  231. package/lib/types/components/backoffice/detail/BackofficeDetailTable.d.ts +0 -6
  232. package/lib/types/components/backoffice/detail/BackofficeDetailTable.d.ts.map +0 -1
  233. package/lib/types/components/backoffice/detail/BackofficeEmptyValue.d.ts +0 -7
  234. package/lib/types/components/backoffice/detail/BackofficeEmptyValue.d.ts.map +0 -1
  235. package/lib/types/components/backoffice/detail/BackofficeEntityRefLink.d.ts +0 -15
  236. package/lib/types/components/backoffice/detail/BackofficeEntityRefLink.d.ts.map +0 -1
  237. package/lib/types/components/backoffice/detail/BackofficeKpiStrip.d.ts +0 -17
  238. package/lib/types/components/backoffice/detail/BackofficeKpiStrip.d.ts.map +0 -1
  239. package/lib/types/components/backoffice/detail/BackofficePayloadInspectorSection.d.ts +0 -15
  240. package/lib/types/components/backoffice/detail/BackofficePayloadInspectorSection.d.ts.map +0 -1
  241. package/lib/types/components/backoffice/detail/BackofficeScopeStack.d.ts +0 -13
  242. package/lib/types/components/backoffice/detail/BackofficeScopeStack.d.ts.map +0 -1
  243. package/lib/types/components/backoffice/detail/BackofficeTechnicalFacts.d.ts +0 -2
  244. package/lib/types/components/backoffice/detail/BackofficeTechnicalFacts.d.ts.map +0 -1
  245. package/lib/types/components/backoffice/detail/backofficeAuditMetadataPanel.css.d.ts +0 -5
  246. package/lib/types/components/backoffice/detail/backofficeAuditMetadataPanel.css.d.ts.map +0 -1
  247. package/lib/types/components/backoffice/detail/backofficeDetailField.css.d.ts +0 -14
  248. package/lib/types/components/backoffice/detail/backofficeDetailField.css.d.ts.map +0 -1
  249. package/lib/types/components/backoffice/detail/backofficeDetailSection.css.d.ts +0 -6
  250. package/lib/types/components/backoffice/detail/backofficeDetailSection.css.d.ts.map +0 -1
  251. package/lib/types/components/backoffice/detail/backofficeDetailTaggedValue.css.d.ts +0 -3
  252. package/lib/types/components/backoffice/detail/backofficeDetailTaggedValue.css.d.ts.map +0 -1
  253. package/lib/types/components/backoffice/detail/backofficeKpiStrip.css.d.ts +0 -29
  254. package/lib/types/components/backoffice/detail/backofficeKpiStrip.css.d.ts.map +0 -1
  255. package/lib/types/components/backoffice/detail/backofficeLifecycleTimelineSection.css.d.ts +0 -3
  256. package/lib/types/components/backoffice/detail/backofficeLifecycleTimelineSection.css.d.ts.map +0 -1
  257. package/lib/types/components/backoffice/detail/backofficePayloadInspectorSection.css.d.ts +0 -4
  258. package/lib/types/components/backoffice/detail/backofficePayloadInspectorSection.css.d.ts.map +0 -1
  259. package/lib/types/components/backoffice/detail/backofficeReferenceValue.css.d.ts +0 -3
  260. package/lib/types/components/backoffice/detail/backofficeReferenceValue.css.d.ts.map +0 -1
  261. package/lib/types/components/backoffice/detail/backofficeScopeStack.css.d.ts +0 -5
  262. package/lib/types/components/backoffice/detail/backofficeScopeStack.css.d.ts.map +0 -1
  263. package/lib/types/components/backoffice/detail/backofficeStatusMetaBadge.css.d.ts +0 -2
  264. package/lib/types/components/backoffice/detail/backofficeStatusMetaBadge.css.d.ts.map +0 -1
  265. package/lib/types/components/backoffice/lists/BackofficeListToolbar.d.ts +0 -16
  266. package/lib/types/components/backoffice/lists/BackofficeListToolbar.d.ts.map +0 -1
  267. package/lib/types/components/backoffice/lists/BackofficeListToolbar.stories.d.ts +0 -13
  268. package/lib/types/components/backoffice/lists/BackofficeListToolbar.stories.d.ts.map +0 -1
  269. package/lib/types/components/backoffice/lists/backofficeListToolbar.css.d.ts +0 -16
  270. package/lib/types/components/backoffice/lists/backofficeListToolbar.css.d.ts.map +0 -1
  271. package/lib/types/components/backoffice/pickers/shared/EntityPickerList.d.ts +0 -10
  272. package/lib/types/components/backoffice/pickers/shared/EntityPickerList.d.ts.map +0 -1
  273. package/lib/types/components/backoffice/pickers/shared/EntityPickerRowBase.d.ts +0 -8
  274. package/lib/types/components/backoffice/pickers/shared/EntityPickerRowBase.d.ts.map +0 -1
  275. package/lib/types/components/backoffice/pickers/shared/EntityPickerShell.d.ts +0 -11
  276. package/lib/types/components/backoffice/pickers/shared/EntityPickerShell.d.ts.map +0 -1
  277. package/lib/types/components/backoffice/pickers/types.d.ts +0 -14
  278. package/lib/types/components/backoffice/pickers/types.d.ts.map +0 -1
  279. package/lib/types/pages/dashboard/DashboardMetricGroup.d.ts +0 -14
  280. package/lib/types/pages/dashboard/DashboardMetricGroup.d.ts.map +0 -1
  281. package/lib/types/pages/dashboard/DashboardPanel.d.ts +0 -9
  282. package/lib/types/pages/dashboard/DashboardPanel.d.ts.map +0 -1
  283. package/lib/types/pages/dashboard/DashboardQuickActions.d.ts +0 -13
  284. package/lib/types/pages/dashboard/DashboardQuickActions.d.ts.map +0 -1
  285. package/lib/types/pages/dashboard/DashboardStatusList.d.ts +0 -13
  286. package/lib/types/pages/dashboard/DashboardStatusList.d.ts.map +0 -1
  287. package/lib/types/pages/dashboard/dashboardMetricGroup.css.d.ts +0 -4
  288. package/lib/types/pages/dashboard/dashboardMetricGroup.css.d.ts.map +0 -1
  289. package/lib/types/pages/dashboard/dashboardPanel.css.d.ts +0 -2
  290. package/lib/types/pages/dashboard/dashboardPanel.css.d.ts.map +0 -1
  291. package/lib/types/pages/dashboard/dashboardQuickActions.css.d.ts +0 -5
  292. package/lib/types/pages/dashboard/dashboardQuickActions.css.d.ts.map +0 -1
  293. package/lib/types/pages/dashboard/dashboardStatusList.css.d.ts +0 -6
  294. package/lib/types/pages/dashboard/dashboardStatusList.css.d.ts.map +0 -1
@@ -3,29 +3,29 @@ import { useId as r } from "react";
3
3
  import { jsx as i, jsxs as a } from "react/jsx-runtime";
4
4
  import { useTranslation as o } from "react-i18next";
5
5
  import { Button as s } from "@plumile/ui/atomic/atoms/button/Button.js";
6
- import { Form as c } from "@plumile/ui/atomic/molecules/form/Form.js";
7
- import { Label as l } from "@plumile/ui/atomic/atoms/label/Label.js";
8
- import { Textarea as u } from "@plumile/ui/atomic/atoms/textarea/Textarea.js";
9
- import { FormErrorBanner as d } from "@plumile/ui/atomic/molecules/form/FormErrorBanner.js";
6
+ import { FormError as c } from "@plumile/ui/atomic/molecules/form_error/FormError.js";
7
+ import { Form as l } from "@plumile/ui/atomic/molecules/form/Form.js";
8
+ import { Label as u } from "@plumile/ui/atomic/atoms/label/Label.js";
9
+ import { Textarea as d } from "@plumile/ui/atomic/atoms/textarea/Textarea.js";
10
10
  import { FormGroup as f } from "@plumile/ui/atomic/molecules/form/FormGroup.js";
11
11
  //#region src/components/backoffice/tools/BackofficeToolsJsonForm.tsx
12
12
  var p = ({ value: p, onChange: m, onSubmit: h, error: g, disabled: _ = !1, label: v, submitLabel: y, exampleValue: b, exampleLabel: x }) => {
13
13
  let { t: S } = o("backofficeReact"), C = r(), w = r(), T = v ?? S("tools.forms.inputJsonLabel"), E = y ?? S("tools.forms.actions.run"), D = x ?? S("tools.forms.actions.insertExample"), O = "";
14
14
  typeof b == "string" && (O = b);
15
15
  let k = O.trim() !== "", A = g != null && g.trim() !== "", j;
16
- return A && (j = w), /* @__PURE__ */ a(c, {
16
+ return A && (j = w), /* @__PURE__ */ a(l, {
17
17
  onSubmit: (e) => {
18
18
  e.preventDefault(), !_ && h();
19
19
  },
20
20
  className: t,
21
21
  children: [
22
- /* @__PURE__ */ i(d, {
22
+ /* @__PURE__ */ i(c, {
23
23
  message: g,
24
24
  id: w
25
25
  }),
26
26
  /* @__PURE__ */ a(f, { children: [/* @__PURE__ */ a("div", {
27
27
  className: n,
28
- children: [/* @__PURE__ */ i(l, {
28
+ children: [/* @__PURE__ */ i(u, {
29
29
  htmlFor: C,
30
30
  children: T
31
31
  }), k && /* @__PURE__ */ i(s, {
@@ -38,7 +38,7 @@ var p = ({ value: p, onChange: m, onSubmit: h, error: g, disabled: _ = !1, label
38
38
  },
39
39
  children: D
40
40
  })]
41
- }), /* @__PURE__ */ i(u, {
41
+ }), /* @__PURE__ */ i(d, {
42
42
  id: C,
43
43
  value: p,
44
44
  onChange: (e) => {
@@ -1 +1 @@
1
- {"version":3,"file":"BackofficeToolsJsonForm.js","names":[],"sources":["../../../../../src/components/backoffice/tools/BackofficeToolsJsonForm.tsx"],"sourcesContent":["import { useId, type FormEvent, type JSX } from 'react';\nimport { useTranslation } from 'react-i18next';\n\nimport { Button } from '@plumile/ui/atomic/atoms/button/Button.js';\nimport { Label } from '@plumile/ui/atomic/atoms/label/Label.js';\nimport { Textarea } from '@plumile/ui/atomic/atoms/textarea/Textarea.js';\nimport { Form } from '@plumile/ui/atomic/molecules/form/Form.js';\nimport { FormErrorBanner } from '@plumile/ui/atomic/molecules/form/FormErrorBanner.js';\nimport { FormGroup } from '@plumile/ui/atomic/molecules/form/FormGroup.js';\n\nimport * as styles from './backofficeToolsJsonForm.css.js';\n\nexport type BackofficeToolsJsonFormProps = {\n value: string;\n onChange: (next: string) => void;\n onSubmit: () => void;\n error?: string | null;\n disabled?: boolean;\n label?: string;\n submitLabel?: string;\n exampleValue?: string;\n exampleLabel?: string;\n};\n\nexport const BackofficeToolsJsonForm = ({\n value,\n onChange,\n onSubmit,\n error,\n disabled = false,\n label,\n submitLabel,\n exampleValue,\n exampleLabel,\n}: BackofficeToolsJsonFormProps): JSX.Element => {\n const { t } = useTranslation('backofficeReact');\n const inputId = useId();\n const errorId = useId();\n\n const resolvedLabel = label ?? t('tools.forms.inputJsonLabel');\n const resolvedSubmitLabel = submitLabel ?? t('tools.forms.actions.run');\n const resolvedExampleLabel =\n exampleLabel ?? t('tools.forms.actions.insertExample');\n let resolvedExampleValue = '';\n if (typeof exampleValue === 'string') {\n resolvedExampleValue = exampleValue;\n }\n const hasExample = resolvedExampleValue.trim() !== '';\n const hasError = error != null && error.trim() !== '';\n let describedBy: string | undefined;\n if (hasError) {\n describedBy = errorId;\n }\n\n const handleSubmit = (event: FormEvent<HTMLFormElement>) => {\n event.preventDefault();\n if (disabled) {\n return;\n }\n onSubmit();\n };\n\n return (\n <Form onSubmit={handleSubmit} className={styles.form}>\n <FormErrorBanner message={error} id={errorId} />\n <FormGroup>\n <div className={styles.inputHeader}>\n <Label htmlFor={inputId}>{resolvedLabel}</Label>\n {hasExample && (\n <Button\n type=\"button\"\n variant=\"text\"\n size=\"small\"\n disabled={disabled}\n onClick={() => {\n onChange(resolvedExampleValue);\n }}\n >\n {resolvedExampleLabel}\n </Button>\n )}\n </div>\n <Textarea\n id={inputId}\n value={value}\n onChange={(event) => {\n onChange(event.target.value);\n }}\n rows={8}\n fullWidth\n aria-invalid={hasError}\n aria-describedby={describedBy}\n />\n </FormGroup>\n <div className={styles.actions}>\n <Button\n type=\"submit\"\n variant=\"primary\"\n size=\"small\"\n disabled={disabled}\n >\n {resolvedSubmitLabel}\n </Button>\n </div>\n </Form>\n );\n};\n\nexport default BackofficeToolsJsonForm;\n"],"mappings":";;;;;;;;;;;AAwBA,IAAa,KAA2B,EACtC,UACA,aACA,aACA,UACA,cAAW,IACX,UACA,gBACA,iBACA,sBAC+C;CAC/C,IAAM,EAAE,SAAM,EAAe,kBAAkB,EACzC,IAAU,GAAO,EACjB,IAAU,GAAO,EAEjB,IAAgB,KAAS,EAAE,6BAA6B,EACxD,IAAsB,KAAe,EAAE,0BAA0B,EACjE,IACJ,KAAgB,EAAE,oCAAoC,EACpD,IAAuB;CAC3B,AAAI,OAAO,KAAiB,aAC1B,IAAuB;CAEzB,IAAM,IAAa,EAAqB,MAAM,KAAK,IAC7C,IAAW,KAAS,QAAQ,EAAM,MAAM,KAAK,IAC/C;CAaJ,OAZI,MACF,IAAc,IAYd,kBAAC,GAAD;EAAM,WATc,MAAsC;GAC1D,EAAM,gBAAgB,EAClB,MAGJ,GAAU;;EAIoB,WAAW;YAAzC;GACE,kBAAC,GAAD;IAAiB,SAAS;IAAO,IAAI;IAAW,CAAA;GAChD,kBAAC,GAAD,EAAA,UAAA,CACE,kBAAC,OAAD;IAAK,WAAW;cAAhB,CACE,kBAAC,GAAD;KAAO,SAAS;eAAU;KAAsB,CAAA,EAC/C,KACC,kBAAC,GAAD;KACE,MAAK;KACL,SAAQ;KACR,MAAK;KACK;KACV,eAAe;MACb,EAAS,EAAqB;;eAG/B;KACM,CAAA,CAEP;OACN,kBAAC,GAAD;IACE,IAAI;IACG;IACP,WAAW,MAAU;KACnB,EAAS,EAAM,OAAO,MAAM;;IAE9B,MAAM;IACN,WAAA;IACA,gBAAc;IACd,oBAAkB;IAClB,CAAA,CACQ,EAAA,CAAA;GACZ,kBAAC,OAAD;IAAK,WAAW;cACd,kBAAC,GAAD;KACE,MAAK;KACL,SAAQ;KACR,MAAK;KACK;eAET;KACM,CAAA;IACL,CAAA;GACD"}
1
+ {"version":3,"file":"BackofficeToolsJsonForm.js","names":[],"sources":["../../../../../src/components/backoffice/tools/BackofficeToolsJsonForm.tsx"],"sourcesContent":["import { useId, type FormEvent, type JSX } from 'react';\nimport { useTranslation } from 'react-i18next';\n\nimport { Button } from '@plumile/ui/atomic/atoms/button/Button.js';\nimport { Label } from '@plumile/ui/atomic/atoms/label/Label.js';\nimport { Textarea } from '@plumile/ui/atomic/atoms/textarea/Textarea.js';\nimport { Form } from '@plumile/ui/atomic/molecules/form/Form.js';\nimport { FormError } from '@plumile/ui/atomic/molecules/form_error/FormError.js';\nimport { FormGroup } from '@plumile/ui/atomic/molecules/form/FormGroup.js';\n\nimport * as styles from './backofficeToolsJsonForm.css.js';\n\nexport type BackofficeToolsJsonFormProps = {\n value: string;\n onChange: (next: string) => void;\n onSubmit: () => void;\n error?: string | null;\n disabled?: boolean;\n label?: string;\n submitLabel?: string;\n exampleValue?: string;\n exampleLabel?: string;\n};\n\nexport const BackofficeToolsJsonForm = ({\n value,\n onChange,\n onSubmit,\n error,\n disabled = false,\n label,\n submitLabel,\n exampleValue,\n exampleLabel,\n}: BackofficeToolsJsonFormProps): JSX.Element => {\n const { t } = useTranslation('backofficeReact');\n const inputId = useId();\n const errorId = useId();\n\n const resolvedLabel = label ?? t('tools.forms.inputJsonLabel');\n const resolvedSubmitLabel = submitLabel ?? t('tools.forms.actions.run');\n const resolvedExampleLabel =\n exampleLabel ?? t('tools.forms.actions.insertExample');\n let resolvedExampleValue = '';\n if (typeof exampleValue === 'string') {\n resolvedExampleValue = exampleValue;\n }\n const hasExample = resolvedExampleValue.trim() !== '';\n const hasError = error != null && error.trim() !== '';\n let describedBy: string | undefined;\n if (hasError) {\n describedBy = errorId;\n }\n\n const handleSubmit = (event: FormEvent<HTMLFormElement>) => {\n event.preventDefault();\n if (disabled) {\n return;\n }\n onSubmit();\n };\n\n return (\n <Form onSubmit={handleSubmit} className={styles.form}>\n <FormError message={error} id={errorId} />\n <FormGroup>\n <div className={styles.inputHeader}>\n <Label htmlFor={inputId}>{resolvedLabel}</Label>\n {hasExample && (\n <Button\n type=\"button\"\n variant=\"text\"\n size=\"small\"\n disabled={disabled}\n onClick={() => {\n onChange(resolvedExampleValue);\n }}\n >\n {resolvedExampleLabel}\n </Button>\n )}\n </div>\n <Textarea\n id={inputId}\n value={value}\n onChange={(event) => {\n onChange(event.target.value);\n }}\n rows={8}\n fullWidth\n aria-invalid={hasError}\n aria-describedby={describedBy}\n />\n </FormGroup>\n <div className={styles.actions}>\n <Button\n type=\"submit\"\n variant=\"primary\"\n size=\"small\"\n disabled={disabled}\n >\n {resolvedSubmitLabel}\n </Button>\n </div>\n </Form>\n );\n};\n\nexport default BackofficeToolsJsonForm;\n"],"mappings":";;;;;;;;;;;AAwBA,IAAa,KAA2B,EACtC,UACA,aACA,aACA,UACA,cAAW,IACX,UACA,gBACA,iBACA,sBAC+C;CAC/C,IAAM,EAAE,SAAM,EAAe,kBAAkB,EACzC,IAAU,GAAO,EACjB,IAAU,GAAO,EAEjB,IAAgB,KAAS,EAAE,6BAA6B,EACxD,IAAsB,KAAe,EAAE,0BAA0B,EACjE,IACJ,KAAgB,EAAE,oCAAoC,EACpD,IAAuB;CAC3B,AAAI,OAAO,KAAiB,aAC1B,IAAuB;CAEzB,IAAM,IAAa,EAAqB,MAAM,KAAK,IAC7C,IAAW,KAAS,QAAQ,EAAM,MAAM,KAAK,IAC/C;CAaJ,OAZI,MACF,IAAc,IAYd,kBAAC,GAAD;EAAM,WATc,MAAsC;GAC1D,EAAM,gBAAgB,EAClB,MAGJ,GAAU;;EAIoB,WAAW;YAAzC;GACE,kBAAC,GAAD;IAAW,SAAS;IAAO,IAAI;IAAW,CAAA;GAC1C,kBAAC,GAAD,EAAA,UAAA,CACE,kBAAC,OAAD;IAAK,WAAW;cAAhB,CACE,kBAAC,GAAD;KAAO,SAAS;eAAU;KAAsB,CAAA,EAC/C,KACC,kBAAC,GAAD;KACE,MAAK;KACL,SAAQ;KACR,MAAK;KACK;KACV,eAAe;MACb,EAAS,EAAqB;;eAG/B;KACM,CAAA,CAEP;OACN,kBAAC,GAAD;IACE,IAAI;IACG;IACP,WAAW,MAAU;KACnB,EAAS,EAAM,OAAO,MAAM;;IAE9B,MAAM;IACN,WAAA;IACA,gBAAc;IACd,oBAAkB;IAClB,CAAA,CACQ,EAAA,CAAA;GACZ,kBAAC,OAAD;IAAK,WAAW;cACd,kBAAC,GAAD;KACE,MAAK;KACL,SAAQ;KACR,MAAK;KACK;eAET;KACM,CAAA;IACL,CAAA;GACD"}
@@ -1,28 +1,28 @@
1
1
  import { BackofficeErrorBoundary as e } from "../errors/BackofficeErrorBoundary.js";
2
- import { BackofficeDetailSection as t } from "../detail/BackofficeDetailSection.js";
3
- import { BackofficeToolsErrorFallback as n } from "./BackofficeToolsErrorFallback.js";
4
- import { loadingState as r } from "./backofficeToolsForm.css.js";
5
- import { Suspense as i } from "react";
6
- import { jsx as a } from "react/jsx-runtime";
7
- import { useTranslation as o } from "react-i18next";
8
- import { Spinner as s } from "@plumile/ui/backoffice/atoms/spinner/Spinner.js";
2
+ import { BackofficeToolsErrorFallback as t } from "./BackofficeToolsErrorFallback.js";
3
+ import { loadingState as n } from "./backofficeToolsForm.css.js";
4
+ import { Suspense as r } from "react";
5
+ import { jsx as i } from "react/jsx-runtime";
6
+ import { useTranslation as a } from "react-i18next";
7
+ import { Spinner as o } from "@plumile/ui/backoffice/atoms/spinner/Spinner.js";
8
+ import { BackofficeDetailSection as s } from "@plumile/ui/backoffice/molecules/backoffice_detail_section/BackofficeDetailSection.js";
9
9
  //#region src/components/backoffice/tools/BackofficeToolsQueryBoundary.tsx
10
10
  var c = ({ children: c }) => {
11
- let { t: l } = o("backofficeReact");
12
- return /* @__PURE__ */ a(e, {
13
- fallback: ({ error: e, reset: t }) => /* @__PURE__ */ a(n, {
11
+ let { t: l } = a("backofficeReact");
12
+ return /* @__PURE__ */ i(e, {
13
+ fallback: ({ error: e, reset: n }) => /* @__PURE__ */ i(t, {
14
14
  error: e,
15
- onRetry: t
15
+ onRetry: n
16
16
  }),
17
- children: /* @__PURE__ */ a(i, {
18
- fallback: /* @__PURE__ */ a(t, {
17
+ children: /* @__PURE__ */ i(r, {
18
+ fallback: /* @__PURE__ */ i(s, {
19
19
  title: l("tools.output"),
20
20
  description: l("tools.loading.description"),
21
- children: /* @__PURE__ */ a("div", {
22
- className: r,
21
+ children: /* @__PURE__ */ i("div", {
22
+ className: n,
23
23
  role: "status",
24
24
  "aria-live": "polite",
25
- children: /* @__PURE__ */ a(s, {})
25
+ children: /* @__PURE__ */ i(o, {})
26
26
  })
27
27
  }),
28
28
  children: c
@@ -1 +1 @@
1
- {"version":3,"file":"BackofficeToolsQueryBoundary.js","names":[],"sources":["../../../../../src/components/backoffice/tools/BackofficeToolsQueryBoundary.tsx"],"sourcesContent":["import { Suspense, type JSX, type ReactNode } from 'react';\nimport { useTranslation } from 'react-i18next';\n\nimport { Spinner } from '@plumile/ui/backoffice/atoms/spinner/Spinner.js';\n\nimport { BackofficeDetailSection } from '../detail/BackofficeDetailSection.js';\nimport { BackofficeErrorBoundary } from '../errors/BackofficeErrorBoundary.js';\n\nimport { BackofficeToolsErrorFallback } from './BackofficeToolsErrorFallback.js';\nimport * as styles from './backofficeToolsForm.css.js';\n\nexport type BackofficeToolsQueryBoundaryProps = {\n children: ReactNode;\n};\n\nexport const BackofficeToolsQueryBoundary = ({\n children,\n}: BackofficeToolsQueryBoundaryProps): JSX.Element => {\n const { t } = useTranslation('backofficeReact');\n\n const fallback = (\n <BackofficeDetailSection\n title={t('tools.output')}\n description={t('tools.loading.description')}\n >\n <div className={styles.loadingState} role=\"status\" aria-live=\"polite\">\n <Spinner />\n </div>\n </BackofficeDetailSection>\n );\n\n return (\n <BackofficeErrorBoundary\n fallback={({ error, reset }) => {\n return <BackofficeToolsErrorFallback error={error} onRetry={reset} />;\n }}\n >\n <Suspense fallback={fallback}>{children}</Suspense>\n </BackofficeErrorBoundary>\n );\n};\n\nexport default BackofficeToolsQueryBoundary;\n"],"mappings":";;;;;;;;;AAeA,IAAa,KAAgC,EAC3C,kBACoD;CACpD,IAAM,EAAE,SAAM,EAAe,kBAAkB;CAa/C,OACE,kBAAC,GAAD;EACE,WAAW,EAAE,UAAO,eACX,kBAAC,GAAD;GAAqC;GAAO,SAAS;GAAS,CAAA;YAGvE,kBAAC,GAAD;GAAoB,UAhBtB,kBAAC,GAAD;IACE,OAAO,EAAE,eAAe;IACxB,aAAa,EAAE,4BAA4B;cAE3C,kBAAC,OAAD;KAAK,WAAW;KAAqB,MAAK;KAAS,aAAU;eAC3D,kBAAC,GAAD,EAAW,CAAA;KACP,CAAA;IACkB,CASJ;GAAW;GAAoB,CAAA;EAC3B,CAAA"}
1
+ {"version":3,"file":"BackofficeToolsQueryBoundary.js","names":[],"sources":["../../../../../src/components/backoffice/tools/BackofficeToolsQueryBoundary.tsx"],"sourcesContent":["import { Suspense, type JSX, type ReactNode } from 'react';\nimport { useTranslation } from 'react-i18next';\n\nimport { Spinner } from '@plumile/ui/backoffice/atoms/spinner/Spinner.js';\nimport { BackofficeDetailSection } from '@plumile/ui/backoffice/molecules/backoffice_detail_section/BackofficeDetailSection.js';\n\nimport { BackofficeErrorBoundary } from '../errors/BackofficeErrorBoundary.js';\n\nimport { BackofficeToolsErrorFallback } from './BackofficeToolsErrorFallback.js';\nimport * as styles from './backofficeToolsForm.css.js';\n\nexport type BackofficeToolsQueryBoundaryProps = {\n children: ReactNode;\n};\n\nexport const BackofficeToolsQueryBoundary = ({\n children,\n}: BackofficeToolsQueryBoundaryProps): JSX.Element => {\n const { t } = useTranslation('backofficeReact');\n\n const fallback = (\n <BackofficeDetailSection\n title={t('tools.output')}\n description={t('tools.loading.description')}\n >\n <div className={styles.loadingState} role=\"status\" aria-live=\"polite\">\n <Spinner />\n </div>\n </BackofficeDetailSection>\n );\n\n return (\n <BackofficeErrorBoundary\n fallback={({ error, reset }) => {\n return <BackofficeToolsErrorFallback error={error} onRetry={reset} />;\n }}\n >\n <Suspense fallback={fallback}>{children}</Suspense>\n </BackofficeErrorBoundary>\n );\n};\n\nexport default BackofficeToolsQueryBoundary;\n"],"mappings":";;;;;;;;;AAeA,IAAa,KAAgC,EAC3C,kBACoD;CACpD,IAAM,EAAE,SAAM,EAAe,kBAAkB;CAa/C,OACE,kBAAC,GAAD;EACE,WAAW,EAAE,UAAO,eACX,kBAAC,GAAD;GAAqC;GAAO,SAAS;GAAS,CAAA;YAGvE,kBAAC,GAAD;GAAoB,UAhBtB,kBAAC,GAAD;IACE,OAAO,EAAE,eAAe;IACxB,aAAa,EAAE,4BAA4B;cAE3C,kBAAC,OAAD;KAAK,WAAW;KAAqB,MAAK;KAAS,aAAU;eAC3D,kBAAC,GAAD,EAAW,CAAA;KACP,CAAA;IACkB,CASJ;GAAW;GAAoB,CAAA;EAC3B,CAAA"}
@@ -245,10 +245,6 @@ var e = {
245
245
  status: "Status"
246
246
  },
247
247
  actions: { viewDetails: "View details" },
248
- audit: {
249
- actor: "Actor",
250
- source: "Source"
251
- },
252
248
  columns: {
253
249
  charged: "Charged",
254
250
  events: "Events",
@@ -370,12 +366,7 @@ var e = {
370
366
  },
371
367
  overview: "",
372
368
  picker: {
373
- empty: {
374
- description: "Try another search term.",
375
- title: "No result"
376
- },
377
369
  errors: { loadFailed: "Failed to load." },
378
- searchPlaceholder: { default: "Search..." },
379
370
  searchRequired: "Enter an ID to search.",
380
371
  title: "Select an ID",
381
372
  unavailable: "Picker not available for {{entity}}."
@@ -1 +1 @@
1
- {"version":3,"file":"backofficeReact.js","names":[],"sources":["../../../../../src/i18n/locales/en/backofficeReact.json"],"sourcesContent":["{\n \"actions\": {\n \"form\": {\n \"cancel\": \"Cancel\",\n \"errors\": {\n \"invalidJson\": \"{{label}} must be valid JSON.\",\n \"invalidJsonArray\": \"{{label}} must be a valid JSON array.\",\n \"invalidJsonObject\": \"{{label}} must be a valid JSON object.\",\n \"invalidNumber\": \"{{label}} must be a valid number.\",\n \"invalidPayload\": \"The submitted payload is invalid.\",\n \"required\": \"{{label}} is required.\",\n \"submitFailed\": \"Unable to complete this action. Please try again.\"\n },\n \"submitting\": \"Submitting...\"\n },\n \"view\": \"View\"\n },\n \"auth\": {\n \"acceptInvitation\": {\n \"actions\": {\n \"backToLogin\": \"Back to login\"\n },\n \"errors\": {\n \"alreadyAccepted\": \"This invitation has already been accepted.\",\n \"default\": \"Unable to accept invitation.\",\n \"emailMismatch\": \"This invitation was sent to a different email address.\",\n \"expired\": \"Invitation link has expired.\",\n \"invalidToken\": \"Invitation link is invalid.\",\n \"missingToken\": \"Invitation link is missing or invalid.\",\n \"passwordMismatch\": \"Password and confirmation do not match.\",\n \"passwordPolicyViolation\": \"Your password does not meet policy requirements.\",\n \"rateLimited\": \"Too many attempts. Please try again later.\",\n \"unavailable\": \"Invitation acceptance is not available.\"\n },\n \"form\": {\n \"confirmLabel\": \"Confirm password\",\n \"confirmPlaceholder\": \"Confirm your password\",\n \"passwordLabel\": \"Password\",\n \"passwordPlaceholder\": \"Create a password\",\n \"submit\": \"Accept invitation\"\n },\n \"mfaSubtitle\": \"Enter the verification code to continue.\",\n \"mfaTitle\": \"Verify your identity\",\n \"status\": {\n \"success\": \"Invitation accepted.\",\n \"workingButton\": \"Working...\"\n },\n \"subtitle\": \"Create your account to join.\",\n \"title\": \"Accept invitation\"\n },\n \"emailCapture\": {\n \"continue\": \"Continue\",\n \"description\": \"Enter your work email to continue.\",\n \"emailLabel\": \"Work email\",\n \"emailPlaceholder\": \"you@company.com\",\n \"forgotPassword\": \"Forgot your password?\"\n },\n \"loginFlow\": {\n \"errors\": {\n \"accountLocked\": \"Too many attempts. Try again later.\",\n \"emailRequired\": \"Enter an email address to continue.\",\n \"invalidCredentials\": \"Email or password is incorrect.\",\n \"invalidEmail\": \"Enter a valid email address.\",\n \"passkeyUnavailable\": \"Passkeys are not available.\",\n \"rateLimited\": \"Too many attempts. Please try again later.\",\n \"tryAgain\": \"Something went wrong. Please try again.\"\n },\n \"methods\": {\n \"title\": \"Choose a sign-in method\"\n },\n \"passkey\": {\n \"description\": \"Use the passkey associated with {{email}}.\",\n \"title\": \"Use a passkey\"\n },\n \"subtitle\": {\n \"default\": \"Choose a sign-in method to continue.\",\n \"mfa\": \"Enter the verification code to continue.\"\n },\n \"title\": {\n \"default\": \"Sign in\",\n \"mfa\": \"Two-factor authentication\"\n }\n },\n \"logout\": {\n \"errors\": {\n \"default\": \"Logout failed.\"\n }\n },\n \"methodChooser\": {\n \"actions\": {\n \"back\": \"Back\"\n },\n \"locked\": \"Too many attempts. Try again later.\",\n \"lockedWithTime\": \"Too many attempts. Try again at {{time}}.\",\n \"methods\": {\n \"other\": \"{{method}}\",\n \"passkey\": \"Passkey\",\n \"password\": \"Password\"\n },\n \"prompt\": \"Choose how to sign in for <strong>{{email}}</strong>.\"\n },\n \"mfa\": {\n \"actions\": {\n \"back\": \"Back\",\n \"submit\": \"Verify\"\n },\n \"errors\": {\n \"expired\": \"Verification session expired. Please try again.\",\n \"invalidChallenge\": \"Verification session is invalid. Restart the login.\",\n \"invalidCode\": \"Invalid code. Try again.\",\n \"shortCode\": \"Enter the 6-digit code.\",\n \"tooManyAttempts\": \"Too many attempts. Try again later.\",\n \"verificationFailed\": \"Verification failed. Try again.\"\n },\n \"form\": {\n \"label\": \"Verification code\",\n \"placeholder\": \"123456\"\n },\n \"helper\": {\n \"default\": \"Enter the 6-digit code from your authenticator.\",\n \"withEmail\": \"Enter the 6-digit code sent to {{email}}.\"\n }\n },\n \"oidc\": {\n \"buttons\": {\n \"apple\": \"Continue with Apple\",\n \"generic\": \"Continue with single sign-on\",\n \"google\": \"Continue with Google\"\n }\n },\n \"passkey\": {\n \"actions\": {\n \"showMethods\": \"Use another method\",\n \"submit\": \"Continue with passkey\",\n \"submitting\": \"Waiting for passkey...\"\n },\n \"errors\": {\n \"cancelled\": \"Passkey sign-in was cancelled.\",\n \"challengeExpired\": \"Passkey request expired. Try again.\",\n \"emailRequired\": \"Enter your email to continue.\",\n \"failed\": \"Passkey sign-in failed.\",\n \"invalidAssertion\": \"Passkey response is invalid. Try again.\",\n \"invalidChallenge\": \"Passkey request is invalid. Try again.\",\n \"invalidEmail\": \"Enter a valid email address.\",\n \"locked\": \"Too many attempts. Try again later.\",\n \"lockedWithTime\": \"Too many attempts. Try again at {{time}}.\",\n \"noCredential\": \"No credential was returned by the authenticator.\",\n \"notAvailable\": \"Passkeys are not available on this device.\",\n \"notFound\": \"No passkey found for this account.\"\n },\n \"form\": {\n \"emailLabel\": \"Email\",\n \"emailPlaceholder\": \"you@company.com\"\n },\n \"helper\": \"Use a passkey instead of your password.\"\n },\n \"passwordLogin\": {\n \"forgotPassword\": \"Forgot your password?\",\n \"title\": \"Sign in\"\n },\n \"passwordResetComplete\": {\n \"errors\": {\n \"expired\": \"This reset link has expired.\",\n \"invalid\": \"Reset link is invalid or expired.\",\n \"minLength\": \"Password must be at least {{minLength}} characters.\",\n \"mismatch\": \"Passwords do not match.\",\n \"missingToken\": \"Reset link is missing or invalid.\",\n \"policyViolation\": \"Your new password does not meet policy requirements.\"\n },\n \"form\": {\n \"confirmLabel\": \"Confirm password\",\n \"confirmPlaceholder\": \"Re-enter your password\",\n \"description\": \"Enter a new password for your account.\",\n \"passwordLabel\": \"Password\",\n \"passwordPlaceholder\": \"Enter a new password\",\n \"submit\": \"Update password\",\n \"title\": \"New password\"\n },\n \"subtitle\": \"Choose a strong password to secure your account.\",\n \"success\": {\n \"action\": \"Back to login\",\n \"description\": \"Your password has been changed.\",\n \"helper\": \"You can now sign in with your new password.\",\n \"title\": \"Password updated\"\n },\n \"title\": \"Set a new password\"\n },\n \"passwordResetRequest\": {\n \"errors\": {\n \"emailRequired\": \"Enter an email address.\",\n \"invalidEmail\": \"Please enter a valid email address.\",\n \"rateLimited\": \"Too many requests. Please wait and try again.\",\n \"startFailed\": \"Unable to start password reset.\"\n },\n \"form\": {\n \"description\": \"Enter the email for your account.\",\n \"emailLabel\": \"Email\",\n \"emailPlaceholder\": \"you@company.com\",\n \"submit\": \"Send reset link\"\n },\n \"sent\": {\n \"action\": \"Send another email\",\n \"description\": \"We sent a reset link to {{email}}.\",\n \"helper\": \"If you don't see it, check spam or try again.\",\n \"title\": \"Check your email\"\n },\n \"title\": \"Reset your password\"\n },\n \"verifyEmail\": {\n \"actions\": {\n \"continue\": \"Continue\",\n \"return\": \"Back to login\"\n },\n \"errors\": {\n \"alreadyVerified\": \"This email address is already verified.\",\n \"expired\": \"This verification link has expired.\",\n \"invalid\": \"Verification link is invalid or expired.\",\n \"missingToken\": \"Verification link is missing or invalid.\"\n },\n \"status\": {\n \"success\": \"Email verified. You can continue.\",\n \"verifying\": \"Verifying...\",\n \"verifyingButton\": \"Verifying\"\n },\n \"subtitle\": \"Confirm your email address to continue.\",\n \"title\": \"Verify your email\"\n }\n },\n \"common\": {\n \"actions\": {\n \"close\": \"Close\",\n \"copied\": \"Copied\",\n \"copy\": \"Copy\",\n \"pick\": \"Pick\",\n \"retry\": \"Retry\"\n },\n \"boolean\": {\n \"no\": \"No\",\n \"yes\": \"Yes\"\n },\n \"breadcrumb\": \"Breadcrumb\",\n \"errors\": {\n \"unexpected\": \"An unexpected error occurred.\"\n },\n \"loading\": \"Loading...\",\n \"notAvailable\": \"N/A\"\n },\n \"dashboard\": {\n \"actions\": {\n \"openList\": \"Open list\",\n \"openTool\": \"Open tool\"\n },\n \"subtitle\": \"Overview of the Work context.\",\n \"title\": \"Dashboard\"\n },\n \"detail\": {\n \"actionResult\": {\n \"message\": \"Message\",\n \"status\": \"Status\"\n },\n \"actions\": {\n \"viewDetails\": \"View details\"\n },\n \"audit\": {\n \"actor\": \"Actor\",\n \"source\": \"Source\"\n },\n \"columns\": {\n \"charged\": \"Charged\",\n \"events\": \"Events\",\n \"markup\": \"Markup\",\n \"name\": \"Name\",\n \"rawCost\": \"Raw cost\"\n },\n \"notFound\": \"Not found\"\n },\n \"emptyState\": {\n \"listEmpty\": {\n \"description\": \"There are no records to display.\",\n \"title\": \"No results\"\n },\n \"listEmptyFiltered\": {\n \"actions\": {\n \"reset\": \"Reset filters\"\n },\n \"description\": \"No results match the current filters.\"\n }\n },\n \"filters\": {\n \"actions\": {\n \"applyFilter\": \"Apply {{label}} filter\",\n \"changeFilterValue\": \"Change {{label}}\",\n \"clearFilter\": \"Clear {{label}} filter\",\n \"filterBy\": \"Filter by {{label}}\"\n },\n \"all\": \"All {{label}}\",\n \"boolean\": {\n \"no\": \"No\",\n \"yes\": \"Yes\"\n },\n \"drawer\": {\n \"emptySearchResults\": \"No filters match this search.\"\n },\n \"placeholders\": {\n \"anyEntity\": \"All\",\n \"search\": \"Search {{label}}\",\n \"unresolved\": \"Unresolved ID\"\n },\n \"sections\": {\n \"default\": \"Filters\"\n },\n \"trigger\": \"Filters\",\n \"triggerWithCount_one\": \"Filters ({{count}})\",\n \"triggerWithCount_other\": \"Filters ({{count}})\"\n },\n \"flags\": {\n \"agentManaged\": {\n \"agentManaged\": \"Agent managed\",\n \"userManaged\": \"User managed\"\n },\n \"capability\": {\n \"allowed\": \"Allowed\",\n \"denied\": \"Denied\"\n },\n \"default\": {\n \"default\": \"Default\",\n \"notDefault\": \"Not default\"\n },\n \"deployedProduction\": {\n \"deployed\": \"Deployed\",\n \"notDeployed\": \"Not deployed\"\n },\n \"enabled\": {\n \"disabled\": \"Disabled\",\n \"enabled\": \"Enabled\"\n },\n \"encrypted\": {\n \"encrypted\": \"Encrypted\",\n \"notEncrypted\": \"Not encrypted\"\n },\n \"failure\": {\n \"failed\": \"Failed\",\n \"ok\": \"OK\"\n },\n \"forced\": {\n \"forced\": \"Forced\",\n \"normal\": \"Normal\"\n },\n \"locked\": {\n \"locked\": \"Locked\",\n \"unlocked\": \"Unlocked\"\n }\n },\n \"format\": {\n \"currency\": \"{{value, currency}}\",\n \"number\": \"{{value, number}}\",\n \"percent\": \"{{value, percent}}\"\n },\n \"history\": \"\",\n \"hub\": {\n \"empty\": {\n \"description\": \"No available item matches the current filters.\",\n \"title\": \"No items\"\n },\n \"itemKinds\": {\n \"entity\": \"List\",\n \"tool\": \"Tool\"\n },\n \"search\": {\n \"placeholder\": \"Search\"\n },\n \"subtitle\": \"Choose an item to continue.\"\n },\n \"list\": {\n \"actions\": {\n \"refresh\": \"Refresh\",\n \"refreshing\": \"Refreshing…\",\n \"retry\": \"Retry\"\n },\n \"errors\": {\n \"fetchFailed\": \"Unable to refresh the list. Please try again.\",\n \"tableFailed\": \"The table failed to load.\",\n \"title\": \"Table error\"\n },\n \"loaded_one\": \"{{count, number}} item loaded\",\n \"loaded_other\": \"{{count, number}} items loaded\",\n \"loadMore\": {\n \"end\": \"End of results\",\n \"loading\": \"Loading more…\"\n },\n \"showing\": \"Showing {{shown, number}} of {{total, number}}\",\n \"sort\": {\n \"label\": \"Sort order\"\n },\n \"title\": \"\"\n },\n \"overview\": \"\",\n \"picker\": {\n \"empty\": {\n \"description\": \"Try another search term.\",\n \"title\": \"No result\"\n },\n \"errors\": {\n \"loadFailed\": \"Failed to load.\"\n },\n \"searchPlaceholder\": {\n \"default\": \"Search...\"\n },\n \"searchRequired\": \"Enter an ID to search.\",\n \"title\": \"Select an ID\",\n \"unavailable\": \"Picker not available for {{entity}}.\"\n },\n \"relations\": {\n \"labelWithCount_one\": \"{{label}} ({{count}})\",\n \"labelWithCount_other\": \"{{label}} ({{count}})\",\n \"menu\": {\n \"label\": \"Relations\"\n },\n \"openFilteredList\": \"Open filtered list: {{label}}\",\n \"unavailable\": {\n \"description\": \"This related list cannot be loaded right now.\",\n \"title\": \"Relation unavailable\"\n },\n \"viewList\": \"View list\"\n },\n \"review\": {\n \"status\": {\n \"approved\": \"Approved\",\n \"changesRequested\": \"Changes requested\",\n \"pending\": \"Pending\",\n \"unknown\": \"Unknown\"\n }\n },\n \"sidebar\": {\n \"actions\": {\n \"collapseSidebar\": \"Close\",\n \"expandSidebar\": \"Open\",\n \"pin\": \"Pin\",\n \"reorder\": \"Reorder\",\n \"unpin\": \"Unpin\"\n },\n \"items\": {\n \"dashboard\": \"Dashboard\"\n },\n \"navigationAriaLabel\": \"Backoffice navigation\",\n \"profile\": {\n \"actions\": {\n \"signOut\": \"Sign out\"\n },\n \"menuAriaLabel\": \"Open profile menu\",\n \"title\": \"Profile\",\n \"unknownUser\": \"Unknown user\"\n },\n \"search\": {\n \"placeholder\": \"Search…\"\n },\n \"sections\": {\n \"pinned\": \"Pinned\",\n \"recent\": \"Recent\"\n }\n },\n \"tools\": {\n \"errors\": {\n \"description\": \"We couldn't run this tool.\",\n \"details\": \"Error details\",\n \"label\": \"Error\",\n \"title\": \"Tool error\",\n \"unknown\": \"Unknown error\"\n },\n \"forms\": {\n \"actions\": {\n \"insertExample\": \"Insert example\",\n \"run\": \"Run\"\n },\n \"inputJsonLabel\": \"Input JSON\"\n },\n \"loading\": {\n \"description\": \"Running tool...\"\n },\n \"output\": \"Output\"\n }\n}\n"],"mappings":""}
1
+ {"version":3,"file":"backofficeReact.js","names":[],"sources":["../../../../../src/i18n/locales/en/backofficeReact.json"],"sourcesContent":["{\n \"actions\": {\n \"form\": {\n \"cancel\": \"Cancel\",\n \"errors\": {\n \"invalidJson\": \"{{label}} must be valid JSON.\",\n \"invalidJsonArray\": \"{{label}} must be a valid JSON array.\",\n \"invalidJsonObject\": \"{{label}} must be a valid JSON object.\",\n \"invalidNumber\": \"{{label}} must be a valid number.\",\n \"invalidPayload\": \"The submitted payload is invalid.\",\n \"required\": \"{{label}} is required.\",\n \"submitFailed\": \"Unable to complete this action. Please try again.\"\n },\n \"submitting\": \"Submitting...\"\n },\n \"view\": \"View\"\n },\n \"auth\": {\n \"acceptInvitation\": {\n \"actions\": {\n \"backToLogin\": \"Back to login\"\n },\n \"errors\": {\n \"alreadyAccepted\": \"This invitation has already been accepted.\",\n \"default\": \"Unable to accept invitation.\",\n \"emailMismatch\": \"This invitation was sent to a different email address.\",\n \"expired\": \"Invitation link has expired.\",\n \"invalidToken\": \"Invitation link is invalid.\",\n \"missingToken\": \"Invitation link is missing or invalid.\",\n \"passwordMismatch\": \"Password and confirmation do not match.\",\n \"passwordPolicyViolation\": \"Your password does not meet policy requirements.\",\n \"rateLimited\": \"Too many attempts. Please try again later.\",\n \"unavailable\": \"Invitation acceptance is not available.\"\n },\n \"form\": {\n \"confirmLabel\": \"Confirm password\",\n \"confirmPlaceholder\": \"Confirm your password\",\n \"passwordLabel\": \"Password\",\n \"passwordPlaceholder\": \"Create a password\",\n \"submit\": \"Accept invitation\"\n },\n \"mfaSubtitle\": \"Enter the verification code to continue.\",\n \"mfaTitle\": \"Verify your identity\",\n \"status\": {\n \"success\": \"Invitation accepted.\",\n \"workingButton\": \"Working...\"\n },\n \"subtitle\": \"Create your account to join.\",\n \"title\": \"Accept invitation\"\n },\n \"emailCapture\": {\n \"continue\": \"Continue\",\n \"description\": \"Enter your work email to continue.\",\n \"emailLabel\": \"Work email\",\n \"emailPlaceholder\": \"you@company.com\",\n \"forgotPassword\": \"Forgot your password?\"\n },\n \"loginFlow\": {\n \"errors\": {\n \"accountLocked\": \"Too many attempts. Try again later.\",\n \"emailRequired\": \"Enter an email address to continue.\",\n \"invalidCredentials\": \"Email or password is incorrect.\",\n \"invalidEmail\": \"Enter a valid email address.\",\n \"passkeyUnavailable\": \"Passkeys are not available.\",\n \"rateLimited\": \"Too many attempts. Please try again later.\",\n \"tryAgain\": \"Something went wrong. Please try again.\"\n },\n \"methods\": {\n \"title\": \"Choose a sign-in method\"\n },\n \"passkey\": {\n \"description\": \"Use the passkey associated with {{email}}.\",\n \"title\": \"Use a passkey\"\n },\n \"subtitle\": {\n \"default\": \"Choose a sign-in method to continue.\",\n \"mfa\": \"Enter the verification code to continue.\"\n },\n \"title\": {\n \"default\": \"Sign in\",\n \"mfa\": \"Two-factor authentication\"\n }\n },\n \"logout\": {\n \"errors\": {\n \"default\": \"Logout failed.\"\n }\n },\n \"methodChooser\": {\n \"actions\": {\n \"back\": \"Back\"\n },\n \"locked\": \"Too many attempts. Try again later.\",\n \"lockedWithTime\": \"Too many attempts. Try again at {{time}}.\",\n \"methods\": {\n \"other\": \"{{method}}\",\n \"passkey\": \"Passkey\",\n \"password\": \"Password\"\n },\n \"prompt\": \"Choose how to sign in for <strong>{{email}}</strong>.\"\n },\n \"mfa\": {\n \"actions\": {\n \"back\": \"Back\",\n \"submit\": \"Verify\"\n },\n \"errors\": {\n \"expired\": \"Verification session expired. Please try again.\",\n \"invalidChallenge\": \"Verification session is invalid. Restart the login.\",\n \"invalidCode\": \"Invalid code. Try again.\",\n \"shortCode\": \"Enter the 6-digit code.\",\n \"tooManyAttempts\": \"Too many attempts. Try again later.\",\n \"verificationFailed\": \"Verification failed. Try again.\"\n },\n \"form\": {\n \"label\": \"Verification code\",\n \"placeholder\": \"123456\"\n },\n \"helper\": {\n \"default\": \"Enter the 6-digit code from your authenticator.\",\n \"withEmail\": \"Enter the 6-digit code sent to {{email}}.\"\n }\n },\n \"oidc\": {\n \"buttons\": {\n \"apple\": \"Continue with Apple\",\n \"generic\": \"Continue with single sign-on\",\n \"google\": \"Continue with Google\"\n }\n },\n \"passkey\": {\n \"actions\": {\n \"showMethods\": \"Use another method\",\n \"submit\": \"Continue with passkey\",\n \"submitting\": \"Waiting for passkey...\"\n },\n \"errors\": {\n \"cancelled\": \"Passkey sign-in was cancelled.\",\n \"challengeExpired\": \"Passkey request expired. Try again.\",\n \"emailRequired\": \"Enter your email to continue.\",\n \"failed\": \"Passkey sign-in failed.\",\n \"invalidAssertion\": \"Passkey response is invalid. Try again.\",\n \"invalidChallenge\": \"Passkey request is invalid. Try again.\",\n \"invalidEmail\": \"Enter a valid email address.\",\n \"locked\": \"Too many attempts. Try again later.\",\n \"lockedWithTime\": \"Too many attempts. Try again at {{time}}.\",\n \"noCredential\": \"No credential was returned by the authenticator.\",\n \"notAvailable\": \"Passkeys are not available on this device.\",\n \"notFound\": \"No passkey found for this account.\"\n },\n \"form\": {\n \"emailLabel\": \"Email\",\n \"emailPlaceholder\": \"you@company.com\"\n },\n \"helper\": \"Use a passkey instead of your password.\"\n },\n \"passwordLogin\": {\n \"forgotPassword\": \"Forgot your password?\",\n \"title\": \"Sign in\"\n },\n \"passwordResetComplete\": {\n \"errors\": {\n \"expired\": \"This reset link has expired.\",\n \"invalid\": \"Reset link is invalid or expired.\",\n \"minLength\": \"Password must be at least {{minLength}} characters.\",\n \"mismatch\": \"Passwords do not match.\",\n \"missingToken\": \"Reset link is missing or invalid.\",\n \"policyViolation\": \"Your new password does not meet policy requirements.\"\n },\n \"form\": {\n \"confirmLabel\": \"Confirm password\",\n \"confirmPlaceholder\": \"Re-enter your password\",\n \"description\": \"Enter a new password for your account.\",\n \"passwordLabel\": \"Password\",\n \"passwordPlaceholder\": \"Enter a new password\",\n \"submit\": \"Update password\",\n \"title\": \"New password\"\n },\n \"subtitle\": \"Choose a strong password to secure your account.\",\n \"success\": {\n \"action\": \"Back to login\",\n \"description\": \"Your password has been changed.\",\n \"helper\": \"You can now sign in with your new password.\",\n \"title\": \"Password updated\"\n },\n \"title\": \"Set a new password\"\n },\n \"passwordResetRequest\": {\n \"errors\": {\n \"emailRequired\": \"Enter an email address.\",\n \"invalidEmail\": \"Please enter a valid email address.\",\n \"rateLimited\": \"Too many requests. Please wait and try again.\",\n \"startFailed\": \"Unable to start password reset.\"\n },\n \"form\": {\n \"description\": \"Enter the email for your account.\",\n \"emailLabel\": \"Email\",\n \"emailPlaceholder\": \"you@company.com\",\n \"submit\": \"Send reset link\"\n },\n \"sent\": {\n \"action\": \"Send another email\",\n \"description\": \"We sent a reset link to {{email}}.\",\n \"helper\": \"If you don't see it, check spam or try again.\",\n \"title\": \"Check your email\"\n },\n \"title\": \"Reset your password\"\n },\n \"verifyEmail\": {\n \"actions\": {\n \"continue\": \"Continue\",\n \"return\": \"Back to login\"\n },\n \"errors\": {\n \"alreadyVerified\": \"This email address is already verified.\",\n \"expired\": \"This verification link has expired.\",\n \"invalid\": \"Verification link is invalid or expired.\",\n \"missingToken\": \"Verification link is missing or invalid.\"\n },\n \"status\": {\n \"success\": \"Email verified. You can continue.\",\n \"verifying\": \"Verifying...\",\n \"verifyingButton\": \"Verifying\"\n },\n \"subtitle\": \"Confirm your email address to continue.\",\n \"title\": \"Verify your email\"\n }\n },\n \"common\": {\n \"actions\": {\n \"close\": \"Close\",\n \"copied\": \"Copied\",\n \"copy\": \"Copy\",\n \"pick\": \"Pick\",\n \"retry\": \"Retry\"\n },\n \"boolean\": {\n \"no\": \"No\",\n \"yes\": \"Yes\"\n },\n \"breadcrumb\": \"Breadcrumb\",\n \"errors\": {\n \"unexpected\": \"An unexpected error occurred.\"\n },\n \"loading\": \"Loading...\",\n \"notAvailable\": \"N/A\"\n },\n \"dashboard\": {\n \"actions\": {\n \"openList\": \"Open list\",\n \"openTool\": \"Open tool\"\n },\n \"subtitle\": \"Overview of the Work context.\",\n \"title\": \"Dashboard\"\n },\n \"detail\": {\n \"actionResult\": {\n \"message\": \"Message\",\n \"status\": \"Status\"\n },\n \"actions\": {\n \"viewDetails\": \"View details\"\n },\n \"columns\": {\n \"charged\": \"Charged\",\n \"events\": \"Events\",\n \"markup\": \"Markup\",\n \"name\": \"Name\",\n \"rawCost\": \"Raw cost\"\n },\n \"notFound\": \"Not found\"\n },\n \"emptyState\": {\n \"listEmpty\": {\n \"description\": \"There are no records to display.\",\n \"title\": \"No results\"\n },\n \"listEmptyFiltered\": {\n \"actions\": {\n \"reset\": \"Reset filters\"\n },\n \"description\": \"No results match the current filters.\"\n }\n },\n \"filters\": {\n \"actions\": {\n \"applyFilter\": \"Apply {{label}} filter\",\n \"changeFilterValue\": \"Change {{label}}\",\n \"clearFilter\": \"Clear {{label}} filter\",\n \"filterBy\": \"Filter by {{label}}\"\n },\n \"all\": \"All {{label}}\",\n \"boolean\": {\n \"no\": \"No\",\n \"yes\": \"Yes\"\n },\n \"drawer\": {\n \"emptySearchResults\": \"No filters match this search.\"\n },\n \"placeholders\": {\n \"anyEntity\": \"All\",\n \"search\": \"Search {{label}}\",\n \"unresolved\": \"Unresolved ID\"\n },\n \"sections\": {\n \"default\": \"Filters\"\n },\n \"trigger\": \"Filters\",\n \"triggerWithCount_one\": \"Filters ({{count}})\",\n \"triggerWithCount_other\": \"Filters ({{count}})\"\n },\n \"flags\": {\n \"agentManaged\": {\n \"agentManaged\": \"Agent managed\",\n \"userManaged\": \"User managed\"\n },\n \"capability\": {\n \"allowed\": \"Allowed\",\n \"denied\": \"Denied\"\n },\n \"default\": {\n \"default\": \"Default\",\n \"notDefault\": \"Not default\"\n },\n \"deployedProduction\": {\n \"deployed\": \"Deployed\",\n \"notDeployed\": \"Not deployed\"\n },\n \"enabled\": {\n \"disabled\": \"Disabled\",\n \"enabled\": \"Enabled\"\n },\n \"encrypted\": {\n \"encrypted\": \"Encrypted\",\n \"notEncrypted\": \"Not encrypted\"\n },\n \"failure\": {\n \"failed\": \"Failed\",\n \"ok\": \"OK\"\n },\n \"forced\": {\n \"forced\": \"Forced\",\n \"normal\": \"Normal\"\n },\n \"locked\": {\n \"locked\": \"Locked\",\n \"unlocked\": \"Unlocked\"\n }\n },\n \"format\": {\n \"currency\": \"{{value, currency}}\",\n \"number\": \"{{value, number}}\",\n \"percent\": \"{{value, percent}}\"\n },\n \"history\": \"\",\n \"hub\": {\n \"empty\": {\n \"description\": \"No available item matches the current filters.\",\n \"title\": \"No items\"\n },\n \"itemKinds\": {\n \"entity\": \"List\",\n \"tool\": \"Tool\"\n },\n \"search\": {\n \"placeholder\": \"Search\"\n },\n \"subtitle\": \"Choose an item to continue.\"\n },\n \"list\": {\n \"actions\": {\n \"refresh\": \"Refresh\",\n \"refreshing\": \"Refreshing…\",\n \"retry\": \"Retry\"\n },\n \"errors\": {\n \"fetchFailed\": \"Unable to refresh the list. Please try again.\",\n \"tableFailed\": \"The table failed to load.\",\n \"title\": \"Table error\"\n },\n \"loaded_one\": \"{{count, number}} item loaded\",\n \"loaded_other\": \"{{count, number}} items loaded\",\n \"loadMore\": {\n \"end\": \"End of results\",\n \"loading\": \"Loading more…\"\n },\n \"showing\": \"Showing {{shown, number}} of {{total, number}}\",\n \"sort\": {\n \"label\": \"Sort order\"\n },\n \"title\": \"\"\n },\n \"overview\": \"\",\n \"picker\": {\n \"errors\": {\n \"loadFailed\": \"Failed to load.\"\n },\n \"searchRequired\": \"Enter an ID to search.\",\n \"title\": \"Select an ID\",\n \"unavailable\": \"Picker not available for {{entity}}.\"\n },\n \"relations\": {\n \"labelWithCount_one\": \"{{label}} ({{count}})\",\n \"labelWithCount_other\": \"{{label}} ({{count}})\",\n \"menu\": {\n \"label\": \"Relations\"\n },\n \"openFilteredList\": \"Open filtered list: {{label}}\",\n \"unavailable\": {\n \"description\": \"This related list cannot be loaded right now.\",\n \"title\": \"Relation unavailable\"\n },\n \"viewList\": \"View list\"\n },\n \"review\": {\n \"status\": {\n \"approved\": \"Approved\",\n \"changesRequested\": \"Changes requested\",\n \"pending\": \"Pending\",\n \"unknown\": \"Unknown\"\n }\n },\n \"sidebar\": {\n \"actions\": {\n \"collapseSidebar\": \"Close\",\n \"expandSidebar\": \"Open\",\n \"pin\": \"Pin\",\n \"reorder\": \"Reorder\",\n \"unpin\": \"Unpin\"\n },\n \"items\": {\n \"dashboard\": \"Dashboard\"\n },\n \"navigationAriaLabel\": \"Backoffice navigation\",\n \"profile\": {\n \"actions\": {\n \"signOut\": \"Sign out\"\n },\n \"menuAriaLabel\": \"Open profile menu\",\n \"title\": \"Profile\",\n \"unknownUser\": \"Unknown user\"\n },\n \"search\": {\n \"placeholder\": \"Search…\"\n },\n \"sections\": {\n \"pinned\": \"Pinned\",\n \"recent\": \"Recent\"\n }\n },\n \"tools\": {\n \"errors\": {\n \"description\": \"We couldn't run this tool.\",\n \"details\": \"Error details\",\n \"label\": \"Error\",\n \"title\": \"Tool error\",\n \"unknown\": \"Unknown error\"\n },\n \"forms\": {\n \"actions\": {\n \"insertExample\": \"Insert example\",\n \"run\": \"Run\"\n },\n \"inputJsonLabel\": \"Input JSON\"\n },\n \"loading\": {\n \"description\": \"Running tool...\"\n },\n \"output\": \"Output\"\n }\n}\n"],"mappings":""}
@@ -245,10 +245,6 @@ var e = {
245
245
  status: "Statut"
246
246
  },
247
247
  actions: { viewDetails: "Voir le détail" },
248
- audit: {
249
- actor: "Acteur",
250
- source: "Source"
251
- },
252
248
  columns: {
253
249
  charged: "Facturé",
254
250
  events: "Événements",
@@ -372,12 +368,7 @@ var e = {
372
368
  },
373
369
  overview: "",
374
370
  picker: {
375
- empty: {
376
- description: "Essayez un autre terme de recherche.",
377
- title: "Aucun résultat"
378
- },
379
371
  errors: { loadFailed: "Échec du chargement." },
380
- searchPlaceholder: { default: "Rechercher..." },
381
372
  searchRequired: "Saisissez un ID pour rechercher.",
382
373
  title: "Sélectionner un ID",
383
374
  unavailable: "Sélecteur indisponible pour {{entity}}."
@@ -1 +1 @@
1
- {"version":3,"file":"backofficeReact.js","names":[],"sources":["../../../../../src/i18n/locales/fr/backofficeReact.json"],"sourcesContent":["{\n \"actions\": {\n \"form\": {\n \"cancel\": \"Annuler\",\n \"errors\": {\n \"invalidJson\": \"{{label}} doit être un JSON valide.\",\n \"invalidJsonArray\": \"{{label}} doit être un tableau JSON valide.\",\n \"invalidJsonObject\": \"{{label}} doit être un objet JSON valide.\",\n \"invalidNumber\": \"{{label}} doit être un nombre valide.\",\n \"invalidPayload\": \"La charge utile soumise est invalide.\",\n \"required\": \"{{label}} est requis.\",\n \"submitFailed\": \"Impossible de terminer cette action. Veuillez réessayer.\"\n },\n \"submitting\": \"Envoi...\"\n },\n \"view\": \"Voir\"\n },\n \"auth\": {\n \"acceptInvitation\": {\n \"actions\": {\n \"backToLogin\": \"Retour à la connexion\"\n },\n \"errors\": {\n \"alreadyAccepted\": \"Cette invitation a déjà été acceptée.\",\n \"default\": \"Impossible d'accepter l'invitation.\",\n \"emailMismatch\": \"Cette invitation a été envoyée à une autre adresse email.\",\n \"expired\": \"Le lien d'invitation a expiré.\",\n \"invalidToken\": \"Le lien d'invitation est invalide.\",\n \"missingToken\": \"Le lien d'invitation est manquant ou invalide.\",\n \"passwordMismatch\": \"Le mot de passe et sa confirmation ne correspondent pas.\",\n \"passwordPolicyViolation\": \"Votre mot de passe ne respecte pas la politique de sécurité.\",\n \"rateLimited\": \"Trop de tentatives. Veuillez réessayer plus tard.\",\n \"unavailable\": \"L'acceptation d'invitation n'est pas disponible.\"\n },\n \"form\": {\n \"confirmLabel\": \"Confirmer le mot de passe\",\n \"confirmPlaceholder\": \"Confirmez votre mot de passe\",\n \"passwordLabel\": \"Mot de passe\",\n \"passwordPlaceholder\": \"Créez un mot de passe\",\n \"submit\": \"Accepter l'invitation\"\n },\n \"mfaSubtitle\": \"Entrez le code de vérification pour continuer.\",\n \"mfaTitle\": \"Vérifiez votre identité\",\n \"status\": {\n \"success\": \"Invitation acceptée.\",\n \"workingButton\": \"Traitement...\"\n },\n \"subtitle\": \"Créez votre compte pour rejoindre.\",\n \"title\": \"Accepter l'invitation\"\n },\n \"emailCapture\": {\n \"continue\": \"Continuer\",\n \"description\": \"Entrez votre email professionnel pour continuer.\",\n \"emailLabel\": \"Email professionnel\",\n \"emailPlaceholder\": \"vous@entreprise.com\",\n \"forgotPassword\": \"Mot de passe oublié ?\"\n },\n \"loginFlow\": {\n \"errors\": {\n \"accountLocked\": \"Trop de tentatives. Veuillez réessayer plus tard.\",\n \"emailRequired\": \"Entrez une adresse email pour continuer.\",\n \"invalidCredentials\": \"Email ou mot de passe incorrect.\",\n \"invalidEmail\": \"Entrez une adresse email valide.\",\n \"passkeyUnavailable\": \"Les passkeys ne sont pas disponibles.\",\n \"rateLimited\": \"Trop de tentatives. Veuillez réessayer plus tard.\",\n \"tryAgain\": \"Une erreur est survenue. Veuillez réessayer.\"\n },\n \"methods\": {\n \"title\": \"Choisissez une méthode de connexion\"\n },\n \"passkey\": {\n \"description\": \"Utilisez la passkey associée à {{email}}.\",\n \"title\": \"Utiliser une passkey\"\n },\n \"subtitle\": {\n \"default\": \"Choisissez une méthode de connexion pour continuer.\",\n \"mfa\": \"Entrez le code de vérification pour continuer.\"\n },\n \"title\": {\n \"default\": \"Se connecter\",\n \"mfa\": \"Authentification à deux facteurs\"\n }\n },\n \"logout\": {\n \"errors\": {\n \"default\": \"Échec de la déconnexion.\"\n }\n },\n \"methodChooser\": {\n \"actions\": {\n \"back\": \"Retour\"\n },\n \"locked\": \"Trop de tentatives. Veuillez réessayer plus tard.\",\n \"lockedWithTime\": \"Trop de tentatives. Veuillez réessayer à {{time}}.\",\n \"methods\": {\n \"other\": \"{{method}}\",\n \"passkey\": \"Passkey\",\n \"password\": \"Mot de passe\"\n },\n \"prompt\": \"Choisissez comment vous connecter pour <strong>{{email}}</strong>.\"\n },\n \"mfa\": {\n \"actions\": {\n \"back\": \"Retour\",\n \"submit\": \"Vérifier\"\n },\n \"errors\": {\n \"expired\": \"La session de vérification a expiré. Réessayez.\",\n \"invalidChallenge\": \"La session de vérification est invalide. Reprenez la connexion.\",\n \"invalidCode\": \"Code invalide. Réessayez.\",\n \"shortCode\": \"Entrez le code à 6 chiffres.\",\n \"tooManyAttempts\": \"Trop de tentatives. Veuillez réessayer plus tard.\",\n \"verificationFailed\": \"La vérification a échoué. Réessayez.\"\n },\n \"form\": {\n \"label\": \"Code de vérification\",\n \"placeholder\": \"123456\"\n },\n \"helper\": {\n \"default\": \"Entrez le code à 6 chiffres de votre authentificateur.\",\n \"withEmail\": \"Entrez le code à 6 chiffres envoyé à {{email}}.\"\n }\n },\n \"oidc\": {\n \"buttons\": {\n \"apple\": \"Continuer avec Apple\",\n \"generic\": \"Continuer avec un SSO\",\n \"google\": \"Continuer avec Google\"\n }\n },\n \"passkey\": {\n \"actions\": {\n \"showMethods\": \"Utiliser une autre méthode\",\n \"submit\": \"Continuer avec la passkey\",\n \"submitting\": \"En attente de la passkey...\"\n },\n \"errors\": {\n \"cancelled\": \"La connexion par passkey a été annulée.\",\n \"challengeExpired\": \"La demande de passkey a expiré. Réessayez.\",\n \"emailRequired\": \"Entrez votre email pour continuer.\",\n \"failed\": \"Échec de la connexion par passkey.\",\n \"invalidAssertion\": \"La réponse de passkey est invalide. Réessayez.\",\n \"invalidChallenge\": \"La demande de passkey est invalide. Réessayez.\",\n \"invalidEmail\": \"Entrez une adresse email valide.\",\n \"locked\": \"Trop de tentatives. Veuillez réessayer plus tard.\",\n \"lockedWithTime\": \"Trop de tentatives. Veuillez réessayer à {{time}}.\",\n \"noCredential\": \"L'authentificateur n'a retourné aucun identifiant.\",\n \"notAvailable\": \"Les passkeys ne sont pas disponibles sur cet appareil.\",\n \"notFound\": \"Aucune passkey n'est associée à ce compte.\"\n },\n \"form\": {\n \"emailLabel\": \"Email\",\n \"emailPlaceholder\": \"vous@entreprise.com\"\n },\n \"helper\": \"Utilisez une passkey à la place de votre mot de passe.\"\n },\n \"passwordLogin\": {\n \"forgotPassword\": \"Mot de passe oublié ?\",\n \"title\": \"Se connecter\"\n },\n \"passwordResetComplete\": {\n \"errors\": {\n \"expired\": \"Ce lien de réinitialisation a expiré.\",\n \"invalid\": \"Le lien de réinitialisation est invalide ou expiré.\",\n \"minLength\": \"Le mot de passe doit contenir au moins {{minLength}} caractères.\",\n \"mismatch\": \"Les mots de passe ne correspondent pas.\",\n \"missingToken\": \"Le lien de réinitialisation est manquant ou invalide.\",\n \"policyViolation\": \"Votre nouveau mot de passe ne respecte pas la politique de sécurité.\"\n },\n \"form\": {\n \"confirmLabel\": \"Confirmer le mot de passe\",\n \"confirmPlaceholder\": \"Saisissez à nouveau votre mot de passe\",\n \"description\": \"Entrez un nouveau mot de passe pour votre compte.\",\n \"passwordLabel\": \"Mot de passe\",\n \"passwordPlaceholder\": \"Entrez un nouveau mot de passe\",\n \"submit\": \"Mettre à jour le mot de passe\",\n \"title\": \"Nouveau mot de passe\"\n },\n \"subtitle\": \"Choisissez un mot de passe robuste pour sécuriser votre compte.\",\n \"success\": {\n \"action\": \"Retour à la connexion\",\n \"description\": \"Votre mot de passe a été modifié.\",\n \"helper\": \"Vous pouvez maintenant vous connecter avec votre nouveau mot de passe.\",\n \"title\": \"Mot de passe mis à jour\"\n },\n \"title\": \"Définir un nouveau mot de passe\"\n },\n \"passwordResetRequest\": {\n \"errors\": {\n \"emailRequired\": \"Entrez une adresse email.\",\n \"invalidEmail\": \"Veuillez saisir une adresse email valide.\",\n \"rateLimited\": \"Trop de demandes. Veuillez patienter puis réessayer.\",\n \"startFailed\": \"Impossible de démarrer la réinitialisation.\"\n },\n \"form\": {\n \"description\": \"Entrez l'email de votre compte.\",\n \"emailLabel\": \"Email\",\n \"emailPlaceholder\": \"vous@entreprise.com\",\n \"submit\": \"Envoyer le lien de réinitialisation\"\n },\n \"sent\": {\n \"action\": \"Envoyer un autre email\",\n \"description\": \"Nous avons envoyé un lien de réinitialisation à {{email}}.\",\n \"helper\": \"Si vous ne le voyez pas, vérifiez les spams ou réessayez.\",\n \"title\": \"Vérifiez votre email\"\n },\n \"title\": \"Réinitialiser votre mot de passe\"\n },\n \"verifyEmail\": {\n \"actions\": {\n \"continue\": \"Continuer\",\n \"return\": \"Retour à la connexion\"\n },\n \"errors\": {\n \"alreadyVerified\": \"Cette adresse email est déjà vérifiée.\",\n \"expired\": \"Ce lien de vérification a expiré.\",\n \"invalid\": \"Le lien de vérification est invalide ou expiré.\",\n \"missingToken\": \"Le lien de vérification est manquant ou invalide.\"\n },\n \"status\": {\n \"success\": \"Email vérifié. Vous pouvez continuer.\",\n \"verifying\": \"Vérification...\",\n \"verifyingButton\": \"Vérification\"\n },\n \"subtitle\": \"Confirmez votre adresse email pour continuer.\",\n \"title\": \"Vérifier votre email\"\n }\n },\n \"common\": {\n \"actions\": {\n \"close\": \"Fermer\",\n \"copied\": \"Copié\",\n \"copy\": \"Copier\",\n \"pick\": \"Choisir\",\n \"retry\": \"Réessayer\"\n },\n \"boolean\": {\n \"no\": \"Non\",\n \"yes\": \"Oui\"\n },\n \"breadcrumb\": \"Fil d'Ariane\",\n \"errors\": {\n \"unexpected\": \"Une erreur inattendue est survenue.\"\n },\n \"loading\": \"Chargement...\",\n \"notAvailable\": \"N/D\"\n },\n \"dashboard\": {\n \"actions\": {\n \"openList\": \"Ouvrir la liste\",\n \"openTool\": \"Ouvrir l'outil\"\n },\n \"subtitle\": \"Vue d'ensemble du contexte Work.\",\n \"title\": \"Tableau de bord\"\n },\n \"detail\": {\n \"actionResult\": {\n \"message\": \"Message\",\n \"status\": \"Statut\"\n },\n \"actions\": {\n \"viewDetails\": \"Voir le détail\"\n },\n \"audit\": {\n \"actor\": \"Acteur\",\n \"source\": \"Source\"\n },\n \"columns\": {\n \"charged\": \"Facturé\",\n \"events\": \"Événements\",\n \"markup\": \"Marge\",\n \"name\": \"Nom\",\n \"rawCost\": \"Coût réel\"\n },\n \"notFound\": \"Introuvable\"\n },\n \"emptyState\": {\n \"listEmpty\": {\n \"description\": \"Aucun enregistrement à afficher.\",\n \"title\": \"Aucun résultat\"\n },\n \"listEmptyFiltered\": {\n \"actions\": {\n \"reset\": \"Réinitialiser les filtres\"\n },\n \"description\": \"Aucun résultat ne correspond aux filtres actuels.\"\n }\n },\n \"filters\": {\n \"actions\": {\n \"applyFilter\": \"Appliquer le filtre {{label}}\",\n \"changeFilterValue\": \"Modifier {{label}}\",\n \"clearFilter\": \"Effacer le filtre {{label}}\",\n \"filterBy\": \"Filtrer par {{label}}\"\n },\n \"all\": \"Tous {{label}}\",\n \"boolean\": {\n \"no\": \"Non\",\n \"yes\": \"Oui\"\n },\n \"drawer\": {\n \"emptySearchResults\": \"Aucun filtre ne correspond à cette recherche.\"\n },\n \"placeholders\": {\n \"anyEntity\": \"Tous\",\n \"search\": \"Rechercher {{label}}\",\n \"unresolved\": \"ID introuvable\"\n },\n \"sections\": {\n \"default\": \"Filtres\"\n },\n \"trigger\": \"Filtres\",\n \"triggerWithCount_one\": \"Filtres ({{count}})\",\n \"triggerWithCount_many\": \"Filtres ({{count}})\",\n \"triggerWithCount_other\": \"Filtres ({{count}})\"\n },\n \"flags\": {\n \"agentManaged\": {\n \"agentManaged\": \"Géré par un agent\",\n \"userManaged\": \"Géré par un utilisateur\"\n },\n \"capability\": {\n \"allowed\": \"Autorisé\",\n \"denied\": \"Refusé\"\n },\n \"default\": {\n \"default\": \"Par défaut\",\n \"notDefault\": \"Non par défaut\"\n },\n \"deployedProduction\": {\n \"deployed\": \"Déployé\",\n \"notDeployed\": \"Non déployé\"\n },\n \"enabled\": {\n \"disabled\": \"Désactivé\",\n \"enabled\": \"Activé\"\n },\n \"encrypted\": {\n \"encrypted\": \"Chiffré\",\n \"notEncrypted\": \"Non chiffré\"\n },\n \"failure\": {\n \"failed\": \"Échoué\",\n \"ok\": \"OK\"\n },\n \"forced\": {\n \"forced\": \"Forcé\",\n \"normal\": \"Normal\"\n },\n \"locked\": {\n \"locked\": \"Verrouillé\",\n \"unlocked\": \"Déverrouillé\"\n }\n },\n \"format\": {\n \"currency\": \"{{value, currency}}\",\n \"number\": \"{{value, number}}\",\n \"percent\": \"{{value, percent}}\"\n },\n \"history\": \"\",\n \"hub\": {\n \"empty\": {\n \"description\": \"Aucun élément disponible ne correspond aux filtres actuels.\",\n \"title\": \"Aucun élément\"\n },\n \"itemKinds\": {\n \"entity\": \"Liste\",\n \"tool\": \"Outil\"\n },\n \"search\": {\n \"placeholder\": \"Rechercher\"\n },\n \"subtitle\": \"Choisissez un élément pour continuer.\"\n },\n \"list\": {\n \"actions\": {\n \"refresh\": \"Actualiser\",\n \"refreshing\": \"Actualisation…\",\n \"retry\": \"Réessayer\"\n },\n \"errors\": {\n \"fetchFailed\": \"Impossible d'actualiser la liste. Veuillez réessayer.\",\n \"tableFailed\": \"Le tableau n'a pas pu se charger.\",\n \"title\": \"Erreur du tableau\"\n },\n \"loaded_one\": \"{{count, number}} élément chargé\",\n \"loaded_many\": \"{{count, number}} éléments chargés\",\n \"loaded_other\": \"{{count, number}} éléments chargés\",\n \"loadMore\": {\n \"end\": \"Fin des résultats\",\n \"loading\": \"Chargement…\"\n },\n \"showing\": \"Affichage de {{shown, number}} sur {{total, number}}\",\n \"sort\": {\n \"label\": \"Ordre de tri\"\n },\n \"title\": \"\"\n },\n \"overview\": \"\",\n \"picker\": {\n \"empty\": {\n \"description\": \"Essayez un autre terme de recherche.\",\n \"title\": \"Aucun résultat\"\n },\n \"errors\": {\n \"loadFailed\": \"Échec du chargement.\"\n },\n \"searchPlaceholder\": {\n \"default\": \"Rechercher...\"\n },\n \"searchRequired\": \"Saisissez un ID pour rechercher.\",\n \"title\": \"Sélectionner un ID\",\n \"unavailable\": \"Sélecteur indisponible pour {{entity}}.\"\n },\n \"relations\": {\n \"labelWithCount_one\": \"{{label}} ({{count}})\",\n \"labelWithCount_many\": \"{{label}} ({{count}})\",\n \"labelWithCount_other\": \"{{label}} ({{count}})\",\n \"menu\": {\n \"label\": \"Relations\"\n },\n \"openFilteredList\": \"Ouvrir la liste filtrée : {{label}}\",\n \"unavailable\": {\n \"description\": \"Cette liste liée ne peut pas être chargée pour le moment.\",\n \"title\": \"Relation indisponible\"\n },\n \"viewList\": \"Voir la liste\"\n },\n \"review\": {\n \"status\": {\n \"approved\": \"Approuvé\",\n \"changesRequested\": \"Modifications demandées\",\n \"pending\": \"En attente\",\n \"unknown\": \"Inconnu\"\n }\n },\n \"sidebar\": {\n \"actions\": {\n \"collapseSidebar\": \"Fermer\",\n \"expandSidebar\": \"Ouvrir\",\n \"pin\": \"Épingler\",\n \"reorder\": \"Réordonner\",\n \"unpin\": \"Désépingler\"\n },\n \"items\": {\n \"dashboard\": \"Tableau de bord\"\n },\n \"navigationAriaLabel\": \"Navigation backoffice\",\n \"profile\": {\n \"actions\": {\n \"signOut\": \"Se déconnecter\"\n },\n \"menuAriaLabel\": \"Ouvrir le menu profil\",\n \"title\": \"Profil\",\n \"unknownUser\": \"Utilisateur inconnu\"\n },\n \"search\": {\n \"placeholder\": \"Rechercher...\"\n },\n \"sections\": {\n \"pinned\": \"Épinglés\",\n \"recent\": \"Récents\"\n }\n },\n \"tools\": {\n \"errors\": {\n \"description\": \"Impossible d'exécuter cet outil.\",\n \"details\": \"Détails de l'erreur\",\n \"label\": \"Erreur\",\n \"title\": \"Erreur d'outil\",\n \"unknown\": \"Erreur inconnue\"\n },\n \"forms\": {\n \"actions\": {\n \"insertExample\": \"Insérer l'exemple\",\n \"run\": \"Exécuter\"\n },\n \"inputJsonLabel\": \"JSON d'entrée\"\n },\n \"loading\": {\n \"description\": \"Exécution de l'outil...\"\n },\n \"output\": \"Résultat\"\n }\n}\n"],"mappings":""}
1
+ {"version":3,"file":"backofficeReact.js","names":[],"sources":["../../../../../src/i18n/locales/fr/backofficeReact.json"],"sourcesContent":["{\n \"actions\": {\n \"form\": {\n \"cancel\": \"Annuler\",\n \"errors\": {\n \"invalidJson\": \"{{label}} doit être un JSON valide.\",\n \"invalidJsonArray\": \"{{label}} doit être un tableau JSON valide.\",\n \"invalidJsonObject\": \"{{label}} doit être un objet JSON valide.\",\n \"invalidNumber\": \"{{label}} doit être un nombre valide.\",\n \"invalidPayload\": \"La charge utile soumise est invalide.\",\n \"required\": \"{{label}} est requis.\",\n \"submitFailed\": \"Impossible de terminer cette action. Veuillez réessayer.\"\n },\n \"submitting\": \"Envoi...\"\n },\n \"view\": \"Voir\"\n },\n \"auth\": {\n \"acceptInvitation\": {\n \"actions\": {\n \"backToLogin\": \"Retour à la connexion\"\n },\n \"errors\": {\n \"alreadyAccepted\": \"Cette invitation a déjà été acceptée.\",\n \"default\": \"Impossible d'accepter l'invitation.\",\n \"emailMismatch\": \"Cette invitation a été envoyée à une autre adresse email.\",\n \"expired\": \"Le lien d'invitation a expiré.\",\n \"invalidToken\": \"Le lien d'invitation est invalide.\",\n \"missingToken\": \"Le lien d'invitation est manquant ou invalide.\",\n \"passwordMismatch\": \"Le mot de passe et sa confirmation ne correspondent pas.\",\n \"passwordPolicyViolation\": \"Votre mot de passe ne respecte pas la politique de sécurité.\",\n \"rateLimited\": \"Trop de tentatives. Veuillez réessayer plus tard.\",\n \"unavailable\": \"L'acceptation d'invitation n'est pas disponible.\"\n },\n \"form\": {\n \"confirmLabel\": \"Confirmer le mot de passe\",\n \"confirmPlaceholder\": \"Confirmez votre mot de passe\",\n \"passwordLabel\": \"Mot de passe\",\n \"passwordPlaceholder\": \"Créez un mot de passe\",\n \"submit\": \"Accepter l'invitation\"\n },\n \"mfaSubtitle\": \"Entrez le code de vérification pour continuer.\",\n \"mfaTitle\": \"Vérifiez votre identité\",\n \"status\": {\n \"success\": \"Invitation acceptée.\",\n \"workingButton\": \"Traitement...\"\n },\n \"subtitle\": \"Créez votre compte pour rejoindre.\",\n \"title\": \"Accepter l'invitation\"\n },\n \"emailCapture\": {\n \"continue\": \"Continuer\",\n \"description\": \"Entrez votre email professionnel pour continuer.\",\n \"emailLabel\": \"Email professionnel\",\n \"emailPlaceholder\": \"vous@entreprise.com\",\n \"forgotPassword\": \"Mot de passe oublié ?\"\n },\n \"loginFlow\": {\n \"errors\": {\n \"accountLocked\": \"Trop de tentatives. Veuillez réessayer plus tard.\",\n \"emailRequired\": \"Entrez une adresse email pour continuer.\",\n \"invalidCredentials\": \"Email ou mot de passe incorrect.\",\n \"invalidEmail\": \"Entrez une adresse email valide.\",\n \"passkeyUnavailable\": \"Les passkeys ne sont pas disponibles.\",\n \"rateLimited\": \"Trop de tentatives. Veuillez réessayer plus tard.\",\n \"tryAgain\": \"Une erreur est survenue. Veuillez réessayer.\"\n },\n \"methods\": {\n \"title\": \"Choisissez une méthode de connexion\"\n },\n \"passkey\": {\n \"description\": \"Utilisez la passkey associée à {{email}}.\",\n \"title\": \"Utiliser une passkey\"\n },\n \"subtitle\": {\n \"default\": \"Choisissez une méthode de connexion pour continuer.\",\n \"mfa\": \"Entrez le code de vérification pour continuer.\"\n },\n \"title\": {\n \"default\": \"Se connecter\",\n \"mfa\": \"Authentification à deux facteurs\"\n }\n },\n \"logout\": {\n \"errors\": {\n \"default\": \"Échec de la déconnexion.\"\n }\n },\n \"methodChooser\": {\n \"actions\": {\n \"back\": \"Retour\"\n },\n \"locked\": \"Trop de tentatives. Veuillez réessayer plus tard.\",\n \"lockedWithTime\": \"Trop de tentatives. Veuillez réessayer à {{time}}.\",\n \"methods\": {\n \"other\": \"{{method}}\",\n \"passkey\": \"Passkey\",\n \"password\": \"Mot de passe\"\n },\n \"prompt\": \"Choisissez comment vous connecter pour <strong>{{email}}</strong>.\"\n },\n \"mfa\": {\n \"actions\": {\n \"back\": \"Retour\",\n \"submit\": \"Vérifier\"\n },\n \"errors\": {\n \"expired\": \"La session de vérification a expiré. Réessayez.\",\n \"invalidChallenge\": \"La session de vérification est invalide. Reprenez la connexion.\",\n \"invalidCode\": \"Code invalide. Réessayez.\",\n \"shortCode\": \"Entrez le code à 6 chiffres.\",\n \"tooManyAttempts\": \"Trop de tentatives. Veuillez réessayer plus tard.\",\n \"verificationFailed\": \"La vérification a échoué. Réessayez.\"\n },\n \"form\": {\n \"label\": \"Code de vérification\",\n \"placeholder\": \"123456\"\n },\n \"helper\": {\n \"default\": \"Entrez le code à 6 chiffres de votre authentificateur.\",\n \"withEmail\": \"Entrez le code à 6 chiffres envoyé à {{email}}.\"\n }\n },\n \"oidc\": {\n \"buttons\": {\n \"apple\": \"Continuer avec Apple\",\n \"generic\": \"Continuer avec un SSO\",\n \"google\": \"Continuer avec Google\"\n }\n },\n \"passkey\": {\n \"actions\": {\n \"showMethods\": \"Utiliser une autre méthode\",\n \"submit\": \"Continuer avec la passkey\",\n \"submitting\": \"En attente de la passkey...\"\n },\n \"errors\": {\n \"cancelled\": \"La connexion par passkey a été annulée.\",\n \"challengeExpired\": \"La demande de passkey a expiré. Réessayez.\",\n \"emailRequired\": \"Entrez votre email pour continuer.\",\n \"failed\": \"Échec de la connexion par passkey.\",\n \"invalidAssertion\": \"La réponse de passkey est invalide. Réessayez.\",\n \"invalidChallenge\": \"La demande de passkey est invalide. Réessayez.\",\n \"invalidEmail\": \"Entrez une adresse email valide.\",\n \"locked\": \"Trop de tentatives. Veuillez réessayer plus tard.\",\n \"lockedWithTime\": \"Trop de tentatives. Veuillez réessayer à {{time}}.\",\n \"noCredential\": \"L'authentificateur n'a retourné aucun identifiant.\",\n \"notAvailable\": \"Les passkeys ne sont pas disponibles sur cet appareil.\",\n \"notFound\": \"Aucune passkey n'est associée à ce compte.\"\n },\n \"form\": {\n \"emailLabel\": \"Email\",\n \"emailPlaceholder\": \"vous@entreprise.com\"\n },\n \"helper\": \"Utilisez une passkey à la place de votre mot de passe.\"\n },\n \"passwordLogin\": {\n \"forgotPassword\": \"Mot de passe oublié ?\",\n \"title\": \"Se connecter\"\n },\n \"passwordResetComplete\": {\n \"errors\": {\n \"expired\": \"Ce lien de réinitialisation a expiré.\",\n \"invalid\": \"Le lien de réinitialisation est invalide ou expiré.\",\n \"minLength\": \"Le mot de passe doit contenir au moins {{minLength}} caractères.\",\n \"mismatch\": \"Les mots de passe ne correspondent pas.\",\n \"missingToken\": \"Le lien de réinitialisation est manquant ou invalide.\",\n \"policyViolation\": \"Votre nouveau mot de passe ne respecte pas la politique de sécurité.\"\n },\n \"form\": {\n \"confirmLabel\": \"Confirmer le mot de passe\",\n \"confirmPlaceholder\": \"Saisissez à nouveau votre mot de passe\",\n \"description\": \"Entrez un nouveau mot de passe pour votre compte.\",\n \"passwordLabel\": \"Mot de passe\",\n \"passwordPlaceholder\": \"Entrez un nouveau mot de passe\",\n \"submit\": \"Mettre à jour le mot de passe\",\n \"title\": \"Nouveau mot de passe\"\n },\n \"subtitle\": \"Choisissez un mot de passe robuste pour sécuriser votre compte.\",\n \"success\": {\n \"action\": \"Retour à la connexion\",\n \"description\": \"Votre mot de passe a été modifié.\",\n \"helper\": \"Vous pouvez maintenant vous connecter avec votre nouveau mot de passe.\",\n \"title\": \"Mot de passe mis à jour\"\n },\n \"title\": \"Définir un nouveau mot de passe\"\n },\n \"passwordResetRequest\": {\n \"errors\": {\n \"emailRequired\": \"Entrez une adresse email.\",\n \"invalidEmail\": \"Veuillez saisir une adresse email valide.\",\n \"rateLimited\": \"Trop de demandes. Veuillez patienter puis réessayer.\",\n \"startFailed\": \"Impossible de démarrer la réinitialisation.\"\n },\n \"form\": {\n \"description\": \"Entrez l'email de votre compte.\",\n \"emailLabel\": \"Email\",\n \"emailPlaceholder\": \"vous@entreprise.com\",\n \"submit\": \"Envoyer le lien de réinitialisation\"\n },\n \"sent\": {\n \"action\": \"Envoyer un autre email\",\n \"description\": \"Nous avons envoyé un lien de réinitialisation à {{email}}.\",\n \"helper\": \"Si vous ne le voyez pas, vérifiez les spams ou réessayez.\",\n \"title\": \"Vérifiez votre email\"\n },\n \"title\": \"Réinitialiser votre mot de passe\"\n },\n \"verifyEmail\": {\n \"actions\": {\n \"continue\": \"Continuer\",\n \"return\": \"Retour à la connexion\"\n },\n \"errors\": {\n \"alreadyVerified\": \"Cette adresse email est déjà vérifiée.\",\n \"expired\": \"Ce lien de vérification a expiré.\",\n \"invalid\": \"Le lien de vérification est invalide ou expiré.\",\n \"missingToken\": \"Le lien de vérification est manquant ou invalide.\"\n },\n \"status\": {\n \"success\": \"Email vérifié. Vous pouvez continuer.\",\n \"verifying\": \"Vérification...\",\n \"verifyingButton\": \"Vérification\"\n },\n \"subtitle\": \"Confirmez votre adresse email pour continuer.\",\n \"title\": \"Vérifier votre email\"\n }\n },\n \"common\": {\n \"actions\": {\n \"close\": \"Fermer\",\n \"copied\": \"Copié\",\n \"copy\": \"Copier\",\n \"pick\": \"Choisir\",\n \"retry\": \"Réessayer\"\n },\n \"boolean\": {\n \"no\": \"Non\",\n \"yes\": \"Oui\"\n },\n \"breadcrumb\": \"Fil d'Ariane\",\n \"errors\": {\n \"unexpected\": \"Une erreur inattendue est survenue.\"\n },\n \"loading\": \"Chargement...\",\n \"notAvailable\": \"N/D\"\n },\n \"dashboard\": {\n \"actions\": {\n \"openList\": \"Ouvrir la liste\",\n \"openTool\": \"Ouvrir l'outil\"\n },\n \"subtitle\": \"Vue d'ensemble du contexte Work.\",\n \"title\": \"Tableau de bord\"\n },\n \"detail\": {\n \"actionResult\": {\n \"message\": \"Message\",\n \"status\": \"Statut\"\n },\n \"actions\": {\n \"viewDetails\": \"Voir le détail\"\n },\n \"columns\": {\n \"charged\": \"Facturé\",\n \"events\": \"Événements\",\n \"markup\": \"Marge\",\n \"name\": \"Nom\",\n \"rawCost\": \"Coût réel\"\n },\n \"notFound\": \"Introuvable\"\n },\n \"emptyState\": {\n \"listEmpty\": {\n \"description\": \"Aucun enregistrement à afficher.\",\n \"title\": \"Aucun résultat\"\n },\n \"listEmptyFiltered\": {\n \"actions\": {\n \"reset\": \"Réinitialiser les filtres\"\n },\n \"description\": \"Aucun résultat ne correspond aux filtres actuels.\"\n }\n },\n \"filters\": {\n \"actions\": {\n \"applyFilter\": \"Appliquer le filtre {{label}}\",\n \"changeFilterValue\": \"Modifier {{label}}\",\n \"clearFilter\": \"Effacer le filtre {{label}}\",\n \"filterBy\": \"Filtrer par {{label}}\"\n },\n \"all\": \"Tous {{label}}\",\n \"boolean\": {\n \"no\": \"Non\",\n \"yes\": \"Oui\"\n },\n \"drawer\": {\n \"emptySearchResults\": \"Aucun filtre ne correspond à cette recherche.\"\n },\n \"placeholders\": {\n \"anyEntity\": \"Tous\",\n \"search\": \"Rechercher {{label}}\",\n \"unresolved\": \"ID introuvable\"\n },\n \"sections\": {\n \"default\": \"Filtres\"\n },\n \"trigger\": \"Filtres\",\n \"triggerWithCount_one\": \"Filtres ({{count}})\",\n \"triggerWithCount_many\": \"Filtres ({{count}})\",\n \"triggerWithCount_other\": \"Filtres ({{count}})\"\n },\n \"flags\": {\n \"agentManaged\": {\n \"agentManaged\": \"Géré par un agent\",\n \"userManaged\": \"Géré par un utilisateur\"\n },\n \"capability\": {\n \"allowed\": \"Autorisé\",\n \"denied\": \"Refusé\"\n },\n \"default\": {\n \"default\": \"Par défaut\",\n \"notDefault\": \"Non par défaut\"\n },\n \"deployedProduction\": {\n \"deployed\": \"Déployé\",\n \"notDeployed\": \"Non déployé\"\n },\n \"enabled\": {\n \"disabled\": \"Désactivé\",\n \"enabled\": \"Activé\"\n },\n \"encrypted\": {\n \"encrypted\": \"Chiffré\",\n \"notEncrypted\": \"Non chiffré\"\n },\n \"failure\": {\n \"failed\": \"Échoué\",\n \"ok\": \"OK\"\n },\n \"forced\": {\n \"forced\": \"Forcé\",\n \"normal\": \"Normal\"\n },\n \"locked\": {\n \"locked\": \"Verrouillé\",\n \"unlocked\": \"Déverrouillé\"\n }\n },\n \"format\": {\n \"currency\": \"{{value, currency}}\",\n \"number\": \"{{value, number}}\",\n \"percent\": \"{{value, percent}}\"\n },\n \"history\": \"\",\n \"hub\": {\n \"empty\": {\n \"description\": \"Aucun élément disponible ne correspond aux filtres actuels.\",\n \"title\": \"Aucun élément\"\n },\n \"itemKinds\": {\n \"entity\": \"Liste\",\n \"tool\": \"Outil\"\n },\n \"search\": {\n \"placeholder\": \"Rechercher\"\n },\n \"subtitle\": \"Choisissez un élément pour continuer.\"\n },\n \"list\": {\n \"actions\": {\n \"refresh\": \"Actualiser\",\n \"refreshing\": \"Actualisation…\",\n \"retry\": \"Réessayer\"\n },\n \"errors\": {\n \"fetchFailed\": \"Impossible d'actualiser la liste. Veuillez réessayer.\",\n \"tableFailed\": \"Le tableau n'a pas pu se charger.\",\n \"title\": \"Erreur du tableau\"\n },\n \"loaded_one\": \"{{count, number}} élément chargé\",\n \"loaded_many\": \"{{count, number}} éléments chargés\",\n \"loaded_other\": \"{{count, number}} éléments chargés\",\n \"loadMore\": {\n \"end\": \"Fin des résultats\",\n \"loading\": \"Chargement…\"\n },\n \"showing\": \"Affichage de {{shown, number}} sur {{total, number}}\",\n \"sort\": {\n \"label\": \"Ordre de tri\"\n },\n \"title\": \"\"\n },\n \"overview\": \"\",\n \"picker\": {\n \"errors\": {\n \"loadFailed\": \"Échec du chargement.\"\n },\n \"searchRequired\": \"Saisissez un ID pour rechercher.\",\n \"title\": \"Sélectionner un ID\",\n \"unavailable\": \"Sélecteur indisponible pour {{entity}}.\"\n },\n \"relations\": {\n \"labelWithCount_one\": \"{{label}} ({{count}})\",\n \"labelWithCount_many\": \"{{label}} ({{count}})\",\n \"labelWithCount_other\": \"{{label}} ({{count}})\",\n \"menu\": {\n \"label\": \"Relations\"\n },\n \"openFilteredList\": \"Ouvrir la liste filtrée : {{label}}\",\n \"unavailable\": {\n \"description\": \"Cette liste liée ne peut pas être chargée pour le moment.\",\n \"title\": \"Relation indisponible\"\n },\n \"viewList\": \"Voir la liste\"\n },\n \"review\": {\n \"status\": {\n \"approved\": \"Approuvé\",\n \"changesRequested\": \"Modifications demandées\",\n \"pending\": \"En attente\",\n \"unknown\": \"Inconnu\"\n }\n },\n \"sidebar\": {\n \"actions\": {\n \"collapseSidebar\": \"Fermer\",\n \"expandSidebar\": \"Ouvrir\",\n \"pin\": \"Épingler\",\n \"reorder\": \"Réordonner\",\n \"unpin\": \"Désépingler\"\n },\n \"items\": {\n \"dashboard\": \"Tableau de bord\"\n },\n \"navigationAriaLabel\": \"Navigation backoffice\",\n \"profile\": {\n \"actions\": {\n \"signOut\": \"Se déconnecter\"\n },\n \"menuAriaLabel\": \"Ouvrir le menu profil\",\n \"title\": \"Profil\",\n \"unknownUser\": \"Utilisateur inconnu\"\n },\n \"search\": {\n \"placeholder\": \"Rechercher...\"\n },\n \"sections\": {\n \"pinned\": \"Épinglés\",\n \"recent\": \"Récents\"\n }\n },\n \"tools\": {\n \"errors\": {\n \"description\": \"Impossible d'exécuter cet outil.\",\n \"details\": \"Détails de l'erreur\",\n \"label\": \"Erreur\",\n \"title\": \"Erreur d'outil\",\n \"unknown\": \"Erreur inconnue\"\n },\n \"forms\": {\n \"actions\": {\n \"insertExample\": \"Insérer l'exemple\",\n \"run\": \"Exécuter\"\n },\n \"inputJsonLabel\": \"JSON d'entrée\"\n },\n \"loading\": {\n \"description\": \"Exécution de l'outil...\"\n },\n \"output\": \"Résultat\"\n }\n}\n"],"mappings":""}
package/lib/esm/index.js CHANGED
@@ -1,89 +1,72 @@
1
- import { AuthRefreshNotice as ee, useAuthRefreshStateSnapshot as te } from "./auth/AuthRefreshNotice.js";
2
- import { TotpQrCode as e, buildTotpOtpAuthUri as t } from "./auth/TotpQrCode.js";
3
- import { LoginFlow as n } from "./auth/login/LoginFlow.js";
4
- import { synchronizeAuthStatusQuery as r } from "./auth/login/synchronizeAuthStatusQuery.js";
5
- import { AcceptInvitationScreen as i } from "./auth/pages/AcceptInvitationScreen.js";
6
- import { PasswordResetCompleteScreen as a } from "./auth/pages/PasswordResetCompleteScreen.js";
7
- import { PasswordResetRequestScreen as o } from "./auth/pages/PasswordResetRequestScreen.js";
8
- import { VerifyEmailScreen as s } from "./auth/pages/VerifyEmailScreen.js";
9
- import { requireField as c, requireLinkedRecordId as l, resolveAgentStartOutcome as u, resolveMutationOutcome as d } from "./relay/mutationResult.js";
10
- import { useBackofficeConfig as f } from "./provider/BackofficeConfigContext.js";
11
- import { EntityIdFilterField as p } from "./components/backoffice/filters/EntityIdFilterField.js";
12
- import { BackofficeErrorBoundary as m } from "./components/backoffice/errors/BackofficeErrorBoundary.js";
13
- import { EntityIdPickerDialog as h } from "./components/backoffice/pickers/EntityIdPickerDialog.js";
14
- import { BackofficeBillingUsageChart as g } from "./components/backoffice/billing/BackofficeBillingUsageChart.js";
15
- import { resolveBackofficeTargetIcon as _ } from "./components/backoffice/links/resolveBackofficeTargetIcon.js";
16
- import { resolveBackofficeLink as v } from "./components/backoffice/links/resolveBackofficeLink.js";
17
- import { useBackofficeLink as y } from "./components/backoffice/links/useBackofficeLink.js";
18
- import { BackofficeInlineLink as b } from "./components/backoffice/links/BackofficeInlineLink.js";
19
- import { buildDataTableColumns as x } from "./components/backoffice/columns/buildDataTableColumns.js";
20
- import { BackofficeDetailField as S } from "./components/backoffice/detail/BackofficeDetailField.js";
21
- import { BackofficeDetailSection as C } from "./components/backoffice/detail/BackofficeDetailSection.js";
22
- import { BackofficeReferenceValue as w } from "./components/backoffice/detail/BackofficeReferenceValue.js";
23
- import { BackofficeAuditMetadataPanel as T } from "./components/backoffice/detail/BackofficeAuditMetadataPanel.js";
24
- import { BackofficeCopyButton as E } from "./components/backoffice/detail/BackofficeCopyButton.js";
25
- import { BackofficeDetailActionBar as D } from "./components/backoffice/detail/BackofficeDetailActionBar.js";
26
- import { BackofficeDetailBadgeRow as O } from "./components/backoffice/detail/BackofficeDetailBadgeRow.js";
27
- import { BackofficeDetailBlock as k } from "./components/backoffice/detail/BackofficeDetailBlock.js";
28
- import { formatJsonPayload as A, formatListAsMarkdown as j } from "./components/backoffice/detail/detailPayloadUtils.js";
29
- import { BackofficeDetailHeader as M } from "./components/backoffice/detail/BackofficeDetailHeader.js";
30
- import { BackofficeDetailPage as N } from "./components/backoffice/detail/BackofficeDetailPage.js";
31
- import { BackofficeDetailPayload as P } from "./components/backoffice/detail/BackofficeDetailPayload.js";
32
- import { EntityFilterValue as F, EntityFilterValueText as I } from "./components/backoffice/filters/EntityFilterValue.js";
33
- import { BackofficeListToolbar as L } from "./components/backoffice/lists/BackofficeListToolbar.js";
34
- import { BackofficeDetailTable as R } from "./components/backoffice/detail/BackofficeDetailTable.js";
35
- import { BackofficeEmptyValue as z } from "./components/backoffice/detail/BackofficeEmptyValue.js";
36
- import { BackofficeFilterAction as B } from "./components/backoffice/filters/BackofficeFilterAction.js";
37
- import { BackofficeFilterableCell as V } from "./components/backoffice/shared/BackofficeFilterableCell.js";
38
- import { BackofficeEntityLink as H } from "./components/backoffice/refs/BackofficeEntityLink.js";
39
- import { BackofficeEntityRefLink as U } from "./components/backoffice/detail/BackofficeEntityRefLink.js";
40
- import { BackofficeStatusMetaBadge as W } from "./components/backoffice/detail/BackofficeStatusMetaBadge.js";
41
- import { BackofficeEntitySummaryHeader as G } from "./components/backoffice/detail/BackofficeEntitySummaryHeader.js";
42
- import { BackofficeEnumLabel as K } from "./components/backoffice/detail/BackofficeEnumLabel.js";
43
- import { BackofficeKpiStrip as q } from "./components/backoffice/detail/BackofficeKpiStrip.js";
44
- import { BackofficeLifecycleTimelineSection as J } from "./components/backoffice/detail/BackofficeLifecycleTimelineSection.js";
45
- import { BackofficePayloadInspectorSection as Y } from "./components/backoffice/detail/BackofficePayloadInspectorSection.js";
46
- import { BackofficeRelationsSummaryGrid as X } from "./components/backoffice/detail/BackofficeRelationsSummaryGrid.js";
47
- import { BackofficeScopeStack as Z } from "./components/backoffice/detail/BackofficeScopeStack.js";
48
- import { BackofficeStatusGroup as Q } from "./components/backoffice/detail/BackofficeStatusGroup.js";
49
- import "./components/backoffice/detail/BackofficeTechnicalFacts.js";
50
- import { BackofficeTokenUsageBreakdown as ne } from "./components/backoffice/detail/BackofficeTokenUsageBreakdown.js";
51
- import { BackofficeUsageCostBreakdown as re } from "./components/backoffice/detail/BackofficeUsageCostBreakdown.js";
52
- import { createBackofficeEntityLinkProps as ie } from "./components/backoffice/detail/createBackofficeEntityLinkProps.js";
53
- import { BackofficeHubTemplate as ae } from "./components/backoffice/hub/BackofficeHubTemplate.js";
54
- import { BackofficeLink as $ } from "./components/backoffice/links/BackofficeLink.js";
55
- import { BackofficeLinkLabel as oe } from "./components/backoffice/links/BackofficeLinkLabel.js";
56
- import { BackofficeRightPageLayout as se } from "./components/backoffice/layout/breadcrumb/BackofficeRightPageLayout.js";
57
- import { BackofficeOverviewLayout as ce } from "./components/backoffice/overview/BackofficeOverviewLayout.js";
58
- import { BackofficeRelatedCountLink as le } from "./components/backoffice/refs/BackofficeRelatedCountLink.js";
59
- import { BackofficeTabbedDetailShell as ue } from "./components/backoffice/scaffolds/BackofficeTabbedDetailShell.js";
60
- import { BackofficeFormattedCurrency as de } from "./components/backoffice/shared/BackofficeFormattedCurrency.js";
61
- import { BackofficeFormattedNumber as fe } from "./components/backoffice/shared/BackofficeFormattedNumber.js";
62
- import { BackofficeInlineFilterRow as pe } from "./components/backoffice/shared/BackofficeInlineFilterRow.js";
63
- import { BackofficeToolsDocPanel as me } from "./components/backoffice/tools/BackofficeToolsDocPanel.js";
64
- import { BackofficeToolsErrorFallback as he } from "./components/backoffice/tools/BackofficeToolsErrorFallback.js";
65
- import { BackofficeToolsJsonForm as ge } from "./components/backoffice/tools/BackofficeToolsJsonForm.js";
66
- import { BackofficeToolsQueryBoundary as _e } from "./components/backoffice/tools/BackofficeToolsQueryBoundary.js";
67
- import { parseToolJson as ve } from "./components/backoffice/tools/parseToolJson.js";
68
- import { configureRelayEnvironment as ye, getEnvironment as be, getNetwork as xe, getRelayTransportSnapshot as Se, reconnectRelayWebSocket as Ce, resetRelayStore as we, subscribeRelayTransport as Te } from "./relay/environment.js";
69
- import { base64UrlToBuffer as Ee, bufferToBase64Url as De, mapWebAuthnRegistrationError as Oe, parseSignCount as ke } from "./modules/webauthn.js";
70
- import { createUseAuth as Ae } from "./hooks/useAuth.js";
71
- import { useBackofficeListUrlState as je } from "./hooks/useBackofficeListUrlState.js";
72
- import { useConditionalSubscription as Me } from "./hooks/useConditionalSubscription.js";
73
- import Ne from "./hooks/useCopyToClipboard.js";
74
- import Pe from "./hooks/useInfiniteConnection.js";
75
- import { useRefetchNeededReload as Fe } from "./hooks/useRefetchNeededReload.js";
76
- import { createI18nInstance as Ie } from "./i18n/createI18nInstance.js";
77
- import { backofficeReactI18nResources as Le, withBackofficeReactI18nResources as Re } from "./i18n/resources.js";
78
- import { useReviewStatusLabel as ze } from "./i18n/useReviewStatusLabel.js";
79
- import { RelayProvider as Be } from "./relay/RelayProvider.js";
80
- import { BackofficeProvider as Ve } from "./provider/BackofficeProvider.js";
81
- import { createBackofficeLazyValue as He } from "./provider/lazyValue.js";
82
- import { decodeBase64ToUtf8 as Ue, encodeUtf8ToBase64 as We } from "./modules/base64.js";
83
- import { formatFileSize as Ge } from "./modules/formatFileSize.js";
84
- import { resolveVisibleDetailPages as Ke } from "./pages/detail/pageResolution.js";
85
- import { createInlineDataReader as qe } from "./relay/createInlineReader.js";
86
- import { appendNodeToConnections as Je } from "./relay/connectionUtils.js";
87
- import { identityView as Ye } from "./relay/identityView.js";
88
- import { useCursorResumableSubscription as Xe } from "./subscriptions/useCursorResumableSubscription.js";
89
- export { i as AcceptInvitationScreen, ee as AuthRefreshNotice, T as BackofficeAuditMetadataPanel, T as BackofficeAuditTrail, g as BackofficeBillingUsageChart, Z as BackofficeContextPanel, E as BackofficeCopyButton, D as BackofficeDetailActionBar, O as BackofficeDetailBadgeRow, k as BackofficeDetailBlock, S as BackofficeDetailField, M as BackofficeDetailHeader, N as BackofficeDetailPage, P as BackofficeDetailPayload, C as BackofficeDetailSection, R as BackofficeDetailTable, z as BackofficeEmptyValue, H as BackofficeEntityLink, U as BackofficeEntityRefLink, G as BackofficeEntitySummaryHeader, K as BackofficeEnumLabel, m as BackofficeErrorBoundary, C as BackofficeFieldSet, B as BackofficeFilterAction, V as BackofficeFilterableCell, de as BackofficeFormattedCurrency, fe as BackofficeFormattedNumber, ae as BackofficeHubTemplate, pe as BackofficeInlineFilterRow, b as BackofficeInlineLink, q as BackofficeKpiStrip, J as BackofficeLifecycleTimelineSection, $ as BackofficeLink, oe as BackofficeLinkLabel, L as BackofficeListToolbar, q as BackofficeMetricGrid, ce as BackofficeOverviewLayout, Y as BackofficePayloadInspectorSection, P as BackofficePayloadViewer, Ve as BackofficeProvider, w as BackofficeReferenceValue, le as BackofficeRelatedCountLink, X as BackofficeRelationGrid, X as BackofficeRelationsSummaryGrid, se as BackofficeRightPageLayout, Z as BackofficeScopeStack, Q as BackofficeStatusGroup, W as BackofficeStatusMetaBadge, ue as BackofficeTabbedDetailShell, C as BackofficeTechnicalFacts, J as BackofficeTimeline, ne as BackofficeTokenUsageBreakdown, me as BackofficeToolsDocPanel, he as BackofficeToolsErrorFallback, ge as BackofficeToolsJsonForm, _e as BackofficeToolsQueryBoundary, re as BackofficeUsageCostBreakdown, F as EntityFilterValue, I as EntityFilterValueText, p as EntityIdFilterField, h as EntityIdPickerDialog, n as LoginFlow, a as PasswordResetCompleteScreen, o as PasswordResetRequestScreen, Be as RelayProvider, e as TotpQrCode, s as VerifyEmailScreen, Je as appendNodeToConnections, Le as backofficeReactI18nResources, Ee as base64UrlToBuffer, De as bufferToBase64Url, x as buildDataTableColumns, t as buildTotpOtpAuthUri, ye as configureRelayEnvironment, ie as createBackofficeEntityLinkProps, He as createBackofficeLazyValue, Ie as createI18nInstance, qe as createInlineDataReader, Ae as createUseAuth, Ue as decodeBase64ToUtf8, We as encodeUtf8ToBase64, Ge as formatFileSize, A as formatJsonPayload, j as formatListAsMarkdown, be as getEnvironment, xe as getNetwork, Se as getRelayTransportSnapshot, Ye as identityView, Oe as mapWebAuthnRegistrationError, ke as parseSignCount, ve as parseToolJson, Ce as reconnectRelayWebSocket, c as requireField, l as requireLinkedRecordId, we as resetRelayStore, u as resolveAgentStartOutcome, v as resolveBackofficeLink, _ as resolveBackofficeTargetIcon, d as resolveMutationOutcome, Ke as resolveVisibleDetailPages, Te as subscribeRelayTransport, r as synchronizeAuthStatusQuery, te as useAuthRefreshStateSnapshot, f as useBackofficeConfig, y as useBackofficeLink, je as useBackofficeListUrlState, Me as useConditionalSubscription, Ne as useCopyToClipboard, Xe as useCursorResumableSubscription, Pe as useInfiniteConnection, Fe as useRefetchNeededReload, ze as useReviewStatusLabel, Re as withBackofficeReactI18nResources };
1
+ import { AuthRefreshNotice as e, useAuthRefreshStateSnapshot as t } from "./auth/AuthRefreshNotice.js";
2
+ import { TotpQrCode as n, buildTotpOtpAuthUri as r } from "./auth/TotpQrCode.js";
3
+ import { LoginFlow as i } from "./auth/login/LoginFlow.js";
4
+ import { synchronizeAuthStatusQuery as a } from "./auth/login/synchronizeAuthStatusQuery.js";
5
+ import { AcceptInvitationScreen as o } from "./auth/pages/AcceptInvitationScreen.js";
6
+ import { PasswordResetCompleteScreen as s } from "./auth/pages/PasswordResetCompleteScreen.js";
7
+ import { PasswordResetRequestScreen as c } from "./auth/pages/PasswordResetRequestScreen.js";
8
+ import { VerifyEmailScreen as l } from "./auth/pages/VerifyEmailScreen.js";
9
+ import { requireField as u, requireLinkedRecordId as d, resolveAgentStartOutcome as f, resolveMutationOutcome as p } from "./relay/mutationResult.js";
10
+ import { useBackofficeConfig as m } from "./provider/BackofficeConfigContext.js";
11
+ import { EntityIdFilterField as h } from "./components/backoffice/filters/EntityIdFilterField.js";
12
+ import { BackofficeErrorBoundary as g } from "./components/backoffice/errors/BackofficeErrorBoundary.js";
13
+ import { EntityIdPickerDialog as _ } from "./components/backoffice/pickers/EntityIdPickerDialog.js";
14
+ import { BackofficeBillingUsageChart as v } from "./components/backoffice/billing/BackofficeBillingUsageChart.js";
15
+ import { resolveBackofficeTargetIcon as y } from "./components/backoffice/links/resolveBackofficeTargetIcon.js";
16
+ import { resolveBackofficeLink as b } from "./components/backoffice/links/resolveBackofficeLink.js";
17
+ import { useBackofficeLink as x } from "./components/backoffice/links/useBackofficeLink.js";
18
+ import { BackofficeInlineLink as S } from "./components/backoffice/links/BackofficeInlineLink.js";
19
+ import { buildDataTableColumns as C } from "./components/backoffice/columns/buildDataTableColumns.js";
20
+ import { BackofficeDetailBadgeRow as w } from "./components/backoffice/detail/BackofficeDetailBadgeRow.js";
21
+ import { EntityFilterValue as T, EntityFilterValueText as E } from "./components/backoffice/filters/EntityFilterValue.js";
22
+ import { BackofficeStatusMetaBadge as D } from "./components/backoffice/detail/BackofficeStatusMetaBadge.js";
23
+ import { BackofficeEntitySummaryHeader as O } from "./components/backoffice/detail/BackofficeEntitySummaryHeader.js";
24
+ import { BackofficeEnumLabel as k } from "./components/backoffice/detail/BackofficeEnumLabel.js";
25
+ import { BackofficeLifecycleTimelineSection as A } from "./components/backoffice/detail/BackofficeLifecycleTimelineSection.js";
26
+ import { BackofficeReferenceValue as j } from "./components/backoffice/detail/BackofficeReferenceValue.js";
27
+ import { BackofficeRelationsSummaryGrid as M } from "./components/backoffice/detail/BackofficeRelationsSummaryGrid.js";
28
+ import { BackofficeStatusGroup as N } from "./components/backoffice/detail/BackofficeStatusGroup.js";
29
+ import { BackofficeTokenUsageBreakdown as P } from "./components/backoffice/detail/BackofficeTokenUsageBreakdown.js";
30
+ import { BackofficeUsageCostBreakdown as F } from "./components/backoffice/detail/BackofficeUsageCostBreakdown.js";
31
+ import { createBackofficeEntityLinkProps as I } from "./components/backoffice/detail/createBackofficeEntityLinkProps.js";
32
+ import { formatListAsMarkdown as L } from "./components/backoffice/detail/detailPayloadUtils.js";
33
+ import { BackofficeFilterAction as R } from "./components/backoffice/filters/BackofficeFilterAction.js";
34
+ import { BackofficeHubTemplate as z } from "./components/backoffice/hub/BackofficeHubTemplate.js";
35
+ import { BackofficeLink as B } from "./components/backoffice/links/BackofficeLink.js";
36
+ import { BackofficeLinkLabel as V } from "./components/backoffice/links/BackofficeLinkLabel.js";
37
+ import { BackofficeRightPageLayout as H } from "./components/backoffice/layout/breadcrumb/BackofficeRightPageLayout.js";
38
+ import { BackofficeOverviewLayout as U } from "./components/backoffice/overview/BackofficeOverviewLayout.js";
39
+ import { BackofficeFilterableCell as W } from "./components/backoffice/shared/BackofficeFilterableCell.js";
40
+ import { BackofficeEntityLink as G } from "./components/backoffice/refs/BackofficeEntityLink.js";
41
+ import { BackofficeRelatedCountLink as ee } from "./components/backoffice/refs/BackofficeRelatedCountLink.js";
42
+ import { BackofficeTabbedDetailShell as K } from "./components/backoffice/scaffolds/BackofficeTabbedDetailShell.js";
43
+ import { BackofficeFormattedCurrency as q } from "./components/backoffice/shared/BackofficeFormattedCurrency.js";
44
+ import { BackofficeFormattedNumber as J } from "./components/backoffice/shared/BackofficeFormattedNumber.js";
45
+ import { BackofficeInlineFilterRow as Y } from "./components/backoffice/shared/BackofficeInlineFilterRow.js";
46
+ import { BackofficeToolsDocPanel as X } from "./components/backoffice/tools/BackofficeToolsDocPanel.js";
47
+ import { BackofficeToolsErrorFallback as Z } from "./components/backoffice/tools/BackofficeToolsErrorFallback.js";
48
+ import { BackofficeToolsJsonForm as Q } from "./components/backoffice/tools/BackofficeToolsJsonForm.js";
49
+ import { BackofficeToolsQueryBoundary as $ } from "./components/backoffice/tools/BackofficeToolsQueryBoundary.js";
50
+ import { parseToolJson as te } from "./components/backoffice/tools/parseToolJson.js";
51
+ import { configureRelayEnvironment as ne, getEnvironment as re, getNetwork as ie, getRelayTransportSnapshot as ae, reconnectRelayWebSocket as oe, resetRelayStore as se, subscribeRelayTransport as ce } from "./relay/environment.js";
52
+ import { base64UrlToBuffer as le, bufferToBase64Url as ue, mapWebAuthnRegistrationError as de, parseSignCount as fe } from "./modules/webauthn.js";
53
+ import { createUseAuth as pe } from "./hooks/useAuth.js";
54
+ import { useBackofficeListUrlState as me } from "./hooks/useBackofficeListUrlState.js";
55
+ import { useConditionalSubscription as he } from "./hooks/useConditionalSubscription.js";
56
+ import ge from "./hooks/useCopyToClipboard.js";
57
+ import _e from "./hooks/useInfiniteConnection.js";
58
+ import { useRefetchNeededReload as ve } from "./hooks/useRefetchNeededReload.js";
59
+ import { createI18nInstance as ye } from "./i18n/createI18nInstance.js";
60
+ import { backofficeReactI18nResources as be, withBackofficeReactI18nResources as xe } from "./i18n/resources.js";
61
+ import { useReviewStatusLabel as Se } from "./i18n/useReviewStatusLabel.js";
62
+ import { RelayProvider as Ce } from "./relay/RelayProvider.js";
63
+ import { BackofficeProvider as we } from "./provider/BackofficeProvider.js";
64
+ import { createBackofficeLazyValue as Te } from "./provider/lazyValue.js";
65
+ import { decodeBase64ToUtf8 as Ee, encodeUtf8ToBase64 as De } from "./modules/base64.js";
66
+ import { formatFileSize as Oe } from "./modules/formatFileSize.js";
67
+ import { resolveVisibleDetailPages as ke } from "./pages/detail/pageResolution.js";
68
+ import { createInlineDataReader as Ae } from "./relay/createInlineReader.js";
69
+ import { appendNodeToConnections as je } from "./relay/connectionUtils.js";
70
+ import { identityView as Me } from "./relay/identityView.js";
71
+ import { useCursorResumableSubscription as Ne } from "./subscriptions/useCursorResumableSubscription.js";
72
+ export { o as AcceptInvitationScreen, e as AuthRefreshNotice, v as BackofficeBillingUsageChart, w as BackofficeDetailBadgeRow, G as BackofficeEntityLink, O as BackofficeEntitySummaryHeader, k as BackofficeEnumLabel, g as BackofficeErrorBoundary, R as BackofficeFilterAction, W as BackofficeFilterableCell, q as BackofficeFormattedCurrency, J as BackofficeFormattedNumber, z as BackofficeHubTemplate, Y as BackofficeInlineFilterRow, S as BackofficeInlineLink, A as BackofficeLifecycleTimelineSection, B as BackofficeLink, V as BackofficeLinkLabel, U as BackofficeOverviewLayout, we as BackofficeProvider, j as BackofficeReferenceValue, ee as BackofficeRelatedCountLink, M as BackofficeRelationGrid, M as BackofficeRelationsSummaryGrid, H as BackofficeRightPageLayout, N as BackofficeStatusGroup, D as BackofficeStatusMetaBadge, K as BackofficeTabbedDetailShell, P as BackofficeTokenUsageBreakdown, X as BackofficeToolsDocPanel, Z as BackofficeToolsErrorFallback, Q as BackofficeToolsJsonForm, $ as BackofficeToolsQueryBoundary, F as BackofficeUsageCostBreakdown, T as EntityFilterValue, E as EntityFilterValueText, h as EntityIdFilterField, _ as EntityIdPickerDialog, i as LoginFlow, s as PasswordResetCompleteScreen, c as PasswordResetRequestScreen, Ce as RelayProvider, n as TotpQrCode, l as VerifyEmailScreen, je as appendNodeToConnections, be as backofficeReactI18nResources, le as base64UrlToBuffer, ue as bufferToBase64Url, C as buildDataTableColumns, r as buildTotpOtpAuthUri, ne as configureRelayEnvironment, I as createBackofficeEntityLinkProps, Te as createBackofficeLazyValue, ye as createI18nInstance, Ae as createInlineDataReader, pe as createUseAuth, Ee as decodeBase64ToUtf8, De as encodeUtf8ToBase64, Oe as formatFileSize, L as formatListAsMarkdown, re as getEnvironment, ie as getNetwork, ae as getRelayTransportSnapshot, Me as identityView, de as mapWebAuthnRegistrationError, fe as parseSignCount, te as parseToolJson, oe as reconnectRelayWebSocket, u as requireField, d as requireLinkedRecordId, se as resetRelayStore, f as resolveAgentStartOutcome, b as resolveBackofficeLink, y as resolveBackofficeTargetIcon, p as resolveMutationOutcome, ke as resolveVisibleDetailPages, ce as subscribeRelayTransport, a as synchronizeAuthStatusQuery, t as useAuthRefreshStateSnapshot, m as useBackofficeConfig, x as useBackofficeLink, me as useBackofficeListUrlState, he as useConditionalSubscription, ge as useCopyToClipboard, Ne as useCursorResumableSubscription, _e as useInfiniteConnection, ve as useRefetchNeededReload, Se as useReviewStatusLabel, xe as withBackofficeReactI18nResources };