@turquoisehealth/pit-viper 2.97.1-dev.0 → 2.98.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 (122) hide show
  1. package/_site/assets/css/pit-viper-v2-scoped.css +0 -19
  2. package/_site/assets/css/pit-viper-v2.css +0 -21
  3. package/_site/assets/css/pit-viper.css +0 -21
  4. package/package.json +11 -38
  5. package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuCheckboxItem.vue.d.ts +1 -0
  6. package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuItem.vue.d.ts +1 -0
  7. package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuRadioItem.vue.d.ts +1 -0
  8. package/pv-components/dist/vue/base/components/base/PvMultiSelectButton/PvMultiSelectButton.vue.d.ts +4 -3
  9. package/pv-components/dist/vue/base/components/base/PvSelectButton/PvSelectButton.vue.d.ts +1 -1
  10. package/pv-components/dist/vue/base/components/base/PvSelectButton/PvSelectMenuItem.vue.d.ts +19 -0
  11. package/pv-components/dist/vue/base/components/base/PvSelectButton/mocks.d.ts +8 -0
  12. package/pv-components/dist/vue/base/pv-components-base.js +1546 -0
  13. package/pv-components/dist/vue/base/pv-components-base.mjs +6345 -4046
  14. package/pv-components/dist/vue/base/pv-components-base.umd.js +1546 -0
  15. package/pv-components/dist/vue/base/types.d.ts +1 -0
  16. package/pv-components/dist/vue/visualizations/pv-components-visualizations.js +176 -0
  17. package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs +5918 -3342
  18. package/pv-components/dist/vue/visualizations/pv-components-visualizations.umd.js +176 -0
  19. package/pv-components/dist/vue/visualizations/types.d.ts +1 -0
  20. package/pv-components/dist/web/pv-components.iife.js +28 -28
  21. package/pv-components/dist/stats/vue/base/stats.html +0 -4949
  22. package/pv-components/dist/stats/vue/visualizations/stats.html +0 -4949
  23. package/pv-components/dist/stats/web/pv-accordion-stats.html +0 -4949
  24. package/pv-components/dist/stats/web/pv-action-bar-stats.html +0 -4949
  25. package/pv-components/dist/stats/web/pv-avatar-group-stats.html +0 -4949
  26. package/pv-components/dist/stats/web/pv-avatar-stats.html +0 -4949
  27. package/pv-components/dist/stats/web/pv-banner-stats.html +0 -4949
  28. package/pv-components/dist/stats/web/pv-breadcrumbs-stats.html +0 -4949
  29. package/pv-components/dist/stats/web/pv-button-stats.html +0 -4949
  30. package/pv-components/dist/stats/web/pv-card-stats.html +0 -4949
  31. package/pv-components/dist/stats/web/pv-checkbox-stats.html +0 -4949
  32. package/pv-components/dist/stats/web/pv-company-label-stats.html +0 -4949
  33. package/pv-components/dist/stats/web/pv-company-logo-stats.html +0 -4949
  34. package/pv-components/dist/stats/web/pv-company-tag-stats.html +0 -4949
  35. package/pv-components/dist/stats/web/pv-counter-badge-stats.html +0 -4949
  36. package/pv-components/dist/stats/web/pv-date-picker-stats.html +0 -4949
  37. package/pv-components/dist/stats/web/pv-date-time-stats.html +0 -4949
  38. package/pv-components/dist/stats/web/pv-drawer-stats.html +0 -4949
  39. package/pv-components/dist/stats/web/pv-dropdown-stats.html +0 -4949
  40. package/pv-components/dist/stats/web/pv-expandable-content-stats.html +0 -4949
  41. package/pv-components/dist/stats/web/pv-ghost-input-stats.html +0 -4949
  42. package/pv-components/dist/stats/web/pv-icon-stats.html +0 -4949
  43. package/pv-components/dist/stats/web/pv-input-stats.html +0 -4949
  44. package/pv-components/dist/stats/web/pv-insight-card-stats.html +0 -4949
  45. package/pv-components/dist/stats/web/pv-modal-stats.html +0 -4949
  46. package/pv-components/dist/stats/web/pv-multi-select-button-stats.html +0 -4949
  47. package/pv-components/dist/stats/web/pv-pagination-stats.html +0 -4949
  48. package/pv-components/dist/stats/web/pv-pill-stats.html +0 -4949
  49. package/pv-components/dist/stats/web/pv-popover-stats.html +0 -4949
  50. package/pv-components/dist/stats/web/pv-popover-v2-stats.html +0 -4949
  51. package/pv-components/dist/stats/web/pv-rating-stats.html +0 -4949
  52. package/pv-components/dist/stats/web/pv-release-badge-stats.html +0 -4949
  53. package/pv-components/dist/stats/web/pv-search-input-stats.html +0 -4949
  54. package/pv-components/dist/stats/web/pv-segmented-control-stats.html +0 -4949
  55. package/pv-components/dist/stats/web/pv-select-button-stats.html +0 -4949
  56. package/pv-components/dist/stats/web/pv-selectable-card-stats.html +0 -4949
  57. package/pv-components/dist/stats/web/pv-side-panel-stats.html +0 -4949
  58. package/pv-components/dist/stats/web/pv-skeleton-stats.html +0 -4949
  59. package/pv-components/dist/stats/web/pv-spinner-stats.html +0 -4949
  60. package/pv-components/dist/stats/web/pv-sprite-stats.html +0 -4949
  61. package/pv-components/dist/stats/web/pv-suggestion-tag-stats.html +0 -4949
  62. package/pv-components/dist/stats/web/pv-switch-stats.html +0 -4949
  63. package/pv-components/dist/stats/web/pv-tab-list-stats.html +0 -4949
  64. package/pv-components/dist/stats/web/pv-tabs-stats.html +0 -4949
  65. package/pv-components/dist/stats/web/pv-tag-stats.html +0 -4949
  66. package/pv-components/dist/stats/web/pv-text-area-stats.html +0 -4949
  67. package/pv-components/dist/stats/web/pv-toast-stats.html +0 -4949
  68. package/pv-components/dist/stats/web/pv-toggle-button-stats.html +0 -4949
  69. package/pv-components/dist/stats/web/pv-toggle-group-stats.html +0 -4949
  70. package/pv-components/dist/stats/web/pv-tooltip-stats.html +0 -4949
  71. package/pv-components/dist/stats/web/pv-tooltip-v2-stats.html +0 -4949
  72. package/pv-components/dist/stats/web/pv-widget-stats.html +0 -4949
  73. package/pv-components/dist/web/components/pv-accordion/pv-accordion.js +0 -20
  74. package/pv-components/dist/web/components/pv-action-bar/pv-action-bar.js +0 -20
  75. package/pv-components/dist/web/components/pv-avatar/pv-avatar.js +0 -20
  76. package/pv-components/dist/web/components/pv-avatar-group/pv-avatar-group.js +0 -20
  77. package/pv-components/dist/web/components/pv-banner/pv-banner.js +0 -20
  78. package/pv-components/dist/web/components/pv-breadcrumbs/pv-breadcrumbs.js +0 -20
  79. package/pv-components/dist/web/components/pv-button/pv-button.js +0 -20
  80. package/pv-components/dist/web/components/pv-card/pv-card.js +0 -20
  81. package/pv-components/dist/web/components/pv-checkbox/pv-checkbox.js +0 -20
  82. package/pv-components/dist/web/components/pv-company-label/pv-company-label.js +0 -20
  83. package/pv-components/dist/web/components/pv-company-logo/pv-company-logo.js +0 -20
  84. package/pv-components/dist/web/components/pv-company-tag/pv-company-tag.js +0 -20
  85. package/pv-components/dist/web/components/pv-counter-badge/pv-counter-badge.js +0 -20
  86. package/pv-components/dist/web/components/pv-date-picker/pv-date-picker.js +0 -1509
  87. package/pv-components/dist/web/components/pv-date-time/pv-date-time.js +0 -20
  88. package/pv-components/dist/web/components/pv-drawer/pv-drawer.js +0 -20
  89. package/pv-components/dist/web/components/pv-dropdown/pv-dropdown.js +0 -25
  90. package/pv-components/dist/web/components/pv-expandable-content/pv-expandable-content.js +0 -20
  91. package/pv-components/dist/web/components/pv-ghost-input/pv-ghost-input.js +0 -20
  92. package/pv-components/dist/web/components/pv-icon/pv-icon.js +0 -20
  93. package/pv-components/dist/web/components/pv-input/pv-input.js +0 -20
  94. package/pv-components/dist/web/components/pv-insight-card/pv-insight-card.js +0 -20
  95. package/pv-components/dist/web/components/pv-modal/pv-modal.js +0 -20
  96. package/pv-components/dist/web/components/pv-multi-select-button/pv-multi-select-button.js +0 -25
  97. package/pv-components/dist/web/components/pv-pagination/pv-pagination.js +0 -20
  98. package/pv-components/dist/web/components/pv-pill/pv-pill.js +0 -20
  99. package/pv-components/dist/web/components/pv-popover/pv-popover.js +0 -25
  100. package/pv-components/dist/web/components/pv-popover-v2/pv-popover-v2.js +0 -20
  101. package/pv-components/dist/web/components/pv-rating/pv-rating.js +0 -20
  102. package/pv-components/dist/web/components/pv-release-badge/pv-release-badge.js +0 -20
  103. package/pv-components/dist/web/components/pv-search-input/pv-search-input.js +0 -20
  104. package/pv-components/dist/web/components/pv-segmented-control/pv-segmented-control.js +0 -20
  105. package/pv-components/dist/web/components/pv-select-button/pv-select-button.js +0 -25
  106. package/pv-components/dist/web/components/pv-selectable-card/pv-selectable-card.js +0 -20
  107. package/pv-components/dist/web/components/pv-side-panel/pv-side-panel.js +0 -20
  108. package/pv-components/dist/web/components/pv-skeleton/pv-skeleton.js +0 -214
  109. package/pv-components/dist/web/components/pv-spinner/pv-spinner.js +0 -20
  110. package/pv-components/dist/web/components/pv-sprite/pv-sprite.js +0 -20
  111. package/pv-components/dist/web/components/pv-suggestion-tag/pv-suggestion-tag.js +0 -20
  112. package/pv-components/dist/web/components/pv-switch/pv-switch.js +0 -20
  113. package/pv-components/dist/web/components/pv-tab-list/pv-tab-list.js +0 -20
  114. package/pv-components/dist/web/components/pv-tabs/pv-tabs.js +0 -20
  115. package/pv-components/dist/web/components/pv-tag/pv-tag.js +0 -20
  116. package/pv-components/dist/web/components/pv-text-area/pv-text-area.js +0 -20
  117. package/pv-components/dist/web/components/pv-toast/pv-toast.js +0 -20
  118. package/pv-components/dist/web/components/pv-toggle-button/pv-toggle-button.js +0 -20
  119. package/pv-components/dist/web/components/pv-toggle-group/pv-toggle-group.js +0 -163
  120. package/pv-components/dist/web/components/pv-tooltip/pv-tooltip.js +0 -20
  121. package/pv-components/dist/web/components/pv-tooltip-v2/pv-tooltip-v2.js +0 -163
  122. package/pv-components/dist/web/components/pv-widget/pv-widget.js +0 -20
@@ -29,6 +29,7 @@ export interface MenuOption {
29
29
  rendererProps?: any;
30
30
  classList?: string[];
31
31
  searchText?: string;
32
+ children?: MenuOption[];
32
33
  }
33
34
  export declare enum MenuItemType {
34
35
  simple = "simple",