@diplodoc/components 4.13.0 → 4.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cjs/components/BookmarkButton/BookmarkButton.css.map +1 -1
- package/build/cjs/components/Breadcrumbs/Breadcrumbs.css.map +1 -1
- package/build/cjs/components/ContributorAvatars/ContributorAvatars.css.map +1 -1
- package/build/cjs/components/Contributors/Contributors.css.map +1 -1
- package/build/cjs/components/Control/Control.css.map +1 -1
- package/build/cjs/components/Controls/Controls.css.map +1 -1
- package/build/cjs/components/Controls/single-controls/DividerControl/DividerControl.css.map +1 -1
- package/build/cjs/components/Controls/single-controls/LangControl/LangControl.css.map +1 -1
- package/build/cjs/components/Controls/single-controls/SettingsControl/SettingsControl.css.map +1 -1
- package/build/cjs/components/DocLayout/DocLayout.css.map +1 -1
- package/build/cjs/components/DocLayout/DocLayout.js +1 -4
- package/build/cjs/components/DocLayout/DocLayout.js.map +1 -1
- package/build/cjs/components/DocLeadingPage/DocLeadingPage.css.map +1 -1
- package/build/cjs/components/DocPage/DocPage.css.map +1 -1
- package/build/cjs/components/DocPage/DocPage.js +1 -4
- package/build/cjs/components/DocPage/DocPage.js.map +1 -1
- package/build/cjs/components/DocPageTitle/DocPageTitle.css.map +1 -1
- package/build/cjs/components/ErrorBoundary/ErrorBoundary.js +1 -4
- package/build/cjs/components/ErrorBoundary/ErrorBoundary.js.map +1 -1
- package/build/cjs/components/ErrorPage/ErrorPage.css.map +1 -1
- package/build/cjs/components/Feedback/Feedback.css.map +1 -1
- package/build/cjs/components/Mark/Mark.css.map +1 -1
- package/build/cjs/components/MiniToc/MiniToc.css.map +1 -1
- package/build/cjs/components/MobileControls/MobileControl/MobileControl.css.map +1 -1
- package/build/cjs/components/MobileControls/MobileControlSheet/MobileControlSheet.css.map +1 -1
- package/build/cjs/components/MobileControls/MobileControls.css.map +1 -1
- package/build/cjs/components/OutsideClick/OutsideClick.js +1 -4
- package/build/cjs/components/OutsideClick/OutsideClick.js.map +1 -1
- package/build/cjs/components/Paginator/Paginator.css.map +1 -1
- package/build/cjs/components/Scrollspy/Scrollspy.js +1 -4
- package/build/cjs/components/Scrollspy/Scrollspy.js.map +1 -1
- package/build/cjs/components/SearchBar/SearchBar.css.map +1 -1
- package/build/cjs/components/SearchItem/SearchItem.css.map +1 -1
- package/build/cjs/components/SearchPage/SearchPage.css.map +1 -1
- package/build/cjs/components/SearchSuggest/index.css.map +1 -1
- package/build/cjs/components/SubNavigation/SubNavigation.css.map +1 -1
- package/build/cjs/components/Subscribe/Subscribe.css.map +1 -1
- package/build/cjs/components/Toc/Toc.css.map +1 -1
- package/build/cjs/components/Toc/Toc.js +1 -4
- package/build/cjs/components/Toc/Toc.js.map +1 -1
- package/build/cjs/components/Toc/TocItemRegistry.js +1 -4
- package/build/cjs/components/Toc/TocItemRegistry.js.map +1 -1
- package/build/cjs/components/TocItem/TocItem.css +10 -2
- package/build/cjs/components/TocItem/TocItem.css.map +3 -3
- package/build/cjs/components/TocLable/TocLabel.css.map +1 -1
- package/build/cjs/components/TocNavPanel/TocNavPanel.css.map +1 -1
- package/build/cjs/components/ToggleArrow/ToggleArrow.css.map +1 -1
- package/build/cjs/components/UpdatedAtDate/UpdatedAtDate.css.map +1 -1
- package/build/cjs/components/navigation/CustomNavigation/CustomNavigation.css.map +1 -1
- package/build/cjs/components/navigation/MobileDropdown/MobileDropdown.css.map +1 -1
- package/build/cjs/components/navigation/Sidebar/Sidebar.css.map +1 -1
- package/build/cjs/components/navigation/SidebarContent/SidebarContent.css.map +1 -1
- package/build/cjs/components/navigation/SidebarNavigation/SidebarNavigation.css.map +1 -1
- package/build/cjs/components/navigation/ToMainMenu/ToMainMenu.css.map +1 -1
- package/build/cjs/i18n/index.d.ts +239 -19
- package/build/cjs/i18n/index.js +305 -22
- package/build/cjs/i18n/index.js.map +2 -2
- package/build/esm/components/BookmarkButton/BookmarkButton.css.map +1 -1
- package/build/esm/components/Breadcrumbs/Breadcrumbs.css.map +1 -1
- package/build/esm/components/ContributorAvatars/ContributorAvatars.css.map +1 -1
- package/build/esm/components/Contributors/Contributors.css.map +1 -1
- package/build/esm/components/Control/Control.css.map +1 -1
- package/build/esm/components/Controls/Controls.css.map +1 -1
- package/build/esm/components/Controls/single-controls/DividerControl/DividerControl.css.map +1 -1
- package/build/esm/components/Controls/single-controls/LangControl/LangControl.css.map +1 -1
- package/build/esm/components/Controls/single-controls/SettingsControl/SettingsControl.css.map +1 -1
- package/build/esm/components/DocLayout/DocLayout.css.map +1 -1
- package/build/esm/components/DocLayout/DocLayout.js +1 -4
- package/build/esm/components/DocLayout/DocLayout.js.map +1 -1
- package/build/esm/components/DocLeadingPage/DocLeadingPage.css.map +1 -1
- package/build/esm/components/DocPage/DocPage.css.map +1 -1
- package/build/esm/components/DocPage/DocPage.js +1 -4
- package/build/esm/components/DocPage/DocPage.js.map +1 -1
- package/build/esm/components/DocPageTitle/DocPageTitle.css.map +1 -1
- package/build/esm/components/ErrorBoundary/ErrorBoundary.js +1 -4
- package/build/esm/components/ErrorBoundary/ErrorBoundary.js.map +1 -1
- package/build/esm/components/ErrorPage/ErrorPage.css.map +1 -1
- package/build/esm/components/Feedback/Feedback.css.map +1 -1
- package/build/esm/components/Mark/Mark.css.map +1 -1
- package/build/esm/components/MiniToc/MiniToc.css.map +1 -1
- package/build/esm/components/MobileControls/MobileControl/MobileControl.css.map +1 -1
- package/build/esm/components/MobileControls/MobileControlSheet/MobileControlSheet.css.map +1 -1
- package/build/esm/components/MobileControls/MobileControls.css.map +1 -1
- package/build/esm/components/OutsideClick/OutsideClick.js +1 -4
- package/build/esm/components/OutsideClick/OutsideClick.js.map +1 -1
- package/build/esm/components/Paginator/Paginator.css.map +1 -1
- package/build/esm/components/Scrollspy/Scrollspy.js +1 -4
- package/build/esm/components/Scrollspy/Scrollspy.js.map +1 -1
- package/build/esm/components/SearchBar/SearchBar.css.map +1 -1
- package/build/esm/components/SearchItem/SearchItem.css.map +1 -1
- package/build/esm/components/SearchPage/SearchPage.css.map +1 -1
- package/build/esm/components/SearchSuggest/index.css.map +1 -1
- package/build/esm/components/SubNavigation/SubNavigation.css.map +1 -1
- package/build/esm/components/Subscribe/Subscribe.css.map +1 -1
- package/build/esm/components/Toc/Toc.css.map +1 -1
- package/build/esm/components/Toc/Toc.js +1 -4
- package/build/esm/components/Toc/Toc.js.map +1 -1
- package/build/esm/components/Toc/TocItemRegistry.js +1 -4
- package/build/esm/components/Toc/TocItemRegistry.js.map +1 -1
- package/build/esm/components/TocItem/TocItem.css +10 -2
- package/build/esm/components/TocItem/TocItem.css.map +3 -3
- package/build/esm/components/TocLable/TocLabel.css.map +1 -1
- package/build/esm/components/TocNavPanel/TocNavPanel.css.map +1 -1
- package/build/esm/components/ToggleArrow/ToggleArrow.css.map +1 -1
- package/build/esm/components/UpdatedAtDate/UpdatedAtDate.css.map +1 -1
- package/build/esm/components/navigation/CustomNavigation/CustomNavigation.css.map +1 -1
- package/build/esm/components/navigation/MobileDropdown/MobileDropdown.css.map +1 -1
- package/build/esm/components/navigation/Sidebar/Sidebar.css.map +1 -1
- package/build/esm/components/navigation/SidebarContent/SidebarContent.css.map +1 -1
- package/build/esm/components/navigation/SidebarNavigation/SidebarNavigation.css.map +1 -1
- package/build/esm/components/navigation/ToMainMenu/ToMainMenu.css.map +1 -1
- package/build/esm/i18n/index.d.ts +239 -19
- package/build/esm/i18n/index.js +305 -22
- package/build/esm/i18n/index.js.map +2 -2
- package/build/index.css.map +1 -1
- package/build/themes/common/index.css.map +1 -1
- package/package.json +4 -4
- package/src/i18n/ar.json +20 -4
- package/src/i18n/bg.json +18 -3
- package/src/i18n/cs.json +20 -4
- package/src/i18n/el.json +20 -4
- package/src/i18n/en.json +2 -4
- package/src/i18n/es.json +20 -4
- package/src/i18n/et.json +20 -4
- package/src/i18n/fr.json +20 -4
- package/src/i18n/he.json +20 -4
- package/src/i18n/kk.json +20 -4
- package/src/i18n/pt.json +20 -4
- package/src/i18n/ru.json +2 -3
- package/src/i18n/tr.json +20 -4
- package/src/i18n/uz.json +20 -4
- package/src/i18n/zh-tw.json +20 -4
- package/src/i18n/zh.json +20 -4
|
@@ -5,8 +5,13 @@ declare const _default: {
|
|
|
5
5
|
description_wide_format_enabled: string;
|
|
6
6
|
description_wide_format_disabled: string;
|
|
7
7
|
label_show_mini_toc: string;
|
|
8
|
-
|
|
8
|
+
description_show_mini_toc_enabled: string;
|
|
9
|
+
description_show_mini_toc_disabled: string;
|
|
10
|
+
label_theme: string;
|
|
11
|
+
label_light_theme: string;
|
|
12
|
+
full_label_light_theme: string;
|
|
9
13
|
label_dark_theme: string;
|
|
14
|
+
full_label_dark_theme: string;
|
|
10
15
|
description_enabled_dark_theme: string;
|
|
11
16
|
description_disabled_dark_theme: string;
|
|
12
17
|
label_text_size: string;
|
|
@@ -45,14 +50,17 @@ declare const _default: {
|
|
|
45
50
|
"feedback-comment-placeholder": string;
|
|
46
51
|
"lang-control-text-ru": string;
|
|
47
52
|
"lang-control-text-en": string;
|
|
53
|
+
"label_to-main-menu": string;
|
|
48
54
|
};
|
|
49
55
|
"mini-toc": {
|
|
50
56
|
title: string;
|
|
57
|
+
"article-navigation": string;
|
|
51
58
|
description: string;
|
|
52
59
|
};
|
|
53
60
|
"toc-nav-panel": {
|
|
54
61
|
hint_previous: string;
|
|
55
62
|
hint_next: string;
|
|
63
|
+
"drop-down-list": string;
|
|
56
64
|
};
|
|
57
65
|
authors: {
|
|
58
66
|
title: string;
|
|
@@ -111,6 +119,14 @@ declare const _default: {
|
|
|
111
119
|
search_mark_dislike: string;
|
|
112
120
|
"search_mark-result-text": string;
|
|
113
121
|
};
|
|
122
|
+
"search-suggest": {
|
|
123
|
+
"search-suggest_all-results": string;
|
|
124
|
+
"search-suggest_not-found": string;
|
|
125
|
+
"search-suggest_error-text": string;
|
|
126
|
+
"search-item_type-all": string;
|
|
127
|
+
"search-item_type-doc": string;
|
|
128
|
+
"search-item_type-main": string;
|
|
129
|
+
};
|
|
114
130
|
paginator: {
|
|
115
131
|
next: string;
|
|
116
132
|
prev: string;
|
|
@@ -122,8 +138,14 @@ declare const _default: {
|
|
|
122
138
|
description_wide_format_enabled: string;
|
|
123
139
|
description_wide_format_disabled: string;
|
|
124
140
|
label_show_mini_toc: string;
|
|
125
|
-
|
|
141
|
+
description_show_mini_toc_enabled: string;
|
|
142
|
+
description_show_mini_toc_disabled: string;
|
|
143
|
+
label_theme: string;
|
|
144
|
+
label_light_theme: string;
|
|
145
|
+
full_label_light_theme: string;
|
|
126
146
|
label_dark_theme: string;
|
|
147
|
+
full_label_dark_theme: string;
|
|
148
|
+
"label_to-main-menu": string;
|
|
127
149
|
description_enabled_dark_theme: string;
|
|
128
150
|
description_disabled_dark_theme: string;
|
|
129
151
|
label_text_size: string;
|
|
@@ -170,6 +192,7 @@ declare const _default: {
|
|
|
170
192
|
"toc-nav-panel": {
|
|
171
193
|
hint_previous: string;
|
|
172
194
|
hint_next: string;
|
|
195
|
+
"drop-down-list": string;
|
|
173
196
|
};
|
|
174
197
|
authors: {
|
|
175
198
|
title: string;
|
|
@@ -228,6 +251,14 @@ declare const _default: {
|
|
|
228
251
|
search_mark_dislike: string;
|
|
229
252
|
"search_mark-result-text": string;
|
|
230
253
|
};
|
|
254
|
+
"search-suggest": {
|
|
255
|
+
"search-suggest_all-results": string;
|
|
256
|
+
"search-suggest_not-found": string;
|
|
257
|
+
"search-suggest_error-text": string;
|
|
258
|
+
"search-item_type-all": string;
|
|
259
|
+
"search-item_type-doc": string;
|
|
260
|
+
"search-item_type-main": string;
|
|
261
|
+
};
|
|
231
262
|
paginator: {
|
|
232
263
|
next: string;
|
|
233
264
|
prev: string;
|
|
@@ -239,8 +270,13 @@ declare const _default: {
|
|
|
239
270
|
description_wide_format_enabled: string;
|
|
240
271
|
description_wide_format_disabled: string;
|
|
241
272
|
label_show_mini_toc: string;
|
|
242
|
-
|
|
273
|
+
description_show_mini_toc_enabled: string;
|
|
274
|
+
description_show_mini_toc_disabled: string;
|
|
275
|
+
label_theme: string;
|
|
276
|
+
label_light_theme: string;
|
|
277
|
+
full_label_light_theme: string;
|
|
243
278
|
label_dark_theme: string;
|
|
279
|
+
full_label_dark_theme: string;
|
|
244
280
|
description_enabled_dark_theme: string;
|
|
245
281
|
description_disabled_dark_theme: string;
|
|
246
282
|
label_text_size: string;
|
|
@@ -279,14 +315,17 @@ declare const _default: {
|
|
|
279
315
|
"feedback-comment-placeholder": string;
|
|
280
316
|
"lang-control-text-ru": string;
|
|
281
317
|
"lang-control-text-en": string;
|
|
318
|
+
"label_to-main-menu": string;
|
|
282
319
|
};
|
|
283
320
|
"mini-toc": {
|
|
284
321
|
title: string;
|
|
322
|
+
"article-navigation": string;
|
|
285
323
|
description: string;
|
|
286
324
|
};
|
|
287
325
|
"toc-nav-panel": {
|
|
288
326
|
hint_previous: string;
|
|
289
327
|
hint_next: string;
|
|
328
|
+
"drop-down-list": string;
|
|
290
329
|
};
|
|
291
330
|
authors: {
|
|
292
331
|
title: string;
|
|
@@ -345,6 +384,14 @@ declare const _default: {
|
|
|
345
384
|
search_mark_dislike: string;
|
|
346
385
|
"search_mark-result-text": string;
|
|
347
386
|
};
|
|
387
|
+
"search-suggest": {
|
|
388
|
+
"search-suggest_all-results": string;
|
|
389
|
+
"search-suggest_not-found": string;
|
|
390
|
+
"search-suggest_error-text": string;
|
|
391
|
+
"search-item_type-all": string;
|
|
392
|
+
"search-item_type-doc": string;
|
|
393
|
+
"search-item_type-main": string;
|
|
394
|
+
};
|
|
348
395
|
paginator: {
|
|
349
396
|
next: string;
|
|
350
397
|
prev: string;
|
|
@@ -359,8 +406,13 @@ declare const _default: {
|
|
|
359
406
|
description_wide_format_enabled: string;
|
|
360
407
|
description_wide_format_disabled: string;
|
|
361
408
|
label_show_mini_toc: string;
|
|
362
|
-
|
|
409
|
+
description_show_mini_toc_enabled: string;
|
|
410
|
+
description_show_mini_toc_disabled: string;
|
|
411
|
+
label_theme: string;
|
|
412
|
+
label_light_theme: string;
|
|
413
|
+
full_label_light_theme: string;
|
|
363
414
|
label_dark_theme: string;
|
|
415
|
+
full_label_dark_theme: string;
|
|
364
416
|
description_enabled_dark_theme: string;
|
|
365
417
|
description_disabled_dark_theme: string;
|
|
366
418
|
label_text_size: string;
|
|
@@ -399,14 +451,17 @@ declare const _default: {
|
|
|
399
451
|
"feedback-comment-placeholder": string;
|
|
400
452
|
"lang-control-text-ru": string;
|
|
401
453
|
"lang-control-text-en": string;
|
|
454
|
+
"label_to-main-menu": string;
|
|
402
455
|
};
|
|
403
456
|
"mini-toc": {
|
|
404
457
|
title: string;
|
|
458
|
+
"article-navigation": string;
|
|
405
459
|
description: string;
|
|
406
460
|
};
|
|
407
461
|
"toc-nav-panel": {
|
|
408
462
|
hint_previous: string;
|
|
409
463
|
hint_next: string;
|
|
464
|
+
"drop-down-list": string;
|
|
410
465
|
};
|
|
411
466
|
authors: {
|
|
412
467
|
title: string;
|
|
@@ -465,6 +520,14 @@ declare const _default: {
|
|
|
465
520
|
search_mark_dislike: string;
|
|
466
521
|
"search_mark-result-text": string;
|
|
467
522
|
};
|
|
523
|
+
"search-suggest": {
|
|
524
|
+
"search-suggest_all-results": string;
|
|
525
|
+
"search-suggest_not-found": string;
|
|
526
|
+
"search-suggest_error-text": string;
|
|
527
|
+
"search-item_type-all": string;
|
|
528
|
+
"search-item_type-doc": string;
|
|
529
|
+
"search-item_type-main": string;
|
|
530
|
+
};
|
|
468
531
|
paginator: {
|
|
469
532
|
next: string;
|
|
470
533
|
prev: string;
|
|
@@ -476,16 +539,13 @@ declare const _default: {
|
|
|
476
539
|
description_wide_format_enabled: string;
|
|
477
540
|
description_wide_format_disabled: string;
|
|
478
541
|
label_show_mini_toc: string;
|
|
479
|
-
description_show_mini_toc: string;
|
|
480
542
|
description_show_mini_toc_enabled: string;
|
|
481
543
|
description_show_mini_toc_disabled: string;
|
|
482
544
|
label_theme: string;
|
|
483
|
-
label_theme_prefix: string;
|
|
484
545
|
label_light_theme: string;
|
|
485
546
|
full_label_light_theme: string;
|
|
486
547
|
label_dark_theme: string;
|
|
487
548
|
full_label_dark_theme: string;
|
|
488
|
-
"label_to-main-menu": string;
|
|
489
549
|
description_enabled_dark_theme: string;
|
|
490
550
|
description_disabled_dark_theme: string;
|
|
491
551
|
label_text_size: string;
|
|
@@ -524,6 +584,7 @@ declare const _default: {
|
|
|
524
584
|
"feedback-comment-placeholder": string;
|
|
525
585
|
"lang-control-text-ru": string;
|
|
526
586
|
"lang-control-text-en": string;
|
|
587
|
+
"label_to-main-menu": string;
|
|
527
588
|
};
|
|
528
589
|
"mini-toc": {
|
|
529
590
|
title: string;
|
|
@@ -614,8 +675,13 @@ declare const _default: {
|
|
|
614
675
|
description_wide_format_enabled: string;
|
|
615
676
|
description_wide_format_disabled: string;
|
|
616
677
|
label_show_mini_toc: string;
|
|
617
|
-
|
|
678
|
+
description_show_mini_toc_enabled: string;
|
|
679
|
+
description_show_mini_toc_disabled: string;
|
|
680
|
+
label_theme: string;
|
|
681
|
+
label_light_theme: string;
|
|
682
|
+
full_label_light_theme: string;
|
|
618
683
|
label_dark_theme: string;
|
|
684
|
+
full_label_dark_theme: string;
|
|
619
685
|
description_enabled_dark_theme: string;
|
|
620
686
|
description_disabled_dark_theme: string;
|
|
621
687
|
label_text_size: string;
|
|
@@ -654,14 +720,17 @@ declare const _default: {
|
|
|
654
720
|
"feedback-comment-placeholder": string;
|
|
655
721
|
"lang-control-text-ru": string;
|
|
656
722
|
"lang-control-text-en": string;
|
|
723
|
+
"label_to-main-menu": string;
|
|
657
724
|
};
|
|
658
725
|
"mini-toc": {
|
|
659
726
|
title: string;
|
|
727
|
+
"article-navigation": string;
|
|
660
728
|
description: string;
|
|
661
729
|
};
|
|
662
730
|
"toc-nav-panel": {
|
|
663
731
|
hint_previous: string;
|
|
664
732
|
hint_next: string;
|
|
733
|
+
"drop-down-list": string;
|
|
665
734
|
};
|
|
666
735
|
authors: {
|
|
667
736
|
title: string;
|
|
@@ -720,6 +789,14 @@ declare const _default: {
|
|
|
720
789
|
search_mark_dislike: string;
|
|
721
790
|
"search_mark-result-text": string;
|
|
722
791
|
};
|
|
792
|
+
"search-suggest": {
|
|
793
|
+
"search-suggest_all-results": string;
|
|
794
|
+
"search-suggest_not-found": string;
|
|
795
|
+
"search-suggest_error-text": string;
|
|
796
|
+
"search-item_type-all": string;
|
|
797
|
+
"search-item_type-doc": string;
|
|
798
|
+
"search-item_type-main": string;
|
|
799
|
+
};
|
|
723
800
|
paginator: {
|
|
724
801
|
next: string;
|
|
725
802
|
prev: string;
|
|
@@ -734,8 +811,13 @@ declare const _default: {
|
|
|
734
811
|
description_wide_format_enabled: string;
|
|
735
812
|
description_wide_format_disabled: string;
|
|
736
813
|
label_show_mini_toc: string;
|
|
737
|
-
|
|
814
|
+
description_show_mini_toc_enabled: string;
|
|
815
|
+
description_show_mini_toc_disabled: string;
|
|
816
|
+
label_theme: string;
|
|
817
|
+
label_light_theme: string;
|
|
818
|
+
full_label_light_theme: string;
|
|
738
819
|
label_dark_theme: string;
|
|
820
|
+
full_label_dark_theme: string;
|
|
739
821
|
description_enabled_dark_theme: string;
|
|
740
822
|
description_disabled_dark_theme: string;
|
|
741
823
|
label_text_size: string;
|
|
@@ -774,14 +856,17 @@ declare const _default: {
|
|
|
774
856
|
"feedback-comment-placeholder": string;
|
|
775
857
|
"lang-control-text-ru": string;
|
|
776
858
|
"lang-control-text-en": string;
|
|
859
|
+
"label_to-main-menu": string;
|
|
777
860
|
};
|
|
778
861
|
"mini-toc": {
|
|
779
862
|
title: string;
|
|
863
|
+
"article-navigation": string;
|
|
780
864
|
description: string;
|
|
781
865
|
};
|
|
782
866
|
"toc-nav-panel": {
|
|
783
867
|
hint_previous: string;
|
|
784
868
|
hint_next: string;
|
|
869
|
+
"drop-down-list": string;
|
|
785
870
|
};
|
|
786
871
|
authors: {
|
|
787
872
|
title: string;
|
|
@@ -840,6 +925,14 @@ declare const _default: {
|
|
|
840
925
|
search_mark_dislike: string;
|
|
841
926
|
"search_mark-result-text": string;
|
|
842
927
|
};
|
|
928
|
+
"search-suggest": {
|
|
929
|
+
"search-suggest_all-results": string;
|
|
930
|
+
"search-suggest_not-found": string;
|
|
931
|
+
"search-suggest_error-text": string;
|
|
932
|
+
"search-item_type-all": string;
|
|
933
|
+
"search-item_type-doc": string;
|
|
934
|
+
"search-item_type-main": string;
|
|
935
|
+
};
|
|
843
936
|
paginator: {
|
|
844
937
|
next: string;
|
|
845
938
|
prev: string;
|
|
@@ -851,8 +944,13 @@ declare const _default: {
|
|
|
851
944
|
description_wide_format_enabled: string;
|
|
852
945
|
description_wide_format_disabled: string;
|
|
853
946
|
label_show_mini_toc: string;
|
|
854
|
-
|
|
947
|
+
description_show_mini_toc_enabled: string;
|
|
948
|
+
description_show_mini_toc_disabled: string;
|
|
949
|
+
label_theme: string;
|
|
950
|
+
label_light_theme: string;
|
|
951
|
+
full_label_light_theme: string;
|
|
855
952
|
label_dark_theme: string;
|
|
953
|
+
full_label_dark_theme: string;
|
|
856
954
|
description_enabled_dark_theme: string;
|
|
857
955
|
description_disabled_dark_theme: string;
|
|
858
956
|
label_text_size: string;
|
|
@@ -891,14 +989,17 @@ declare const _default: {
|
|
|
891
989
|
"feedback-comment-placeholder": string;
|
|
892
990
|
"lang-control-text-ru": string;
|
|
893
991
|
"lang-control-text-en": string;
|
|
992
|
+
"label_to-main-menu": string;
|
|
894
993
|
};
|
|
895
994
|
"mini-toc": {
|
|
896
995
|
title: string;
|
|
996
|
+
"article-navigation": string;
|
|
897
997
|
description: string;
|
|
898
998
|
};
|
|
899
999
|
"toc-nav-panel": {
|
|
900
1000
|
hint_previous: string;
|
|
901
1001
|
hint_next: string;
|
|
1002
|
+
"drop-down-list": string;
|
|
902
1003
|
};
|
|
903
1004
|
authors: {
|
|
904
1005
|
title: string;
|
|
@@ -957,6 +1058,14 @@ declare const _default: {
|
|
|
957
1058
|
search_mark_dislike: string;
|
|
958
1059
|
"search_mark-result-text": string;
|
|
959
1060
|
};
|
|
1061
|
+
"search-suggest": {
|
|
1062
|
+
"search-suggest_all-results": string;
|
|
1063
|
+
"search-suggest_not-found": string;
|
|
1064
|
+
"search-suggest_error-text": string;
|
|
1065
|
+
"search-item_type-all": string;
|
|
1066
|
+
"search-item_type-doc": string;
|
|
1067
|
+
"search-item_type-main": string;
|
|
1068
|
+
};
|
|
960
1069
|
paginator: {
|
|
961
1070
|
next: string;
|
|
962
1071
|
prev: string;
|
|
@@ -971,8 +1080,13 @@ declare const _default: {
|
|
|
971
1080
|
description_wide_format_enabled: string;
|
|
972
1081
|
description_wide_format_disabled: string;
|
|
973
1082
|
label_show_mini_toc: string;
|
|
974
|
-
|
|
1083
|
+
description_show_mini_toc_enabled: string;
|
|
1084
|
+
description_show_mini_toc_disabled: string;
|
|
1085
|
+
label_theme: string;
|
|
1086
|
+
label_light_theme: string;
|
|
1087
|
+
full_label_light_theme: string;
|
|
975
1088
|
label_dark_theme: string;
|
|
1089
|
+
full_label_dark_theme: string;
|
|
976
1090
|
description_enabled_dark_theme: string;
|
|
977
1091
|
description_disabled_dark_theme: string;
|
|
978
1092
|
label_text_size: string;
|
|
@@ -1011,14 +1125,17 @@ declare const _default: {
|
|
|
1011
1125
|
"feedback-comment-placeholder": string;
|
|
1012
1126
|
"lang-control-text-ru": string;
|
|
1013
1127
|
"lang-control-text-en": string;
|
|
1128
|
+
"label_to-main-menu": string;
|
|
1014
1129
|
};
|
|
1015
1130
|
"mini-toc": {
|
|
1016
1131
|
title: string;
|
|
1132
|
+
"article-navigation": string;
|
|
1017
1133
|
description: string;
|
|
1018
1134
|
};
|
|
1019
1135
|
"toc-nav-panel": {
|
|
1020
1136
|
hint_previous: string;
|
|
1021
1137
|
hint_next: string;
|
|
1138
|
+
"drop-down-list": string;
|
|
1022
1139
|
};
|
|
1023
1140
|
authors: {
|
|
1024
1141
|
title: string;
|
|
@@ -1077,6 +1194,14 @@ declare const _default: {
|
|
|
1077
1194
|
search_mark_dislike: string;
|
|
1078
1195
|
"search_mark-result-text": string;
|
|
1079
1196
|
};
|
|
1197
|
+
"search-suggest": {
|
|
1198
|
+
"search-suggest_all-results": string;
|
|
1199
|
+
"search-suggest_not-found": string;
|
|
1200
|
+
"search-suggest_error-text": string;
|
|
1201
|
+
"search-item_type-all": string;
|
|
1202
|
+
"search-item_type-doc": string;
|
|
1203
|
+
"search-item_type-main": string;
|
|
1204
|
+
};
|
|
1080
1205
|
paginator: {
|
|
1081
1206
|
next: string;
|
|
1082
1207
|
prev: string;
|
|
@@ -1088,8 +1213,13 @@ declare const _default: {
|
|
|
1088
1213
|
description_wide_format_enabled: string;
|
|
1089
1214
|
description_wide_format_disabled: string;
|
|
1090
1215
|
label_show_mini_toc: string;
|
|
1091
|
-
|
|
1216
|
+
description_show_mini_toc_enabled: string;
|
|
1217
|
+
description_show_mini_toc_disabled: string;
|
|
1218
|
+
label_theme: string;
|
|
1219
|
+
label_light_theme: string;
|
|
1220
|
+
full_label_light_theme: string;
|
|
1092
1221
|
label_dark_theme: string;
|
|
1222
|
+
full_label_dark_theme: string;
|
|
1093
1223
|
description_enabled_dark_theme: string;
|
|
1094
1224
|
description_disabled_dark_theme: string;
|
|
1095
1225
|
label_text_size: string;
|
|
@@ -1128,14 +1258,17 @@ declare const _default: {
|
|
|
1128
1258
|
"feedback-comment-placeholder": string;
|
|
1129
1259
|
"lang-control-text-ru": string;
|
|
1130
1260
|
"lang-control-text-en": string;
|
|
1261
|
+
"label_to-main-menu": string;
|
|
1131
1262
|
};
|
|
1132
1263
|
"mini-toc": {
|
|
1133
1264
|
title: string;
|
|
1265
|
+
"article-navigation": string;
|
|
1134
1266
|
description: string;
|
|
1135
1267
|
};
|
|
1136
1268
|
"toc-nav-panel": {
|
|
1137
1269
|
hint_previous: string;
|
|
1138
1270
|
hint_next: string;
|
|
1271
|
+
"drop-down-list": string;
|
|
1139
1272
|
};
|
|
1140
1273
|
authors: {
|
|
1141
1274
|
title: string;
|
|
@@ -1194,6 +1327,14 @@ declare const _default: {
|
|
|
1194
1327
|
search_mark_dislike: string;
|
|
1195
1328
|
"search_mark-result-text": string;
|
|
1196
1329
|
};
|
|
1330
|
+
"search-suggest": {
|
|
1331
|
+
"search-suggest_all-results": string;
|
|
1332
|
+
"search-suggest_not-found": string;
|
|
1333
|
+
"search-suggest_error-text": string;
|
|
1334
|
+
"search-item_type-all": string;
|
|
1335
|
+
"search-item_type-doc": string;
|
|
1336
|
+
"search-item_type-main": string;
|
|
1337
|
+
};
|
|
1197
1338
|
paginator: {
|
|
1198
1339
|
next: string;
|
|
1199
1340
|
prev: string;
|
|
@@ -1205,8 +1346,13 @@ declare const _default: {
|
|
|
1205
1346
|
description_wide_format_enabled: string;
|
|
1206
1347
|
description_wide_format_disabled: string;
|
|
1207
1348
|
label_show_mini_toc: string;
|
|
1208
|
-
|
|
1349
|
+
description_show_mini_toc_enabled: string;
|
|
1350
|
+
description_show_mini_toc_disabled: string;
|
|
1351
|
+
label_theme: string;
|
|
1352
|
+
label_light_theme: string;
|
|
1353
|
+
full_label_light_theme: string;
|
|
1209
1354
|
label_dark_theme: string;
|
|
1355
|
+
full_label_dark_theme: string;
|
|
1210
1356
|
description_enabled_dark_theme: string;
|
|
1211
1357
|
description_disabled_dark_theme: string;
|
|
1212
1358
|
label_text_size: string;
|
|
@@ -1245,14 +1391,17 @@ declare const _default: {
|
|
|
1245
1391
|
"feedback-comment-placeholder": string;
|
|
1246
1392
|
"lang-control-text-ru": string;
|
|
1247
1393
|
"lang-control-text-en": string;
|
|
1394
|
+
"label_to-main-menu": string;
|
|
1248
1395
|
};
|
|
1249
1396
|
"mini-toc": {
|
|
1250
1397
|
title: string;
|
|
1398
|
+
"article-navigation": string;
|
|
1251
1399
|
description: string;
|
|
1252
1400
|
};
|
|
1253
1401
|
"toc-nav-panel": {
|
|
1254
1402
|
hint_previous: string;
|
|
1255
1403
|
hint_next: string;
|
|
1404
|
+
"drop-down-list": string;
|
|
1256
1405
|
};
|
|
1257
1406
|
authors: {
|
|
1258
1407
|
title: string;
|
|
@@ -1311,6 +1460,14 @@ declare const _default: {
|
|
|
1311
1460
|
search_mark_dislike: string;
|
|
1312
1461
|
"search_mark-result-text": string;
|
|
1313
1462
|
};
|
|
1463
|
+
"search-suggest": {
|
|
1464
|
+
"search-suggest_all-results": string;
|
|
1465
|
+
"search-suggest_not-found": string;
|
|
1466
|
+
"search-suggest_error-text": string;
|
|
1467
|
+
"search-item_type-all": string;
|
|
1468
|
+
"search-item_type-doc": string;
|
|
1469
|
+
"search-item_type-main": string;
|
|
1470
|
+
};
|
|
1314
1471
|
paginator: {
|
|
1315
1472
|
next: string;
|
|
1316
1473
|
prev: string;
|
|
@@ -1322,7 +1479,6 @@ declare const _default: {
|
|
|
1322
1479
|
description_wide_format_enabled: string;
|
|
1323
1480
|
description_wide_format_disabled: string;
|
|
1324
1481
|
label_show_mini_toc: string;
|
|
1325
|
-
description_show_mini_toc: string;
|
|
1326
1482
|
description_show_mini_toc_enabled: string;
|
|
1327
1483
|
description_show_mini_toc_disabled: string;
|
|
1328
1484
|
label_theme: string;
|
|
@@ -1330,7 +1486,6 @@ declare const _default: {
|
|
|
1330
1486
|
full_label_light_theme: string;
|
|
1331
1487
|
label_dark_theme: string;
|
|
1332
1488
|
full_label_dark_theme: string;
|
|
1333
|
-
"label_to-main-menu": string;
|
|
1334
1489
|
description_enabled_dark_theme: string;
|
|
1335
1490
|
description_disabled_dark_theme: string;
|
|
1336
1491
|
label_text_size: string;
|
|
@@ -1369,6 +1524,7 @@ declare const _default: {
|
|
|
1369
1524
|
"feedback-comment-placeholder": string;
|
|
1370
1525
|
"lang-control-text-ru": string;
|
|
1371
1526
|
"lang-control-text-en": string;
|
|
1527
|
+
"label_to-main-menu": string;
|
|
1372
1528
|
};
|
|
1373
1529
|
"mini-toc": {
|
|
1374
1530
|
title: string;
|
|
@@ -1459,8 +1615,13 @@ declare const _default: {
|
|
|
1459
1615
|
description_wide_format_enabled: string;
|
|
1460
1616
|
description_wide_format_disabled: string;
|
|
1461
1617
|
label_show_mini_toc: string;
|
|
1462
|
-
|
|
1618
|
+
description_show_mini_toc_enabled: string;
|
|
1619
|
+
description_show_mini_toc_disabled: string;
|
|
1620
|
+
label_theme: string;
|
|
1621
|
+
label_light_theme: string;
|
|
1622
|
+
full_label_light_theme: string;
|
|
1463
1623
|
label_dark_theme: string;
|
|
1624
|
+
full_label_dark_theme: string;
|
|
1464
1625
|
description_enabled_dark_theme: string;
|
|
1465
1626
|
description_disabled_dark_theme: string;
|
|
1466
1627
|
label_text_size: string;
|
|
@@ -1499,14 +1660,17 @@ declare const _default: {
|
|
|
1499
1660
|
"feedback-comment-placeholder": string;
|
|
1500
1661
|
"lang-control-text-ru": string;
|
|
1501
1662
|
"lang-control-text-en": string;
|
|
1663
|
+
"label_to-main-menu": string;
|
|
1502
1664
|
};
|
|
1503
1665
|
"mini-toc": {
|
|
1504
1666
|
title: string;
|
|
1667
|
+
"article-navigation": string;
|
|
1505
1668
|
description: string;
|
|
1506
1669
|
};
|
|
1507
1670
|
"toc-nav-panel": {
|
|
1508
1671
|
hint_previous: string;
|
|
1509
1672
|
hint_next: string;
|
|
1673
|
+
"drop-down-list": string;
|
|
1510
1674
|
};
|
|
1511
1675
|
authors: {
|
|
1512
1676
|
title: string;
|
|
@@ -1565,6 +1729,14 @@ declare const _default: {
|
|
|
1565
1729
|
search_mark_dislike: string;
|
|
1566
1730
|
"search_mark-result-text": string;
|
|
1567
1731
|
};
|
|
1732
|
+
"search-suggest": {
|
|
1733
|
+
"search-suggest_all-results": string;
|
|
1734
|
+
"search-suggest_not-found": string;
|
|
1735
|
+
"search-suggest_error-text": string;
|
|
1736
|
+
"search-item_type-all": string;
|
|
1737
|
+
"search-item_type-doc": string;
|
|
1738
|
+
"search-item_type-main": string;
|
|
1739
|
+
};
|
|
1568
1740
|
paginator: {
|
|
1569
1741
|
next: string;
|
|
1570
1742
|
prev: string;
|
|
@@ -1576,8 +1748,13 @@ declare const _default: {
|
|
|
1576
1748
|
description_wide_format_enabled: string;
|
|
1577
1749
|
description_wide_format_disabled: string;
|
|
1578
1750
|
label_show_mini_toc: string;
|
|
1579
|
-
|
|
1751
|
+
description_show_mini_toc_enabled: string;
|
|
1752
|
+
description_show_mini_toc_disabled: string;
|
|
1753
|
+
label_theme: string;
|
|
1754
|
+
label_light_theme: string;
|
|
1755
|
+
full_label_light_theme: string;
|
|
1580
1756
|
label_dark_theme: string;
|
|
1757
|
+
full_label_dark_theme: string;
|
|
1581
1758
|
description_enabled_dark_theme: string;
|
|
1582
1759
|
description_disabled_dark_theme: string;
|
|
1583
1760
|
label_text_size: string;
|
|
@@ -1616,14 +1793,17 @@ declare const _default: {
|
|
|
1616
1793
|
"feedback-comment-placeholder": string;
|
|
1617
1794
|
"lang-control-text-ru": string;
|
|
1618
1795
|
"lang-control-text-en": string;
|
|
1796
|
+
"label_to-main-menu": string;
|
|
1619
1797
|
};
|
|
1620
1798
|
"mini-toc": {
|
|
1621
1799
|
title: string;
|
|
1800
|
+
"article-navigation": string;
|
|
1622
1801
|
description: string;
|
|
1623
1802
|
};
|
|
1624
1803
|
"toc-nav-panel": {
|
|
1625
1804
|
hint_previous: string;
|
|
1626
1805
|
hint_next: string;
|
|
1806
|
+
"drop-down-list": string;
|
|
1627
1807
|
};
|
|
1628
1808
|
authors: {
|
|
1629
1809
|
title: string;
|
|
@@ -1682,6 +1862,14 @@ declare const _default: {
|
|
|
1682
1862
|
search_mark_dislike: string;
|
|
1683
1863
|
"search_mark-result-text": string;
|
|
1684
1864
|
};
|
|
1865
|
+
"search-suggest": {
|
|
1866
|
+
"search-suggest_all-results": string;
|
|
1867
|
+
"search-suggest_not-found": string;
|
|
1868
|
+
"search-suggest_error-text": string;
|
|
1869
|
+
"search-item_type-all": string;
|
|
1870
|
+
"search-item_type-doc": string;
|
|
1871
|
+
"search-item_type-main": string;
|
|
1872
|
+
};
|
|
1685
1873
|
paginator: {
|
|
1686
1874
|
next: string;
|
|
1687
1875
|
prev: string;
|
|
@@ -1693,8 +1881,13 @@ declare const _default: {
|
|
|
1693
1881
|
description_wide_format_enabled: string;
|
|
1694
1882
|
description_wide_format_disabled: string;
|
|
1695
1883
|
label_show_mini_toc: string;
|
|
1696
|
-
|
|
1884
|
+
description_show_mini_toc_enabled: string;
|
|
1885
|
+
description_show_mini_toc_disabled: string;
|
|
1886
|
+
label_theme: string;
|
|
1887
|
+
label_light_theme: string;
|
|
1888
|
+
full_label_light_theme: string;
|
|
1697
1889
|
label_dark_theme: string;
|
|
1890
|
+
full_label_dark_theme: string;
|
|
1698
1891
|
description_enabled_dark_theme: string;
|
|
1699
1892
|
description_disabled_dark_theme: string;
|
|
1700
1893
|
label_text_size: string;
|
|
@@ -1733,14 +1926,17 @@ declare const _default: {
|
|
|
1733
1926
|
"feedback-comment-placeholder": string;
|
|
1734
1927
|
"lang-control-text-ru": string;
|
|
1735
1928
|
"lang-control-text-en": string;
|
|
1929
|
+
"label_to-main-menu": string;
|
|
1736
1930
|
};
|
|
1737
1931
|
"mini-toc": {
|
|
1738
1932
|
title: string;
|
|
1933
|
+
"article-navigation": string;
|
|
1739
1934
|
description: string;
|
|
1740
1935
|
};
|
|
1741
1936
|
"toc-nav-panel": {
|
|
1742
1937
|
hint_previous: string;
|
|
1743
1938
|
hint_next: string;
|
|
1939
|
+
"drop-down-list": string;
|
|
1744
1940
|
};
|
|
1745
1941
|
authors: {
|
|
1746
1942
|
title: string;
|
|
@@ -1799,6 +1995,14 @@ declare const _default: {
|
|
|
1799
1995
|
search_mark_dislike: string;
|
|
1800
1996
|
"search_mark-result-text": string;
|
|
1801
1997
|
};
|
|
1998
|
+
"search-suggest": {
|
|
1999
|
+
"search-suggest_all-results": string;
|
|
2000
|
+
"search-suggest_not-found": string;
|
|
2001
|
+
"search-suggest_error-text": string;
|
|
2002
|
+
"search-item_type-all": string;
|
|
2003
|
+
"search-item_type-doc": string;
|
|
2004
|
+
"search-item_type-main": string;
|
|
2005
|
+
};
|
|
1802
2006
|
paginator: {
|
|
1803
2007
|
next: string;
|
|
1804
2008
|
prev: string;
|
|
@@ -1810,8 +2014,13 @@ declare const _default: {
|
|
|
1810
2014
|
description_wide_format_enabled: string;
|
|
1811
2015
|
description_wide_format_disabled: string;
|
|
1812
2016
|
label_show_mini_toc: string;
|
|
1813
|
-
|
|
2017
|
+
description_show_mini_toc_enabled: string;
|
|
2018
|
+
description_show_mini_toc_disabled: string;
|
|
2019
|
+
label_theme: string;
|
|
2020
|
+
label_light_theme: string;
|
|
2021
|
+
full_label_light_theme: string;
|
|
1814
2022
|
label_dark_theme: string;
|
|
2023
|
+
full_label_dark_theme: string;
|
|
1815
2024
|
description_enabled_dark_theme: string;
|
|
1816
2025
|
description_disabled_dark_theme: string;
|
|
1817
2026
|
label_text_size: string;
|
|
@@ -1850,14 +2059,17 @@ declare const _default: {
|
|
|
1850
2059
|
"feedback-comment-placeholder": string;
|
|
1851
2060
|
"lang-control-text-ru": string;
|
|
1852
2061
|
"lang-control-text-en": string;
|
|
2062
|
+
"label_to-main-menu": string;
|
|
1853
2063
|
};
|
|
1854
2064
|
"mini-toc": {
|
|
1855
2065
|
title: string;
|
|
2066
|
+
"article-navigation": string;
|
|
1856
2067
|
description: string;
|
|
1857
2068
|
};
|
|
1858
2069
|
"toc-nav-panel": {
|
|
1859
2070
|
hint_previous: string;
|
|
1860
2071
|
hint_next: string;
|
|
2072
|
+
"drop-down-list": string;
|
|
1861
2073
|
};
|
|
1862
2074
|
authors: {
|
|
1863
2075
|
title: string;
|
|
@@ -1916,6 +2128,14 @@ declare const _default: {
|
|
|
1916
2128
|
search_mark_dislike: string;
|
|
1917
2129
|
"search_mark-result-text": string;
|
|
1918
2130
|
};
|
|
2131
|
+
"search-suggest": {
|
|
2132
|
+
"search-suggest_all-results": string;
|
|
2133
|
+
"search-suggest_not-found": string;
|
|
2134
|
+
"search-suggest_error-text": string;
|
|
2135
|
+
"search-item_type-all": string;
|
|
2136
|
+
"search-item_type-doc": string;
|
|
2137
|
+
"search-item_type-main": string;
|
|
2138
|
+
};
|
|
1919
2139
|
paginator: {
|
|
1920
2140
|
next: string;
|
|
1921
2141
|
prev: string;
|