triiiceratops 0.9.5 → 0.9.6
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/paraglide/messages/_index.d.ts +88 -0
- package/dist/paraglide/messages/_index.js +89 -0
- package/dist/paraglide/messages/annotations_count.d.ts +5 -0
- package/dist/paraglide/messages/annotations_count.js +33 -0
- package/dist/paraglide/messages/attribution.d.ts +3 -0
- package/dist/paraglide/messages/attribution.js +33 -0
- package/dist/paraglide/messages/change_theme_label.d.ts +3 -0
- package/dist/paraglide/messages/change_theme_label.js +33 -0
- package/dist/paraglide/messages/close.d.ts +3 -0
- package/dist/paraglide/messages/close.js +33 -0
- package/dist/paraglide/messages/close_gallery.d.ts +3 -0
- package/dist/paraglide/messages/close_gallery.js +33 -0
- package/dist/paraglide/messages/close_menu.d.ts +3 -0
- package/dist/paraglide/messages/close_menu.js +33 -0
- package/dist/paraglide/messages/close_search.d.ts +3 -0
- package/dist/paraglide/messages/close_search.js +33 -0
- package/dist/paraglide/messages/copied.d.ts +3 -0
- package/dist/paraglide/messages/copied.js +33 -0
- package/dist/paraglide/messages/copy_config.d.ts +3 -0
- package/dist/paraglide/messages/copy_config.js +33 -0
- package/dist/paraglide/messages/demo_header_active_canvas.d.ts +3 -0
- package/dist/paraglide/messages/demo_header_active_canvas.js +33 -0
- package/dist/paraglide/messages/demo_header_external_controls.d.ts +3 -0
- package/dist/paraglide/messages/demo_header_external_controls.js +33 -0
- package/dist/paraglide/messages/docs.d.ts +3 -0
- package/dist/paraglide/messages/docs.js +33 -0
- package/dist/paraglide/messages/enter_full_screen.d.ts +3 -0
- package/dist/paraglide/messages/enter_full_screen.js +33 -0
- package/dist/paraglide/messages/error_prefix.d.ts +3 -0
- package/dist/paraglide/messages/error_prefix.js +33 -0
- package/dist/paraglide/messages/exit_full_screen.d.ts +3 -0
- package/dist/paraglide/messages/exit_full_screen.js +33 -0
- package/dist/paraglide/messages/gallery.d.ts +3 -0
- package/dist/paraglide/messages/gallery.js +33 -0
- package/dist/paraglide/messages/github.d.ts +3 -0
- package/dist/paraglide/messages/github.js +33 -0
- package/dist/paraglide/messages/hello_world.d.ts +3 -0
- package/dist/paraglide/messages/hello_world.js +33 -0
- package/dist/paraglide/messages/hide_all_annotations.d.ts +3 -0
- package/dist/paraglide/messages/hide_all_annotations.js +33 -0
- package/dist/paraglide/messages/hide_annotations.d.ts +3 -0
- package/dist/paraglide/messages/hide_annotations.js +33 -0
- package/dist/paraglide/messages/hide_gallery.d.ts +3 -0
- package/dist/paraglide/messages/hide_gallery.js +33 -0
- package/dist/paraglide/messages/iiif_manifest_label.d.ts +3 -0
- package/dist/paraglide/messages/iiif_manifest_label.js +33 -0
- package/dist/paraglide/messages/image_adjustments.d.ts +3 -0
- package/dist/paraglide/messages/image_adjustments.js +33 -0
- package/dist/paraglide/messages/language_select_label.d.ts +3 -0
- package/dist/paraglide/messages/language_select_label.js +33 -0
- package/dist/paraglide/messages/license.d.ts +3 -0
- package/dist/paraglide/messages/license.js +33 -0
- package/dist/paraglide/messages/load.d.ts +3 -0
- package/dist/paraglide/messages/load.js +33 -0
- package/dist/paraglide/messages/loading.d.ts +3 -0
- package/dist/paraglide/messages/loading.js +33 -0
- package/dist/paraglide/messages/manifest_placeholder.d.ts +3 -0
- package/dist/paraglide/messages/manifest_placeholder.js +33 -0
- package/dist/paraglide/messages/menu.d.ts +3 -0
- package/dist/paraglide/messages/menu.js +33 -0
- package/dist/paraglide/messages/metadata.d.ts +3 -0
- package/dist/paraglide/messages/metadata.js +33 -0
- package/dist/paraglide/messages/metadata_label_fallback.d.ts +3 -0
- package/dist/paraglide/messages/metadata_label_fallback.js +33 -0
- package/dist/paraglide/messages/next_canvas.d.ts +3 -0
- package/dist/paraglide/messages/next_canvas.js +33 -0
- package/dist/paraglide/messages/no_annotations_available.d.ts +3 -0
- package/dist/paraglide/messages/no_annotations_available.js +33 -0
- package/dist/paraglide/messages/no_canvases_loaded.d.ts +3 -0
- package/dist/paraglide/messages/no_canvases_loaded.js +33 -0
- package/dist/paraglide/messages/no_content.d.ts +3 -0
- package/dist/paraglide/messages/no_content.js +33 -0
- package/dist/paraglide/messages/no_image_found.d.ts +3 -0
- package/dist/paraglide/messages/no_image_found.js +33 -0
- package/dist/paraglide/messages/plugins_tooltip.d.ts +3 -0
- package/dist/paraglide/messages/plugins_tooltip.js +33 -0
- package/dist/paraglide/messages/previous_canvas.d.ts +3 -0
- package/dist/paraglide/messages/previous_canvas.js +33 -0
- package/dist/paraglide/messages/search.d.ts +3 -0
- package/dist/paraglide/messages/search.js +33 -0
- package/dist/paraglide/messages/search_panel_close.d.ts +3 -0
- package/dist/paraglide/messages/search_panel_close.js +33 -0
- package/dist/paraglide/messages/search_panel_instruction.d.ts +3 -0
- package/dist/paraglide/messages/search_panel_instruction.js +33 -0
- package/dist/paraglide/messages/search_panel_no_results.d.ts +5 -0
- package/dist/paraglide/messages/search_panel_no_results.js +33 -0
- package/dist/paraglide/messages/search_panel_placeholder.d.ts +3 -0
- package/dist/paraglide/messages/search_panel_placeholder.js +33 -0
- package/dist/paraglide/messages/search_panel_results_count.d.ts +5 -0
- package/dist/paraglide/messages/search_panel_results_count.js +33 -0
- package/dist/paraglide/messages/search_panel_title.d.ts +3 -0
- package/dist/paraglide/messages/search_panel_title.js +33 -0
- package/dist/paraglide/messages/settings_category_configuration.d.ts +3 -0
- package/dist/paraglide/messages/settings_category_configuration.js +33 -0
- package/dist/paraglide/messages/settings_category_general.d.ts +3 -0
- package/dist/paraglide/messages/settings_category_general.js +33 -0
- package/dist/paraglide/messages/settings_label.d.ts +3 -0
- package/dist/paraglide/messages/settings_label.js +33 -0
- package/dist/paraglide/messages/settings_position_bottom.d.ts +3 -0
- package/dist/paraglide/messages/settings_position_bottom.js +33 -0
- package/dist/paraglide/messages/settings_position_floating.d.ts +3 -0
- package/dist/paraglide/messages/settings_position_floating.js +33 -0
- package/dist/paraglide/messages/settings_position_left.d.ts +3 -0
- package/dist/paraglide/messages/settings_position_left.js +33 -0
- package/dist/paraglide/messages/settings_position_right.d.ts +3 -0
- package/dist/paraglide/messages/settings_position_right.js +33 -0
- package/dist/paraglide/messages/settings_position_top.d.ts +3 -0
- package/dist/paraglide/messages/settings_position_top.js +33 -0
- package/dist/paraglide/messages/settings_select_dock_position.d.ts +3 -0
- package/dist/paraglide/messages/settings_select_dock_position.js +33 -0
- package/dist/paraglide/messages/settings_submenu_annotations.d.ts +3 -0
- package/dist/paraglide/messages/settings_submenu_annotations.js +33 -0
- package/dist/paraglide/messages/settings_submenu_gallery.d.ts +3 -0
- package/dist/paraglide/messages/settings_submenu_gallery.js +33 -0
- package/dist/paraglide/messages/settings_submenu_right_menu_items.d.ts +3 -0
- package/dist/paraglide/messages/settings_submenu_right_menu_items.js +33 -0
- package/dist/paraglide/messages/settings_submenu_search.d.ts +3 -0
- package/dist/paraglide/messages/settings_submenu_search.js +33 -0
- package/dist/paraglide/messages/settings_toggle_canvas_nav.d.ts +3 -0
- package/dist/paraglide/messages/settings_toggle_canvas_nav.js +33 -0
- package/dist/paraglide/messages/settings_toggle_close_button.d.ts +3 -0
- package/dist/paraglide/messages/settings_toggle_close_button.js +33 -0
- package/dist/paraglide/messages/settings_toggle_draggable.d.ts +3 -0
- package/dist/paraglide/messages/settings_toggle_draggable.js +33 -0
- package/dist/paraglide/messages/settings_toggle_left_menu.d.ts +3 -0
- package/dist/paraglide/messages/settings_toggle_left_menu.js +33 -0
- package/dist/paraglide/messages/settings_toggle_open.d.ts +3 -0
- package/dist/paraglide/messages/settings_toggle_open.js +33 -0
- package/dist/paraglide/messages/settings_toggle_panel_open.d.ts +3 -0
- package/dist/paraglide/messages/settings_toggle_panel_open.js +33 -0
- package/dist/paraglide/messages/settings_toggle_right_menu.d.ts +3 -0
- package/dist/paraglide/messages/settings_toggle_right_menu.js +33 -0
- package/dist/paraglide/messages/settings_toggle_show_annotations.d.ts +3 -0
- package/dist/paraglide/messages/settings_toggle_show_annotations.js +33 -0
- package/dist/paraglide/messages/settings_toggle_show_fullscreen.d.ts +3 -0
- package/dist/paraglide/messages/settings_toggle_show_fullscreen.js +33 -0
- package/dist/paraglide/messages/settings_toggle_show_gallery.d.ts +3 -0
- package/dist/paraglide/messages/settings_toggle_show_gallery.js +33 -0
- package/dist/paraglide/messages/settings_toggle_show_info.d.ts +3 -0
- package/dist/paraglide/messages/settings_toggle_show_info.js +33 -0
- package/dist/paraglide/messages/settings_toggle_show_search.d.ts +3 -0
- package/dist/paraglide/messages/settings_toggle_show_search.js +33 -0
- package/dist/paraglide/messages/settings_toggle_visible_by_default.d.ts +3 -0
- package/dist/paraglide/messages/settings_toggle_visible_by_default.js +33 -0
- package/dist/paraglide/messages/show_all_annotations.d.ts +3 -0
- package/dist/paraglide/messages/show_all_annotations.js +33 -0
- package/dist/paraglide/messages/show_annotations.d.ts +3 -0
- package/dist/paraglide/messages/show_annotations.js +33 -0
- package/dist/paraglide/messages/show_gallery.d.ts +3 -0
- package/dist/paraglide/messages/show_gallery.js +33 -0
- package/dist/paraglide/messages/theme_menu_title.d.ts +3 -0
- package/dist/paraglide/messages/theme_menu_title.js +33 -0
- package/dist/paraglide/messages/toggle_annotations.d.ts +3 -0
- package/dist/paraglide/messages/toggle_annotations.js +33 -0
- package/dist/paraglide/messages/toggle_metadata.d.ts +3 -0
- package/dist/paraglide/messages/toggle_metadata.js +33 -0
- package/dist/paraglide/messages/toggle_search.d.ts +3 -0
- package/dist/paraglide/messages/toggle_search.js +33 -0
- package/dist/paraglide/messages/try_your_own.d.ts +3 -0
- package/dist/paraglide/messages/try_your_own.js +33 -0
- package/dist/paraglide/messages/viewer_variant_core.d.ts +3 -0
- package/dist/paraglide/messages/viewer_variant_core.js +33 -0
- package/dist/paraglide/messages/viewer_variant_custom_theme.d.ts +3 -0
- package/dist/paraglide/messages/viewer_variant_custom_theme.js +33 -0
- package/dist/paraglide/messages/viewer_variant_full.d.ts +3 -0
- package/dist/paraglide/messages/viewer_variant_full.js +33 -0
- package/dist/paraglide/messages/viewer_variant_svelte.d.ts +3 -0
- package/dist/paraglide/messages/viewer_variant_svelte.js +33 -0
- package/dist/paraglide/messages/viewer_variant_svelte_component_tooltip.d.ts +3 -0
- package/dist/paraglide/messages/viewer_variant_svelte_component_tooltip.js +33 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_core.d.ts +3 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_core.js +33 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_custom_theme.d.ts +3 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_custom_theme.js +33 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_full.d.ts +3 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_full.js +33 -0
- package/dist/paraglide/messages/visible_count.d.ts +5 -0
- package/dist/paraglide/messages/visible_count.js +33 -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 +583 -0
- package/dist/paraglide/runtime.js +1411 -0
- package/dist/paraglide/server.d.ts +67 -0
- package/dist/paraglide/server.js +175 -0
- package/package.json +2 -2
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_toggle_metadata = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Toggle Metadata`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_toggle_metadata = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Metadaten umschalten`
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
14
|
+
*
|
|
15
|
+
* - Changing this function will be over-written by the next build.
|
|
16
|
+
*
|
|
17
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
18
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
19
|
+
*
|
|
20
|
+
* @param {{}} inputs
|
|
21
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
22
|
+
* @returns {string}
|
|
23
|
+
*/
|
|
24
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
25
|
+
export const toggle_metadata = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.toggle_metadata(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("toggle_metadata", locale)
|
|
31
|
+
if (locale === "en") return en_toggle_metadata(inputs)
|
|
32
|
+
return de_toggle_metadata(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_toggle_search = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Toggle Search`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_toggle_search = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Suche umschalten`
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
14
|
+
*
|
|
15
|
+
* - Changing this function will be over-written by the next build.
|
|
16
|
+
*
|
|
17
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
18
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
19
|
+
*
|
|
20
|
+
* @param {{}} inputs
|
|
21
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
22
|
+
* @returns {string}
|
|
23
|
+
*/
|
|
24
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
25
|
+
export const toggle_search = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.toggle_search(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("toggle_search", locale)
|
|
31
|
+
if (locale === "en") return en_toggle_search(inputs)
|
|
32
|
+
return de_toggle_search(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_try_your_own = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Try your own...`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_try_your_own = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Eigenes ausprobieren...`
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
14
|
+
*
|
|
15
|
+
* - Changing this function will be over-written by the next build.
|
|
16
|
+
*
|
|
17
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
18
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
19
|
+
*
|
|
20
|
+
* @param {{}} inputs
|
|
21
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
22
|
+
* @returns {string}
|
|
23
|
+
*/
|
|
24
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
25
|
+
export const try_your_own = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.try_your_own(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("try_your_own", locale)
|
|
31
|
+
if (locale === "en") return en_try_your_own(inputs)
|
|
32
|
+
return de_try_your_own(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_viewer_variant_core = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Core`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_viewer_variant_core = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Basis`
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
14
|
+
*
|
|
15
|
+
* - Changing this function will be over-written by the next build.
|
|
16
|
+
*
|
|
17
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
18
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
19
|
+
*
|
|
20
|
+
* @param {{}} inputs
|
|
21
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
22
|
+
* @returns {string}
|
|
23
|
+
*/
|
|
24
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
25
|
+
export const viewer_variant_core = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.viewer_variant_core(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("viewer_variant_core", locale)
|
|
31
|
+
if (locale === "en") return en_viewer_variant_core(inputs)
|
|
32
|
+
return de_viewer_variant_core(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_viewer_variant_custom_theme = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Custom Theme`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_viewer_variant_custom_theme = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Benutzerdefiniertes Thema`
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
14
|
+
*
|
|
15
|
+
* - Changing this function will be over-written by the next build.
|
|
16
|
+
*
|
|
17
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
18
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
19
|
+
*
|
|
20
|
+
* @param {{}} inputs
|
|
21
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
22
|
+
* @returns {string}
|
|
23
|
+
*/
|
|
24
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
25
|
+
export const viewer_variant_custom_theme = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.viewer_variant_custom_theme(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("viewer_variant_custom_theme", locale)
|
|
31
|
+
if (locale === "en") return en_viewer_variant_custom_theme(inputs)
|
|
32
|
+
return de_viewer_variant_custom_theme(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_viewer_variant_full = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Full`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_viewer_variant_full = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Vollständig`
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
14
|
+
*
|
|
15
|
+
* - Changing this function will be over-written by the next build.
|
|
16
|
+
*
|
|
17
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
18
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
19
|
+
*
|
|
20
|
+
* @param {{}} inputs
|
|
21
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
22
|
+
* @returns {string}
|
|
23
|
+
*/
|
|
24
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
25
|
+
export const viewer_variant_full = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.viewer_variant_full(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("viewer_variant_full", locale)
|
|
31
|
+
if (locale === "en") return en_viewer_variant_full(inputs)
|
|
32
|
+
return de_viewer_variant_full(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_viewer_variant_svelte = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Svelte`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_viewer_variant_svelte = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Svelte`
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
14
|
+
*
|
|
15
|
+
* - Changing this function will be over-written by the next build.
|
|
16
|
+
*
|
|
17
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
18
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
19
|
+
*
|
|
20
|
+
* @param {{}} inputs
|
|
21
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
22
|
+
* @returns {string}
|
|
23
|
+
*/
|
|
24
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
25
|
+
export const viewer_variant_svelte = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.viewer_variant_svelte(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("viewer_variant_svelte", locale)
|
|
31
|
+
if (locale === "en") return en_viewer_variant_svelte(inputs)
|
|
32
|
+
return de_viewer_variant_svelte(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_viewer_variant_svelte_component_tooltip = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Svelte component (not web component)`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_viewer_variant_svelte_component_tooltip = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Svelte-Komponente (keine Web-Komponente)`
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
14
|
+
*
|
|
15
|
+
* - Changing this function will be over-written by the next build.
|
|
16
|
+
*
|
|
17
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
18
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
19
|
+
*
|
|
20
|
+
* @param {{}} inputs
|
|
21
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
22
|
+
* @returns {string}
|
|
23
|
+
*/
|
|
24
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
25
|
+
export const viewer_variant_svelte_component_tooltip = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.viewer_variant_svelte_component_tooltip(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("viewer_variant_svelte_component_tooltip", locale)
|
|
31
|
+
if (locale === "en") return en_viewer_variant_svelte_component_tooltip(inputs)
|
|
32
|
+
return de_viewer_variant_svelte_component_tooltip(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_viewer_variant_tooltip_core = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Example without plugins`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_viewer_variant_tooltip_core = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Beispiel ohne Plugins`
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
14
|
+
*
|
|
15
|
+
* - Changing this function will be over-written by the next build.
|
|
16
|
+
*
|
|
17
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
18
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
19
|
+
*
|
|
20
|
+
* @param {{}} inputs
|
|
21
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
22
|
+
* @returns {string}
|
|
23
|
+
*/
|
|
24
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
25
|
+
export const viewer_variant_tooltip_core = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.viewer_variant_tooltip_core(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("viewer_variant_tooltip_core", locale)
|
|
31
|
+
if (locale === "en") return en_viewer_variant_tooltip_core(inputs)
|
|
32
|
+
return de_viewer_variant_tooltip_core(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_viewer_variant_tooltip_custom_theme = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Example with custom theme override`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_viewer_variant_tooltip_custom_theme = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Beispiel mit benutzerdefiniertem Thema`
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
14
|
+
*
|
|
15
|
+
* - Changing this function will be over-written by the next build.
|
|
16
|
+
*
|
|
17
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
18
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
19
|
+
*
|
|
20
|
+
* @param {{}} inputs
|
|
21
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
22
|
+
* @returns {string}
|
|
23
|
+
*/
|
|
24
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
25
|
+
export const viewer_variant_tooltip_custom_theme = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.viewer_variant_tooltip_custom_theme(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("viewer_variant_tooltip_custom_theme", locale)
|
|
31
|
+
if (locale === "en") return en_viewer_variant_tooltip_custom_theme(inputs)
|
|
32
|
+
return de_viewer_variant_tooltip_custom_theme(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_viewer_variant_tooltip_full = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Example with plugins`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_viewer_variant_tooltip_full = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Beispiel mit Plugins`
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
14
|
+
*
|
|
15
|
+
* - Changing this function will be over-written by the next build.
|
|
16
|
+
*
|
|
17
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
18
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
19
|
+
*
|
|
20
|
+
* @param {{}} inputs
|
|
21
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
22
|
+
* @returns {string}
|
|
23
|
+
*/
|
|
24
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
25
|
+
export const viewer_variant_tooltip_full = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.viewer_variant_tooltip_full(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("viewer_variant_tooltip_full", locale)
|
|
31
|
+
if (locale === "en") return en_viewer_variant_tooltip_full(inputs)
|
|
32
|
+
return de_viewer_variant_tooltip_full(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_visible_count = /** @type {(inputs: { count: NonNullable<unknown> }) => string} */ (i) => {
|
|
5
|
+
return `(${i.count} visible)`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_visible_count = /** @type {(inputs: { count: NonNullable<unknown> }) => string} */ (i) => {
|
|
9
|
+
return `(${i.count} sichtbar)`
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
14
|
+
*
|
|
15
|
+
* - Changing this function will be over-written by the next build.
|
|
16
|
+
*
|
|
17
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
18
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
19
|
+
*
|
|
20
|
+
* @param {{ count: NonNullable<unknown> }} inputs
|
|
21
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
22
|
+
* @returns {string}
|
|
23
|
+
*/
|
|
24
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
25
|
+
export const visible_count = (inputs, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.visible_count(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("visible_count", locale)
|
|
31
|
+
if (locale === "en") return en_visible_count(inputs)
|
|
32
|
+
return de_visible_count(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @param {import("./runtime.js").Locale} locale
|
|
3
|
+
* @param {unknown} input
|
|
4
|
+
* @param {Intl.PluralRulesOptions} [options]
|
|
5
|
+
* @returns {string}
|
|
6
|
+
*/
|
|
7
|
+
export function plural(locale: import("./runtime.js").Locale, input: unknown, options?: Intl.PluralRulesOptions): string;
|
|
8
|
+
/**
|
|
9
|
+
* @param {import("./runtime.js").Locale} locale
|
|
10
|
+
* @param {unknown} input
|
|
11
|
+
* @param {Intl.NumberFormatOptions} [options]
|
|
12
|
+
* @returns {string}
|
|
13
|
+
*/
|
|
14
|
+
export function number(locale: import("./runtime.js").Locale, input: unknown, options?: Intl.NumberFormatOptions): string;
|
|
15
|
+
/**
|
|
16
|
+
* @param {import("./runtime.js").Locale} locale
|
|
17
|
+
* @param {unknown} input
|
|
18
|
+
* @param {Intl.DateTimeFormatOptions} [options]
|
|
19
|
+
* @returns {string}
|
|
20
|
+
*/
|
|
21
|
+
export function datetime(locale: import("./runtime.js").Locale, input: unknown, options?: Intl.DateTimeFormatOptions): string;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* @param {import("./runtime.js").Locale} locale
|
|
5
|
+
* @param {unknown} input
|
|
6
|
+
* @param {Intl.PluralRulesOptions} [options]
|
|
7
|
+
* @returns {string}
|
|
8
|
+
*/
|
|
9
|
+
export function plural(locale, input, options) {
|
|
10
|
+
return new Intl.PluralRules(locale, options).select(Number(input))
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* @param {import("./runtime.js").Locale} locale
|
|
15
|
+
* @param {unknown} input
|
|
16
|
+
* @param {Intl.NumberFormatOptions} [options]
|
|
17
|
+
* @returns {string}
|
|
18
|
+
*/
|
|
19
|
+
export function number(locale, input, options) {
|
|
20
|
+
return new Intl.NumberFormat(locale, options).format(Number(input))
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* @param {import("./runtime.js").Locale} locale
|
|
25
|
+
* @param {unknown} input
|
|
26
|
+
* @param {Intl.DateTimeFormatOptions} [options]
|
|
27
|
+
* @returns {string}
|
|
28
|
+
*/
|
|
29
|
+
export function datetime(locale, input, options) {
|
|
30
|
+
return new Intl.DateTimeFormat(locale, options).format(new Date(/** @type {string} */ (input)))
|
|
31
|
+
};
|