md-components-mdigial-azamat 0.0.45 → 0.0.46
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AllComponents.js +167 -33
- package/dist/AllComponentsInfo.js +95 -0
- package/dist/AnimatedSwiper/index.js +139 -10
- package/dist/AnimatedSwiper/info.js +11 -0
- package/dist/Banner/Banner.js +4 -3
- package/dist/Banner/info.js +11 -0
- package/dist/BannerAndText/index.js +2 -1
- package/dist/BannerAndText/info.js +11 -0
- package/dist/CardIconList/CardIconList.js +3 -2
- package/dist/CardIconList/info.js +11 -0
- package/dist/CardImageList/CardImageList.js +4 -3
- package/dist/CardImageList/info.js +11 -0
- package/dist/CardImageSecondary/CardImageSecondary.js +2 -1
- package/dist/CardImageSecondary/info.js +11 -0
- package/dist/CardImageSecondaryList/CardImageSecondaryList.js +2 -1
- package/dist/CardImageSecondaryList/info.js +11 -0
- package/dist/CardInfoTable/index.js +4 -3
- package/dist/CardInfoTable/info.js +11 -0
- package/dist/Cards/CardImage/CardImage.js +2 -1
- package/dist/Cards/CardImage/info.js +11 -0
- package/dist/Cards/ColoredCard/index.js +2 -1
- package/dist/Cards/ColoredCard/info.js +11 -0
- package/dist/Cards/ContentCard/ContentCard.js +36 -35
- package/dist/Cards/ContentCard/info.js +11 -0
- package/dist/Cards/FeaturesCard/index.js +3 -2
- package/dist/Cards/FeaturesCard/info.js +11 -0
- package/dist/Cards/WarningCard/WarningCard.js +7 -6
- package/dist/Cards/WarningCard/info.js +11 -0
- package/dist/ContentCardList/ContentCardList.js +23 -19
- package/dist/ContentCardList/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +3 -2
- package/dist/DownloadFile/components/DownloadFileBanner/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileBright/index.js +3 -2
- package/dist/DownloadFile/components/DownloadFileBright/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +4 -3
- package/dist/DownloadFile/components/DownloadFileFull/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +4 -3
- package/dist/DownloadFile/components/DownloadFileHalf/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +5 -4
- package/dist/DownloadFile/components/DownloadFileMini/info.js +11 -0
- package/dist/Faq/Faq.js +2 -1
- package/dist/Faq/components/FeedbackForm/FeedbackForm.js +2 -2
- package/dist/Faq/info.js +11 -0
- package/dist/Footer/Footer.js +96 -54
- package/dist/Footer/info.js +10 -0
- package/dist/Header/Header.js +60 -6
- package/dist/Header/components/HeaderCard/HeaderCard.js +2 -2
- package/dist/Header/components/HeaderMainMobile/HeaderMainMobile.js +1 -1
- package/dist/Header/components/HeaderMenuMobile/HeaderMenuMobile.js +52 -44
- package/dist/Header/components/HeaderMobile/HeaderMobile.js +71 -9
- package/dist/Header/components/HeaderMobile/index.js +1 -1
- package/dist/Header/components/HeaderSearch/HeaderSearch.js +157 -11
- package/dist/Header/components/HeaderSearch/index.js +2 -2
- package/dist/Header/components/HeaderTabsMobile/HeaderTabsMobile.js +8 -7
- package/dist/Header/components/HeaderWeb/HeaderWeb.js +11 -11
- package/dist/Header/components/SelectLanguage/SelectLanguage.js +1 -1
- package/dist/Header/components/TabsOutlined/TabsOutlined.js +11 -10
- package/dist/Header/index.js +2 -2
- package/dist/Header/info.js +10 -0
- package/dist/HeroPossibilityBanner/index.js +2 -1
- package/dist/HeroPossibilityBanner/info.js +11 -0
- package/dist/HtmlContent/HtmlContent.js +2 -1
- package/dist/HtmlContent/info.js +10 -0
- package/dist/InfoBanner/index.js +3 -2
- package/dist/InfoBanner/info.js +11 -0
- package/dist/InfoBannerList/InfoBannerList.js +49 -7
- package/dist/InfoBannerList/index.js +2 -2
- package/dist/InfoBannerList/info.js +11 -0
- package/dist/InstructionList/InstructionList.js +31 -7
- package/dist/InstructionList/components/InstructionCard/InstructionCard.js +80 -46
- package/dist/InstructionList/components/InstructionCard/index.js +1 -1
- package/dist/InstructionList/index.js +1 -1
- package/dist/InstructionList/info.js +11 -0
- package/dist/IntroBanner/IntroBanner.js +3 -2
- package/dist/IntroBanner/info.js +11 -0
- package/dist/MainBanner/MainBanner.js +4 -3
- package/dist/MainBanner/info.js +11 -0
- package/dist/MultiCards/index.js +2 -1
- package/dist/MultiCards/info.js +11 -0
- package/dist/PageViewer/PageViewer.js +4 -43
- package/dist/PageViewer/renderComponents.js +1 -1
- package/dist/Partners/Partners.js +2 -1
- package/dist/Partners/info.js +11 -0
- package/dist/PartnersColors/PartnersColors.js +2 -1
- package/dist/PartnersColors/info.js +11 -0
- package/dist/PreviewList/PreviewList.js +31 -6
- package/dist/PreviewList/components/PreviewCard/PreviewCard.js +29 -45
- package/dist/PreviewList/components/PreviewCard/index.js +2 -2
- package/dist/PreviewList/index.js +1 -1
- package/dist/PreviewList/info.js +11 -0
- package/dist/PromoPoster/PromoPoster.js +45 -7
- package/dist/PromoPoster/info.js +11 -0
- package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
- package/dist/RenderAllComponents/const.js +1 -1
- package/dist/Segments/Segments.js +2 -1
- package/dist/Segments/info.js +11 -0
- package/dist/Space/Space.js +2 -1
- package/dist/Space/info.js +11 -0
- package/dist/StandartTable/components/CardMarkedRow/index.js +88 -46
- package/dist/StandartTable/components/CardWarning/index.js +2 -2
- package/dist/StandartTable/index.js +76 -7
- package/dist/StandartTable/info.js +11 -0
- package/dist/Stepper/Stepper.js +4 -3
- package/dist/Stepper/info.js +11 -0
- package/dist/SwiperList/SwiperList.js +119 -10
- package/dist/SwiperList/index.js +1 -1
- package/dist/SwiperList/info.js +11 -0
- package/dist/TasksBanner/TasksBanner.js +132 -9
- package/dist/TasksBanner/index.js +2 -2
- package/dist/TasksBanner/info.js +11 -0
- package/dist/TasksBannerList/TasksBannerList.js +36 -5
- package/dist/TasksBannerList/index.js +2 -2
- package/dist/TasksBannerList/info.js +11 -0
- package/dist/Video/VideoFull/VideoFull.js +2 -1
- package/dist/Video/VideoFull/info.js +11 -0
- package/dist/Video/VideoList/VideoList.js +2 -1
- package/dist/Video/VideoList/info.js +11 -0
- package/dist/Video/VideoListMini/VideoListMini.js +2 -1
- package/dist/Video/VideoListMini/info.js +11 -0
- package/dist/VideoMainBanner/VideoMainBanner.js +3 -2
- package/dist/VideoMainBanner/info.js +11 -0
- package/dist/assets/TasksBanner.css +1 -0
- package/dist/assets/{index2.css → navigation.css} +1 -1
- package/dist/clientApi-642fea4b.js +25 -0
- package/dist/componentsMap-b3ef1658.js +75 -0
- package/dist/{const-637b0dca.js → const-53dff524.js} +3 -3
- package/dist/createBoolean-56064b0d.js +12 -0
- package/dist/{data.mock-483400cb.js → data.mock-2412b65a.js} +94 -96
- package/dist/{index-6af94f99.js → index-10605794.js} +1 -1
- package/dist/index-1a32da94.js +4 -0
- package/dist/{index-815f0132.js → index-b4c61de3.js} +9 -8
- package/dist/index.module-c8833286.js +83 -0
- package/dist/{languages-list-8419e560.js → languages-list-87ab3324.js} +2 -2
- package/dist/main.js +88 -81
- package/dist/mousewheel-2cf27f39.js +153 -0
- package/dist/navigation-48c90d3b.js +183 -0
- package/dist/routes-76228734.js +109 -0
- package/dist/{swiper-react-0815edaf.js → swiper-react-bfbb44d6.js} +507 -654
- package/package.json +1 -1
- package/dist/componentsMap-0e7046ee.js +0 -67
- package/dist/index-3a534581.js +0 -261
- package/dist/index-aa718078.js +0 -1229
- package/dist/routes-382632ac.js +0 -7
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./index.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Информационная таблица в карточке",
|
|
5
|
+
description: "Компонент для отображения информационной таблицы внутри карточки с заголовком и строками данных. Используется для представления структурированных данных в формате карточки с таблицей.",
|
|
6
|
+
types: [o.tables, o.cards],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as cardInfoTableInfo
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./CardImage.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Карточка с изображением",
|
|
5
|
+
description: "Компонент для отображения карточки с изображением, заголовком и описанием. Используется для представления отдельных элементов с визуальным контентом.",
|
|
6
|
+
types: [o.cards],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as cardImageInfo
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as r } from "./index.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Цветная карточка",
|
|
5
|
+
description: "Компонент для отображения цветной карточки с настраиваемым фоном, заголовком, описанием и иконкой. Используется для создания визуально привлекательных элементов с цветовым акцентом.",
|
|
6
|
+
types: [o.cards],
|
|
7
|
+
propsToEdit: r
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as coloredCardInfo
|
|
11
|
+
};
|
|
@@ -1,40 +1,41 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { HtmlContent as
|
|
3
|
-
import { B as
|
|
4
|
-
import {
|
|
5
|
-
import { I as
|
|
6
|
-
const
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
import { jsxs as r, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
import { HtmlContent as o } from "../../HtmlContent/HtmlContent.js";
|
|
3
|
+
import { B as t } from "../../index-10605794.js";
|
|
4
|
+
import { c as s } from "../../const-53dff524.js";
|
|
5
|
+
import { I as d } from "../../index-2265d593.js";
|
|
6
|
+
const x = [
|
|
7
|
+
"title",
|
|
8
|
+
"image",
|
|
9
|
+
"html_description",
|
|
10
|
+
s
|
|
11
|
+
], c = ({
|
|
12
|
+
title: l,
|
|
13
|
+
image: p,
|
|
14
|
+
html_description: i,
|
|
15
|
+
buttons: e
|
|
16
|
+
}) => /* @__PURE__ */ r("div", { className: "rounded-[20px] overflow-hidden", children: [
|
|
17
|
+
/* @__PURE__ */ a(
|
|
18
|
+
d,
|
|
19
|
+
{
|
|
20
|
+
src: p,
|
|
21
|
+
alt: l,
|
|
22
|
+
className: "w-full h-auto"
|
|
23
|
+
}
|
|
24
|
+
),
|
|
25
|
+
/* @__PURE__ */ r("div", { className: "flex flex-col gap-[24px] bg-white p-[32px]", children: [
|
|
26
|
+
/* @__PURE__ */ a("p", { className: "text-[24px] leading-[32px] font-semibold", children: l }),
|
|
27
|
+
/* @__PURE__ */ a(
|
|
28
|
+
o,
|
|
11
29
|
{
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
className: "w-full h-auto"
|
|
30
|
+
data: i,
|
|
31
|
+
className: "text-graySoft text-[15px] leading-[22px]"
|
|
15
32
|
}
|
|
16
33
|
),
|
|
17
|
-
/* @__PURE__ */
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
{
|
|
22
|
-
data: e == null ? void 0 : e.description,
|
|
23
|
-
className: "text-graySoft text-[15px] leading-[22px]"
|
|
24
|
-
}
|
|
25
|
-
),
|
|
26
|
-
/* @__PURE__ */ o("div", { className: "flex gap-12px items-center max-tablet:flex-col", children: (l = e == null ? void 0 : e.button) == null ? void 0 : l.map((r) => /* @__PURE__ */ o(
|
|
27
|
-
"a",
|
|
28
|
-
{
|
|
29
|
-
href: (r == null ? void 0 : r.link) || "#",
|
|
30
|
-
target: "_blank",
|
|
31
|
-
children: /* @__PURE__ */ o(p, { variant: i.Grey, children: r == null ? void 0 : r.text })
|
|
32
|
-
}
|
|
33
|
-
)) })
|
|
34
|
-
] })
|
|
35
|
-
] });
|
|
36
|
-
};
|
|
37
|
-
t.propsToEdit = c;
|
|
34
|
+
(e == null ? void 0 : e.length) && /* @__PURE__ */ a("div", { className: "flex gap-12px items-center max-tablet:flex-col", children: e == null ? void 0 : e.map((m) => /* @__PURE__ */ a(t, { ...m })) })
|
|
35
|
+
] })
|
|
36
|
+
] });
|
|
37
|
+
c.propsToEdit = x;
|
|
38
38
|
export {
|
|
39
|
-
|
|
39
|
+
c as ContentCard,
|
|
40
|
+
x as propsToEdit
|
|
40
41
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./ContentCard.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Контентная карточка",
|
|
5
|
+
description: "Компонент для отображения контентной карточки с изображением, заголовком, HTML описанием и кнопками действий. Используется для представления информационных блоков с богатым контентом.",
|
|
6
|
+
types: [o.cards],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as contentCardInfo
|
|
11
|
+
};
|
|
@@ -2,7 +2,8 @@ import "react/jsx-runtime";
|
|
|
2
2
|
import "../../Types/FiledTypes.js";
|
|
3
3
|
import "../../index-2265d593.js";
|
|
4
4
|
import "../../cn-6a4bf187.js";
|
|
5
|
-
import { F as a } from "../../index-
|
|
5
|
+
import { F as a, p as s } from "../../index-b4c61de3.js";
|
|
6
6
|
export {
|
|
7
|
-
a as FeaturesCard
|
|
7
|
+
a as FeaturesCard,
|
|
8
|
+
s as propsToEdit
|
|
8
9
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../../index-1a32da94.js";
|
|
2
|
+
import { p as t } from "../../index-b4c61de3.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Карточка функции",
|
|
5
|
+
description: "Компонент для отображения карточки функции с иконкой, заголовком, описанием и ссылкой. Используется для представления отдельных функций или возможностей продукта.",
|
|
6
|
+
types: [o.cards],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as featuresCardInfo
|
|
11
|
+
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as r, jsxs as t } from "react/jsx-runtime";
|
|
2
|
-
import {
|
|
2
|
+
import { warningCardVariant as p, WarningCardVariant as e, WarningCardVariantKey as m } from "./model.js";
|
|
3
3
|
import { I as x } from "../../Icon-70ea6cb8.js";
|
|
4
|
-
import {
|
|
5
|
-
import { B as g } from "../../index-
|
|
4
|
+
import { B as f } from "../../const-53dff524.js";
|
|
5
|
+
import { B as g } from "../../index-10605794.js";
|
|
6
6
|
import { C } from "../../ComponentContainer-cdb2528c.js";
|
|
7
7
|
import { c as h } from "../../cn-6a4bf187.js";
|
|
8
8
|
const u = [
|
|
@@ -11,12 +11,12 @@ const u = [
|
|
|
11
11
|
"description",
|
|
12
12
|
"description_color",
|
|
13
13
|
f,
|
|
14
|
-
|
|
14
|
+
p
|
|
15
15
|
], N = ({
|
|
16
16
|
title: l,
|
|
17
17
|
description: c,
|
|
18
18
|
button: d,
|
|
19
|
-
variant: o =
|
|
19
|
+
variant: o = m.Orange
|
|
20
20
|
}) => {
|
|
21
21
|
var n, i, a, s;
|
|
22
22
|
return /* @__PURE__ */ r(C, { children: /* @__PURE__ */ r(
|
|
@@ -59,5 +59,6 @@ const u = [
|
|
|
59
59
|
};
|
|
60
60
|
N.propsToEdit = u;
|
|
61
61
|
export {
|
|
62
|
-
N as WarningCard
|
|
62
|
+
N as WarningCard,
|
|
63
|
+
u as propsToEdit
|
|
63
64
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as r } from "./WarningCard.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Предупреждающая карточка",
|
|
5
|
+
description: "Компонент для отображения предупреждающей информации в виде карточки с иконкой, заголовком и описанием. Используется для привлечения внимания к важной информации или предупреждениям.",
|
|
6
|
+
types: [o.cards],
|
|
7
|
+
propsToEdit: r
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as warningCardInfo
|
|
11
|
+
};
|
|
@@ -1,36 +1,40 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { ContentCard as
|
|
3
|
-
import { FieldTypes as
|
|
4
|
-
import {
|
|
5
|
-
import { C as
|
|
6
|
-
const
|
|
1
|
+
import { jsx as e, jsxs as s } from "react/jsx-runtime";
|
|
2
|
+
import { ContentCard as m } from "../Cards/ContentCard/ContentCard.js";
|
|
3
|
+
import { FieldTypes as i } from "../Types/FiledTypes.js";
|
|
4
|
+
import { c as p } from "../const-53dff524.js";
|
|
5
|
+
import { C as x } from "../ComponentContainer-cdb2528c.js";
|
|
6
|
+
const f = {
|
|
7
7
|
type: "cards",
|
|
8
8
|
label: "Карточки",
|
|
9
9
|
dataType: "array",
|
|
10
10
|
data: {
|
|
11
|
-
title:
|
|
12
|
-
image:
|
|
13
|
-
|
|
14
|
-
|
|
11
|
+
title: i.TITLE,
|
|
12
|
+
image: i.FILE,
|
|
13
|
+
html_description: i.HTML_CONTENT,
|
|
14
|
+
buttons: p
|
|
15
15
|
}
|
|
16
|
-
},
|
|
17
|
-
|
|
16
|
+
}, a = ["title", f], r = ({ title: n, cards: o }) => /* @__PURE__ */ e(x, { children: /* @__PURE__ */ s("div", { className: "w-full flex flex-col items-center justify-center", children: [
|
|
17
|
+
n && /* @__PURE__ */ e(
|
|
18
18
|
"p",
|
|
19
19
|
{
|
|
20
20
|
className: `font-bold max-tablet:text-[26px] text-[44px] max-tablet:leading-[32px] leading-[42px]
|
|
21
21
|
mb-[24px] font-variant-numeric font-feature-settings`,
|
|
22
|
-
children:
|
|
22
|
+
children: n
|
|
23
23
|
}
|
|
24
24
|
),
|
|
25
|
-
/* @__PURE__ */
|
|
26
|
-
|
|
25
|
+
/* @__PURE__ */ e("div", { className: "flex flex-row max-tablet:flex-col gap-[24px]", children: o == null ? void 0 : o.map((t, l) => /* @__PURE__ */ e(
|
|
26
|
+
m,
|
|
27
27
|
{
|
|
28
|
-
|
|
28
|
+
title: t == null ? void 0 : t.title,
|
|
29
|
+
image: t == null ? void 0 : t.image,
|
|
30
|
+
html_description: t == null ? void 0 : t.html_description,
|
|
31
|
+
buttons: t == null ? void 0 : t.buttons
|
|
29
32
|
},
|
|
30
|
-
|
|
33
|
+
l
|
|
31
34
|
)) })
|
|
32
35
|
] }) });
|
|
33
|
-
|
|
36
|
+
r.propsToEdit = a;
|
|
34
37
|
export {
|
|
35
|
-
|
|
38
|
+
r as ContentCardList,
|
|
39
|
+
a as propsToEdit
|
|
36
40
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./ContentCardList.js";
|
|
3
|
+
const i = {
|
|
4
|
+
title: "Список контентных карточек",
|
|
5
|
+
description: "Компонент для отображения списка карточек с текстовым контентом. Используется для представления информационных блоков, преимуществ или других текстовых данных в виде карточек.",
|
|
6
|
+
types: [o.cards],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
i as contentCardListInfo
|
|
11
|
+
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as e, jsxs as l } from "react/jsx-runtime";
|
|
2
2
|
import { I as o } from "../../../Icon-70ea6cb8.js";
|
|
3
3
|
import { p as t } from "../../../palette-b47a76c9.js";
|
|
4
|
-
import { B as n } from "../../../index-
|
|
4
|
+
import { B as n } from "../../../index-10605794.js";
|
|
5
5
|
import { C as s } from "../../../ComponentContainer-cdb2528c.js";
|
|
6
6
|
const c = ["title", "text", "link"], m = ({
|
|
7
7
|
title: a,
|
|
@@ -39,5 +39,6 @@ const c = ["title", "text", "link"], m = ({
|
|
|
39
39
|
] }) });
|
|
40
40
|
m.propsToEdit = c;
|
|
41
41
|
export {
|
|
42
|
-
m as DownloadFileBanner
|
|
42
|
+
m as DownloadFileBanner,
|
|
43
|
+
c as propsToEdit
|
|
43
44
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../../../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as n } from "./DownloadFileBanner.js";
|
|
3
|
+
const r = {
|
|
4
|
+
title: "Баннер загрузки файла",
|
|
5
|
+
description: "Компонент баннера для скачивания файлов с заголовком, описанием и ссылкой на файл. Используется для привлечения внимания к возможности загрузки документов или файлов.",
|
|
6
|
+
types: [o.downloads, o.banners],
|
|
7
|
+
propsToEdit: n
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
r as downloadFileBannerInfo
|
|
11
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as i, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { B as b } from "../../../index-
|
|
2
|
+
import { B as b } from "../../../index-10605794.js";
|
|
3
3
|
import { C as r } from "../../../ComponentContainer-cdb2528c.js";
|
|
4
4
|
import { I as n } from "../../../index-2265d593.js";
|
|
5
5
|
import { c } from "../../../cn-6a4bf187.js";
|
|
@@ -72,5 +72,6 @@ const g = ["title", "description", "icon", "isDark"], d = ({
|
|
|
72
72
|
};
|
|
73
73
|
d.propsToEdit = g;
|
|
74
74
|
export {
|
|
75
|
-
d as DownloadFileBright
|
|
75
|
+
d as DownloadFileBright,
|
|
76
|
+
g as propsToEdit
|
|
76
77
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../../../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./index.js";
|
|
3
|
+
const e = {
|
|
4
|
+
title: "Яркий блок загрузки",
|
|
5
|
+
description: "Компонент для отображения яркого и заметного блока загрузки файлов с иконкой и описанием. Используется для выделения важных файлов для скачивания.",
|
|
6
|
+
types: [o.downloads],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
e as downloadFileBrightInfo
|
|
11
|
+
};
|
|
@@ -2,8 +2,8 @@ import { jsx as e, jsxs as t } from "react/jsx-runtime";
|
|
|
2
2
|
import { DataTypesEnum as s, FieldTypes as o } from "../../../Types/FiledTypes.js";
|
|
3
3
|
import { I as r } from "../../../Icon-70ea6cb8.js";
|
|
4
4
|
import { p as n } from "../../../palette-b47a76c9.js";
|
|
5
|
-
import { B as i } from "../../../index-
|
|
6
|
-
import {
|
|
5
|
+
import { B as i } from "../../../index-10605794.js";
|
|
6
|
+
import { b as p } from "../../../const-53dff524.js";
|
|
7
7
|
import { C as c } from "../../../ComponentContainer-cdb2528c.js";
|
|
8
8
|
const d = {
|
|
9
9
|
dataType: s.array,
|
|
@@ -48,5 +48,6 @@ const d = {
|
|
|
48
48
|
m.propsToEdit = x;
|
|
49
49
|
export {
|
|
50
50
|
m as DownloadFileFull,
|
|
51
|
-
d as downloadFileFullProps
|
|
51
|
+
d as downloadFileFullProps,
|
|
52
|
+
x as propsToEdit
|
|
52
53
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../../../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./DownloadFileFull.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Полный блок загрузки",
|
|
5
|
+
description: "Компонент для отображения полного блока загрузки файлов с подробной информацией и ссылками. Используется для представления файлов для скачивания с максимальной информативностью.",
|
|
6
|
+
types: [o.downloads],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as downloadFileFullInfo
|
|
11
|
+
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as r, jsxs as a } from "react/jsx-runtime";
|
|
2
2
|
import { I as n } from "../../../Icon-70ea6cb8.js";
|
|
3
3
|
import { p as e } from "../../../palette-b47a76c9.js";
|
|
4
|
-
import { B as s } from "../../../index-
|
|
5
|
-
import {
|
|
4
|
+
import { B as s } from "../../../index-10605794.js";
|
|
5
|
+
import { b as c } from "../../../const-53dff524.js";
|
|
6
6
|
import { C as i } from "../../../ComponentContainer-cdb2528c.js";
|
|
7
7
|
const p = ["data"], d = ({ data: l }) => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r("div", { className: "grid grid-cols-2 gap-6 max-tablet:grid-cols-1", children: l == null ? void 0 : l.map((o) => /* @__PURE__ */ a(
|
|
8
8
|
"div",
|
|
@@ -44,5 +44,6 @@ const p = ["data"], d = ({ data: l }) => /* @__PURE__ */ r(i, { children: /* @__
|
|
|
44
44
|
)) }) });
|
|
45
45
|
d.propsToEdit = p;
|
|
46
46
|
export {
|
|
47
|
-
d as DownloadFileHalf
|
|
47
|
+
d as DownloadFileHalf,
|
|
48
|
+
p as propsToEdit
|
|
48
49
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../../../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./DownloadFileHalf.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Половина блока загрузки",
|
|
5
|
+
description: "Компонент для отображения элементов загрузки файлов в компактном формате на половину ширины. Используется для размещения ссылок на загрузку в ограниченном пространстве.",
|
|
6
|
+
types: [o.downloads],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as downloadFileHalfInfo
|
|
11
|
+
};
|
|
@@ -2,10 +2,10 @@ import { jsx as a, jsxs as e } from "react/jsx-runtime";
|
|
|
2
2
|
import { DataTypesEnum as s, FieldTypes as r } from "../../../Types/FiledTypes.js";
|
|
3
3
|
import { I as n } from "../../../Icon-70ea6cb8.js";
|
|
4
4
|
import { p } from "../../../palette-b47a76c9.js";
|
|
5
|
-
import { B as i } from "../../../index-
|
|
6
|
-
import {
|
|
5
|
+
import { B as i } from "../../../index-10605794.js";
|
|
6
|
+
import { b as t } from "../../../const-53dff524.js";
|
|
7
7
|
import { C as d } from "../../../ComponentContainer-cdb2528c.js";
|
|
8
|
-
const
|
|
8
|
+
const b = {
|
|
9
9
|
dataType: s.array,
|
|
10
10
|
type: "data",
|
|
11
11
|
label: "Файлы для скачивания",
|
|
@@ -54,5 +54,6 @@ const y = {
|
|
|
54
54
|
x.propsToEdit = c;
|
|
55
55
|
export {
|
|
56
56
|
x as DownloadFileMini,
|
|
57
|
-
|
|
57
|
+
b as downloadFileMiniProps,
|
|
58
|
+
c as propsToEdit
|
|
58
59
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../../../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./DownloadFileMini.js";
|
|
3
|
+
const n = {
|
|
4
|
+
title: "Мини блок загрузки",
|
|
5
|
+
description: "Компактный компонент для отображения ссылок на загрузку файлов в миниатюрном формате. Используется для размещения загрузок в ограниченном пространстве или списках.",
|
|
6
|
+
types: [o.downloads],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
n as downloadFileMiniInfo
|
|
11
|
+
};
|
package/dist/Faq/Faq.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as ie, jsxs as De } from "react/jsx-runtime";
|
|
2
2
|
import M, { useState as wt } from "react";
|
|
3
|
-
import { B as $e } from "../../../index-
|
|
4
|
-
import {
|
|
3
|
+
import { B as $e } from "../../../index-10605794.js";
|
|
4
|
+
import { a as je, b as Ke } from "../../../const-53dff524.js";
|
|
5
5
|
var ce = (e) => e.type === "checkbox", re = (e) => e instanceof Date, B = (e) => e == null;
|
|
6
6
|
const lt = (e) => typeof e == "object";
|
|
7
7
|
var S = (e) => !B(e) && !Array.isArray(e) && lt(e) && !re(e), kt = (e) => S(e) && e.target ? ce(e.target) ? e.target.checked : e.target.value : e, Dt = (e) => e.substring(0, e.search(/\.\d+(\.|$)/)) || e, Et = (e, s) => e.has(Dt(s)), St = (e) => {
|
package/dist/Faq/info.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./Faq.js";
|
|
3
|
+
const e = {
|
|
4
|
+
title: "Часто задаваемые вопросы",
|
|
5
|
+
description: "Компонент для отображения списка часто задаваемых вопросов с возможностью раскрытия ответов и формы обратной связи. Используется для предоставления ответов на типичные вопросы пользователей.",
|
|
6
|
+
types: [o.faqs],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
e as faqInfo
|
|
11
|
+
};
|