triiiceratops 0.12.3 → 0.12.5
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/dist/{ArrowCounterClockwise-CM9mGGcp.js → ArrowCounterClockwise-Bcse6skq.js} +1 -1
- package/dist/Check-D3d2XX_P.js +423 -0
- package/dist/{X-Bn7S7vUL.js → X-BsrpnzCK.js} +169 -156
- package/dist/components/DemoHeader.svelte +5 -548
- package/dist/components/SettingsMenu.svelte +507 -0
- package/dist/components/SettingsMenu.svelte.d.ts +6 -0
- package/dist/components/Toolbar.svelte +13 -2
- package/dist/components/TriiiceratopsViewer.svelte +37 -11
- package/dist/{image_filters_reset-CmWuQiOc.js → image_filters_reset-Dw23NgOZ.js} +1 -1
- package/dist/paraglide/messages/_index.d.ts +3 -0
- package/dist/paraglide/messages/_index.js +3 -0
- package/dist/paraglide/messages/demo_title.d.ts +4 -0
- package/dist/paraglide/messages/demo_title.js +34 -0
- package/dist/paraglide/messages/settings_thumbnail_height.d.ts +4 -0
- package/dist/paraglide/messages/settings_thumbnail_height.js +34 -0
- package/dist/paraglide/messages/settings_toggle_show_viewing_mode.js +3 -2
- package/dist/paraglide/messages/settings_view_configuration.d.ts +4 -0
- package/dist/paraglide/messages/settings_view_configuration.js +34 -0
- package/dist/plugins/annotation-editor.js +493 -623
- package/dist/plugins/image-manipulation.js +3 -3
- package/dist/state/viewer.svelte.d.ts +1 -0
- package/dist/state/viewer.svelte.js +6 -1
- package/dist/triiiceratops-bundle.js +1780 -1711
- package/dist/triiiceratops-element.iife.js +15 -15
- package/dist/triiiceratops.css +1 -1
- package/package.json +1 -1
- package/dist/annotation_tool_point-LoRp_nrI.js +0 -290
package/package.json
CHANGED
|
@@ -1,290 +0,0 @@
|
|
|
1
|
-
import { a as t } from "./X-Bn7S7vUL.js";
|
|
2
|
-
const a = (
|
|
3
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
4
|
-
() => (
|
|
5
|
-
/** @type {LocalizedString} */
|
|
6
|
-
"Annotation Editor"
|
|
7
|
-
)
|
|
8
|
-
), r = (
|
|
9
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
10
|
-
() => (
|
|
11
|
-
/** @type {LocalizedString} */
|
|
12
|
-
"Anmerkungs-Editor"
|
|
13
|
-
)
|
|
14
|
-
), Q = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? a() : r(), i = (
|
|
15
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
16
|
-
() => (
|
|
17
|
-
/** @type {LocalizedString} */
|
|
18
|
-
"Edit"
|
|
19
|
-
)
|
|
20
|
-
), l = (
|
|
21
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
22
|
-
() => (
|
|
23
|
-
/** @type {LocalizedString} */
|
|
24
|
-
"Bearbeiten"
|
|
25
|
-
)
|
|
26
|
-
), V = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? i() : l(), c = (
|
|
27
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
28
|
-
() => (
|
|
29
|
-
/** @type {LocalizedString} */
|
|
30
|
-
"Create"
|
|
31
|
-
)
|
|
32
|
-
), _ = (
|
|
33
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
34
|
-
() => (
|
|
35
|
-
/** @type {LocalizedString} */
|
|
36
|
-
"Erstellen"
|
|
37
|
-
)
|
|
38
|
-
), X = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? c() : _(), s = (
|
|
39
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
40
|
-
() => (
|
|
41
|
-
/** @type {LocalizedString} */
|
|
42
|
-
"Click to start annotating, click again to set shape"
|
|
43
|
-
)
|
|
44
|
-
), d = (
|
|
45
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
46
|
-
() => (
|
|
47
|
-
/** @type {LocalizedString} */
|
|
48
|
-
"Klicken zum Annotieren, erneut klicken zum Abschließen"
|
|
49
|
-
)
|
|
50
|
-
), Y = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? s() : d(), u = (
|
|
51
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
52
|
-
() => (
|
|
53
|
-
/** @type {LocalizedString} */
|
|
54
|
-
"Click on an annotation to select and edit it"
|
|
55
|
-
)
|
|
56
|
-
), p = (
|
|
57
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
58
|
-
() => (
|
|
59
|
-
/** @type {LocalizedString} */
|
|
60
|
-
"Anmerkung klicken zum Bearbeiten"
|
|
61
|
-
)
|
|
62
|
-
), $ = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? u() : p(), g = (
|
|
63
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
64
|
-
() => (
|
|
65
|
-
/** @type {LocalizedString} */
|
|
66
|
-
"Drawing Tool"
|
|
67
|
-
)
|
|
68
|
-
), h = (
|
|
69
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
70
|
-
() => (
|
|
71
|
-
/** @type {LocalizedString} */
|
|
72
|
-
"Zeichenwerkzeug"
|
|
73
|
-
)
|
|
74
|
-
), nn = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? g() : h(), f = (
|
|
75
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
76
|
-
() => (
|
|
77
|
-
/** @type {LocalizedString} */
|
|
78
|
-
"Undo"
|
|
79
|
-
)
|
|
80
|
-
), k = (
|
|
81
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
82
|
-
() => (
|
|
83
|
-
/** @type {LocalizedString} */
|
|
84
|
-
"Rückgängig"
|
|
85
|
-
)
|
|
86
|
-
), tn = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? f() : k(), m = (
|
|
87
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
88
|
-
() => (
|
|
89
|
-
/** @type {LocalizedString} */
|
|
90
|
-
"Redo"
|
|
91
|
-
)
|
|
92
|
-
), b = (
|
|
93
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
94
|
-
() => (
|
|
95
|
-
/** @type {LocalizedString} */
|
|
96
|
-
"Wiederholen"
|
|
97
|
-
)
|
|
98
|
-
), en = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? m() : b(), A = (
|
|
99
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
100
|
-
() => (
|
|
101
|
-
/** @type {LocalizedString} */
|
|
102
|
-
"Edit Annotation"
|
|
103
|
-
)
|
|
104
|
-
), y = (
|
|
105
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
106
|
-
() => (
|
|
107
|
-
/** @type {LocalizedString} */
|
|
108
|
-
"Anmerkung bearbeiten"
|
|
109
|
-
)
|
|
110
|
-
), on = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? A() : y(), v = (
|
|
111
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
112
|
-
() => (
|
|
113
|
-
/** @type {LocalizedString} */
|
|
114
|
-
"Delete annotation"
|
|
115
|
-
)
|
|
116
|
-
), x = (
|
|
117
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
118
|
-
() => (
|
|
119
|
-
/** @type {LocalizedString} */
|
|
120
|
-
"Anmerkung löschen"
|
|
121
|
-
)
|
|
122
|
-
), an = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? v() : x(), C = (
|
|
123
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
124
|
-
() => (
|
|
125
|
-
/** @type {LocalizedString} */
|
|
126
|
-
"Tag value..."
|
|
127
|
-
)
|
|
128
|
-
), E = (
|
|
129
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
130
|
-
() => (
|
|
131
|
-
/** @type {LocalizedString} */
|
|
132
|
-
"Tag eingeben..."
|
|
133
|
-
)
|
|
134
|
-
), rn = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? C() : E(), w = (
|
|
135
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
136
|
-
() => (
|
|
137
|
-
/** @type {LocalizedString} */
|
|
138
|
-
"https://..."
|
|
139
|
-
)
|
|
140
|
-
), z = (
|
|
141
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
142
|
-
() => (
|
|
143
|
-
/** @type {LocalizedString} */
|
|
144
|
-
"https://..."
|
|
145
|
-
)
|
|
146
|
-
), ln = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? w() : z(), D = (
|
|
147
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
148
|
-
() => (
|
|
149
|
-
/** @type {LocalizedString} */
|
|
150
|
-
"Enter text..."
|
|
151
|
-
)
|
|
152
|
-
), T = (
|
|
153
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
154
|
-
() => (
|
|
155
|
-
/** @type {LocalizedString} */
|
|
156
|
-
"Text eingeben..."
|
|
157
|
-
)
|
|
158
|
-
), cn = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? D() : T(), P = (
|
|
159
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
160
|
-
() => (
|
|
161
|
-
/** @type {LocalizedString} */
|
|
162
|
-
"Add Content"
|
|
163
|
-
)
|
|
164
|
-
), R = (
|
|
165
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
166
|
-
() => (
|
|
167
|
-
/** @type {LocalizedString} */
|
|
168
|
-
"Inhalt hinzufügen"
|
|
169
|
-
)
|
|
170
|
-
), _n = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? P() : R(), B = (
|
|
171
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
172
|
-
() => (
|
|
173
|
-
/** @type {LocalizedString} */
|
|
174
|
-
"Save Changes"
|
|
175
|
-
)
|
|
176
|
-
), L = (
|
|
177
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
178
|
-
() => (
|
|
179
|
-
/** @type {LocalizedString} */
|
|
180
|
-
"Speichern"
|
|
181
|
-
)
|
|
182
|
-
), sn = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? B() : L(), S = (
|
|
183
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
184
|
-
() => (
|
|
185
|
-
/** @type {LocalizedString} */
|
|
186
|
-
"Delete Annotation?"
|
|
187
|
-
)
|
|
188
|
-
), j = (
|
|
189
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
190
|
-
() => (
|
|
191
|
-
/** @type {LocalizedString} */
|
|
192
|
-
"Anmerkung löschen?"
|
|
193
|
-
)
|
|
194
|
-
), dn = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? S() : j(), q = (
|
|
195
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
196
|
-
() => (
|
|
197
|
-
/** @type {LocalizedString} */
|
|
198
|
-
"Are you sure you want to delete this annotation? This action cannot be undone."
|
|
199
|
-
)
|
|
200
|
-
), I = (
|
|
201
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
202
|
-
() => (
|
|
203
|
-
/** @type {LocalizedString} */
|
|
204
|
-
"Anmerkung wirklich löschen? Dies kann nicht rückgängig gemacht werden."
|
|
205
|
-
)
|
|
206
|
-
), un = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? q() : I(), K = (
|
|
207
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
208
|
-
() => (
|
|
209
|
-
/** @type {LocalizedString} */
|
|
210
|
-
"Cancel"
|
|
211
|
-
)
|
|
212
|
-
), U = (
|
|
213
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
214
|
-
() => (
|
|
215
|
-
/** @type {LocalizedString} */
|
|
216
|
-
"Abbrechen"
|
|
217
|
-
)
|
|
218
|
-
), pn = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? K() : U(), W = (
|
|
219
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
220
|
-
() => (
|
|
221
|
-
/** @type {LocalizedString} */
|
|
222
|
-
"Delete"
|
|
223
|
-
)
|
|
224
|
-
), Z = (
|
|
225
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
226
|
-
() => (
|
|
227
|
-
/** @type {LocalizedString} */
|
|
228
|
-
"Löschen"
|
|
229
|
-
)
|
|
230
|
-
), gn = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? W() : Z(), F = (
|
|
231
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
232
|
-
() => (
|
|
233
|
-
/** @type {LocalizedString} */
|
|
234
|
-
"Rectangle"
|
|
235
|
-
)
|
|
236
|
-
), G = (
|
|
237
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
238
|
-
() => (
|
|
239
|
-
/** @type {LocalizedString} */
|
|
240
|
-
"Rechteck"
|
|
241
|
-
)
|
|
242
|
-
), hn = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? F() : G(), H = (
|
|
243
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
244
|
-
() => (
|
|
245
|
-
/** @type {LocalizedString} */
|
|
246
|
-
"Polygon"
|
|
247
|
-
)
|
|
248
|
-
), J = (
|
|
249
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
250
|
-
() => (
|
|
251
|
-
/** @type {LocalizedString} */
|
|
252
|
-
"Polygon"
|
|
253
|
-
)
|
|
254
|
-
), fn = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? H() : J(), M = (
|
|
255
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
256
|
-
() => (
|
|
257
|
-
/** @type {LocalizedString} */
|
|
258
|
-
"Point"
|
|
259
|
-
)
|
|
260
|
-
), N = (
|
|
261
|
-
/** @type {(inputs: {}) => LocalizedString} */
|
|
262
|
-
() => (
|
|
263
|
-
/** @type {LocalizedString} */
|
|
264
|
-
"Punkt"
|
|
265
|
-
)
|
|
266
|
-
), kn = /* @__NO_SIDE_EFFECTS__ */ (e = {}, n = {}) => (n.locale ?? t()) === "en" ? M() : N();
|
|
267
|
-
export {
|
|
268
|
-
_n as a,
|
|
269
|
-
pn as b,
|
|
270
|
-
X as c,
|
|
271
|
-
gn as d,
|
|
272
|
-
un as e,
|
|
273
|
-
dn as f,
|
|
274
|
-
an as g,
|
|
275
|
-
V as h,
|
|
276
|
-
on as i,
|
|
277
|
-
Y as j,
|
|
278
|
-
$ as k,
|
|
279
|
-
ln as l,
|
|
280
|
-
en as m,
|
|
281
|
-
sn as n,
|
|
282
|
-
rn as o,
|
|
283
|
-
cn as p,
|
|
284
|
-
Q as q,
|
|
285
|
-
nn as r,
|
|
286
|
-
tn as s,
|
|
287
|
-
kn as t,
|
|
288
|
-
fn as u,
|
|
289
|
-
hn as v
|
|
290
|
-
};
|