triiiceratops 0.9.4 → 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,88 @@
|
|
|
1
|
+
export * from "./hello_world.js";
|
|
2
|
+
export * from "./search_panel_title.js";
|
|
3
|
+
export * from "./search_panel_close.js";
|
|
4
|
+
export * from "./search_panel_placeholder.js";
|
|
5
|
+
export * from "./search_panel_no_results.js";
|
|
6
|
+
export * from "./search_panel_instruction.js";
|
|
7
|
+
export * from "./search_panel_results_count.js";
|
|
8
|
+
export * from "./metadata_label_fallback.js";
|
|
9
|
+
export * from "./loading.js";
|
|
10
|
+
export * from "./attribution.js";
|
|
11
|
+
export * from "./license.js";
|
|
12
|
+
export * from "./close.js";
|
|
13
|
+
export * from "./menu.js";
|
|
14
|
+
export * from "./search.js";
|
|
15
|
+
export * from "./toggle_search.js";
|
|
16
|
+
export * from "./hide_gallery.js";
|
|
17
|
+
export * from "./show_gallery.js";
|
|
18
|
+
export * from "./exit_full_screen.js";
|
|
19
|
+
export * from "./enter_full_screen.js";
|
|
20
|
+
export * from "./hide_annotations.js";
|
|
21
|
+
export * from "./show_annotations.js";
|
|
22
|
+
export * from "./toggle_annotations.js";
|
|
23
|
+
export * from "./metadata.js";
|
|
24
|
+
export * from "./toggle_metadata.js";
|
|
25
|
+
export * from "./hide_all_annotations.js";
|
|
26
|
+
export * from "./show_all_annotations.js";
|
|
27
|
+
export * from "./annotations_count.js";
|
|
28
|
+
export * from "./visible_count.js";
|
|
29
|
+
export * from "./no_content.js";
|
|
30
|
+
export * from "./no_annotations_available.js";
|
|
31
|
+
export * from "./previous_canvas.js";
|
|
32
|
+
export * from "./next_canvas.js";
|
|
33
|
+
export * from "./docs.js";
|
|
34
|
+
export * from "./iiif_manifest_label.js";
|
|
35
|
+
export * from "./manifest_placeholder.js";
|
|
36
|
+
export * from "./load.js";
|
|
37
|
+
export * from "./github.js";
|
|
38
|
+
export * from "./viewer_variant_core.js";
|
|
39
|
+
export * from "./viewer_variant_full.js";
|
|
40
|
+
export * from "./viewer_variant_custom_theme.js";
|
|
41
|
+
export * from "./viewer_variant_tooltip_core.js";
|
|
42
|
+
export * from "./viewer_variant_tooltip_full.js";
|
|
43
|
+
export * from "./viewer_variant_tooltip_custom_theme.js";
|
|
44
|
+
export * from "./plugins_tooltip.js";
|
|
45
|
+
export * from "./demo_header_external_controls.js";
|
|
46
|
+
export * from "./demo_header_active_canvas.js";
|
|
47
|
+
export * from "./image_adjustments.js";
|
|
48
|
+
export * from "./close_menu.js";
|
|
49
|
+
export * from "./gallery.js";
|
|
50
|
+
export * from "./close_gallery.js";
|
|
51
|
+
export * from "./close_search.js";
|
|
52
|
+
export * from "./settings_label.js";
|
|
53
|
+
export * from "./settings_category_general.js";
|
|
54
|
+
export * from "./settings_toggle_left_menu.js";
|
|
55
|
+
export * from "./settings_toggle_right_menu.js";
|
|
56
|
+
export * from "./settings_toggle_canvas_nav.js";
|
|
57
|
+
export * from "./settings_category_configuration.js";
|
|
58
|
+
export * from "./settings_submenu_right_menu_items.js";
|
|
59
|
+
export * from "./settings_toggle_show_search.js";
|
|
60
|
+
export * from "./settings_toggle_show_gallery.js";
|
|
61
|
+
export * from "./settings_toggle_show_annotations.js";
|
|
62
|
+
export * from "./settings_toggle_show_fullscreen.js";
|
|
63
|
+
export * from "./settings_toggle_show_info.js";
|
|
64
|
+
export * from "./settings_submenu_gallery.js";
|
|
65
|
+
export * from "./settings_toggle_open.js";
|
|
66
|
+
export * from "./settings_toggle_draggable.js";
|
|
67
|
+
export * from "./settings_toggle_close_button.js";
|
|
68
|
+
export * from "./settings_select_dock_position.js";
|
|
69
|
+
export * from "./settings_position_bottom.js";
|
|
70
|
+
export * from "./settings_position_top.js";
|
|
71
|
+
export * from "./settings_position_left.js";
|
|
72
|
+
export * from "./settings_position_right.js";
|
|
73
|
+
export * from "./settings_position_floating.js";
|
|
74
|
+
export * from "./settings_submenu_search.js";
|
|
75
|
+
export * from "./settings_submenu_annotations.js";
|
|
76
|
+
export * from "./settings_toggle_panel_open.js";
|
|
77
|
+
export * from "./settings_toggle_visible_by_default.js";
|
|
78
|
+
export * from "./copy_config.js";
|
|
79
|
+
export * from "./copied.js";
|
|
80
|
+
export * from "./viewer_variant_svelte_component_tooltip.js";
|
|
81
|
+
export * from "./viewer_variant_svelte.js";
|
|
82
|
+
export * from "./language_select_label.js";
|
|
83
|
+
export * from "./no_canvases_loaded.js";
|
|
84
|
+
export * from "./try_your_own.js";
|
|
85
|
+
export * from "./change_theme_label.js";
|
|
86
|
+
export * from "./theme_menu_title.js";
|
|
87
|
+
export * from "./error_prefix.js";
|
|
88
|
+
export * from "./no_image_found.js";
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
export * from './hello_world.js'
|
|
3
|
+
export * from './search_panel_title.js'
|
|
4
|
+
export * from './search_panel_close.js'
|
|
5
|
+
export * from './search_panel_placeholder.js'
|
|
6
|
+
export * from './search_panel_no_results.js'
|
|
7
|
+
export * from './search_panel_instruction.js'
|
|
8
|
+
export * from './search_panel_results_count.js'
|
|
9
|
+
export * from './metadata_label_fallback.js'
|
|
10
|
+
export * from './loading.js'
|
|
11
|
+
export * from './attribution.js'
|
|
12
|
+
export * from './license.js'
|
|
13
|
+
export * from './close.js'
|
|
14
|
+
export * from './menu.js'
|
|
15
|
+
export * from './search.js'
|
|
16
|
+
export * from './toggle_search.js'
|
|
17
|
+
export * from './hide_gallery.js'
|
|
18
|
+
export * from './show_gallery.js'
|
|
19
|
+
export * from './exit_full_screen.js'
|
|
20
|
+
export * from './enter_full_screen.js'
|
|
21
|
+
export * from './hide_annotations.js'
|
|
22
|
+
export * from './show_annotations.js'
|
|
23
|
+
export * from './toggle_annotations.js'
|
|
24
|
+
export * from './metadata.js'
|
|
25
|
+
export * from './toggle_metadata.js'
|
|
26
|
+
export * from './hide_all_annotations.js'
|
|
27
|
+
export * from './show_all_annotations.js'
|
|
28
|
+
export * from './annotations_count.js'
|
|
29
|
+
export * from './visible_count.js'
|
|
30
|
+
export * from './no_content.js'
|
|
31
|
+
export * from './no_annotations_available.js'
|
|
32
|
+
export * from './previous_canvas.js'
|
|
33
|
+
export * from './next_canvas.js'
|
|
34
|
+
export * from './docs.js'
|
|
35
|
+
export * from './iiif_manifest_label.js'
|
|
36
|
+
export * from './manifest_placeholder.js'
|
|
37
|
+
export * from './load.js'
|
|
38
|
+
export * from './github.js'
|
|
39
|
+
export * from './viewer_variant_core.js'
|
|
40
|
+
export * from './viewer_variant_full.js'
|
|
41
|
+
export * from './viewer_variant_custom_theme.js'
|
|
42
|
+
export * from './viewer_variant_tooltip_core.js'
|
|
43
|
+
export * from './viewer_variant_tooltip_full.js'
|
|
44
|
+
export * from './viewer_variant_tooltip_custom_theme.js'
|
|
45
|
+
export * from './plugins_tooltip.js'
|
|
46
|
+
export * from './demo_header_external_controls.js'
|
|
47
|
+
export * from './demo_header_active_canvas.js'
|
|
48
|
+
export * from './image_adjustments.js'
|
|
49
|
+
export * from './close_menu.js'
|
|
50
|
+
export * from './gallery.js'
|
|
51
|
+
export * from './close_gallery.js'
|
|
52
|
+
export * from './close_search.js'
|
|
53
|
+
export * from './settings_label.js'
|
|
54
|
+
export * from './settings_category_general.js'
|
|
55
|
+
export * from './settings_toggle_left_menu.js'
|
|
56
|
+
export * from './settings_toggle_right_menu.js'
|
|
57
|
+
export * from './settings_toggle_canvas_nav.js'
|
|
58
|
+
export * from './settings_category_configuration.js'
|
|
59
|
+
export * from './settings_submenu_right_menu_items.js'
|
|
60
|
+
export * from './settings_toggle_show_search.js'
|
|
61
|
+
export * from './settings_toggle_show_gallery.js'
|
|
62
|
+
export * from './settings_toggle_show_annotations.js'
|
|
63
|
+
export * from './settings_toggle_show_fullscreen.js'
|
|
64
|
+
export * from './settings_toggle_show_info.js'
|
|
65
|
+
export * from './settings_submenu_gallery.js'
|
|
66
|
+
export * from './settings_toggle_open.js'
|
|
67
|
+
export * from './settings_toggle_draggable.js'
|
|
68
|
+
export * from './settings_toggle_close_button.js'
|
|
69
|
+
export * from './settings_select_dock_position.js'
|
|
70
|
+
export * from './settings_position_bottom.js'
|
|
71
|
+
export * from './settings_position_top.js'
|
|
72
|
+
export * from './settings_position_left.js'
|
|
73
|
+
export * from './settings_position_right.js'
|
|
74
|
+
export * from './settings_position_floating.js'
|
|
75
|
+
export * from './settings_submenu_search.js'
|
|
76
|
+
export * from './settings_submenu_annotations.js'
|
|
77
|
+
export * from './settings_toggle_panel_open.js'
|
|
78
|
+
export * from './settings_toggle_visible_by_default.js'
|
|
79
|
+
export * from './copy_config.js'
|
|
80
|
+
export * from './copied.js'
|
|
81
|
+
export * from './viewer_variant_svelte_component_tooltip.js'
|
|
82
|
+
export * from './viewer_variant_svelte.js'
|
|
83
|
+
export * from './language_select_label.js'
|
|
84
|
+
export * from './no_canvases_loaded.js'
|
|
85
|
+
export * from './try_your_own.js'
|
|
86
|
+
export * from './change_theme_label.js'
|
|
87
|
+
export * from './theme_menu_title.js'
|
|
88
|
+
export * from './error_prefix.js'
|
|
89
|
+
export * from './no_image_found.js'
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_annotations_count = /** @type {(inputs: { count: NonNullable<unknown> }) => string} */ (i) => {
|
|
5
|
+
return `${i.count} Annotations`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_annotations_count = /** @type {(inputs: { count: NonNullable<unknown> }) => string} */ (i) => {
|
|
9
|
+
return `${i.count} Annotationen`
|
|
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 annotations_count = (inputs, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.annotations_count(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("annotations_count", locale)
|
|
31
|
+
if (locale === "en") return en_annotations_count(inputs)
|
|
32
|
+
return de_annotations_count(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_attribution = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Attribution`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_attribution = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Quellenangabe`
|
|
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 attribution = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.attribution(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("attribution", locale)
|
|
31
|
+
if (locale === "en") return en_attribution(inputs)
|
|
32
|
+
return de_attribution(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_change_theme_label = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Change Theme`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_change_theme_label = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Design ändern`
|
|
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 change_theme_label = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.change_theme_label(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("change_theme_label", locale)
|
|
31
|
+
if (locale === "en") return en_change_theme_label(inputs)
|
|
32
|
+
return de_change_theme_label(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_close = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Close`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_close = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Schließen`
|
|
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 close = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.close(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("close", locale)
|
|
31
|
+
if (locale === "en") return en_close(inputs)
|
|
32
|
+
return de_close(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_close_gallery = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Close Gallery`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_close_gallery = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Galerie schließen`
|
|
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 close_gallery = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.close_gallery(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("close_gallery", locale)
|
|
31
|
+
if (locale === "en") return en_close_gallery(inputs)
|
|
32
|
+
return de_close_gallery(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_close_menu = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Close Menu`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_close_menu = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Menü schließen`
|
|
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 close_menu = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.close_menu(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("close_menu", locale)
|
|
31
|
+
if (locale === "en") return en_close_menu(inputs)
|
|
32
|
+
return de_close_menu(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_close_search = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Close Search`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_close_search = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Suche schließen`
|
|
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 close_search = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.close_search(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("close_search", locale)
|
|
31
|
+
if (locale === "en") return en_close_search(inputs)
|
|
32
|
+
return de_close_search(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_copied = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Copied!`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_copied = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Kopiert!`
|
|
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 copied = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.copied(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("copied", locale)
|
|
31
|
+
if (locale === "en") return en_copied(inputs)
|
|
32
|
+
return de_copied(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_copy_config = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Copy Config`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_copy_config = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Konfiguration kopieren`
|
|
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 copy_config = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.copy_config(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("copy_config", locale)
|
|
31
|
+
if (locale === "en") return en_copy_config(inputs)
|
|
32
|
+
return de_copy_config(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_demo_header_active_canvas = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Active Canvas`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_demo_header_active_canvas = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Aktives Canvas`
|
|
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 demo_header_active_canvas = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.demo_header_active_canvas(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("demo_header_active_canvas", locale)
|
|
31
|
+
if (locale === "en") return en_demo_header_active_canvas(inputs)
|
|
32
|
+
return de_demo_header_active_canvas(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_demo_header_external_controls = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `External Controls:`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_demo_header_external_controls = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Externe Steuerelemente:`
|
|
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 demo_header_external_controls = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.demo_header_external_controls(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("demo_header_external_controls", locale)
|
|
31
|
+
if (locale === "en") return en_demo_header_external_controls(inputs)
|
|
32
|
+
return de_demo_header_external_controls(inputs)
|
|
33
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
|
|
4
|
+
const en_docs = /** @type {(inputs: {}) => string} */ () => {
|
|
5
|
+
return `Docs`
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const de_docs = /** @type {(inputs: {}) => string} */ () => {
|
|
9
|
+
return `Doku`
|
|
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 docs = (inputs = {}, options = {}) => {
|
|
26
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
27
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.docs(inputs)
|
|
28
|
+
}
|
|
29
|
+
const locale = options.locale ?? getLocale()
|
|
30
|
+
trackMessageCall("docs", locale)
|
|
31
|
+
if (locale === "en") return en_docs(inputs)
|
|
32
|
+
return de_docs(inputs)
|
|
33
|
+
};
|