jfs-components 0.1.35 → 0.1.48

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 (49) hide show
  1. package/CHANGELOG.md +43 -0
  2. package/D2C.md +82 -87
  3. package/lib/commonjs/components/Accordion/Accordion.js +16 -3
  4. package/lib/commonjs/components/AppBar/AppBar.js +118 -93
  5. package/lib/commonjs/components/CompareTable/CompareTable.js +98 -33
  6. package/lib/commonjs/components/FormField/FormField.js +9 -1
  7. package/lib/commonjs/components/FullscreenModal/FullscreenModal.js +4 -14
  8. package/lib/commonjs/components/HelloJioInput/HelloJioInput.js +20 -4
  9. package/lib/commonjs/components/PageHero/PageHero.js +3 -0
  10. package/lib/commonjs/components/ProductMerchandisingCard/ProductMerchandisingCard.js +50 -30
  11. package/lib/commonjs/components/ValueBackMetric/ValueBackMetric.js +117 -89
  12. package/lib/commonjs/components/index.js +7 -1
  13. package/lib/commonjs/design-tokens/Coin Variables-variables-full.json +1 -42204
  14. package/lib/commonjs/icons/registry.js +1 -1
  15. package/lib/module/components/Accordion/Accordion.js +16 -3
  16. package/lib/module/components/AppBar/AppBar.js +116 -93
  17. package/lib/module/components/CompareTable/CompareTable.js +99 -34
  18. package/lib/module/components/FormField/FormField.js +9 -1
  19. package/lib/module/components/FullscreenModal/FullscreenModal.js +4 -14
  20. package/lib/module/components/HelloJioInput/HelloJioInput.js +20 -4
  21. package/lib/module/components/PageHero/PageHero.js +3 -0
  22. package/lib/module/components/ProductMerchandisingCard/ProductMerchandisingCard.js +50 -30
  23. package/lib/module/components/ValueBackMetric/ValueBackMetric.js +120 -93
  24. package/lib/module/components/index.js +1 -1
  25. package/lib/module/design-tokens/Coin Variables-variables-full.json +1 -42204
  26. package/lib/module/icons/registry.js +1 -1
  27. package/lib/typescript/src/components/Accordion/Accordion.d.ts +14 -1
  28. package/lib/typescript/src/components/AppBar/AppBar.d.ts +46 -14
  29. package/lib/typescript/src/components/CompareTable/CompareTable.d.ts +29 -12
  30. package/lib/typescript/src/components/HelloJioInput/HelloJioInput.d.ts +6 -4
  31. package/lib/typescript/src/components/PageHero/PageHero.d.ts +1 -0
  32. package/lib/typescript/src/components/ProductMerchandisingCard/ProductMerchandisingCard.d.ts +8 -1
  33. package/lib/typescript/src/components/ValueBackMetric/ValueBackMetric.d.ts +27 -16
  34. package/lib/typescript/src/components/index.d.ts +1 -1
  35. package/lib/typescript/src/icons/registry.d.ts +1 -1
  36. package/package.json +3 -1
  37. package/scripts/extract-figma-modes.js +150 -121
  38. package/src/components/Accordion/Accordion.tsx +61 -33
  39. package/src/components/AppBar/AppBar.tsx +154 -124
  40. package/src/components/CompareTable/CompareTable.tsx +138 -52
  41. package/src/components/FormField/FormField.tsx +7 -0
  42. package/src/components/FullscreenModal/FullscreenModal.tsx +5 -14
  43. package/src/components/HelloJioInput/HelloJioInput.tsx +31 -12
  44. package/src/components/PageHero/PageHero.tsx +5 -0
  45. package/src/components/ProductMerchandisingCard/ProductMerchandisingCard.tsx +63 -30
  46. package/src/components/ValueBackMetric/ValueBackMetric.tsx +178 -104
  47. package/src/components/index.ts +6 -1
  48. package/src/design-tokens/Coin Variables-variables-full.json +1 -42204
  49. package/src/icons/registry.ts +1 -1
@@ -4,7 +4,7 @@
4
4
  * Auto-generated from SVG files in src/icons/
5
5
  * DO NOT EDIT MANUALLY - Run "npm run icons:generate" to regenerate
6
6
  *
7
- * Generated: 2026-07-20T12:46:13.819Z
7
+ * Generated: 2026-07-22T21:03:43.084Z
8
8
  */
9
9
 
10
10
  // Icon name to SVG data mapping