md-components-mdigial-azamat 0.0.56 → 0.0.58

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 (55) hide show
  1. package/dist/AllComponents.js +76 -69
  2. package/dist/AllComponentsInfo.js +57 -55
  3. package/dist/AnimatedSwiper/info.js +1 -1
  4. package/dist/Banner/info.js +1 -1
  5. package/dist/BannerAndText/info.js +1 -1
  6. package/dist/CardIconList/info.js +1 -1
  7. package/dist/CardImageList/info.js +1 -1
  8. package/dist/CardImageSecondary/info.js +1 -1
  9. package/dist/CardImageSecondaryList/info.js +1 -1
  10. package/dist/CardInfoTable/info.js +1 -1
  11. package/dist/Cards/CardImage/info.js +1 -1
  12. package/dist/Cards/ColoredCard/info.js +1 -1
  13. package/dist/Cards/ContentCard/info.js +1 -1
  14. package/dist/Cards/FeaturesCard/info.js +1 -1
  15. package/dist/Cards/WarningCard/info.js +1 -1
  16. package/dist/ContentCardList/info.js +1 -1
  17. package/dist/DownloadFile/components/DownloadFileBanner/info.js +1 -1
  18. package/dist/DownloadFile/components/DownloadFileBright/info.js +1 -1
  19. package/dist/DownloadFile/components/DownloadFileFull/info.js +1 -1
  20. package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +21 -19
  21. package/dist/DownloadFile/components/DownloadFileHalf/info.js +1 -1
  22. package/dist/DownloadFile/components/DownloadFileMini/info.js +1 -1
  23. package/dist/Faq/components/FeedbackForm/FeedbackForm.js +37 -1043
  24. package/dist/Faq/info.js +1 -1
  25. package/dist/Footer/info.js +1 -1
  26. package/dist/Forms/FormDefault/index.js +317 -0
  27. package/dist/Forms/FormDefault/info.js +20 -0
  28. package/dist/Header/info.js +1 -1
  29. package/dist/HeroPossibilityBanner/info.js +1 -1
  30. package/dist/InfoBanner/info.js +1 -1
  31. package/dist/InfoBannerList/info.js +1 -1
  32. package/dist/InstructionList/info.js +1 -1
  33. package/dist/IntroBanner/info.js +1 -1
  34. package/dist/MainBanner/info.js +1 -1
  35. package/dist/MultiCards/info.js +1 -1
  36. package/dist/Partners/info.js +1 -1
  37. package/dist/PartnersColors/info.js +1 -1
  38. package/dist/PreviewList/info.js +1 -1
  39. package/dist/PromoPoster/info.js +1 -1
  40. package/dist/Segments/info.js +1 -1
  41. package/dist/Space/info.js +1 -1
  42. package/dist/StandartTable/info.js +1 -1
  43. package/dist/Stepper/info.js +1 -1
  44. package/dist/SwiperList/info.js +1 -1
  45. package/dist/TasksBanner/info.js +1 -1
  46. package/dist/TasksBannerList/info.js +1 -1
  47. package/dist/Video/VideoFull/info.js +1 -1
  48. package/dist/Video/VideoList/info.js +1 -1
  49. package/dist/Video/VideoListMini/info.js +1 -1
  50. package/dist/VideoMainBanner/info.js +1 -1
  51. package/dist/assets/index.css +1 -1
  52. package/dist/{index-1a32da94.js → index-b826f1c7.js} +1 -1
  53. package/dist/index.esm-67811428.js +1012 -0
  54. package/dist/main.js +15 -13
  55. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { ConfigProvider as e } from "./ConfigProvider/index.js";
2
- import { Banner as p } from "./Banner/Banner.js";
2
+ import { Banner as m } from "./Banner/Banner.js";
3
3
  import { BannerAndText as f } from "./BannerAndText/index.js";
4
4
  import { Header as x } from "./Header/Header.js";
5
5
  import { Footer as i } from "./Footer/Footer.js";
@@ -9,7 +9,7 @@ import { VideoFull as P } from "./Video/VideoFull/VideoFull.js";
9
9
  import { VideoList as I } from "./Video/VideoList/VideoList.js";
10
10
  import { VideoListMini as w } from "./Video/VideoListMini/VideoListMini.js";
11
11
  import { ContentCardList as L } from "./ContentCardList/ContentCardList.js";
