@turquoisehealth/pit-viper 2.121.0 → 2.122.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 (26) hide show
  1. package/package.json +3 -2
  2. package/pv-components/dist/vue/base/components/base/PvAccordion/PvAccordion.vue.d.ts +5 -0
  3. package/pv-components/dist/vue/base/components/base/PvTree/PvButtonTreeItem.vue.d.ts +8 -2
  4. package/pv-components/dist/vue/base/components/base/PvTree/PvCheckboxTreeItem.vue.d.ts +8 -2
  5. package/pv-components/dist/vue/base/components/base/PvTree/PvSimpleNestedTree.vue.d.ts +9 -2
  6. package/pv-components/dist/vue/base/components/base/PvTree/PvTree.vue.d.ts +7 -2
  7. package/pv-components/dist/vue/base/components/base/PvTree/PvTreeItem.vue.d.ts +9 -2
  8. package/pv-components/dist/vue/base/components/base/PvTree/PvTreeReorderIcon.vue.d.ts +3 -0
  9. package/pv-components/dist/vue/base/components/base/PvTree/types.d.ts +3 -0
  10. package/pv-components/dist/vue/base/components/base/PvTree/useHoverIcon.d.ts +6 -0
  11. package/pv-components/dist/vue/base/components/base/index.d.ts +1 -0
  12. package/pv-components/dist/vue/base/pv-components-base.js +39 -30
  13. package/pv-components/dist/vue/base/pv-components-base.mjs +9196 -4658
  14. package/pv-components/dist/vue/base/pv-components-base.umd.js +39 -30
  15. package/pv-components/dist/vue/visualizations/pv-components-visualizations.js +26 -17
  16. package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs +8901 -4461
  17. package/pv-components/dist/vue/visualizations/pv-components-visualizations.umd.js +26 -17
  18. package/pv-components/dist/web/pv-components.iife.js +70 -38
  19. package/pv-components/dist/vue/charts/pv-components-charts.d.ts +0 -491
  20. package/pv-components/dist/vue/charts/pv-components-charts.js +0 -259
  21. package/pv-components/dist/vue/charts/pv-components-charts.mjs +0 -121834
  22. package/pv-components/dist/vue/charts/pv-components-charts.umd.js +0 -259
  23. package/pv-components/dist/vue/tables/pv-components-tables.d.ts +0 -299
  24. package/pv-components/dist/vue/tables/pv-components-tables.js +0 -223
  25. package/pv-components/dist/vue/tables/pv-components-tables.mjs +0 -47028
  26. 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.