triiiceratops 0.9.13 → 0.10.0

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 (131) hide show
  1. package/dist/ArrowCounterClockwise-aFffCOKw.js +136 -0
  2. package/dist/X-DZEgXrJ8.js +877 -0
  3. package/dist/annotation_tool_point-CZKsj4Nk.js +290 -0
  4. package/dist/components/AnnotationOverlay.svelte +179 -86
  5. package/dist/components/LeftFab.svelte +21 -9
  6. package/dist/components/OSDViewer.svelte +20 -3
  7. package/dist/components/TriiiceratopsViewer.svelte +96 -43
  8. package/dist/components/TriiiceratopsViewer.svelte.d.ts +5 -5
  9. package/dist/components/TriiiceratopsViewerElement.svelte +2 -2
  10. package/dist/components/TriiiceratopsViewerElement.svelte.d.ts +2 -2
  11. package/dist/custom-element.d.ts +10 -0
  12. package/dist/custom-element.js +13 -0
  13. package/dist/image_filters_reset-BEIf-_QA.js +108 -0
  14. package/dist/index.d.ts +1 -2
  15. package/dist/index.js +0 -1
  16. package/dist/paraglide/messages/_index.d.ts +30 -0
  17. package/dist/paraglide/messages/_index.js +31 -1
  18. package/dist/paraglide/messages/annotation_editor_add_content.d.ts +4 -0
  19. package/dist/paraglide/messages/annotation_editor_add_content.js +34 -0
  20. package/dist/paraglide/messages/annotation_editor_cancel.d.ts +4 -0
  21. package/dist/paraglide/messages/annotation_editor_cancel.js +34 -0
  22. package/dist/paraglide/messages/annotation_editor_create_mode.d.ts +4 -0
  23. package/dist/paraglide/messages/annotation_editor_create_mode.js +34 -0
  24. package/dist/paraglide/messages/annotation_editor_delete.d.ts +4 -0
  25. package/dist/paraglide/messages/annotation_editor_delete.js +34 -0
  26. package/dist/paraglide/messages/annotation_editor_delete_message.d.ts +4 -0
  27. package/dist/paraglide/messages/annotation_editor_delete_message.js +34 -0
  28. package/dist/paraglide/messages/annotation_editor_delete_title.d.ts +4 -0
  29. package/dist/paraglide/messages/annotation_editor_delete_title.js +34 -0
  30. package/dist/paraglide/messages/annotation_editor_delete_tooltip.d.ts +4 -0
  31. package/dist/paraglide/messages/annotation_editor_delete_tooltip.js +34 -0
  32. package/dist/paraglide/messages/annotation_editor_edit_mode.d.ts +4 -0
  33. package/dist/paraglide/messages/annotation_editor_edit_mode.js +34 -0
  34. package/dist/paraglide/messages/annotation_editor_edit_section.d.ts +4 -0
  35. package/dist/paraglide/messages/annotation_editor_edit_section.js +34 -0
  36. package/dist/paraglide/messages/annotation_editor_instruction_create.d.ts +4 -0
  37. package/dist/paraglide/messages/annotation_editor_instruction_create.js +34 -0
  38. package/dist/paraglide/messages/annotation_editor_instruction_edit.d.ts +4 -0
  39. package/dist/paraglide/messages/annotation_editor_instruction_edit.js +34 -0
  40. package/dist/paraglide/messages/annotation_editor_link_placeholder.d.ts +4 -0
  41. package/dist/paraglide/messages/annotation_editor_link_placeholder.js +34 -0
  42. package/dist/paraglide/messages/annotation_editor_redo.d.ts +4 -0
  43. package/dist/paraglide/messages/annotation_editor_redo.js +34 -0
  44. package/dist/paraglide/messages/annotation_editor_save.d.ts +4 -0
  45. package/dist/paraglide/messages/annotation_editor_save.js +34 -0
  46. package/dist/paraglide/messages/annotation_editor_tag_placeholder.d.ts +4 -0
  47. package/dist/paraglide/messages/annotation_editor_tag_placeholder.js +34 -0
  48. package/dist/paraglide/messages/annotation_editor_text_placeholder.d.ts +4 -0
  49. package/dist/paraglide/messages/annotation_editor_text_placeholder.js +34 -0
  50. package/dist/paraglide/messages/annotation_editor_title.d.ts +4 -0
  51. package/dist/paraglide/messages/annotation_editor_title.js +34 -0
  52. package/dist/paraglide/messages/annotation_editor_tool_label.d.ts +4 -0
  53. package/dist/paraglide/messages/annotation_editor_tool_label.js +34 -0
  54. package/dist/paraglide/messages/annotation_editor_undo.d.ts +4 -0
  55. package/dist/paraglide/messages/annotation_editor_undo.js +34 -0
  56. package/dist/paraglide/messages/annotation_tool_point.d.ts +4 -0
  57. package/dist/paraglide/messages/annotation_tool_point.js +34 -0
  58. package/dist/paraglide/messages/annotation_tool_polygon.d.ts +4 -0
  59. package/dist/paraglide/messages/annotation_tool_polygon.js +34 -0
  60. package/dist/paraglide/messages/annotation_tool_rectangle.d.ts +4 -0
  61. package/dist/paraglide/messages/annotation_tool_rectangle.js +34 -0
  62. package/dist/paraglide/messages/image_adjustments_title.d.ts +4 -0
  63. package/dist/paraglide/messages/image_adjustments_title.js +34 -0
  64. package/dist/paraglide/messages/image_filters_brightness.d.ts +4 -0
  65. package/dist/paraglide/messages/image_filters_brightness.js +34 -0
  66. package/dist/paraglide/messages/image_filters_contrast.d.ts +4 -0
  67. package/dist/paraglide/messages/image_filters_contrast.js +34 -0
  68. package/dist/paraglide/messages/image_filters_effects.d.ts +4 -0
  69. package/dist/paraglide/messages/image_filters_effects.js +34 -0
  70. package/dist/paraglide/messages/image_filters_grayscale.d.ts +4 -0
  71. package/dist/paraglide/messages/image_filters_grayscale.js +34 -0
  72. package/dist/paraglide/messages/image_filters_invert.d.ts +4 -0
  73. package/dist/paraglide/messages/image_filters_invert.js +34 -0
  74. package/dist/paraglide/messages/image_filters_reset.d.ts +4 -0
  75. package/dist/paraglide/messages/image_filters_reset.js +34 -0
  76. package/dist/paraglide/messages/image_filters_saturation.d.ts +4 -0
  77. package/dist/paraglide/messages/image_filters_saturation.js +34 -0
  78. package/dist/paraglide/messages/plugins_tooltip.js +1 -1
  79. package/dist/plugins/annotation-editor/AnnotationEditorController.svelte +166 -0
  80. package/dist/plugins/annotation-editor/AnnotationEditorController.svelte.d.ts +9 -0
  81. package/dist/plugins/annotation-editor/AnnotationEditorPanel.svelte +315 -0
  82. package/dist/plugins/annotation-editor/AnnotationEditorPanel.svelte.d.ts +24 -0
  83. package/dist/plugins/annotation-editor/AnnotationManager.svelte.d.ts +39 -0
  84. package/dist/plugins/annotation-editor/AnnotationManager.svelte.js +433 -0
  85. package/dist/plugins/annotation-editor/adapters/LocalStorageAdapter.d.ts +20 -0
  86. package/dist/plugins/annotation-editor/adapters/LocalStorageAdapter.js +67 -0
  87. package/dist/plugins/annotation-editor/adapters/index.d.ts +2 -0
  88. package/dist/plugins/annotation-editor/adapters/index.js +1 -0
  89. package/dist/plugins/annotation-editor/adapters/types.d.ts +23 -0
  90. package/dist/plugins/annotation-editor/adapters/types.js +1 -0
  91. package/dist/plugins/annotation-editor/iife-entry.d.ts +15 -0
  92. package/dist/plugins/annotation-editor/iife-entry.js +35 -0
  93. package/dist/plugins/annotation-editor/index.d.ts +41 -0
  94. package/dist/plugins/annotation-editor/index.js +57 -0
  95. package/dist/plugins/annotation-editor/loader.svelte.d.ts +7 -0
  96. package/dist/plugins/annotation-editor/loader.svelte.js +32 -0
  97. package/dist/plugins/annotation-editor/types.d.ts +41 -0
  98. package/dist/plugins/annotation-editor/types.js +13 -0
  99. package/dist/plugins/annotation-editor.js +32824 -0
  100. package/dist/plugins/image-manipulation/ImageManipulationController.svelte +54 -0
  101. package/dist/plugins/image-manipulation/ImageManipulationController.svelte.d.ts +6 -0
  102. package/dist/plugins/image-manipulation/ImageManipulationPanel.svelte +19 -9
  103. package/dist/plugins/image-manipulation/ImageManipulationPanel.svelte.d.ts +1 -0
  104. package/dist/plugins/image-manipulation/iife-entry.d.ts +13 -0
  105. package/dist/plugins/image-manipulation/iife-entry.js +17 -0
  106. package/dist/plugins/image-manipulation/index.d.ts +15 -1
  107. package/dist/plugins/image-manipulation/index.js +21 -1
  108. package/dist/plugins/image-manipulation.js +265 -0
  109. package/dist/state/i18n.svelte.js +4 -2
  110. package/dist/state/manifests.svelte.d.ts +5 -0
  111. package/dist/state/manifests.svelte.js +42 -13
  112. package/dist/state/viewer.svelte.d.ts +14 -13
  113. package/dist/state/viewer.svelte.js +63 -74
  114. package/dist/triiiceratops-bundle.js +3208 -3126
  115. package/dist/triiiceratops-element.iife.js +99 -0
  116. package/dist/triiiceratops.css +1 -1
  117. package/dist/types/plugin.d.ts +21 -62
  118. package/dist/types/plugin.js +1 -23
  119. package/dist/utils/annotationAdapter.d.ts +12 -1
  120. package/dist/utils/annotationAdapter.js +98 -39
  121. package/package.json +13 -6
  122. package/dist/chunks/TriiiceratopsViewer-EViTQO_n.js +0 -10437
  123. package/dist/chunks/openseadragon-CHvATAD9.js +0 -12427
  124. package/dist/components/TriiiceratopsViewerElementImage.svelte +0 -143
  125. package/dist/components/TriiiceratopsViewerElementImage.svelte.d.ts +0 -27
  126. package/dist/custom-element-image.d.ts +0 -1
  127. package/dist/custom-element-image.js +0 -2
  128. package/dist/plugins/image-manipulation/ImageManipulationPlugin.svelte.d.ts +0 -19
  129. package/dist/plugins/image-manipulation/ImageManipulationPlugin.svelte.js +0 -87
  130. package/dist/triiiceratops-element-image.js +0 -555
  131. package/dist/triiiceratops-element.js +0 -114
