@royaloperahouse/harmonic 0.13.2-d → 0.13.3

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 (41) hide show
  1. package/CHANGELOG.md +8 -2
  2. package/README.GIT +278 -0
  3. package/README.md +43 -252
  4. package/dist/components/atoms/Dropdown/Dropdown.d.ts +1 -1
  5. package/dist/components/atoms/Tab/Tab.d.ts +1 -1
  6. package/dist/components/atoms/TextField/TextField.style.d.ts +1 -1
  7. package/dist/components/index.d.ts +3 -3
  8. package/dist/components/molecules/ContentSummary/ContentSummary.style.d.ts +1 -1
  9. package/dist/components/molecules/Information/Information.style.d.ts +2 -3
  10. package/dist/components/molecules/PageHeading/index.d.ts +1 -2
  11. package/dist/components/molecules/Pagination/Pagination.style.d.ts +1 -1
  12. package/dist/components/molecules/PeopleListing/PeopleListing.d.ts +1 -1
  13. package/dist/components/molecules/PeopleListing/PeopleListing.style.d.ts +2 -2
  14. package/dist/components/molecules/PromoWithTitle/PromoWithTitle.style.d.ts +3 -273
  15. package/dist/components/molecules/UpsellCard/UpsellCard.style.d.ts +11 -276
  16. package/dist/components/molecules/index.d.ts +2 -3
  17. package/dist/components/organisms/Navigation/Navigation.d.ts +1 -1
  18. package/dist/components/organisms/UpsellSection/UpsellSection.style.d.ts +1 -272
  19. package/dist/harmonic.cjs.development.css +8 -340
  20. package/dist/harmonic.cjs.development.js +6715 -6866
  21. package/dist/harmonic.cjs.development.js.map +1 -1
  22. package/dist/harmonic.cjs.production.min.js +1 -1
  23. package/dist/harmonic.cjs.production.min.js.map +1 -1
  24. package/dist/harmonic.esm.js +6728 -6881
  25. package/dist/harmonic.esm.js.map +1 -1
  26. package/dist/index.d.ts +2 -2
  27. package/dist/styles/HarmonicThemeProvider/HarmonicThemeProvider.d.ts +0 -1
  28. package/dist/types/impactHeader.d.ts +2 -20
  29. package/dist/types/navigation.d.ts +0 -4
  30. package/dist/types/types.d.ts +4 -78
  31. package/dist/types/upsell.d.ts +15 -7
  32. package/package.json +1 -1
  33. package/dist/components/molecules/CastFilter/CastFilters.d.ts +0 -4
  34. package/dist/components/molecules/CastFilter/CastFilters.style.d.ts +0 -14
  35. package/dist/components/molecules/CastFilter/index.d.ts +0 -2
  36. package/dist/components/molecules/PageHeading/Highlight/Highlight.d.ts +0 -4
  37. package/dist/components/molecules/PageHeading/Highlight/Highlight.style.d.ts +0 -9
  38. package/dist/components/molecules/PageHeading/Highlight/index.d.ts +0 -2
  39. package/dist/components/molecules/SkipToMain/SkipToMain.d.ts +0 -4
  40. package/dist/components/molecules/SkipToMain/SkipToMain.style.d.ts +0 -6
  41. package/dist/components/molecules/SkipToMain/index.d.ts +0 -2

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.