md-components-mdigial-azamat 0.0.17 → 0.0.18

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 (50) hide show
  1. package/dist/AllComponents.js +2 -2
  2. package/dist/Banner/Banner.js +1 -1
  3. package/dist/Banner/index.js +1 -1
  4. package/dist/CardImageList/CardImageList.js +1 -1
  5. package/dist/CardImageList/index.js +1 -1
  6. package/dist/CardInfoTable/index.js +1 -1
  7. package/dist/Cards/ContentCard/ContentCard.js +2 -3
  8. package/dist/Cards/ContentCard/index.js +1 -1
  9. package/dist/Cards/WarningCard/WarningCard.js +2 -3
  10. package/dist/Cards/WarningCard/index.js +1 -1
  11. package/dist/ContentCardList/ContentCardList.js +1 -1
  12. package/dist/ContentCardList/index.js +1 -1
  13. package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +1 -1
  14. package/dist/DownloadFile/components/DownloadFileBanner/index.js +1 -1
  15. package/dist/DownloadFile/components/DownloadFileBright/index.js +10 -11
  16. package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +2 -3
  17. package/dist/DownloadFile/components/DownloadFileFull/index.js +1 -1
  18. package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +2 -3
  19. package/dist/DownloadFile/components/DownloadFileHalf/index.js +1 -1
  20. package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +2 -3
  21. package/dist/DownloadFile/components/DownloadFileMini/index.js +1 -1
  22. package/dist/Faq/Faq.js +1 -1
  23. package/dist/Faq/components/FeedbackForm/FeedbackForm.js +2 -3
  24. package/dist/Faq/components/FeedbackForm/index.js +1 -1
  25. package/dist/Faq/index.js +1 -1
  26. package/dist/InfoBanner/index.js +1 -1
  27. package/dist/InstructionList/InstructionList.js +1 -1
  28. package/dist/InstructionList/index.js +1 -1
  29. package/dist/IntroBanner/IntroBanner.js +1 -1
  30. package/dist/MainBanner/MainBanner.js +1 -1
  31. package/dist/MainBanner/index.js +1 -1
  32. package/dist/PageViewer/PageViewer.js +1 -1
  33. package/dist/PageViewer/renderComponents.js +1 -1
  34. package/dist/PreviewList/PreviewList.js +1 -1
  35. package/dist/PreviewList/components/PreviewCard/PreviewCard.js +2 -3
  36. package/dist/PreviewList/components/PreviewCard/index.js +1 -1
  37. package/dist/PreviewList/index.js +1 -1
  38. package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
  39. package/dist/RenderAllComponents/const.js +1 -1
  40. package/dist/StandartTable/components/CardWarning/index.js +9 -10
  41. package/dist/Stepper/Stepper.js +1 -1
  42. package/dist/Stepper/index.js +1 -1
  43. package/dist/Types/FiledTypes.js +1 -1
  44. package/dist/VideoMainBanner/VideoMainBanner.js +1 -1
  45. package/dist/{componentsMap-fc5d3ce6.js → componentsMap-fac339bd.js} +1 -1
  46. package/dist/{data.mock-97df7aa8.js → data.mock-05e024fc.js} +5 -5
  47. package/dist/{index-3d4883ec.js → index-3327c6b5.js} +229 -226
  48. package/dist/main.js +5 -5
  49. package/package.json +1 -1
  50. package/dist/const-fcf5d36a.js +0 -5
package/dist/main.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { ConfigProvider as e } from "./ConfigProvider/index.js";
2
- import { B as t, k as n, C as s, h as i, a as m, D as p, c as d, b as f, d as x, F as l, i as C, I as F, M as P, j as u, P as I, S as c, W as w } from "./index-3d4883ec.js";
2
+ import { B as t, m as n, C as s, j as i, a as m, D as p, c as d, b as f, d as x, F as l, k as C, I as F, M as P, l as u, P as I, S as c, W as w } from "./index-3327c6b5.js";
3
3
  import { BannerAndText as L } from "./BannerAndText/index.js";
4
4
  import { Segments as g } from "./Segments/Segments.js";
5
5
  import { VideoFull as V } from "./Video/VideoFull/VideoFull.js";
@@ -7,8 +7,8 @@ import { VideoList as v } from "./Video/VideoList/VideoList.js";
7
7
  import { VideoListMini as H } from "./Video/VideoListMini/VideoListMini.js";
8
8
  import { CardIconList as T } from "./CardIconList/CardIconList.js";
9
9
  import { MultiCards as W } from "./MultiCards/index.js";
10
- import { Partners as j } from "./Partners/Partners.js";
11
- import { HtmlContent as A } from "./HtmlContent/HtmlContent.js";
10
+ import { Partners as q } from "./Partners/Partners.js";
11
+ import { HtmlContent as h } from "./HtmlContent/HtmlContent.js";
12
12
  import { HeroPossibilityBanner as E } from "./HeroPossibilityBanner/index.js";
13
13
  import { PartnersColors as J } from "./PartnersColors/PartnersColors.js";
14
14
  import { CardImage as N } from "./Cards/CardImage/CardImage.js";
@@ -44,7 +44,7 @@ export {
44
44
  C as FeedbackForm,
45
45
  xr as FieldTypes,
46
46
  E as HeroPossibilityBanner,
47
- A as HtmlContent,
47
+ h as HtmlContent,
48
48
  rr as InstructionCard,
49
49
  F as InstructionList,
50
50
  er as InstructionModal,
@@ -53,7 +53,7 @@ export {
53
53
  dr as PageViewer,
54
54
  tr as PartnerCard,
55
55
  sr as PartnerTab,
56
- j as Partners,
56
+ q as Partners,
57
57
  J as PartnersColors,
58
58
  _ as PlusMinusIcon,
59
59
  u as PreviewCard,
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.17",
5
+ "version": "0.0.18",
6
6
  "type": "module",
7
7
  "main": "dist/main.js",
8
8
  "types": "dist/main.d.ts",
@@ -1,5 +0,0 @@
1
- var e = /* @__PURE__ */ ((r) => (r.S = "s", r.M = "m", r.L = "l", r.XL = "xl", r))(e || {}), y = /* @__PURE__ */ ((r) => (r.Primary = "primary", r.Secondary = "secondary", r.SecondaryBlue = "secondaryBlue", r.Grey = "grey", r.Static = "static", r.Brand = "brand", r))(y || {});
2
- export {
3
- y as B,
4
- e as a
5
- };