@@ -0,0 +1,34 @@
1
+ /* eslint-disable */
2
+ import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
3
+ /** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
4
+
5
+ const en_annotation_editor_title = /** @type {(inputs: {}) => LocalizedString} */ () => {
6
+ return /** @type {LocalizedString} */ (`Annotation Editor`)
7
+ };
8
+
9
+ const de_annotation_editor_title = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
+ return /** @type {LocalizedString} */ (`Anmerkungs-Editor`)
11
+ };
12
+
13
+ /**
14
+ * This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
15
+ *
16
+ * - Changing this function will be over-written by the next build.
17
+ *
18
+ * - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
19
+ * use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
20
+ *
21
+ * @param {{}} inputs
22
+ * @param {{ locale?: "en" | "de" }} options
23
+ * @returns {LocalizedString}
24
+ */
25
+ /* @__NO_SIDE_EFFECTS__ */
26
+ export const annotation_editor_title = (inputs = {}, options = {}) => {
27
+ if (experimentalMiddlewareLocaleSplitting && isServer === false) {
28
+ return /** @type {any} */ (globalThis).__paraglide_ssr.annotation_editor_title(inputs)
29
+ }
30
+ const locale = options.locale ?? getLocale()
31
+ trackMessageCall("annotation_editor_title", locale)
32
+ if (locale === "en") return en_annotation_editor_title(inputs)
33
+ return de_annotation_editor_title(inputs)
34
+ };
@@ -0,0 +1,4 @@
1
+ export function annotation_editor_tool_label(inputs?: {}, options?: {
2
+ locale?: "en" | "de";
3
+ }): LocalizedString;
4
+ export type LocalizedString = import("../runtime.js").LocalizedString;
@@ -0,0 +1,34 @@
1
+ /* eslint-disable */
2
+ import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
3
+ /** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
4
+
5
+ const en_annotation_editor_tool_label = /** @type {(inputs: {}) => LocalizedString} */ () => {
6
+ return /** @type {LocalizedString} */ (`Drawing Tool`)
7
+ };
8
+
9
+ const de_annotation_editor_tool_label = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
+ return /** @type {LocalizedString} */ (`Zeichenwerkzeug`)
11
+ };
12
+
13
+ /**
14
+ * This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
15
+ *
16
+ * - Changing this function will be over-written by the next build.
17
+ *
18
+ * - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
19
+ * use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
20
+ *
21
+ * @param {{}} inputs
22
+ * @param {{ locale?: "en" | "de" }} options
23
+ * @returns {LocalizedString}
24
+ */
25
+ /* @__NO_SIDE_EFFECTS__ */
26
+ export const annotation_editor_tool_label = (inputs = {}, options = {}) => {
27
+ if (experimentalMiddlewareLocaleSplitting && isServer === false) {
28
+ return /** @type {any} */ (globalThis).__paraglide_ssr.annotation_editor_tool_label(inputs)
29
+ }
30
+ const locale = options.locale ?? getLocale()
31
+ trackMessageCall("annotation_editor_tool_label", locale)
32
+ if (locale === "en") return en_annotation_editor_tool_label(inputs)
33
+ return de_annotation_editor_tool_label(inputs)
34
+ };
@@ -0,0 +1,4 @@
1
+ export function annotation_editor_undo(inputs?: {}, options?: {
2
+ locale?: "en" | "de";
3
+ }): LocalizedString;
4
+ export type LocalizedString = import("../runtime.js").LocalizedString;
@@ -0,0 +1,34 @@
1
+ /* eslint-disable */
2
+ import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
3
+ /** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
4
+
5
+ const en_annotation_editor_undo = /** @type {(inputs: {}) => LocalizedString} */ () => {
6
+ return /** @type {LocalizedString} */ (`Undo`)
7
+ };
8
+
9
+ const de_annotation_editor_undo = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
+ return /** @type {LocalizedString} */ (`Rückgängig`)
11
+ };
12
+
13
+ /**
14
+ * This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
15
+ *
16
+ * - Changing this function will be over-written by the next build.
17
+ *
18
+ * - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
19
+ * use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
20
+ *
21
+ * @param {{}} inputs
22
+ * @param {{ locale?: "en" | "de" }} options
23
+ * @returns {LocalizedString}
24
+ */
25
+ /* @__NO_SIDE_EFFECTS__ */
26
+ export const annotation_editor_undo = (inputs = {}, options = {}) => {
27
+ if (experimentalMiddlewareLocaleSplitting && isServer === false) {
28
+ return /** @type {any} */ (globalThis).__paraglide_ssr.annotation_editor_undo(inputs)
29
+ }
30
+ const locale = options.locale ?? getLocale()
31
+ trackMessageCall("annotation_editor_undo", locale)
32
+ if (locale === "en") return en_annotation_editor_undo(inputs)
33
+ return de_annotation_editor_undo(inputs)
34
+ };
@@ -0,0 +1,4 @@
1
+ export function annotation_tool_point(inputs?: {}, options?: {
2
+ locale?: "en" | "de";
3
+ }): LocalizedString;
4
+ export type LocalizedString = import("../runtime.js").LocalizedString;
@@ -0,0 +1,34 @@
1
+ /* eslint-disable */
2
+ import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
3
+ /** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
4
+
5
+ const en_annotation_tool_point = /** @type {(inputs: {}) => LocalizedString} */ () => {
6
+ return /** @type {LocalizedString} */ (`Point`)
7
+ };
8
+
9
+ const de_annotation_tool_point = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
+ return /** @type {LocalizedString} */ (`Punkt`)
11
+ };
12
+
13
+ /**
14
+ * This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
15
+ *
16
+ * - Changing this function will be over-written by the next build.
17
+ *
18
+ * - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
19
+ * use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
20
+ *
21
+ * @param {{}} inputs
22
+ * @param {{ locale?: "en" | "de" }} options
23
+ * @returns {LocalizedString}
24
+ */
25
+ /* @__NO_SIDE_EFFECTS__ */
26
+ export const annotation_tool_point = (inputs = {}, options = {}) => {
27
+ if (experimentalMiddlewareLocaleSplitting && isServer === false) {
28
+ return /** @type {any} */ (globalThis).__paraglide_ssr.annotation_tool_point(inputs)
29
+ }
30
+ const locale = options.locale ?? getLocale()
31
+ trackMessageCall("annotation_tool_point", locale)
32
+ if (locale === "en") return en_annotation_tool_point(inputs)
33
+ return de_annotation_tool_point(inputs)
34
+ };
@@ -0,0 +1,4 @@
1
+ export function annotation_tool_polygon(inputs?: {}, options?: {
2
+ locale?: "en" | "de";
3
+ }): LocalizedString;
4
+ export type LocalizedString = import("../runtime.js").LocalizedString;
@@ -0,0 +1,34 @@
1
+ /* eslint-disable */
2
+ import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
3
+ /** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
4
+
5
+ const en_annotation_tool_polygon = /** @type {(inputs: {}) => LocalizedString} */ () => {
6
+ return /** @type {LocalizedString} */ (`Polygon`)
7
+ };
8
+
9
+ const de_annotation_tool_polygon = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
+ return /** @type {LocalizedString} */ (`Polygon`)
11
+ };
12
+
13
+ /**
14
+ * This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
15
+ *
16
+ * - Changing this function will be over-written by the next build.
17
+ *
18
+ * - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
19
+ * use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
20
+ *
21
+ * @param {{}} inputs
22
+ * @param {{ locale?: "en" | "de" }} options
23
+ * @returns {LocalizedString}
24
+ */
25
+ /* @__NO_SIDE_EFFECTS__ */
26
+ export const annotation_tool_polygon = (inputs = {}, options = {}) => {
27
+ if (experimentalMiddlewareLocaleSplitting && isServer === false) {
28
+ return /** @type {any} */ (globalThis).__paraglide_ssr.annotation_tool_polygon(inputs)
29
+ }
30
+ const locale = options.locale ?? getLocale()
31
+ trackMessageCall("annotation_tool_polygon", locale)
32
+ if (locale === "en") return en_annotation_tool_polygon(inputs)
33
+ return de_annotation_tool_polygon(inputs)
34
+ };
@@ -0,0 +1,4 @@
1
+ export function annotation_tool_rectangle(inputs?: {}, options?: {
2
+ locale?: "en" | "de";
3
+ }): LocalizedString;
4
+ export type LocalizedString = import("../runtime.js").LocalizedString;
@@ -0,0 +1,34 @@
1
+ /* eslint-disable */
2
+ import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
3
+ /** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
4
+
5
+ const en_annotation_tool_rectangle = /** @type {(inputs: {}) => LocalizedString} */ () => {
6
+ return /** @type {LocalizedString} */ (`Rectangle`)
7
+ };
8
+
9
+ const de_annotation_tool_rectangle = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
+ return /** @type {LocalizedString} */ (`Rechteck`)
11
+ };
12
+
13
+ /**
14
+ * This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
15
+ *
16
+ * - Changing this function will be over-written by the next build.
17
+ *
18
+ * - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
19
+ * use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
20
+ *
21
+ * @param {{}} inputs
22
+ * @param {{ locale?: "en" | "de" }} options
23
+ * @returns {LocalizedString}
24
+ */
25
+ /* @__NO_SIDE_EFFECTS__ */
26
+ export const annotation_tool_rectangle = (inputs = {}, options = {}) => {
27
+ if (experimentalMiddlewareLocaleSplitting && isServer === false) {
28
+ return /** @type {any} */ (globalThis).__paraglide_ssr.annotation_tool_rectangle(inputs)
29
+ }
30
+ const locale = options.locale ?? getLocale()
31
+ trackMessageCall("annotation_tool_rectangle", locale)
32
+ if (locale === "en") return en_annotation_tool_rectangle(inputs)
33
+ return de_annotation_tool_rectangle(inputs)
34
+ };
@@ -0,0 +1,4 @@
1
+ export function image_adjustments_title(inputs?: {}, options?: {
2
+ locale?: "en" | "de";
3
+ }): LocalizedString;
4
+ export type LocalizedString = import("../runtime.js").LocalizedString;
@@ -0,0 +1,34 @@
1
+ /* eslint-disable */
2
+ import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
3
+ /** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
4
+
5
+ const en_image_adjustments_title = /** @type {(inputs: {}) => LocalizedString} */ () => {
6
+ return /** @type {LocalizedString} */ (`Image Adjustments`)
7
+ };
8
+
9
+ const de_image_adjustments_title = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
+ return /** @type {LocalizedString} */ (`Bildanpassungen`)
11
+ };
12
+
13
+ /**
14
+ * This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
15
+ *
16
+ * - Changing this function will be over-written by the next build.
17
+ *
18
+ * - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
19
+ * use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
20
+ *
21
+ * @param {{}} inputs
22
+ * @param {{ locale?: "en" | "de" }} options
23
+ * @returns {LocalizedString}
24
+ */
25
+ /* @__NO_SIDE_EFFECTS__ */
26
+ export const image_adjustments_title = (inputs = {}, options = {}) => {
27
+ if (experimentalMiddlewareLocaleSplitting && isServer === false) {
28
+ return /** @type {any} */ (globalThis).__paraglide_ssr.image_adjustments_title(inputs)
29
+ }
30
+ const locale = options.locale ?? getLocale()
31
+ trackMessageCall("image_adjustments_title", locale)
32
+ if (locale === "en") return en_image_adjustments_title(inputs)
33
+ return de_image_adjustments_title(inputs)
34
+ };
@@ -0,0 +1,4 @@
1
+ export function image_filters_brightness(inputs?: {}, options?: {
2
+ locale?: "en" | "de";
3
+ }): LocalizedString;
4
+ export type LocalizedString = import("../runtime.js").LocalizedString;
@@ -0,0 +1,34 @@
1
+ /* eslint-disable */
2
+ import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
3
+ /** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
4
+
5
+ const en_image_filters_brightness = /** @type {(inputs: {}) => LocalizedString} */ () => {
6
+ return /** @type {LocalizedString} */ (`Brightness`)
7
+ };
8
+
9
+ const de_image_filters_brightness = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
+ return /** @type {LocalizedString} */ (`Helligkeit`)
11
+ };
12
+
13
+ /**
14
+ * This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
15
+ *
16
+ * - Changing this function will be over-written by the next build.
17
+ *
18
+ * - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
19
+ * use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
20
+ *
21
+ * @param {{}} inputs
22
+ * @param {{ locale?: "en" | "de" }} options
23
+ * @returns {LocalizedString}
24
+ */
25
+ /* @__NO_SIDE_EFFECTS__ */
26
+ export const image_filters_brightness = (inputs = {}, options = {}) => {
27
+ if (experimentalMiddlewareLocaleSplitting && isServer === false) {
28
+ return /** @type {any} */ (globalThis).__paraglide_ssr.image_filters_brightness(inputs)
29
+ }
30
+ const locale = options.locale ?? getLocale()
31
+ trackMessageCall("image_filters_brightness", locale)
32
+ if (locale === "en") return en_image_filters_brightness(inputs)
33
+ return de_image_filters_brightness(inputs)
34
+ };
@@ -0,0 +1,4 @@
1
+ export function image_filters_contrast(inputs?: {}, options?: {
2
+ locale?: "en" | "de";
3
+ }): LocalizedString;
4
+ export type LocalizedString = import("../runtime.js").LocalizedString;
@@ -0,0 +1,34 @@
1
+ /* eslint-disable */
2
+ import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
3
+ /** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
4
+
5
+ const en_image_filters_contrast = /** @type {(inputs: {}) => LocalizedString} */ () => {
6
+ return /** @type {LocalizedString} */ (`Contrast`)
7
+ };
8
+
9
+ const de_image_filters_contrast = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
+ return /** @type {LocalizedString} */ (`Kontrast`)
11
+ };
12
+
13
+ /**
14
+ * This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
15
+ *
16
+ * - Changing this function will be over-written by the next build.
17
+ *
18
+ * - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
19
+ * use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
20
+ *
21
+ * @param {{}} inputs
22
+ * @param {{ locale?: "en" | "de" }} options
23
+ * @returns {LocalizedString}
24
+ */
25
+ /* @__NO_SIDE_EFFECTS__ */
26
+ export const image_filters_contrast = (inputs = {}, options = {}) => {
27
+ if (experimentalMiddlewareLocaleSplitting && isServer === false) {
28
+ return /** @type {any} */ (globalThis).__paraglide_ssr.image_filters_contrast(inputs)
29
+ }
30
+ const locale = options.locale ?? getLocale()
31
+ trackMessageCall("image_filters_contrast", locale)
32
+ if (locale === "en") return en_image_filters_contrast(inputs)
33
+ return de_image_filters_contrast(inputs)
34
+ };
@@ -0,0 +1,4 @@
1
+ export function image_filters_effects(inputs?: {}, options?: {
2
+ locale?: "en" | "de";
3
+ }): LocalizedString;
4
+ export type LocalizedString = import("../runtime.js").LocalizedString;
@@ -0,0 +1,34 @@
1
+ /* eslint-disable */
2
+ import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
3
+ /** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
4
+
5
+ const en_image_filters_effects = /** @type {(inputs: {}) => LocalizedString} */ () => {
6
+ return /** @type {LocalizedString} */ (`Effects`)
7
+ };
8
+
9
+ const de_image_filters_effects = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
+ return /** @type {LocalizedString} */ (`Effekte`)
11
+ };
12
+
13
+ /**
14
+ * This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
15
+ *
16
+ * - Changing this function will be over-written by the next build.
17
+ *
18
+ * - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
19
+ * use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
20
+ *
21
+ * @param {{}} inputs
22
+ * @param {{ locale?: "en" | "de" }} options
23
+ * @returns {LocalizedString}
24
+ */
25
+ /* @__NO_SIDE_EFFECTS__ */
26
+ export const image_filters_effects = (inputs = {}, options = {}) => {
27
+ if (experimentalMiddlewareLocaleSplitting && isServer === false) {
28
+ return /** @type {any} */ (globalThis).__paraglide_ssr.image_filters_effects(inputs)
29
+ }
30
+ const locale = options.locale ?? getLocale()
31
+ trackMessageCall("image_filters_effects", locale)
32
+ if (locale === "en") return en_image_filters_effects(inputs)
33
+ return de_image_filters_effects(inputs)
34
+ };
@@ -0,0 +1,4 @@
1
+ export function image_filters_grayscale(inputs?: {}, options?: {
2
+ locale?: "en" | "de";
3
+ }): LocalizedString;
4
+ export type LocalizedString = import("../runtime.js").LocalizedString;
@@ -0,0 +1,34 @@
1
+ /* eslint-disable */
2
+ import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
3
+ /** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
4
+
5
+ const en_image_filters_grayscale = /** @type {(inputs: {}) => LocalizedString} */ () => {
6
+ return /** @type {LocalizedString} */ (`Grayscale`)
7
+ };
8
+
9
+ const de_image_filters_grayscale = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
+ return /** @type {LocalizedString} */ (`Graustufen`)
11
+ };
12
+
13
+ /**
14
+ * This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
15
+ *
16
+ * - Changing this function will be over-written by the next build.
17
+ *
18
+ * - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
19
+ * use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
20
+ *
21
+ * @param {{}} inputs
22
+ * @param {{ locale?: "en" | "de" }} options
23
+ * @returns {LocalizedString}
24
+ */
25
+ /* @__NO_SIDE_EFFECTS__ */
26
+ export const image_filters_grayscale = (inputs = {}, options = {}) => {
27
+ if (experimentalMiddlewareLocaleSplitting && isServer === false) {
28
+ return /** @type {any} */ (globalThis).__paraglide_ssr.image_filters_grayscale(inputs)
29
+ }
30
+ const locale = options.locale ?? getLocale()
31
+ trackMessageCall("image_filters_grayscale", locale)
32
+ if (locale === "en") return en_image_filters_grayscale(inputs)
33
+ return de_image_filters_grayscale(inputs)
34
+ };
@@ -0,0 +1,4 @@
1
+ export function image_filters_invert(inputs?: {}, options?: {
2
+ locale?: "en" | "de";
3
+ }): LocalizedString;
4
+ export type LocalizedString = import("../runtime.js").LocalizedString;
@@ -0,0 +1,34 @@
1
+ /* eslint-disable */
2
+ import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
3
+ /** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
4
+
5
+ const en_image_filters_invert = /** @type {(inputs: {}) => LocalizedString} */ () => {
6
+ return /** @type {LocalizedString} */ (`Invert Colors`)
7
+ };
8
+
9
+ const de_image_filters_invert = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
+ return /** @type {LocalizedString} */ (`Farben umkehren`)
11
+ };
12
+
13
+ /**
14
+ * This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
15
+ *
16
+ * - Changing this function will be over-written by the next build.
17
+ *
18
+ * - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
19
+ * use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
20
+ *
21
+ * @param {{}} inputs
22
+ * @param {{ locale?: "en" | "de" }} options
23
+ * @returns {LocalizedString}
24
+ */
25
+ /* @__NO_SIDE_EFFECTS__ */
26
+ export const image_filters_invert = (inputs = {}, options = {}) => {
27
+ if (experimentalMiddlewareLocaleSplitting && isServer === false) {
28
+ return /** @type {any} */ (globalThis).__paraglide_ssr.image_filters_invert(inputs)
29
+ }
30
+ const locale = options.locale ?? getLocale()
31
+ trackMessageCall("image_filters_invert", locale)
32
+ if (locale === "en") return en_image_filters_invert(inputs)
33
+ return de_image_filters_invert(inputs)
34
+ };
@@ -0,0 +1,4 @@
1
+ export function image_filters_reset(inputs?: {}, options?: {
2
+ locale?: "en" | "de";
3
+ }): LocalizedString;
4
+ export type LocalizedString = import("../runtime.js").LocalizedString;
@@ -0,0 +1,34 @@
1
+ /* eslint-disable */
2
+ import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
3
+ /** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
4
+
5
+ const en_image_filters_reset = /** @type {(inputs: {}) => LocalizedString} */ () => {
6
+ return /** @type {LocalizedString} */ (`Reset to Default`)
7
+ };
8
+
9
+ const de_image_filters_reset = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
+ return /** @type {LocalizedString} */ (`Zurücksetzen`)
11
+ };
12
+
13
+ /**
14
+ * This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
15
+ *
16
+ * - Changing this function will be over-written by the next build.
17
+ *
18
+ * - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
19
+ * use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
20
+ *
21
+ * @param {{}} inputs
22
+ * @param {{ locale?: "en" | "de" }} options
23
+ * @returns {LocalizedString}
24
+ */
25
+ /* @__NO_SIDE_EFFECTS__ */
26
+ export const image_filters_reset = (inputs = {}, options = {}) => {
27
+ if (experimentalMiddlewareLocaleSplitting && isServer === false) {
28
+ return /** @type {any} */ (globalThis).__paraglide_ssr.image_filters_reset(inputs)
29
+ }
30
+ const locale = options.locale ?? getLocale()
31
+ trackMessageCall("image_filters_reset", locale)
32
+ if (locale === "en") return en_image_filters_reset(inputs)
33
+ return de_image_filters_reset(inputs)
34
+ };
@@ -0,0 +1,4 @@
1
+ export function image_filters_saturation(inputs?: {}, options?: {
2
+ locale?: "en" | "de";
3
+ }): LocalizedString;
4
+ export type LocalizedString = import("../runtime.js").LocalizedString;
@@ -0,0 +1,34 @@
1
+ /* eslint-disable */
2
+ import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
3
+ /** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
4
+
5
+ const en_image_filters_saturation = /** @type {(inputs: {}) => LocalizedString} */ () => {
6
+ return /** @type {LocalizedString} */ (`Saturation`)
7
+ };
8
+
9
+ const de_image_filters_saturation = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
+ return /** @type {LocalizedString} */ (`Sättigung`)
11
+ };
12
+
13
+ /**
14
+ * This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
15
+ *
16
+ * - Changing this function will be over-written by the next build.
17
+ *
18
+ * - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
19
+ * use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
20
+ *
21
+ * @param {{}} inputs
22
+ * @param {{ locale?: "en" | "de" }} options
23
+ * @returns {LocalizedString}
24
+ */
25
+ /* @__NO_SIDE_EFFECTS__ */
26
+ export const image_filters_saturation = (inputs = {}, options = {}) => {
27
+ if (experimentalMiddlewareLocaleSplitting && isServer === false) {
28
+ return /** @type {any} */ (globalThis).__paraglide_ssr.image_filters_saturation(inputs)
29
+ }
30
+ const locale = options.locale ?? getLocale()
31
+ trackMessageCall("image_filters_saturation", locale)
32
+ if (locale === "en") return en_image_filters_saturation(inputs)
33
+ return de_image_filters_saturation(inputs)
34
+ };
@@ -7,7 +7,7 @@ const en_plugins_tooltip = /** @type {(inputs: {}) => LocalizedString} */ () =>
7
7
  };
8
8
 
9
9
  const de_plugins_tooltip = /** @type {(inputs: {}) => LocalizedString} */ () => {
10
- return /** @type {LocalizedString} */ (`Plugins`)
10
+ return /** @type {LocalizedString} */ (`Erweiterungen`)
11
11
  };
12
12
 
13
13
  /**