@semiont/react-ui 0.2.28 → 0.2.30-build.44
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +27 -2
- package/dist/{TranslationManager-8nrCwJEY.d.mts → TranslationManager-Co_5fSxl.d.mts} +2 -1
- package/dist/ar-TQSFB35U.mjs +325 -0
- package/dist/ar-TQSFB35U.mjs.map +1 -0
- package/dist/bn-525U24T3.mjs +325 -0
- package/dist/bn-525U24T3.mjs.map +1 -0
- package/dist/{chunk-ATHYNK3C.mjs → chunk-3JTO27MH.mjs} +7 -1
- package/dist/chunk-BHAP6MVA.mjs +325 -0
- package/dist/chunk-BHAP6MVA.mjs.map +1 -0
- package/dist/chunk-W6E2UESX.mjs +387 -0
- package/dist/chunk-W6E2UESX.mjs.map +1 -0
- package/dist/cs-OYWTGLFM.mjs +325 -0
- package/dist/cs-OYWTGLFM.mjs.map +1 -0
- package/dist/da-BDXG2ITK.mjs +325 -0
- package/dist/da-BDXG2ITK.mjs.map +1 -0
- package/dist/de-NB5JLMES.mjs +325 -0
- package/dist/de-NB5JLMES.mjs.map +1 -0
- package/dist/el-3SVXEAJI.mjs +325 -0
- package/dist/el-3SVXEAJI.mjs.map +1 -0
- package/dist/en-DVB4OE2R.mjs +39 -0
- package/dist/en-DVB4OE2R.mjs.map +1 -0
- package/dist/es-YBOFA3W5.mjs +325 -0
- package/dist/es-YBOFA3W5.mjs.map +1 -0
- package/dist/fa-7MU36AMY.mjs +325 -0
- package/dist/fa-7MU36AMY.mjs.map +1 -0
- package/dist/fi-PQKJB32G.mjs +325 -0
- package/dist/fi-PQKJB32G.mjs.map +1 -0
- package/dist/fr-U4HK5GM6.mjs +325 -0
- package/dist/fr-U4HK5GM6.mjs.map +1 -0
- package/dist/he-F5MNZHAL.mjs +325 -0
- package/dist/he-F5MNZHAL.mjs.map +1 -0
- package/dist/hi-2PHI37ZX.mjs +325 -0
- package/dist/hi-2PHI37ZX.mjs.map +1 -0
- package/dist/id-JPRBNCGS.mjs +325 -0
- package/dist/id-JPRBNCGS.mjs.map +1 -0
- package/dist/index.d.mts +64 -73
- package/dist/index.mjs +4158 -9936
- package/dist/index.mjs.map +1 -1
- package/dist/it-MRLWI5OS.mjs +325 -0
- package/dist/it-MRLWI5OS.mjs.map +1 -0
- package/dist/ja-YQ6RPI2T.mjs +325 -0
- package/dist/ja-YQ6RPI2T.mjs.map +1 -0
- package/dist/ko-DUAVCEXX.mjs +325 -0
- package/dist/ko-DUAVCEXX.mjs.map +1 -0
- package/dist/{magic-string.es-DJUUJRO3.mjs → magic-string.es-7FJ3LUGB.mjs} +2 -2
- package/dist/ms-FBHSR4PG.mjs +325 -0
- package/dist/ms-FBHSR4PG.mjs.map +1 -0
- package/dist/nl-IC2MPZXN.mjs +325 -0
- package/dist/nl-IC2MPZXN.mjs.map +1 -0
- package/dist/no-LLD43NRM.mjs +325 -0
- package/dist/no-LLD43NRM.mjs.map +1 -0
- package/dist/pl-DDOJBR4D.mjs +325 -0
- package/dist/pl-DDOJBR4D.mjs.map +1 -0
- package/dist/pt-7TFHQRRN.mjs +325 -0
- package/dist/pt-7TFHQRRN.mjs.map +1 -0
- package/dist/ro-P4PJEGDU.mjs +325 -0
- package/dist/ro-P4PJEGDU.mjs.map +1 -0
- package/dist/sv-LF3VEQD2.mjs +325 -0
- package/dist/sv-LF3VEQD2.mjs.map +1 -0
- package/dist/test-utils.d.mts +1 -1
- package/dist/test-utils.mjs +313 -304
- package/dist/test-utils.mjs.map +1 -1
- package/dist/th-YUQAOFXF.mjs +325 -0
- package/dist/th-YUQAOFXF.mjs.map +1 -0
- package/dist/tr-CSIGLMJC.mjs +325 -0
- package/dist/tr-CSIGLMJC.mjs.map +1 -0
- package/dist/uk-LW3QBKSR.mjs +325 -0
- package/dist/uk-LW3QBKSR.mjs.map +1 -0
- package/dist/vi-W464Y6ZC.mjs +325 -0
- package/dist/vi-W464Y6ZC.mjs.map +1 -0
- package/dist/zh-R5XLM3EI.mjs +325 -0
- package/dist/zh-R5XLM3EI.mjs.map +1 -0
- package/package.json +4 -2
- package/translations/ar.json +287 -0
- package/translations/bn.json +287 -0
- package/translations/cs.json +287 -0
- package/translations/da.json +287 -0
- package/translations/de.json +287 -0
- package/translations/el.json +287 -0
- package/translations/en.json +287 -0
- package/translations/es.json +287 -0
- package/translations/fa.json +287 -0
- package/translations/fi.json +287 -0
- package/translations/fr.json +287 -0
- package/translations/he.json +287 -0
- package/translations/hi.json +287 -0
- package/translations/id.json +287 -0
- package/translations/it.json +287 -0
- package/translations/ja.json +287 -0
- package/translations/ko.json +287 -0
- package/translations/ms.json +287 -0
- package/translations/nl.json +287 -0
- package/translations/no.json +287 -0
- package/translations/pl.json +287 -0
- package/translations/pt.json +287 -0
- package/translations/ro.json +287 -0
- package/translations/sv.json +287 -0
- package/translations/th.json +287 -0
- package/translations/tr.json +287 -0
- package/translations/uk.json +287 -0
- package/translations/vi.json +287 -0
- package/translations/zh.json +287 -0
- package/dist/chunk-5ONCAANE.mjs +0 -172
- package/dist/chunk-5ONCAANE.mjs.map +0 -1
- /package/dist/{chunk-ATHYNK3C.mjs.map → chunk-3JTO27MH.mjs.map} +0 -0
- /package/dist/{magic-string.es-DJUUJRO3.mjs.map → magic-string.es-7FJ3LUGB.mjs.map} +0 -0
package/README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
# @semiont/react-ui
|
|
2
2
|
|
|
3
|
+
[](https://www.npmjs.com/package/@semiont/react-ui)
|
|
3
4
|
[](https://github.com/The-AI-Alliance/semiont/actions/workflows/package-tests.yml?query=branch%3Amain+is%3Asuccess+job%3A%22Test+react-ui%22)
|
|
4
5
|
[](https://github.com/The-AI-Alliance/semiont/actions/workflows/accessibility-tests.yml)
|
|
5
6
|
[](https://www.w3.org/WAI/WCAG2AA-Conformance)
|
|
@@ -18,8 +19,10 @@ Framework-agnostic React component library for building Semiont knowledge manage
|
|
|
18
19
|
- **Type-Safe API Hooks** - React Query wrappers for all Semiont API operations
|
|
19
20
|
- **Authentication Components** - Sign-in, sign-up, and error display components
|
|
20
21
|
- **Accessibility First** - WCAG compliant with keyboard navigation, screen reader support
|
|
21
|
-
- **Comprehensive Testing** -
|
|
22
|
+
- **Comprehensive Testing** - 1250+ tests with extensive coverage
|
|
22
23
|
- **Annotation System** - Rich annotation and tagging capabilities
|
|
24
|
+
- **Built-in Translations** - English and Spanish included, with dynamic loading for optimal bundle size
|
|
25
|
+
- **Flexible i18n** - Three modes: default English, built-in locales, or custom translation system
|
|
23
26
|
|
|
24
27
|
## Installation
|
|
25
28
|
|
|
@@ -90,11 +93,33 @@ function MyComponent() {
|
|
|
90
93
|
```tsx
|
|
91
94
|
import { useTranslations } from '@semiont/react-ui';
|
|
92
95
|
|
|
96
|
+
// Option 1: Default English (no provider needed)
|
|
93
97
|
function Toolbar() {
|
|
94
98
|
const t = useTranslations('Toolbar');
|
|
99
|
+
return <button>{t('save')}</button>;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
// Option 2: Built-in locales
|
|
103
|
+
import { TranslationProvider } from '@semiont/react-ui';
|
|
104
|
+
|
|
105
|
+
function App() {
|
|
106
|
+
return (
|
|
107
|
+
<TranslationProvider locale="es">
|
|
108
|
+
<Toolbar />
|
|
109
|
+
</TranslationProvider>
|
|
110
|
+
);
|
|
111
|
+
}
|
|
95
112
|
|
|
113
|
+
// Option 3: Custom translation system
|
|
114
|
+
const myTranslationManager = {
|
|
115
|
+
t: (namespace, key, params) => myI18n.translate(`${namespace}.${key}`, params)
|
|
116
|
+
};
|
|
117
|
+
|
|
118
|
+
function App() {
|
|
96
119
|
return (
|
|
97
|
-
<
|
|
120
|
+
<TranslationProvider translationManager={myTranslationManager}>
|
|
121
|
+
<Toolbar />
|
|
122
|
+
</TranslationProvider>
|
|
98
123
|
);
|
|
99
124
|
}
|
|
100
125
|
```
|
|
@@ -109,9 +109,10 @@ interface TranslationManager {
|
|
|
109
109
|
* Translate a key within a namespace
|
|
110
110
|
* @param namespace - Translation namespace (e.g., 'Toolbar', 'ResourceViewer')
|
|
111
111
|
* @param key - Translation key within the namespace
|
|
112
|
+
* @param params - Optional parameters for interpolation
|
|
112
113
|
* @returns Translated string
|
|
113
114
|
*/
|
|
114
|
-
t: (namespace: string, key: string) => string;
|
|
115
|
+
t: (namespace: string, key: string, params?: Record<string, any>) => string;
|
|
115
116
|
}
|
|
116
117
|
|
|
117
118
|
export type { ApiClientManager as A, OpenResourcesManager as O, SessionManager as S, TranslationManager as T, OpenResource as a, SessionState as b };
|
|
@@ -0,0 +1,325 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import "./chunk-3JTO27MH.mjs";
|
|
3
|
+
|
|
4
|
+
// translations/ar.json
|
|
5
|
+
var Toolbar = {
|
|
6
|
+
annotations: "Annotations",
|
|
7
|
+
history: "History",
|
|
8
|
+
resourceInfo: "Resource Info",
|
|
9
|
+
collaboration: "Collaboration",
|
|
10
|
+
userAccount: "User Account",
|
|
11
|
+
settings: "Settings"
|
|
12
|
+
};
|
|
13
|
+
var ResourceInfoPanel = {
|
|
14
|
+
locale: "Locale",
|
|
15
|
+
notSpecified: "Not specified",
|
|
16
|
+
entityTypeTags: "Entity Type Tags",
|
|
17
|
+
representation: "Representation",
|
|
18
|
+
mediaType: "Media Type",
|
|
19
|
+
byteSize: "Size",
|
|
20
|
+
clone: "Clone",
|
|
21
|
+
cloneDescription: "Generate a shareable clone link for this resource",
|
|
22
|
+
archive: "Archive",
|
|
23
|
+
archiveDescription: "Move this resource to archived status",
|
|
24
|
+
unarchive: "Unarchive",
|
|
25
|
+
unarchiveDescription: "Restore this resource to active status"
|
|
26
|
+
};
|
|
27
|
+
var CollaborationPanel = {
|
|
28
|
+
connectionStatus: "Connection Status",
|
|
29
|
+
live: "Live",
|
|
30
|
+
disconnected: "Disconnected",
|
|
31
|
+
events: "{count} events",
|
|
32
|
+
lastSync: "Last sync:",
|
|
33
|
+
noActivity: "No activity yet",
|
|
34
|
+
justNow: "Just now",
|
|
35
|
+
secondsAgo: "{count} seconds ago",
|
|
36
|
+
minuteAgo: "1 minute ago",
|
|
37
|
+
minutesAgo: "{count} minutes ago",
|
|
38
|
+
hourAgo: "1 hour ago",
|
|
39
|
+
hoursAgo: "{count} hours ago",
|
|
40
|
+
realtimeActive: "Real-time updates are active",
|
|
41
|
+
reconnecting: "Reconnecting to server...",
|
|
42
|
+
sharing: "Sharing",
|
|
43
|
+
collaborationComingSoon: "Collaboration features coming soon"
|
|
44
|
+
};
|
|
45
|
+
var AnnotationHistory = {
|
|
46
|
+
history: "History",
|
|
47
|
+
loading: "Loading...",
|
|
48
|
+
user: "User",
|
|
49
|
+
method: "Method",
|
|
50
|
+
viewOriginal: "View original",
|
|
51
|
+
viewAnnotation: "View annotation: {content}",
|
|
52
|
+
resourceCreated: "Created Resource",
|
|
53
|
+
resourceCloned: "Cloned",
|
|
54
|
+
resourceArchived: "Archived",
|
|
55
|
+
resourceUnarchived: "Unarchived",
|
|
56
|
+
highlightAdded: "Highlight Added",
|
|
57
|
+
highlightRemoved: "Highlight Removed",
|
|
58
|
+
referenceCreated: "Reference Created",
|
|
59
|
+
referenceResolved: "Reference Resolved",
|
|
60
|
+
referenceDeleted: "Reference Deleted",
|
|
61
|
+
entitytagAdded: "Tag Added",
|
|
62
|
+
entitytagRemoved: "Tag Removed",
|
|
63
|
+
assessmentAdded: "Assessment Added",
|
|
64
|
+
assessmentRemoved: "Assessment Removed",
|
|
65
|
+
annotationAdded: "Annotation Added",
|
|
66
|
+
annotationRemoved: "Annotation Removed",
|
|
67
|
+
annotationBodyUpdated: "Annotation Updated",
|
|
68
|
+
jobEvent: "Job Event",
|
|
69
|
+
justNow: "just now",
|
|
70
|
+
minutesAgo: "{count}m ago",
|
|
71
|
+
hoursAgo: "{count}h ago",
|
|
72
|
+
daysAgo: "{count}d ago"
|
|
73
|
+
};
|
|
74
|
+
var CommentsPanel = {
|
|
75
|
+
title: "Comments",
|
|
76
|
+
noComments: "No comments yet. Select text and click Comment to add one.",
|
|
77
|
+
commentPlaceholder: "Type your comment here...",
|
|
78
|
+
save: "Save",
|
|
79
|
+
cancel: "Cancel",
|
|
80
|
+
edit: "Edit",
|
|
81
|
+
detectComments: "Detect Comments",
|
|
82
|
+
instructions: "Instructions",
|
|
83
|
+
optional: "(optional)",
|
|
84
|
+
instructionsPlaceholder: "e.g., Focus on technical terminology...",
|
|
85
|
+
detect: "Detect",
|
|
86
|
+
detecting: "Detecting...",
|
|
87
|
+
toneLabel: "Tone",
|
|
88
|
+
toneOptional: "(optional)",
|
|
89
|
+
toneScholarly: "Scholarly",
|
|
90
|
+
toneExplanatory: "Explanatory",
|
|
91
|
+
toneConversational: "Conversational",
|
|
92
|
+
toneTechnical: "Technical",
|
|
93
|
+
densityLabel: "Density",
|
|
94
|
+
densitySparse: "Sparse",
|
|
95
|
+
densityDense: "Dense"
|
|
96
|
+
};
|
|
97
|
+
var HighlightPanel = {
|
|
98
|
+
title: "Highlights",
|
|
99
|
+
noHighlights: "No highlights yet. Use AI detection to find important passages.",
|
|
100
|
+
detectHighlights: "Detect Highlights",
|
|
101
|
+
instructions: "Instructions",
|
|
102
|
+
optional: "(optional)",
|
|
103
|
+
instructionsPlaceholder: "e.g., Focus on key technical concepts...",
|
|
104
|
+
detect: "Detect",
|
|
105
|
+
detecting: "Detecting...",
|
|
106
|
+
cancel: "Cancel",
|
|
107
|
+
densityLabel: "Density",
|
|
108
|
+
densitySparse: "Sparse",
|
|
109
|
+
densityDense: "Dense"
|
|
110
|
+
};
|
|
111
|
+
var AssessmentPanel = {
|
|
112
|
+
title: "Assessments",
|
|
113
|
+
noAssessments: "No assessments yet. Use AI detection to evaluate passages.",
|
|
114
|
+
detectAssessments: "Detect Assessments",
|
|
115
|
+
instructions: "Instructions",
|
|
116
|
+
optional: "(optional)",
|
|
117
|
+
instructionsPlaceholder: "e.g., Evaluate claims for accuracy and evidence...",
|
|
118
|
+
detect: "Detect",
|
|
119
|
+
detecting: "Detecting...",
|
|
120
|
+
cancel: "Cancel",
|
|
121
|
+
toneLabel: "Tone",
|
|
122
|
+
toneOptional: "(optional)",
|
|
123
|
+
toneAnalytical: "Analytical",
|
|
124
|
+
toneCritical: "Critical",
|
|
125
|
+
toneBalanced: "Balanced",
|
|
126
|
+
toneConstructive: "Constructive",
|
|
127
|
+
densityLabel: "Density",
|
|
128
|
+
densitySparse: "Sparse",
|
|
129
|
+
densityDense: "Dense"
|
|
130
|
+
};
|
|
131
|
+
var TaggingPanel = {
|
|
132
|
+
title: "Tags",
|
|
133
|
+
noTags: "No tags yet. Use AI detection to identify structural roles.",
|
|
134
|
+
detectTags: "Detect Tags",
|
|
135
|
+
selectSchema: "Select Framework",
|
|
136
|
+
schemaLegal: "Legal Analysis (IRAC)",
|
|
137
|
+
schemaScientific: "Scientific Paper (IMRAD)",
|
|
138
|
+
schemaArgument: "Argument Structure (Toulmin)",
|
|
139
|
+
selectCategories: "Select Categories",
|
|
140
|
+
categoryIssue: "Issue",
|
|
141
|
+
categoryRule: "Rule",
|
|
142
|
+
categoryApplication: "Application",
|
|
143
|
+
categoryConclusion: "Conclusion",
|
|
144
|
+
categoryIntroduction: "Introduction",
|
|
145
|
+
categoryMethods: "Methods",
|
|
146
|
+
categoryResults: "Results",
|
|
147
|
+
categoryDiscussion: "Discussion",
|
|
148
|
+
categoryClaim: "Claim",
|
|
149
|
+
categoryEvidence: "Evidence",
|
|
150
|
+
categoryWarrant: "Warrant",
|
|
151
|
+
categoryCounterargument: "Counterargument",
|
|
152
|
+
categoryRebuttal: "Rebuttal",
|
|
153
|
+
detect: "Detect",
|
|
154
|
+
detecting: "Detecting...",
|
|
155
|
+
cancel: "Cancel",
|
|
156
|
+
selectAll: "Select All",
|
|
157
|
+
deselectAll: "Deselect All",
|
|
158
|
+
categoriesSelected: "{count, plural, =0 {No categories selected} =1 {1 category selected} other {# categories selected}}",
|
|
159
|
+
createTagForSelection: "Create Tag for Selection",
|
|
160
|
+
selectCategory: "Select Category",
|
|
161
|
+
chooseCategory: "Choose a category..."
|
|
162
|
+
};
|
|
163
|
+
var UnifiedAnnotationsPanel = {
|
|
164
|
+
statistics: "Statistics",
|
|
165
|
+
highlight: "Highlights",
|
|
166
|
+
reference: "References",
|
|
167
|
+
assessment: "Assessments",
|
|
168
|
+
comment: "Comments",
|
|
169
|
+
tag: "Tags"
|
|
170
|
+
};
|
|
171
|
+
var StatisticsPanel = {
|
|
172
|
+
title: "Statistics",
|
|
173
|
+
highlights: "Highlights",
|
|
174
|
+
comments: "Comments",
|
|
175
|
+
assessments: "Assessments",
|
|
176
|
+
tags: "Tags",
|
|
177
|
+
references: "References",
|
|
178
|
+
stub: "Stub",
|
|
179
|
+
resolved: "Resolved",
|
|
180
|
+
entityTypes: "Entity Types"
|
|
181
|
+
};
|
|
182
|
+
var DetectPanel = {
|
|
183
|
+
title: "Detect References",
|
|
184
|
+
selectEntityTypes: "Entity types:",
|
|
185
|
+
select: "Select",
|
|
186
|
+
deselect: "Deselect",
|
|
187
|
+
noEntityTypes: "No entity types available",
|
|
188
|
+
typesSelected: "{count, plural, =1 {1 type selected} other {# types selected}}",
|
|
189
|
+
startDetection: "Detect",
|
|
190
|
+
found: "{count} found",
|
|
191
|
+
more: "More"
|
|
192
|
+
};
|
|
193
|
+
var DetectionProgressWidget = {
|
|
194
|
+
title: "Detecting Entity References",
|
|
195
|
+
cancelDetection: "Cancel detection",
|
|
196
|
+
found: "{count} found",
|
|
197
|
+
complete: "Detection complete!",
|
|
198
|
+
failed: "Detection failed",
|
|
199
|
+
current: "Current: {entityType}"
|
|
200
|
+
};
|
|
201
|
+
var ReferencesPanel = {
|
|
202
|
+
referencesTitle: "References",
|
|
203
|
+
outgoingReferences: "Outgoing References",
|
|
204
|
+
noReferences: "No references yet",
|
|
205
|
+
stub: "Stub reference (not linked)",
|
|
206
|
+
resolved: "Resolved reference (linked)",
|
|
207
|
+
open: "Open",
|
|
208
|
+
unlink: "Unlink",
|
|
209
|
+
generate: "Generate",
|
|
210
|
+
find: "Find",
|
|
211
|
+
create: "Create",
|
|
212
|
+
incomingReferences: "Incoming References",
|
|
213
|
+
loading: "loading...",
|
|
214
|
+
loadingEllipsis: "Loading...",
|
|
215
|
+
noIncomingReferences: "No incoming references",
|
|
216
|
+
untitledResource: "Untitled Resource",
|
|
217
|
+
noText: "No text",
|
|
218
|
+
createReference: "Create Reference",
|
|
219
|
+
entityTypesOptional: "Entity Types (Optional)",
|
|
220
|
+
imageRegionSelected: "Image region selected",
|
|
221
|
+
includeDescriptiveReferences: "Include descriptive references",
|
|
222
|
+
descriptiveReferencesTooltip: "Also find phrases like 'the CEO', 'the tech giant', 'the physicist' (in addition to names)"
|
|
223
|
+
};
|
|
224
|
+
var KeyboardShortcuts = {
|
|
225
|
+
title: "Keyboard Shortcuts",
|
|
226
|
+
closeDialog: "Close dialog",
|
|
227
|
+
or: "or",
|
|
228
|
+
navigationTitle: "Navigation",
|
|
229
|
+
navOpenSearch: "Open global search",
|
|
230
|
+
navOpenSearchAlt: "Open global search (alternative)",
|
|
231
|
+
navCreateResource: "Create new resource",
|
|
232
|
+
navCloseOverlays: "Close all overlays (double press)",
|
|
233
|
+
navShowHelp: "Show keyboard shortcuts help",
|
|
234
|
+
sidebarTitle: "Knowledge Sidebar",
|
|
235
|
+
sidebarCollapse: "Collapse sidebar",
|
|
236
|
+
sidebarExpand: "Expand sidebar",
|
|
237
|
+
sidebarPickup: "Pick up resource tab (when focused)",
|
|
238
|
+
sidebarMove: "Move resource tab (when dragging)",
|
|
239
|
+
sidebarDrop: "Drop resource tab (when dragging)",
|
|
240
|
+
sidebarCancel: "Cancel drag operation",
|
|
241
|
+
annotationsTitle: "Resource Annotations",
|
|
242
|
+
annotHighlight: "Create highlight from annotation (direct)",
|
|
243
|
+
annotReference: "Open reference popup for annotation",
|
|
244
|
+
annotDelete: "Delete focused annotation",
|
|
245
|
+
annotNavigate: "Navigate through annotations",
|
|
246
|
+
annotNavigateBack: "Navigate annotations backward",
|
|
247
|
+
listsTitle: "Lists & Grids",
|
|
248
|
+
listsFilterNav: "Navigate entity type filters",
|
|
249
|
+
listsGridNav: "Navigate resource grid",
|
|
250
|
+
listsJumpFirst: "Jump to first item",
|
|
251
|
+
listsJumpLast: "Jump to last item",
|
|
252
|
+
searchModalTitle: "In Search Modal",
|
|
253
|
+
searchNav: "Navigate search results",
|
|
254
|
+
searchSelect: "Select result",
|
|
255
|
+
searchClose: "Close search",
|
|
256
|
+
modalTitle: "Modal Controls",
|
|
257
|
+
modalClose: "Close active modal",
|
|
258
|
+
modalNavForward: "Navigate forward through buttons",
|
|
259
|
+
modalNavBackward: "Navigate backward through buttons",
|
|
260
|
+
modalActivate: "Activate focused button",
|
|
261
|
+
accessibilityTitle: "Accessibility",
|
|
262
|
+
a11ySkipLinks: "Navigate to skip links (when at page start)",
|
|
263
|
+
a11yFollowLink: "Follow skip link",
|
|
264
|
+
macNote: "Using Mac keyboard shortcuts. \u2318 is the Command key.",
|
|
265
|
+
windowsNote: "Using Windows/Linux keyboard shortcuts. Ctrl is the Control key.",
|
|
266
|
+
footerHint: "Press {key} anytime to show this help",
|
|
267
|
+
close: "Close"
|
|
268
|
+
};
|
|
269
|
+
var AnnotateToolbar = {
|
|
270
|
+
modeGroup: "Mode",
|
|
271
|
+
browse: "Browse",
|
|
272
|
+
annotate: "Annotate",
|
|
273
|
+
selectionGroup: "Motivation",
|
|
274
|
+
clickGroup: "Click",
|
|
275
|
+
shapeGroup: "Shape",
|
|
276
|
+
none: "None",
|
|
277
|
+
linking: "Reference",
|
|
278
|
+
highlighting: "Highlight",
|
|
279
|
+
assessing: "Assess",
|
|
280
|
+
commenting: "Comment",
|
|
281
|
+
tagging: "Tag",
|
|
282
|
+
detail: "Detail",
|
|
283
|
+
follow: "Follow",
|
|
284
|
+
deleting: "Delete",
|
|
285
|
+
jsonld: "JSON-LD",
|
|
286
|
+
rectangle: "Rectangle",
|
|
287
|
+
circle: "Circle",
|
|
288
|
+
polygon: "Polygon"
|
|
289
|
+
};
|
|
290
|
+
var ar_default = {
|
|
291
|
+
Toolbar,
|
|
292
|
+
ResourceInfoPanel,
|
|
293
|
+
CollaborationPanel,
|
|
294
|
+
AnnotationHistory,
|
|
295
|
+
CommentsPanel,
|
|
296
|
+
HighlightPanel,
|
|
297
|
+
AssessmentPanel,
|
|
298
|
+
TaggingPanel,
|
|
299
|
+
UnifiedAnnotationsPanel,
|
|
300
|
+
StatisticsPanel,
|
|
301
|
+
DetectPanel,
|
|
302
|
+
DetectionProgressWidget,
|
|
303
|
+
ReferencesPanel,
|
|
304
|
+
KeyboardShortcuts,
|
|
305
|
+
AnnotateToolbar
|
|
306
|
+
};
|
|
307
|
+
export {
|
|
308
|
+
AnnotateToolbar,
|
|
309
|
+
AnnotationHistory,
|
|
310
|
+
AssessmentPanel,
|
|
311
|
+
CollaborationPanel,
|
|
312
|
+
CommentsPanel,
|
|
313
|
+
DetectPanel,
|
|
314
|
+
DetectionProgressWidget,
|
|
315
|
+
HighlightPanel,
|
|
316
|
+
KeyboardShortcuts,
|
|
317
|
+
ReferencesPanel,
|
|
318
|
+
ResourceInfoPanel,
|
|
319
|
+
StatisticsPanel,
|
|
320
|
+
TaggingPanel,
|
|
321
|
+
Toolbar,
|
|
322
|
+
UnifiedAnnotationsPanel,
|
|
323
|
+
ar_default as default
|
|
324
|
+
};
|
|
325
|
+
//# sourceMappingURL=ar-TQSFB35U.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../translations/ar.json"],"sourcesContent":["{\n \"Toolbar\": {\n \"annotations\": \"Annotations\",\n \"history\": \"History\",\n \"resourceInfo\": \"Resource Info\",\n \"collaboration\": \"Collaboration\",\n \"userAccount\": \"User Account\",\n \"settings\": \"Settings\"\n },\n \"ResourceInfoPanel\": {\n \"locale\": \"Locale\",\n \"notSpecified\": \"Not specified\",\n \"entityTypeTags\": \"Entity Type Tags\",\n \"representation\": \"Representation\",\n \"mediaType\": \"Media Type\",\n \"byteSize\": \"Size\",\n \"clone\": \"Clone\",\n \"cloneDescription\": \"Generate a shareable clone link for this resource\",\n \"archive\": \"Archive\",\n \"archiveDescription\": \"Move this resource to archived status\",\n \"unarchive\": \"Unarchive\",\n \"unarchiveDescription\": \"Restore this resource to active status\"\n },\n \"CollaborationPanel\": {\n \"connectionStatus\": \"Connection Status\",\n \"live\": \"Live\",\n \"disconnected\": \"Disconnected\",\n \"events\": \"{count} events\",\n \"lastSync\": \"Last sync:\",\n \"noActivity\": \"No activity yet\",\n \"justNow\": \"Just now\",\n \"secondsAgo\": \"{count} seconds ago\",\n \"minuteAgo\": \"1 minute ago\",\n \"minutesAgo\": \"{count} minutes ago\",\n \"hourAgo\": \"1 hour ago\",\n \"hoursAgo\": \"{count} hours ago\",\n \"realtimeActive\": \"Real-time updates are active\",\n \"reconnecting\": \"Reconnecting to server...\",\n \"sharing\": \"Sharing\",\n \"collaborationComingSoon\": \"Collaboration features coming soon\"\n },\n \"AnnotationHistory\": {\n \"history\": \"History\",\n \"loading\": \"Loading...\",\n \"user\": \"User\",\n \"method\": \"Method\",\n \"viewOriginal\": \"View original\",\n \"viewAnnotation\": \"View annotation: {content}\",\n \"resourceCreated\": \"Created Resource\",\n \"resourceCloned\": \"Cloned\",\n \"resourceArchived\": \"Archived\",\n \"resourceUnarchived\": \"Unarchived\",\n \"highlightAdded\": \"Highlight Added\",\n \"highlightRemoved\": \"Highlight Removed\",\n \"referenceCreated\": \"Reference Created\",\n \"referenceResolved\": \"Reference Resolved\",\n \"referenceDeleted\": \"Reference Deleted\",\n \"entitytagAdded\": \"Tag Added\",\n \"entitytagRemoved\": \"Tag Removed\",\n \"assessmentAdded\": \"Assessment Added\",\n \"assessmentRemoved\": \"Assessment Removed\",\n \"annotationAdded\": \"Annotation Added\",\n \"annotationRemoved\": \"Annotation Removed\",\n \"annotationBodyUpdated\": \"Annotation Updated\",\n \"jobEvent\": \"Job Event\",\n \"justNow\": \"just now\",\n \"minutesAgo\": \"{count}m ago\",\n \"hoursAgo\": \"{count}h ago\",\n \"daysAgo\": \"{count}d ago\"\n },\n \"CommentsPanel\": {\n \"title\": \"Comments\",\n \"noComments\": \"No comments yet. Select text and click Comment to add one.\",\n \"commentPlaceholder\": \"Type your comment here...\",\n \"save\": \"Save\",\n \"cancel\": \"Cancel\",\n \"edit\": \"Edit\",\n \"detectComments\": \"Detect Comments\",\n \"instructions\": \"Instructions\",\n \"optional\": \"(optional)\",\n \"instructionsPlaceholder\": \"e.g., Focus on technical terminology...\",\n \"detect\": \"Detect\",\n \"detecting\": \"Detecting...\",\n \"toneLabel\": \"Tone\",\n \"toneOptional\": \"(optional)\",\n \"toneScholarly\": \"Scholarly\",\n \"toneExplanatory\": \"Explanatory\",\n \"toneConversational\": \"Conversational\",\n \"toneTechnical\": \"Technical\",\n \"densityLabel\": \"Density\",\n \"densitySparse\": \"Sparse\",\n \"densityDense\": \"Dense\"\n },\n \"HighlightPanel\": {\n \"title\": \"Highlights\",\n \"noHighlights\": \"No highlights yet. Use AI detection to find important passages.\",\n \"detectHighlights\": \"Detect Highlights\",\n \"instructions\": \"Instructions\",\n \"optional\": \"(optional)\",\n \"instructionsPlaceholder\": \"e.g., Focus on key technical concepts...\",\n \"detect\": \"Detect\",\n \"detecting\": \"Detecting...\",\n \"cancel\": \"Cancel\",\n \"densityLabel\": \"Density\",\n \"densitySparse\": \"Sparse\",\n \"densityDense\": \"Dense\"\n },\n \"AssessmentPanel\": {\n \"title\": \"Assessments\",\n \"noAssessments\": \"No assessments yet. Use AI detection to evaluate passages.\",\n \"detectAssessments\": \"Detect Assessments\",\n \"instructions\": \"Instructions\",\n \"optional\": \"(optional)\",\n \"instructionsPlaceholder\": \"e.g., Evaluate claims for accuracy and evidence...\",\n \"detect\": \"Detect\",\n \"detecting\": \"Detecting...\",\n \"cancel\": \"Cancel\",\n \"toneLabel\": \"Tone\",\n \"toneOptional\": \"(optional)\",\n \"toneAnalytical\": \"Analytical\",\n \"toneCritical\": \"Critical\",\n \"toneBalanced\": \"Balanced\",\n \"toneConstructive\": \"Constructive\",\n \"densityLabel\": \"Density\",\n \"densitySparse\": \"Sparse\",\n \"densityDense\": \"Dense\"\n },\n \"TaggingPanel\": {\n \"title\": \"Tags\",\n \"noTags\": \"No tags yet. Use AI detection to identify structural roles.\",\n \"detectTags\": \"Detect Tags\",\n \"selectSchema\": \"Select Framework\",\n \"schemaLegal\": \"Legal Analysis (IRAC)\",\n \"schemaScientific\": \"Scientific Paper (IMRAD)\",\n \"schemaArgument\": \"Argument Structure (Toulmin)\",\n \"selectCategories\": \"Select Categories\",\n \"categoryIssue\": \"Issue\",\n \"categoryRule\": \"Rule\",\n \"categoryApplication\": \"Application\",\n \"categoryConclusion\": \"Conclusion\",\n \"categoryIntroduction\": \"Introduction\",\n \"categoryMethods\": \"Methods\",\n \"categoryResults\": \"Results\",\n \"categoryDiscussion\": \"Discussion\",\n \"categoryClaim\": \"Claim\",\n \"categoryEvidence\": \"Evidence\",\n \"categoryWarrant\": \"Warrant\",\n \"categoryCounterargument\": \"Counterargument\",\n \"categoryRebuttal\": \"Rebuttal\",\n \"detect\": \"Detect\",\n \"detecting\": \"Detecting...\",\n \"cancel\": \"Cancel\",\n \"selectAll\": \"Select All\",\n \"deselectAll\": \"Deselect All\",\n \"categoriesSelected\": \"{count, plural, =0 {No categories selected} =1 {1 category selected} other {# categories selected}}\",\n \"createTagForSelection\": \"Create Tag for Selection\",\n \"selectCategory\": \"Select Category\",\n \"chooseCategory\": \"Choose a category...\"\n },\n \"UnifiedAnnotationsPanel\": {\n \"statistics\": \"Statistics\",\n \"highlight\": \"Highlights\",\n \"reference\": \"References\",\n \"assessment\": \"Assessments\",\n \"comment\": \"Comments\",\n \"tag\": \"Tags\"\n },\n \"StatisticsPanel\": {\n \"title\": \"Statistics\",\n \"highlights\": \"Highlights\",\n \"comments\": \"Comments\",\n \"assessments\": \"Assessments\",\n \"tags\": \"Tags\",\n \"references\": \"References\",\n \"stub\": \"Stub\",\n \"resolved\": \"Resolved\",\n \"entityTypes\": \"Entity Types\"\n },\n \"DetectPanel\": {\n \"title\": \"Detect References\",\n \"selectEntityTypes\": \"Entity types:\",\n \"select\": \"Select\",\n \"deselect\": \"Deselect\",\n \"noEntityTypes\": \"No entity types available\",\n \"typesSelected\": \"{count, plural, =1 {1 type selected} other {# types selected}}\",\n \"startDetection\": \"Detect\",\n \"found\": \"{count} found\",\n \"more\": \"More\"\n },\n \"DetectionProgressWidget\": {\n \"title\": \"Detecting Entity References\",\n \"cancelDetection\": \"Cancel detection\",\n \"found\": \"{count} found\",\n \"complete\": \"Detection complete!\",\n \"failed\": \"Detection failed\",\n \"current\": \"Current: {entityType}\"\n },\n \"ReferencesPanel\": {\n \"referencesTitle\": \"References\",\n \"outgoingReferences\": \"Outgoing References\",\n \"noReferences\": \"No references yet\",\n \"stub\": \"Stub reference (not linked)\",\n \"resolved\": \"Resolved reference (linked)\",\n \"open\": \"Open\",\n \"unlink\": \"Unlink\",\n \"generate\": \"Generate\",\n \"find\": \"Find\",\n \"create\": \"Create\",\n \"incomingReferences\": \"Incoming References\",\n \"loading\": \"loading...\",\n \"loadingEllipsis\": \"Loading...\",\n \"noIncomingReferences\": \"No incoming references\",\n \"untitledResource\": \"Untitled Resource\",\n \"noText\": \"No text\",\n \"createReference\": \"Create Reference\",\n \"entityTypesOptional\": \"Entity Types (Optional)\",\n \"imageRegionSelected\": \"Image region selected\",\n \"includeDescriptiveReferences\": \"Include descriptive references\",\n \"descriptiveReferencesTooltip\": \"Also find phrases like 'the CEO', 'the tech giant', 'the physicist' (in addition to names)\"\n },\n \"KeyboardShortcuts\": {\n \"title\": \"Keyboard Shortcuts\",\n \"closeDialog\": \"Close dialog\",\n \"or\": \"or\",\n \"navigationTitle\": \"Navigation\",\n \"navOpenSearch\": \"Open global search\",\n \"navOpenSearchAlt\": \"Open global search (alternative)\",\n \"navCreateResource\": \"Create new resource\",\n \"navCloseOverlays\": \"Close all overlays (double press)\",\n \"navShowHelp\": \"Show keyboard shortcuts help\",\n \"sidebarTitle\": \"Knowledge Sidebar\",\n \"sidebarCollapse\": \"Collapse sidebar\",\n \"sidebarExpand\": \"Expand sidebar\",\n \"sidebarPickup\": \"Pick up resource tab (when focused)\",\n \"sidebarMove\": \"Move resource tab (when dragging)\",\n \"sidebarDrop\": \"Drop resource tab (when dragging)\",\n \"sidebarCancel\": \"Cancel drag operation\",\n \"annotationsTitle\": \"Resource Annotations\",\n \"annotHighlight\": \"Create highlight from annotation (direct)\",\n \"annotReference\": \"Open reference popup for annotation\",\n \"annotDelete\": \"Delete focused annotation\",\n \"annotNavigate\": \"Navigate through annotations\",\n \"annotNavigateBack\": \"Navigate annotations backward\",\n \"listsTitle\": \"Lists & Grids\",\n \"listsFilterNav\": \"Navigate entity type filters\",\n \"listsGridNav\": \"Navigate resource grid\",\n \"listsJumpFirst\": \"Jump to first item\",\n \"listsJumpLast\": \"Jump to last item\",\n \"searchModalTitle\": \"In Search Modal\",\n \"searchNav\": \"Navigate search results\",\n \"searchSelect\": \"Select result\",\n \"searchClose\": \"Close search\",\n \"modalTitle\": \"Modal Controls\",\n \"modalClose\": \"Close active modal\",\n \"modalNavForward\": \"Navigate forward through buttons\",\n \"modalNavBackward\": \"Navigate backward through buttons\",\n \"modalActivate\": \"Activate focused button\",\n \"accessibilityTitle\": \"Accessibility\",\n \"a11ySkipLinks\": \"Navigate to skip links (when at page start)\",\n \"a11yFollowLink\": \"Follow skip link\",\n \"macNote\": \"Using Mac keyboard shortcuts. ⌘ is the Command key.\",\n \"windowsNote\": \"Using Windows/Linux keyboard shortcuts. Ctrl is the Control key.\",\n \"footerHint\": \"Press {key} anytime to show this help\",\n \"close\": \"Close\"\n },\n \"AnnotateToolbar\": {\n \"modeGroup\": \"Mode\",\n \"browse\": \"Browse\",\n \"annotate\": \"Annotate\",\n \"selectionGroup\": \"Motivation\",\n \"clickGroup\": \"Click\",\n \"shapeGroup\": \"Shape\",\n \"none\": \"None\",\n \"linking\": \"Reference\",\n \"highlighting\": \"Highlight\",\n \"assessing\": \"Assess\",\n \"commenting\": \"Comment\",\n \"tagging\": \"Tag\",\n \"detail\": \"Detail\",\n \"follow\": \"Follow\",\n \"deleting\": \"Delete\",\n \"jsonld\": \"JSON-LD\",\n \"rectangle\": \"Rectangle\",\n \"circle\": \"Circle\",\n \"polygon\": \"Polygon\"\n }\n}\n"],"mappings":"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","names":[]}
|