12
- import { CardIconList as M } from "./CardIconList/CardIconList.js";
12
+ import { CardIconList as D } from "./CardIconList/CardIconList.js";
13
13
  import { MultiCards as S } from "./MultiCards/index.js";
14
14
  import { Partners as A } from "./Partners/Partners.js";
15
15
  import { CardImageList as b } from "./CardImageList/CardImageList.js";
@@ -26,7 +26,7 @@ import { WarningCard as X } from "./Cards/WarningCard/WarningCard.js";
26
26
  import { ColoredCard as _ } from "./Cards/ColoredCard/index.js";
27
27
  import { F as rr, S as or } from "./index-b4c61de3.js";
28
28
  import { DownloadFileBanner as tr } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
29
- import { DownloadFileFull as mr } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
29
+ import { DownloadFileFull as pr } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
30
30
  import { DownloadFileHalf as nr } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
31
31
  import { DownloadFileMini as ar } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
32
32
  import { Collapse as lr } from "./Faq/components/Collapse/Collapse.js";
@@ -36,22 +36,23 @@ import { InstructionCard as ur } from "./InstructionList/components/InstructionC
36
36
  import { InstructionModal as cr } from "./InstructionList/components/InstructionModal/InstructionModal.js";
37
37
  import { PartnerCard as Br } from "./PartnersColors/components/PartnerCard/PartnerCard.js";
38
38
  import { PartnerTab as gr } from "./PartnersColors/components/PartnerTab/PartnerTab.js";
39
- import { PreviewCard as Dr } from "./PreviewList/components/PreviewCard/PreviewCard.js";
39
+ import { PreviewCard as Mr } from "./PreviewList/components/PreviewCard/PreviewCard.js";
40
40
  import { VideoPlayer as Vr } from "./Video/components/VideoPlayer/VideoPlayer.js";
41
41
  import { PageViewer as Hr } from "./PageViewer/PageViewer.js";
42
42
  import { FieldTypes as vr } from "./Types/FiledTypes.js";
43
43
  import { B as Tr } from "./const-53dff524.js";
44
44
  import { Space as qr } from "./Space/Space.js";
45
- import { AllComponents as Wr, AllComponentsData as Zr } from "./AllComponents.js";
46
- import { AllComponentsInfo as jr } from "./AllComponentsInfo.js";
45
+ import { FormDefault as Wr } from "./Forms/FormDefault/index.js";
46
+ import { AllComponents as hr, AllComponentsData as jr } from "./AllComponents.js";
47
+ import { AllComponentsInfo as Gr } from "./AllComponentsInfo.js";
47
48
  export {
48
- Wr as AllComponents,
49
- Zr as AllComponentsData,
50
- jr as AllComponentsInfo,
51
- p as Banner,
49
+ hr as AllComponents,
50
+ jr as AllComponentsData,
51
+ Gr as AllComponentsInfo,
52
+ m as Banner,
52
53
  f as BannerAndText,
53
54
  Tr as ButtonProps,
54
- M as CardIconList,
55
+ D as CardIconList,
55
56
  O as CardImage,
56
57
  b as CardImageList,
57
58
  lr as Collapse,
@@ -60,7 +61,7 @@ export {
60
61
  R as ContentCard,
61
62
  L as ContentCardList,
62
63
  tr as DownloadFileBanner,
63
- mr as DownloadFileFull,
64
+ pr as DownloadFileFull,
64
65
  nr as DownloadFileHalf,
65
66
  ar as DownloadFileMini,
66
67
  k as Faq,
@@ -68,6 +69,7 @@ export {
68
69
  dr as FeedbackForm,
69
70
  vr as FieldTypes,
70
71
  i as Footer,
72
+ Wr as FormDefault,
71
73
  x as Header,
72
74
  j as HeroPossibilityBanner,
73
75
  E as HtmlContent,
@@ -82,7 +84,7 @@ export {
82
84
  A as Partners,
83
85
  G as PartnersColors,
84
86
  Fr as PlusMinusIcon,
85
- Dr as PreviewCard,
87
+ Mr as PreviewCard,
86
88
  K as PreviewList,
87
89
  or as SIZE,
88
90
  C as Segments,
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "md-components-mdigial-azamat",
3
3
  "author": "Azamat Raimbekov",
4
4
  "private": false,
5
- "version": "0.0.56",
5
+ "version": "0.0.58",
6
6
  "type": "module",
7
7
  "main": "dist/main.js",
8
8
  "types": "dist/main.d.ts",