@dxtmisha/wiki 0.64.0 → 0.67.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/dist/media.js +305 -176
  2. package/dist/src/media/descriptions/wikiDescriptionsMenuButton.d.ts +7 -0
  3. package/dist/src/media/descriptions/wikiDescriptionsMenuChip.d.ts +7 -0
  4. package/dist/src/media/descriptions/wikiDescriptionsMenuCountry.d.ts +7 -0
  5. package/dist/src/media/mdx/MenuButton/wikiMdxMenuButton.d.ts +7 -0
  6. package/dist/src/media/mdx/MenuChip/wikiMdxMenuChip.d.ts +7 -0
  7. package/dist/src/media/mdx/MenuCountry/wikiMdxMenuCountry.d.ts +3 -0
  8. package/dist/src/media/props/wikiMenuButton.d.ts +7 -0
  9. package/dist/src/media/props/wikiMenuChip.d.ts +7 -0
  10. package/dist/src/media/props/wikiMenuCountry.d.ts +7 -0
  11. package/dist/storybook.js +1345 -951
  12. package/dist/{wikiDescriptions-n3cFkYRZ.js → wikiDescriptions-BxZP798_.js} +172 -1
  13. package/package.json +1 -1
  14. package/src/media/functional/functional-basic/functions/isTab/isTab.en.mdx +30 -0
  15. package/src/media/functional/functional-basic/functions/isTab/isTab.ru.mdx +30 -0
  16. package/src/media/functional/functional-basic/functions/isTab/isTab.vi.mdx +30 -0
  17. package/src/media/functional/scripts/bin/dxt-build-packages/build-packages.en.mdx +45 -0
  18. package/src/media/functional/scripts/bin/dxt-build-packages/build-packages.ru.mdx +45 -0
  19. package/src/media/functional/scripts/bin/dxt-build-packages/build-packages.vi.mdx +45 -0
  20. package/src/media/functional/scripts/bin/dxt-build-publish-packages/build-publish-packages.en.mdx +51 -0
  21. package/src/media/functional/scripts/bin/dxt-build-publish-packages/build-publish-packages.ru.mdx +51 -0
  22. package/src/media/functional/scripts/bin/dxt-build-publish-packages/build-publish-packages.vi.mdx +51 -0
  23. package/src/media/functional/scripts/bin/dxt-constructor/design-constructor.en.mdx +48 -0
  24. package/src/media/functional/scripts/bin/dxt-constructor/design-constructor.ru.mdx +48 -0
  25. package/src/media/functional/scripts/bin/dxt-constructor/design-constructor.vi.mdx +48 -0
  26. package/src/media/functional/scripts/bin/dxt-figma-layout/design-figma.en.mdx +45 -0
  27. package/src/media/functional/scripts/bin/dxt-figma-layout/design-figma.ru.mdx +45 -0
  28. package/src/media/functional/scripts/bin/dxt-figma-layout/design-figma.vi.mdx +45 -0
  29. package/src/media/functional/scripts/bin/dxt-flags/design-flags.en.mdx +41 -0
  30. package/src/media/functional/scripts/bin/dxt-flags/design-flags.ru.mdx +41 -0
  31. package/src/media/functional/scripts/bin/dxt-flags/design-flags.vi.mdx +41 -0
  32. package/src/media/functional/scripts/bin/dxt-library/design-library.en.mdx +40 -0
  33. package/src/media/functional/scripts/bin/dxt-library/design-library.ru.mdx +40 -0
  34. package/src/media/functional/scripts/bin/dxt-library/design-library.vi.mdx +40 -0
  35. package/src/media/functional/scripts/bin/dxt-package/design-package.en.mdx +48 -0
  36. package/src/media/functional/scripts/bin/dxt-package/design-package.ru.mdx +48 -0
  37. package/src/media/functional/scripts/bin/dxt-package/design-package.vi.mdx +48 -0
  38. package/src/media/functional/scripts/classes/BuildPackages/BuildPackages.en.mdx +34 -0
  39. package/src/media/functional/scripts/classes/BuildPackages/BuildPackages.ru.mdx +34 -0
  40. package/src/media/functional/scripts/classes/BuildPackages/BuildPackages.vi.mdx +34 -0
  41. package/src/media/functional/scripts/classes/BuildPublishPackages/BuildPublishPackages.en.mdx +33 -0
  42. package/src/media/functional/scripts/classes/BuildPublishPackages/BuildPublishPackages.ru.mdx +33 -0
  43. package/src/media/functional/scripts/classes/BuildPublishPackages/BuildPublishPackages.vi.mdx +33 -0
  44. package/src/media/functional/scripts/classes/DesignFigma/DesignFigma.en.mdx +54 -0
  45. package/src/media/functional/scripts/classes/DesignFigma/DesignFigma.ru.mdx +54 -0
  46. package/src/media/functional/scripts/classes/DesignFigma/DesignFigma.vi.mdx +54 -0
  47. package/src/media/functional/scripts/classes/DesignFlags/DesignFlags.en.mdx +2 -0
  48. package/src/media/functional/scripts/classes/DesignFlags/DesignFlags.ru.mdx +2 -0
  49. package/src/media/functional/scripts/classes/DesignFlags/DesignFlags.vi.mdx +2 -0
  50. package/src/media/functional/scripts/classes/LibraryExport/LibraryExport.en.mdx +33 -17
  51. package/src/media/functional/scripts/classes/LibraryExport/LibraryExport.ru.mdx +33 -17
  52. package/src/media/functional/scripts/classes/LibraryExport/LibraryExport.vi.mdx +33 -17
package/dist/storybook.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { t as e } from "./defineProperty-j1GyHeIL.js";
2
- import { t } from "./wikiDescriptions-n3cFkYRZ.js";
2
+ import { t } from "./wikiDescriptions-BxZP798_.js";
3
3
  import { Geo as n, executeFunction as ee, isObjectNotArray as te } from "@dxtmisha/functional";
4
4
  import "react";
5
5
  import { Canvas as r, Controls as ne, Source as i, Subtitle as re, Title as ie } from "@storybook/addon-docs/blocks";
@@ -15148,7 +15148,7 @@ function yl(e = {}) {
15148
15148
  }
15149
15149
  //#endregion
15150
15150
  //#region src/media/mdx/Input/number.ru.mdx
15151
- function $(e) {
15151
+ function bl(e) {
15152
15152
  let t = {
15153
15153
  code: "code",
15154
15154
  h2: "h2",
@@ -15280,16 +15280,16 @@ function $(e) {
15280
15280
  })
15281
15281
  ] });
15282
15282
  }
15283
- function bl(e = {}) {
15283
+ function xl(e = {}) {
15284
15284
  let { wrapper: t } = e.components || {};
15285
15285
  return t ? o(t, {
15286
15286
  ...e,
15287
- children: o($, { ...e })
15288
- }) : $(e);
15287
+ children: o(bl, { ...e })
15288
+ }) : bl(e);
15289
15289
  }
15290
15290
  //#endregion
15291
15291
  //#region src/media/mdx/Input/type.en.mdx
15292
- function xl(e) {
15292
+ function Sl(e) {
15293
15293
  let t = {
15294
15294
  code: "code",
15295
15295
  h2: "h2",
@@ -15377,16 +15377,16 @@ function xl(e) {
15377
15377
  ] })
15378
15378
  ] });
15379
15379
  }
15380
- function Sl(e = {}) {
15380
+ function Cl(e = {}) {
15381
15381
  let { wrapper: t } = e.components || {};
15382
15382
  return t ? o(t, {
15383
15383
  ...e,
15384
- children: o(xl, { ...e })
15385
- }) : xl(e);
15384
+ children: o(Sl, { ...e })
15385
+ }) : Sl(e);
15386
15386
  }
15387
15387
  //#endregion
15388
15388
  //#region src/media/mdx/Input/type.ru.mdx
15389
- function Cl(e) {
15389
+ function wl(e) {
15390
15390
  let t = {
15391
15391
  code: "code",
15392
15392
  h2: "h2",
@@ -15474,16 +15474,16 @@ function Cl(e) {
15474
15474
  ] })
15475
15475
  ] });
15476
15476
  }
15477
- function wl(e = {}) {
15477
+ function Tl(e = {}) {
15478
15478
  let { wrapper: t } = e.components || {};
15479
15479
  return t ? o(t, {
15480
15480
  ...e,
15481
- children: o(Cl, { ...e })
15482
- }) : Cl(e);
15481
+ children: o(wl, { ...e })
15482
+ }) : wl(e);
15483
15483
  }
15484
15484
  //#endregion
15485
15485
  //#region src/media/mdx/Input/wikiMdxInput.ts
15486
- var Tl = {
15486
+ var El = {
15487
15487
  name: "Input",
15488
15488
  descriptions: {
15489
15489
  currency: {
@@ -15504,17 +15504,17 @@ var Tl = {
15504
15504
  },
15505
15505
  number: {
15506
15506
  en: yl,
15507
- ru: bl
15507
+ ru: xl
15508
15508
  },
15509
15509
  type: {
15510
- en: Sl,
15511
- ru: wl
15510
+ en: Cl,
15511
+ ru: Tl
15512
15512
  }
15513
15513
  }
15514
15514
  };
15515
15515
  //#endregion
15516
15516
  //#region src/media/mdx/List/list.en.mdx
15517
- function El(e) {
15517
+ function Dl(e) {
15518
15518
  let t = {
15519
15519
  li: "li",
15520
15520
  p: "p",
@@ -15577,16 +15577,16 @@ function El(e) {
15577
15577
  })
15578
15578
  ] });
15579
15579
  }
15580
- function Dl(e = {}) {
15580
+ function Ol(e = {}) {
15581
15581
  let { wrapper: t } = e.components || {};
15582
15582
  return t ? o(t, {
15583
15583
  ...e,
15584
- children: o(El, { ...e })
15585
- }) : El(e);
15584
+ children: o(Dl, { ...e })
15585
+ }) : Dl(e);
15586
15586
  }
15587
15587
  //#endregion
15588
15588
  //#region src/media/mdx/List/list.ru.mdx
