@turquoisehealth/pit-viper 2.168.0 → 2.169.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 (127) hide show
  1. package/package.json +1 -1
  2. package/pv-components/dist/stats/vue/visualizations/stats.html +1 -1
  3. package/pv-components/dist/stats/web/pv-accordion-stats.html +1 -1
  4. package/pv-components/dist/stats/web/pv-action-bar-stats.html +1 -1
  5. package/pv-components/dist/stats/web/pv-ai-button-stats.html +1 -1
  6. package/pv-components/dist/stats/web/pv-avatar-group-stats.html +1 -1
  7. package/pv-components/dist/stats/web/pv-avatar-stats.html +1 -1
  8. package/pv-components/dist/stats/web/pv-banner-stats.html +1 -1
  9. package/pv-components/dist/stats/web/pv-breadcrumbs-stats.html +1 -1
  10. package/pv-components/dist/stats/web/pv-button-stats.html +1 -1
  11. package/pv-components/dist/stats/web/pv-card-stats.html +1 -1
  12. package/pv-components/dist/stats/web/pv-checkbox-stats.html +1 -1
  13. package/pv-components/dist/stats/web/pv-company-label-stats.html +1 -1
  14. package/pv-components/dist/stats/web/pv-company-logo-stats.html +1 -1
  15. package/pv-components/dist/stats/web/pv-company-tag-stats.html +1 -1
  16. package/pv-components/dist/stats/web/pv-counter-badge-stats.html +1 -1
  17. package/pv-components/dist/stats/web/pv-date-picker-stats.html +1 -1
  18. package/pv-components/dist/stats/web/pv-date-time-stats.html +1 -1
  19. package/pv-components/dist/stats/web/pv-distribution-bar-stats.html +1 -1
  20. package/pv-components/dist/stats/web/pv-drawer-stats.html +1 -1
  21. package/pv-components/dist/stats/web/pv-dropdown-stats.html +1 -1
  22. package/pv-components/dist/stats/web/pv-expandable-content-stats.html +1 -1
  23. package/pv-components/dist/stats/web/pv-ghost-input-stats.html +1 -1
  24. package/pv-components/dist/stats/web/pv-icon-stats.html +1 -1
  25. package/pv-components/dist/stats/web/pv-input-stats.html +1 -1
  26. package/pv-components/dist/stats/web/pv-insight-card-stats.html +1 -1
  27. package/pv-components/dist/stats/web/pv-menu-stats.html +1 -1
  28. package/pv-components/dist/stats/web/pv-modal-stats.html +1 -1
  29. package/pv-components/dist/stats/web/pv-multi-select-button-stats.html +1 -1
  30. package/pv-components/dist/stats/web/pv-pagination-stats.html +1 -1
  31. package/pv-components/dist/stats/web/pv-pill-stats.html +1 -1
  32. package/pv-components/dist/stats/web/pv-popover-menu-stats.html +1 -1
  33. package/pv-components/dist/stats/web/pv-popover-stats.html +1 -1
  34. package/pv-components/dist/stats/web/pv-popover-v2-stats.html +1 -1
  35. package/pv-components/dist/stats/web/pv-progress-bar-stats.html +1 -1
  36. package/pv-components/dist/stats/web/pv-query-builder-input-stats.html +1 -1
  37. package/pv-components/dist/stats/web/pv-range-stats.html +1 -1
  38. package/pv-components/dist/stats/web/pv-rating-stats.html +1 -1
  39. package/pv-components/dist/stats/web/pv-release-badge-stats.html +1 -1
  40. package/pv-components/dist/stats/web/pv-search-input-stats.html +1 -1
  41. package/pv-components/dist/stats/web/pv-segmented-control-stats.html +1 -1
  42. package/pv-components/dist/stats/web/pv-select-button-stats.html +1 -1
  43. package/pv-components/dist/stats/web/pv-selectable-card-stats.html +1 -1
  44. package/pv-components/dist/stats/web/pv-side-panel-stats.html +1 -1
  45. package/pv-components/dist/stats/web/pv-skeleton-stats.html +1 -1
  46. package/pv-components/dist/stats/web/pv-spinner-stats.html +1 -1
  47. package/pv-components/dist/stats/web/pv-sprite-stats.html +1 -1
  48. package/pv-components/dist/stats/web/pv-suggestion-tag-stats.html +1 -1
  49. package/pv-components/dist/stats/web/pv-switch-stats.html +1 -1
  50. package/pv-components/dist/stats/web/pv-tab-list-stats.html +1 -1
  51. package/pv-components/dist/stats/web/pv-tabs-stats.html +1 -1
  52. package/pv-components/dist/stats/web/pv-tag-stats.html +1 -1
  53. package/pv-components/dist/stats/web/pv-text-area-stats.html +1 -1
  54. package/pv-components/dist/stats/web/pv-toast-stats.html +1 -1
  55. package/pv-components/dist/stats/web/pv-toggle-button-stats.html +1 -1
  56. package/pv-components/dist/stats/web/pv-toggle-group-stats.html +1 -1
  57. package/pv-components/dist/stats/web/pv-tooltip-stats.html +1 -1
  58. package/pv-components/dist/stats/web/pv-tooltip-v2-stats.html +1 -1
  59. package/pv-components/dist/stats/web/pv-tree-stats.html +1 -1
  60. package/pv-components/dist/stats/web/pv-widget-stats.html +1 -1
  61. package/pv-components/dist/vue/visualizations/components/tables/PvDataTable/PvDataTable.vue.d.ts +2 -1
  62. package/pv-components/dist/vue/visualizations/components/tables/PvDataTable/helpers.d.ts +7 -1
  63. package/pv-components/dist/vue/visualizations/components/tables/PvDataTable/table-components/AutoGroupColDefRenderer.vue.d.ts +19 -0
  64. package/pv-components/dist/vue/visualizations/components/tables/PvDataTable/types.d.ts +13 -2
  65. package/pv-components/dist/vue/visualizations/components/tables/themes.d.ts +3 -0
  66. package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs +4081 -3971
  67. package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs.map +1 -1
  68. package/pv-components/dist/web/components/pv-accordion/pv-accordion.js +1271 -137
  69. package/pv-components/dist/web/components/pv-action-bar/pv-action-bar.js +1207 -73
  70. package/pv-components/dist/web/components/pv-ai-button/pv-ai-button.js +1243 -109
  71. package/pv-components/dist/web/components/pv-avatar/pv-avatar.js +1235 -101
  72. package/pv-components/dist/web/components/pv-avatar-group/pv-avatar-group.js +1226 -92
  73. package/pv-components/dist/web/components/pv-banner/pv-banner.js +1246 -112
  74. package/pv-components/dist/web/components/pv-breadcrumbs/pv-breadcrumbs.js +1215 -81
  75. package/pv-components/dist/web/components/pv-button/pv-button.js +1278 -144
  76. package/pv-components/dist/web/components/pv-card/pv-card.js +1216 -82
  77. package/pv-components/dist/web/components/pv-checkbox/pv-checkbox.js +1215 -81
  78. package/pv-components/dist/web/components/pv-company-label/pv-company-label.js +1248 -114
  79. package/pv-components/dist/web/components/pv-company-logo/pv-company-logo.js +1238 -104
  80. package/pv-components/dist/web/components/pv-company-tag/pv-company-tag.js +1267 -133
  81. package/pv-components/dist/web/components/pv-counter-badge/pv-counter-badge.js +1224 -90
  82. package/pv-components/dist/web/components/pv-date-picker/pv-date-picker.js +3116 -2783
  83. package/pv-components/dist/web/components/pv-date-time/pv-date-time.js +1603 -469
  84. package/pv-components/dist/web/components/pv-distribution-bar/pv-distribution-bar.js +1216 -82
  85. package/pv-components/dist/web/components/pv-drawer/pv-drawer.js +1457 -323
  86. package/pv-components/dist/web/components/pv-dropdown/pv-dropdown.js +2328 -1194
  87. package/pv-components/dist/web/components/pv-expandable-content/pv-expandable-content.js +1298 -164
  88. package/pv-components/dist/web/components/pv-ghost-input/pv-ghost-input.js +1314 -180
  89. package/pv-components/dist/web/components/pv-icon/pv-icon.js +1217 -83
  90. package/pv-components/dist/web/components/pv-input/pv-input.js +1234 -100
  91. package/pv-components/dist/web/components/pv-insight-card/pv-insight-card.js +1325 -191
  92. package/pv-components/dist/web/components/pv-menu/pv-menu.js +2313 -1988
  93. package/pv-components/dist/web/components/pv-modal/pv-modal.js +1234 -100
  94. package/pv-components/dist/web/components/pv-multi-select-button/pv-multi-select-button.js +3499 -3174
  95. package/pv-components/dist/web/components/pv-pagination/pv-pagination.js +1334 -200
  96. package/pv-components/dist/web/components/pv-pill/pv-pill.js +1241 -107
  97. package/pv-components/dist/web/components/pv-popover/pv-popover.js +2114 -980
  98. package/pv-components/dist/web/components/pv-popover-menu/pv-popover-menu.js +2124 -990
  99. package/pv-components/dist/web/components/pv-popover-v2/pv-popover-v2.js +2205 -1071
  100. package/pv-components/dist/web/components/pv-progress-bar/pv-progress-bar.js +1213 -79
  101. package/pv-components/dist/web/components/pv-query-builder-input/pv-query-builder-input.js +2051 -1726
  102. package/pv-components/dist/web/components/pv-range/pv-range.js +1218 -84
  103. package/pv-components/dist/web/components/pv-rating/pv-rating.js +1215 -81
  104. package/pv-components/dist/web/components/pv-release-badge/pv-release-badge.js +1214 -80
  105. package/pv-components/dist/web/components/pv-search-input/pv-search-input.js +1272 -138
  106. package/pv-components/dist/web/components/pv-segmented-control/pv-segmented-control.js +2016 -1690
  107. package/pv-components/dist/web/components/pv-select-button/pv-select-button.js +2708 -2382
  108. package/pv-components/dist/web/components/pv-selectable-card/pv-selectable-card.js +1216 -82
  109. package/pv-components/dist/web/components/pv-side-panel/pv-side-panel.js +1214 -80
  110. package/pv-components/dist/web/components/pv-skeleton/pv-skeleton.js +1203 -870
  111. package/pv-components/dist/web/components/pv-spinner/pv-spinner.js +1213 -79
  112. package/pv-components/dist/web/components/pv-sprite/pv-sprite.js +1216 -82
  113. package/pv-components/dist/web/components/pv-suggestion-tag/pv-suggestion-tag.js +1233 -99
  114. package/pv-components/dist/web/components/pv-switch/pv-switch.js +1223 -89
  115. package/pv-components/dist/web/components/pv-tab-list/pv-tab-list.js +1229 -95
  116. package/pv-components/dist/web/components/pv-tabs/pv-tabs.js +1264 -130
  117. package/pv-components/dist/web/components/pv-tag/pv-tag.js +1243 -109
  118. package/pv-components/dist/web/components/pv-text-area/pv-text-area.js +1233 -99
  119. package/pv-components/dist/web/components/pv-toast/pv-toast.js +1293 -159
  120. package/pv-components/dist/web/components/pv-toggle-button/pv-toggle-button.js +1248 -114
  121. package/pv-components/dist/web/components/pv-toggle-group/pv-toggle-group.js +1909 -1583
  122. package/pv-components/dist/web/components/pv-tooltip/pv-tooltip.js +1264 -130
  123. package/pv-components/dist/web/components/pv-tooltip-v2/pv-tooltip-v2.js +1891 -1566
  124. package/pv-components/dist/web/components/pv-tree/pv-tree.js +4121 -2987
  125. package/pv-components/dist/web/components/pv-widget/pv-widget.js +1221 -87
  126. package/pv-components/dist/web/pv-components.iife.js +47 -47
  127. package/pv-components/dist/web/pv-components.iife.js.map +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@turquoisehealth/pit-viper",
3
- "version": "2.168.0",
3
+ "version": "2.169.0",
4
4
  "description": "Turquoise Health's design system.",
5
5
  "main": "README.md",
6
6
  "publishConfig": {