@zenpatient-org/healthspan-marketing-ui 0.1.23 → 0.1.24
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/components/Accordion/Accordion.cjs.js +1 -0
- package/dist/components/Accordion/Accordion.d.ts +8 -0
- package/dist/components/Accordion/Accordion.es.js +27 -0
- package/dist/components/Accordion/accordion.module.css.cjs.js +1 -0
- package/dist/components/Accordion/accordion.module.css.es.js +7 -0
- package/dist/components/Accordion/components/AccordionItem/AccordionItem.cjs.js +1 -0
- package/dist/components/Accordion/components/AccordionItem/AccordionItem.d.ts +3 -0
- package/dist/components/Accordion/components/AccordionItem/AccordionItem.es.js +31 -0
- package/dist/components/Accordion/components/AccordionItem/accordionItem.module.css.cjs.js +1 -0
- package/dist/components/Accordion/components/AccordionItem/accordionItem.module.css.es.js +25 -0
- package/dist/components/Accordion/components/AccordionItem/index.d.ts +2 -0
- package/dist/components/Accordion/components/AccordionItem/types.d.ts +9 -0
- package/dist/components/Accordion/components/index.d.ts +1 -0
- package/dist/components/Accordion/index.d.ts +1 -0
- package/dist/components/Accordion/types.d.ts +6 -0
- package/dist/components/ComplexImageCarousel/ComplexImageCarousel.cjs.js +1 -0
- package/dist/components/ComplexImageCarousel/ComplexImageCarousel.d.ts +3 -0
- package/dist/components/ComplexImageCarousel/ComplexImageCarousel.es.js +135 -0
- package/dist/components/ComplexImageCarousel/complexImageCarousel.module.css.cjs.js +1 -0
- package/dist/components/ComplexImageCarousel/complexImageCarousel.module.css.es.js +19 -0
- package/dist/components/ComplexImageCarousel/index.d.ts +2 -0
- package/dist/components/ComplexImageCarousel/types.d.ts +10 -0
- package/dist/components/Icon/constants.cjs.js +1 -1
- package/dist/components/Icon/constants.d.ts +3 -0
- package/dist/components/Icon/constants.es.js +4 -1
- package/dist/components/Icon/iconsMap.cjs.js +1 -1
- package/dist/components/Icon/iconsMap.es.js +104 -98
- package/dist/components/IconBracket/IconBracket.cjs.js +1 -0
- package/dist/components/IconBracket/IconBracket.d.ts +3 -0
- package/dist/components/IconBracket/IconBracket.es.js +16 -0
- package/dist/components/IconBracket/iconBracket.module.css.cjs.js +1 -0
- package/dist/components/IconBracket/iconBracket.module.css.es.js +9 -0
- package/dist/components/IconBracket/index.d.ts +1 -0
- package/dist/components/IconBracket/types.d.ts +8 -0
- package/dist/components/PlayButton/PlayButton.cjs.js +1 -0
- package/dist/components/PlayButton/PlayButton.d.ts +8 -0
- package/dist/components/PlayButton/PlayButton.es.js +9 -0
- package/dist/components/PlayButton/index.d.ts +1 -0
- package/dist/components/PlayButton/playButton.module.css.cjs.js +1 -0
- package/dist/components/PlayButton/playButton.module.css.es.js +11 -0
- package/dist/components/ProgressButton/ProgressButton.cjs.js +1 -1
- package/dist/components/ProgressButton/ProgressButton.d.ts +2 -1
- package/dist/components/ProgressButton/ProgressButton.es.js +17 -13
- package/dist/components/RatingStars/RatingStars.cjs.js +1 -0
- package/dist/components/RatingStars/RatingStars.d.ts +6 -0
- package/dist/components/RatingStars/RatingStars.es.js +18 -0
- package/dist/components/RatingStars/index.d.ts +1 -0
- package/dist/components/RatingStars/ratingStars.module.css.cjs.js +1 -0
- package/dist/components/RatingStars/ratingStars.module.css.es.js +13 -0
- package/dist/healthspan-marketing-ui.css +1 -1
- package/dist/icons/action/bracket-left.svg.cjs.js +1 -0
- package/dist/icons/action/bracket-left.svg.es.js +5 -0
- package/dist/icons/action/bracket-right.svg.cjs.js +1 -0
- package/dist/icons/action/bracket-right.svg.es.js +5 -0
- package/dist/icons/action/play.svg.cjs.js +1 -0
- package/dist/icons/action/play.svg.es.js +5 -0
- package/dist/modules/Compare/Compare.cjs.js +1 -0
- package/dist/modules/Compare/Compare.es.js +26 -0
- package/dist/modules/Compare/compare.module.css.cjs.js +1 -0
- package/dist/modules/Compare/compare.module.css.es.js +13 -0
- package/dist/modules/FAQ/FAQ.cjs.js +1 -0
- package/dist/modules/FAQ/FAQ.d.ts +3 -0
- package/dist/modules/FAQ/FAQ.es.js +17 -0
- package/dist/modules/FAQ/faq.module.css.cjs.js +1 -0
- package/dist/modules/FAQ/faq.module.css.es.js +17 -0
- package/dist/modules/FAQ/index.d.ts +1 -0
- package/dist/modules/FAQ/types.d.ts +10 -0
- package/dist/modules/ImageWithText/ImageWithText.cjs.js +1 -0
- package/dist/modules/ImageWithText/ImageWithText.d.ts +3 -0
- package/dist/modules/ImageWithText/ImageWithText.es.js +35 -0
- package/dist/modules/ImageWithText/imageWithText.module.css.cjs.js +1 -0
- package/dist/modules/ImageWithText/imageWithText.module.css.es.js +21 -0
- package/dist/modules/ImageWithText/index.d.ts +1 -0
- package/dist/modules/ImageWithText/types.d.ts +9 -0
- package/dist/modules/LongevityPathways/LongevityPathways.cjs.js +1 -0
- package/dist/modules/LongevityPathways/LongevityPathways.d.ts +3 -0
- package/dist/modules/LongevityPathways/LongevityPathways.es.js +19 -0
- package/dist/modules/LongevityPathways/index.d.ts +2 -0
- package/dist/modules/LongevityPathways/longevityPathways.module.css.cjs.js +1 -0
- package/dist/modules/LongevityPathways/longevityPathways.module.css.es.js +9 -0
- package/dist/modules/LongevityPathways/types.d.ts +9 -0
- package/dist/modules/OptimalHealth/OptimalHealth.es.js +19 -2
- package/dist/modules/SlidingTabsGallery/SlidingTabsGallery.cjs.js +1 -0
- package/dist/modules/SlidingTabsGallery/SlidingTabsGallery.d.ts +9 -0
- package/dist/modules/SlidingTabsGallery/SlidingTabsGallery.es.js +102 -0
- package/dist/modules/SlidingTabsGallery/SlidingTabsGallery.module.css.cjs.js +1 -0
- package/dist/modules/SlidingTabsGallery/SlidingTabsGallery.module.css.es.js +29 -0
- package/dist/modules/SlidingTabsGallery/index.d.ts +1 -0
- package/dist/modules/Testimonial/Testimonial.cjs.js +1 -0
- package/dist/modules/Testimonial/Testimonial.d.ts +13 -0
- package/dist/modules/Testimonial/Testimonial.es.js +88 -0
- package/dist/modules/Testimonial/components/Product/Product.cjs.js +1 -0
- package/dist/modules/Testimonial/components/Product/Product.d.ts +7 -0
- package/dist/modules/Testimonial/components/Product/Product.es.js +23 -0
- package/dist/modules/Testimonial/components/Product/index.d.ts +1 -0
- package/dist/modules/Testimonial/components/Product/product.module.css.cjs.js +1 -0
- package/dist/modules/Testimonial/components/Product/product.module.css.es.js +17 -0
- package/dist/modules/Testimonial/components/TextCard/TextCard.cjs.js +1 -0
- package/dist/modules/Testimonial/components/TextCard/TextCard.d.ts +3 -0
- package/dist/modules/Testimonial/components/TextCard/TextCard.es.js +31 -0
- package/dist/modules/Testimonial/components/TextCard/index.d.ts +1 -0
- package/dist/modules/Testimonial/components/TextCard/textCard.module.css.cjs.js +1 -0
- package/dist/modules/Testimonial/components/TextCard/textCard.module.css.es.js +13 -0
- package/dist/modules/Testimonial/components/VideoCard/VideoCard.cjs.js +1 -0
- package/dist/modules/Testimonial/components/VideoCard/VideoCard.d.ts +11 -0
- package/dist/modules/Testimonial/components/VideoCard/VideoCard.es.js +62 -0
- package/dist/modules/Testimonial/components/VideoCard/index.d.ts +1 -0
- package/dist/modules/Testimonial/components/VideoCard/videoCard.module.css.cjs.js +1 -0
- package/dist/modules/Testimonial/components/VideoCard/videoCard.module.css.es.js +17 -0
- package/dist/modules/Testimonial/index.d.ts +1 -0
- package/dist/modules/Testimonial/testimonial.module.css.cjs.js +1 -0
- package/dist/modules/Testimonial/testimonial.module.css.es.js +25 -0
- package/dist/modules/Testimonial/types.d.ts +26 -0
- package/dist/modules/TrackProgress/TrackProgress.cjs.js +1 -0
- package/dist/modules/TrackProgress/TrackProgress.d.ts +10 -0
- package/dist/modules/TrackProgress/TrackProgress.es.js +24 -0
- package/dist/modules/TrackProgress/components/TimelineContent/TimelineContent.cjs.js +1 -0
- package/dist/modules/TrackProgress/components/TimelineContent/TimelineContent.d.ts +7 -0
- package/dist/modules/TrackProgress/components/TimelineContent/TimelineContent.es.js +90 -0
- package/dist/modules/TrackProgress/components/TimelineContent/index.d.ts +1 -0
- package/dist/modules/TrackProgress/components/TimelineContent/timelineContent.module.css.cjs.js +1 -0
- package/dist/modules/TrackProgress/components/TimelineContent/timelineContent.module.css.es.js +25 -0
- package/dist/modules/TrackProgress/index.d.ts +1 -0
- package/dist/modules/TrackProgress/trackProgress.module.css.cjs.js +1 -0
- package/dist/modules/TrackProgress/trackProgress.module.css.es.js +13 -0
- package/dist/modules/TrackProgress/types.d.ts +6 -0
- package/dist/node_modules/@gsap/react/src/index.cjs.js +9 -0
- package/dist/node_modules/@gsap/react/src/index.es.js +29 -0
- package/dist/node_modules/gsap/Flip.cjs.js +8 -0
- package/dist/node_modules/gsap/Flip.es.js +525 -0
- package/dist/node_modules/gsap/utils/matrix.cjs.js +8 -0
- package/dist/node_modules/gsap/utils/matrix.es.js +104 -0
- package/dist/pageComponents/Gradient/Gradient.d.ts +5 -0
- package/dist/pageComponents/Gradient/index.d.ts +1 -0
- package/package.json +65 -9
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zenpatient-org/healthspan-marketing-ui",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.24",
|
|
4
4
|
"description": "Design system",
|
|
5
5
|
"main": "dist/index.cjs.js",
|
|
6
6
|
"module": "dist/index.es.js",
|
|
@@ -61,6 +61,7 @@
|
|
|
61
61
|
"vite-plugin-svgr": "^4.3.0"
|
|
62
62
|
},
|
|
63
63
|
"dependencies": {
|
|
64
|
+
"@gsap/react": "^2.1.2",
|
|
64
65
|
"@types/node": "^22.15.14",
|
|
65
66
|
"gsap": "^3.13.0",
|
|
66
67
|
"react-tiny-popover": "^8.1.6",
|
|
@@ -212,6 +213,41 @@
|
|
|
212
213
|
"import": "./dist/components/Benefit/Benefit.es.js",
|
|
213
214
|
"require": "./dist/components/Benefit/Benefit.cjs.js"
|
|
214
215
|
},
|
|
216
|
+
"./Pricing": {
|
|
217
|
+
"types": "./dist/components/Pricing/Pricing.d.ts",
|
|
218
|
+
"import": "./dist/components/Pricing/Pricing.es.js",
|
|
219
|
+
"require": "./dist/components/Pricing/Pricing.cjs.js"
|
|
220
|
+
},
|
|
221
|
+
"./ComplexImageCarousel": {
|
|
222
|
+
"types": "./dist/components/ComplexImageCarousel/ComplexImageCarousel.d.ts",
|
|
223
|
+
"import": "./dist/components/ComplexImageCarousel/ComplexImageCarousel.es.js",
|
|
224
|
+
"require": "./dist/components/ComplexImageCarousel/ComplexImageCarousel.cjs.js"
|
|
225
|
+
},
|
|
226
|
+
"./Accordion": {
|
|
227
|
+
"types": "./dist/components/Accordion/Accordion.d.ts",
|
|
228
|
+
"import": "./dist/components/Accordion/Accordion.es.js",
|
|
229
|
+
"require": "./dist/components/Accordion/Accordion.cjs.js"
|
|
230
|
+
},
|
|
231
|
+
"./IconBracket": {
|
|
232
|
+
"types": "./dist/components/IconBracket/IconBracket.d.ts",
|
|
233
|
+
"import": "./dist/components/IconBracket/IconBracket.es.js",
|
|
234
|
+
"require": "./dist/components/IconBracket/IconBracket.cjs.js"
|
|
235
|
+
},
|
|
236
|
+
"./ProductPairs": {
|
|
237
|
+
"types": "./dist/components/ProductPairs/ProductPairs.d.ts",
|
|
238
|
+
"import": "./dist/components/ProductPairs/ProductPairs.es.js",
|
|
239
|
+
"require": "./dist/components/ProductPairs/ProductPairs.cjs.js"
|
|
240
|
+
},
|
|
241
|
+
"./RatingStars": {
|
|
242
|
+
"types": "./dist/components/RatingStars/RatingStars.d.ts",
|
|
243
|
+
"import": "./dist/components/RatingStars/RatingStars.es.js",
|
|
244
|
+
"require": "./dist/components/RatingStars/RatingStars.cjs.js"
|
|
245
|
+
},
|
|
246
|
+
"./PlayButton": {
|
|
247
|
+
"types": "./dist/components/PlayButton/PlayButton.d.ts",
|
|
248
|
+
"import": "./dist/components/PlayButton/PlayButton.es.js",
|
|
249
|
+
"require": "./dist/components/PlayButton/PlayButton.cjs.js"
|
|
250
|
+
},
|
|
215
251
|
"./CallbackModule": {
|
|
216
252
|
"types": "./dist/modules/Callback/Callback.d.ts",
|
|
217
253
|
"import": "./dist/modules/Callback/Callback.es.js",
|
|
@@ -257,6 +293,11 @@
|
|
|
257
293
|
"import": "./dist/modules/ProductsDisplay/ProductsDisplay.es.js",
|
|
258
294
|
"require": "./dist/modules/ProductsDisplay/ProductsDisplay.cjs.js"
|
|
259
295
|
},
|
|
296
|
+
"./SlidingTabsGallery": {
|
|
297
|
+
"types": "./dist/modules/SlidingTabsGallery/SlidingTabsGallery.d.ts",
|
|
298
|
+
"import": "./dist/modules/SlidingTabsGallery/SlidingTabsGallery.es.js",
|
|
299
|
+
"require": "./dist/modules/SlidingTabsGallery/SlidingTabsGallery.cjs.js"
|
|
300
|
+
},
|
|
260
301
|
"./Studies": {
|
|
261
302
|
"types": "./dist/modules/Studies/Studies.d.ts",
|
|
262
303
|
"import": "./dist/modules/Studies/Studies.es.js",
|
|
@@ -282,10 +323,15 @@
|
|
|
282
323
|
"import": "./dist/modules/Benefits/Benefits.es.js",
|
|
283
324
|
"require": "./dist/modules/Benefits/Benefits.cjs.js"
|
|
284
325
|
},
|
|
285
|
-
"./
|
|
286
|
-
"types": "./dist/
|
|
287
|
-
"import": "./dist/
|
|
288
|
-
"require": "./dist/
|
|
326
|
+
"./LongevityPathways": {
|
|
327
|
+
"types": "./dist/modules/LongevityPathways/LongevityPathways.d.ts",
|
|
328
|
+
"import": "./dist/modules/LongevityPathways/LongevityPathways.es.js",
|
|
329
|
+
"require": "./dist/modules/LongevityPathways/LongevityPathways.cjs.js"
|
|
330
|
+
},
|
|
331
|
+
"./Compare": {
|
|
332
|
+
"types": "./dist/modules/Compare/Compare.d.ts",
|
|
333
|
+
"import": "./dist/modules/Compare/Compare.es.js",
|
|
334
|
+
"require": "./dist/modules/Compare/Compare.cjs.js"
|
|
289
335
|
},
|
|
290
336
|
"./TypesOfTests": {
|
|
291
337
|
"types": "./dist/modules/TypesOfTests/TypesOfTests.d.ts",
|
|
@@ -297,10 +343,20 @@
|
|
|
297
343
|
"import": "./dist/modules/PairedProducts/PairedProducts.es.js",
|
|
298
344
|
"require": "./dist/modules/PairedProducts/PairedProducts.cjs.js"
|
|
299
345
|
},
|
|
300
|
-
"./
|
|
301
|
-
"types": "./dist/
|
|
302
|
-
"import": "./dist/
|
|
303
|
-
"require": "./dist/
|
|
346
|
+
"./Testimonial": {
|
|
347
|
+
"types": "./dist/modules/Testimonial/Testimonial.d.ts",
|
|
348
|
+
"import": "./dist/modules/Testimonial/Testimonial.es.js",
|
|
349
|
+
"require": "./dist/modules/Testimonial/Testimonial.cjs.js"
|
|
350
|
+
},
|
|
351
|
+
"./ImageWithText": {
|
|
352
|
+
"types": "./dist/modules/ImageWithText/ImageWithText.d.ts",
|
|
353
|
+
"import": "./dist/modules/ImageWithText/ImageWithText.es.js",
|
|
354
|
+
"require": "./dist/modules/ImageWithText/ImageWithText.cjs.js"
|
|
355
|
+
},
|
|
356
|
+
"./TrackProgress": {
|
|
357
|
+
"types": "./dist/modules/TrackProgress/TrackProgress.d.ts",
|
|
358
|
+
"import": "./dist/modules/TrackProgress/TrackProgress.es.js",
|
|
359
|
+
"require": "./dist/modules/TrackProgress/TrackProgress.cjs.js"
|
|
304
360
|
},
|
|
305
361
|
"./dist/*.css": "./dist/*.css"
|
|
306
362
|
}
|