15589
- function Ol(e) {
15589
+ function $(e) {
15590
15590
  let t = {
15591
15591
  li: "li",
15592
15592
  p: "p",
@@ -15653,8 +15653,8 @@ function kl(e = {}) {
15653
15653
  let { wrapper: t } = e.components || {};
15654
15654
  return t ? o(t, {
15655
15655
  ...e,
15656
- children: o(Ol, { ...e })
15657
- }) : Ol(e);
15656
+ children: o($, { ...e })
15657
+ }) : $(e);
15658
15658
  }
15659
15659
  //#endregion
15660
15660
  //#region src/media/mdx/List/lite.en.mdx
@@ -15930,7 +15930,7 @@ var Hl = {
15930
15930
  name: "List",
15931
15931
  descriptions: {
15932
15932
  list: {
15933
- en: Dl,
15933
+ en: Ol,
15934
15934
  ru: kl
15935
15935
  },
15936
15936
  lite: {
@@ -19351,13 +19351,9 @@ var Fd = {
19351
19351
  }
19352
19352
  };
19353
19353
  //#endregion
19354
- //#region src/media/mdx/Modal/differences.en.mdx
19354
+ //#region src/media/mdx/MenuButton/menuButton.en.mdx
19355
19355
  function Id(e) {
19356
19356
  let t = {
19357
- code: "code",
19358
- h2: "h2",
19359
- h3: "h3",
19360
- hr: "hr",
19361
19357
  li: "li",
19362
19358
  p: "p",
19363
19359
  strong: "strong",
@@ -19365,244 +19361,639 @@ function Id(e) {
19365
19361
  ...e.components
19366
19362
  };
19367
19363
  return s(a, { children: [
19368
- o(t.h2, { children: "Differences between Modal, ActionSheet and Dialog" }),
19369
- "\n",
19370
- s(t.p, { children: [
19371
- "All three components are built on top of ",
19372
- o(t.strong, { children: "Window" }),
19373
- ", but have different purposes and behaviors:"
19374
- ] }),
19375
- "\n",
19376
- o(t.h3, { children: "Modal" }),
19364
+ o(t.p, { children: "Component for creating button-based dropdown selection lists with optional header search and custom trigger styles." }),
19377
19365
  "\n",
19378
- s(t.p, { children: [o(t.strong, { children: "Modal" }), " a modal window with centered positioning for content requiring immediate user attention."] }),
19366
+ o(t.p, { children: "MenuButton is a compact dropdown selector that replaces the standard field outline of a select component with a clean button trigger. It combines the Button and dropdown Menu/List architectures to display selected values with highly configurable separators and value hiding rules, and includes integrated hidden inputs for native form integration." }),
19379
19367
  "\n",
19380
- o(t.p, { children: o(t.strong, { children: "Features:" }) }),
19368
+ o(t.p, { children: o(t.strong, { children: "Key features:" }) }),
19381
19369
  "\n",
19382
19370
  s(t.ul, { children: [
19383
19371
  "\n",
19384
- s(t.li, { children: [
19385
- "Uses ",
19386
- o(t.code, { children: "adaptive: 'modal'" }),
19387
- " Window mode"
19388
- ] }),
19372
+ o(t.li, { children: "Button-based trigger instead of standard text field input" }),
19389
19373
  "\n",
19390
- s(t.li, { children: [o(t.strong, { children: "Centered positioning" }), " by default"] }),
19374
+ o(t.li, { children: "Displays selected values with custom separators" }),
19391
19375
  "\n",
19392
- o(t.li, { children: "Semi-transparent overlay blocks interaction with the main interface" }),
19376
+ o(t.li, { children: "Supports hiding value when an icon is present (hideValueIcon)" }),
19393
19377
  "\n",
19394
- s(t.li, { children: [
19395
- "Closes on ESC key and click outside (unless ",
19396
- o(t.code, { children: "persistent" }),
19397
- " is set)"
19398
- ] }),
19378
+ o(t.li, { children: "Supports hiding label when a value is selected (hideLabelValue)" }),
19399
19379
  "\n",
19400
- o(t.li, { children: "Supports slots for title, content, and footer" }),
19380
+ o(t.li, { children: "Dropdown options menu with search/filtering in the header (showSearch)" }),
19401
19381
  "\n",
19402
- o(t.li, { children: "Integrated with Bars and Actions components" }),
19382
+ o(t.li, { children: "Single or multiple value selection support" }),
19383
+ "\n",
19384
+ o(t.li, { children: "Hidden input for native form data carrying" }),
19385
+ "\n",
19386
+ o(t.li, { children: "Responsive design for mobile environments" }),
19403
19387
  "\n"
19404
19388
  ] }),
19405
19389
  "\n",
19406
- o(t.p, { children: o(t.strong, { children: "Common use cases:" }) }),
19390
+ o(t.p, { children: o(t.strong, { children: "Typical use cases:" }) }),
19407
19391
  "\n",
19408
19392
  s(t.ul, { children: [
19409
19393
  "\n",
19410
- o(t.li, { children: "Action confirmation dialogs" }),
19394
+ o(t.li, { children: "Clean compact category filters in horizontal scroll lists" }),
19411
19395
  "\n",
19412
- o(t.li, { children: "Create/edit record forms" }),
19396
+ o(t.li, { children: "Toolbar selectors (e.g., font size, layout modes, language selection)" }),
19413
19397
  "\n",
19414
- o(t.li, { children: "Warnings and informational messages" }),
19398
+ o(t.li, { children: "Compact dropdowns where a standard field border is undesirable" }),
19415
19399
  "\n",
19416
- o(t.li, { children: "Viewing detailed information" }),
19400
+ o(t.li, { children: "Mobile action-trigger selectors" }),
19417
19401
  "\n"
19418
19402
  ] }),
19419
19403
  "\n",
19420
- o(t.hr, {}),
19421
- "\n",
19422
- o(t.h3, { children: "ActionSheet" }),
19404
+ o(i, {
19405
+ code: "\n<script setup>\nimport { ref } from 'vue'\n\nconst selectedLanguage = ref('en')\nconst languages = [\n{ label: 'English', value: 'en' },\n{ label: 'Russian', value: 'ru' },\n{ label: 'Vietnamese', value: 'vi' }\n]\n<\/script>\n\n<template>\n<!-- Simple menu button -->\n<MenuButton\n v-model=\"selectedLanguage\"\n label=\"Language\"\n :option=\"languages\"\n/>\n\n<!-- Compact layout with settings icon (hides value display) -->\n<MenuButton\n v-model=\"selectedLanguage\"\n label=\"Settings\"\n icon=\"settings\"\n hideValueIcon\n :option=\"languages\"\n/>\n</template>\n",
19406
+ language: "html"
19407
+ })
19408
+ ] });
19409
+ }
19410
+ function Ld(e = {}) {
19411
+ let { wrapper: t } = e.components || {};
19412
+ return t ? o(t, {
19413
+ ...e,
19414
+ children: o(Id, { ...e })
19415
+ }) : Id(e);
19416
+ }
19417
+ //#endregion
19418
+ //#region src/media/mdx/MenuButton/menuButton.ru.mdx
19419
+ function Rd(e) {
19420
+ let t = {
19421
+ li: "li",
19422
+ p: "p",
19423
+ strong: "strong",
19424
+ ul: "ul",
19425
+ ...e.components
19426
+ };
19427
+ return s(a, { children: [
19428
+ o(t.p, { children: "Компонент для создания кнопочных выпадающих списков выбора с дополнительным поиском в заголовке и кастомными стилями триггера." }),
19423
19429
  "\n",
19424
- s(t.p, { children: [o(t.strong, { children: "ActionSheet" }), " a modal panel with a set of actions appearing from the bottom of the screen (on mobile devices) or as a context menu."] }),
19430
+ o(t.p, { children: "MenuButton это компактный выпадающий селектор, который заменяет стандартную рамку текстового поля элемента select на лаконичную кнопку-триггер. Он сочетает архитектуры Button и выпадающего Menu/List для отображения выбранных значений с гибко настраиваемыми разделителями и правилами скрытия текста, а также содержит встроенные скрытые поля ввода input для нативной интеграции с формами." }),
19425
19431
  "\n",
19426
- o(t.p, { children: o(t.strong, { children: "Features:" }) }),
19432
+ o(t.p, { children: o(t.strong, { children: "Основные возможности:" }) }),
19427
19433
  "\n",
19428
19434
  s(t.ul, { children: [
19429
19435
  "\n",
19430
- s(t.li, { children: [
19431
- "Uses ",
19432
- o(t.code, { children: "adaptive: 'actionSheet'" }),
19433
- " Window mode"
19434
- ] }),
19436
+ o(t.li, { children: "Кнопка-триггер вместо стандартной рамки текстового поля ввода" }),
19435
19437
  "\n",
19436
- s(t.li, { children: [o(t.strong, { children: "Bottom positioning" }), " on mobile devices"] }),
19438
+ o(t.li, { children: "Отображение выбранных значений с настраиваемыми разделителями" }),
19437
19439
  "\n",
19438
- s(t.li, { children: [
19439
- o(t.strong, { children: "Swipe down gesture" }),
19440
- " support for closing (",
19441
- o(t.code, { children: "touchClose" }),
19442
- ")"
19443
- ] }),
19440
+ o(t.li, { children: "Поддержка скрытия значения при наличии иконки (hideValueIcon)" }),
19444
19441
  "\n",
19445
- s(t.li, { children: [
19446
- "Automatically adds dividers between items (",
19447
- o(t.code, { children: "divider: true" }),
19448
- ")"
19449
- ] }),
19442
+ o(t.li, { children: "Поддержка скрытия метки при выборе значения (hideLabelValue)" }),
19450
19443
  "\n",
19451
- o(t.li, { children: "Adaptive behavior: can transform into modal on larger screens" }),
19444
+ o(t.li, { children: "Выпадающее меню опций с поиском и фильтрацией в заголовке (showSearch)" }),
19452
19445
  "\n",
19453
- o(t.li, { children: "Specialized for action lists" }),
19446
+ o(t.li, { children: "Поддержка одиночного или множественного выбора значений" }),
19447
+ "\n",
19448
+ o(t.li, { children: "Скрытое поле ввода input для стандартной передачи данных формы" }),
19449
+ "\n",
19450
+ o(t.li, { children: "Адаптивный дизайн для мобильных устройств" }),
19454
19451
  "\n"
19455
19452
  ] }),
19456
19453
  "\n",
19457
- o(t.p, { children: o(t.strong, { children: "Common use cases:" }) }),
19454
+ o(t.p, { children: o(t.strong, { children: "Типичные сценарии использования:" }) }),
19458
19455
  "\n",
19459
19456
  s(t.ul, { children: [
19460
19457
  "\n",
19461
- o(t.li, { children: "Action menus for objects (edit, delete, share)" }),
19458
+ o(t.li, { children: "Удобные компактные фильтры категорий в горизонтально скроллируемых списках" }),
19462
19459
  "\n",
19463
- o(t.li, { children: "Selecting an option from a list" }),
19460
+ o(t.li, { children: "Селекторы в тулбарах (например, размер шрифта, режим разметки, выбор языка)" }),
19464
19461
  "\n",
19465
- o(t.li, { children: "Context menus on mobile devices" }),
19462
+ o(t.li, { children: "Компактные выпадающие списки, где стандартная граница поля нежелательна" }),
19466
19463
  "\n",
19467
- o(t.li, { children: "Actions requiring quick access" }),
19464
+ o(t.li, { children: "Мобильные селекторы с запуском действий" }),
19468
19465
  "\n"
19469
19466
  ] }),
19470
19467
  "\n",
19471
- o(t.hr, {}),
19472
- "\n",
19473
- o(t.h3, { children: "Dialog" }),
19468
+ o(i, {
19469
+ code: "\n<script setup>\nimport { ref } from 'vue'\n\nconst selectedLanguage = ref('en')\nconst languages = [\n{ label: 'English', value: 'en' },\n{ label: 'Russian', value: 'ru' },\n{ label: 'Vietnamese', value: 'vi' }\n]\n<\/script>\n\n<template>\n<!-- Простая кнопка меню -->\n<MenuButton\n v-model=\"selectedLanguage\"\n label=\"Language\"\n :option=\"languages\"\n/>\n\n<!-- Компактный макет с иконкой настроек (скрывает отображение значения) -->\n<MenuButton\n v-model=\"selectedLanguage\"\n label=\"Settings\"\n icon=\"settings\"\n hideValueIcon\n :option=\"languages\"\n/>\n</template>\n",
19470
+ language: "html"
19471
+ })
19472
+ ] });
19473
+ }
19474
+ function zd(e = {}) {
19475
+ let { wrapper: t } = e.components || {};
19476
+ return t ? o(t, {
19477
+ ...e,
19478
+ children: o(Rd, { ...e })
19479
+ }) : Rd(e);
19480
+ }
19481
+ //#endregion
19482
+ //#region src/media/mdx/MenuButton/wikiMdxMenuButton.ts
19483
+ var Bd = {
19484
+ name: "MenuButton",
19485
+ descriptions: { menuButton: {
19486
+ en: Ld,
19487
+ ru: zd
19488
+ } }
19489
+ };
19490
+ //#endregion
19491
+ //#region src/media/mdx/MenuChip/menuChip.en.mdx
19492
+ function Vd(e) {
19493
+ let t = {
19494
+ li: "li",
19495
+ p: "p",
19496
+ strong: "strong",
19497
+ ul: "ul",
19498
+ ...e.components
19499
+ };
19500
+ return s(a, { children: [
19501
+ o(t.p, { children: "Component for creating chip-based dropdown selection lists with optional header search and custom trigger styles." }),
19474
19502
  "\n",
19475
- s(t.p, { children: [o(t.strong, { children: "Dialog" }), " a component for dialog windows with simplified API."] }),
19503
+ o(t.p, { children: "MenuChip is a compact dropdown selector that replaces the standard field outline of a select component with a clean chip trigger. It combines the Chip and dropdown Menu/List architectures to display selected values with highly configurable separators and value hiding rules, and includes integrated hidden inputs for native form integration." }),
19476
19504
  "\n",
19477
- o(t.p, { children: o(t.strong, { children: "Features:" }) }),
19505
+ o(t.p, { children: o(t.strong, { children: "Key features:" }) }),
19478
19506
  "\n",
19479
19507
  s(t.ul, { children: [
19480
19508
  "\n",
19481
- o(t.li, { children: "Usually an even more simplified wrapper over Modal" }),
19509
+ o(t.li, { children: "Chip-based trigger instead of standard text field input" }),
19482
19510
  "\n",
19483
- o(t.li, { children: "May have preset styles for system dialogs" }),
19511
+ o(t.li, { children: "Displays selected values with custom separators" }),
19484
19512
  "\n",
19485
- o(t.li, { children: "Often used for simple confirmations (yes/no, OK/Cancel)" }),
19486
- "\n"
19487
- ] }),
19488
- "\n",
19489
- o(t.p, { children: o(t.strong, { children: "Common use cases:" }) }),
19490
- "\n",
19491
- s(t.ul, { children: [
19513
+ o(t.li, { children: "Supports hiding value when an icon is present (hideValueIcon)" }),
19492
19514
  "\n",
19493
- o(t.li, { children: "Simple confirmations (alert, confirm)" }),
19515
+ o(t.li, { children: "Supports hiding label when a value is selected (hideLabelValue)" }),
19494
19516
  "\n",
19495
- o(t.li, { children: "System notifications" }),
19517
+ o(t.li, { children: "Dropdown options menu with search/filtering in the header (showSearch)" }),
19496
19518
  "\n",
19497
- o(t.li, { children: "Quick dialogs without complex content" }),
19519
+ o(t.li, { children: "Single or multiple value selection support" }),
19520
+ "\n",
19521
+ o(t.li, { children: "Hidden input for native form data carrying" }),
19522
+ "\n",
19523
+ o(t.li, { children: "Responsive design for mobile environments" }),
19498
19524
  "\n"
19499
19525
  ] }),
19500
19526
  "\n",
19501
- o(t.hr, {}),
19502
- "\n",
19503
- o(t.h3, { children: "Choosing a component" }),
19527
+ o(t.p, { children: o(t.strong, { children: "Typical use cases:" }) }),
19504
19528
  "\n",
19505
19529
  s(t.ul, { children: [
19506
19530
  "\n",
19507
- s(t.li, { children: [o(t.strong, { children: "Use Modal" }), " when you need to display a form, detailed information, or content requiring user attention"] }),
19531
+ o(t.li, { children: "Clean compact category filters in horizontal scroll lists" }),
19508
19532
  "\n",
19509
- s(t.li, { children: [o(t.strong, { children: "Use ActionSheet" }), " when you need to offer a list of actions, especially on mobile devices"] }),
19533
+ o(t.li, { children: "Toolbar selectors (e.g., status selectors, tagging filters, layout modes, language selection)" }),
19510
19534
  "\n",
19511
- s(t.li, { children: [o(t.strong, { children: "Use Dialog" }), " when you need a simple confirmation or system notification"] }),
19535
+ o(t.li, { children: "Compact dropdowns where a standard field border or button border is undesirable" }),
19536
+ "\n",
19537
+ o(t.li, { children: "Mobile action-trigger selectors" }),
19512
19538
  "\n"
19513
19539
  ] }),
19514
19540
  "\n",
19515
- o(t.h2, { children: "Разница между Modal, ActionSheet и Dialog" }),
19516
- "\n",
19517
- s(t.p, { children: [
19518
- "Все три компонента построены на базе ",
19519
- o(t.strong, { children: "Window" }),
19520
- ", но имеют различное назначение и поведение:"
19521
- ] }),
19522
- "\n",
19523
- o(t.h3, { children: "Modal" }),
19541
+ o(i, {
19542
+ code: "\n<script setup>\nimport { ref } from 'vue'\n\nconst selectedLanguage = ref('en')\nconst languages = [\n{ label: 'English', value: 'en' },\n{ label: 'Russian', value: 'ru' },\n{ label: 'Vietnamese', value: 'vi' }\n]\n<\/script>\n\n<template>\n<!-- Simple menu chip -->\n<MenuChip\n v-model=\"selectedLanguage\"\n label=\"Language\"\n :option=\"languages\"\n/>\n\n<!-- Compact layout with settings icon (hides value display) -->\n<MenuChip\n v-model=\"selectedLanguage\"\n label=\"Settings\"\n icon=\"settings\"\n hideValueIcon\n :option=\"languages\"\n/>\n</template>\n",
19543
+ language: "html"
19544
+ })
19545
+ ] });
19546
+ }
19547
+ function Hd(e = {}) {
19548
+ let { wrapper: t } = e.components || {};
19549
+ return t ? o(t, {
19550
+ ...e,
19551
+ children: o(Vd, { ...e })
19552
+ }) : Vd(e);
19553
+ }
19554
+ //#endregion
19555
+ //#region src/media/mdx/MenuChip/menuChip.ru.mdx
19556
+ function Ud(e) {
19557
+ let t = {
19558
+ li: "li",
19559
+ p: "p",
19560
+ strong: "strong",
19561
+ ul: "ul",
19562
+ ...e.components
19563
+ };
19564
+ return s(a, { children: [
19565
+ o(t.p, { children: "Компонент для создания выпадающих списков выбора на основе чипов с дополнительным поиском в заголовке и кастомными стилями триггера." }),
19524
19566
  "\n",
19525
- s(t.p, { children: [o(t.strong, { children: "Modal" }), " модальное окно с центрированным позиционированием для контента, требующего немедленного внимания пользователя."] }),
19567
+ o(t.p, { children: "MenuChip это компактный выпадающий селектор, который заменяет стандартную рамку текстового поля элемента select на лаконичный чип-триггер. Он сочетает архитектуры Chip и выпадающего Menu/List для отображения выбранных значений с гибко настраиваемыми разделителями и правилами скрытия текста, а также содержит встроенные скрытые поля ввода input для нативной интеграции с формами." }),
19526
19568
  "\n",
19527
- o(t.p, { children: o(t.strong, { children: "Особенности:" }) }),
19569
+ o(t.p, { children: o(t.strong, { children: "Основные возможности:" }) }),
19528
19570
  "\n",
19529
19571
  s(t.ul, { children: [
19530
19572
  "\n",
19531
- s(t.li, { children: [
19532
- "Использует ",
19533
- o(t.code, { children: "adaptive: 'modal'" }),
19534
- " режим Window"
19535
- ] }),
19573
+ o(t.li, { children: "Чип-триггер вместо стандартной рамки текстового поля ввода" }),
19536
19574
  "\n",
19537
- s(t.li, { children: [o(t.strong, { children: "Центрированное позиционирование" }), " по умолчанию"] }),
19575
+ o(t.li, { children: "Отображение выбранных значений с настраиваемыми разделителями" }),
19538
19576
  "\n",
19539
- o(t.li, { children: "Полупрозрачный оверлей блокирует взаимодействие с основным интерфейсом" }),
19577
+ o(t.li, { children: "Поддержка скрытия значения при наличии иконки (hideValueIcon)" }),
19540
19578
  "\n",
19541
- s(t.li, { children: [
19542
- "Закрывается по ESC и клику вне области (если не установлен ",
19543
- o(t.code, { children: "persistent" }),
19544
- ")"
19545
- ] }),
19579
+ o(t.li, { children: "Поддержка скрытия метки при выборе значения (hideLabelValue)" }),
19546
19580
  "\n",
19547
- o(t.li, { children: "Поддерживает слоты для заголовка, контента и футера" }),
19581
+ o(t.li, { children: "Выпадающее меню опций с поиском и фильтрацией в заголовке (showSearch)" }),
19548
19582
  "\n",
19549
- o(t.li, { children: "Интегрирован с компонентами Bars и Actions" }),
19583
+ o(t.li, { children: "Поддержка одиночного или множественного выбора значений" }),
19584
+ "\n",
19585
+ o(t.li, { children: "Скрытое поле ввода input для стандартной передачи данных формы" }),
19586
+ "\n",
19587
+ o(t.li, { children: "Адаптивный дизайн для мобильных устройств" }),
19550
19588
  "\n"
19551
19589
  ] }),
19552
19590
  "\n",
19553
- o(t.p, { children: o(t.strong, { children: "Типичные сценарии:" }) }),
19591
+ o(t.p, { children: o(t.strong, { children: "Типичные сценарии использования:" }) }),
19554
19592
  "\n",
19555
19593
  s(t.ul, { children: [
19556
19594
  "\n",
19557
- o(t.li, { children: "Диалоги подтверждения действий" }),
19595
+ o(t.li, { children: "Удобные компактные фильтры категорий в горизонтально скроллируемых списках" }),
19558
19596
  "\n",
19559
- o(t.li, { children: "Формы создания/редактирования записей" }),
19597
+ o(t.li, { children: "Селекторы в тулбарах (например, селекторы статусов, фильтры тегов, размер шрифта, выбор языка)" }),
19560
19598
  "\n",
19561
- o(t.li, { children: "Предупреждения и информационные сообщения" }),
19599
+ o(t.li, { children: "Компактные выпадающие списки, где стандартная граница поля или кнопки нежелательна" }),
19562
19600
  "\n",
19563
- o(t.li, { children: "Просмотр детальной информации" }),
19601
+ o(t.li, { children: "Мобильные селекторы с запуском действий" }),
19564
19602
  "\n"
19565
19603
  ] }),
19566
19604
  "\n",
19567
- o(t.hr, {}),
19568
- "\n",
19569
- o(t.h3, { children: "ActionSheet" }),
19605
+ o(i, {
19606
+ code: "\n<script setup>\nimport { ref } from 'vue'\n\nconst selectedLanguage = ref('en')\nconst languages = [\n{ label: 'English', value: 'en' },\n{ label: 'Russian', value: 'ru' },\n{ label: 'Vietnamese', value: 'vi' }\n]\n<\/script>\n\n<template>\n<!-- Простой чип меню -->\n<MenuChip\n v-model=\"selectedLanguage\"\n label=\"Language\"\n :option=\"languages\"\n/>\n\n<!-- Компактный макет с иконкой настроек (скрывает отображение значения) -->\n<MenuChip\n v-model=\"selectedLanguage\"\n label=\"Settings\"\n icon=\"settings\"\n hideValueIcon\n :option=\"languages\"\n/>\n</template>\n",
19607
+ language: "html"
19608
+ })
19609
+ ] });
19610
+ }
19611
+ function Wd(e = {}) {
19612
+ let { wrapper: t } = e.components || {};
19613
+ return t ? o(t, {
19614
+ ...e,
19615
+ children: o(Ud, { ...e })
19616
+ }) : Ud(e);
19617
+ }
19618
+ //#endregion
19619
+ //#region src/media/mdx/MenuChip/wikiMdxMenuChip.ts
19620
+ var Gd = {
19621
+ name: "MenuChip",
19622
+ descriptions: { menuChip: {
19623
+ en: Hd,
19624
+ ru: Wd
19625
+ } }
19626
+ };
19627
+ //#endregion
19628
+ //#region src/media/mdx/MenuCountry/menuCountry.en.mdx
19629
+ function Kd(e) {
19630
+ let t = {
19631
+ li: "li",
19632
+ p: "p",
19633
+ strong: "strong",
19634
+ ul: "ul",
19635
+ ...e.components
19636
+ };
19637
+ return s(a, { children: [
19638
+ o(t.p, { children: "Specialized menu for selecting countries with automatic flag and name loading." }),
19570
19639
  "\n",
19571
- s(t.p, { children: [o(t.strong, { children: "ActionSheet" }), " модальная панель с набором действий, появляющаяся снизу экрана (на мобильных устройствах) или в виде контекстного меню."] }),
19640
+ o(t.p, { children: "MenuCountry is an extension of the Menu component, designed specifically for country selection. It leverages the GeoFlagRef utility to automatically populate the menu with a list of countries, including their flags and localized names. It supports all the standard Menu functionalities like Window-based popups, custom controls, and sophisticated focus management." }),
19572
19641
  "\n",
19573
- o(t.p, { children: o(t.strong, { children: "Особенности:" }) }),
19642
+ o(t.p, { children: o(t.strong, { children: "Key Features:" }) }),
19574
19643
  "\n",
19575
19644
  s(t.ul, { children: [
19576
19645
  "\n",
19577
- s(t.li, { children: [
19578
- "Использует ",
19579
- o(t.code, { children: "adaptive: 'actionSheet'" }),
19580
- " режим Window"
19581
- ] }),
19582
- "\n",
19583
- s(t.li, { children: [o(t.strong, { children: "Позиционирование снизу" }), " экрана на мобильных устройствах"] }),
19584
- "\n",
19585
- s(t.li, { children: [
19586
- "Поддержка ",
19587
- o(t.strong, { children: "жеста свайпа вниз" }),
19588
- " для закрытия (",
19589
- o(t.code, { children: "touchClose" }),
19590
- ")"
19591
- ] }),
19646
+ o(t.li, { children: "Automatic generation of country list via GeoFlagRef utility" }),
19592
19647
  "\n",
19593
- s(t.li, { children: [
19594
- "Автоматически добавляет разделители между элементами (",
19595
- o(t.code, { children: "divider: true" }),
19596
- ")"
19597
- ] }),
19648
+ o(t.li, { children: "Filtering of available countries via the countryList property" }),
19598
19649
  "\n",
19599
- o(t.li, { children: "Адаптивное поведение: может трансформироваться в modal на больших экранах" }),
19650
+ o(t.li, { children: "Support for internationalized country names" }),
19600
19651
  "\n",
19601
- o(t.li, { children: "Специализирован для списков действий" }),
19652
+ o(t.li, { children: "All standard features of the base Menu component (positioning, keyboard navigation, submenus, etc.)" }),
19602
19653
  "\n"
19603
19654
  ] }),
19604
19655
  "\n",
19605
- o(t.p, { children: o(t.strong, { children: "Типичные сценарии:" }) }),
19656
+ o(t.p, { children: o(t.strong, { children: "Typical Use Cases:" }) }),
19657
+ "\n",
19658
+ s(t.ul, { children: [
19659
+ "\n",
19660
+ o(t.li, { children: "Country selection dropdowns" }),
19661
+ "\n",
19662
+ o(t.li, { children: "Language/region selectors in user profiles" }),
19663
+ "\n",
19664
+ o(t.li, { children: "Delivery or registration country forms" }),
19665
+ "\n"
19666
+ ] }),
19667
+ "\n",
19668
+ o(i, {
19669
+ code: "\n<script setup>\nimport { ref } from 'vue'\n\nconst selectedValue = ref('US')\n<\/script>\n\n<template>\n<MenuCountry\n v-model:selected=\"selectedValue\"\n is-selected-by-value\n>\n <template #control=\"{ binds }\">\n <button class=\"wiki-storybook-button\" v-bind=\"binds\">\n Select Country\n </button>\n </template>\n</MenuCountry>\n</template>\n",
19670
+ language: "html"
19671
+ })
19672
+ ] });
19673
+ }
19674
+ function qd(e = {}) {
19675
+ let { wrapper: t } = e.components || {};
19676
+ return t ? o(t, {
19677
+ ...e,
19678
+ children: o(Kd, { ...e })
19679
+ }) : Kd(e);
19680
+ }
19681
+ //#endregion
19682
+ //#region src/media/mdx/MenuCountry/menuCountry.ru.mdx
19683
+ function Jd(e) {
19684
+ let t = {
19685
+ li: "li",
19686
+ p: "p",
19687
+ strong: "strong",
19688
+ ul: "ul",
19689
+ ...e.components
19690
+ };
19691
+ return s(a, { children: [
19692
+ o(t.p, { children: "Специализированное меню для выбора стран с автоматической загрузкой флагов и названий." }),
19693
+ "\n",
19694
+ o(t.p, { children: "MenuCountry является расширением компонента Menu, разработанным специально для выбора стран. Он использует утилиту GeoFlagRef для автоматического заполнения меню списком стран, включая их флаги и локализованные названия. Компонент поддерживает все стандартные функции Menu, такие как всплывающие окна на основе Window, кастомные элементы управления и развитое управление фокусом." }),
19695
+ "\n",
19696
+ o(t.p, { children: o(t.strong, { children: "Основные возможности:" }) }),
19697
+ "\n",
19698
+ s(t.ul, { children: [
19699
+ "\n",
19700
+ o(t.li, { children: "Автоматическая генерация списка стран с помощью утилиты GeoFlagRef" }),
19701
+ "\n",
19702
+ o(t.li, { children: "Фильтрация доступных для выбора стран через свойство countryList" }),
19703
+ "\n",
19704
+ o(t.li, { children: "Поддержка интернационализированных названий стран" }),
19705
+ "\n",
19706
+ o(t.li, { children: "Все стандартные возможности базового компонента Menu (позиционирование, клавиатурная навигация, подменю и т.д.)" }),
19707
+ "\n"
19708
+ ] }),
19709
+ "\n",
19710
+ o(t.p, { children: o(t.strong, { children: "Типичные сценарии использования:" }) }),
19711
+ "\n",
19712
+ s(t.ul, { children: [
19713
+ "\n",
19714
+ o(t.li, { children: "Выпадающие списки выбора страны" }),
19715
+ "\n",
19716
+ o(t.li, { children: "Выбор языка/региона в профиле пользователя" }),
19717
+ "\n",
19718
+ o(t.li, { children: "Формы указания страны доставки или регистрации" }),
19719
+ "\n"
19720
+ ] }),
19721
+ "\n",
19722
+ o(i, {
19723
+ code: "\n<script setup>\nimport { ref } from 'vue'\n\nconst selectedValue = ref('RU')\n<\/script>\n\n<template>\n<MenuCountry\n v-model:selected=\"selectedValue\"\n is-selected-by-value\n>\n <template #control=\"{ binds }\">\n <button class=\"wiki-storybook-button\" v-bind=\"binds\">\n Выбрать страну\n </button>\n </template>\n</MenuCountry>\n</template>\n",
19724
+ language: "html"
19725
+ })
19726
+ ] });
19727
+ }
19728
+ function Yd(e = {}) {
19729
+ let { wrapper: t } = e.components || {};
19730
+ return t ? o(t, {
19731
+ ...e,
19732
+ children: o(Jd, { ...e })
19733
+ }) : Jd(e);
19734
+ }
19735
+ //#endregion
19736
+ //#region src/media/mdx/MenuCountry/wikiMdxMenuCountry.ts
19737
+ var Xd = {
19738
+ name: "MenuCountry",
19739
+ descriptions: { menuCountry: {
19740
+ en: qd,
19741
+ ru: Yd
19742
+ } }
19743
+ };
19744
+ //#endregion
19745
+ //#region src/media/mdx/Modal/differences.en.mdx
19746
+ function Zd(e) {
19747
+ let t = {
19748
+ code: "code",
19749
+ h2: "h2",
19750
+ h3: "h3",
19751
+ hr: "hr",
19752
+ li: "li",
19753
+ p: "p",
19754
+ strong: "strong",
19755
+ ul: "ul",
19756
+ ...e.components
19757
+ };
19758
+ return s(a, { children: [
19759
+ o(t.h2, { children: "Differences between Modal, ActionSheet and Dialog" }),
19760
+ "\n",
19761
+ s(t.p, { children: [
19762
+ "All three components are built on top of ",
19763
+ o(t.strong, { children: "Window" }),
19764
+ ", but have different purposes and behaviors:"
19765
+ ] }),
19766
+ "\n",
19767
+ o(t.h3, { children: "Modal" }),
19768
+ "\n",
19769
+ s(t.p, { children: [o(t.strong, { children: "Modal" }), " — a modal window with centered positioning for content requiring immediate user attention."] }),
19770
+ "\n",
19771
+ o(t.p, { children: o(t.strong, { children: "Features:" }) }),
19772
+ "\n",
19773
+ s(t.ul, { children: [
19774
+ "\n",
19775
+ s(t.li, { children: [
19776
+ "Uses ",
19777
+ o(t.code, { children: "adaptive: 'modal'" }),
19778
+ " Window mode"
19779
+ ] }),
19780
+ "\n",
19781
+ s(t.li, { children: [o(t.strong, { children: "Centered positioning" }), " by default"] }),
19782
+ "\n",
19783
+ o(t.li, { children: "Semi-transparent overlay blocks interaction with the main interface" }),
19784
+ "\n",
19785
+ s(t.li, { children: [
19786
+ "Closes on ESC key and click outside (unless ",
19787
+ o(t.code, { children: "persistent" }),
19788
+ " is set)"
19789
+ ] }),
19790
+ "\n",
19791
+ o(t.li, { children: "Supports slots for title, content, and footer" }),
19792
+ "\n",
19793
+ o(t.li, { children: "Integrated with Bars and Actions components" }),
19794
+ "\n"
19795
+ ] }),
19796
+ "\n",
19797
+ o(t.p, { children: o(t.strong, { children: "Common use cases:" }) }),
19798
+ "\n",
19799
+ s(t.ul, { children: [
19800
+ "\n",
19801
+ o(t.li, { children: "Action confirmation dialogs" }),
19802
+ "\n",
19803
+ o(t.li, { children: "Create/edit record forms" }),
19804
+ "\n",
19805
+ o(t.li, { children: "Warnings and informational messages" }),
19806
+ "\n",
19807
+ o(t.li, { children: "Viewing detailed information" }),
19808
+ "\n"
19809
+ ] }),
19810
+ "\n",
19811
+ o(t.hr, {}),
19812
+ "\n",
19813
+ o(t.h3, { children: "ActionSheet" }),
19814
+ "\n",
19815
+ s(t.p, { children: [o(t.strong, { children: "ActionSheet" }), " — a modal panel with a set of actions appearing from the bottom of the screen (on mobile devices) or as a context menu."] }),
19816
+ "\n",
19817
+ o(t.p, { children: o(t.strong, { children: "Features:" }) }),
19818
+ "\n",
19819
+ s(t.ul, { children: [
19820
+ "\n",
19821
+ s(t.li, { children: [
19822
+ "Uses ",
19823
+ o(t.code, { children: "adaptive: 'actionSheet'" }),
19824
+ " Window mode"
19825
+ ] }),
19826
+ "\n",
19827
+ s(t.li, { children: [o(t.strong, { children: "Bottom positioning" }), " on mobile devices"] }),
19828
+ "\n",
19829
+ s(t.li, { children: [
19830
+ o(t.strong, { children: "Swipe down gesture" }),
19831
+ " support for closing (",
19832
+ o(t.code, { children: "touchClose" }),
19833
+ ")"
19834
+ ] }),
19835
+ "\n",
19836
+ s(t.li, { children: [
19837
+ "Automatically adds dividers between items (",
19838
+ o(t.code, { children: "divider: true" }),
19839
+ ")"
19840
+ ] }),
19841
+ "\n",
19842
+ o(t.li, { children: "Adaptive behavior: can transform into modal on larger screens" }),
19843
+ "\n",
19844
+ o(t.li, { children: "Specialized for action lists" }),
19845
+ "\n"
19846
+ ] }),
19847
+ "\n",
19848
+ o(t.p, { children: o(t.strong, { children: "Common use cases:" }) }),
19849
+ "\n",
19850
+ s(t.ul, { children: [
19851
+ "\n",
19852
+ o(t.li, { children: "Action menus for objects (edit, delete, share)" }),
19853
+ "\n",
19854
+ o(t.li, { children: "Selecting an option from a list" }),
19855
+ "\n",
19856
+ o(t.li, { children: "Context menus on mobile devices" }),
19857
+ "\n",
19858
+ o(t.li, { children: "Actions requiring quick access" }),
19859
+ "\n"
19860
+ ] }),
19861
+ "\n",
19862
+ o(t.hr, {}),
19863
+ "\n",
19864
+ o(t.h3, { children: "Dialog" }),
19865
+ "\n",
19866
+ s(t.p, { children: [o(t.strong, { children: "Dialog" }), " — a component for dialog windows with simplified API."] }),
19867
+ "\n",
19868
+ o(t.p, { children: o(t.strong, { children: "Features:" }) }),
19869
+ "\n",
19870
+ s(t.ul, { children: [
19871
+ "\n",
19872
+ o(t.li, { children: "Usually an even more simplified wrapper over Modal" }),
19873
+ "\n",
19874
+ o(t.li, { children: "May have preset styles for system dialogs" }),
19875
+ "\n",
19876
+ o(t.li, { children: "Often used for simple confirmations (yes/no, OK/Cancel)" }),
19877
+ "\n"
19878
+ ] }),
19879
+ "\n",
19880
+ o(t.p, { children: o(t.strong, { children: "Common use cases:" }) }),
19881
+ "\n",
19882
+ s(t.ul, { children: [
19883
+ "\n",
19884
+ o(t.li, { children: "Simple confirmations (alert, confirm)" }),
19885
+ "\n",
19886
+ o(t.li, { children: "System notifications" }),
19887
+ "\n",
19888
+ o(t.li, { children: "Quick dialogs without complex content" }),
19889
+ "\n"
19890
+ ] }),
19891
+ "\n",
19892
+ o(t.hr, {}),
19893
+ "\n",
19894
+ o(t.h3, { children: "Choosing a component" }),
19895
+ "\n",
19896
+ s(t.ul, { children: [
19897
+ "\n",
19898
+ s(t.li, { children: [o(t.strong, { children: "Use Modal" }), " when you need to display a form, detailed information, or content requiring user attention"] }),
19899
+ "\n",
19900
+ s(t.li, { children: [o(t.strong, { children: "Use ActionSheet" }), " when you need to offer a list of actions, especially on mobile devices"] }),
19901
+ "\n",
19902
+ s(t.li, { children: [o(t.strong, { children: "Use Dialog" }), " when you need a simple confirmation or system notification"] }),
19903
+ "\n"
19904
+ ] }),
19905
+ "\n",
19906
+ o(t.h2, { children: "Разница между Modal, ActionSheet и Dialog" }),
19907
+ "\n",
19908
+ s(t.p, { children: [
19909
+ "Все три компонента построены на базе ",
19910
+ o(t.strong, { children: "Window" }),
19911
+ ", но имеют различное назначение и поведение:"
19912
+ ] }),
19913
+ "\n",
19914
+ o(t.h3, { children: "Modal" }),
19915
+ "\n",
19916
+ s(t.p, { children: [o(t.strong, { children: "Modal" }), " — модальное окно с центрированным позиционированием для контента, требующего немедленного внимания пользователя."] }),
19917
+ "\n",
19918
+ o(t.p, { children: o(t.strong, { children: "Особенности:" }) }),
19919
+ "\n",
19920
+ s(t.ul, { children: [
19921
+ "\n",
19922
+ s(t.li, { children: [
19923
+ "Использует ",
19924
+ o(t.code, { children: "adaptive: 'modal'" }),
19925
+ " режим Window"
19926
+ ] }),
19927
+ "\n",
19928
+ s(t.li, { children: [o(t.strong, { children: "Центрированное позиционирование" }), " по умолчанию"] }),
19929
+ "\n",
19930
+ o(t.li, { children: "Полупрозрачный оверлей блокирует взаимодействие с основным интерфейсом" }),
19931
+ "\n",
19932
+ s(t.li, { children: [
19933
+ "Закрывается по ESC и клику вне области (если не установлен ",
19934
+ o(t.code, { children: "persistent" }),
19935
+ ")"
19936
+ ] }),
19937
+ "\n",
19938
+ o(t.li, { children: "Поддерживает слоты для заголовка, контента и футера" }),
19939
+ "\n",
19940
+ o(t.li, { children: "Интегрирован с компонентами Bars и Actions" }),
19941
+ "\n"
19942
+ ] }),
19943
+ "\n",
19944
+ o(t.p, { children: o(t.strong, { children: "Типичные сценарии:" }) }),
19945
+ "\n",
19946
+ s(t.ul, { children: [
19947
+ "\n",
19948
+ o(t.li, { children: "Диалоги подтверждения действий" }),
19949
+ "\n",
19950
+ o(t.li, { children: "Формы создания/редактирования записей" }),
19951
+ "\n",
19952
+ o(t.li, { children: "Предупреждения и информационные сообщения" }),
19953
+ "\n",
19954
+ o(t.li, { children: "Просмотр детальной информации" }),
19955
+ "\n"
19956
+ ] }),
19957
+ "\n",
19958
+ o(t.hr, {}),
19959
+ "\n",
19960
+ o(t.h3, { children: "ActionSheet" }),
19961
+ "\n",
19962
+ s(t.p, { children: [o(t.strong, { children: "ActionSheet" }), " — модальная панель с набором действий, появляющаяся снизу экрана (на мобильных устройствах) или в виде контекстного меню."] }),
19963
+ "\n",
19964
+ o(t.p, { children: o(t.strong, { children: "Особенности:" }) }),
19965
+ "\n",
19966
+ s(t.ul, { children: [
19967
+ "\n",
19968
+ s(t.li, { children: [
19969
+ "Использует ",
19970
+ o(t.code, { children: "adaptive: 'actionSheet'" }),
19971
+ " режим Window"
19972
+ ] }),
19973
+ "\n",
19974
+ s(t.li, { children: [o(t.strong, { children: "Позиционирование снизу" }), " экрана на мобильных устройствах"] }),
19975
+ "\n",
19976
+ s(t.li, { children: [
19977
+ "Поддержка ",
19978
+ o(t.strong, { children: "жеста свайпа вниз" }),
19979
+ " для закрытия (",
19980
+ o(t.code, { children: "touchClose" }),
19981
+ ")"
19982
+ ] }),
19983
+ "\n",
19984
+ s(t.li, { children: [
19985
+ "Автоматически добавляет разделители между элементами (",
19986
+ o(t.code, { children: "divider: true" }),
19987
+ ")"
19988
+ ] }),
19989
+ "\n",
19990
+ o(t.li, { children: "Адаптивное поведение: может трансформироваться в modal на больших экранах" }),
19991
+ "\n",
19992
+ o(t.li, { children: "Специализирован для списков действий" }),
19993
+ "\n"
19994
+ ] }),
19995
+ "\n",
19996
+ o(t.p, { children: o(t.strong, { children: "Типичные сценарии:" }) }),
19606
19997
  "\n",
19607
19998
  s(t.ul, { children: [
19608
19999
  "\n",
@@ -19661,16 +20052,16 @@ function Id(e) {
19661
20052
  ] })
19662
20053
  ] });
19663
20054
  }
19664
- function Ld(e = {}) {
20055
+ function Qd(e = {}) {
19665
20056
  let { wrapper: t } = e.components || {};
19666
20057
  return t ? o(t, {
19667
20058
  ...e,
19668
- children: o(Id, { ...e })
19669
- }) : Id(e);
20059
+ children: o(Zd, { ...e })
20060
+ }) : Zd(e);
19670
20061
  }
19671
20062
  //#endregion
19672
20063
  //#region src/media/mdx/Modal/differences.ru.mdx
19673
- function Rd(e) {
20064
+ function $d(e) {
19674
20065
  let t = {
19675
20066
  code: "code",
19676
20067
  h2: "h2",
@@ -19832,16 +20223,16 @@ function Rd(e) {
19832
20223
  ] })
19833
20224
  ] });
19834
20225
  }
19835
- function zd(e = {}) {
20226
+ function ef(e = {}) {
19836
20227
  let { wrapper: t } = e.components || {};
19837
20228
  return t ? o(t, {
19838
20229
  ...e,
19839
- children: o(Rd, { ...e })
19840
- }) : Rd(e);
20230
+ children: o($d, { ...e })
20231
+ }) : $d(e);
19841
20232
  }
