@plumile/backoffice-react 0.1.188 → 0.1.190

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 (127) hide show
  1. package/lib/esm/auth/login/LoginFlow.js.map +1 -1
  2. package/lib/esm/auth/login/MethodChooser.js.map +1 -1
  3. package/lib/esm/auth/login/MfaChallengeForm.js.map +1 -1
  4. package/lib/esm/auth/login/PasskeyLoginForm.js.map +1 -1
  5. package/lib/esm/auth/login/loginPage.css.js +2 -0
  6. package/lib/esm/auth/login/synchronizeAuthStatusQuery.js.map +1 -1
  7. package/lib/esm/auth/pages/AcceptInvitationScreen.js.map +1 -1
  8. package/lib/esm/auth/pages/PasswordResetCompleteScreen.js.map +1 -1
  9. package/lib/esm/auth/pages/PasswordResetRequestScreen.js.map +1 -1
  10. package/lib/esm/auth/pages/VerifyEmailScreen.js.map +1 -1
  11. package/lib/esm/components/backoffice/actions/LazyBackofficeEntityActionFormDialog.js.map +1 -1
  12. package/lib/esm/components/backoffice/billing/BackofficeBillingUsageChart.js.map +1 -1
  13. package/lib/esm/components/backoffice/columns/buildDataTableColumns.js.map +1 -1
  14. package/lib/esm/components/backoffice/detail/BackofficeLifecycleTimelineSection.js.map +1 -1
  15. package/lib/esm/components/backoffice/detail/BackofficeTokenUsageBreakdown.js.map +1 -1
  16. package/lib/esm/components/backoffice/detail/backofficeDetailRelationLink.css.js +1 -0
  17. package/lib/esm/components/backoffice/detail/backofficeEntitySummaryHeader.css.js +0 -1
  18. package/lib/esm/components/backoffice/detail/createBackofficeEntityLinkProps.js.map +1 -1
  19. package/lib/esm/components/backoffice/detail/detailPayloadUtils.js.map +1 -1
  20. package/lib/esm/components/backoffice/filters/backofficeFilterAction.css.js +0 -1
  21. package/lib/esm/components/backoffice/filters/deferredFilterSearchInput.css.js +0 -1
  22. package/lib/esm/components/backoffice/layout/breadcrumb/assertValidBreadcrumb.js.map +1 -1
  23. package/lib/esm/components/backoffice/layout/buildSidebarSections.js.map +1 -1
  24. package/lib/esm/components/backoffice/layout/mapViewerToSidebarProfileView.js.map +1 -1
  25. package/lib/esm/components/backoffice/layout/sidebarUtils.js.map +1 -1
  26. package/lib/esm/components/backoffice/links/resolveBackofficeLink.js.map +1 -1
  27. package/lib/esm/components/backoffice/links/resolveBackofficeTargetIcon.js.map +1 -1
  28. package/lib/esm/components/backoffice/list/RowFlagsCell.js.map +1 -1
  29. package/lib/esm/components/backoffice/pickers/EntityIdPickerDialog.js.map +1 -1
  30. package/lib/esm/components/backoffice/refs/BackofficeLazyEntityCount.js.map +1 -1
  31. package/lib/esm/components/backoffice/refs/BackofficeRelatedCountLink.js.map +1 -1
  32. package/lib/esm/components/backoffice/routing/BackofficeContentBoundary.js.map +1 -1
  33. package/lib/esm/components/backoffice/scaffolds/BackofficeEntityListScaffold.js +368 -281
  34. package/lib/esm/components/backoffice/scaffolds/BackofficeEntityListScaffold.js.map +1 -1
  35. package/lib/esm/components/backoffice/scaffolds/backofficeEntityListScaffold.css.js +2 -2
  36. package/lib/esm/components/backoffice/scaffolds/backofficeEntityListScaffold.css.js.map +1 -1
  37. package/lib/esm/components/backoffice/shared/backofficeFilterableCell.css.js +1 -1
  38. package/lib/esm/components/backoffice/technical/TechnicalIdentifierValue.js.map +1 -1
  39. package/lib/esm/filters/filterHelpers.js +1 -1
  40. package/lib/esm/filters/filterHelpers.js.map +1 -1
  41. package/lib/esm/hooks/useAuth.js.map +1 -1
  42. package/lib/esm/hooks/useBackofficeAuth.js.map +1 -1
  43. package/lib/esm/hooks/useBackofficeInfiniteScrollSentinel.js.map +1 -1
  44. package/lib/esm/hooks/useBackofficeListUrlState.js.map +1 -1
  45. package/lib/esm/hooks/useBackofficeSessionAuth.js.map +1 -1
  46. package/lib/esm/hooks/useConditionalSubscription.js.map +1 -1
  47. package/lib/esm/hooks/useSidebarGroupCollapse.js.map +1 -1
  48. package/lib/esm/i18n/createI18nInstance.js.map +1 -1
  49. package/lib/esm/i18n/locales/en/backofficeReact.js +409 -405
  50. package/lib/esm/i18n/locales/en/backofficeReact.js.map +1 -1
  51. package/lib/esm/i18n/locales/fr/backofficeReact.js +412 -407
  52. package/lib/esm/i18n/locales/fr/backofficeReact.js.map +1 -1
  53. package/lib/esm/i18n/mergeResourceLanguages.js.map +1 -1
  54. package/lib/esm/i18n/resources.js +1 -1
  55. package/lib/esm/i18n/resources.js.map +1 -1
  56. package/lib/esm/i18n/useBackofficeFormats.js.map +1 -1
  57. package/lib/esm/modules/base64.js.map +1 -1
  58. package/lib/esm/modules/formatFileSize.js.map +1 -1
  59. package/lib/esm/modules/uploads.js +17 -17
  60. package/lib/esm/modules/uploads.js.map +1 -1
  61. package/lib/esm/modules/webauthn.js.map +1 -1
  62. package/lib/esm/node_modules/@babel/runtime/helpers/objectSpread2.js.map +1 -1
  63. package/lib/esm/node_modules/@babel/runtime/helpers/toPrimitive.js.map +1 -1
  64. package/lib/esm/node_modules/@babel/runtime/helpers/toPropertyKey.js.map +1 -1
  65. package/lib/esm/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js.map +1 -1
  66. package/lib/esm/node_modules/@vanilla-extract/recipes/dist/createRuntimeFn-62c9670f.esm.js +1 -1
  67. package/lib/esm/node_modules/@vanilla-extract/recipes/dist/createRuntimeFn-62c9670f.esm.js.map +1 -1
  68. package/lib/esm/node_modules/fbjs/lib/areEqual.js.map +1 -1
  69. package/lib/esm/node_modules/relay-test-utils/lib/RelayMockPayloadGenerator.js.map +1 -1
  70. package/lib/esm/node_modules/relay-test-utils/lib/RelayModernMockEnvironment.js.map +1 -1
  71. package/lib/esm/node_modules/relay-test-utils/lib/RelayResolverTestUtils.js.map +1 -1
  72. package/lib/esm/pages/BackofficeDashboardPage.js.map +1 -1
  73. package/lib/esm/pages/BackofficeDashboardWidgetContent.js.map +1 -1
  74. package/lib/esm/pages/BackofficeEntityDetailLayoutPage.js.map +1 -1
  75. package/lib/esm/pages/BackofficeEntityDetailPage.js.map +1 -1
  76. package/lib/esm/pages/BackofficeEntityDetailPage.view-helpers.js.map +1 -1
  77. package/lib/esm/pages/BackofficeEntityListDataPage.js +77 -70
  78. package/lib/esm/pages/BackofficeEntityListDataPage.js.map +1 -1
  79. package/lib/esm/pages/BackofficeEntityListPage.helpers.js +5 -5
  80. package/lib/esm/pages/BackofficeEntityListPage.helpers.js.map +1 -1
  81. package/lib/esm/pages/BackofficeEntityListPage.js +89 -85
  82. package/lib/esm/pages/BackofficeEntityListPage.js.map +1 -1
  83. package/lib/esm/pages/BackofficeEntityListRouteContext.js.map +1 -1
  84. package/lib/esm/pages/BackofficeHubPage.js.map +1 -1
  85. package/lib/esm/pages/BackofficeLayoutPage.js.map +1 -1
  86. package/lib/esm/pages/BackofficeLoginPage.js.map +1 -1
  87. package/lib/esm/pages/BackofficePasswordResetRequestPage.js.map +1 -1
  88. package/lib/esm/pages/BackofficeVerifyEmailPage.js.map +1 -1
  89. package/lib/esm/pages/detail/BackofficeEntityDetailManifestFallback.js.map +1 -1
  90. package/lib/esm/pages/detail/pageResolution.js.map +1 -1
  91. package/lib/esm/provider/BackofficeListUiStateContext.js +88 -0
  92. package/lib/esm/provider/BackofficeListUiStateContext.js.map +1 -0
  93. package/lib/esm/provider/BackofficeProvider.js +80 -79
  94. package/lib/esm/provider/BackofficeProvider.js.map +1 -1
  95. package/lib/esm/provider/entityRegistry.js.map +1 -1
  96. package/lib/esm/provider/lazyValue.js.map +1 -1
  97. package/lib/esm/provider/useBackofficeEntityLoader.js.map +1 -1
  98. package/lib/esm/relay/connectionUtils.js.map +1 -1
  99. package/lib/esm/relay/envHelpers.js.map +1 -1
  100. package/lib/esm/router/createBackofficeRoutes.js.map +1 -1
  101. package/lib/esm/storybook/relay/RelayStory.js.map +1 -1
  102. package/lib/esm/storybook/relay/mockResolvers.js.map +1 -1
  103. package/lib/types/components/backoffice/detail/BackofficeLifecycleTimelineSection.d.ts.map +1 -1
  104. package/lib/types/components/backoffice/pickers/EntityIdPickerDialog.d.ts.map +1 -1
  105. package/lib/types/components/backoffice/scaffolds/BackofficeEntityListScaffold.d.ts +2 -0
  106. package/lib/types/components/backoffice/scaffolds/BackofficeEntityListScaffold.d.ts.map +1 -1
  107. package/lib/types/components/backoffice/scaffolds/backofficeEntityListScaffold.css.d.ts +2 -0
  108. package/lib/types/components/backoffice/scaffolds/backofficeEntityListScaffold.css.d.ts.map +1 -1
  109. package/lib/types/components/backoffice/technical/TechnicalIdentifierValue.d.ts.map +1 -1
  110. package/lib/types/filters/filterHelpers.d.ts.map +1 -1
  111. package/lib/types/hooks/useAuth.d.ts.map +1 -1
  112. package/lib/types/i18n/resources.d.ts +7 -0
  113. package/lib/types/i18n/resources.d.ts.map +1 -1
  114. package/lib/types/modules/uploads.d.ts.map +1 -1
  115. package/lib/types/modules/webauthn.d.ts.map +1 -1
  116. package/lib/types/pages/BackofficeEntityListDataPage.d.ts.map +1 -1
  117. package/lib/types/pages/BackofficeEntityListPage.d.ts.map +1 -1
  118. package/lib/types/pages/BackofficeEntityListRouteContext.d.ts +2 -0
  119. package/lib/types/pages/BackofficeEntityListRouteContext.d.ts.map +1 -1
  120. package/lib/types/pages/BackofficePasswordResetRequestPage.d.ts.map +1 -1
  121. package/lib/types/pages/BackofficeVerifyEmailPage.d.ts.map +1 -1
  122. package/lib/types/pages/detail/pageResolution.d.ts.map +1 -1
  123. package/lib/types/provider/BackofficeListUiStateContext.d.ts +21 -0
  124. package/lib/types/provider/BackofficeListUiStateContext.d.ts.map +1 -0
  125. package/lib/types/provider/BackofficeProvider.d.ts.map +1 -1
  126. package/lib/types/provider/types.d.ts.map +1 -1
  127. package/package.json +16 -16
