@turquoisehealth/pit-viper 2.152.0 → 2.152.2

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 (39) hide show
  1. package/package.json +1 -1
  2. package/pv-components/dist/stats/vue/base/stats.html +1 -1
  3. package/pv-components/dist/stats/vue/visualizations/stats.html +1 -1
  4. package/pv-components/dist/stats/web/pv-ai-button-stats.html +1 -1
  5. package/pv-components/dist/stats/web/pv-company-label-stats.html +1 -1
  6. package/pv-components/dist/stats/web/pv-company-logo-stats.html +1 -1
  7. package/pv-components/dist/stats/web/pv-company-tag-stats.html +1 -1
  8. package/pv-components/dist/stats/web/pv-date-picker-stats.html +1 -1
  9. package/pv-components/dist/stats/web/pv-date-time-stats.html +1 -1
  10. package/pv-components/dist/stats/web/pv-drawer-stats.html +1 -1
  11. package/pv-components/dist/stats/web/pv-dropdown-stats.html +1 -1
  12. package/pv-components/dist/stats/web/pv-menu-stats.html +1 -1
  13. package/pv-components/dist/stats/web/pv-multi-select-button-stats.html +1 -1
  14. package/pv-components/dist/stats/web/pv-popover-menu-stats.html +1 -1
  15. package/pv-components/dist/stats/web/pv-popover-stats.html +1 -1
  16. package/pv-components/dist/stats/web/pv-popover-v2-stats.html +1 -1
  17. package/pv-components/dist/stats/web/pv-query-builder-input-stats.html +1 -1
  18. package/pv-components/dist/stats/web/pv-search-input-stats.html +1 -1
  19. package/pv-components/dist/stats/web/pv-segmented-control-stats.html +1 -1
  20. package/pv-components/dist/stats/web/pv-select-button-stats.html +1 -1
  21. package/pv-components/dist/stats/web/pv-skeleton-stats.html +1 -1
  22. package/pv-components/dist/stats/web/pv-toggle-group-stats.html +1 -1
  23. package/pv-components/dist/stats/web/pv-tooltip-v2-stats.html +1 -1
  24. package/pv-components/dist/stats/web/pv-tree-stats.html +1 -1
  25. package/pv-components/dist/vue/base/pv-components-base.mjs +1 -1
  26. package/pv-components/dist/vue/base/pv-components-base.mjs.map +1 -1
  27. package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs +600 -599
  28. package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs.map +1 -1
  29. package/pv-components/dist/web/components/pv-ai-button/pv-ai-button.js +5 -5
  30. package/pv-components/dist/web/pv-components.iife.js +1 -1
  31. package/pv-components/dist/web/pv-components.iife.js.map +1 -1
  32. package/pv-components/dist/vue/charts/pv-components-charts.d.ts +0 -491
  33. package/pv-components/dist/vue/charts/pv-components-charts.js +0 -259
  34. package/pv-components/dist/vue/charts/pv-components-charts.mjs +0 -121834
  35. package/pv-components/dist/vue/charts/pv-components-charts.umd.js +0 -259
  36. package/pv-components/dist/vue/tables/pv-components-tables.d.ts +0 -299
  37. package/pv-components/dist/vue/tables/pv-components-tables.js +0 -223
  38. package/pv-components/dist/vue/tables/pv-components-tables.mjs +0 -47028
  39. package/pv-components/dist/vue/tables/pv-components-tables.umd.js +0 -223
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@turquoisehealth/pit-viper",
3
- "version": "2.152.0",
3
+ "version": "2.152.2",
4
4
  "description": "Turquoise Health's design system.",
5
5
  "main": "README.md",
6
6
  "publishConfig": {