@turquoisehealth/pit-viper 2.53.1 → 2.54.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 (82) hide show
  1. package/package.json +1 -1
  2. package/pv-components/dist/vue/base/pv-components-base.d.ts +17 -9
  3. package/pv-components/dist/vue/base/pv-components-base.js +19 -19
  4. package/pv-components/dist/vue/base/pv-components-base.mjs +2243 -2151
  5. package/pv-components/dist/vue/base/pv-components-base.umd.js +19 -19
  6. package/pv-components/dist/vue/charts/pv-components-charts.d.ts +8 -0
  7. package/pv-components/dist/vue/charts/pv-components-charts.js +45 -45
  8. package/pv-components/dist/vue/charts/pv-components-charts.mjs +12980 -12894
  9. package/pv-components/dist/vue/charts/pv-components-charts.umd.js +49 -49
  10. package/pv-components/dist/vue/tables/pv-components-tables.d.ts +6 -0
  11. package/pv-components/dist/vue/tables/pv-components-tables.js +36 -36
  12. package/pv-components/dist/vue/tables/pv-components-tables.mjs +4826 -4776
  13. package/pv-components/dist/vue/tables/pv-components-tables.umd.js +36 -36
  14. package/pv-components/dist/web/pv-components.iife.js +24 -24
  15. package/pv-components/dist/stats-vue_base.html +0 -4949
  16. package/pv-components/dist/stats-vue_charts.html +0 -4949
  17. package/pv-components/dist/stats-vue_tables.html +0 -4949
  18. package/pv-components/dist/stats-web.html +0 -4949
  19. package/pv-components/dist/types/base/PvAccordion/PvAccordion.vue.d.ts +0 -22
  20. package/pv-components/dist/types/base/PvAccordion/types.d.ts +0 -5
  21. package/pv-components/dist/types/base/PvBanner/PvBanner.vue.d.ts +0 -22
  22. package/pv-components/dist/types/base/PvBanner/types.d.ts +0 -11
  23. package/pv-components/dist/types/base/PvBreadcrumbs/PvBreadcrumbs.vue.d.ts +0 -6
  24. package/pv-components/dist/types/base/PvBreadcrumbs/types.d.ts +0 -4
  25. package/pv-components/dist/types/base/PvButton/PvButton.vue.d.ts +0 -24
  26. package/pv-components/dist/types/base/PvButton/types.d.ts +0 -3
  27. package/pv-components/dist/types/base/PvCard/PvCard.example.vue.d.ts +0 -2
  28. package/pv-components/dist/types/base/PvCard/PvCard.vue.d.ts +0 -15
  29. package/pv-components/dist/types/base/PvCompanyLogo/PvCompanyLogo.example.vue.d.ts +0 -2
  30. package/pv-components/dist/types/base/PvCompanyLogo/PvCompanyLogo.vue.d.ts +0 -15
  31. package/pv-components/dist/types/base/PvCompanyTag/PvCompanyTag.example.vue.d.ts +0 -2
  32. package/pv-components/dist/types/base/PvCompanyTag/PvCompanyTag.vue.d.ts +0 -26
  33. package/pv-components/dist/types/base/PvCounterBadge/PvCounterBadge.vue.d.ts +0 -15
  34. package/pv-components/dist/types/base/PvCounterBadge/types.d.ts +0 -3
  35. package/pv-components/dist/types/base/PvDatePicker/PvDatePicker.example.vue.d.ts +0 -2
  36. package/pv-components/dist/types/base/PvDatePicker/PvDatePicker.vue.d.ts +0 -114
  37. package/pv-components/dist/types/base/PvDateTime/PvDateTime.example.vue.d.ts +0 -2
  38. package/pv-components/dist/types/base/PvDateTime/PvDateTime.vue.d.ts +0 -13
  39. package/pv-components/dist/types/base/PvDateTime/useDateTime.d.ts +0 -9
  40. package/pv-components/dist/types/base/PvDrawer/PvDrawer.example.vue.d.ts +0 -2
  41. package/pv-components/dist/types/base/PvDrawer/PvDrawer.vue.d.ts +0 -31
  42. package/pv-components/dist/types/base/PvDropdown/PvDropdown.example.vue.d.ts +0 -2
  43. package/pv-components/dist/types/base/PvDropdown/PvDropdown.vue.d.ts +0 -42
  44. package/pv-components/dist/types/base/PvDropdown/useDropdownMenuPosition.d.ts +0 -59
  45. package/pv-components/dist/types/base/PvIcon/PvIcon.example.vue.d.ts +0 -2
  46. package/pv-components/dist/types/base/PvIcon/PvIcon.vue.d.ts +0 -10
  47. package/pv-components/dist/types/base/PvModal/PvModal.vue.d.ts +0 -26
  48. package/pv-components/dist/types/base/PvMultiSelect/PvMultiSelect.example.vue.d.ts +0 -2
  49. package/pv-components/dist/types/base/PvMultiSelect/PvMultiSelect.vue.d.ts +0 -12
  50. package/pv-components/dist/types/base/PvMultiSelectButton/PvMultiSelectButton.vue.d.ts +0 -54
  51. package/pv-components/dist/types/base/PvMultiSelectButton/PvMultiSelectButtonTrigger.vue.d.ts +0 -28
  52. package/pv-components/dist/types/base/PvMultiSelectButton/PvSelectMenu.vue.d.ts +0 -30
  53. package/pv-components/dist/types/base/PvMultiSelectButton/PvSelectMenuControlPanel.vue.d.ts +0 -8
  54. package/pv-components/dist/types/base/PvMultiSelectButton/items/PvMenuCheckboxItem.vue.d.ts +0 -11
  55. package/pv-components/dist/types/base/PvMultiSelectButton/items/PvMenuItem.vue.d.ts +0 -12
  56. package/pv-components/dist/types/base/PvMultiSelectButton/items/PvMenuRadioItem.vue.d.ts +0 -11
  57. package/pv-components/dist/types/base/PvMultiSelectButton/mocks.d.ts +0 -13
  58. package/pv-components/dist/types/base/PvMultiSelectButton/types.d.ts +0 -17
  59. package/pv-components/dist/types/base/PvPill/PvPill.vue.d.ts +0 -30
  60. package/pv-components/dist/types/base/PvPill/types.d.ts +0 -3
  61. package/pv-components/dist/types/base/PvPopover/PvPopover.vue.d.ts +0 -29
  62. package/pv-components/dist/types/base/PvReleaseBadge/PvReleaseBadge.example.vue.d.ts +0 -2
  63. package/pv-components/dist/types/base/PvReleaseBadge/PvReleaseBadge.vue.d.ts +0 -5
  64. package/pv-components/dist/types/base/PvSearchInput/PvSearchInput.vue.d.ts +0 -18
  65. package/pv-components/dist/types/base/PvSegmentedControl/PvSegmentedControl.example.vue.d.ts +0 -2
  66. package/pv-components/dist/types/base/PvSegmentedControl/PvSegmentedControl.vue.d.ts +0 -19
  67. package/pv-components/dist/types/base/PvSelect/PvSelect.example.vue.d.ts +0 -2
  68. package/pv-components/dist/types/base/PvSelect/PvSelect.vue.d.ts +0 -22
  69. package/pv-components/dist/types/base/PvSuggestionTag/PvSuggestionTag.example.vue.d.ts +0 -2
  70. package/pv-components/dist/types/base/PvSuggestionTag/PvSuggestionTag.vue.d.ts +0 -28
  71. package/pv-components/dist/types/base/PvTabList/PvTabList.vue.d.ts +0 -11
  72. package/pv-components/dist/types/base/PvTabs/PvTabs.example.vue.d.ts +0 -2
  73. package/pv-components/dist/types/base/PvTabs/PvTabs.vue.d.ts +0 -17
  74. package/pv-components/dist/types/base/PvTabs/types.d.ts +0 -7
  75. package/pv-components/dist/types/base/PvTag/PvTag.example.vue.d.ts +0 -2
  76. package/pv-components/dist/types/base/PvTag/PvTag.vue.d.ts +0 -40
  77. package/pv-components/dist/types/base/PvTag/types.d.ts +0 -3
  78. package/pv-components/dist/types/base/PvToggle/PvToggle.vue.d.ts +0 -35
  79. package/pv-components/dist/types/base/PvTooltip/PvTooltip.vue.d.ts +0 -24
  80. package/pv-components/dist/types/base/PvTooltip/types.d.ts +0 -2
  81. package/pv-components/dist/types/base/baseProps.d.ts +0 -7
  82. package/pv-components/dist/types/base/index.d.ts +0 -29
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@turquoisehealth/pit-viper",
3
- "version": "2.53.1",
3
+ "version": "2.54.0",
4
4
  "description": "Turquoise Health's design system.",