19842
20233
  //#endregion
19843
20234
  //#region src/media/mdx/Modal/modal.en.mdx
19844
- function Bd(e) {
20235
+ function tf(e) {
19845
20236
  let t = {
19846
20237
  code: "code",
19847
20238
  li: "li",
@@ -19911,16 +20302,16 @@ function Bd(e) {
19911
20302
  })
19912
20303
  ] });
19913
20304
  }
19914
- function Vd(e = {}) {
20305
+ function nf(e = {}) {
19915
20306
  let { wrapper: t } = e.components || {};
19916
20307
  return t ? o(t, {
19917
20308
  ...e,
19918
- children: o(Bd, { ...e })
19919
- }) : Bd(e);
20309
+ children: o(tf, { ...e })
20310
+ }) : tf(e);
19920
20311
  }
19921
20312
  //#endregion
19922
20313
  //#region src/media/mdx/Modal/modal.ru.mdx
19923
- function Hd(e) {
20314
+ function rf(e) {
19924
20315
  let t = {
19925
20316
  code: "code",
19926
20317
  li: "li",
@@ -19990,31 +20381,31 @@ function Hd(e) {
19990
20381
  })
19991
20382
  ] });
19992
20383
  }
19993
- function Ud(e = {}) {
20384
+ function af(e = {}) {
19994
20385
  let { wrapper: t } = e.components || {};
19995
20386
  return t ? o(t, {
19996
20387
  ...e,
19997
- children: o(Hd, { ...e })
19998
- }) : Hd(e);
20388
+ children: o(rf, { ...e })
20389
+ }) : rf(e);
19999
20390
  }
20000
20391
  //#endregion
20001
20392
  //#region src/media/mdx/Modal/wikiMdxModal.ts
20002
- var Wd = {
20393
+ var of = {
20003
20394
  name: "Modal",
20004
20395
  descriptions: {
20005
20396
  differences: {
20006
- en: Ld,
20007
- ru: zd
20397
+ en: Qd,
20398
+ ru: ef
20008
20399
  },
20009
20400
  modal: {
20010
- en: Vd,
20011
- ru: Ud
20401
+ en: nf,
20402
+ ru: af
20012
20403
  }
20013
20404
  }
20014
20405
  };
20015
20406
  //#endregion
20016
20407
  //#region src/media/mdx/MotionAxis/classes.en.mdx
20017
- function Gd(e) {
20408
+ function sf(e) {
20018
20409
  let t = {
20019
20410
  code: "code",
20020
20411
  h2: "h2",
@@ -20067,16 +20458,16 @@ function Gd(e) {
20067
20458
  ] })
20068
20459
  ] });
20069
20460
  }
20070
- function Kd(e = {}) {
20461
+ function cf(e = {}) {
20071
20462
  let { wrapper: t } = e.components || {};
20072
20463
  return t ? o(t, {
20073
20464
  ...e,
20074
- children: o(Gd, { ...e })
20075
- }) : Gd(e);
20465
+ children: o(sf, { ...e })
20466
+ }) : sf(e);
20076
20467
  }
20077
20468
  //#endregion
20078
20469
  //#region src/media/mdx/MotionAxis/classes.ru.mdx
20079
- function qd(e) {
20470
+ function lf(e) {
20080
20471
  let t = {
20081
20472
  code: "code",
20082
20473
  h2: "h2",
@@ -20129,16 +20520,16 @@ function qd(e) {
20129
20520
  ] })
20130
20521
  ] });
20131
20522
  }
20132
- function Jd(e = {}) {
20523
+ function uf(e = {}) {
20133
20524
  let { wrapper: t } = e.components || {};
20134
20525
  return t ? o(t, {
20135
20526
  ...e,
20136
- children: o(qd, { ...e })
20137
- }) : qd(e);
20527
+ children: o(lf, { ...e })
20528
+ }) : lf(e);
20138
20529
  }
20139
20530
  //#endregion
20140
20531
  //#region src/media/mdx/MotionAxis/event.en.mdx
20141
- function Yd(e) {
20532
+ function df(e) {
20142
20533
  let t = {
20143
20534
  code: "code",
20144
20535
  h3: "h3",
@@ -20207,16 +20598,16 @@ function Yd(e) {
20207
20598
  })
20208
20599
  ] });
20209
20600
  }
20210
- function Xd(e = {}) {
20601
+ function ff(e = {}) {
20211
20602
  let { wrapper: t } = e.components || {};
20212
20603
  return t ? o(t, {
20213
20604
  ...e,
20214
- children: o(Yd, { ...e })
20215
- }) : Yd(e);
20605
+ children: o(df, { ...e })
20606
+ }) : df(e);
20216
20607
  }
20217
20608
  //#endregion
20218
20609
  //#region src/media/mdx/MotionAxis/event.ru.mdx
20219
- function Zd(e) {
20610
+ function pf(e) {
20220
20611
  let t = {
20221
20612
  code: "code",
20222
20613
  h3: "h3",
@@ -20285,16 +20676,16 @@ function Zd(e) {
20285
20676
  })
20286
20677
  ] });
20287
20678
  }
20288
- function Qd(e = {}) {
20679
+ function mf(e = {}) {
20289
20680
  let { wrapper: t } = e.components || {};
20290
20681
  return t ? o(t, {
20291
20682
  ...e,
20292
- children: o(Zd, { ...e })
20293
- }) : Zd(e);
20683
+ children: o(pf, { ...e })
20684
+ }) : pf(e);
20294
20685
  }
20295
20686
  //#endregion
20296
20687
  //#region src/media/mdx/MotionAxis/expose.en.mdx
20297
- function $d(e) {
20688
+ function hf(e) {
20298
20689
  let t = {
20299
20690
  code: "code",
20300
20691
  li: "li",
@@ -20323,16 +20714,16 @@ function $d(e) {
20323
20714
  "\n"
20324
20715
  ] });
20325
20716
  }
20326
- function ef(e = {}) {
20717
+ function gf(e = {}) {
20327
20718
  let { wrapper: t } = e.components || {};
20328
20719
  return t ? o(t, {
20329
20720
  ...e,
20330
- children: o($d, { ...e })
20331
- }) : $d(e);
20721
+ children: o(hf, { ...e })
20722
+ }) : hf(e);
20332
20723
  }
20333
20724
  //#endregion
20334
20725
  //#region src/media/mdx/MotionAxis/expose.ru.mdx
20335
- function tf(e) {
20726
+ function _f(e) {
20336
20727
  let t = {
20337
20728
  code: "code",
20338
20729
  li: "li",
@@ -20361,16 +20752,16 @@ function tf(e) {
20361
20752
  "\n"
20362
20753
  ] });
20363
20754
  }
20364
- function nf(e = {}) {
20755
+ function vf(e = {}) {
20365
20756
  let { wrapper: t } = e.components || {};
20366
20757
  return t ? o(t, {
20367
20758
  ...e,
20368
- children: o(tf, { ...e })
20369
- }) : tf(e);
20759
+ children: o(_f, { ...e })
20760
+ }) : _f(e);
20370
20761
  }
20371
20762
  //#endregion
20372
20763
  //#region src/media/mdx/MotionAxis/motionAxis.en.mdx
20373
- function rf(e) {
20764
+ function yf(e) {
20374
20765
  let t = {
20375
20766
  li: "li",
20376
20767
  p: "p",
@@ -20421,16 +20812,16 @@ function rf(e) {
20421
20812
  })
20422
20813
  ] });
20423
20814
  }
20424
- function af(e = {}) {
20815
+ function bf(e = {}) {
20425
20816
  let { wrapper: t } = e.components || {};
20426
20817
  return t ? o(t, {
20427
20818
  ...e,
20428
- children: o(rf, { ...e })
20429
- }) : rf(e);
20819
+ children: o(yf, { ...e })
20820
+ }) : yf(e);
20430
20821
  }
20431
20822
  //#endregion
20432
20823
  //#region src/media/mdx/MotionAxis/motionAxis.ru.mdx
20433
- function of(e) {
20824
+ function xf(e) {
20434
20825
  let t = {
20435
20826
  li: "li",
20436
20827
  p: "p",
@@ -20481,16 +20872,16 @@ function of(e) {
20481
20872
  })
20482
20873
  ] });
20483
20874
  }
20484
- function sf(e = {}) {
20875
+ function Sf(e = {}) {
20485
20876
  let { wrapper: t } = e.components || {};
20486
20877
  return t ? o(t, {
20487
20878
  ...e,
20488
- children: o(of, { ...e })
20489
- }) : of(e);
20879
+ children: o(xf, { ...e })
20880
+ }) : xf(e);
20490
20881
  }
20491
20882
  //#endregion
20492
20883
  //#region src/media/mdx/MotionAxis/slots.en.mdx
20493
- function cf(e) {
20884
+ function Cf(e) {
20494
20885
  let t = {
20495
20886
  code: "code",
20496
20887
  li: "li",
@@ -20508,16 +20899,16 @@ function cf(e) {
20508
20899
  "\n"
20509
20900
  ] });
20510
20901
  }
20511
- function lf(e = {}) {
20902
+ function wf(e = {}) {
20512
20903
  let { wrapper: t } = e.components || {};
20513
20904
  return t ? o(t, {
20514
20905
  ...e,
20515
- children: o(cf, { ...e })
20516
- }) : cf(e);
20906
+ children: o(Cf, { ...e })
20907
+ }) : Cf(e);
20517
20908
  }
20518
20909
  //#endregion
20519
20910
  //#region src/media/mdx/MotionAxis/slots.ru.mdx
20520
- function uf(e) {
20911
+ function Tf(e) {
20521
20912
  let t = {
20522
20913
  code: "code",
20523
20914
  li: "li",
@@ -20535,16 +20926,16 @@ function uf(e) {
20535
20926
  "\n"
20536
20927
  ] });
20537
20928
  }
20538
- function df(e = {}) {
20929
+ function Ef(e = {}) {
20539
20930
  let { wrapper: t } = e.components || {};
20540
20931
  return t ? o(t, {
20541
20932
  ...e,
20542
- children: o(uf, { ...e })
20543
- }) : uf(e);
20933
+ children: o(Tf, { ...e })
20934
+ }) : Tf(e);
20544
20935
  }
20545
20936
  //#endregion
20546
20937
  //#region src/media/mdx/MotionAxis/v-model.en.mdx
20547
- function ff(e) {
20938
+ function Df(e) {
20548
20939
  let t = {
20549
20940
  code: "code",
20550
20941
  h2: "h2",
@@ -20577,16 +20968,16 @@ function ff(e) {
20577
20968
  })
20578
20969
  ] });
20579
20970
  }
20580
- function pf(e = {}) {
20971
+ function Of(e = {}) {
20581
20972
  let { wrapper: t } = e.components || {};
20582
20973
  return t ? o(t, {
20583
20974
  ...e,
20584
- children: o(ff, { ...e })
20585
- }) : ff(e);
20975
+ children: o(Df, { ...e })
20976
+ }) : Df(e);
20586
20977
  }
20587
20978
  //#endregion
20588
20979
  //#region src/media/mdx/MotionAxis/v-model.ru.mdx
20589
- function mf(e) {
20980
+ function kf(e) {
20590
20981
  let t = {
20591
20982
  code: "code",
20592
20983
  h2: "h2",
@@ -20619,47 +21010,47 @@ function mf(e) {
20619
21010
  })
20620
21011
  ] });
20621
21012
  }
20622
- function hf(e = {}) {
21013
+ function Af(e = {}) {
20623
21014
  let { wrapper: t } = e.components || {};
20624
21015
  return t ? o(t, {
20625
21016
  ...e,
20626
- children: o(mf, { ...e })
20627
- }) : mf(e);
21017
+ children: o(kf, { ...e })
21018
+ }) : kf(e);
20628
21019
  }
20629
21020
  //#endregion
20630
21021
  //#region src/media/mdx/MotionAxis/wikiMdxMotionAxis.ts
20631
- var gf = {
21022
+ var jf = {
20632
21023
  name: "MotionAxis",
20633
21024
  descriptions: {
20634
21025
  classes: {
20635
- en: Kd,
20636
- ru: Jd
21026
+ en: cf,
21027
+ ru: uf
20637
21028
  },
20638
21029
  events: {
20639
- en: Xd,
20640
- ru: Qd
21030
+ en: ff,
21031
+ ru: mf
20641
21032
  },
20642
21033
  expose: {
20643
- en: ef,
20644
- ru: nf
21034
+ en: gf,
21035
+ ru: vf
20645
21036
  },
20646
21037
  motionAxis: {
20647
- en: af,
20648
- ru: sf
21038
+ en: bf,
21039
+ ru: Sf
20649
21040
  },
20650
21041
  slots: {
20651
- en: lf,
20652
- ru: df
21042
+ en: wf,
21043
+ ru: Ef
20653
21044
  },
20654
21045
  "v-model": {
20655
- en: pf,
20656
- ru: hf
21046
+ en: Of,
21047
+ ru: Af
20657
21048
  }
20658
21049
  }
20659
21050
  };
20660
21051
  //#endregion
20661
21052
  //#region src/media/mdx/MotionTransform/animationHeadPosition.en.mdx
20662
- function _f(e) {
21053
+ function Mf(e) {
20663
21054
  let t = {
20664
21055
  code: "code",
20665
21056
  h2: "h2",
@@ -20704,16 +21095,16 @@ function _f(e) {
20704
21095
  })
20705
21096
  ] });
20706
21097
  }
20707
- function vf(e = {}) {
21098
+ function Nf(e = {}) {
20708
21099
  let { wrapper: t } = e.components || {};
20709
21100
  return t ? o(t, {
20710
21101
  ...e,
20711
- children: o(_f, { ...e })
20712
- }) : _f(e);
21102
+ children: o(Mf, { ...e })
21103
+ }) : Mf(e);
20713
21104
  }
20714
21105
  //#endregion
20715
21106
  //#region src/media/mdx/MotionTransform/animationHeadPosition.ru.mdx
20716
- function yf(e) {
21107
+ function Pf(e) {
20717
21108
  let t = {
20718
21109
  code: "code",
20719
21110
  h2: "h2",
@@ -20758,16 +21149,16 @@ function yf(e) {
20758
21149
  })
20759
21150
  ] });
20760
21151
  }
20761
- function bf(e = {}) {
21152
+ function Ff(e = {}) {
20762
21153
  let { wrapper: t } = e.components || {};
20763
21154
  return t ? o(t, {
20764
21155
  ...e,
20765
- children: o(yf, { ...e })
20766
- }) : yf(e);
21156
+ children: o(Pf, { ...e })
21157
+ }) : Pf(e);
20767
21158
  }
20768
21159
  //#endregion
20769
21160
  //#region src/media/mdx/MotionTransform/classes.en.mdx
20770
- function xf(e) {
21161
+ function If(e) {
20771
21162
  let t = {
20772
21163
  code: "code",
20773
21164
  h2: "h2",
@@ -20835,16 +21226,16 @@ function xf(e) {
20835
21226
  ] })
20836
21227
  ] });
20837
21228
  }
20838
- function Sf(e = {}) {
21229
+ function Lf(e = {}) {
20839
21230
  let { wrapper: t } = e.components || {};
20840
21231
  return t ? o(t, {
20841
21232
  ...e,
20842
- children: o(xf, { ...e })
20843
- }) : xf(e);
21233
+ children: o(If, { ...e })
21234
+ }) : If(e);
20844
21235
  }
20845
21236
  //#endregion
20846
21237
  //#region src/media/mdx/MotionTransform/classes.ru.mdx
20847
- function Cf(e) {
21238
+ function Rf(e) {
20848
21239
  let t = {
20849
21240
  code: "code",
20850
21241
  h2: "h2",
@@ -20912,16 +21303,16 @@ function Cf(e) {
20912
21303
  ] })
20913
21304
  ] });
20914
21305
  }
20915
- function wf(e = {}) {
21306
+ function zf(e = {}) {
20916
21307
  let { wrapper: t } = e.components || {};
20917
21308
  return t ? o(t, {
20918
21309
  ...e,
20919
- children: o(Cf, { ...e })
20920
- }) : Cf(e);
21310
+ children: o(Rf, { ...e })
21311
+ }) : Rf(e);
20921
21312
  }
20922
21313
  //#endregion
20923
21314
  //#region src/media/mdx/MotionTransform/events.en.mdx
20924
- function Tf(e) {
21315
+ function Bf(e) {
20925
21316
  let t = {
20926
21317
  code: "code",
20927
21318
  h3: "h3",
@@ -20981,16 +21372,16 @@ function Tf(e) {
20981
21372
  ] })
20982
21373
  ] });
