@turquoisehealth/pit-viper 2.96.0 → 2.96.1-dev.0

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 (27) hide show
  1. package/_site/assets/css/pit-viper-v2-scoped.css +33 -0
  2. package/_site/assets/css/pit-viper-v2.css +37 -0
  3. package/_site/assets/css/pit-viper.css +37 -0
  4. package/package.json +2 -2
  5. package/pv-components/dist/vue/base/components/base/PvPopoverV2/PvPopoverV2.vue.d.ts +49 -0
  6. package/pv-components/dist/vue/base/components/base/PvPopoverV2/types.d.ts +16 -0
  7. package/pv-components/dist/vue/base/components/base/PvToggleGroup/PvToggleGroup.vue.d.ts +12 -0
  8. package/pv-components/dist/vue/base/components/base/PvToggleGroup/types.d.ts +12 -0
  9. package/pv-components/dist/vue/base/components/base/PvTooltipV2/PvTooltipV2.vue.d.ts +28 -0
  10. package/pv-components/dist/vue/base/components/base/PvTooltipV2/types.d.ts +10 -0
  11. package/pv-components/dist/vue/base/components/base/baseProps.d.ts +1 -0
  12. package/pv-components/dist/vue/base/components/base/index.d.ts +3 -0
  13. package/pv-components/dist/vue/base/pv-components-base.js +26 -26
  14. package/pv-components/dist/vue/base/pv-components-base.mjs +4066 -2871
  15. package/pv-components/dist/vue/base/pv-components-base.umd.js +26 -26
  16. package/pv-components/dist/vue/visualizations/pv-components-visualizations.js +2 -2
  17. package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs +268 -263
  18. package/pv-components/dist/vue/visualizations/pv-components-visualizations.umd.js +2 -2
  19. package/pv-components/dist/web/pv-components.iife.js +35 -35
  20. package/pv-components/dist/vue/charts/pv-components-charts.d.ts +0 -491
  21. package/pv-components/dist/vue/charts/pv-components-charts.js +0 -259
  22. package/pv-components/dist/vue/charts/pv-components-charts.mjs +0 -121834
  23. package/pv-components/dist/vue/charts/pv-components-charts.umd.js +0 -259
  24. package/pv-components/dist/vue/tables/pv-components-tables.d.ts +0 -299
  25. package/pv-components/dist/vue/tables/pv-components-tables.js +0 -223
  26. package/pv-components/dist/vue/tables/pv-components-tables.mjs +0 -47028
  27. package/pv-components/dist/vue/tables/pv-components-tables.umd.js +0 -223

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.