triiiceratops 0.9.5 → 0.9.7
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/chunks/{TriiiceratopsViewer-BGtsfUPF.js → TriiiceratopsViewer-CVbWWD1o.js} +4466 -3476
- package/dist/chunks/{openseadragon-BTypULhm.js → openseadragon-H3QhDkLJ.js} +1 -1
- package/dist/components/DemoHeader.svelte +3 -6
- package/dist/paraglide/messages/_index.d.ts +89 -0
- package/dist/paraglide/messages/_index.js +90 -0
- package/dist/paraglide/messages/annotations_count.d.ts +6 -0
- package/dist/paraglide/messages/annotations_count.js +34 -0
- package/dist/paraglide/messages/attribution.d.ts +4 -0
- package/dist/paraglide/messages/attribution.js +34 -0
- package/dist/paraglide/messages/change_theme_label.d.ts +4 -0
- package/dist/paraglide/messages/change_theme_label.js +34 -0
- package/dist/paraglide/messages/close.d.ts +4 -0
- package/dist/paraglide/messages/close.js +34 -0
- package/dist/paraglide/messages/close_gallery.d.ts +4 -0
- package/dist/paraglide/messages/close_gallery.js +34 -0
- package/dist/paraglide/messages/close_menu.d.ts +4 -0
- package/dist/paraglide/messages/close_menu.js +34 -0
- package/dist/paraglide/messages/close_search.d.ts +4 -0
- package/dist/paraglide/messages/close_search.js +34 -0
- package/dist/paraglide/messages/copied.d.ts +4 -0
- package/dist/paraglide/messages/copied.js +34 -0
- package/dist/paraglide/messages/copy_config.d.ts +4 -0
- package/dist/paraglide/messages/copy_config.js +34 -0
- package/dist/paraglide/messages/demo_header_active_canvas.d.ts +4 -0
- package/dist/paraglide/messages/demo_header_active_canvas.js +34 -0
- package/dist/paraglide/messages/demo_header_external_controls.d.ts +4 -0
- package/dist/paraglide/messages/demo_header_external_controls.js +34 -0
- package/dist/paraglide/messages/docs.d.ts +4 -0
- package/dist/paraglide/messages/docs.js +34 -0
- package/dist/paraglide/messages/enter_full_screen.d.ts +4 -0
- package/dist/paraglide/messages/enter_full_screen.js +34 -0
- package/dist/paraglide/messages/error_prefix.d.ts +4 -0
- package/dist/paraglide/messages/error_prefix.js +34 -0
- package/dist/paraglide/messages/exit_full_screen.d.ts +4 -0
- package/dist/paraglide/messages/exit_full_screen.js +34 -0
- package/dist/paraglide/messages/gallery.d.ts +4 -0
- package/dist/paraglide/messages/gallery.js +34 -0
- package/dist/paraglide/messages/github.d.ts +4 -0
- package/dist/paraglide/messages/github.js +34 -0
- package/dist/paraglide/messages/hello_world.d.ts +4 -0
- package/dist/paraglide/messages/hello_world.js +34 -0
- package/dist/paraglide/messages/hide_all_annotations.d.ts +4 -0
- package/dist/paraglide/messages/hide_all_annotations.js +34 -0
- package/dist/paraglide/messages/hide_annotations.d.ts +4 -0
- package/dist/paraglide/messages/hide_annotations.js +34 -0
- package/dist/paraglide/messages/hide_gallery.d.ts +4 -0
- package/dist/paraglide/messages/hide_gallery.js +34 -0
- package/dist/paraglide/messages/iiif_manifest_label.d.ts +4 -0
- package/dist/paraglide/messages/iiif_manifest_label.js +34 -0
- package/dist/paraglide/messages/image_adjustments.d.ts +4 -0
- package/dist/paraglide/messages/image_adjustments.js +34 -0
- package/dist/paraglide/messages/language_select_label.d.ts +4 -0
- package/dist/paraglide/messages/language_select_label.js +34 -0
- package/dist/paraglide/messages/license.d.ts +4 -0
- package/dist/paraglide/messages/license.js +34 -0
- package/dist/paraglide/messages/load.d.ts +4 -0
- package/dist/paraglide/messages/load.js +34 -0
- package/dist/paraglide/messages/loading.d.ts +4 -0
- package/dist/paraglide/messages/loading.js +34 -0
- package/dist/paraglide/messages/manifest_placeholder.d.ts +4 -0
- package/dist/paraglide/messages/manifest_placeholder.js +34 -0
- package/dist/paraglide/messages/menu.d.ts +4 -0
- package/dist/paraglide/messages/menu.js +34 -0
- package/dist/paraglide/messages/metadata.d.ts +4 -0
- package/dist/paraglide/messages/metadata.js +34 -0
- package/dist/paraglide/messages/metadata_label_fallback.d.ts +4 -0
- package/dist/paraglide/messages/metadata_label_fallback.js +34 -0
- package/dist/paraglide/messages/next_canvas.d.ts +4 -0
- package/dist/paraglide/messages/next_canvas.js +34 -0
- package/dist/paraglide/messages/no_annotations_available.d.ts +4 -0
- package/dist/paraglide/messages/no_annotations_available.js +34 -0
- package/dist/paraglide/messages/no_canvases_loaded.d.ts +4 -0
- package/dist/paraglide/messages/no_canvases_loaded.js +34 -0
- package/dist/paraglide/messages/no_content.d.ts +4 -0
- package/dist/paraglide/messages/no_content.js +34 -0
- package/dist/paraglide/messages/no_image_found.d.ts +4 -0
- package/dist/paraglide/messages/no_image_found.js +34 -0
- package/dist/paraglide/messages/plugins_tooltip.d.ts +4 -0
- package/dist/paraglide/messages/plugins_tooltip.js +34 -0
- package/dist/paraglide/messages/previous_canvas.d.ts +4 -0
- package/dist/paraglide/messages/previous_canvas.js +34 -0
- package/dist/paraglide/messages/search.d.ts +4 -0
- package/dist/paraglide/messages/search.js +34 -0
- package/dist/paraglide/messages/search_panel_close.d.ts +4 -0
- package/dist/paraglide/messages/search_panel_close.js +34 -0
- package/dist/paraglide/messages/search_panel_instruction.d.ts +4 -0
- package/dist/paraglide/messages/search_panel_instruction.js +34 -0
- package/dist/paraglide/messages/search_panel_no_results.d.ts +6 -0
- package/dist/paraglide/messages/search_panel_no_results.js +34 -0
- package/dist/paraglide/messages/search_panel_placeholder.d.ts +4 -0
- package/dist/paraglide/messages/search_panel_placeholder.js +34 -0
- package/dist/paraglide/messages/search_panel_results_count.d.ts +6 -0
- package/dist/paraglide/messages/search_panel_results_count.js +34 -0
- package/dist/paraglide/messages/search_panel_title.d.ts +4 -0
- package/dist/paraglide/messages/search_panel_title.js +34 -0
- package/dist/paraglide/messages/settings_category_configuration.d.ts +4 -0
- package/dist/paraglide/messages/settings_category_configuration.js +34 -0
- package/dist/paraglide/messages/settings_category_general.d.ts +4 -0
- package/dist/paraglide/messages/settings_category_general.js +34 -0
- package/dist/paraglide/messages/settings_label.d.ts +4 -0
- package/dist/paraglide/messages/settings_label.js +34 -0
- package/dist/paraglide/messages/settings_position_bottom.d.ts +4 -0
- package/dist/paraglide/messages/settings_position_bottom.js +34 -0
- package/dist/paraglide/messages/settings_position_floating.d.ts +4 -0
- package/dist/paraglide/messages/settings_position_floating.js +34 -0
- package/dist/paraglide/messages/settings_position_left.d.ts +4 -0
- package/dist/paraglide/messages/settings_position_left.js +34 -0
- package/dist/paraglide/messages/settings_position_right.d.ts +4 -0
- package/dist/paraglide/messages/settings_position_right.js +34 -0
- package/dist/paraglide/messages/settings_position_top.d.ts +4 -0
- package/dist/paraglide/messages/settings_position_top.js +34 -0
- package/dist/paraglide/messages/settings_select_dock_position.d.ts +4 -0
- package/dist/paraglide/messages/settings_select_dock_position.js +34 -0
- package/dist/paraglide/messages/settings_submenu_annotations.d.ts +4 -0
- package/dist/paraglide/messages/settings_submenu_annotations.js +34 -0
- package/dist/paraglide/messages/settings_submenu_gallery.d.ts +4 -0
- package/dist/paraglide/messages/settings_submenu_gallery.js +34 -0
- package/dist/paraglide/messages/settings_submenu_right_menu_items.d.ts +4 -0
- package/dist/paraglide/messages/settings_submenu_right_menu_items.js +34 -0
- package/dist/paraglide/messages/settings_submenu_search.d.ts +4 -0
- package/dist/paraglide/messages/settings_submenu_search.js +34 -0
- package/dist/paraglide/messages/settings_toggle_canvas_nav.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_canvas_nav.js +34 -0
- package/dist/paraglide/messages/settings_toggle_close_button.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_close_button.js +34 -0
- package/dist/paraglide/messages/settings_toggle_draggable.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_draggable.js +34 -0
- package/dist/paraglide/messages/settings_toggle_left_menu.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_left_menu.js +34 -0
- package/dist/paraglide/messages/settings_toggle_open.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_open.js +34 -0
- package/dist/paraglide/messages/settings_toggle_panel_open.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_panel_open.js +34 -0
- package/dist/paraglide/messages/settings_toggle_right_menu.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_right_menu.js +34 -0
- package/dist/paraglide/messages/settings_toggle_show_annotations.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_show_annotations.js +34 -0
- package/dist/paraglide/messages/settings_toggle_show_fullscreen.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_show_fullscreen.js +34 -0
- package/dist/paraglide/messages/settings_toggle_show_gallery.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_show_gallery.js +34 -0
- package/dist/paraglide/messages/settings_toggle_show_info.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_show_info.js +34 -0
- package/dist/paraglide/messages/settings_toggle_show_search.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_show_search.js +34 -0
- package/dist/paraglide/messages/settings_toggle_visible_by_default.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_visible_by_default.js +34 -0
- package/dist/paraglide/messages/show_all_annotations.d.ts +4 -0
- package/dist/paraglide/messages/show_all_annotations.js +34 -0
- package/dist/paraglide/messages/show_annotations.d.ts +4 -0
- package/dist/paraglide/messages/show_annotations.js +34 -0
- package/dist/paraglide/messages/show_gallery.d.ts +4 -0
- package/dist/paraglide/messages/show_gallery.js +34 -0
- package/dist/paraglide/messages/theme_menu_title.d.ts +4 -0
- package/dist/paraglide/messages/theme_menu_title.js +34 -0
- package/dist/paraglide/messages/toggle_annotations.d.ts +4 -0
- package/dist/paraglide/messages/toggle_annotations.js +34 -0
- package/dist/paraglide/messages/toggle_metadata.d.ts +4 -0
- package/dist/paraglide/messages/toggle_metadata.js +34 -0
- package/dist/paraglide/messages/toggle_search.d.ts +4 -0
- package/dist/paraglide/messages/toggle_search.js +34 -0
- package/dist/paraglide/messages/try_your_own.d.ts +4 -0
- package/dist/paraglide/messages/try_your_own.js +34 -0
- package/dist/paraglide/messages/viewer_variant_core.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_core.js +34 -0
- package/dist/paraglide/messages/viewer_variant_custom_theme.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_custom_theme.js +34 -0
- package/dist/paraglide/messages/viewer_variant_full.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_full.js +34 -0
- package/dist/paraglide/messages/viewer_variant_svelte.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_svelte.js +34 -0
- package/dist/paraglide/messages/viewer_variant_svelte_component_tooltip.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_svelte_component_tooltip.js +34 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_core.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_core.js +34 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_custom_theme.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_custom_theme.js +34 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_full.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_full.js +34 -0
- package/dist/paraglide/messages/visible_count.d.ts +6 -0
- package/dist/paraglide/messages/visible_count.js +34 -0
- package/dist/paraglide/messages.d.ts +2 -0
- package/dist/paraglide/messages.js +4 -0
- package/dist/paraglide/registry.d.ts +21 -0
- package/dist/paraglide/registry.js +31 -0
- package/dist/paraglide/runtime.d.ts +597 -0
- package/dist/paraglide/runtime.js +1453 -0
- package/dist/paraglide/server.d.ts +67 -0
- package/dist/paraglide/server.js +175 -0
- package/dist/state/i18n.svelte.d.ts +2 -2
- package/dist/state/i18n.svelte.js +9 -7
- package/dist/triiiceratops-bundle.js +3273 -2283
- package/dist/triiiceratops-element-image.js +1 -1
- package/dist/triiiceratops-element.js +1 -1
- package/package.json +3 -4
|
@@ -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_settings_toggle_visible_by_default = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Visible by Default`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_toggle_visible_by_default = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Standardmäßig sichtbar`)
|
|
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 settings_toggle_visible_by_default = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_toggle_visible_by_default(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_toggle_visible_by_default", locale)
|
|
32
|
+
if (locale === "en") return en_settings_toggle_visible_by_default(inputs)
|
|
33
|
+
return de_settings_toggle_visible_by_default(inputs)
|
|
34
|
+
};
|
|
@@ -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_show_all_annotations = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Show All Annotations`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_show_all_annotations = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Alle Annotationen einblenden`)
|
|
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 show_all_annotations = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.show_all_annotations(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("show_all_annotations", locale)
|
|
32
|
+
if (locale === "en") return en_show_all_annotations(inputs)
|
|
33
|
+
return de_show_all_annotations(inputs)
|
|
34
|
+
};
|
|
@@ -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_show_annotations = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Show Annotations`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_show_annotations = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Annotationen einblenden`)
|
|
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 show_annotations = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.show_annotations(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("show_annotations", locale)
|
|
32
|
+
if (locale === "en") return en_show_annotations(inputs)
|
|
33
|
+
return de_show_annotations(inputs)
|
|
34
|
+
};
|
|
@@ -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_show_gallery = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Show Gallery`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_show_gallery = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Galerie einblenden`)
|
|
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 show_gallery = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.show_gallery(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("show_gallery", locale)
|
|
32
|
+
if (locale === "en") return en_show_gallery(inputs)
|
|
33
|
+
return de_show_gallery(inputs)
|
|
34
|
+
};
|
|
@@ -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_theme_menu_title = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Theme`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_theme_menu_title = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Design`)
|
|
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 theme_menu_title = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.theme_menu_title(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("theme_menu_title", locale)
|
|
32
|
+
if (locale === "en") return en_theme_menu_title(inputs)
|
|
33
|
+
return de_theme_menu_title(inputs)
|
|
34
|
+
};
|
|
@@ -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_toggle_annotations = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Toggle Annotations`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_toggle_annotations = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Annotationen umschalten`)
|
|
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 toggle_annotations = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.toggle_annotations(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("toggle_annotations", locale)
|
|
32
|
+
if (locale === "en") return en_toggle_annotations(inputs)
|
|
33
|
+
return de_toggle_annotations(inputs)
|
|
34
|
+
};
|
|
@@ -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_toggle_metadata = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Toggle Metadata`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_toggle_metadata = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Metadaten umschalten`)
|
|
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 toggle_metadata = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.toggle_metadata(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("toggle_metadata", locale)
|
|
32
|
+
if (locale === "en") return en_toggle_metadata(inputs)
|
|
33
|
+
return de_toggle_metadata(inputs)
|
|
34
|
+
};
|
|
@@ -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_toggle_search = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Toggle Search`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_toggle_search = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Suche umschalten`)
|
|
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 toggle_search = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.toggle_search(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("toggle_search", locale)
|
|
32
|
+
if (locale === "en") return en_toggle_search(inputs)
|
|
33
|
+
return de_toggle_search(inputs)
|
|
34
|
+
};
|
|
@@ -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_try_your_own = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Try your own...`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_try_your_own = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Eigenes ausprobieren...`)
|
|
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 try_your_own = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.try_your_own(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("try_your_own", locale)
|
|
32
|
+
if (locale === "en") return en_try_your_own(inputs)
|
|
33
|
+
return de_try_your_own(inputs)
|
|
34
|
+
};
|
|
@@ -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_viewer_variant_core = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Core`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_viewer_variant_core = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Basis`)
|
|
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 viewer_variant_core = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.viewer_variant_core(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("viewer_variant_core", locale)
|
|
32
|
+
if (locale === "en") return en_viewer_variant_core(inputs)
|
|
33
|
+
return de_viewer_variant_core(inputs)
|
|
34
|
+
};
|
|
@@ -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_viewer_variant_custom_theme = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Custom Theme`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_viewer_variant_custom_theme = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Benutzerdefiniertes Thema`)
|
|
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 viewer_variant_custom_theme = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.viewer_variant_custom_theme(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("viewer_variant_custom_theme", locale)
|
|
32
|
+
if (locale === "en") return en_viewer_variant_custom_theme(inputs)
|
|
33
|
+
return de_viewer_variant_custom_theme(inputs)
|
|
34
|
+
};
|
|
@@ -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_viewer_variant_full = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Full`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_viewer_variant_full = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Vollständig`)
|
|
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 viewer_variant_full = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.viewer_variant_full(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("viewer_variant_full", locale)
|
|
32
|
+
if (locale === "en") return en_viewer_variant_full(inputs)
|
|
33
|
+
return de_viewer_variant_full(inputs)
|
|
34
|
+
};
|
|
@@ -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_viewer_variant_svelte = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Svelte`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_viewer_variant_svelte = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Svelte`)
|
|
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 viewer_variant_svelte = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.viewer_variant_svelte(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("viewer_variant_svelte", locale)
|
|
32
|
+
if (locale === "en") return en_viewer_variant_svelte(inputs)
|
|
33
|
+
return de_viewer_variant_svelte(inputs)
|
|
34
|
+
};
|
|
@@ -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_viewer_variant_svelte_component_tooltip = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Svelte component (not web component)`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_viewer_variant_svelte_component_tooltip = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Svelte-Komponente (keine Web-Komponente)`)
|
|
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 viewer_variant_svelte_component_tooltip = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.viewer_variant_svelte_component_tooltip(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("viewer_variant_svelte_component_tooltip", locale)
|
|
32
|
+
if (locale === "en") return en_viewer_variant_svelte_component_tooltip(inputs)
|
|
33
|
+
return de_viewer_variant_svelte_component_tooltip(inputs)
|
|
34
|
+
};
|
|
@@ -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_viewer_variant_tooltip_core = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Example without plugins`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_viewer_variant_tooltip_core = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Beispiel ohne Plugins`)
|
|
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 viewer_variant_tooltip_core = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.viewer_variant_tooltip_core(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("viewer_variant_tooltip_core", locale)
|
|
32
|
+
if (locale === "en") return en_viewer_variant_tooltip_core(inputs)
|
|
33
|
+
return de_viewer_variant_tooltip_core(inputs)
|
|
34
|
+
};
|