20983
21374
  }
20984
- function Ef(e = {}) {
21375
+ function Vf(e = {}) {
20985
21376
  let { wrapper: t } = e.components || {};
20986
21377
  return t ? o(t, {
20987
21378
  ...e,
20988
- children: o(Tf, { ...e })
20989
- }) : Tf(e);
21379
+ children: o(Bf, { ...e })
21380
+ }) : Bf(e);
20990
21381
  }
20991
21382
  //#endregion
20992
21383
  //#region src/media/mdx/MotionTransform/events.ru.mdx
20993
- function Df(e) {
21384
+ function Hf(e) {
20994
21385
  let t = {
20995
21386
  code: "code",
20996
21387
  h3: "h3",
@@ -21050,16 +21441,16 @@ function Df(e) {
21050
21441
  ] })
21051
21442
  ] });
21052
21443
  }
21053
- function Of(e = {}) {
21444
+ function Uf(e = {}) {
21054
21445
  let { wrapper: t } = e.components || {};
21055
21446
  return t ? o(t, {
21056
21447
  ...e,
21057
- children: o(Df, { ...e })
21058
- }) : Df(e);
21448
+ children: o(Hf, { ...e })
21449
+ }) : Hf(e);
21059
21450
  }
21060
21451
  //#endregion
21061
21452
  //#region src/media/mdx/MotionTransform/expose.en.mdx
21062
- function kf(e) {
21453
+ function Wf(e) {
21063
21454
  let t = {
21064
21455
  code: "code",
21065
21456
  li: "li",
@@ -21082,16 +21473,16 @@ function kf(e) {
21082
21473
  "\n"
21083
21474
  ] });
21084
21475
  }
21085
- function Af(e = {}) {
21476
+ function Gf(e = {}) {
21086
21477
  let { wrapper: t } = e.components || {};
21087
21478
  return t ? o(t, {
21088
21479
  ...e,
21089
- children: o(kf, { ...e })
21090
- }) : kf(e);
21480
+ children: o(Wf, { ...e })
21481
+ }) : Wf(e);
21091
21482
  }
21092
21483
  //#endregion
21093
21484
  //#region src/media/mdx/MotionTransform/expose.ru.mdx
21094
- function jf(e) {
21485
+ function Kf(e) {
21095
21486
  let t = {
21096
21487
  code: "code",
21097
21488
  li: "li",
@@ -21114,16 +21505,16 @@ function jf(e) {
21114
21505
  "\n"
21115
21506
  ] });
21116
21507
  }
21117
- function Mf(e = {}) {
21508
+ function qf(e = {}) {
21118
21509
  let { wrapper: t } = e.components || {};
21119
21510
  return t ? o(t, {
21120
21511
  ...e,
21121
- children: o(jf, { ...e })
21122
- }) : jf(e);
21512
+ children: o(Kf, { ...e })
21513
+ }) : Kf(e);
21123
21514
  }
21124
21515
  //#endregion
21125
21516
  //#region src/media/mdx/MotionTransform/expose.motionTransformElement.en.mdx
21126
- function Nf(e) {
21517
+ function Jf(e) {
21127
21518
  let t = {
21128
21519
  blockquote: "blockquote",
21129
21520
  code: "code",
@@ -21163,16 +21554,16 @@ function Nf(e) {
21163
21554
  ] })
21164
21555
  ] });
21165
21556
  }
21166
- function Pf(e = {}) {
21557
+ function Yf(e = {}) {
21167
21558
  let { wrapper: t } = e.components || {};
21168
21559
  return t ? o(t, {
21169
21560
  ...e,
21170
- children: o(Nf, { ...e })
21171
- }) : Nf(e);
21561
+ children: o(Jf, { ...e })
21562
+ }) : Jf(e);
21172
21563
  }
21173
21564
  //#endregion
21174
21565
  //#region src/media/mdx/MotionTransform/expose.motionTransformElement.ru.mdx
21175
- function Ff(e) {
21566
+ function Xf(e) {
21176
21567
  let t = {
21177
21568
  blockquote: "blockquote",
21178
21569
  code: "code",
@@ -21212,16 +21603,16 @@ function Ff(e) {
21212
21603
  ] })
21213
21604
  ] });
21214
21605
  }
21215
- function If(e = {}) {
21606
+ function Zf(e = {}) {
21216
21607
  let { wrapper: t } = e.components || {};
21217
21608
  return t ? o(t, {
21218
21609
  ...e,
21219
- children: o(Ff, { ...e })
21220
- }) : Ff(e);
21610
+ children: o(Xf, { ...e })
21611
+ }) : Xf(e);
21221
21612
  }
21222
21613
  //#endregion
21223
21614
  //#region src/media/mdx/MotionTransform/ignore.en.mdx
21224
- function Lf(e) {
21615
+ function Qf(e) {
21225
21616
  let t = {
21226
21617
  code: "code",
21227
21618
  h2: "h2",
@@ -21260,16 +21651,16 @@ function Lf(e) {
21260
21651
  })
21261
21652
  ] });
21262
21653
  }
21263
- function Rf(e = {}) {
21654
+ function $f(e = {}) {
21264
21655
  let { wrapper: t } = e.components || {};
21265
21656
  return t ? o(t, {
21266
21657
  ...e,
21267
- children: o(Lf, { ...e })
21268
- }) : Lf(e);
21658
+ children: o(Qf, { ...e })
21659
+ }) : Qf(e);
21269
21660
  }
21270
21661
  //#endregion
21271
21662
  //#region src/media/mdx/MotionTransform/ignore.ru.mdx
21272
- function zf(e) {
21663
+ function ep(e) {
21273
21664
  let t = {
21274
21665
  code: "code",
21275
21666
  h2: "h2",
@@ -21308,16 +21699,16 @@ function zf(e) {
21308
21699
  })
21309
21700
  ] });
21310
21701
  }
21311
- function Bf(e = {}) {
21702
+ function tp(e = {}) {
21312
21703
  let { wrapper: t } = e.components || {};
21313
21704
  return t ? o(t, {
21314
21705
  ...e,
21315
- children: o(zf, { ...e })
21316
- }) : zf(e);
21706
+ children: o(ep, { ...e })
21707
+ }) : ep(e);
21317
21708
  }
21318
21709
  //#endregion
21319
21710
  //#region src/media/mdx/MotionTransform/motionTransform.en.mdx
21320
- function Vf(e) {
21711
+ function np(e) {
21321
21712
  let t = {
21322
21713
  blockquote: "blockquote",
21323
21714
  li: "li",
@@ -21377,16 +21768,16 @@ function Vf(e) {
21377
21768
  ] })
21378
21769
  ] });
21379
21770
  }
21380
- function Hf(e = {}) {
21771
+ function rp(e = {}) {
21381
21772
  let { wrapper: t } = e.components || {};
21382
21773
  return t ? o(t, {
21383
21774
  ...e,
21384
- children: o(Vf, { ...e })
21385
- }) : Vf(e);
21775
+ children: o(np, { ...e })
21776
+ }) : np(e);
21386
21777
  }
21387
21778
  //#endregion
21388
21779
  //#region src/media/mdx/MotionTransform/motionTransform.ru.mdx
21389
- function Uf(e) {
21780
+ function ip(e) {
21390
21781
  let t = {
21391
21782
  blockquote: "blockquote",
21392
21783
  li: "li",
@@ -21446,16 +21837,16 @@ function Uf(e) {
21446
21837
  ] })
21447
21838
  ] });
21448
21839
  }
21449
- function Wf(e = {}) {
21840
+ function ap(e = {}) {
21450
21841
  let { wrapper: t } = e.components || {};
21451
21842
  return t ? o(t, {
21452
21843
  ...e,
21453
- children: o(Uf, { ...e })
21454
- }) : Uf(e);
21844
+ children: o(ip, { ...e })
21845
+ }) : ip(e);
21455
21846
  }
21456
21847
  //#endregion
21457
21848
  //#region src/media/mdx/MotionTransform/slots.en.mdx
21458
- function Gf(e) {
21849
+ function op(e) {
21459
21850
  let t = {
21460
21851
  blockquote: "blockquote",
21461
21852
  code: "code",
@@ -21487,16 +21878,16 @@ function Gf(e) {
21487
21878
  ] })
21488
21879
  ] });
21489
21880
  }
21490
- function Kf(e = {}) {
21881
+ function sp(e = {}) {
21491
21882
  let { wrapper: t } = e.components || {};
21492
21883
  return t ? o(t, {
21493
21884
  ...e,
21494
- children: o(Gf, { ...e })
21495
- }) : Gf(e);
21885
+ children: o(op, { ...e })
21886
+ }) : op(e);
21496
21887
  }
21497
21888
  //#endregion
21498
21889
  //#region src/media/mdx/MotionTransform/slots.ru.mdx
21499
- function qf(e) {
21890
+ function cp(e) {
21500
21891
  let t = {
21501
21892
  blockquote: "blockquote",
21502
21893
  code: "code",
@@ -21528,16 +21919,16 @@ function qf(e) {
21528
21919
  ] })
21529
21920
  ] });
21530
21921
  }
21531
- function Jf(e = {}) {
21922
+ function lp(e = {}) {
21532
21923
  let { wrapper: t } = e.components || {};
21533
21924
  return t ? o(t, {
21534
21925
  ...e,
21535
- children: o(qf, { ...e })
21536
- }) : qf(e);
21926
+ children: o(cp, { ...e })
21927
+ }) : cp(e);
21537
21928
  }
21538
21929
  //#endregion
21539
21930
  //#region src/media/mdx/MotionTransform/v-model.en.mdx
21540
- function Yf(e) {
21931
+ function up(e) {
21541
21932
  let t = {
21542
21933
  code: "code",
21543
21934
  h2: "h2",
@@ -21570,16 +21961,16 @@ function Yf(e) {
21570
21961
  })
21571
21962
  ] });
21572
21963
  }
21573
- function Xf(e = {}) {
21964
+ function dp(e = {}) {
21574
21965
  let { wrapper: t } = e.components || {};
21575
21966
  return t ? o(t, {
21576
21967
  ...e,
21577
- children: o(Yf, { ...e })
21578
- }) : Yf(e);
21968
+ children: o(up, { ...e })
21969
+ }) : up(e);
21579
21970
  }
21580
21971
  //#endregion
21581
21972
  //#region src/media/mdx/MotionTransform/v-model.ru.mdx
21582
- function Zf(e) {
21973
+ function fp(e) {
21583
21974
  let t = {
21584
21975
  code: "code",
21585
21976
  h2: "h2",
@@ -21612,59 +22003,59 @@ function Zf(e) {
21612
22003
  })
21613
22004
  ] });
21614
22005
  }
21615
- function Qf(e = {}) {
22006
+ function pp(e = {}) {
21616
22007
  let { wrapper: t } = e.components || {};
21617
22008
  return t ? o(t, {
21618
22009
  ...e,
21619
- children: o(Zf, { ...e })
21620
- }) : Zf(e);
22010
+ children: o(fp, { ...e })
22011
+ }) : fp(e);
21621
22012
  }
21622
22013
  //#endregion
21623
22014
  //#region src/media/mdx/MotionTransform/wikiMdxMotionTransform.ts
21624
- var $f = {
22015
+ var mp = {
21625
22016
  name: "MotionTransform",
21626
22017
  descriptions: {
21627
22018
  animationHeadPosition: {
21628
- en: vf,
21629
- ru: bf
22019
+ en: Nf,
22020
+ ru: Ff
21630
22021
  },
21631
22022
  classes: {
21632
- en: Sf,
21633
- ru: wf
22023
+ en: Lf,
22024
+ ru: zf
21634
22025
  },
21635
22026
  events: {
21636
- en: Ef,
21637
- ru: Of
22027
+ en: Vf,
22028
+ ru: Uf
21638
22029
  },
21639
22030
  expose: {
21640
- en: Af,
21641
- ru: Mf
22031
+ en: Gf,
22032
+ ru: qf
21642
22033
  },
21643
22034
  "expose.motionTransformElement": {
21644
- en: Pf,
21645
- ru: If
22035
+ en: Yf,
22036
+ ru: Zf
21646
22037
  },
21647
22038
  ignore: {
21648
- en: Rf,
21649
- ru: Bf
22039
+ en: $f,
22040
+ ru: tp
21650
22041
  },
21651
22042
  motionTransform: {
21652
- en: Hf,
21653
- ru: Wf
22043
+ en: rp,
22044
+ ru: ap
21654
22045
  },
21655
22046
  slots: {
21656
- en: Kf,
21657
- ru: Jf
22047
+ en: sp,
22048
+ ru: lp
21658
22049
  },
21659
22050
  "v-model": {
21660
- en: Xf,
21661
- ru: Qf
22051
+ en: dp,
22052
+ ru: pp
21662
22053
  }
21663
22054
  }
21664
22055
  };
21665
22056
  //#endregion
21666
22057
  //#region src/media/mdx/Page/page.en.mdx
21667
- function ep(e) {
22058
+ function hp(e) {
21668
22059
  let t = {
21669
22060
  blockquote: "blockquote",
21670
22061
  code: "code",
@@ -21740,16 +22131,16 @@ function ep(e) {
21740
22131
  ] })
21741
22132
  ] });
21742
22133
  }
21743
- function tp(e = {}) {
22134
+ function gp(e = {}) {
21744
22135
  let { wrapper: t } = e.components || {};
21745
22136
  return t ? o(t, {
21746
22137
  ...e,
21747
- children: o(ep, { ...e })
21748
- }) : ep(e);
22138
+ children: o(hp, { ...e })
22139
+ }) : hp(e);
21749
22140
  }
21750
22141
  //#endregion
21751
22142
  //#region src/media/mdx/Page/page.ru.mdx
21752
- function np(e) {
22143
+ function _p(e) {
21753
22144
  let t = {
21754
22145
  blockquote: "blockquote",
21755
22146
  code: "code",
@@ -21825,25 +22216,25 @@ function np(e) {
21825
22216
  ] })
21826
22217
  ] });
21827
22218
  }
21828
- function rp(e = {}) {
22219
+ function vp(e = {}) {
21829
22220
  let { wrapper: t } = e.components || {};
21830
22221
  return t ? o(t, {
21831
22222
  ...e,
21832
- children: o(np, { ...e })
21833
- }) : np(e);
22223
+ children: o(_p, { ...e })
22224
+ }) : _p(e);
21834
22225
  }
21835
22226
  //#endregion
21836
22227
  //#region src/media/mdx/Page/wikiMdxPage.ts
21837
- var ip = {
22228
+ var yp = {
21838
22229
  name: "Page",
21839
22230
  descriptions: { block: {
21840
- en: tp,
21841
- ru: rp
22231
+ en: gp,
22232
+ ru: vp
21842
22233
  } }
21843
22234
  };
21844
22235
  //#endregion
21845
22236
  //#region src/media/mdx/PageArea/pageArea.en.mdx
21846
- function ap(e) {
22237
+ function bp(e) {
21847
22238
  let t = {
21848
22239
  blockquote: "blockquote",
21849
22240
  h2: "h2",
@@ -21906,16 +22297,16 @@ function ap(e) {
21906
22297
  ] })
21907
22298
  ] });
21908
22299
  }
21909
- function op(e = {}) {
22300
+ function xp(e = {}) {
21910
22301
  let { wrapper: t } = e.components || {};
21911
22302
  return t ? o(t, {
21912
22303
  ...e,
21913
- children: o(ap, { ...e })
21914
- }) : ap(e);
22304
+ children: o(bp, { ...e })
22305
+ }) : bp(e);
21915
22306
  }
21916
22307
  //#endregion
21917
22308
  //#region src/media/mdx/PageArea/pageArea.ru.mdx
21918
- function sp(e) {
22309
+ function Sp(e) {
21919
22310
  let t = {
21920
22311
  blockquote: "blockquote",
21921
22312
  h2: "h2",
@@ -21978,25 +22369,25 @@ function sp(e) {
21978
22369
  ] })
21979
22370
  ] });
21980
22371
  }
21981
- function cp(e = {}) {
22372
+ function Cp(e = {}) {
21982
22373
  let { wrapper: t } = e.components || {};
21983
22374
  return t ? o(t, {
21984
22375
  ...e,
21985
- children: o(sp, { ...e })
21986
- }) : sp(e);
22376
+ children: o(Sp, { ...e })
22377
+ }) : Sp(e);
21987
22378
  }
21988
22379
  //#endregion
21989
22380
  //#region src/media/mdx/PageArea/wikiMdxPageArea.ts
21990
- var lp = {
22381
+ var wp = {
21991
22382
  name: "PageArea",
21992
22383
  descriptions: { pageArea: {
21993
- en: op,
21994
- ru: cp
22384
+ en: xp,
22385
+ ru: Cp
21995
22386
  } }
21996
22387
  };
21997
22388
  //#endregion
21998
22389
  //#region src/media/mdx/Progress/circular.en.mdx
21999
- function up(e) {
22390
+ function Tp(e) {
22000
22391
  let t = {
22001
22392
  code: "code",
22002
22393
  h2: "h2",
@@ -22039,16 +22430,16 @@ function up(e) {
22039
22430
  })
22040
22431
  ] });
22041
22432
  }
22042
- function dp(e = {}) {
22433
+ function Ep(e = {}) {
22043
22434
  let { wrapper: t } = e.components || {};
22044
22435
  return t ? o(t, {
22045
22436
  ...e,
22046
- children: o(up, { ...e })
22047
- }) : up(e);
22437
+ children: o(Tp, { ...e })
22438
+ }) : Tp(e);
22048
22439
  }
22049
22440
  //#endregion
22050
22441
  //#region src/media/mdx/Progress/circular.ru.mdx
22051
- function fp(e) {
22442
+ function Dp(e) {
22052
22443
  let t = {
22053
22444
  code: "code",
22054
22445
  h2: "h2",
@@ -22091,16 +22482,16 @@ function fp(e) {
22091
22482
  })
22092
22483
  ] });
22093
22484
  }
22094
- function pp(e = {}) {
22485
+ function Op(e = {}) {
22095
22486
  let { wrapper: t } = e.components || {};
22096
22487
  return t ? o(t, {
22097
22488
  ...e,
22098
- children: o(fp, { ...e })
22099
- }) : fp(e);
22489
+ children: o(Dp, { ...e })
22490
+ }) : Dp(e);
22100
22491
  }
22101
22492
  //#endregion
22102
22493
  //#region src/media/mdx/Progress/delays.en.mdx
22103
- function mp(e) {
22494
+ function kp(e) {
22104
22495
  let t = {
22105
22496
  code: "code",
22106
22497
  h2: "h2",
@@ -22153,16 +22544,16 @@ function mp(e) {
22153
22544
  })
22154
22545
  ] });
22155
22546
  }
22156
- function hp(e = {}) {
22547
+ function Ap(e = {}) {
22157
22548
  let { wrapper: t } = e.components || {};
22158
22549
  return t ? o(t, {
22159
22550
  ...e,
22160
- children: o(mp, { ...e })
22161
- }) : mp(e);
22551
+ children: o(kp, { ...e })
22552
+ }) : kp(e);
22162
22553
  }
22163
22554
  //#endregion
22164
22555
  //#region src/media/mdx/Progress/delays.ru.mdx
22165
- function gp(e) {
22556
+ function jp(e) {
22166
22557
  let t = {
22167
22558
  code: "code",
22168
22559
  h2: "h2",
@@ -22215,16 +22606,16 @@ function gp(e) {
22215
22606
  })
22216
22607
  ] });
22217
22608
  }
22218
- function _p(e = {}) {
22609
+ function Mp(e = {}) {
22219
22610
  let { wrapper: t } = e.components || {};
22220
22611
  return t ? o(t, {
22221
22612
  ...e,
22222
- children: o(gp, { ...e })
22223
- }) : gp(e);
22613
+ children: o(jp, { ...e })
22614
+ }) : jp(e);
22224
22615
  }
22225
22616
  //#endregion
22226
22617
  //#region src/media/mdx/Progress/linear.en.mdx
22227
- function vp(e) {
22618
+ function Np(e) {
22228
22619
  let t = {
22229
22620
  code: "code",
22230
22621
  h2: "h2",
@@ -22287,16 +22678,16 @@ function vp(e) {
22287
22678
  })
22288
22679
  ] });
22289
22680
  }
22290
- function yp(e = {}) {
22681
+ function Pp(e = {}) {
22291
22682
  let { wrapper: t } = e.components || {};
22292
22683
  return t ? o(t, {
22293
22684
  ...e,
22294
- children: o(vp, { ...e })
22295
- }) : vp(e);
22685
+ children: o(Np, { ...e })
22686
+ }) : Np(e);
22296
22687
  }
22297
22688
  //#endregion
22298
22689
  //#region src/media/mdx/Progress/linear.ru.mdx
22299
- function bp(e) {
22690
+ function Fp(e) {
22300
22691
  let t = {
22301
22692
  code: "code",
22302
22693
  h2: "h2",
@@ -22359,16 +22750,16 @@ function bp(e) {
22359
22750
  })
22360
22751
  ] });
22361
22752
  }
22362
- function xp(e = {}) {
22753
+ function Ip(e = {}) {
22363
22754
  let { wrapper: t } = e.components || {};
22364
22755
  return t ? o(t, {
22365
22756
  ...e,
22366
- children: o(bp, { ...e })
22367
- }) : bp(e);
22757
+ children: o(Fp, { ...e })
22758
+ }) : Fp(e);
22368
22759
  }
22369
22760
  //#endregion
22370
22761
  //#region src/media/mdx/Progress/progress.en.mdx
22371
- function Sp(e) {
22762
+ function Lp(e) {
22372
22763
  let t = {
22373
22764
  li: "li",
22374
22765
  p: "p",
@@ -22427,16 +22818,16 @@ function Sp(e) {
22427
22818
  })
22428
22819
  ] });
22429
22820
  }
22430
- function Cp(e = {}) {
22821
+ function Rp(e = {}) {
22431
22822
  let { wrapper: t } = e.components || {};
22432
22823
  return t ? o(t, {
22433
22824
  ...e,
22434
- children: o(Sp, { ...e })
22435
- }) : Sp(e);
22825
+ children: o(Lp, { ...e })
22826
+ }) : Lp(e);
22436
22827
  }
22437
22828
  //#endregion
22438
22829
  //#region src/media/mdx/Progress/progress.ru.mdx
22439
- function wp(e) {
22830
+ function zp(e) {
22440
22831
  let t = {
22441
22832
  li: "li",
22442
22833
  p: "p",
@@ -22495,16 +22886,16 @@ function wp(e) {
22495
22886
  })
22496
22887
  ] });
22497
22888
  }
22498
- function Tp(e = {}) {
22889
+ function Bp(e = {}) {
22499
22890
  let { wrapper: t } = e.components || {};
22500
22891
  return t ? o(t, {
22501
22892
  ...e,
22502
- children: o(wp, { ...e })
22503
- }) : wp(e);
22893
+ children: o(zp, { ...e })
22894
+ }) : zp(e);
22504
22895
  }
22505
22896
  //#endregion
22506
22897
  //#region src/media/mdx/Progress/values.en.mdx
22507
- function Ep(e) {
22898
+ function Vp(e) {
22508
22899
  let t = {
22509
22900
  code: "code",
22510
22901
  h2: "h2",
@@ -22559,16 +22950,16 @@ function Ep(e) {
22559
22950
  })
22560
22951
  ] });
22561
22952
  }
22562
- function Dp(e = {}) {
22953
+ function Hp(e = {}) {
22563
22954
  let { wrapper: t } = e.components || {};
22564
22955
  return t ? o(t, {
22565
22956
  ...e,
22566
- children: o(Ep, { ...e })
22567
- }) : Ep(e);
22957
+ children: o(Vp, { ...e })
22958
+ }) : Vp(e);
22568
22959
  }
22569
22960
  //#endregion
22570
22961
  //#region src/media/mdx/Progress/values.ru.mdx