5
5
  "main": "README.md",
6
6
  "publishConfig": {
@@ -223,6 +223,12 @@ declare type __VLS_WithTemplateSlots_11<T, S> = T & {
223
223
  };
224
224
  };
225
225
 
226
+ declare type __VLS_WithTemplateSlots_12<T, S> = T & {
227
+ new (): {
228
+ $slots: S;
229
+ };
230
+ };
231
+
226
232
  declare type __VLS_WithTemplateSlots_2<T, S> = T & {
227
233
  new (): {
228
234
  $slots: S;
@@ -307,6 +313,7 @@ declare enum MenuItemType {
307
313
  declare interface MenuOption {
308
314
  id: string;
309
315
  text: string;
316
+ subText?: string;
310
317
  secondaryText?: string | number;
311
318
  icon?: string;
312
319
  companyName?: string;
@@ -315,6 +322,7 @@ declare interface MenuOption {
315
322
  image?: string;
316
323
  icon?: boolean;
317
324
  };
325
+ groupingLabel?: string;
318
326
  }
319
327
 
320
328
  declare type MenuOptionsVariant = `${MenuItemType}`;
@@ -778,7 +786,7 @@ declare interface PvDropdownProps {
778
786
  teleportLocation?: string;
779
787
  }
780
788
 
781
- export declare const PvGhostInput: __VLS_WithTemplateSlots_10<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
789
+ export declare const PvGhostInput: __VLS_WithTemplateSlots_11<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
782
790
 
783
791
  declare interface PvGhostInputProps {
784
792
  variant?: PvGhostInputVariant;
@@ -801,7 +809,7 @@ declare type PvIconSize = (typeof PvIconSizes)[number];
801
809
 
802
810
  declare const PvIconSizes: readonly [undefined, 10, 12, 20, 24, 32, 64];
803
811
 
804
- export declare const PvInput: __VLS_WithTemplateSlots_11<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
812
+ export declare const PvInput: __VLS_WithTemplateSlots_12<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
805
813
 
806
814
  declare interface PvInputProps {
807
815
  error?: boolean;
@@ -838,7 +846,7 @@ dialog: HTMLDialogElement;
838
846
  footer?(_: {}): any;
839
847
  }>;
840
848
 
841
- export declare const PvMultiSelectButton: DefineComponent< {
849
+ export declare const PvMultiSelectButton: __VLS_WithTemplateSlots_8<DefineComponent< {
842
850
  modelValue?: MenuOption[];
843
851
  searchInput?: string;
844
852
  } & PvMultiSelectButton_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
@@ -863,11 +871,10 @@ showClear: boolean;
863
871
  useTeleport: boolean;
864
872
  teleportLocation: string;
865
873
  options: MenuOption[];
866
- counterPosition: "left" | "right";
867
874
  showDropdown: boolean;
875
+ optionsVariant: Exclude<MenuOptionsVariant, "radio">;
868
876
  showMenuAction: boolean;
869
877
  showSearchInput: boolean;
870
- optionsVariant: Exclude<MenuOptionsVariant, "radio">;
871
878
  }, {}, {}, {}, string, ComponentProvideOptions, false, {
872
879
  'select-button-trigger-ref': CreateComponentPublicInstanceWithMixins<Readonly<PvSelectButtonTrigger> & Readonly<{
873
880
  "onHandle-toggle-dropdown"?: (() => any) | undefined;
@@ -1042,9 +1049,10 @@ $slots: {
1042
1049
  default?(_: {}): any;
1043
1050
  };
1044
1051
  }) | null;
1045
- }, HTMLDivElement>;
1052
+ }, HTMLDivElement>, Partial<Record<string, (_: {}) => any>>>;
1046
1053
 
1047
1054
  declare interface PvMultiSelectButton_2 {
1055
+ groupings?: string[];
1048
1056
  defaultOpen?: boolean;
1049
1057
  disabled?: boolean;
1050
1058
  teleportLocation?: string;
@@ -1185,7 +1193,7 @@ declare interface PvSegmentedControlWithTextLabelProps extends PvSegmentedContro
1185
1193
 
1186
1194
  declare type PvSekeltonSize = Extract<PvSize, "xs" | "sm" | "md" | "lg" | "xl">;
1187
1195
 
1188
- export declare const PvSelectableCard: __VLS_WithTemplateSlots_8<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
1196
+ export declare const PvSelectableCard: __VLS_WithTemplateSlots_9<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
1189
1197
 
1190
1198
  declare interface PvSelectableCardProps {
1191
1199
  variant?: "default" | "highlight";
@@ -1217,8 +1225,8 @@ label: string;
1217
1225
  variant: PvSelectButtonVariant_2;
1218
1226
  useTeleport: boolean;
1219
1227
  teleportLocation: string;
1220
- showSearchInput: boolean;
1221
1228
  optionsVariant: Exclude<MenuOptionsVariant, "checkbox">;
1229
+ showSearchInput: boolean;
1222
1230
  allowDeselect: boolean;
1223
1231
  }, {}, {}, {}, string, ComponentProvideOptions, false, {
1224
1232
  'select-button-trigger-ref': CreateComponentPublicInstanceWithMixins<Readonly<PvSelectButtonTrigger> & Readonly<{
@@ -1447,7 +1455,7 @@ declare interface PvSelectMenu {
1447
1455
  useTeleport?: boolean;
1448
1456
  }
1449
1457
 
1450
- export declare const PvSidePanel: __VLS_WithTemplateSlots_9<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
1458
+ export declare const PvSidePanel: __VLS_WithTemplateSlots_10<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
1451
1459
 
1452
1460
  declare interface PvSidePanelProps {
1453
1461
  showLeftSidebar?: boolean;