@plumile/backoffice-react 0.1.187 → 0.1.189
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/esm/auth/authRefreshNotice.css.js +1 -2
- package/lib/esm/auth/login/LoginFlow.js.map +1 -1
- package/lib/esm/auth/login/MethodChooser.js.map +1 -1
- package/lib/esm/auth/login/MfaChallengeForm.js.map +1 -1
- package/lib/esm/auth/login/PasskeyLoginForm.js.map +1 -1
- package/lib/esm/auth/login/loginPage.css.js +2 -1
- package/lib/esm/auth/login/synchronizeAuthStatusQuery.js.map +1 -1
- package/lib/esm/auth/pages/AcceptInvitationScreen.js.map +1 -1
- package/lib/esm/auth/pages/PasswordResetCompleteScreen.js.map +1 -1
- package/lib/esm/auth/pages/PasswordResetRequestScreen.js.map +1 -1
- package/lib/esm/auth/pages/VerifyEmailScreen.js.map +1 -1
- package/lib/esm/components/backoffice/actions/BackofficeEntityActionFormDialog.js +346 -403
- package/lib/esm/components/backoffice/actions/BackofficeEntityActionFormDialog.js.map +1 -1
- package/lib/esm/components/backoffice/actions/LazyBackofficeEntityActionFormDialog.js.map +1 -1
- package/lib/esm/components/backoffice/actions/backofficeEntityActionFormDialog.css.js +1 -1
- package/lib/esm/components/backoffice/billing/BackofficeBillingUsageChart.js +1 -1
- package/lib/esm/components/backoffice/billing/BackofficeBillingUsageChart.js.map +1 -1
- package/lib/esm/components/backoffice/billing/backofficeBillingUsageChart.css.js +1 -1
- package/lib/esm/components/backoffice/columns/buildDataTableColumns.js.map +1 -1
- package/lib/esm/components/backoffice/detail/BackofficeEntitySummaryHeader.js +3 -3
- package/lib/esm/components/backoffice/detail/BackofficeLifecycleTimelineSection.js.map +1 -1
- package/lib/esm/components/backoffice/detail/BackofficeRelationsSummaryGrid.js +1 -1
- package/lib/esm/components/backoffice/detail/BackofficeTokenUsageBreakdown.js.map +1 -1
- package/lib/esm/components/backoffice/detail/BackofficeUsageCostBreakdown.js +10 -10
- package/lib/esm/components/backoffice/detail/backofficeDetailErrorList.css.js +1 -1
- package/lib/esm/components/backoffice/detail/backofficeDetailRelationLink.css.js +1 -2
- package/lib/esm/components/backoffice/detail/backofficeEntitySummaryHeader.css.js +1 -1
- package/lib/esm/components/backoffice/detail/backofficeRelationsSummaryGrid.css.js +1 -1
- package/lib/esm/components/backoffice/detail/backofficeUsageCostBreakdown.css.js +1 -1
- package/lib/esm/components/backoffice/detail/createBackofficeEntityLinkProps.js.map +1 -1
- package/lib/esm/components/backoffice/detail/detailPayloadUtils.js.map +1 -1
- package/lib/esm/components/backoffice/filters/backofficeFilterAction.css.js +1 -1
- package/lib/esm/components/backoffice/filters/deferredFilterSearchInput.css.js +1 -1
- package/lib/esm/components/backoffice/filters/entityIdFilterField.css.js +1 -1
- package/lib/esm/components/backoffice/hub/BackofficeHubTemplate.js +4 -4
- package/lib/esm/components/backoffice/hub/backofficeHubTemplate.css.js +1 -1
- package/lib/esm/components/backoffice/layout/backofficeSidebarActions.css.js +1 -1
- package/lib/esm/components/backoffice/layout/breadcrumb/BackofficeTopbarBreadcrumb.js +2 -2
- package/lib/esm/components/backoffice/layout/breadcrumb/assertValidBreadcrumb.js.map +1 -1
- package/lib/esm/components/backoffice/layout/breadcrumb/backofficeTopbarBreadcrumb.css.js +1 -1
- package/lib/esm/components/backoffice/layout/buildSidebarSections.js.map +1 -1
- package/lib/esm/components/backoffice/layout/mapViewerToSidebarProfileView.js.map +1 -1
- package/lib/esm/components/backoffice/layout/sidebarUtils.js.map +1 -1
- package/lib/esm/components/backoffice/links/BackofficeLinkContent.js +1 -1
- package/lib/esm/components/backoffice/links/backofficeLink.css.js +1 -1
- package/lib/esm/components/backoffice/links/resolveBackofficeLink.js.map +1 -1
- package/lib/esm/components/backoffice/links/resolveBackofficeTargetIcon.js.map +1 -1
- package/lib/esm/components/backoffice/list/RowFlagsCell.css.js +2 -1
- package/lib/esm/components/backoffice/list/RowFlagsCell.js.map +1 -1
- package/lib/esm/components/backoffice/pickers/EntityIdPickerDialog.js.map +1 -1
- package/lib/esm/components/backoffice/pickers/entityIdPickerDialog.css.js +1 -1
- package/lib/esm/components/backoffice/refs/BackofficeLazyEntityCount.js.map +1 -1
- package/lib/esm/components/backoffice/refs/BackofficeRelatedCountLink.js.map +1 -1
- package/lib/esm/components/backoffice/refs/backofficeEntityIdRef.css.js +1 -1
- package/lib/esm/components/backoffice/refs/backofficeRelatedCountLink.css.js +1 -1
- package/lib/esm/components/backoffice/routing/BackofficeContentBoundary.js.map +1 -1
- package/lib/esm/components/backoffice/routing/backofficeContentBoundary.css.js +1 -1
- package/lib/esm/components/backoffice/routing/backofficeContentError.css.js +1 -1
- package/lib/esm/components/backoffice/routing/backofficeContentFallback.css.js +1 -1
- package/lib/esm/components/backoffice/routing/backofficeRouteFallback.css.js +1 -1
- package/lib/esm/components/backoffice/routing/backofficeRoutePendingBar.css.js +1 -1
- package/lib/esm/components/backoffice/scaffolds/BackofficeEntityListScaffold.js +285 -269
- package/lib/esm/components/backoffice/scaffolds/BackofficeEntityListScaffold.js.map +1 -1
- package/lib/esm/components/backoffice/scaffolds/backofficeEntityListScaffold.css.js +1 -1
- package/lib/esm/components/backoffice/shared/backofficeFilterableCell.css.js +4 -4
- package/lib/esm/components/backoffice/shared/backofficeInlineFilterRow.css.js +1 -1
- package/lib/esm/components/backoffice/technical/TechnicalIdentifierValue.js.map +1 -1
- package/lib/esm/components/backoffice/tools/BackofficeToolsDocPanel.js +1 -1
- package/lib/esm/components/backoffice/tools/BackofficeToolsJsonForm.js +4 -4
- package/lib/esm/components/backoffice/tools/backofficeToolsDocPanel.css.js +1 -1
- package/lib/esm/components/backoffice/tools/backofficeToolsForm.css.js +1 -1
- package/lib/esm/filters/filterHelpers.js +1 -1
- package/lib/esm/filters/filterHelpers.js.map +1 -1
- package/lib/esm/hooks/useAuth.js.map +1 -1
- package/lib/esm/hooks/useBackofficeAuth.js.map +1 -1
- package/lib/esm/hooks/useBackofficeInfiniteScrollSentinel.js.map +1 -1
- package/lib/esm/hooks/useBackofficeListUrlState.js.map +1 -1
- package/lib/esm/hooks/useBackofficeSessionAuth.js.map +1 -1
- package/lib/esm/hooks/useConditionalSubscription.js.map +1 -1
- package/lib/esm/hooks/useSidebarGroupCollapse.js.map +1 -1
- package/lib/esm/i18n/createI18nInstance.js.map +1 -1
- package/lib/esm/i18n/locales/en/backofficeReact.js +406 -405
- package/lib/esm/i18n/locales/fr/backofficeReact.js +408 -407
- package/lib/esm/i18n/mergeResourceLanguages.js.map +1 -1
- package/lib/esm/i18n/resources.js +1 -1
- package/lib/esm/i18n/resources.js.map +1 -1
- package/lib/esm/i18n/useBackofficeFormats.js.map +1 -1
- package/lib/esm/modules/base64.js.map +1 -1
- package/lib/esm/modules/formatFileSize.js.map +1 -1
- package/lib/esm/modules/uploads.js +17 -17
- package/lib/esm/modules/uploads.js.map +1 -1
- package/lib/esm/modules/webauthn.js.map +1 -1
- package/lib/esm/node_modules/@babel/runtime/helpers/objectSpread2.js.map +1 -1
- package/lib/esm/node_modules/@babel/runtime/helpers/toPrimitive.js.map +1 -1
- package/lib/esm/node_modules/@babel/runtime/helpers/toPropertyKey.js.map +1 -1
- package/lib/esm/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js.map +1 -1
- package/lib/esm/node_modules/@vanilla-extract/recipes/dist/createRuntimeFn-62c9670f.esm.js +1 -1
- package/lib/esm/node_modules/@vanilla-extract/recipes/dist/createRuntimeFn-62c9670f.esm.js.map +1 -1
- package/lib/esm/node_modules/fbjs/lib/areEqual.js.map +1 -1
- package/lib/esm/node_modules/relay-test-utils/lib/RelayMockPayloadGenerator.js.map +1 -1
- package/lib/esm/node_modules/relay-test-utils/lib/RelayModernMockEnvironment.js.map +1 -1
- package/lib/esm/node_modules/relay-test-utils/lib/RelayResolverTestUtils.js.map +1 -1
- package/lib/esm/pages/BackofficeDashboardPage.js.map +1 -1
- package/lib/esm/pages/BackofficeDashboardWidgetContent.js.map +1 -1
- package/lib/esm/pages/BackofficeEntityDetailLayoutPage.js.map +1 -1
- package/lib/esm/pages/BackofficeEntityDetailPage.js.map +1 -1
- package/lib/esm/pages/BackofficeEntityDetailPage.view-helpers.js.map +1 -1
- package/lib/esm/pages/BackofficeEntityListPage.helpers.js +5 -5
- package/lib/esm/pages/BackofficeEntityListPage.helpers.js.map +1 -1
- package/lib/esm/pages/BackofficeEntityListPage.js.map +1 -1
- package/lib/esm/pages/BackofficeHubPage.js.map +1 -1
- package/lib/esm/pages/BackofficeLayoutPage.js.map +1 -1
- package/lib/esm/pages/BackofficeLoginPage.js.map +1 -1
- package/lib/esm/pages/BackofficePasswordResetRequestPage.js.map +1 -1
- package/lib/esm/pages/BackofficeVerifyEmailPage.js.map +1 -1
- package/lib/esm/pages/backofficeDashboardPage.css.js +1 -1
- package/lib/esm/pages/backofficeEntityDetailPage.css.js +1 -1
- package/lib/esm/pages/backofficeEntityListPage.css.js +1 -1
- package/lib/esm/pages/detail/BackofficeEntityDetailManifestFallback.js.map +1 -1
- package/lib/esm/pages/detail/pageResolution.js.map +1 -1
- package/lib/esm/provider/BackofficeProvider.js.map +1 -1
- package/lib/esm/provider/entityRegistry.js.map +1 -1
- package/lib/esm/provider/lazyValue.js.map +1 -1
- package/lib/esm/provider/useBackofficeEntityLoader.js.map +1 -1
- package/lib/esm/relay/connectionUtils.js.map +1 -1
- package/lib/esm/relay/envHelpers.js.map +1 -1
- package/lib/esm/router/createBackofficeRoutes.js.map +1 -1
- package/lib/esm/storybook/relay/RelayStory.css.js +1 -1
- package/lib/esm/storybook/relay/RelayStory.js.map +1 -1
- package/lib/esm/storybook/relay/mockResolvers.js.map +1 -1
- package/lib/esm/style.css +1 -1
- package/lib/types/components/backoffice/actions/BackofficeEntityActionFormDialog.d.ts.map +1 -1
- package/lib/types/components/backoffice/detail/BackofficeLifecycleTimelineSection.d.ts.map +1 -1
- package/lib/types/components/backoffice/pickers/EntityIdPickerDialog.d.ts.map +1 -1
- package/lib/types/components/backoffice/scaffolds/BackofficeEntityListScaffold.d.ts.map +1 -1
- package/lib/types/components/backoffice/technical/TechnicalIdentifierValue.d.ts.map +1 -1
- package/lib/types/filters/filterHelpers.d.ts.map +1 -1
- package/lib/types/hooks/useAuth.d.ts.map +1 -1
- package/lib/types/modules/uploads.d.ts.map +1 -1
- package/lib/types/modules/webauthn.d.ts.map +1 -1
- package/lib/types/pages/BackofficePasswordResetRequestPage.d.ts.map +1 -1
- package/lib/types/pages/BackofficeVerifyEmailPage.d.ts.map +1 -1
- package/lib/types/pages/detail/pageResolution.d.ts.map +1 -1
- package/lib/types/provider/types.d.ts.map +1 -1
- package/package.json +16 -16
|
@@ -1,439 +1,440 @@
|
|
|
1
|
+
//#region src/i18n/locales/en/backofficeReact.json
|
|
1
2
|
var e = {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
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
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
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
|
-
|
|
121
|
-
|
|
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
|
-
|
|
177
|
-
|
|
178
|
-
|
|
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
|
-
|
|
198
|
-
|
|
199
|
-
|
|
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
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
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
|
-
|
|
91
|
+
mfa: {
|
|
241
92
|
actions: {
|
|
242
|
-
|
|
243
|
-
|
|
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
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
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
|
-
|
|
265
|
-
|
|
266
|
-
|
|
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
|
-
|
|
274
|
-
|
|
275
|
-
|
|
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
|
-
|
|
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
|
-
|
|
281
|
-
|
|
282
|
-
|
|
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
|
-
|
|
327
|
-
|
|
328
|
-
|
|
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
|
-
|
|
331
|
-
|
|
332
|
-
|
|
138
|
+
form: {
|
|
139
|
+
emailLabel: "Email",
|
|
140
|
+
emailPlaceholder: "you@company.com"
|
|
333
141
|
},
|
|
334
|
-
|
|
335
|
-
locked: "Locked",
|
|
336
|
-
unlocked: "Unlocked"
|
|
337
|
-
}
|
|
142
|
+
helper: "Use a passkey instead of your password."
|
|
338
143
|
},
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
percent: "{{value, percent}}"
|
|
144
|
+
passwordLogin: {
|
|
145
|
+
forgotPassword: "Forgot your password?",
|
|
146
|
+
title: "Sign in"
|
|
343
147
|
},
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
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
|
-
|
|
355
|
-
|
|
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
|
-
|
|
358
|
-
actions: {
|
|
359
|
-
refresh: "Refresh",
|
|
360
|
-
refreshing: "Refreshing…",
|
|
361
|
-
retry: "Retry"
|
|
362
|
-
},
|
|
175
|
+
passwordResetRequest: {
|
|
363
176
|
errors: {
|
|
364
|
-
|
|
365
|
-
|
|
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
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
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
|
-
|
|
374
|
-
showing: "Showing {{shown, number}} of {{total, number}}",
|
|
375
|
-
sort: { label: "Sort order" },
|
|
376
|
-
title: ""
|
|
194
|
+
title: "Reset your password"
|
|
377
195
|
},
|
|
378
|
-
|
|
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
|
-
|
|
398
|
-
|
|
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
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
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
|
+
},
|
|
279
|
+
all: "All {{label}}",
|
|
280
|
+
boolean: {
|
|
281
|
+
no: "No",
|
|
282
|
+
yes: "Yes"
|
|
283
|
+
},
|
|
284
|
+
drawer: { emptySearchResults: "No filters match this search." },
|
|
285
|
+
placeholders: {
|
|
286
|
+
anyEntity: "All",
|
|
287
|
+
search: "Search {{label}}",
|
|
288
|
+
unresolved: "Unresolved ID"
|
|
289
|
+
},
|
|
290
|
+
sections: { default: "Filters" },
|
|
291
|
+
trigger: "Filters",
|
|
292
|
+
triggerWithCount_one: "Filters ({{count}})",
|
|
293
|
+
triggerWithCount_other: "Filters ({{count}})"
|
|
294
|
+
}, s = {
|
|
295
|
+
agentManaged: {
|
|
296
|
+
agentManaged: "Agent managed",
|
|
297
|
+
userManaged: "User managed"
|
|
298
|
+
},
|
|
299
|
+
capability: {
|
|
300
|
+
allowed: "Allowed",
|
|
301
|
+
denied: "Denied"
|
|
302
|
+
},
|
|
303
|
+
default: {
|
|
304
|
+
default: "Default",
|
|
305
|
+
notDefault: "Not default"
|
|
306
|
+
},
|
|
307
|
+
deployedProduction: {
|
|
308
|
+
deployed: "Deployed",
|
|
309
|
+
notDeployed: "Not deployed"
|
|
310
|
+
},
|
|
311
|
+
enabled: {
|
|
312
|
+
disabled: "Disabled",
|
|
313
|
+
enabled: "Enabled"
|
|
314
|
+
},
|
|
315
|
+
encrypted: {
|
|
316
|
+
encrypted: "Encrypted",
|
|
317
|
+
notEncrypted: "Not encrypted"
|
|
318
|
+
},
|
|
319
|
+
failure: {
|
|
320
|
+
failed: "Failed",
|
|
321
|
+
ok: "OK"
|
|
322
|
+
},
|
|
323
|
+
forced: {
|
|
324
|
+
forced: "Forced",
|
|
325
|
+
normal: "Normal"
|
|
326
|
+
},
|
|
327
|
+
locked: {
|
|
328
|
+
locked: "Locked",
|
|
329
|
+
unlocked: "Unlocked"
|
|
330
|
+
}
|
|
331
|
+
}, c = {
|
|
332
|
+
currency: "{{value, currency}}",
|
|
333
|
+
number: "{{value, number}}",
|
|
334
|
+
percent: "{{value, percent}}"
|
|
335
|
+
}, l = {
|
|
336
|
+
empty: {
|
|
337
|
+
description: "No available item matches the current filters.",
|
|
338
|
+
title: "No items"
|
|
339
|
+
},
|
|
340
|
+
itemKinds: {
|
|
341
|
+
entity: "List",
|
|
342
|
+
tool: "Tool"
|
|
343
|
+
},
|
|
344
|
+
search: { placeholder: "Search" },
|
|
345
|
+
subtitle: "Choose an item to continue."
|
|
346
|
+
}, u = {
|
|
347
|
+
actions: {
|
|
348
|
+
refresh: "Refresh",
|
|
349
|
+
refreshing: "Refreshing…",
|
|
350
|
+
retry: "Retry"
|
|
351
|
+
},
|
|
352
|
+
errors: {
|
|
353
|
+
tableFailed: "The table failed to load.",
|
|
354
|
+
title: "Table error"
|
|
355
|
+
},
|
|
356
|
+
loaded_one: "{{count, number}} item loaded",
|
|
357
|
+
loaded_other: "{{count, number}} items loaded",
|
|
358
|
+
loadMore: {
|
|
359
|
+
end: "End of results",
|
|
360
|
+
loading: "Loading more…"
|
|
361
|
+
},
|
|
362
|
+
refreshingRows: "Filtering…",
|
|
363
|
+
showing: "Showing {{shown, number}} of {{total, number}}",
|
|
364
|
+
sort: { label: "Sort order" },
|
|
365
|
+
title: ""
|
|
366
|
+
}, d = {
|
|
367
|
+
errors: { loadFailed: "Failed to load." },
|
|
368
|
+
searchRequired: "Enter an ID to search.",
|
|
369
|
+
title: "Select an ID",
|
|
370
|
+
unavailable: "Picker not available for {{entity}}."
|
|
371
|
+
}, f = {
|
|
372
|
+
menu: { label: "Relations" },
|
|
373
|
+
openFilteredList: "Open filtered list: {{label}}"
|
|
374
|
+
}, p = { status: {
|
|
375
|
+
approved: "Approved",
|
|
376
|
+
changesRequested: "Changes requested",
|
|
377
|
+
pending: "Pending",
|
|
378
|
+
unknown: "Unknown"
|
|
379
|
+
} }, m = {
|
|
380
|
+
actions: {
|
|
381
|
+
collapseSidebar: "Close",
|
|
382
|
+
expandSidebar: "Open",
|
|
383
|
+
pin: "Pin",
|
|
384
|
+
reorder: "Reorder",
|
|
385
|
+
unpin: "Unpin"
|
|
386
|
+
},
|
|
387
|
+
items: { dashboard: "Dashboard" },
|
|
388
|
+
navigationAriaLabel: "Backoffice navigation",
|
|
389
|
+
profile: {
|
|
390
|
+
actions: { signOut: "Sign out" },
|
|
391
|
+
menuAriaLabel: "Open profile menu",
|
|
392
|
+
title: "Profile",
|
|
393
|
+
unknownUser: "Unknown user"
|
|
394
|
+
},
|
|
395
|
+
search: { placeholder: "Search…" },
|
|
396
|
+
sections: {
|
|
397
|
+
pinned: "Pinned",
|
|
398
|
+
recent: "Recent"
|
|
399
|
+
}
|
|
400
|
+
}, h = {
|
|
401
|
+
errors: {
|
|
402
|
+
description: "We couldn't run this tool.",
|
|
403
|
+
details: "Error details",
|
|
404
|
+
label: "Error",
|
|
405
|
+
title: "Tool error",
|
|
406
|
+
unknown: "Unknown error"
|
|
407
|
+
},
|
|
408
|
+
forms: {
|
|
409
|
+
actions: {
|
|
410
|
+
insertExample: "Insert example",
|
|
411
|
+
run: "Run"
|
|
412
|
+
},
|
|
413
|
+
inputJsonLabel: "Input JSON"
|
|
414
|
+
},
|
|
415
|
+
loading: { description: "Running tool..." },
|
|
416
|
+
output: "Output"
|
|
417
|
+
}, g = {
|
|
418
|
+
actions: e,
|
|
419
|
+
auth: t,
|
|
420
|
+
common: n,
|
|
421
|
+
dashboard: r,
|
|
422
|
+
detail: i,
|
|
423
|
+
emptyState: a,
|
|
424
|
+
filters: o,
|
|
425
|
+
flags: s,
|
|
426
|
+
format: c,
|
|
427
|
+
history: "",
|
|
428
|
+
hub: l,
|
|
429
|
+
list: u,
|
|
430
|
+
overview: "",
|
|
431
|
+
picker: d,
|
|
432
|
+
relations: f,
|
|
433
|
+
review: p,
|
|
434
|
+
sidebar: m,
|
|
435
|
+
tools: h
|
|
435
436
|
};
|
|
436
437
|
//#endregion
|
|
437
|
-
export { e as default };
|
|
438
|
+
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
439
|
|
|
439
440
|
//# sourceMappingURL=backofficeReact.js.map
|