22571
- function Op(e) {
22962
+ function Up(e) {
22572
22963
  let t = {
22573
22964
  code: "code",
22574
22965
  h2: "h2",
@@ -22623,43 +23014,43 @@ function Op(e) {
22623
23014
  })
22624
23015
  ] });
22625
23016
  }
22626
- function kp(e = {}) {
23017
+ function Wp(e = {}) {
22627
23018
  let { wrapper: t } = e.components || {};
22628
23019
  return t ? o(t, {
22629
23020
  ...e,
22630
- children: o(Op, { ...e })
22631
- }) : Op(e);
23021
+ children: o(Up, { ...e })
23022
+ }) : Up(e);
22632
23023
  }
22633
23024
  //#endregion
22634
23025
  //#region src/media/mdx/Progress/wikiMdxProgress.ts
22635
- var Ap = {
23026
+ var Gp = {
22636
23027
  name: "Progress",
22637
23028
  descriptions: {
22638
23029
  circular: {
22639
- en: dp,
22640
- ru: pp
23030
+ en: Ep,
23031
+ ru: Op
22641
23032
  },
22642
23033
  delays: {
22643
- en: hp,
22644
- ru: _p
23034
+ en: Ap,
23035
+ ru: Mp
22645
23036
  },
22646
23037
  linear: {
22647
- en: yp,
22648
- ru: xp
23038
+ en: Pp,
23039
+ ru: Ip
22649
23040
  },
22650
23041
  progress: {
22651
- en: Cp,
22652
- ru: Tp
23042
+ en: Rp,
23043
+ ru: Bp
22653
23044
  },
22654
23045
  values: {
22655
- en: Dp,
22656
- ru: kp
23046
+ en: Hp,
23047
+ ru: Wp
22657
23048
  }
22658
23049
  }
22659
23050
  };
22660
23051
  //#endregion
22661
23052
  //#region src/media/mdx/Radio/radio.en.mdx
22662
- function jp(e) {
23053
+ function Kp(e) {
22663
23054
  let t = {
22664
23055
  li: "li",
22665
23056
  p: "p",
@@ -22711,16 +23102,16 @@ function jp(e) {
22711
23102
  ] })
22712
23103
  ] });
22713
23104
  }
22714
- function Mp(e = {}) {
23105
+ function qp(e = {}) {
22715
23106
  let { wrapper: t } = e.components || {};
22716
23107
  return t ? o(t, {
22717
23108
  ...e,
22718
- children: o(jp, { ...e })
22719
- }) : jp(e);
23109
+ children: o(Kp, { ...e })
23110
+ }) : Kp(e);
22720
23111
  }
22721
23112
  //#endregion
22722
23113
  //#region src/media/mdx/Radio/radio.ru.mdx
22723
- function Np(e) {
23114
+ function Jp(e) {
22724
23115
  let t = {
22725
23116
  li: "li",
22726
23117
  p: "p",
@@ -22772,25 +23163,25 @@ function Np(e) {
22772
23163
  ] })
22773
23164
  ] });
22774
23165
  }
22775
- function Pp(e = {}) {
23166
+ function Yp(e = {}) {
22776
23167
  let { wrapper: t } = e.components || {};
22777
23168
  return t ? o(t, {
22778
23169
  ...e,
22779
- children: o(Np, { ...e })
22780
- }) : Np(e);
23170
+ children: o(Jp, { ...e })
23171
+ }) : Jp(e);
22781
23172
  }
22782
23173
  //#endregion
22783
23174
  //#region src/media/mdx/Radio/wikiMdxRadio.ts
22784
- var Fp = {
23175
+ var Xp = {
22785
23176
  name: "Radio",
22786
23177
  descriptions: { radio: {
22787
- en: Mp,
22788
- ru: Pp
23178
+ en: qp,
23179
+ ru: Yp
22789
23180
  } }
22790
23181
  };
22791
23182
  //#endregion
22792
23183
  //#region src/media/mdx/Ripple/ripple.en.mdx
22793
- function Ip(e) {
23184
+ function Zp(e) {
22794
23185
  let t = {
22795
23186
  code: "code",
22796
23187
  li: "li",
@@ -22846,16 +23237,16 @@ function Ip(e) {
22846
23237
  })
22847
23238
  ] });
22848
23239
  }
22849
- function Lp(e = {}) {
23240
+ function Qp(e = {}) {
22850
23241
  let { wrapper: t } = e.components || {};
22851
23242
  return t ? o(t, {
22852
23243
  ...e,
22853
- children: o(Ip, { ...e })
22854
- }) : Ip(e);
23244
+ children: o(Zp, { ...e })
23245
+ }) : Zp(e);
22855
23246
  }
22856
23247
  //#endregion
22857
23248
  //#region src/media/mdx/Ripple/ripple.ru.mdx
22858
- function Rp(e) {
23249
+ function $p(e) {
22859
23250
  let t = {
22860
23251
  code: "code",
22861
23252
  li: "li",
@@ -22907,25 +23298,25 @@ function Rp(e) {
22907
23298
  })
22908
23299
  ] });
22909
23300
  }
22910
- function zp(e = {}) {
23301
+ function em(e = {}) {
22911
23302
  let { wrapper: t } = e.components || {};
22912
23303
  return t ? o(t, {
22913
23304
  ...e,
22914
- children: o(Rp, { ...e })
22915
- }) : Rp(e);
23305
+ children: o($p, { ...e })
23306
+ }) : $p(e);
22916
23307
  }
22917
23308
  //#endregion
22918
23309
  //#region src/media/mdx/Ripple/wikiMdxRipple.ts
22919
- var Bp = {
23310
+ var tm = {
22920
23311
  name: "Ripple",
22921
23312
  descriptions: { ripple: {
22922
- en: Lp,
22923
- ru: zp
23313
+ en: Qp,
23314
+ ru: em
22924
23315
  } }
22925
23316
  };
22926
23317
  //#endregion
22927
23318
  //#region src/media/mdx/Scrollbar/emits.en.mdx
22928
- function Vp(e) {
23319
+ function nm(e) {
22929
23320
  let t = {
22930
23321
  code: "code",
22931
23322
  h3: "h3",
@@ -23013,16 +23404,16 @@ function Vp(e) {
23013
23404
  ] })
23014
23405
  ] });
23015
23406
  }
23016
- function Hp(e = {}) {
23407
+ function rm(e = {}) {
23017
23408
  let { wrapper: t } = e.components || {};
23018
23409
  return t ? o(t, {
23019
23410
  ...e,
23020
- children: o(Vp, { ...e })
23021
- }) : Vp(e);
23411
+ children: o(nm, { ...e })
23412
+ }) : nm(e);
23022
23413
  }
23023
23414
  //#endregion
23024
23415
  //#region src/media/mdx/Scrollbar/emits.ru.mdx
23025
- function Up(e) {
23416
+ function im(e) {
23026
23417
  let t = {
23027
23418
  code: "code",
23028
23419
  h3: "h3",
@@ -23110,16 +23501,16 @@ function Up(e) {
23110
23501
  ] })
23111
23502
  ] });
23112
23503
  }
23113
- function Wp(e = {}) {
23504
+ function am(e = {}) {
23114
23505
  let { wrapper: t } = e.components || {};
23115
23506
  return t ? o(t, {
23116
23507
  ...e,
23117
- children: o(Up, { ...e })
23118
- }) : Up(e);
23508
+ children: o(im, { ...e })
23509
+ }) : im(e);
23119
23510
  }
23120
23511
  //#endregion
23121
23512
  //#region src/media/mdx/Scrollbar/emits-include.en.mdx
23122
- function Gp(e) {
23513
+ function om(e) {
23123
23514
  let t = {
23124
23515
  code: "code",
23125
23516
  h3: "h3",
@@ -23207,16 +23598,16 @@ function Gp(e) {
23207
23598
  ] })
23208
23599
  ] });
23209
23600
  }
23210
- function Kp(e = {}) {
23601
+ function sm(e = {}) {
23211
23602
  let { wrapper: t } = e.components || {};
23212
23603
  return t ? o(t, {
23213
23604
  ...e,
23214
- children: o(Gp, { ...e })
23215
- }) : Gp(e);
23605
+ children: o(om, { ...e })
23606
+ }) : om(e);
23216
23607
  }
23217
23608
  //#endregion
23218
23609
  //#region src/media/mdx/Scrollbar/emits-include.ru.mdx
23219
- function qp(e) {
23610
+ function cm(e) {
23220
23611
  let t = {
23221
23612
  code: "code",
23222
23613
  h3: "h3",
@@ -23304,16 +23695,16 @@ function qp(e) {
23304
23695
  ] })
23305
23696
  ] });
23306
23697
  }
23307
- function Jp(e = {}) {
23698
+ function lm(e = {}) {
23308
23699
  let { wrapper: t } = e.components || {};
23309
23700
  return t ? o(t, {
23310
23701
  ...e,
23311
- children: o(qp, { ...e })
23312
- }) : qp(e);
23702
+ children: o(cm, { ...e })
23703
+ }) : cm(e);
23313
23704
  }
23314
23705
  //#endregion
23315
23706
  //#region src/media/mdx/Scrollbar/scrollbar.en.mdx
23316
- function Yp(e) {
23707
+ function um(e) {
23317
23708
  let t = {
23318
23709
  code: "code",
23319
23710
  li: "li",
@@ -23369,16 +23760,16 @@ function Yp(e) {
23369
23760
  })
23370
23761
  ] });
23371
23762
  }
23372
- function Xp(e = {}) {
23763
+ function dm(e = {}) {
23373
23764
  let { wrapper: t } = e.components || {};
23374
23765
  return t ? o(t, {
23375
23766
  ...e,
23376
- children: o(Yp, { ...e })
23377
- }) : Yp(e);
23767
+ children: o(um, { ...e })
23768
+ }) : um(e);
23378
23769
  }
23379
23770
  //#endregion
23380
23771
  //#region src/media/mdx/Scrollbar/scrollbar.ru.mdx
23381
- function Zp(e) {
23772
+ function fm(e) {
23382
23773
  let t = {
23383
23774
  code: "code",
23384
23775
  li: "li",
@@ -23430,35 +23821,35 @@ function Zp(e) {
23430
23821
  })
23431
23822
  ] });
23432
23823
  }
23433
- function Qp(e = {}) {
23824
+ function pm(e = {}) {
23434
23825
  let { wrapper: t } = e.components || {};
23435
23826
  return t ? o(t, {
23436
23827
  ...e,
23437
- children: o(Zp, { ...e })
23438
- }) : Zp(e);
23828
+ children: o(fm, { ...e })
23829
+ }) : fm(e);
23439
23830
  }
23440
23831
  //#endregion
23441
23832
  //#region src/media/mdx/Scrollbar/wikiMdxScrollbar.ts
23442
- var $p = {
23833
+ var mm = {
23443
23834
  name: "Scrollbar",
23444
23835
  descriptions: {
23445
23836
  emits: {
23446
- en: Hp,
23447
- ru: Wp
23837
+ en: rm,
23838
+ ru: am
23448
23839
  },
23449
23840
  "emits-include": {
23450
- en: Kp,
23451
- ru: Jp
23841
+ en: sm,
23842
+ ru: lm
23452
23843
  },
23453
23844
  scrollbar: {
23454
- en: Xp,
23455
- ru: Qp
23845
+ en: dm,
23846
+ ru: pm
23456
23847
  }
23457
23848
  }
23458
23849
  };
23459
23850
  //#endregion
23460
23851
  //#region src/media/mdx/Section/section.en.mdx
23461
- function em(e) {
23852
+ function hm(e) {
23462
23853
  let t = {
23463
23854
  blockquote: "blockquote",
23464
23855
  code: "code",
@@ -23534,16 +23925,16 @@ function em(e) {
23534
23925
  ] })
23535
23926
  ] });
23536
23927
  }
23537
- function tm(e = {}) {
23928
+ function gm(e = {}) {
23538
23929
  let { wrapper: t } = e.components || {};
23539
23930
  return t ? o(t, {
23540
23931
  ...e,
23541
- children: o(em, { ...e })
23542
- }) : em(e);
23932
+ children: o(hm, { ...e })
23933
+ }) : hm(e);
23543
23934
  }
23544
23935
  //#endregion
23545
23936
  //#region src/media/mdx/Section/section.ru.mdx
23546
- function nm(e) {
23937
+ function _m(e) {
23547
23938
  let t = {
23548
23939
  blockquote: "blockquote",
23549
23940
  code: "code",
@@ -23619,25 +24010,25 @@ function nm(e) {
23619
24010
  ] })
23620
24011
  ] });
23621
24012
  }
23622
- function rm(e = {}) {
24013
+ function vm(e = {}) {
23623
24014
  let { wrapper: t } = e.components || {};
23624
24015
  return t ? o(t, {
23625
24016
  ...e,
23626
- children: o(nm, { ...e })
23627
- }) : nm(e);
24017
+ children: o(_m, { ...e })
24018
+ }) : _m(e);
23628
24019
  }
23629
24020
  //#endregion
23630
24021
  //#region src/media/mdx/Section/wikiMdxSection.ts
23631
- var im = {
24022
+ var ym = {
23632
24023
  name: "Section",
23633
24024
  descriptions: { section: {
23634
- en: tm,
23635
- ru: rm
24025
+ en: gm,
24026
+ ru: vm
23636
24027
  } }
23637
24028
  };
23638
24029
  //#endregion
23639
24030
  //#region src/media/mdx/Select/select.en.mdx
23640
- function am(e) {
24031
+ function bm(e) {
23641
24032
  let t = {
23642
24033
  li: "li",
23643
24034
  p: "p",
@@ -23706,16 +24097,16 @@ function am(e) {
23706
24097
  })
23707
24098
  ] });
23708
24099
  }
23709
- function om(e = {}) {
24100
+ function xm(e = {}) {
23710
24101
  let { wrapper: t } = e.components || {};
23711
24102
  return t ? o(t, {
23712
24103
  ...e,
23713
- children: o(am, { ...e })
23714
- }) : am(e);
24104
+ children: o(bm, { ...e })
24105
+ }) : bm(e);
23715
24106
  }
23716
24107
  //#endregion
23717
24108
  //#region src/media/mdx/Select/select.ru.mdx
23718
- function sm(e) {
24109
+ function Sm(e) {
23719
24110
  let t = {
23720
24111
  li: "li",
23721
24112
  p: "p",
@@ -23784,25 +24175,25 @@ function sm(e) {
23784
24175
  })
23785
24176
  ] });
23786
24177
  }
23787
- function cm(e = {}) {
24178
+ function Cm(e = {}) {
23788
24179
  let { wrapper: t } = e.components || {};
23789
24180
  return t ? o(t, {
23790
24181
  ...e,
23791
- children: o(sm, { ...e })
23792
- }) : sm(e);
24182
+ children: o(Sm, { ...e })
24183
+ }) : Sm(e);
23793
24184
  }
23794
24185
  //#endregion
23795
24186
  //#region src/media/mdx/Select/wikiMdxSelect.ts
23796
- var lm = {
24187
+ var wm = {
23797
24188
  name: "Select",
23798
24189
  descriptions: { select: {
23799
- en: om,
23800
- ru: cm
24190
+ en: xm,
24191
+ ru: Cm
23801
24192
  } }
23802
24193
  };
23803
24194
  //#endregion
23804
24195
  //#region src/media/mdx/SelectValue/selectValue.en.mdx
23805
- function um(e) {
24196
+ function Tm(e) {
23806
24197
  let t = {
23807
24198
  li: "li",
23808
24199
  p: "p",
@@ -23857,16 +24248,16 @@ function um(e) {
23857
24248
  })
23858
24249
  ] });
23859
24250
  }
23860
- function dm(e = {}) {
24251
+ function Em(e = {}) {
23861
24252
  let { wrapper: t } = e.components || {};
23862
24253
  return t ? o(t, {
23863
24254
  ...e,
23864
- children: o(um, { ...e })
23865
- }) : um(e);
24255
+ children: o(Tm, { ...e })
24256
+ }) : Tm(e);
23866
24257
  }
23867
24258
  //#endregion
23868
24259
  //#region src/media/mdx/SelectValue/selectValue.ru.mdx
23869
- function fm(e) {
24260
+ function Dm(e) {
23870
24261
  let t = {
23871
24262
  li: "li",
23872
24263
  p: "p",
@@ -23921,25 +24312,25 @@ function fm(e) {
23921
24312
  })
23922
24313
  ] });
23923
24314
  }
23924
- function pm(e = {}) {
24315
+ function Om(e = {}) {
23925
24316
  let { wrapper: t } = e.components || {};
23926
24317
  return t ? o(t, {
23927
24318
  ...e,
23928
- children: o(fm, { ...e })
23929
- }) : fm(e);
24319
+ children: o(Dm, { ...e })
24320
+ }) : Dm(e);
23930
24321
  }
23931
24322
  //#endregion
23932
24323
  //#region src/media/mdx/SelectValue/wikiMdxSelectValue.ts
23933
- var mm = {
24324
+ var km = {
23934
24325
  name: "SelectValue",
23935
24326
  descriptions: { selectValue: {
23936
- en: dm,
23937
- ru: pm
24327
+ en: Em,
24328
+ ru: Om
23938
24329
  } }
23939
24330
  };
23940
24331
  //#endregion
23941
24332
  //#region src/media/mdx/Skeleton/skeleton.en.mdx
23942
- function hm(e) {
24333
+ function Am(e) {
23943
24334
  let t = {
23944
24335
  code: "code",
23945
24336
  li: "li",
@@ -23999,16 +24390,16 @@ function hm(e) {
23999
24390
  })
24000
24391
  ] });
24001
24392
  }
24002
- function gm(e = {}) {
24393
+ function jm(e = {}) {
24003
24394
  let { wrapper: t } = e.components || {};
24004
24395
  return t ? o(t, {
24005
24396
  ...e,
24006
- children: o(hm, { ...e })
24007
- }) : hm(e);
24397
+ children: o(Am, { ...e })
24398
+ }) : Am(e);
24008
24399
  }
24009
24400
  //#endregion
24010
24401
  //#region src/media/mdx/Skeleton/skeleton.ru.mdx
24011
- function _m(e) {
24402
+ function Mm(e) {
24012
24403
  let t = {
24013
24404
  code: "code",
24014
24405
  li: "li",
@@ -24064,16 +24455,16 @@ function _m(e) {
24064
24455
  })
24065
24456
  ] });
24066
24457
  }
24067
- function vm(e = {}) {
24458
+ function Nm(e = {}) {
24068
24459
  let { wrapper: t } = e.components || {};
24069
24460
  return t ? o(t, {
24070
24461
  ...e,
24071
- children: o(_m, { ...e })
24072
- }) : _m(e);
24462
+ children: o(Mm, { ...e })
24463
+ }) : Mm(e);
24073
24464
  }
24074
24465
  //#endregion
24075
24466
  //#region src/media/mdx/Skeleton/expose.isActive.en.mdx
24076
- function ym(e) {
24467
+ function Pm(e) {
24077
24468
  let t = {
24078
24469
  code: "code",
24079
24470
  li: "li",
@@ -24086,16 +24477,16 @@ function ym(e) {
24086
24477
  "\n"
24087
24478
  ] });
24088
24479
  }
24089
- function bm(e = {}) {
24480
+ function Fm(e = {}) {
24090
24481
  let { wrapper: t } = e.components || {};
24091
24482
  return t ? o(t, {
24092
24483
  ...e,
24093
- children: o(ym, { ...e })
24094
- }) : ym(e);
24484
+ children: o(Pm, { ...e })
24485
+ }) : Pm(e);
24095
24486
  }
24096
24487
  //#endregion
24097
24488
  //#region src/media/mdx/Skeleton/expose.isActive.ru.mdx
24098
- function xm(e) {
24489
+ function Im(e) {
24099
24490
  let t = {
24100
24491
  code: "code",
24101
24492
  li: "li",
@@ -24108,16 +24499,16 @@ function xm(e) {
24108
24499
  "\n"
24109
24500
  ] });
24110
24501
  }
24111
- function Sm(e = {}) {
24502
+ function Lm(e = {}) {
24112
24503
  let { wrapper: t } = e.components || {};
24113
24504
  return t ? o(t, {
24114
24505
  ...e,
24115
- children: o(xm, { ...e })
24116
- }) : xm(e);
24506
+ children: o(Im, { ...e })
24507
+ }) : Im(e);
24117
24508
  }
24118
24509
  //#endregion
24119
24510
  //#region src/media/mdx/Skeleton/classes.en.mdx
24120
- function Cm(e) {
24511
+ function Rm(e) {
24121
24512
  let t = {
24122
24513
  code: "code",
24123
24514
  h2: "h2",
@@ -24172,16 +24563,16 @@ function Cm(e) {
24172
24563
  ] })
24173
24564
  ] });
24174
24565
  }
24175
- function wm(e = {}) {
24566
+ function zm(e = {}) {
24176
24567
  let { wrapper: t } = e.components || {};
24177
24568
  return t ? o(t, {
24178
24569
  ...e,
24179
- children: o(Cm, { ...e })
24180
- }) : Cm(e);
24570
+ children: o(Rm, { ...e })
24571
+ }) : Rm(e);
24181
24572
  }
24182
24573
  //#endregion
24183
24574
  //#region src/media/mdx/Skeleton/classes.ru.mdx
24184
- function Tm(e) {
24575
+ function Bm(e) {
24185
24576
  let t = {
24186
24577
  code: "code",
24187
24578
  h2: "h2",
@@ -24234,35 +24625,35 @@ function Tm(e) {
24234
24625
  ] })
24235
24626
  ] });
24236
24627
  }
24237
- function Em(e = {}) {
24628
+ function Vm(e = {}) {
24238
24629
  let { wrapper: t } = e.components || {};
24239
24630
  return t ? o(t, {
24240
24631
  ...e,
24241
- children: o(Tm, { ...e })
24242
- }) : Tm(e);
24632
+ children: o(Bm, { ...e })
24633
+ }) : Bm(e);
24243
24634
  }
24244
24635
  //#endregion
24245
24636
  //#region src/media/mdx/Skeleton/wikiMdxSkeleton.ts
24246
- var Dm = {
24637
+ var Hm = {
24247
24638
  name: "Skeleton",
24248
24639
  descriptions: {
24249
24640
  active: {
24250
- en: gm,
24251
- ru: vm
24641
+ en: jm,
24642
+ ru: Nm
24252
24643
  },
24253
24644
  "expose.isActive": {
24254
- en: bm,
24255
- ru: Sm
24645
+ en: Fm,
24646
+ ru: Lm
24256
24647
  },
24257
24648
  classes: {
24258
- en: wm,
24259
- ru: Em
24649
+ en: zm,
24650
+ ru: Vm
24260
24651
  }
24261
24652
  }
24262
24653
  };
24263
24654
  //#endregion
24264
24655
  //#region src/media/mdx/Snackbar/adaptation.en.mdx
24265
- function Om(e) {
24656
+ function Um(e) {
24266
24657
  let t = {
24267
24658
  blockquote: "blockquote",
24268
24659
  code: "code",
@@ -24309,16 +24700,16 @@ function Om(e) {
24309
24700
  ] })
24310
24701
  ] });
24311
24702
  }
24312
- function km(e = {}) {
24703
+ function Wm(e = {}) {
24313
24704
  let { wrapper: t } = e.components || {};
24314
24705
  return t ? o(t, {
24315
24706
  ...e,
24316
- children: o(Om, { ...e })
24317
- }) : Om(e);
24707
+ children: o(Um, { ...e })
24708
+ }) : Um(e);
24318
24709
  }
24319
24710
  //#endregion
24320
24711
  //#region src/media/mdx/Snackbar/adaptation.ru.mdx
24321
- function Am(e) {
24712
+ function Gm(e) {
24322
24713
  let t = {
24323
24714
  blockquote: "blockquote",
24324
24715
  code: "code",
@@ -24365,16 +24756,16 @@ function Am(e) {
24365
24756
  ] })
24366
24757
  ] });
24367
24758
  }
