@zenpatient-org/healthspan-marketing-ui 0.1.70 → 0.1.72

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 (46) hide show
  1. package/dist/healthspan-marketing-ui.css +1 -1
  2. package/dist/modules/HowItWorks/HowItWorks.cjs.js +1 -1
  3. package/dist/modules/HowItWorks/HowItWorks.d.ts +2 -1
  4. package/dist/modules/HowItWorks/HowItWorks.es.js +48 -14
  5. package/dist/modules/HowItWorks/components/Content/Content.cjs.js +1 -1
  6. package/dist/modules/HowItWorks/components/Content/Content.d.ts +5 -1
  7. package/dist/modules/HowItWorks/components/Content/Content.es.js +50 -42
  8. package/dist/modules/HowItWorks/howItWorks.module.css.cjs.js +1 -1
  9. package/dist/modules/HowItWorks/howItWorks.module.css.es.js +10 -6
  10. package/dist/modules/ResearchEssentialReadings/ResearchEssentialReadings.d.ts +6 -2
  11. package/dist/modules/ResearchEssentialReadings/components/ReadingCard/ReadingCard.cjs.js +1 -1
  12. package/dist/modules/ResearchEssentialReadings/components/ReadingCard/ReadingCard.d.ts +2 -2
  13. package/dist/modules/ResearchEssentialReadings/components/ReadingCard/ReadingCard.es.js +11 -11
  14. package/dist/modules/ResearchEssentialReadings/components/ReadingCard/index.d.ts +0 -1
  15. package/dist/modules/ResearchEssentialReadings/index.d.ts +0 -2
  16. package/dist/modules/ResearchFeatured/ResearchFeatured.d.ts +6 -1
  17. package/dist/modules/ResearchFeatured/components/FeaturedArticle/FeaturedArticle.d.ts +2 -2
  18. package/dist/modules/ResearchFeatured/components/FeaturedArticle/index.d.ts +0 -1
  19. package/dist/modules/ResearchFeatured/components/HighlightedArticle/HighlightedArticle.cjs.js +1 -1
  20. package/dist/modules/ResearchFeatured/components/HighlightedArticle/HighlightedArticle.d.ts +2 -2
  21. package/dist/modules/ResearchFeatured/components/HighlightedArticle/HighlightedArticle.es.js +11 -11
  22. package/dist/modules/ResearchFeatured/components/index.d.ts +0 -2
  23. package/dist/modules/ResearchFeatured/index.d.ts +0 -1
  24. package/dist/modules/ResearchStudies/ResearchStudies.d.ts +2 -2
  25. package/dist/modules/ResearchStudies/components/StudyCard/StudyCard.cjs.js +1 -1
  26. package/dist/modules/ResearchStudies/components/StudyCard/StudyCard.d.ts +2 -2
  27. package/dist/modules/ResearchStudies/components/StudyCard/StudyCard.es.js +4 -4
  28. package/dist/modules/ResearchStudies/index.d.ts +0 -1
  29. package/dist/pageComponents/StillHaveQuestions/StillHaveQuestions.cjs.js +1 -1
  30. package/dist/pageComponents/StillHaveQuestions/StillHaveQuestions.d.ts +5 -1
  31. package/dist/pageComponents/StillHaveQuestions/StillHaveQuestions.es.js +48 -21
  32. package/dist/pageComponents/StillHaveQuestions/assets/joinOurTeam.jpg.cjs.js +1 -0
  33. package/dist/pageComponents/StillHaveQuestions/assets/joinOurTeam.jpg.es.js +4 -0
  34. package/dist/pageComponents/StillHaveQuestions/assets/stillHaveQuestions.jpg.cjs.js +1 -0
  35. package/dist/pageComponents/StillHaveQuestions/assets/stillHaveQuestions.jpg.es.js +4 -0
  36. package/dist/pageComponents/StillHaveQuestions/stillHaveQuestions.module.css.cjs.js +1 -1
  37. package/dist/pageComponents/StillHaveQuestions/stillHaveQuestions.module.css.es.js +4 -8
  38. package/dist/types/articles.d.ts +8 -0
  39. package/package.json +1 -1
  40. package/dist/modules/ResearchEssentialReadings/components/ReadingCard/types.d.ts +0 -10
  41. package/dist/modules/ResearchEssentialReadings/components/index.d.ts +0 -2
  42. package/dist/modules/ResearchEssentialReadings/types.d.ts +0 -5
  43. package/dist/modules/ResearchFeatured/components/FeaturedArticle/types.d.ts +0 -7
  44. package/dist/modules/ResearchFeatured/components/HighlightedArticle/types.d.ts +0 -9
  45. package/dist/modules/ResearchFeatured/types.d.ts +0 -6
  46. package/dist/modules/ResearchStudies/types.d.ts +0 -10
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="stillHaveQuestions-module__root___bscgd",o="stillHaveQuestions-module__imageWrapper___3ZTu-",t="stillHaveQuestions-module__contentBox___G5ptm",s="stillHaveQuestions-module__actions___eeCUe",_="stillHaveQuestions-module__mobile___7C-Hc",l="stillHaveQuestions-module__desktop___0Bg3Q",i={root:e,imageWrapper:o,contentBox:t,actions:s,mobile:_,desktop:l};exports.actions=s;exports.contentBox=t;exports.default=i;exports.desktop=l;exports.imageWrapper=o;exports.mobile=_;exports.root=e;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="stillHaveQuestions-module__root___bscgd",o="stillHaveQuestions-module__imageWrapper___3ZTu-",t="stillHaveQuestions-module__contentBox___G5ptm",n="stillHaveQuestions-module__joinOurTeam___5nDJv",s={root:e,imageWrapper:o,contentBox:t,joinOurTeam:n};exports.contentBox=t;exports.default=s;exports.imageWrapper=o;exports.joinOurTeam=n;exports.root=e;
@@ -1,17 +1,13 @@
1
- const o = "stillHaveQuestions-module__root___bscgd", e = "stillHaveQuestions-module__imageWrapper___3ZTu-", t = "stillHaveQuestions-module__contentBox___G5ptm", s = "stillHaveQuestions-module__actions___eeCUe", _ = "stillHaveQuestions-module__mobile___7C-Hc", l = "stillHaveQuestions-module__desktop___0Bg3Q", n = {
1
+ const o = "stillHaveQuestions-module__root___bscgd", e = "stillHaveQuestions-module__imageWrapper___3ZTu-", t = "stillHaveQuestions-module__contentBox___G5ptm", s = "stillHaveQuestions-module__joinOurTeam___5nDJv", _ = {
2
2
  root: o,
3
3
  imageWrapper: e,
4
4
  contentBox: t,
5
- actions: s,
6
- mobile: _,
7
- desktop: l
5
+ joinOurTeam: s
8
6
  };
9
7
  export {
10
- s as actions,
11
8
  t as contentBox,
12
- n as default,
13
- l as desktop,
9
+ _ as default,
14
10
  e as imageWrapper,
15
- _ as mobile,
11
+ s as joinOurTeam,
16
12
  o as root
17
13
  };
@@ -0,0 +1,8 @@
1
+ export type TResearchArticleView = {
2
+ image: string;
3
+ date: number;
4
+ title: string;
5
+ link: string;
6
+ label?: string;
7
+ readTime?: number;
8
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zenpatient-org/healthspan-marketing-ui",
3
- "version": "0.1.70",
3
+ "version": "0.1.72",
4
4
  "description": "Design system",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.es.js",
@@ -1,10 +0,0 @@
1
- import { LabelProps } from '../../../../components/Label';
2
-
3
- export type TReadingCard = {
4
- label: LabelProps;
5
- image: string;
6
- date: number;
7
- readTime: number;
8
- title: string;
9
- link: string;
10
- };
@@ -1,2 +0,0 @@
1
- export { ReadingCard } from './ReadingCard';
2
- export type { TReadingCard } from './ReadingCard';
@@ -1,5 +0,0 @@
1
- import { TReadingCard } from './components';
2
-
3
- export type TResearchEssentialReadings = {
4
- readings: Array<TReadingCard>;
5
- };
@@ -1,7 +0,0 @@
1
- export type TFeaturedArticle = {
2
- image: string;
3
- title: string;
4
- date: number;
5
- readTime: number;
6
- link: string;
7
- };
@@ -1,9 +0,0 @@
1
- import { LabelProps } from '../../../../components/Label';
2
-
3
- export type THighlightedArticle = {
4
- label: LabelProps;
5
- image: string;
6
- date: number;
7
- title: string;
8
- link: string;
9
- };
@@ -1,6 +0,0 @@
1
- import { TFeaturedArticle, THighlightedArticle } from './components';
2
-
3
- export type TResearchFeatured = {
4
- highlightedArticle: THighlightedArticle;
5
- articles: Array<TFeaturedArticle>;
6
- };
@@ -1,10 +0,0 @@
1
- import { LabelProps } from '../../components/Label';
2
-
3
- export type TStudyCard = {
4
- label: LabelProps;
5
- image: string;
6
- date: number;
7
- readTime: number;
8
- title: string;
9
- link: string;
10
- };