md-components-mdigial-azamat 0.0.33 → 0.0.35
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 +29 -5
- package/dist/AnimatedSwiper/Slide/Slide.js +2 -2
- package/dist/AnimatedSwiper/index.js +5 -3
- package/dist/Banner/Banner.js +152 -8
- package/dist/Banner/index.js +2 -2
- package/dist/BannerAndText/index.js +56 -23
- package/dist/CardIconList/CardIconList.js +81 -22
- package/dist/CardIconList/index.js +2 -2
- package/dist/CardImageList/CardImageList.js +75 -8
- package/dist/CardImageList/index.js +1 -1
- package/dist/CardImageSecondary/CardImageSecondary.js +57 -23
- package/dist/CardImageSecondary/index.js +1 -1
- package/dist/CardImageSecondaryList/CardImageSecondaryList.js +27 -4
- package/dist/CardImageSecondaryList/index.js +1 -1
- package/dist/CardInfoTable/index.js +187 -22
- package/dist/Cards/CardImage/CardImage.js +2 -2
- package/dist/Cards/ColoredCard/index.js +2 -2
- package/dist/Cards/ContentCard/ContentCard.js +38 -5
- package/dist/Cards/ContentCard/index.js +2 -2
- package/dist/Cards/FeaturesCard/index.js +3 -3
- package/dist/Cards/WarningCard/WarningCard.js +58 -6
- package/dist/Cards/WarningCard/index.js +1 -1
- package/dist/Cards/WarningCard/model.js +39 -7
- package/dist/ComponentContainer-cdb2528c.js +16 -0
- package/dist/ContentCardList/ContentCardList.js +34 -21
- package/dist/ContentCardList/index.js +2 -2
- package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +41 -5
- package/dist/DownloadFile/components/DownloadFileBanner/index.js +2 -2
- package/dist/DownloadFile/components/DownloadFileBright/index.js +74 -7
- package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +49 -6
- package/dist/DownloadFile/components/DownloadFileFull/index.js +1 -1
- package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +46 -5
- package/dist/DownloadFile/components/DownloadFileHalf/index.js +2 -2
- package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +56 -7
- package/dist/DownloadFile/components/DownloadFileMini/index.js +2 -2
- package/dist/Faq/Faq.js +44 -20
- package/dist/Faq/components/Collapse/Collapse.js +37 -19
- package/dist/Faq/components/FeedbackForm/FeedbackForm.js +1061 -4
- package/dist/Faq/components/FeedbackForm/index.js +2 -2
- package/dist/Faq/components/PlusMinusIcon/PlusMinusIcon.js +1 -1
- package/dist/Faq/index.js +2 -2
- package/dist/Footer/Footer.js +452 -0
- package/dist/Footer/components/ContactOfFooter/ContactOfFooter.js +34 -0
- package/dist/Footer/components/LinkToApp/LinkToApp.js +45 -0
- package/dist/Footer/components/LinkToAppMobile/LinkToAppMobile.js +28 -0
- package/dist/Footer/components/ListNavigation/ListNavigation.js +221 -0
- package/dist/Footer/components/NavigationFooter/NavigationFooter.js +31 -0
- package/dist/Footer/components/SocialButtonsList/SocialButtonsList.js +37 -0
- package/dist/Footer/types.js +1 -0
- package/dist/GooglePlayButton-35331c37.js +100 -0
- package/dist/Header/Header.js +8 -0
- package/dist/Header/components/HeaderCard/HeaderCard.js +37 -0
- package/dist/Header/components/HeaderCard/index.js +4 -0
- package/dist/Header/components/HeaderMainMobile/HeaderMainMobile.js +208 -0
- package/dist/Header/components/HeaderMenu/HeaderMenu.js +41 -0
- package/dist/Header/components/HeaderMenu/index.js +1 -0
- package/dist/Header/components/HeaderMenuMobile/HeaderMenuMobile.js +47 -0
- package/dist/Header/components/HeaderMobile/HeaderMobile.js +11 -0
- package/dist/Header/components/HeaderMobile/index.js +4 -0
- package/dist/Header/components/HeaderResults/HeaderResults.js +46 -0
- package/dist/Header/components/HeaderResults/index.js +4 -0
- package/dist/Header/components/HeaderSearch/HeaderSearch.js +13 -0
- package/dist/Header/components/HeaderSearch/index.js +4 -0
- package/dist/Header/components/HeaderSearchMobile/HeaderSearchMobile.js +78 -0
- package/dist/Header/components/HeaderTab/HeaderTab.js +34 -0
- package/dist/Header/components/HeaderTab/index.js +4 -0
- package/dist/Header/components/HeaderTabsMobile/HeaderTabsMobile.js +55 -0
- package/dist/Header/components/HeaderWeb/HeaderWeb.js +149 -0
- package/dist/Header/components/HeaderWeb/index.js +4 -0
- package/dist/Header/components/SelectLanguage/SelectLanguage.js +79 -0
- package/dist/Header/components/SelectLanguage/index.js +4 -0
- package/dist/Header/components/TabsOutlined/TabsOutlined.js +50 -0
- package/dist/Header/components/TabsOutlined/index.js +4 -0
- package/dist/Header/const.js +4 -0
- package/dist/Header/index.js +4 -0
- package/dist/Header/types.js +5 -0
- package/dist/HeroPossibilityBanner/index.js +1 -1
- package/dist/HtmlContent/HtmlContent.js +1 -1
- package/dist/Icon-70ea6cb8.js +187 -0
- package/dist/InfoBanner/index.js +89 -8
- package/dist/InfoBannerList/InfoBannerList.js +5 -4
- package/dist/InfoBannerList/index.js +2 -2
- package/dist/InstructionList/InstructionList.js +6 -4
- package/dist/InstructionList/components/InstructionCard/InstructionCard.js +31 -7
- package/dist/InstructionList/components/InstructionCard/index.js +2 -2
- package/dist/InstructionList/components/InstructionModal/InstructionModal.js +2 -2
- package/dist/InstructionList/index.js +1 -1
- package/dist/IntroBanner/IntroBanner.js +68 -6
- package/dist/IntroBanner/index.js +1 -1
- package/dist/MainBanner/MainBanner.js +84 -6
- package/dist/MainBanner/index.js +2 -2
- package/dist/MultiCards/index.js +88 -5
- package/dist/PageViewer/PageViewer.js +22 -4
- package/dist/PageViewer/renderComponents.js +1 -1
- package/dist/Partners/Partners.js +2 -2
- package/dist/PartnersColors/PartnersColors.js +1 -1
- package/dist/PartnersColors/components/PartnerCard/PartnerCard.js +1 -1
- package/dist/PartnersColors/components/PartnerTab/PartnerTab.js +2 -2
- package/dist/PreviewList/PreviewList.js +4 -2
- package/dist/PreviewList/components/PreviewCard/PreviewCard.js +32 -8
- package/dist/PreviewList/components/PreviewCard/index.js +2 -2
- package/dist/PreviewList/index.js +1 -1
- package/dist/PromoPoster/PromoPoster.js +4 -4
- package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
- package/dist/RenderAllComponents/const.js +11 -11
- package/dist/Segments/Segments.js +1 -1
- package/dist/StandartTable/components/CardMarkedRow/index.js +33 -9
- package/dist/StandartTable/components/CardWarning/index.js +87 -6
- package/dist/StandartTable/index.js +5 -4
- package/dist/Stepper/Stepper.js +50 -6
- package/dist/Stepper/index.js +1 -1
- package/dist/SwiperList/SwiperList.js +5 -4
- package/dist/SwiperList/components/Bullet/Bullet.js +1 -1
- package/dist/SwiperList/index.js +1 -1
- package/dist/TasksBanner/TasksBanner.js +5 -5
- package/dist/TasksBanner/index.js +2 -2
- package/dist/TasksBannerList/TasksBannerList.js +2 -2
- package/dist/TasksBannerList/index.js +1 -1
- package/dist/Video/VideoFull/VideoFull.js +1 -1
- package/dist/Video/VideoList/VideoList.js +1 -1
- package/dist/Video/VideoListMini/VideoListMini.js +1 -1
- package/dist/Video/components/VideoPlayer/VideoPlayer.js +1 -1
- package/dist/VideoMainBanner/VideoMainBanner.js +168 -7
- package/dist/VideoMainBanner/index.js +2 -2
- package/dist/assets/index.css +1 -1
- package/dist/{cn-d8c04b28.js → cn-6a4bf187.js} +521 -488
- package/dist/componentsMap-e2de87b6.js +68 -0
- package/dist/const-637b0dca.js +27 -0
- package/dist/data.mock-483400cb.js +1713 -0
- package/dist/header-97863d08.js +22 -0
- package/dist/{index-60dfa873.js → index-2265d593.js} +1 -1
- package/dist/index-2fb01942.js +925 -0
- package/dist/index-3a534581.js +261 -0
- package/dist/index-66837af1.js +313 -0
- package/dist/index-6af94f99.js +53 -0
- package/dist/{index-a379154f.js → index-815f0132.js} +2 -2
- package/dist/languages-list-8419e560.js +22 -0
- package/dist/logo-99aa20bd.js +27 -0
- package/dist/main.js +87 -67
- package/dist/mousewheel-865ae601.js +153 -0
- package/dist/palette-b47a76c9.js +46 -0
- package/dist/routes-382632ac.js +7 -0
- package/dist/search-dd4eb6f8.js +5 -0
- package/dist/{index-b093f70c.js → swiper-react-90953710.js} +780 -1098
- package/dist/trash/HeroLargeCards/index.js +1 -1
- package/dist/useClickOutside-197b0df2.js +12 -0
- package/dist/useScreenSize-c1b64c02.js +19 -0
- package/package.json +4 -2
- package/dist/ComponentContainer-0fcc2695.js +0 -16
- package/dist/componentsMap-6d7d63d5.js +0 -47
- package/dist/index-b999483f.js +0 -5314
- package/dist/model-9e50e351.js +0 -69
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { jsx as M } from "react/jsx-runtime";
|
|
2
|
+
const g = ({
|
|
3
|
+
color: N = "#0E0F11",
|
|
4
|
+
width: j = 20,
|
|
5
|
+
height: I = 16
|
|
6
|
+
}) => /* @__PURE__ */ M(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
width: j,
|
|
10
|
+
height: I,
|
|
11
|
+
viewBox: "0 0 20 16",
|
|
12
|
+
fill: "none",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
children: /* @__PURE__ */ M(
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
d: "M8.08333 9L8.35182 8.73151C8.76684 8.31649 9.32973 8.08333 9.91667 8.08333C10.5036 8.08333 11.0665 8.31649 11.4815 8.73152L11.75 9M19.0833 10.8333V3.04167C19.0833 1.77601 18.0573 0.75 16.7917 0.75H16.3333M19.0833 10.8333C19.0833 12.8584 17.4417 14.5 15.4167 14.5C13.3916 14.5 11.75 12.8584 11.75 10.8333C11.75 8.80829 13.3916 7.16667 15.4167 7.16667C17.4417 7.16667 19.0833 8.80829 19.0833 10.8333ZM0.75 10.8333V3.04167C0.75 1.77601 1.77601 0.75 3.04167 0.75H3.5M0.75 10.8333C0.75 12.8584 2.39162 14.5 4.41667 14.5C6.44171 14.5 8.08333 12.8584 8.08333 10.8333C8.08333 8.80829 6.44171 7.16667 4.41667 7.16667C2.39162 7.16667 0.75 8.80829 0.75 10.8333Z",
|
|
18
|
+
stroke: N,
|
|
19
|
+
"stroke-width": "1.5"
|
|
20
|
+
}
|
|
21
|
+
)
|
|
22
|
+
}
|
|
23
|
+
), A = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTgiIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCAxMTggMzQiIGZpbGw9Im5vbmUiPgogICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICAgICAgICBkPSJNMzUuMzcxOSAxNy4wMjU1QzM1LjM3MTkgMjAuNDU3OSAzNy41MTM4IDIyLjc4NzcgNDAuNzI2IDIyLjc4NzdDNDMuOTM2MiAyMi43ODc3IDQ2LjIwNjIgMjAuMzczIDQ2LjIwNjIgMTYuOTgzQzQ2LjIwNjIgMTMuNjc4IDQzLjg5NTMgMTEuMjIwMSA0MC43MjYgMTEuMjIwMUMzNy41NTY3IDExLjIyMDEgMzUuMzcxOSAxMy41OTMxIDM1LjM3MTkgMTcuMDI1NVpNMzUuNDU4NCA4LjU1MDYyQzM2LjkxNDMgNi45ODIzNyAzOS4xNDEzIDYuMDUwMjkgNDEuNzk2OSA2LjA1MDI5QzQ3Ljc1MTIgNi4wNTAyOSA1Mi4wODA2IDEwLjY3MjEgNTIuMDgwNiAxNy4wMjY4QzUyLjA4MDYgMjMuMzgxNSA0Ny43NTQ1IDI4IDQxLjgwMDIgMjhDMzkuMDU2MiAyOCAzNi43ODYyIDI3LjAyODcgMzUuMzI5NiAyNS4zMzA1QzM1LjIwMTUgMjYuODk4MSAzNC4wNDQ4IDI4IDMyLjU0NTMgMjhDMzAuOTE3NyAyOCAyOS42NzU4IDI2LjcyODkgMjkuNjc1OCAyNS4wNzY0VjIuOTI0MjNDMjkuNjc1OCAxLjI3MTcyIDMwLjkxNzcgMCAzMi41ODgyIDBDMzQuMjE2NCAwIDM1LjQ1ODQgMS4yMjkyNiAzNS40NTg0IDIuOTI0MjNWOC41NTA2MlpNMTExLjIzMSAxNi4wNTA4TDExNy4zMTMgMjMuNTkyOUMxMTcuNzg1IDI0LjE4NjYgMTE3Ljk5OSAyNC43MzY2IDExNy45OTkgMjUuMzcyOEMxMTcuOTk5IDI2Ljg1NTUgMTE2LjgzOSAyNy45OTk4IDExNS4zODYgMjcuOTk5OEMxMTQuNDg3IDI3Ljk5OTggMTEzLjgwMSAyNy42NTg5IDExMy4yNDUgMjYuOTQwNEwxMDYuMDA1IDE4LjEyNjVDMTA1LjM2MiAxNy4yNzk0IDEwNS4xMDUgMTYuNjg2MyAxMDUuMTA1IDE2LjA1MDhDMTA1LjEwNSAxNS4zMzAzIDEwNS40MDcgMTQuNzM3MyAxMDYuMTMzIDEzLjkzMTlMMTEyLjkwMSA2Ljk0M0MxMTMuNDE2IDYuMzc5OTcgMTE0LjE0NyA2LjA1NzMxIDExNC45MTQgNi4wNTI3M0MxMTYuNDE0IDYuMDUyNzMgMTE3LjU3IDcuMTU0NjMgMTE3LjU3IDguNTk1NTJDMTE3LjU3IDkuMzE1OTYgMTE3LjI3IDkuOTkzOTUgMTE2LjYyOCAxMC42Mjk1TDExMS4yMzEgMTYuMDUwOFpNMTAxLjI5NSAwLjAxOTA0M0M5OS42MjQ4IDAuMDE5MDQzIDk4LjM4MjggMS4yOTA3NiA5OC4zODI4IDIuOTQzMjhWMjUuMDc2NUM5OC4zODI4IDI2LjcyOSA5OS42MjQ4IDI4LjAwMDEgMTAxLjI5NSAyOC4wMDAxQzEwMi45MjMgMjguMDAwMSAxMDQuMTY1IDI2Ljc3MTUgMTA0LjE2NSAyNS4wNzY1VjIuOTQzMjhDMTA0LjE2NSAxLjI0ODMgMTAyLjk2NiAwLjAxOTA0MyAxMDEuMjk1IDAuMDE5MDQzWk04MS40ODk5IDguMjExNjNDODIuOTg5NCA2Ljg1NTY1IDg1LjA4ODMgNi4wNTAyOSA4Ny40NDQyIDYuMDUwMjlIODcuNDQ2MkM5Mi4yODY2IDYuMDUwMjkgOTUuNDEyOSA5LjM1NTk4IDk1LjQxMjkgMTQuNDgyN1YyNS4wNzY0Qzk1LjQxMjkgMjYuNzcxNCA5NC4yMTM5IDI4IDkyLjU0MzQgMjhDOTAuOTE1OCAyOCA4OS42NzMyIDI2LjcyODkgODkuNjczMiAyNS4wNzY0VjE1LjI0NTZDODkuNjczMiAxMi44MzAyIDg4LjA4OTIgMTEuMTc3NyA4NS43MzIxIDExLjE3NzdDODMuMzc0OSAxMS4xNzc3IDgxLjcwNDUgMTIuODcyNiA4MS43MDQ1IDE1LjI0NTZWMjUuMDc2NEM4MS43MDQ1IDI2Ljc3MTQgODAuNDYxOSAyOCA3OC44MzQzIDI4Qzc3LjE2MzggMjggNzUuOTIxOSAyNi43Mjg5IDc1LjkyMTkgMjUuMDc2NFY4LjkzMjA3Qzc1LjkyMTkgNy4yNzk1NiA3Ny4xNjM4IDYuMDUwMjkgNzguNzkxNCA2LjA1MDI5QzgwLjExOTIgNi4wNTAyOSA4MS4xOTAxIDYuOTQwNTYgODEuNDg5OSA4LjIxMTYzWk02Mi43MTQzIDIzLjgwNDdDNjAuODI5OSAyMy44MDQ3IDU5LjY3MzEgMjIuOTE1MSA1OS42NzMxIDIxLjUxODZDNTkuNjczMSAyMC4xMjIxIDYwLjcwMTIgMTkuMzk5NyA2Mi42Mjg1IDE5LjM5OTdINjcuMTY5MVYxOS42NTQ1QzY3LjE2OTEgMjIuMDI3NCA2NS4yNDE4IDIzLjgwNjcgNjIuNzE0MyAyMy44MDY3VjIzLjgwNDdaTTYzLjc4NTMgNi4wNTAyOUM2MC43MDEyIDYuMDUwMjkgNTcuOTE3NSA2Ljk4MjM2IDU2LjExODMgOC42MzU1M0M1NS4zNDcxIDkuMzU0MDIgNTQuOTE4NiAxMC4xMTgyIDU0LjkxODYgMTAuOTIxNkM1NC45MTg2IDEyLjE5MjcgNTUuOTg5NSAxMy4yNTIxIDU3LjQwMzEgMTMuMjUyMUM1Ny45NTk3IDEzLjI1MjEgNTguNDMxMiAxMy4wODIzIDU5LjExOTggMTIuNTc0MUM2MC4zNjE4IDExLjUxNDcgNjEuNjg5NiAxMS4wMDY1IDYzLjE4OSAxMS4wMDY1QzY1Ljc1ODggMTEuMDA2NSA2Ny4xNzI0IDEyLjM2MjUgNjcuMTcyNCAxNC42OTNWMTUuNjI1MUg2MS44NjEyQzU2Ljg5MjcgMTUuNjI1MSA1My44NTE2IDE3Ljk1NTYgNTMuODUxNiAyMS43MjdDNTMuODUxNiAyNS40NTUzIDU2LjgwNjkgMjcuOTk3NCA2MS4xNzU5IDI3Ljk5NzRDNjMuNzAyNyAyNy45OTc0IDY1Ljg0NDYgMjcuMTkyNyA2Ny4zODcgMjUuNzUxOEM2Ny42NDM4IDI3LjAyMjkgNjguNzU3MSAyNy45NTQ5IDcwLjE3MDcgMjcuOTU0OUM3MS43NTUzIDI3Ljk1NDkgNzIuOTU1IDI2Ljc2ODggNzIuOTU1IDI1LjExNjNWMTUuMDMzM0M3Mi45NTE3IDkuMzE2MTMgNjkuNjEwOCA2LjA1MDI5IDYzLjc4NTMgNi4wNTAyOVpNMjIuMDY0OSA2LjA1MjA5QzIzLjYxMjUgNi4wNTQwNSAyNC44NjUxIDcuMjk3MDMgMjQuODYzMSA4LjgyODA1TDI0Ljg2NjQgMjUuMjI1OEMyNC44NjE4IDI2Ljc1NjIgMjMuNjA4NiAyNy45OTUzIDIyLjA2MTYgMjcuOTk5OEMyMC41MTQ2IDI3Ljk5NTMgMTkuMjYxNCAyNi43NTYyIDE5LjI1NjggMjUuMjI1OFYxNS41MjY5TDE4LjEwNTMgMTYuNjY2MUMxNy4wMDc5IDE3Ljc0NTEgMTUuMjM1NyAxNy43NDUxIDE0LjEzODQgMTYuNjY2MUMxMy4wNDc2IDE1LjU4MDUgMTMuMDQ3NiAxMy44MjY3IDE0LjEzODQgMTIuNzQxMkwyMC4wODA4IDYuODYyNjdDMjAuNjA3IDYuMzQyNzUgMjEuMzIwNyA2LjA1MDc4IDIyLjA2NDkgNi4wNTIwOVoiCiAgICAgICAgICBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfMTc3MzNfMjY2NDU5KSIvPgogICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICAgICAgICBkPSJNNi41MTQ1M2UtMDYgOC44MjgxOUMtMC4wMDMyOTQ4MSA3LjI5NzE2IDEuMjQ4NTcgNi4wNTI4OCAyLjc5NjIzIDYuMDQ4OTZDMy41NDIzMyA2LjA0NyA0LjI1ODcyIDYuMzQwMjcgNC43ODYyNyA2Ljg2MjgxTDEwLjcyODcgMTIuNzQxM0MxMS44MjAxIDEzLjgyNjkgMTEuODIwMSAxNS41ODA2IDEwLjcyODcgMTYuNjY2MkM5LjYzMTMgMTcuNzQ1MiA3Ljg1ODQ5IDE3Ljc0NTIgNi43NjExMyAxNi42NjYyTDUuNjEwMjggMTUuNTI3N1YyNS4yMjZDNS42MDU2NiAyNi43NTYzIDQuMzUyNDggMjcuOTk1NCAyLjgwNTQ3IDI4QzEuMjU4NDcgMjcuOTk2MSAwLjAwNDYyODM3IDI2Ljc1NjMgNi41MTQ1M2UtMDYgMjUuMjI2VjguODI4MTlaIgogICAgICAgICAgZmlsbD0iI0ZBQkYwMCIvPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzE3NzMzXzI2NjQ1OSIgeDE9IjE5LjA5MzMiIHkxPSIyNS42MDI4IiB4Mj0iMTkuNzcyNSIgeTI9Ii01LjQ0NSIKICAgICAgICAgICAgICAgICAgICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMDA5MkExIi8+CiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzAwOUM0RCIvPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+Cjwvc3ZnPgo=";
|
|
24
|
+
export {
|
|
25
|
+
g as G,
|
|
26
|
+
A as M
|
|
27
|
+
};
|
package/dist/main.js
CHANGED
|
@@ -1,69 +1,89 @@
|
|
|
1
|
-
import { ConfigProvider as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
1
|
+
import { ConfigProvider as e } from "./ConfigProvider/index.js";
|
|
2
|
+
import { Banner as a } from "./Banner/Banner.js";
|
|
3
|
+
import { BannerAndText as m } from "./BannerAndText/index.js";
|
|
4
|
+
import { f, A as x, H as i, d as s, I as d, e as l, P as C } from "./index-2fb01942.js";
|
|
5
|
+
import { Footer as P } from "./Footer/Footer.js";
|
|
6
|
+
import { Stepper as I } from "./Stepper/Stepper.js";
|
|
7
|
+
import { Segments as w } from "./Segments/Segments.js";
|
|
8
|
+
import { VideoFull as g } from "./Video/VideoFull/VideoFull.js";
|
|
9
|
+
import { VideoList as M } from "./Video/VideoList/VideoList.js";
|
|
10
|
+
import { VideoListMini as H } from "./Video/VideoListMini/VideoListMini.js";
|
|
11
|
+
import { ContentCardList as V } from "./ContentCardList/ContentCardList.js";
|
|
12
|
+
import { CardIconList as A } from "./CardIconList/CardIconList.js";
|
|
13
|
+
import { MultiCards as y } from "./MultiCards/index.js";
|
|
14
|
+
import { Partners as k } from "./Partners/Partners.js";
|
|
15
|
+
import { CardImageList as E } from "./CardImageList/CardImageList.js";
|
|
16
|
+
import { MainBanner as Z } from "./MainBanner/MainBanner.js";
|
|
17
|
+
import { Faq as j } from "./Faq/Faq.js";
|
|
18
|
+
import { HtmlContent as G } from "./HtmlContent/HtmlContent.js";
|
|
19
|
+
import { HeroPossibilityBanner as K } from "./HeroPossibilityBanner/index.js";
|
|
20
|
+
import { PartnersColors as O } from "./PartnersColors/PartnersColors.js";
|
|
21
|
+
import { CardImage as R } from "./Cards/CardImage/CardImage.js";
|
|
22
|
+
import { ContentCard as X } from "./Cards/ContentCard/ContentCard.js";
|
|
23
|
+
import { WarningCard as _ } from "./Cards/WarningCard/WarningCard.js";
|
|
24
|
+
import { ColoredCard as rr } from "./Cards/ColoredCard/index.js";
|
|
25
|
+
import { F as er, S as tr } from "./index-815f0132.js";
|
|
26
|
+
import { DownloadFileBanner as pr } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
27
|
+
import { DownloadFileFull as nr } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
|
|
28
|
+
import { DownloadFileHalf as xr } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
|
|
29
|
+
import { DownloadFileMini as sr } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
|
|
30
|
+
import { Collapse as lr } from "./Faq/components/Collapse/Collapse.js";
|
|
31
|
+
import { FeedbackForm as Fr } from "./Faq/components/FeedbackForm/FeedbackForm.js";
|
|
32
|
+
import { PlusMinusIcon as ur } from "./Faq/components/PlusMinusIcon/PlusMinusIcon.js";
|
|
33
|
+
import { InstructionModal as cr } from "./InstructionList/components/InstructionModal/InstructionModal.js";
|
|
34
|
+
import { PartnerCard as Lr } from "./PartnersColors/components/PartnerCard/PartnerCard.js";
|
|
35
|
+
import { PartnerTab as Br } from "./PartnersColors/components/PartnerTab/PartnerTab.js";
|
|
36
|
+
import { VideoPlayer as Dr } from "./Video/components/VideoPlayer/VideoPlayer.js";
|
|
37
|
+
import { PageViewer as Sr } from "./PageViewer/PageViewer.js";
|
|
38
|
+
import { FieldTypes as br } from "./Types/FiledTypes.js";
|
|
39
|
+
import { b as vr } from "./const-637b0dca.js";
|
|
40
|
+
import { Space as Tr } from "./Space/Space.js";
|
|
23
41
|
export {
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
42
|
+
f as AllComponents,
|
|
43
|
+
x as AllComponentsData,
|
|
44
|
+
a as Banner,
|
|
45
|
+
m as BannerAndText,
|
|
46
|
+
vr as ButtonProps,
|
|
47
|
+
A as CardIconList,
|
|
48
|
+
R as CardImage,
|
|
49
|
+
E as CardImageList,
|
|
50
|
+
lr as Collapse,
|
|
51
|
+
rr as ColoredCard,
|
|
52
|
+
e as ConfigProvider,
|
|
53
|
+
X as ContentCard,
|
|
54
|
+
V as ContentCardList,
|
|
55
|
+
pr as DownloadFileBanner,
|
|
56
|
+
nr as DownloadFileFull,
|
|
57
|
+
xr as DownloadFileHalf,
|
|
58
|
+
sr as DownloadFileMini,
|
|
59
|
+
j as Faq,
|
|
60
|
+
er as FeaturesCard,
|
|
61
|
+
Fr as FeedbackForm,
|
|
62
|
+
br as FieldTypes,
|
|
63
|
+
P as Footer,
|
|
64
|
+
i as Header,
|
|
65
|
+
K as HeroPossibilityBanner,
|
|
66
|
+
G as HtmlContent,
|
|
67
|
+
s as InstructionCard,
|
|
68
|
+
d as InstructionList,
|
|
69
|
+
cr as InstructionModal,
|
|
70
|
+
Z as MainBanner,
|
|
71
|
+
y as MultiCards,
|
|
72
|
+
Sr as PageViewer,
|
|
73
|
+
Lr as PartnerCard,
|
|
74
|
+
Br as PartnerTab,
|
|
75
|
+
k as Partners,
|
|
76
|
+
O as PartnersColors,
|
|
77
|
+
ur as PlusMinusIcon,
|
|
78
|
+
l as PreviewCard,
|
|
79
|
+
C as PreviewList,
|
|
80
|
+
tr as SIZE,
|
|
81
|
+
w as Segments,
|
|
82
|
+
Tr as Space,
|
|
83
|
+
I as Stepper,
|
|
84
|
+
g as VideoFull,
|
|
85
|
+
M as VideoList,
|
|
86
|
+
H as VideoListMini,
|
|
87
|
+
Dr as VideoPlayer,
|
|
88
|
+
_ as WarningCard
|
|
69
89
|
};
|
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
import { g as N, n as D, c as g } from "./swiper-react-90953710.js";
|
|
2
|
+
function k(S) {
|
|
3
|
+
let {
|
|
4
|
+
swiper: e,
|
|
5
|
+
extendParams: Y,
|
|
6
|
+
on: I,
|
|
7
|
+
emit: T
|
|
8
|
+
} = S;
|
|
9
|
+
const L = N();
|
|
10
|
+
Y({
|
|
11
|
+
mousewheel: {
|
|
12
|
+
enabled: !1,
|
|
13
|
+
releaseOnEdges: !1,
|
|
14
|
+
invert: !1,
|
|
15
|
+
forceToAxis: !1,
|
|
16
|
+
sensitivity: 1,
|
|
17
|
+
eventsTarget: "container",
|
|
18
|
+
thresholdDelta: null,
|
|
19
|
+
thresholdTime: null,
|
|
20
|
+
noMousewheelClass: "swiper-no-mousewheel"
|
|
21
|
+
}
|
|
22
|
+
}), e.mousewheel = {
|
|
23
|
+
enabled: !1
|
|
24
|
+
};
|
|
25
|
+
let h, w = g(), u;
|
|
26
|
+
const i = [];
|
|
27
|
+
function _(t) {
|
|
28
|
+
let o = 0, r = 0, a = 0, l = 0;
|
|
29
|
+
return "detail" in t && (r = t.detail), "wheelDelta" in t && (r = -t.wheelDelta / 120), "wheelDeltaY" in t && (r = -t.wheelDeltaY / 120), "wheelDeltaX" in t && (o = -t.wheelDeltaX / 120), "axis" in t && t.axis === t.HORIZONTAL_AXIS && (o = r, r = 0), a = o * 10, l = r * 10, "deltaY" in t && (l = t.deltaY), "deltaX" in t && (a = t.deltaX), t.shiftKey && !a && (a = l, l = 0), (a || l) && t.deltaMode && (t.deltaMode === 1 ? (a *= 40, l *= 40) : (a *= 800, l *= 800)), a && !o && (o = a < 1 ? -1 : 1), l && !r && (r = l < 1 ? -1 : 1), {
|
|
30
|
+
spinX: o,
|
|
31
|
+
spinY: r,
|
|
32
|
+
pixelX: a,
|
|
33
|
+
pixelY: l
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
function G() {
|
|
37
|
+
e.enabled && (e.mouseEntered = !0);
|
|
38
|
+
}
|
|
39
|
+
function O() {
|
|
40
|
+
e.enabled && (e.mouseEntered = !1);
|
|
41
|
+
}
|
|
42
|
+
function y(t) {
|
|
43
|
+
return e.params.mousewheel.thresholdDelta && t.delta < e.params.mousewheel.thresholdDelta || e.params.mousewheel.thresholdTime && g() - w < e.params.mousewheel.thresholdTime ? !1 : t.delta >= 6 && g() - w < 60 ? !0 : (t.direction < 0 ? (!e.isEnd || e.params.loop) && !e.animating && (e.slideNext(), T("scroll", t.raw)) : (!e.isBeginning || e.params.loop) && !e.animating && (e.slidePrev(), T("scroll", t.raw)), w = new L.Date().getTime(), !1);
|
|
44
|
+
}
|
|
45
|
+
function A(t) {
|
|
46
|
+
const s = e.params.mousewheel;
|
|
47
|
+
if (t.direction < 0) {
|
|
48
|
+
if (e.isEnd && !e.params.loop && s.releaseOnEdges)
|
|
49
|
+
return !0;
|
|
50
|
+
} else if (e.isBeginning && !e.params.loop && s.releaseOnEdges)
|
|
51
|
+
return !0;
|
|
52
|
+
return !1;
|
|
53
|
+
}
|
|
54
|
+
function E(t) {
|
|
55
|
+
let s = t, b = !0;
|
|
56
|
+
if (!e.enabled || t.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))
|
|
57
|
+
return;
|
|
58
|
+
const f = e.params.mousewheel;
|
|
59
|
+
e.params.cssMode && s.preventDefault();
|
|
60
|
+
let o = e.el;
|
|
61
|
+
e.params.mousewheel.eventsTarget !== "container" && (o = document.querySelector(e.params.mousewheel.eventsTarget));
|
|
62
|
+
const r = o && o.contains(s.target);
|
|
63
|
+
if (!e.mouseEntered && !r && !f.releaseOnEdges)
|
|
64
|
+
return !0;
|
|
65
|
+
s.originalEvent && (s = s.originalEvent);
|
|
66
|
+
let a = 0;
|
|
67
|
+
const l = e.rtlTranslate ? -1 : 1, d = _(s);
|
|
68
|
+
if (f.forceToAxis)
|
|
69
|
+
if (e.isHorizontal())
|
|
70
|
+
if (Math.abs(d.pixelX) > Math.abs(d.pixelY))
|
|
71
|
+
a = -d.pixelX * l;
|
|
72
|
+
else
|
|
73
|
+
return !0;
|
|
74
|
+
else if (Math.abs(d.pixelY) > Math.abs(d.pixelX))
|
|
75
|
+
a = -d.pixelY;
|
|
76
|
+
else
|
|
77
|
+
return !0;
|
|
78
|
+
else
|
|
79
|
+
a = Math.abs(d.pixelX) > Math.abs(d.pixelY) ? -d.pixelX * l : -d.pixelY;
|
|
80
|
+
if (a === 0)
|
|
81
|
+
return !0;
|
|
82
|
+
f.invert && (a = -a);
|
|
83
|
+
let c = e.getTranslate() + a * f.sensitivity;
|
|
84
|
+
if (c >= e.minTranslate() && (c = e.minTranslate()), c <= e.maxTranslate() && (c = e.maxTranslate()), b = e.params.loop ? !0 : !(c === e.minTranslate() || c === e.maxTranslate()), b && e.params.nested && s.stopPropagation(), !e.params.freeMode || !e.params.freeMode.enabled) {
|
|
85
|
+
const n = {
|
|
86
|
+
time: g(),
|
|
87
|
+
delta: Math.abs(a),
|
|
88
|
+
direction: Math.sign(a),
|
|
89
|
+
raw: t
|
|
90
|
+
};
|
|
91
|
+
i.length >= 2 && i.shift();
|
|
92
|
+
const m = i.length ? i[i.length - 1] : void 0;
|
|
93
|
+
if (i.push(n), m ? (n.direction !== m.direction || n.delta > m.delta || n.time > m.time + 150) && y(n) : y(n), A(n))
|
|
94
|
+
return !0;
|
|
95
|
+
} else {
|
|
96
|
+
const n = {
|
|
97
|
+
time: g(),
|
|
98
|
+
delta: Math.abs(a),
|
|
99
|
+
direction: Math.sign(a)
|
|
100
|
+
}, m = u && n.time < u.time + 500 && n.delta <= u.delta && n.direction === u.direction;
|
|
101
|
+
if (!m) {
|
|
102
|
+
u = void 0;
|
|
103
|
+
let p = e.getTranslate() + a * f.sensitivity;
|
|
104
|
+
const C = e.isBeginning, B = e.isEnd;
|
|
105
|
+
if (p >= e.minTranslate() && (p = e.minTranslate()), p <= e.maxTranslate() && (p = e.maxTranslate()), e.setTransition(0), e.setTranslate(p), e.updateProgress(), e.updateActiveIndex(), e.updateSlidesClasses(), (!C && e.isBeginning || !B && e.isEnd) && e.updateSlidesClasses(), e.params.loop && e.loopFix({
|
|
106
|
+
direction: n.direction < 0 ? "next" : "prev",
|
|
107
|
+
byMousewheel: !0
|
|
108
|
+
}), e.params.freeMode.sticky) {
|
|
109
|
+
clearTimeout(h), h = void 0, i.length >= 15 && i.shift();
|
|
110
|
+
const M = i.length ? i[i.length - 1] : void 0, P = i[0];
|
|
111
|
+
if (i.push(n), M && (n.delta > M.delta || n.direction !== M.direction))
|
|
112
|
+
i.splice(0);
|
|
113
|
+
else if (i.length >= 15 && n.time - P.time < 500 && P.delta - n.delta >= 1 && n.delta <= 6) {
|
|
114
|
+
const X = a > 0 ? 0.8 : 0.2;
|
|
115
|
+
u = n, i.splice(0), h = D(() => {
|
|
116
|
+
e.destroyed || !e.params || e.slideToClosest(e.params.speed, !0, void 0, X);
|
|
117
|
+
}, 0);
|
|
118
|
+
}
|
|
119
|
+
h || (h = D(() => {
|
|
120
|
+
if (e.destroyed || !e.params)
|
|
121
|
+
return;
|
|
122
|
+
const X = 0.5;
|
|
123
|
+
u = n, i.splice(0), e.slideToClosest(e.params.speed, !0, void 0, X);
|
|
124
|
+
}, 500));
|
|
125
|
+
}
|
|
126
|
+
if (m || T("scroll", s), e.params.autoplay && e.params.autoplay.disableOnInteraction && e.autoplay.stop(), f.releaseOnEdges && (p === e.minTranslate() || p === e.maxTranslate()))
|
|
127
|
+
return !0;
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
return s.preventDefault ? s.preventDefault() : s.returnValue = !1, !1;
|
|
131
|
+
}
|
|
132
|
+
function H(t) {
|
|
133
|
+
let s = e.el;
|
|
134
|
+
e.params.mousewheel.eventsTarget !== "container" && (s = document.querySelector(e.params.mousewheel.eventsTarget)), s[t]("mouseenter", G), s[t]("mouseleave", O), s[t]("wheel", E);
|
|
135
|
+
}
|
|
136
|
+
function v() {
|
|
137
|
+
return e.params.cssMode ? (e.wrapperEl.removeEventListener("wheel", E), !0) : e.mousewheel.enabled ? !1 : (H("addEventListener"), e.mousewheel.enabled = !0, !0);
|
|
138
|
+
}
|
|
139
|
+
function x() {
|
|
140
|
+
return e.params.cssMode ? (e.wrapperEl.addEventListener(event, E), !0) : e.mousewheel.enabled ? (H("removeEventListener"), e.mousewheel.enabled = !1, !0) : !1;
|
|
141
|
+
}
|
|
142
|
+
I("init", () => {
|
|
143
|
+
!e.params.mousewheel.enabled && e.params.cssMode && x(), e.params.mousewheel.enabled && v();
|
|
144
|
+
}), I("destroy", () => {
|
|
145
|
+
e.params.cssMode && v(), e.mousewheel.enabled && x();
|
|
146
|
+
}), Object.assign(e.mousewheel, {
|
|
147
|
+
enable: v,
|
|
148
|
+
disable: x
|
|
149
|
+
});
|
|
150
|
+
}
|
|
151
|
+
export {
|
|
152
|
+
k as M
|
|
153
|
+
};
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
const a = {
|
|
2
|
+
yellowLight: "#fddb2b",
|
|
3
|
+
yellowSaturated: "#f7c21c",
|
|
4
|
+
yellowLight2: "#fef08a",
|
|
5
|
+
white: "#ffffff",
|
|
6
|
+
white4: "#f4f6f7",
|
|
7
|
+
deepBlue: "#3B82F6",
|
|
8
|
+
lightBlue: "#f0f3f4",
|
|
9
|
+
lightBlue5: "#5baaff",
|
|
10
|
+
grayBlue: "#d7dce1",
|
|
11
|
+
grayBlue4: "#7893b0",
|
|
12
|
+
grayBlue5: "#758795",
|
|
13
|
+
graySoft: "#40474f",
|
|
14
|
+
graySoft2: "#4D5661",
|
|
15
|
+
graySoft3: "#3e454c",
|
|
16
|
+
graySoft4: "#7893b0",
|
|
17
|
+
greyLight: "#E0E5E8",
|
|
18
|
+
greenLight: "#16a34a",
|
|
19
|
+
green: "#189145",
|
|
20
|
+
lightGray: "#f4f6f7",
|
|
21
|
+
lightGray5: "#a9b4bc",
|
|
22
|
+
blue: "#3B82F6",
|
|
23
|
+
blue2: "#244f6d",
|
|
24
|
+
black: "#18191c",
|
|
25
|
+
blackBG: "#0e0f11",
|
|
26
|
+
black2: "#2f3137",
|
|
27
|
+
black5: "#0e0f11",
|
|
28
|
+
black7: "#1f2425",
|
|
29
|
+
black8: "#202425",
|
|
30
|
+
gray2: "#768793",
|
|
31
|
+
translucentBlack: "#00000066",
|
|
32
|
+
orange: "#faad14",
|
|
33
|
+
siren: "#0092a1",
|
|
34
|
+
grayBlue3: "#8b96b1",
|
|
35
|
+
greenDark: "#01886F",
|
|
36
|
+
lightGray3: "#f7f7f8",
|
|
37
|
+
gray3: "#838795",
|
|
38
|
+
black6: "#181c1c",
|
|
39
|
+
black9: "#1f2425",
|
|
40
|
+
lightBlue9: "#45464b",
|
|
41
|
+
lightGray2: "#f1f2f3",
|
|
42
|
+
gray5: "#d6d7dc"
|
|
43
|
+
};
|
|
44
|
+
export {
|
|
45
|
+
a as p
|
|
46
|
+
};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
const M = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgNUwxNSAxNU01IDE1TDE1IDUiIHN0cm9rZT0iIzBFMEYxMSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0iYmV2ZWwiLz4KPC9zdmc+Cg==", I = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwLjE2NjcgMjAuMTY2NkwxNS41ODM0IDE1LjU4MzNNMTcuNDE2NyA5LjYyNDkyQzE3LjQxNjcgMTMuOTI4MSAxMy45MjgzIDE3LjQxNjYgOS42MjUwNCAxNy40MTY2QzUuMzIxODIgMTcuNDE2NiAxLjgzMzM3IDEzLjkyODEgMS44MzMzNyA5LjYyNDkyQzEuODMzMzcgNS4zMjE3IDUuMzIxODIgMS44MzMyNSA5LjYyNTA0IDEuODMzMjVDMTMuOTI4MyAxLjgzMzI1IDE3LjQxNjcgNS4zMjE3IDE3LjQxNjcgOS42MjQ5MloiIHN0cm9rZT0iIzBFMEYxMSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=";
|
|
2
|
+
export {
|
|
3
|
+
M as C,
|
|
4
|
+
I as S
|
|
5
|
+
};
|