24368
- function jm(e = {}) {
24759
+ function Km(e = {}) {
24369
24760
  let { wrapper: t } = e.components || {};
24370
24761
  return t ? o(t, {
24371
24762
  ...e,
24372
- children: o(Am, { ...e })
24373
- }) : Am(e);
24763
+ children: o(Gm, { ...e })
24764
+ }) : Gm(e);
24374
24765
  }
24375
24766
  //#endregion
24376
24767
  //#region src/media/mdx/Snackbar/add.en.mdx
24377
- function Mm(e) {
24768
+ function qm(e) {
24378
24769
  let t = {
24379
24770
  code: "code",
24380
24771
  h2: "h2",
@@ -24500,16 +24891,16 @@ function Mm(e) {
24500
24891
  ] })
24501
24892
  ] });
24502
24893
  }
24503
- function Nm(e = {}) {
24894
+ function Jm(e = {}) {
24504
24895
  let { wrapper: t } = e.components || {};
24505
24896
  return t ? o(t, {
24506
24897
  ...e,
24507
- children: o(Mm, { ...e })
24508
- }) : Mm(e);
24898
+ children: o(qm, { ...e })
24899
+ }) : qm(e);
24509
24900
  }
24510
24901
  //#endregion
24511
24902
  //#region src/media/mdx/Snackbar/add.ru.mdx
24512
- function Pm(e) {
24903
+ function Ym(e) {
24513
24904
  let t = {
24514
24905
  code: "code",
24515
24906
  h2: "h2",
@@ -24633,16 +25024,16 @@ function Pm(e) {
24633
25024
  ] })
24634
25025
  ] });
24635
25026
  }
24636
- function Fm(e = {}) {
25027
+ function Xm(e = {}) {
24637
25028
  let { wrapper: t } = e.components || {};
24638
25029
  return t ? o(t, {
24639
25030
  ...e,
24640
- children: o(Pm, { ...e })
24641
- }) : Pm(e);
25031
+ children: o(Ym, { ...e })
25032
+ }) : Ym(e);
24642
25033
  }
24643
25034
  //#endregion
24644
25035
  //#region src/media/mdx/Snackbar/position.en.mdx
24645
- function Im(e) {
25036
+ function Zm(e) {
24646
25037
  let t = {
24647
25038
  blockquote: "blockquote",
24648
25039
  code: "code",
@@ -24716,16 +25107,16 @@ function Im(e) {
24716
25107
  ] })
24717
25108
  ] });
24718
25109
  }
24719
- function Lm(e = {}) {
25110
+ function Qm(e = {}) {
24720
25111
  let { wrapper: t } = e.components || {};
24721
25112
  return t ? o(t, {
24722
25113
  ...e,
24723
- children: o(Im, { ...e })
24724
- }) : Im(e);
25114
+ children: o(Zm, { ...e })
25115
+ }) : Zm(e);
24725
25116
  }
24726
25117
  //#endregion
24727
25118
  //#region src/media/mdx/Snackbar/position.ru.mdx
24728
- function Rm(e) {
25119
+ function $m(e) {
24729
25120
  let t = {
24730
25121
  blockquote: "blockquote",
24731
25122
  code: "code",
@@ -24799,16 +25190,16 @@ function Rm(e) {
24799
25190
  ] })
24800
25191
  ] });
24801
25192
  }
24802
- function zm(e = {}) {
25193
+ function eh(e = {}) {
24803
25194
  let { wrapper: t } = e.components || {};
24804
25195
  return t ? o(t, {
24805
25196
  ...e,
24806
- children: o(Rm, { ...e })
24807
- }) : Rm(e);
25197
+ children: o($m, { ...e })
25198
+ }) : $m(e);
24808
25199
  }
24809
25200
  //#endregion
24810
25201
  //#region src/media/mdx/Snackbar/snackbar.en.mdx
24811
- function Bm(e) {
25202
+ function th(e) {
24812
25203
  let t = {
24813
25204
  blockquote: "blockquote",
24814
25205
  h2: "h2",
@@ -24863,16 +25254,16 @@ function Bm(e) {
24863
25254
  ] })
24864
25255
  ] });
24865
25256
  }
24866
- function Vm(e = {}) {
25257
+ function nh(e = {}) {
24867
25258
  let { wrapper: t } = e.components || {};
24868
25259
  return t ? o(t, {
24869
25260
  ...e,
24870
- children: o(Bm, { ...e })
24871
- }) : Bm(e);
25261
+ children: o(th, { ...e })
25262
+ }) : th(e);
24872
25263
  }
24873
25264
  //#endregion
24874
25265
  //#region src/media/mdx/Snackbar/snackbar.ru.mdx
24875
- function Hm(e) {
25266
+ function rh(e) {
24876
25267
  let t = {
24877
25268
  blockquote: "blockquote",
24878
25269
  h2: "h2",
@@ -24927,16 +25318,16 @@ function Hm(e) {
24927
25318
  ] })
24928
25319
  ] });
24929
25320
  }
24930
- function Um(e = {}) {
25321
+ function ih(e = {}) {
24931
25322
  let { wrapper: t } = e.components || {};
24932
25323
  return t ? o(t, {
24933
25324
  ...e,
24934
- children: o(Hm, { ...e })
24935
- }) : Hm(e);
25325
+ children: o(rh, { ...e })
25326
+ }) : rh(e);
24936
25327
  }
24937
25328
  //#endregion
24938
25329
  //#region src/media/mdx/Snackbar/event.show.en.mdx
24939
- function Wm(e) {
25330
+ function ah(e) {
24940
25331
  let t = {
24941
25332
  code: "code",
24942
25333
  h3: "h3",
@@ -24982,16 +25373,16 @@ function Wm(e) {
24982
25373
  ] })
24983
25374
  ] });
24984
25375
  }
24985
- function Gm(e = {}) {
25376
+ function oh(e = {}) {
24986
25377
  let { wrapper: t } = e.components || {};
24987
25378
  return t ? o(t, {
24988
25379
  ...e,
24989
- children: o(Wm, { ...e })
24990
- }) : Wm(e);
25380
+ children: o(ah, { ...e })
25381
+ }) : ah(e);
24991
25382
  }
24992
25383
  //#endregion
24993
25384
  //#region src/media/mdx/Snackbar/event.show.ru.mdx
24994
- function Km(e) {
25385
+ function sh(e) {
24995
25386
  let t = {
24996
25387
  code: "code",
24997
25388
  h3: "h3",
@@ -25037,16 +25428,16 @@ function Km(e) {
25037
25428
  ] })
25038
25429
  ] });
25039
25430
  }
25040
- function qm(e = {}) {
25431
+ function ch(e = {}) {
25041
25432
  let { wrapper: t } = e.components || {};
25042
25433
  return t ? o(t, {
25043
25434
  ...e,
25044
- children: o(Km, { ...e })
25045
- }) : Km(e);
25435
+ children: o(sh, { ...e })
25436
+ }) : sh(e);
25046
25437
  }
25047
25438
  //#endregion
25048
25439
  //#region src/media/mdx/Snackbar/event.hide.en.mdx
25049
- function Jm(e) {
25440
+ function lh(e) {
25050
25441
  let t = {
25051
25442
  code: "code",
25052
25443
  h3: "h3",
@@ -25094,16 +25485,16 @@ function Jm(e) {
25094
25485
  ] })
25095
25486
  ] });
25096
25487
  }
25097
- function Ym(e = {}) {
25488
+ function uh(e = {}) {
25098
25489
  let { wrapper: t } = e.components || {};
25099
25490
  return t ? o(t, {
25100
25491
  ...e,
25101
- children: o(Jm, { ...e })
25102
- }) : Jm(e);
25492
+ children: o(lh, { ...e })
25493
+ }) : lh(e);
25103
25494
  }
25104
25495
  //#endregion
25105
25496
  //#region src/media/mdx/Snackbar/event.hide.ru.mdx
25106
- function Xm(e) {
25497
+ function dh(e) {
25107
25498
  let t = {
25108
25499
  code: "code",
25109
25500
  h3: "h3",
@@ -25151,16 +25542,16 @@ function Xm(e) {
25151
25542
  ] })
25152
25543
  ] });
25153
25544
  }
25154
- function Zm(e = {}) {
25545
+ function fh(e = {}) {
25155
25546
  let { wrapper: t } = e.components || {};
25156
25547
  return t ? o(t, {
25157
25548
  ...e,
25158
- children: o(Xm, { ...e })
25159
- }) : Xm(e);
25549
+ children: o(dh, { ...e })
25550
+ }) : dh(e);
25160
25551
  }
25161
25552
  //#endregion
25162
25553
  //#region src/media/mdx/Snackbar/expose.isItem.en.mdx
25163
- function Qm(e) {
25554
+ function ph(e) {
25164
25555
  let t = {
25165
25556
  code: "code",
25166
25557
  li: "li",
@@ -25173,16 +25564,16 @@ function Qm(e) {
25173
25564
  "\n"
25174
25565
  ] });
25175
25566
  }
25176
- function $m(e = {}) {
25567
+ function mh(e = {}) {
25177
25568
  let { wrapper: t } = e.components || {};
25178
25569
  return t ? o(t, {
25179
25570
  ...e,
25180
- children: o(Qm, { ...e })
25181
- }) : Qm(e);
25571
+ children: o(ph, { ...e })
25572
+ }) : ph(e);
25182
25573
  }
25183
25574
  //#endregion
25184
25575
  //#region src/media/mdx/Snackbar/expose.isItem.ru.mdx
25185
- function eh(e) {
25576
+ function hh(e) {
25186
25577
  let t = {
25187
25578
  code: "code",
25188
25579
  li: "li",
@@ -25195,16 +25586,16 @@ function eh(e) {
25195
25586
  "\n"
25196
25587
  ] });
25197
25588
  }
25198
- function th(e = {}) {
25589
+ function gh(e = {}) {
25199
25590
  let { wrapper: t } = e.components || {};
25200
25591
  return t ? o(t, {
25201
25592
  ...e,
25202
- children: o(eh, { ...e })
25203
- }) : eh(e);
25593
+ children: o(hh, { ...e })
25594
+ }) : hh(e);
25204
25595
  }
25205
25596
  //#endregion
25206
25597
  //#region src/media/mdx/Snackbar/expose.add.en.mdx
25207
- function nh(e) {
25598
+ function _h(e) {
25208
25599
  let t = {
25209
25600
  code: "code",
25210
25601
  li: "li",
@@ -25217,16 +25608,16 @@ function nh(e) {
25217
25608
  "\n"
25218
25609
  ] });
25219
25610
  }
25220
- function rh(e = {}) {
25611
+ function vh(e = {}) {
25221
25612
  let { wrapper: t } = e.components || {};
25222
25613
  return t ? o(t, {
25223
25614
  ...e,
25224
- children: o(nh, { ...e })
25225
- }) : nh(e);
25615
+ children: o(_h, { ...e })
25616
+ }) : _h(e);
25226
25617
  }
25227
25618
  //#endregion
25228
25619
  //#region src/media/mdx/Snackbar/expose.add.ru.mdx
25229
- function ih(e) {
25620
+ function yh(e) {
25230
25621
  let t = {
25231
25622
  code: "code",
25232
25623
  li: "li",
@@ -25239,16 +25630,16 @@ function ih(e) {
25239
25630
  "\n"
25240
25631
  ] });
25241
25632
  }
25242
- function ah(e = {}) {
25633
+ function bh(e = {}) {
25243
25634
  let { wrapper: t } = e.components || {};
25244
25635
  return t ? o(t, {
25245
25636
  ...e,
25246
- children: o(ih, { ...e })
25247
- }) : ih(e);
25637
+ children: o(yh, { ...e })
25638
+ }) : yh(e);
25248
25639
  }
25249
25640
  //#endregion
25250
25641
  //#region src/media/mdx/Snackbar/expose.remove.en.mdx
25251
- function oh(e) {
25642
+ function xh(e) {
25252
25643
  let t = {
25253
25644
  code: "code",
25254
25645
  li: "li",
@@ -25261,16 +25652,16 @@ function oh(e) {
25261
25652
  "\n"
25262
25653
  ] });
25263
25654
  }
25264
- function sh(e = {}) {
25655
+ function Sh(e = {}) {
25265
25656
  let { wrapper: t } = e.components || {};
25266
25657
  return t ? o(t, {
25267
25658
  ...e,
25268
- children: o(oh, { ...e })
25269
- }) : oh(e);
25659
+ children: o(xh, { ...e })
25660
+ }) : xh(e);
25270
25661
  }
25271
25662
  //#endregion
25272
25663
  //#region src/media/mdx/Snackbar/expose.remove.ru.mdx
25273
- function ch(e) {
25664
+ function Ch(e) {
25274
25665
  let t = {
25275
25666
  code: "code",
25276
25667
  li: "li",
@@ -25283,16 +25674,16 @@ function ch(e) {
25283
25674
  "\n"
25284
25675
  ] });
25285
25676
  }
25286
- function lh(e = {}) {
25677
+ function wh(e = {}) {
25287
25678
  let { wrapper: t } = e.components || {};
25288
25679
  return t ? o(t, {
25289
25680
  ...e,
25290
- children: o(ch, { ...e })
25291
- }) : ch(e);
25681
+ children: o(Ch, { ...e })
25682
+ }) : Ch(e);
25292
25683
  }
25293
25684
  //#endregion
25294
25685
  //#region src/media/mdx/Snackbar/expose.clear.en.mdx
25295
- function uh(e) {
25686
+ function Th(e) {
25296
25687
  let t = {
25297
25688
  code: "code",
25298
25689
  li: "li",
@@ -25305,16 +25696,16 @@ function uh(e) {
25305
25696
  "\n"
25306
25697
  ] });
25307
25698
  }
25308
- function dh(e = {}) {
25699
+ function Eh(e = {}) {
25309
25700
  let { wrapper: t } = e.components || {};
25310
25701
  return t ? o(t, {
25311
25702
  ...e,
25312
- children: o(uh, { ...e })
25313
- }) : uh(e);
25703
+ children: o(Th, { ...e })
25704
+ }) : Th(e);
25314
25705
  }
25315
25706
  //#endregion
25316
25707
  //#region src/media/mdx/Snackbar/expose.clear.ru.mdx
25317
- function fh(e) {
25708
+ function Dh(e) {
25318
25709
  let t = {
25319
25710
  code: "code",
25320
25711
  li: "li",
@@ -25327,63 +25718,63 @@ function fh(e) {
25327
25718
  "\n"
25328
25719
  ] });
25329
25720
  }
25330
- function ph(e = {}) {
25721
+ function Oh(e = {}) {
25331
25722
  let { wrapper: t } = e.components || {};
25332
25723
  return t ? o(t, {
25333
25724
  ...e,
25334
- children: o(fh, { ...e })
25335
- }) : fh(e);
25725
+ children: o(Dh, { ...e })
25726
+ }) : Dh(e);
25336
25727
  }
25337
25728
  //#endregion
25338
25729
  //#region src/media/mdx/Snackbar/wikiMdxSnackbar.ts
25339
- var mh = {
25730
+ var kh = {
25340
25731
  name: "Snackbar",
25341
25732
  descriptions: {
25342
25733
  snackbar: {
25343
- en: Vm,
25344
- ru: Um
25734
+ en: nh,
25735
+ ru: ih
25345
25736
  },
25346
25737
  adaptation: {
25347
- en: km,
25348
- ru: jm
25738
+ en: Wm,
25739
+ ru: Km
25349
25740
  },
25350
25741
  add: {
25351
- en: Nm,
25352
- ru: Fm
25742
+ en: Jm,
25743
+ ru: Xm
25353
25744
  },
25354
25745
  position: {
25355
- en: Lm,
25356
- ru: zm
25746
+ en: Qm,
25747
+ ru: eh
25357
25748
  },
25358
25749
  "event.show": {
25359
- en: Gm,
25360
- ru: qm
25750
+ en: oh,
25751
+ ru: ch
25361
25752
  },
25362
25753
  "event.hide": {
25363
- en: Ym,
25364
- ru: Zm
25754
+ en: uh,
25755
+ ru: fh
25365
25756
  },
25366
25757
  "expose.isItem": {
25367
- en: $m,
25368
- ru: th
25758
+ en: mh,
25759
+ ru: gh
25369
25760
  },
25370
25761
  "expose.add": {
25371
- en: rh,
25372
- ru: ah
25762
+ en: vh,
25763
+ ru: bh
25373
25764
  },
25374
25765
  "expose.remove": {
25375
- en: sh,
25376
- ru: lh
25766
+ en: Sh,
25767
+ ru: wh
25377
25768
  },
25378
25769
  "expose.clear": {
25379
- en: dh,
25380
- ru: ph
25770
+ en: Eh,
25771
+ ru: Oh
25381
25772
  }
25382
25773
  }
25383
25774
  };
25384
25775
  //#endregion
25385
25776
  //#region src/media/mdx/SnackbarItem/snackbarItem.en.mdx
25386
- function hh(e) {
25777
+ function Ah(e) {
25387
25778
  let t = {
25388
25779
  blockquote: "blockquote",
25389
25780
  code: "code",
@@ -25447,16 +25838,16 @@ function hh(e) {
25447
25838
  ] })
25448
25839
  ] });
25449
25840
  }
25450
- function gh(e = {}) {
25841
+ function jh(e = {}) {
25451
25842
  let { wrapper: t } = e.components || {};
25452
25843
  return t ? o(t, {
25453
25844
  ...e,
25454
- children: o(hh, { ...e })
25455
- }) : hh(e);
25845
+ children: o(Ah, { ...e })
25846
+ }) : Ah(e);
25456
25847
  }
25457
25848
  //#endregion
25458
25849
  //#region src/media/mdx/SnackbarItem/snackbarItem.ru.mdx
25459
- function _h(e) {
25850
+ function Mh(e) {
25460
25851
  let t = {
25461
25852
  blockquote: "blockquote",
25462
25853
  code: "code",
@@ -25520,16 +25911,16 @@ function _h(e) {
25520
25911
  ] })
25521
25912
  ] });
25522
25913
  }
25523
- function vh(e = {}) {
25914
+ function Nh(e = {}) {
25524
25915
  let { wrapper: t } = e.components || {};
25525
25916
  return t ? o(t, {
25526
25917
  ...e,
25527
- children: o(_h, { ...e })
25528
- }) : _h(e);
25918
+ children: o(Mh, { ...e })
25919
+ }) : Mh(e);
25529
25920
  }
25530
25921
  //#endregion
25531
25922
  //#region src/media/mdx/SnackbarItem/component.en.mdx
25532
- function yh(e) {
25923
+ function Ph(e) {
25533
25924
  let t = {
25534
25925
  code: "code",
25535
25926
  h2: "h2",
@@ -25563,16 +25954,16 @@ function yh(e) {
25563
25954
  o(t.p, { children: "The component is rendered inside a special container with the main content area class, ensuring proper padding and styling." })
25564
25955
  ] });
25565
25956
  }
25566
- function bh(e = {}) {
25957
+ function Fh(e = {}) {
25567
25958
  let { wrapper: t } = e.components || {};
25568
25959
  return t ? o(t, {
25569
25960
  ...e,
25570
- children: o(yh, { ...e })
25571
- }) : yh(e);
25961
+ children: o(Ph, { ...e })
25962
+ }) : Ph(e);
25572
25963
  }
25573
25964
  //#endregion
25574
25965
  //#region src/media/mdx/SnackbarItem/component.ru.mdx
25575
- function xh(e) {
25966
+ function Ih(e) {
25576
25967
  let t = {
25577
25968
  code: "code",
25578
25969
  h2: "h2",
@@ -25606,16 +25997,16 @@ function xh(e) {
25606
25997
  o(t.p, { children: "Компонент рендерится внутри специального контейнера с классом основной области контента, что обеспечивает правильные отступы и стилизацию." })
25607
25998
  ] });
25608
25999
  }
25609
- function Sh(e = {}) {
26000
+ function Lh(e = {}) {
25610
26001
  let { wrapper: t } = e.components || {};
25611
26002
  return t ? o(t, {
25612
26003
  ...e,
25613
- children: o(xh, { ...e })
25614
- }) : xh(e);
26004
+ children: o(Ih, { ...e })
26005
+ }) : Ih(e);
25615
26006
  }
25616
26007
  //#endregion
25617
26008
  //#region src/media/mdx/SnackbarItem/html.en.mdx
25618
- function Ch(e) {
26009
+ function Rh(e) {
25619
26010
  let t = {
25620
26011
  blockquote: "blockquote",
25621
26012
  code: "code",
@@ -25645,16 +26036,16 @@ function Ch(e) {
25645
26036
  ] })
25646
26037
  ] });
25647
26038
  }
25648
- function wh(e = {}) {
26039
+ function zh(e = {}) {
25649
26040
  let { wrapper: t } = e.components || {};
25650
26041
  return t ? o(t, {
25651
26042
  ...e,
25652
- children: o(Ch, { ...e })
25653
- }) : Ch(e);
26043
+ children: o(Rh, { ...e })
26044
+ }) : Rh(e);
25654
26045
  }
25655
26046
  //#endregion
25656
26047
  //#region src/media/mdx/SnackbarItem/html.ru.mdx
25657
- function Th(e) {
26048
+ function Bh(e) {
25658
26049
  let t = {
25659
26050
  blockquote: "blockquote",
25660
26051
  code: "code",
@@ -25684,16 +26075,16 @@ function Th(e) {
25684
26075
  ] })
25685
26076
  ] });
25686
26077
  }
25687
- function Eh(e = {}) {
26078
+ function Vh(e = {}) {
25688
26079
  let { wrapper: t } = e.components || {};
25689
26080
  return t ? o(t, {
25690
26081
  ...e,
25691
- children: o(Th, { ...e })
25692
- }) : Th(e);
26082
+ children: o(Bh, { ...e })
26083
+ }) : Bh(e);
25693
26084
  }
25694
26085
  //#endregion
25695
26086
  //#region src/media/mdx/SnackbarItem/event.close.en.mdx
25696
- function Dh(e) {
26087
+ function Hh(e) {
25697
26088
  let t = {
25698
26089
  code: "code",
25699
26090
  h3: "h3",
@@ -25727,16 +26118,16 @@ function Dh(e) {
25727
26118
  })
25728
26119
  ] });
25729
26120
  }
25730
- function Oh(e = {}) {
26121
+ function Uh(e = {}) {
25731
26122
  let { wrapper: t } = e.components || {};
25732
26123
  return t ? o(t, {
25733
26124
  ...e,
25734
- children: o(Dh, { ...e })
25735
- }) : Dh(e);
26125
+ children: o(Hh, { ...e })
26126
+ }) : Hh(e);
25736
26127
  }
25737
26128
  //#endregion
25738
26129
  //#region src/media/mdx/SnackbarItem/event.close.ru.mdx
25739
- function kh(e) {
26130
+ function Wh(e) {
25740
26131
  let t = {
25741
26132
  code: "code",
25742
26133
  h3: "h3",
@@ -25770,16 +26161,16 @@ function kh(e) {
25770
26161
  })
25771
26162
  ] });
25772
26163
  }
25773
- function Ah(e = {}) {
26164
+ function Gh(e = {}) {
25774
26165
  let { wrapper: t } = e.components || {};
25775
26166
  return t ? o(t, {
25776
26167
  ...e,
25777
- children: o(kh, { ...e })
25778
- }) : kh(e);
26168
+ children: o(Wh, { ...e })
26169
+ }) : Wh(e);
25779
26170
  }
25780
26171
  //#endregion
25781
26172
  //#region src/media/mdx/SnackbarItem/role.en.mdx
25782
- function jh(e) {
26173
+ function Kh(e) {
25783
26174
  let t = {
25784
26175
  code: "code",
25785
26176
  h2: "h2",
@@ -25818,16 +26209,16 @@ function jh(e) {
25818
26209
  })
25819
26210
  ] });
25820
26211
  }
25821
- function Mh(e = {}) {
26212
+ function qh(e = {}) {
25822
26213
  let { wrapper: t } = e.components || {};
25823
26214
  return t ? o(t, {
25824
26215
  ...e,
25825
- children: o(jh, { ...e })
25826
- }) : jh(e);
26216
+ children: o(Kh, { ...e })
26217
+ }) : Kh(e);
25827
26218
  }