@@ -1,439 +1,443 @@
1
+ //#region src/i18n/locales/en/backofficeReact.json
1
2
  var e = {
2
- actions: {
3
- form: {
4
- cancel: "Cancel",
5
- errors: {
6
- invalidJson: "{{label}} must be valid JSON.",
7
- invalidJsonArray: "{{label}} must be a valid JSON array.",
8
- invalidJsonObject: "{{label}} must be a valid JSON object.",
9
- invalidNumber: "{{label}} must be a valid number.",
10
- invalidPayload: "The submitted payload is invalid.",
11
- required: "{{label}} is required.",
12
- submitFailed: "Unable to complete this action. Please try again."
13
- },
14
- submitting: "Submitting..."
15
- },
16
- view: "View"
17
- },
18
- auth: {
19
- acceptInvitation: {
20
- actions: { backToLogin: "Back to login" },
21
- errors: {
22
- alreadyAccepted: "This invitation has already been accepted.",
23
- default: "Unable to accept invitation.",
24
- emailMismatch: "This invitation was sent to a different email address.",
25
- expired: "Invitation link has expired.",
26
- invalidToken: "Invitation link is invalid.",
27
- missingToken: "Invitation link is missing or invalid.",
28
- passwordMismatch: "Password and confirmation do not match.",
29
- passwordPolicyViolation: "Your password does not meet policy requirements.",
30
- rateLimited: "Too many attempts. Please try again later.",
31
- unavailable: "Invitation acceptance is not available."
32
- },
33
- form: {
34
- confirmLabel: "Confirm password",
35
- confirmPlaceholder: "Confirm your password",
36
- passwordLabel: "Password",
37
- passwordPlaceholder: "Create a password",
38
- submit: "Accept invitation"
39
- },
40
- mfaSubtitle: "Enter the verification code to continue.",
41
- mfaTitle: "Verify your identity",
42
- status: {
43
- success: "Invitation accepted.",
44
- workingButton: "Working..."
45
- },
46
- subtitle: "Create your account to join.",
47
- title: "Accept invitation"
48
- },
49
- emailCapture: {
50
- continue: "Continue",
51
- description: "Enter your work email to continue.",
52
- emailLabel: "Work email",
53
- emailPlaceholder: "you@company.com",
54
- forgotPassword: "Forgot your password?"
55
- },
56
- loginFlow: {
57
- errors: {
58
- accountLocked: "Too many attempts. Try again later.",
59
- emailRequired: "Enter an email address to continue.",
60
- invalidCredentials: "Email or password is incorrect.",
61
- invalidEmail: "Enter a valid email address.",
62
- passkeyUnavailable: "Passkeys are not available.",
63
- rateLimited: "Too many attempts. Please try again later.",
64
- tryAgain: "Something went wrong. Please try again."
65
- },
66
- methods: { title: "Choose a sign-in method" },
67
- passkey: {
68
- description: "Use the passkey associated with {{email}}.",
69
- title: "Use a passkey"
70
- },
71
- subtitle: {
72
- default: "Choose a sign-in method to continue.",
73
- mfa: "Enter the verification code to continue."
74
- },
75
- title: {
76
- default: "Sign in",
77
- mfa: "Two-factor authentication"
78
- }
79
- },
80
- logout: { errors: { default: "Logout failed." } },
81
- methodChooser: {
82
- actions: { back: "Back" },
83
- locked: "Too many attempts. Try again later.",
84
- lockedWithTime: "Too many attempts. Try again at {{time}}.",
85
- methods: {
86
- other: "{{method}}",
87
- passkey: "Passkey",
88
- password: "Password"
89
- },
90
- prompt: "Choose how to sign in for <strong>{{email}}</strong>."
91
- },
92
- mfa: {
93
- actions: {
94
- back: "Back",
95
- submit: "Verify"
96
- },
97
- errors: {
98
- expired: "Verification session expired. Please try again.",
99
- invalidChallenge: "Verification session is invalid. Restart the login.",
100
- invalidCode: "Invalid code. Try again.",
101
- shortCode: "Enter the 6-digit code.",
102
- tooManyAttempts: "Too many attempts. Try again later.",
103
- verificationFailed: "Verification failed. Try again."
104
- },
105
- form: {
106
- label: "Verification code",
107
- placeholder: "123456"
108
- },
109
- helper: {
110
- default: "Enter the 6-digit code from your authenticator.",
111
- withEmail: "Enter the 6-digit code sent to {{email}}."
112
- }
3
+ form: {
4
+ cancel: "Cancel",
5
+ errors: {
6
+ invalidJson: "{{label}} must be valid JSON.",
7
+ invalidJsonArray: "{{label}} must be a valid JSON array.",
8
+ invalidJsonObject: "{{label}} must be a valid JSON object.",
9
+ invalidNumber: "{{label}} must be a valid number.",
10
+ invalidPayload: "The submitted payload is invalid.",
11
+ required: "{{label}} is required.",
12
+ submitFailed: "Unable to complete this action. Please try again."
13
+ },
14
+ submitting: "Submitting..."
15
+ },
16
+ view: "View"
17
+ }, t = {
18
+ acceptInvitation: {
19
+ actions: { backToLogin: "Back to login" },
20
+ errors: {
21
+ alreadyAccepted: "This invitation has already been accepted.",
22
+ default: "Unable to accept invitation.",
23
+ emailMismatch: "This invitation was sent to a different email address.",
24
+ expired: "Invitation link has expired.",
25
+ invalidToken: "Invitation link is invalid.",
26
+ missingToken: "Invitation link is missing or invalid.",
27
+ passwordMismatch: "Password and confirmation do not match.",
28
+ passwordPolicyViolation: "Your password does not meet policy requirements.",
29
+ rateLimited: "Too many attempts. Please try again later.",
30
+ unavailable: "Invitation acceptance is not available."
113
31
  },
114
- oidc: { buttons: {
115
- apple: "Continue with Apple",
116
- generic: "Continue with single sign-on",
117
- google: "Continue with Google"
118
- } },
32
+ form: {
33
+ confirmLabel: "Confirm password",
34
+ confirmPlaceholder: "Confirm your password",
35
+ passwordLabel: "Password",
36
+ passwordPlaceholder: "Create a password",
37
+ submit: "Accept invitation"
38
+ },
39
+ mfaSubtitle: "Enter the verification code to continue.",
40
+ mfaTitle: "Verify your identity",
41
+ status: {
42
+ success: "Invitation accepted.",
43
+ workingButton: "Working..."
44
+ },
45
+ subtitle: "Create your account to join.",
46
+ title: "Accept invitation"
47
+ },
48
+ emailCapture: {
49
+ continue: "Continue",
50
+ description: "Enter your work email to continue.",
51
+ emailLabel: "Work email",
52
+ emailPlaceholder: "you@company.com",
53
+ forgotPassword: "Forgot your password?"
54
+ },
55
+ loginFlow: {
56
+ errors: {
57
+ accountLocked: "Too many attempts. Try again later.",
58
+ emailRequired: "Enter an email address to continue.",
59
+ invalidCredentials: "Email or password is incorrect.",
60
+ invalidEmail: "Enter a valid email address.",
61
+ passkeyUnavailable: "Passkeys are not available.",
62
+ rateLimited: "Too many attempts. Please try again later.",
63
+ tryAgain: "Something went wrong. Please try again."
64
+ },
65
+ methods: { title: "Choose a sign-in method" },
119
66
  passkey: {
120
- actions: {
121
- showMethods: "Use another method",
122
- submit: "Continue with passkey",
123
- submitting: "Waiting for passkey..."
124
- },
125
- errors: {
126
- cancelled: "Passkey sign-in was cancelled.",
127
- challengeExpired: "Passkey request expired. Try again.",
128
- emailRequired: "Enter your email to continue.",
129
- failed: "Passkey sign-in failed.",
130
- invalidAssertion: "Passkey response is invalid. Try again.",
131
- invalidChallenge: "Passkey request is invalid. Try again.",
132
- invalidEmail: "Enter a valid email address.",
133
- locked: "Too many attempts. Try again later.",
134
- lockedWithTime: "Too many attempts. Try again at {{time}}.",
135
- noCredential: "No credential was returned by the authenticator.",
136
- notAvailable: "Passkeys are not available on this device.",
137
- notFound: "No passkey found for this account."
138
- },
139
- form: {
140
- emailLabel: "Email",
141
- emailPlaceholder: "you@company.com"
142
- },
143
- helper: "Use a passkey instead of your password."
144
- },
145
- passwordLogin: {
146
- forgotPassword: "Forgot your password?",
147
- title: "Sign in"
148
- },
149
- passwordResetComplete: {
150
- errors: {
151
- expired: "This reset link has expired.",
152
- invalid: "Reset link is invalid or expired.",
153
- minLength: "Password must be at least {{minLength}} characters.",
154
- mismatch: "Passwords do not match.",
155
- missingToken: "Reset link is missing or invalid.",
156
- policyViolation: "Your new password does not meet policy requirements."
157
- },
158
- form: {
159
- confirmLabel: "Confirm password",
160
- confirmPlaceholder: "Re-enter your password",
161
- description: "Enter a new password for your account.",
162
- passwordLabel: "Password",
163
- passwordPlaceholder: "Enter a new password",
164
- submit: "Update password",
165
- title: "New password"
166
- },
167
- subtitle: "Choose a strong password to secure your account.",
168
- success: {
169
- action: "Back to login",
170
- description: "Your password has been changed.",
171
- helper: "You can now sign in with your new password.",
172
- title: "Password updated"
173
- },
174
- title: "Set a new password"
67
+ description: "Use the passkey associated with {{email}}.",
68
+ title: "Use a passkey"
175
69
  },
176
- passwordResetRequest: {
177
- errors: {
178
- emailRequired: "Enter an email address.",
179
- invalidEmail: "Please enter a valid email address.",
180
- rateLimited: "Too many requests. Please wait and try again.",
181
- startFailed: "Unable to start password reset."
182
- },
183
- form: {
184
- description: "Enter the email for your account.",
185
- emailLabel: "Email",
186
- emailPlaceholder: "you@company.com",
187
- submit: "Send reset link"
188
- },
189
- sent: {
190
- action: "Send another email",
191
- description: "We sent a reset link to {{email}}.",
192
- helper: "If you don't see it, check spam or try again.",
193
- title: "Check your email"
194
- },
195
- title: "Reset your password"
70
+ subtitle: {
71
+ default: "Choose a sign-in method to continue.",
72
+ mfa: "Enter the verification code to continue."
196
73
  },
197
- verifyEmail: {
198
- actions: {
199
- continue: "Continue",
200
- return: "Back to login"
201
- },
202
- errors: {
203
- alreadyVerified: "This email address is already verified.",
204
- expired: "This verification link has expired.",
205
- invalid: "Verification link is invalid or expired.",
206
- missingToken: "Verification link is missing or invalid."
207
- },
208
- status: {
209
- success: "Email verified. You can continue.",
210
- verifying: "Verifying...",
211
- verifyingButton: "Verifying"
212
- },
213
- subtitle: "Confirm your email address to continue.",
214
- title: "Verify your email"
74
+ title: {
75
+ default: "Sign in",
76
+ mfa: "Two-factor authentication"
215
77
  }
216
78
  },
217
- common: {
218
- actions: {
219
- close: "Close",
220
- copied: "Copied",
221
- copy: "Copy",
222
- pick: "Pick",
223
- retry: "Retry"
224
- },
225
- boolean: {
226
- no: "No",
227
- yes: "Yes"
228
- },
229
- breadcrumb: "Breadcrumb",
230
- errors: { unexpected: "An unexpected error occurred." },
231
- loading: "Loading...",
232
- notAvailable: "N/A",
233
- time: {
234
- lastDay: "24 h",
235
- lastHour: "1 h",
236
- lastSevenDays: "7 j",
237
- lastThirtyDays: "30 j"
238
- }
79
+ logout: { errors: { default: "Logout failed." } },
80
+ methodChooser: {
81
+ actions: { back: "Back" },
82
+ locked: "Too many attempts. Try again later.",
83
+ lockedWithTime: "Too many attempts. Try again at {{time}}.",
84
+ methods: {
85
+ other: "{{method}}",
86
+ passkey: "Passkey",
87
+ password: "Password"
88
+ },
89
+ prompt: "Choose how to sign in for <strong>{{email}}</strong>."
239
90
  },
240
- dashboard: {
91
+ mfa: {
241
92
  actions: {
242
- openList: "Open list",
243
- openTool: "Open tool"
244
- },
245
- subtitle: "Overview of the Work context.",
246
- title: "Dashboard"
247
- },
248
- detail: {
249
- actionResult: {
250
- message: "Message",
251
- status: "Status"
93
+ back: "Back",
94
+ submit: "Verify"
252
95
  },
253
- actions: {
254
- backToList: "Back to list",
255
- viewDetails: "View details"
256
- },
257
- columns: {
258
- charged: "Charged",
259
- events: "Events",
260
- markup: "Markup",
261
- name: "Name",
262
- rawCost: "Raw cost"
96
+ errors: {
97
+ expired: "Verification session expired. Please try again.",
98
+ invalidChallenge: "Verification session is invalid. Restart the login.",
99
+ invalidCode: "Invalid code. Try again.",
100
+ shortCode: "Enter the 6-digit code.",
101
+ tooManyAttempts: "Too many attempts. Try again later.",
102
+ verificationFailed: "Verification failed. Try again."
263
103
  },
264
- loadingTitle: "Detail",
265
- notFound: "Not found",
266
- notFoundDescription: "This item does not exist or is no longer available."
267
- },
268
- emptyState: {
269
- listEmpty: {
270
- description: "There are no records to display.",
271
- title: "No results"
104
+ form: {
105
+ label: "Verification code",
106
+ placeholder: "123456"
272
107
  },
273
- listEmptyFiltered: {
274
- actions: { reset: "Reset filters" },
275
- description: "No results match the current filters."
108
+ helper: {
109
+ default: "Enter the 6-digit code from your authenticator.",
110
+ withEmail: "Enter the 6-digit code sent to {{email}}."
276
111
  }
277
112
  },
278
- filters: {
113
+ oidc: { buttons: {
114
+ apple: "Continue with Apple",
115
+ generic: "Continue with single sign-on",
116
+ google: "Continue with Google"
117
+ } },
118
+ passkey: {
279
119
  actions: {
280
- applyFilter: "Apply {{label}} filter",
281
- changeFilterValue: "Change {{label}}",
282
- clearFilter: "Clear {{label}} filter",
283
- filterBy: "Filter by {{label}}"
284
- },
285
- all: "All {{label}}",
286
- boolean: {
287
- no: "No",
288
- yes: "Yes"
289
- },
290
- drawer: { emptySearchResults: "No filters match this search." },
291
- placeholders: {
292
- anyEntity: "All",
293
- search: "Search {{label}}",
294
- unresolved: "Unresolved ID"
295
- },
296
- sections: { default: "Filters" },
297
- trigger: "Filters",
298
- triggerWithCount_one: "Filters ({{count}})",
299
- triggerWithCount_other: "Filters ({{count}})"
300
- },
301
- flags: {
302
- agentManaged: {
303
- agentManaged: "Agent managed",
304
- userManaged: "User managed"
305
- },
306
- capability: {
307
- allowed: "Allowed",
308
- denied: "Denied"
309
- },
310
- default: {
311
- default: "Default",
312
- notDefault: "Not default"
313
- },
314
- deployedProduction: {
315
- deployed: "Deployed",
316
- notDeployed: "Not deployed"
317
- },
318
- enabled: {
319
- disabled: "Disabled",
320
- enabled: "Enabled"
321
- },
322
- encrypted: {
323
- encrypted: "Encrypted",
324
- notEncrypted: "Not encrypted"
120
+ showMethods: "Use another method",
121
+ submit: "Continue with passkey",
122
+ submitting: "Waiting for passkey..."
325
123
  },
326
- failure: {
327
- failed: "Failed",
328
- ok: "OK"
124
+ errors: {
125
+ cancelled: "Passkey sign-in was cancelled.",
126
+ challengeExpired: "Passkey request expired. Try again.",
127
+ emailRequired: "Enter your email to continue.",
128
+ failed: "Passkey sign-in failed.",
129
+ invalidAssertion: "Passkey response is invalid. Try again.",
130
+ invalidChallenge: "Passkey request is invalid. Try again.",
131
+ invalidEmail: "Enter a valid email address.",
132
+ locked: "Too many attempts. Try again later.",
133
+ lockedWithTime: "Too many attempts. Try again at {{time}}.",
134
+ noCredential: "No credential was returned by the authenticator.",
135
+ notAvailable: "Passkeys are not available on this device.",
136
+ notFound: "No passkey found for this account."
329
137
  },
330
- forced: {
331
- forced: "Forced",
332
- normal: "Normal"
138
+ form: {
139
+ emailLabel: "Email",
140
+ emailPlaceholder: "you@company.com"
333
141
  },
334
- locked: {
335
- locked: "Locked",
336
- unlocked: "Unlocked"
337
- }
142
+ helper: "Use a passkey instead of your password."
338
143
  },
339
- format: {
340
- currency: "{{value, currency}}",
341
- number: "{{value, number}}",
342
- percent: "{{value, percent}}"
144
+ passwordLogin: {
145
+ forgotPassword: "Forgot your password?",
146
+ title: "Sign in"
343
147
  },
344
- history: "",
345
- hub: {
346
- empty: {
347
- description: "No available item matches the current filters.",
348
- title: "No items"
349
- },
350
- itemKinds: {
351
- entity: "List",
352
- tool: "Tool"
148
+ passwordResetComplete: {
149
+ errors: {
150
+ expired: "This reset link has expired.",
151
+ invalid: "Reset link is invalid or expired.",
152
+ minLength: "Password must be at least {{minLength}} characters.",
153
+ mismatch: "Passwords do not match.",
154
+ missingToken: "Reset link is missing or invalid.",
155
+ policyViolation: "Your new password does not meet policy requirements."
353
156
  },
354
- search: { placeholder: "Search" },
355
- subtitle: "Choose an item to continue."
157
+ form: {
158
+ confirmLabel: "Confirm password",
159
+ confirmPlaceholder: "Re-enter your password",
160
+ description: "Enter a new password for your account.",
161
+ passwordLabel: "Password",
162
+ passwordPlaceholder: "Enter a new password",
163
+ submit: "Update password",
164
+ title: "New password"
165
+ },
166
+ subtitle: "Choose a strong password to secure your account.",
167
+ success: {
168
+ action: "Back to login",
169
+ description: "Your password has been changed.",
170
+ helper: "You can now sign in with your new password.",
171
+ title: "Password updated"
172
+ },
173
+ title: "Set a new password"
356
174
  },
357
- list: {
358
- actions: {
359
- refresh: "Refresh",
360
- refreshing: "Refreshing…",
361
- retry: "Retry"
362
- },
175
+ passwordResetRequest: {
363
176
  errors: {
364
- tableFailed: "The table failed to load.",
365
- title: "Table error"
177
+ emailRequired: "Enter an email address.",
178
+ invalidEmail: "Please enter a valid email address.",
179
+ rateLimited: "Too many requests. Please wait and try again.",
180
+ startFailed: "Unable to start password reset."
181
+ },
182
+ form: {
183
+ description: "Enter the email for your account.",
184
+ emailLabel: "Email",
185
+ emailPlaceholder: "you@company.com",
186
+ submit: "Send reset link"
366
187
  },
367
- loaded_one: "{{count, number}} item loaded",
368
- loaded_other: "{{count, number}} items loaded",
369
- loadMore: {
370
- end: "End of results",
371
- loading: "Loading more…"
188
+ sent: {
189
+ action: "Send another email",
190
+ description: "We sent a reset link to {{email}}.",
191
+ helper: "If you don't see it, check spam or try again.",
192
+ title: "Check your email"
372
193
  },
373
- refreshingRows: "Filtering…",
374
- showing: "Showing {{shown, number}} of {{total, number}}",
375
- sort: { label: "Sort order" },
376
- title: ""
194
+ title: "Reset your password"
377
195
  },
378
- overview: "",
379
- picker: {
380
- errors: { loadFailed: "Failed to load." },
381
- searchRequired: "Enter an ID to search.",
382
- title: "Select an ID",
383
- unavailable: "Picker not available for {{entity}}."
384
- },
385
- relations: {
386
- menu: { label: "Relations" },
387
- openFilteredList: "Open filtered list: {{label}}"
388
- },
389
- review: { status: {
390
- approved: "Approved",
391
- changesRequested: "Changes requested",
392
- pending: "Pending",
393
- unknown: "Unknown"
394
- } },
395
- sidebar: {
196
+ verifyEmail: {
396
197
  actions: {
397
- collapseSidebar: "Close",
398
- expandSidebar: "Open",
399
- pin: "Pin",
400
- reorder: "Reorder",
401
- unpin: "Unpin"
402
- },
403
- items: { dashboard: "Dashboard" },
404
- navigationAriaLabel: "Backoffice navigation",
405
- profile: {
406
- actions: { signOut: "Sign out" },
407
- menuAriaLabel: "Open profile menu",
408
- title: "Profile",
409
- unknownUser: "Unknown user"
198
+ continue: "Continue",
199
+ return: "Back to login"
410
200
  },
411
- search: { placeholder: "Search…" },
412
- sections: {
413
- pinned: "Pinned",
414
- recent: "Recent"
415
- }
416
- },
417
- tools: {
418
201
  errors: {
419
- description: "We couldn't run this tool.",
420
- details: "Error details",
421
- label: "Error",
422
- title: "Tool error",
423
- unknown: "Unknown error"
424
- },
425
- forms: {
426
- actions: {
427
- insertExample: "Insert example",
428
- run: "Run"
429
- },
430
- inputJsonLabel: "Input JSON"
431
- },
432
- loading: { description: "Running tool..." },
433
- output: "Output"
202
+ alreadyVerified: "This email address is already verified.",
203
+ expired: "This verification link has expired.",
204
+ invalid: "Verification link is invalid or expired.",
205
+ missingToken: "Verification link is missing or invalid."
206
+ },
207
+ status: {
208
+ success: "Email verified. You can continue.",
209
+ verifying: "Verifying...",
210
+ verifyingButton: "Verifying"
211
+ },
212
+ subtitle: "Confirm your email address to continue.",
213
+ title: "Verify your email"
214
+ }
215
+ }, n = {
216
+ actions: {
217
+ close: "Close",
218
+ copied: "Copied",
219
+ copy: "Copy",
220
+ pick: "Pick",
221
+ retry: "Retry"
222
+ },
223
+ boolean: {
224
+ no: "No",
225
+ yes: "Yes"
226
+ },
227
+ breadcrumb: "Breadcrumb",
228
+ errors: { unexpected: "An unexpected error occurred." },
229
+ loading: "Loading...",
230
+ notAvailable: "N/A",
231
+ time: {
232
+ lastDay: "24 h",
233
+ lastHour: "1 h",
234
+ lastSevenDays: "7 j",
235
+ lastThirtyDays: "30 j"
434
236
  }
237
+ }, r = {
238
+ actions: {
239
+ openList: "Open list",
240
+ openTool: "Open tool"
241
+ },
242
+ subtitle: "Overview of the Work context.",
243
+ title: "Dashboard"
244
+ }, i = {
245
+ actionResult: {
246
+ message: "Message",
247
+ status: "Status"
248
+ },
249
+ actions: {
250
+ backToList: "Back to list",
251
+ viewDetails: "View details"
252
+ },
253
+ columns: {
254
+ charged: "Charged",
255
+ events: "Events",
256
+ markup: "Markup",
257
+ name: "Name",
258
+ rawCost: "Raw cost"
259
+ },
260
+ loadingTitle: "Detail",
261
+ notFound: "Not found",
262
+ notFoundDescription: "This item does not exist or is no longer available."
263
+ }, a = {
264
+ listEmpty: {
265
+ description: "There are no records to display.",
266
+ title: "No results"
267
+ },
268
+ listEmptyFiltered: {
269
+ actions: { reset: "Reset filters" },
270
+ description: "No results match the current filters."
271
+ }
272
+ }, o = {
273
+ actions: {
274
+ applyFilter: "Apply {{label}} filter",
275
+ changeFilterValue: "Change {{label}}",
276
+ clearFilter: "Clear {{label}} filter",
277
+ filterBy: "Filter by {{label}}",
278
+ removeFilterValue: "Remove {{label}} value"
279
+ },
280
+ all: "All {{label}}",
281
+ boolean: {
282
+ no: "No",
283
+ yes: "Yes"
284
+ },
285
+ drawer: { emptySearchResults: "No filters match this search." },
286
+ placeholders: {
287
+ anyEntity: "All",
288
+ search: "Search {{label}}",
289
+ unresolved: "Unresolved ID"
290
+ },
291
+ sections: { default: "Filters" },
292
+ selectedEntities_one: "{{count}} selected",
293
+ selectedEntities_other: "{{count}} selected",
294
+ trigger: "Filters",
295
+ triggerWithCount_one: "Filters ({{count}})",
296
+ triggerWithCount_other: "Filters ({{count}})"
297
+ }, s = {
298
+ agentManaged: {
299
+ agentManaged: "Agent managed",
300
+ userManaged: "User managed"
301
+ },
302
+ capability: {
303
+ allowed: "Allowed",
304
+ denied: "Denied"
305
+ },
306
+ default: {
307
+ default: "Default",
308
+ notDefault: "Not default"
309
+ },
310
+ deployedProduction: {
311
+ deployed: "Deployed",
312
+ notDeployed: "Not deployed"
313
+ },
314
+ enabled: {
315
+ disabled: "Disabled",
316
+ enabled: "Enabled"
317
+ },
318
+ encrypted: {
319
+ encrypted: "Encrypted",
320
+ notEncrypted: "Not encrypted"
321
+ },
322
+ failure: {
323
+ failed: "Failed",
324
+ ok: "OK"
325
+ },
326
+ forced: {
327
+ forced: "Forced",
328
+ normal: "Normal"
329
+ },
330
+ locked: {
331
+ locked: "Locked",
332
+ unlocked: "Unlocked"
333
+ }
334
+ }, c = {
335
+ currency: "{{value, currency}}",
336
+ number: "{{value, number}}",
337
+ percent: "{{value, percent}}"
338
+ }, l = {
339
+ empty: {
340
+ description: "No available item matches the current filters.",
341
+ title: "No items"
342
+ },
343
+ itemKinds: {
344
+ entity: "List",
345
+ tool: "Tool"
346
+ },
347
+ search: { placeholder: "Search" },
348
+ subtitle: "Choose an item to continue."
349
+ }, u = {
350
+ actions: {
351
+ refresh: "Refresh",
352
+ refreshing: "Refreshing…",
353
+ retry: "Retry"
354
+ },
355
+ errors: {
356
+ tableFailed: "The table failed to load.",
357
+ title: "Table error"
358
+ },
359
+ loaded_one: "{{count, number}} item loaded",
360
+ loaded_other: "{{count, number}} items loaded",
361
+ loadMore: {
362
+ end: "End of results",
363
+ loading: "Loading more…"
364
+ },
365
+ refreshingRows: "Filtering…",
366
+ showing: "Showing {{shown, number}} of {{total, number}}",
367
+ sort: { label: "Sort order" },
368
+ title: ""
369
+ }, d = {
370
+ errors: { loadFailed: "Failed to load." },
371
+ searchRequired: "Enter an ID to search.",
372
+ title: "Select an ID",
373
+ unavailable: "Picker not available for {{entity}}."
374
+ }, f = {
375
+ menu: { label: "Relations" },
376
+ openFilteredList: "Open filtered list: {{label}}"
377
+ }, p = { status: {
378
+ approved: "Approved",
379
+ changesRequested: "Changes requested",
380
+ pending: "Pending",
381
+ unknown: "Unknown"
382
+ } }, m = {
383
+ actions: {
384
+ collapseSidebar: "Close",
385
+ expandSidebar: "Open",
386
+ pin: "Pin",
387
+ reorder: "Reorder",
388
+ unpin: "Unpin"
389
+ },
390
+ items: { dashboard: "Dashboard" },
391
+ navigationAriaLabel: "Backoffice navigation",
392
+ profile: {
393
+ actions: { signOut: "Sign out" },
394
+ menuAriaLabel: "Open profile menu",
395
+ title: "Profile",
396
+ unknownUser: "Unknown user"
397
+ },
398
+ search: { placeholder: "Search…" },
399
+ sections: {
400
+ pinned: "Pinned",
401
+ recent: "Recent"
402
+ }
403
+ }, h = {
404
+ errors: {
405
+ description: "We couldn't run this tool.",
406
+ details: "Error details",
407
+ label: "Error",
408
+ title: "Tool error",
409
+ unknown: "Unknown error"
410
+ },
411
+ forms: {
412
+ actions: {
413
+ insertExample: "Insert example",
414
+ run: "Run"
415
+ },
416
+ inputJsonLabel: "Input JSON"
417
+ },
418
+ loading: { description: "Running tool..." },
419
+ output: "Output"
420
+ }, g = {
421
+ actions: e,
422
+ auth: t,
423
+ common: n,
424
+ dashboard: r,
425
+ detail: i,
426
+ emptyState: a,
427
+ filters: o,
428
+ flags: s,
429
+ format: c,
430
+ history: "",
431
+ hub: l,
432
+ list: u,
433
+ overview: "",
434
+ picker: d,
435
+ relations: f,
436
+ review: p,
437
+ sidebar: m,
438
+ tools: h
435
439
  };
436
440
  //#endregion
437
- export { e as default };
441
+ export { e as actions, t as auth, n as common, r as dashboard, g as default, i as detail, a as emptyState, o as filters, s as flags, c as format, l as hub, u as list, d as picker, f as relations, p as review, m as sidebar, h as tools };
438
442
 
439
443
  //# sourceMappingURL=backofficeReact.js.map