25828
26219
  //#endregion
25829
26220
  //#region src/media/mdx/SnackbarItem/role.ru.mdx
25830
- function Nh(e) {
26221
+ function Jh(e) {
25831
26222
  let t = {
25832
26223
  code: "code",
25833
26224
  h2: "h2",
@@ -25866,43 +26257,43 @@ function Nh(e) {
25866
26257
  })
25867
26258
  ] });
25868
26259
  }
25869
- function Ph(e = {}) {
26260
+ function Yh(e = {}) {
25870
26261
  let { wrapper: t } = e.components || {};
25871
26262
  return t ? o(t, {
25872
26263
  ...e,
25873
- children: o(Nh, { ...e })
25874
- }) : Nh(e);
26264
+ children: o(Jh, { ...e })
26265
+ }) : Jh(e);
25875
26266
  }
25876
26267
  //#endregion
25877
26268
  //#region src/media/mdx/SnackbarItem/wikiMdxSnackbarItem.ts
25878
- var Fh = {
26269
+ var Xh = {
25879
26270
  name: "SnackbarItem",
25880
26271
  descriptions: {
25881
26272
  snackbarItem: {
25882
- en: gh,
25883
- ru: vh
26273
+ en: jh,
26274
+ ru: Nh
25884
26275
  },
25885
26276
  component: {
25886
- en: bh,
25887
- ru: Sh
26277
+ en: Fh,
26278
+ ru: Lh
25888
26279
  },
25889
26280
  html: {
25890
- en: wh,
25891
- ru: Eh
26281
+ en: zh,
26282
+ ru: Vh
25892
26283
  },
25893
26284
  eventClose: {
25894
- en: Oh,
25895
- ru: Ah
26285
+ en: Uh,
26286
+ ru: Gh
25896
26287
  },
25897
26288
  role: {
25898
- en: Mh,
25899
- ru: Ph
26289
+ en: qh,
26290
+ ru: Yh
25900
26291
  }
25901
26292
  }
25902
26293
  };
25903
26294
  //#endregion
25904
26295
  //#region src/media/mdx/Switch/switch.en.mdx
25905
- function Ih(e) {
26296
+ function Zh(e) {
25906
26297
  let t = {
25907
26298
  li: "li",
25908
26299
  p: "p",
@@ -25952,16 +26343,16 @@ function Ih(e) {
25952
26343
  ] })
25953
26344
  ] });
25954
26345
  }
25955
- function Lh(e = {}) {
26346
+ function Qh(e = {}) {
25956
26347
  let { wrapper: t } = e.components || {};
25957
26348
  return t ? o(t, {
25958
26349
  ...e,
25959
- children: o(Ih, { ...e })
25960
- }) : Ih(e);
26350
+ children: o(Zh, { ...e })
26351
+ }) : Zh(e);
25961
26352
  }
25962
26353
  //#endregion
25963
26354
  //#region src/media/mdx/Switch/switch.ru.mdx
25964
- function Rh(e) {
26355
+ function $h(e) {
25965
26356
  let t = {
25966
26357
  li: "li",
25967
26358
  p: "p",
@@ -26011,25 +26402,25 @@ function Rh(e) {
26011
26402
  ] })
26012
26403
  ] });
26013
26404
  }
26014
- function zh(e = {}) {
26405
+ function eg(e = {}) {
26015
26406
  let { wrapper: t } = e.components || {};
26016
26407
  return t ? o(t, {
26017
26408
  ...e,
26018
- children: o(Rh, { ...e })
26019
- }) : Rh(e);
26409
+ children: o($h, { ...e })
26410
+ }) : $h(e);
26020
26411
  }
26021
26412
  //#endregion
26022
26413
  //#region src/media/mdx/Switch/wikiMdxSwitch.ts
26023
- var Bh = {
26414
+ var tg = {
26024
26415
  name: "Switch",
26025
26416
  descriptions: { switch: {
26026
- en: Lh,
26027
- ru: zh
26417
+ en: Qh,
26418
+ ru: eg
26028
26419
  } }
26029
26420
  };
26030
26421
  //#endregion
26031
26422
  //#region src/media/mdx/TabItem/tabItem.en.mdx
26032
- function Vh(e) {
26423
+ function ng(e) {
26033
26424
  let t = {
26034
26425
  li: "li",
26035
26426
  p: "p",
@@ -26084,16 +26475,16 @@ function Vh(e) {
26084
26475
  })
26085
26476
  ] });
26086
26477
  }
26087
- function Hh(e = {}) {
26478
+ function rg(e = {}) {
26088
26479
  let { wrapper: t } = e.components || {};
26089
26480
  return t ? o(t, {
26090
26481
  ...e,
26091
- children: o(Vh, { ...e })
26092
- }) : Vh(e);
26482
+ children: o(ng, { ...e })
26483
+ }) : ng(e);
26093
26484
  }
26094
26485
  //#endregion
26095
26486
  //#region src/media/mdx/TabItem/tabItem.ru.mdx
26096
- function Uh(e) {
26487
+ function ig(e) {
26097
26488
  let t = {
26098
26489
  li: "li",
26099
26490
  p: "p",
@@ -26148,25 +26539,25 @@ function Uh(e) {
26148
26539
  })
26149
26540
  ] });
26150
26541
  }
26151
- function Wh(e = {}) {
26542
+ function ag(e = {}) {
26152
26543
  let { wrapper: t } = e.components || {};
26153
26544
  return t ? o(t, {
26154
26545
  ...e,
26155
- children: o(Uh, { ...e })
26156
- }) : Uh(e);
26546
+ children: o(ig, { ...e })
26547
+ }) : ig(e);
26157
26548
  }
26158
26549
  //#endregion
26159
26550
  //#region src/media/mdx/TabItem/wikiMdxTabItem.ts
26160
- var Gh = {
26551
+ var og = {
26161
26552
  name: "TabItem",
26162
26553
  descriptions: { tabItem: {
26163
- en: Hh,
26164
- ru: Wh
26554
+ en: rg,
26555
+ ru: ag
26165
26556
  } }
26166
26557
  };
26167
26558
  //#endregion
26168
26559
  //#region src/media/mdx/Tabs/tabs.en.mdx
26169
- function Kh(e) {
26560
+ function sg(e) {
26170
26561
  let t = {
26171
26562
  li: "li",
26172
26563
  p: "p",
@@ -26215,16 +26606,16 @@ function Kh(e) {
26215
26606
  })
26216
26607
  ] });
26217
26608
  }
26218
- function qh(e = {}) {
26609
+ function cg(e = {}) {
26219
26610
  let { wrapper: t } = e.components || {};
26220
26611
  return t ? o(t, {
26221
26612
  ...e,
26222
- children: o(Kh, { ...e })
26223
- }) : Kh(e);
26613
+ children: o(sg, { ...e })
26614
+ }) : sg(e);
26224
26615
  }
26225
26616
  //#endregion
26226
26617
  //#region src/media/mdx/Tabs/tabs.ru.mdx
26227
- function Jh(e) {
26618
+ function lg(e) {
26228
26619
  let t = {
26229
26620
  li: "li",
26230
26621
  p: "p",
@@ -26273,16 +26664,16 @@ function Jh(e) {
26273
26664
  })
26274
26665
  ] });
26275
26666
  }
26276
- function Yh(e = {}) {
26667
+ function ug(e = {}) {
26277
26668
  let { wrapper: t } = e.components || {};
26278
26669
  return t ? o(t, {
26279
26670
  ...e,
26280
- children: o(Jh, { ...e })
26281
- }) : Jh(e);
26671
+ children: o(lg, { ...e })
26672
+ }) : lg(e);
26282
26673
  }
26283
26674
  //#endregion
26284
26675
  //#region src/media/mdx/Tabs/v-model.en.mdx
26285
- function Xh(e) {
26676
+ function dg(e) {
26286
26677
  let t = {
26287
26678
  code: "code",
26288
26679
  h2: "h2",
@@ -26315,16 +26706,16 @@ function Xh(e) {
26315
26706
  })
26316
26707
  ] });
26317
26708
  }
26318
- function Zh(e = {}) {
26709
+ function fg(e = {}) {
26319
26710
  let { wrapper: t } = e.components || {};
26320
26711
  return t ? o(t, {
26321
26712
  ...e,
26322
- children: o(Xh, { ...e })
26323
- }) : Xh(e);
26713
+ children: o(dg, { ...e })
26714
+ }) : dg(e);
26324
26715
  }
26325
26716
  //#endregion
26326
26717
  //#region src/media/mdx/Tabs/v-model.ru.mdx
26327
- function Qh(e) {
26718
+ function pg(e) {
26328
26719
  let t = {
26329
26720
  code: "code",
26330
26721
  h2: "h2",
@@ -26357,31 +26748,31 @@ function Qh(e) {
26357
26748
  })
26358
26749
  ] });
26359
26750
  }
26360
- function $h(e = {}) {
26751
+ function mg(e = {}) {
26361
26752
  let { wrapper: t } = e.components || {};
26362
26753
  return t ? o(t, {
26363
26754
  ...e,
26364
- children: o(Qh, { ...e })
26365
- }) : Qh(e);
26755
+ children: o(pg, { ...e })
26756
+ }) : pg(e);
26366
26757
  }
26367
26758
  //#endregion
26368
26759
  //#region src/media/mdx/Tabs/wikiMdxTabs.ts
26369
- var eg = {
26760
+ var hg = {
26370
26761
  name: "Tabs",
26371
26762
  descriptions: {
26372
26763
  tabs: {
26373
- en: qh,
26374
- ru: Yh
26764
+ en: cg,
26765
+ ru: ug
26375
26766
  },
26376
26767
  "v-model": {
26377
- en: Zh,
26378
- ru: $h
26768
+ en: fg,
26769
+ ru: mg
26379
26770
  }
26380
26771
  }
26381
26772
  };
26382
26773
  //#endregion
26383
26774
  //#region src/media/mdx/TabsNavigation/tabsNavigation.en.mdx
26384
- function tg(e) {
26775
+ function gg(e) {
26385
26776
  let t = {
26386
26777
  code: "code",
26387
26778
  li: "li",
@@ -26433,16 +26824,16 @@ function tg(e) {
26433
26824
  })
26434
26825
  ] });
26435
26826
  }
26436
- function ng(e = {}) {
26827
+ function _g(e = {}) {
26437
26828
  let { wrapper: t } = e.components || {};
26438
26829
  return t ? o(t, {
26439
26830
  ...e,
26440
- children: o(tg, { ...e })
26441
- }) : tg(e);
26831
+ children: o(gg, { ...e })
26832
+ }) : gg(e);
26442
26833
  }
26443
26834
  //#endregion
26444
26835
  //#region src/media/mdx/TabsNavigation/tabsNavigation.ru.mdx
26445
- function rg(e) {
26836
+ function vg(e) {
26446
26837
  let t = {
26447
26838
  code: "code",
26448
26839
  li: "li",
@@ -26494,16 +26885,16 @@ function rg(e) {
26494
26885
  })
26495
26886
  ] });
26496
26887
  }
26497
- function ig(e = {}) {
26888
+ function yg(e = {}) {
26498
26889
  let { wrapper: t } = e.components || {};
26499
26890
  return t ? o(t, {
26500
26891
  ...e,
26501
- children: o(rg, { ...e })
26502
- }) : rg(e);
26892
+ children: o(vg, { ...e })
26893
+ }) : vg(e);
26503
26894
  }
26504
26895
  //#endregion
26505
26896
  //#region src/media/mdx/TabsNavigation/v-model.en.mdx
26506
- function ag(e) {
26897
+ function bg(e) {
26507
26898
  let t = {
26508
26899
  code: "code",
26509
26900
  h2: "h2",
@@ -26536,16 +26927,16 @@ function ag(e) {
26536
26927
  })
26537
26928
  ] });
26538
26929
  }
26539
- function og(e = {}) {
26930
+ function xg(e = {}) {
26540
26931
  let { wrapper: t } = e.components || {};
26541
26932
  return t ? o(t, {
26542
26933
  ...e,
26543
- children: o(ag, { ...e })
26544
- }) : ag(e);
26934
+ children: o(bg, { ...e })
26935
+ }) : bg(e);
26545
26936
  }
26546
26937
  //#endregion
26547
26938
  //#region src/media/mdx/TabsNavigation/v-model.ru.mdx
26548
- function sg(e) {
26939
+ function Sg(e) {
26549
26940
  let t = {
26550
26941
  code: "code",
26551
26942
  h2: "h2",
@@ -26578,31 +26969,31 @@ function sg(e) {
26578
26969
  })
26579
26970
  ] });
26580
26971
  }
26581
- function cg(e = {}) {
26972
+ function Cg(e = {}) {
26582
26973
  let { wrapper: t } = e.components || {};
26583
26974
  return t ? o(t, {
26584
26975
  ...e,
26585
- children: o(sg, { ...e })
26586
- }) : sg(e);
26976
+ children: o(Sg, { ...e })
26977
+ }) : Sg(e);
26587
26978
  }
26588
26979
  //#endregion
26589
26980
  //#region src/media/mdx/TabsNavigation/wikiMdxTabsNavigation.ts
26590
- var lg = {
26981
+ var wg = {
26591
26982
  name: "TabsNavigation",
26592
26983
  descriptions: {
26593
26984
  tabsNavigation: {
26594
- en: ng,
26595
- ru: ig
26985
+ en: _g,
26986
+ ru: yg
26596
26987
  },
26597
26988
  "v-model": {
26598
- en: og,
26599
- ru: cg
26989
+ en: xg,
26990
+ ru: Cg
26600
26991
  }
26601
26992
  }
26602
26993
  };
26603
26994
  //#endregion
26604
26995
  //#region src/media/mdx/Textarea/autosize.en.mdx
26605
- function ug(e) {
26996
+ function Tg(e) {
26606
26997
  let t = {
26607
26998
  code: "code",
26608
26999
  h2: "h2",
@@ -26650,16 +27041,16 @@ function ug(e) {
26650
27041
  })
26651
27042
  ] });
26652
27043
  }
26653
- function dg(e = {}) {
27044
+ function Eg(e = {}) {
26654
27045
  let { wrapper: t } = e.components || {};
26655
27046
  return t ? o(t, {
26656
27047
  ...e,
26657
- children: o(ug, { ...e })
26658
- }) : ug(e);
27048
+ children: o(Tg, { ...e })
27049
+ }) : Tg(e);
26659
27050
  }
26660
27051
  //#endregion
26661
27052
  //#region src/media/mdx/Textarea/autosize.ru.mdx
26662
- function fg(e) {
27053
+ function Dg(e) {
26663
27054
  let t = {
26664
27055
  code: "code",
26665
27056
  h2: "h2",
@@ -26707,16 +27098,16 @@ function fg(e) {
26707
27098
  })
26708
27099
  ] });
26709
27100
  }
26710
- function pg(e = {}) {
27101
+ function Og(e = {}) {
26711
27102
  let { wrapper: t } = e.components || {};
26712
27103
  return t ? o(t, {
26713
27104
  ...e,
26714
- children: o(fg, { ...e })
26715
- }) : fg(e);
27105
+ children: o(Dg, { ...e })
27106
+ }) : Dg(e);
26716
27107
  }
26717
27108
  //#endregion
26718
27109
  //#region src/media/mdx/Textarea/textarea.en.mdx
26719
- function mg(e) {
27110
+ function kg(e) {
26720
27111
  let t = {
26721
27112
  li: "li",
26722
27113
  p: "p",
@@ -26769,16 +27160,16 @@ function mg(e) {
26769
27160
  })
26770
27161
  ] });
26771
27162
  }
26772
- function hg(e = {}) {
27163
+ function Ag(e = {}) {
26773
27164
  let { wrapper: t } = e.components || {};
26774
27165
  return t ? o(t, {
26775
27166
  ...e,
26776
- children: o(mg, { ...e })
26777
- }) : mg(e);
27167
+ children: o(kg, { ...e })
27168
+ }) : kg(e);
26778
27169
  }
26779
27170
  //#endregion
26780
27171
  //#region src/media/mdx/Textarea/textarea.ru.mdx
26781
- function gg(e) {
27172
+ function jg(e) {
26782
27173
  let t = {
26783
27174
  li: "li",
26784
27175
  p: "p",
@@ -26831,31 +27222,31 @@ function gg(e) {
26831
27222
  })
26832
27223
  ] });
26833
27224
  }
26834
- function _g(e = {}) {
27225
+ function Mg(e = {}) {
26835
27226
  let { wrapper: t } = e.components || {};
26836
27227
  return t ? o(t, {
26837
27228
  ...e,
26838
- children: o(gg, { ...e })
26839
- }) : gg(e);
27229
+ children: o(jg, { ...e })
27230
+ }) : jg(e);
26840
27231
  }
26841
27232
  //#endregion
26842
27233
  //#region src/media/mdx/Textarea/wikiMdxTextarea.ts
26843
- var vg = {
27234
+ var Ng = {
26844
27235
  name: "Textarea",
26845
27236
  descriptions: {
26846
27237
  autosize: {
26847
- en: dg,
26848
- ru: pg
27238
+ en: Eg,
27239
+ ru: Og
26849
27240
  },
26850
27241
  textarea: {
26851
- en: hg,
26852
- ru: _g
27242
+ en: Ag,
27243
+ ru: Mg
26853
27244
  }
26854
27245
  }
26855
27246
  };
26856
27247
  //#endregion
26857
27248
  //#region src/media/mdx/TextareaAutosize/textarea-autosize.en.mdx
26858
- function yg(e) {
27249
+ function Pg(e) {
26859
27250
  let t = {
26860
27251
  li: "li",
26861
27252
  p: "p",
@@ -26912,16 +27303,16 @@ function yg(e) {
26912
27303
  })
26913
27304
  ] });
26914
27305
  }
26915
- function bg(e = {}) {
27306
+ function Fg(e = {}) {
26916
27307
  let { wrapper: t } = e.components || {};
26917
27308
  return t ? o(t, {
26918
27309
  ...e,
26919
- children: o(yg, { ...e })
26920
- }) : yg(e);
27310
+ children: o(Pg, { ...e })
27311
+ }) : Pg(e);
26921
27312
  }
26922
27313
  //#endregion
26923
27314
  //#region src/media/mdx/TextareaAutosize/textarea-autosize.ru.mdx
26924
- function xg(e) {
27315
+ function Ig(e) {
26925
27316
  let t = {
26926
27317
  li: "li",
26927
27318
  p: "p",
@@ -26978,25 +27369,25 @@ function xg(e) {
26978
27369
  })
26979
27370
  ] });
26980
27371
  }
26981
- function Sg(e = {}) {
27372
+ function Lg(e = {}) {
26982
27373
  let { wrapper: t } = e.components || {};
26983
27374
  return t ? o(t, {
26984
27375
  ...e,
26985
- children: o(xg, { ...e })
26986
- }) : xg(e);
27376
+ children: o(Ig, { ...e })
27377
+ }) : Ig(e);
26987
27378
  }
26988
27379
  //#endregion
26989
27380
  //#region src/media/mdx/TextareaAutosize/wikiMdxTextareaAutosize.ts
26990
- var Cg = {
27381
+ var Rg = {
26991
27382
  name: "TextareaAutosize",
26992
27383
  descriptions: { "textarea-autosize": {
26993
- en: bg,
26994
- ru: Sg
27384
+ en: Fg,
27385
+ ru: Lg
26995
27386
  } }
26996
27387
  };
26997
27388
  //#endregion
26998
27389
  //#region src/media/mdx/TextDescription/textDescription.en.mdx
26999
- function wg(e) {
27390
+ function zg(e) {
27000
27391
  let t = {
27001
27392
  code: "code",
27002
27393
  h2: "h2",
@@ -27046,16 +27437,16 @@ function wg(e) {
27046
27437
  ] })
27047
27438
  ] });
27048
27439
  }
27049
- function Tg(e = {}) {
27440
+ function Bg(e = {}) {
27050
27441
  let { wrapper: t } = e.components || {};
27051
27442
  return t ? o(t, {
27052
27443
  ...e,
27053
- children: o(wg, { ...e })
27054
- }) : wg(e);
27444
+ children: o(zg, { ...e })
27445
+ }) : zg(e);
27055
27446
  }
27056
27447
  //#endregion
27057
27448
  //#region src/media/mdx/TextDescription/textDescription.ru.mdx
27058
- function Eg(e) {
27449
+ function Vg(e) {
27059
27450
  let t = {
27060
27451
  code: "code",
27061
27452
  h2: "h2",
@@ -27101,25 +27492,25 @@ function Eg(e) {
27101
27492
  ] })
27102
27493
  ] });
27103
27494
  }
27104
- function Dg(e = {}) {
27495
+ function Hg(e = {}) {
27105
27496
  let { wrapper: t } = e.components || {};
27106
27497
  return t ? o(t, {
27107
27498
  ...e,
27108
- children: o(Eg, { ...e })
27109
- }) : Eg(e);
27499
+ children: o(Vg, { ...e })
27500
+ }) : Vg(e);
27110
27501
  }
27111
27502
  //#endregion
27112
27503
  //#region src/media/mdx/TextDescription/wikiMdxTextDescription.ts
27113
- var Og = {
27504
+ var Ug = {
27114
27505
  name: "TextDescription",
27115
27506
  descriptions: { textDescription: {
27116
- en: Tg,
27117
- ru: Dg
27507
+ en: Bg,
27508
+ ru: Hg
27118
27509
  } }
27119
27510
  };
27120
27511
  //#endregion
27121
27512
  //#region src/media/mdx/TextLabel/textLabel.en.mdx
27122
- function kg(e) {
27513
+ function Wg(e) {
27123
27514
  let t = {
27124
27515
  code: "code",
27125
27516
  h2: "h2",
@@ -27173,16 +27564,16 @@ function kg(e) {
27173
27564
  ] })
27174
27565
  ] });
27175
27566
  }
27176
- function Ag(e = {}) {
27567
+ function Gg(e = {}) {
27177
27568
  let { wrapper: t } = e.components || {};
27178
27569
  return t ? o(t, {
27179
27570
  ...e,
27180
- children: o(kg, { ...e })
27181
- }) : kg(e);
27571
+ children: o(Wg, { ...e })
27572
+ }) : Wg(e);
27182
27573
  }
27183
27574
  //#endregion
27184
27575
  //#region src/media/mdx/TextLabel/textLabel.ru.mdx
27185
- function jg(e) {
27576
+ function Kg(e) {
27186
27577
  let t = {
27187
27578
  code: "code",
27188
27579
  h2: "h2",
@@ -27228,25 +27619,25 @@ function jg(e) {
27228
27619
  ] })
27229
27620
  ] });
27230
27621
  }
27231
- function Mg(e = {}) {
27622
+ function qg(e = {}) {
27232
27623
  let { wrapper: t } = e.components || {};
27233
27624
  return t ? o(t, {
27234
27625
  ...e,
27235
- children: o(jg, { ...e })
27236
- }) : jg(e);
27626
+ children: o(Kg, { ...e })
27627
+ }) : Kg(e);
27237
27628
  }
27238
27629
  //#endregion
27239
27630
  //#region src/media/mdx/TextLabel/wikiMdxTextLabel.ts
27240
- var Ng = {
27631
+ var Jg = {
27241
27632
  name: "TextLabel",
27242
27633
  descriptions: { textLabel: {
27243
- en: Ag,
27244
- ru: Mg
27634
+ en: Gg,
27635
+ ru: qg
27245
27636
  } }
27246
27637
  };
27247
27638
  //#endregion
27248
27639
  //#region src/media/mdx/Tooltip/tooltip.en.mdx
27249
- function Pg(e) {
27640
+ function Yg(e) {
27250
27641
  let t = {
27251
27642
  li: "li",
27252
27643
  p: "p",
@@ -27297,16 +27688,16 @@ function Pg(e) {
27297
27688
  })
27298
27689
  ] });
27299
27690
  }
27300
- function Fg(e = {}) {
27691
+ function Xg(e = {}) {
27301
27692
  let { wrapper: t } = e.components || {};
27302
27693
  return t ? o(t, {
27303
27694
  ...e,
27304
- children: o(Pg, { ...e })
27305
- }) : Pg(e);
27695
+ children: o(Yg, { ...e })
27696
+ }) : Yg(e);
27306
27697
  }
27307
27698
  //#endregion
27308
27699
  //#region src/media/mdx/Tooltip/tooltip.ru.mdx
27309
- function Ig(e) {
27700
+ function Zg(e) {
27310
27701
  let t = {
27311
27702
  li: "li",
27312
27703
  p: "p",
@@ -27357,16 +27748,16 @@ function Ig(e) {
27357
27748
  })
27358
27749
  ] });
27359
27750
  }
27360
- function Lg(e = {}) {
27751
+ function Qg(e = {}) {
27361
27752
  let { wrapper: t } = e.components || {};
27362
27753
  return t ? o(t, {
27363
27754
  ...e,
27364
- children: o(Ig, { ...e })
27365
- }) : Ig(e);
27755
+ children: o(Zg, { ...e })
27756
+ }) : Zg(e);
27366
27757
  }
27367
27758
  //#endregion
27368
27759
  //#region src/media/mdx/Tooltip/event.tooltip.en.mdx
27369
- function Rg(e) {
27760
+ function $g(e) {
27370
27761
  let t = {
27371
27762
  code: "code",
27372
27763
  h3: "h3",
@@ -27397,16 +27788,16 @@ function Rg(e) {
27397
27788
  ] })
27398
27789
  ] });
27399
27790
  }
27400
- function zg(e = {}) {
27791
+ function e_(e = {}) {
27401
27792
  let { wrapper: t } = e.components || {};
27402
27793
  return t ? o(t, {
27403
27794
  ...e,
27404
- children: o(Rg, { ...e })
27405
- }) : Rg(e);
27795
+ children: o($g, { ...e })
27796
+ }) : $g(e);
27406
27797
  }
27407
27798
  //#endregion
27408
27799
  //#region src/media/mdx/Tooltip/event.tooltip.ru.mdx
27409
- function Bg(e) {
27800
+ function t_(e) {
27410
27801
  let t = {
27411
27802
  code: "code",
27412
27803
  h3: "h3",
@@ -27437,16 +27828,16 @@ function Bg(e) {
27437
27828
  ] })
27438
27829
  ] });
27439
27830
  }
27440
- function Vg(e = {}) {
27831
+ function n_(e = {}) {
27441
27832
  let { wrapper: t } = e.components || {};
27442
27833
  return t ? o(t, {
27443
27834
  ...e,
27444
- children: o(Bg, { ...e })
27445
- }) : Bg(e);
27835
+ children: o(t_, { ...e })
27836
+ }) : t_(e);
27446
27837
  }
27447
27838
  //#endregion
27448
27839
  //#region src/media/mdx/Tooltip/slot.control.en.mdx
27449
- function Hg(e) {
27840
+ function r_(e) {
27450
27841
  let t = {
27451
27842
  blockquote: "blockquote",
27452
27843
  code: "code",
@@ -27478,16 +27869,16 @@ function Hg(e) {
27478
27869
  ] })
27479
27870
  ] });
27480
27871
  }
27481
- function Ug(e = {}) {
27872
+ function i_(e = {}) {
27482
27873
  let { wrapper: t } = e.components || {};
27483
27874
  return t ? o(t, {
27484
27875
  ...e,
27485
- children: o(Hg, { ...e })
27486
- }) : Hg(e);
27876
+ children: o(r_, { ...e })
27877
+ }) : r_(e);
27487
27878
  }
27488
27879
  //#endregion
27489
27880
  //#region src/media/mdx/Tooltip/slot.control.ru.mdx
27490
- function Wg(e) {
27881
+ function a_(e) {
27491
27882
  let t = {
27492
27883
  blockquote: "blockquote",
27493
27884
  code: "code",
@@ -27519,35 +27910,35 @@ function Wg(e) {
27519
27910
  ] })
27520
27911
  ] });
27521
27912
  }
27522
- function Gg(e = {}) {
27913
+ function o_(e = {}) {
27523
27914
  let { wrapper: t } = e.components || {};
27524
27915
  return t ? o(t, {
27525
27916
  ...e,
27526
- children: o(Wg, { ...e })
27527
- }) : Wg(e);
27917
+ children: o(a_, { ...e })
27918
+ }) : a_(e);
27528
27919
  }
27529
27920
  //#endregion
27530
27921
  //#region src/media/mdx/Tooltip/wikiMdxTooltip.ts
27531
- var Kg = {
27922
+ var s_ = {
27532
27923
  name: "Tooltip",
27533
27924
  descriptions: {
27534
27925
  tooltip: {
27535
- en: Fg,
27536
- ru: Lg
27926
+ en: Xg,
27927
+ ru: Qg
27537
27928
  },
27538
27929
  "event.tooltip": {
27539
- en: zg,
27540
- ru: Vg
27930
+ en: e_,
27931
+ ru: n_
27541
27932
  },
27542
27933
  "slot.control": {
27543
- en: Ug,
27544
- ru: Gg
27934
+ en: i_,
27935
+ ru: o_
27545
27936
  }
27546
27937
  }
27547
27938
  };
27548
27939
  //#endregion
27549
27940
  //#region src/media/mdx/Window/axis.en.mdx
27550
- function qg(e) {
27941
+ function c_(e) {
27551
27942
  let t = {
27552
27943
  blockquote: "blockquote",
27553
27944
  code: "code",
@@ -27615,16 +28006,16 @@ function qg(e) {
27615
28006
  ] })
27616
28007
  ] });
27617
28008
  }
27618
- function Jg(e = {}) {
28009
+ function l_(e = {}) {
27619
28010
  let { wrapper: t } = e.components || {};
27620
28011
  return t ? o(t, {
27621
28012
  ...e,
27622
- children: o(qg, { ...e })
27623
- }) : qg(e);
28013
+ children: o(c_, { ...e })
28014
+ }) : c_(e);
27624
28015
  }
27625
28016
  //#endregion
27626
28017
  //#region src/media/mdx/Window/axis.ru.mdx
27627
- function Yg(e) {
28018
+ function u_(e) {
27628
28019
  let t = {
27629
28020
  blockquote: "blockquote",
27630
28021
  code: "code",
@@ -27692,16 +28083,16 @@ function Yg(e) {
27692
28083
  ] })
27693
28084
  ] });
27694
28085
  }
27695
- function Xg(e = {}) {
28086
+ function d_(e = {}) {
27696
28087
  let { wrapper: t } = e.components || {};
27697
28088
  return t ? o(t, {
27698
28089
  ...e,
27699
- children: o(Yg, { ...e })
27700
- }) : Yg(e);
28090
+ children: o(u_, { ...e })
28091
+ }) : u_(e);
27701
28092
  }
27702
28093
  //#endregion
27703
28094
  //#region src/media/mdx/Window/classes.en.mdx
27704
- function Zg(e) {
28095
+ function f_(e) {
27705
28096
  let t = {
27706
28097
  code: "code",
27707
28098
  h2: "h2",
@@ -27742,16 +28133,16 @@ function Zg(e) {
27742
28133
  ] })
27743
28134
  ] });
27744
28135
  }
27745
- function Qg(e = {}) {
28136
+ function p_(e = {}) {
27746
28137
  let { wrapper: t } = e.components || {};
27747
28138
  return t ? o(t, {
27748
28139
  ...e,
27749
- children: o(Zg, { ...e })
27750
- }) : Zg(e);
28140
+ children: o(f_, { ...e })
28141
+ }) : f_(e);
27751
28142
  }
27752
28143
  //#endregion
27753
28144
  //#region src/media/mdx/Window/classes.ru.mdx
27754
- function $g(e) {
28145
+ function m_(e) {
27755
28146
  let t = {
27756
28147
  code: "code",
27757
28148
  h2: "h2",
@@ -27792,16 +28183,16 @@ function $g(e) {
27792
28183
  ] })
27793
28184
  ] });
27794
28185
  }
27795
- function e_(e = {}) {
28186
+ function h_(e = {}) {
27796
28187
  let { wrapper: t } = e.components || {};
27797
28188
  return t ? o(t, {
27798
28189
  ...e,
27799
- children: o($g, { ...e })
27800
- }) : $g(e);
28190
+ children: o(m_, { ...e })
28191
+ }) : m_(e);
27801
28192
  }
27802
28193
  //#endregion
27803
28194
  //#region src/media/mdx/Window/event.window.en.mdx
27804
- function t_(e) {
28195
+ function g_(e) {
27805
28196
  let t = {
27806
28197
  code: "code",
27807
28198
  h3: "h3",
@@ -27851,16 +28242,16 @@ function t_(e) {
27851
28242
  })
27852
28243
  ] });
27853
28244
  }
27854
- function n_(e = {}) {
28245
+ function __(e = {}) {
27855
28246
  let { wrapper: t } = e.components || {};
27856
28247
  return t ? o(t, {
27857
28248
  ...e,
27858
- children: o(t_, { ...e })
27859
- }) : t_(e);
28249
+ children: o(g_, { ...e })
28250
+ }) : g_(e);
27860
28251
  }
27861
28252
  //#endregion
27862
28253
  //#region src/media/mdx/Window/event.window.ru.mdx
27863
- function r_(e) {
28254
+ function v_(e) {
27864
28255
  let t = {
27865
28256
  code: "code",
27866
28257
  h3: "h3",
@@ -27910,16 +28301,16 @@ function r_(e) {
27910
28301
  })
27911
28302
  ] });
27912
28303
  }
27913
- function i_(e = {}) {
28304
+ function y_(e = {}) {
27914
28305
  let { wrapper: t } = e.components || {};
27915
28306
  return t ? o(t, {
27916
28307
  ...e,
27917
- children: o(r_, { ...e })
27918
- }) : r_(e);
28308
+ children: o(v_, { ...e })
28309
+ }) : v_(e);
27919
28310
  }
27920
28311
  //#endregion
27921
28312
  //#region src/media/mdx/Window/expose.en.mdx
27922
- function a_(e) {
28313
+ function b_(e) {
27923
28314
  let t = {
27924
28315
  blockquote: "blockquote",
27925
28316
  code: "code",
@@ -27977,16 +28368,16 @@ function a_(e) {
27977
28368
  ] })
27978
28369
  ] });
27979
28370
  }
27980
- function o_(e = {}) {
28371
+ function x_(e = {}) {
27981
28372
  let { wrapper: t } = e.components || {};
27982
28373
  return t ? o(t, {
27983
28374
  ...e,
27984
- children: o(a_, { ...e })
27985
- }) : a_(e);
28375
+ children: o(b_, { ...e })
28376
+ }) : b_(e);
27986
28377
  }
27987
28378
  //#endregion
27988
28379
  //#region src/media/mdx/Window/expose.ru.mdx
27989
- function s_(e) {
28380
+ function S_(e) {
27990
28381
  let t = {
27991
28382
  blockquote: "blockquote",
27992
28383
  code: "code",
@@ -28044,16 +28435,16 @@ function s_(e) {
28044
28435
  ] })
28045
28436
  ] });
28046
28437
  }
28047
- function c_(e = {}) {
28438
+ function C_(e = {}) {
28048
28439
  let { wrapper: t } = e.components || {};
28049
28440
  return t ? o(t, {
28050
28441
  ...e,
28051
- children: o(s_, { ...e })
28052
- }) : s_(e);
28442
+ children: o(S_, { ...e })
28443
+ }) : S_(e);
28053
28444
  }
28054
28445
  //#endregion
28055
28446
  //#region src/media/mdx/Window/hooks.en.mdx
28056
- function l_(e) {
28447
+ function w_(e) {
28057
28448
  let t = {
28058
28449
  code: "code",
28059
28450
  h2: "h2",
@@ -28124,16 +28515,16 @@ function l_(e) {
28124
28515
  ] })
28125
28516
  ] });
28126
28517
  }
28127
- function u_(e = {}) {
28518
+ function T_(e = {}) {
28128
28519
  let { wrapper: t } = e.components || {};
28129
28520
  return t ? o(t, {
28130
28521
  ...e,
28131
- children: o(l_, { ...e })
28132
- }) : l_(e);
28522
+ children: o(w_, { ...e })
28523
+ }) : w_(e);
28133
28524
  }
28134
28525
  //#endregion
28135
28526
  //#region src/media/mdx/Window/hooks.ru.mdx
28136
- function d_(e) {
28527
+ function E_(e) {
28137
28528
  let t = {
28138
28529
  code: "code",
28139
28530
  h2: "h2",
@@ -28204,16 +28595,16 @@ function d_(e) {
28204
28595
  ] })
28205
28596
  ] });
28206
28597
  }
28207
- function f_(e = {}) {
28598
+ function D_(e = {}) {
28208
28599
  let { wrapper: t } = e.components || {};
28209
28600
  return t ? o(t, {
28210
28601
  ...e,
28211
- children: o(d_, { ...e })
28212
- }) : d_(e);
28602
+ children: o(E_, { ...e })
28603
+ }) : E_(e);
28213
28604
  }
28214
28605
  //#endregion
28215
28606
  //#region src/media/mdx/Window/slots.en.mdx
28216
- function p_(e) {
28607
+ function O_(e) {
28217
28608
  let t = {
28218
28609
  blockquote: "blockquote",
28219
28610
  code: "code",
@@ -28305,16 +28696,16 @@ function p_(e) {
28305
28696
  ] })
28306
28697
  ] });
28307
28698
  }
28308
- function m_(e = {}) {
28699
+ function k_(e = {}) {
28309
28700
  let { wrapper: t } = e.components || {};
28310
28701
  return t ? o(t, {
28311
28702
  ...e,
28312
- children: o(p_, { ...e })
28313
- }) : p_(e);
28703
+ children: o(O_, { ...e })
28704
+ }) : O_(e);
28314
28705
  }
28315
28706
  //#endregion
28316
28707
  //#region src/media/mdx/Window/slots.ru.mdx
28317
- function h_(e) {
28708
+ function A_(e) {
28318
28709
  let t = {
28319
28710
  blockquote: "blockquote",
28320
28711
  code: "code",
@@ -28406,16 +28797,16 @@ function h_(e) {
28406
28797
  ] })
28407
28798
  ] });
28408
28799
  }
28409
- function g_(e = {}) {
28800
+ function j_(e = {}) {
28410
28801
  let { wrapper: t } = e.components || {};
28411
28802
  return t ? o(t, {
28412
28803
  ...e,
28413
- children: o(h_, { ...e })
28414
- }) : h_(e);
28804
+ children: o(A_, { ...e })
28805
+ }) : A_(e);
28415
28806
  }
28416
28807
  //#endregion
28417
28808
  //#region src/media/mdx/Window/staticMode.en.mdx
28418
- function __(e) {
28809
+ function M_(e) {
28419
28810
  let t = {
28420
28811
  code: "code",
28421
28812
  h2: "h2",
@@ -28456,16 +28847,16 @@ function __(e) {
28456
28847
  o(t.p, { children: "Static mode is especially useful for embedding window content directly into the interface without modal behavior." })
28457
28848
  ] });
28458
28849
  }
28459
- function v_(e = {}) {
28850
+ function N_(e = {}) {
28460
28851
  let { wrapper: t } = e.components || {};
28461
28852
  return t ? o(t, {
28462
28853
  ...e,
28463
- children: o(__, { ...e })
28464
- }) : __(e);
28854
+ children: o(M_, { ...e })
28855
+ }) : M_(e);
28465
28856
  }
28466
28857
  //#endregion
28467
28858
  //#region src/media/mdx/Window/staticMode.ru.mdx
28468
- function y_(e) {
28859
+ function P_(e) {
28469
28860
  let t = {
28470
28861
  code: "code",
28471
28862
  h2: "h2",
@@ -28506,16 +28897,16 @@ function y_(e) {
28506
28897
  o(t.p, { children: "Статический режим особенно полезен для встраивания содержимого окна непосредственно в интерфейс без модального поведения." })
28507
28898
  ] });
28508
28899
  }
28509
- function b_(e = {}) {
28900
+ function F_(e = {}) {
28510
28901
  let { wrapper: t } = e.components || {};
28511
28902
  return t ? o(t, {
28512
28903
  ...e,
28513
- children: o(y_, { ...e })
28514
- }) : y_(e);
28904
+ children: o(P_, { ...e })
28905
+ }) : P_(e);
28515
28906
  }
28516
28907
  //#endregion
28517
28908
  //#region src/media/mdx/Window/v-model.en.mdx
28518
- function x_(e) {
28909
+ function I_(e) {
28519
28910
  let t = {
28520
28911
  code: "code",
28521
28912
  h2: "h2",
@@ -28548,16 +28939,16 @@ function x_(e) {
28548
28939
  })
28549
28940
  ] });
28550
28941
  }
28551
- function S_(e = {}) {
28942
+ function L_(e = {}) {
28552
28943
  let { wrapper: t } = e.components || {};
28553
28944
  return t ? o(t, {
28554
28945
  ...e,
28555
- children: o(x_, { ...e })
28556
- }) : x_(e);
28946
+ children: o(I_, { ...e })
28947
+ }) : I_(e);
28557
28948
  }
28558
28949
  //#endregion
28559
28950
  //#region src/media/mdx/Window/v-model.ru.mdx
28560
- function C_(e) {
28951
+ function R_(e) {
28561
28952
  let t = {
28562
28953
  code: "code",
28563
28954
  h2: "h2",
@@ -28590,16 +28981,16 @@ function C_(e) {
28590
28981
  })
28591
28982
  ] });
28592
28983
  }
28593
- function w_(e = {}) {
28984
+ function z_(e = {}) {
28594
28985
  let { wrapper: t } = e.components || {};
28595
28986
  return t ? o(t, {
28596
28987
  ...e,
28597
- children: o(C_, { ...e })
28598
- }) : C_(e);
28988
+ children: o(R_, { ...e })
28989
+ }) : R_(e);
28599
28990
  }
28600
28991
  //#endregion
28601
28992
  //#region src/media/mdx/Window/window.en.mdx
28602
- function T_(e) {
28993
+ function B_(e) {
28603
28994
  let t = {
28604
28995
  li: "li",
28605
28996
  p: "p",
@@ -28654,16 +29045,16 @@ function T_(e) {
28654
29045
  })
28655
29046
  ] });
28656
29047
  }
28657
- function E_(e = {}) {
29048
+ function V_(e = {}) {
28658
29049
  let { wrapper: t } = e.components || {};
28659
29050
  return t ? o(t, {
28660
29051
  ...e,
28661
- children: o(T_, { ...e })
28662
- }) : T_(e);
29052
+ children: o(B_, { ...e })
29053
+ }) : B_(e);
28663
29054
  }
28664
29055
  //#endregion
28665
29056
  //#region src/media/mdx/Window/window.ru.mdx
28666
- function D_(e) {
29057
+ function H_(e) {
28667
29058
  let t = {
28668
29059
  li: "li",
28669
29060
  p: "p",
@@ -28718,16 +29109,16 @@ function D_(e) {
28718
29109
  })
28719
29110
  ] });
28720
29111
  }
28721
- function O_(e = {}) {
29112
+ function U_(e = {}) {
28722
29113
  let { wrapper: t } = e.components || {};
28723
29114
  return t ? o(t, {
28724
29115
  ...e,
28725
- children: o(D_, { ...e })
28726
- }) : D_(e);
29116
+ children: o(H_, { ...e })
29117
+ }) : H_(e);
28727
29118
  }
28728
29119
  //#endregion
28729
29120
  //#region src/media/mdx/wikiMdx.ts
28730
- var k_ = [
29121
+ var W_ = [
28731
29122
  ke,
28732
29123
  Xe,
28733
29124
  Vt,
@@ -28765,81 +29156,84 @@ var k_ = [
28765
29156
  pc,
28766
29157
  Sc,
28767
29158
  tl,
28768
- Tl,
29159
+ El,
28769
29160
  Hl,
28770
29161
  Zl,
28771
29162
  uu,
28772
29163
  hu,
28773
29164
  od,
28774
29165
  Fd,
28775
- Wd,
28776
- gf,
28777
- $f,
28778
- ip,
28779
- lp,
28780
- Ap,
28781
- Fp,
28782
- Bp,
28783
- $p,
28784
- im,
28785
- lm,
29166
+ Bd,
29167
+ Gd,
29168
+ Xd,
29169
+ of,
29170
+ jf,
29171
+ mp,
29172
+ yp,
29173
+ wp,
29174
+ Gp,
29175
+ Xp,
29176
+ tm,
28786
29177
  mm,
28787
- Dm,
28788
- mh,
28789
- Fh,
28790
- Bh,
28791
- Gh,
28792
- eg,
28793
- lg,
28794
- vg,
28795
- Cg,
28796
- Og,
29178
+ ym,
29179
+ wm,
29180
+ km,
29181
+ Hm,
29182
+ kh,
29183
+ Xh,
29184
+ tg,
29185
+ og,
29186
+ hg,
29187
+ wg,
28797
29188
  Ng,
28798
- Kg,
29189
+ Rg,
29190
+ Ug,
29191
+ Jg,
29192
+ s_,
28799
29193
  {
28800
29194
  name: "Window",
28801
29195
  descriptions: {
28802
29196
  axis: {
28803
- en: Jg,
28804
- ru: Xg
29197
+ en: l_,
29198
+ ru: d_
28805
29199
  },
28806
29200
  classes: {
28807
- en: Qg,
28808
- ru: e_
29201
+ en: p_,
29202
+ ru: h_
28809
29203
  },
28810
29204
  "event.window": {
28811
- en: n_,
28812
- ru: i_
29205
+ en: __,
29206
+ ru: y_
28813
29207
  },
28814
29208
  expose: {
28815
- en: o_,
28816
- ru: c_
29209
+ en: x_,
29210
+ ru: C_
28817
29211
  },
28818
29212
  hooks: {
28819
- en: u_,
28820
- ru: f_
29213
+ en: T_,
29214
+ ru: D_
28821
29215
  },
28822
29216
  slots: {
28823
- en: m_,
28824
- ru: g_
29217
+ en: k_,
29218
+ ru: j_
28825
29219
  },
28826
29220
  staticMode: {
28827
- en: v_,
28828
- ru: b_
29221
+ en: N_,
29222
+ ru: F_
28829
29223
  },
28830
29224
  "v-model": {
28831
- en: S_,
28832
- ru: w_
29225
+ en: L_,
29226
+ ru: z_
28833
29227
  },
28834
29228
  window: {
28835
- en: E_,
28836
- ru: O_
29229
+ en: V_,
29230
+ ru: U_
28837
29231
  }
28838
29232
  }
28839
29233
  }
28840
- ], A_ = class {
29234
+ ], G_ = class {
28841
29235
  constructor(n) {
28842
- e(this, "item", void 0), e(this, "mdx", void 0), this.item = t.find((e) => e.name === n), this.mdx = k_.find((e) => e.name === n);
29236
+ e(this, "item", void 0), e(this, "mdx", void 0), this.item = t.find((e) => e.name === n), this.mdx = W_.find((e) => e.name === n);
28843
29237
  }
28844
29238
  getItem() {
28845
29239
  return this.item;
@@ -28849,6 +29243,6 @@ var k_ = [
28849
29243
  let r = (t = this.mdx) == null || (t = t.descriptions) == null ? void 0 : t[e];
28850
29244
  return ee(r ? te(r) ? r[n.getLanguage()] : r : "");
28851
29245
  }
28852
- }, j_ = ({ componentName: e, type: t }) => new A_(e).getDescriptionByType(t);
29246
+ }, K_ = ({ componentName: e, type: t }) => new G_(e).getDescriptionByType(t);
28853
29247
  //#endregion
28854
- export { j_ as StorybookDescriptions, ae as StorybookMain };
29248
+ export { K_ as StorybookDescriptions, ae as StorybookMain };