@turquoisehealth/pit-viper 2.167.1 → 2.168.1
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.
- package/package.json +1 -1
- package/pv-components/dist/stats/vue/base/stats.html +1 -1
- package/pv-components/dist/stats/vue/visualizations/stats.html +1 -1
- package/pv-components/dist/stats/web/pv-accordion-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-action-bar-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-ai-button-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-avatar-group-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-avatar-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-banner-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-breadcrumbs-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-button-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-card-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-checkbox-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-company-label-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-company-logo-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-company-tag-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-counter-badge-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-date-picker-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-date-time-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-distribution-bar-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-drawer-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-dropdown-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-expandable-content-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-ghost-input-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-icon-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-input-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-insight-card-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-menu-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-modal-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-multi-select-button-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-pagination-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-pill-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-popover-menu-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-popover-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-popover-v2-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-progress-bar-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-query-builder-input-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-range-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-rating-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-release-badge-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-search-input-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-segmented-control-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-select-button-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-selectable-card-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-side-panel-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-skeleton-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-spinner-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-sprite-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-suggestion-tag-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-switch-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-tab-list-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-tabs-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-tag-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-text-area-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-toast-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-toggle-button-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-toggle-group-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-tooltip-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-tooltip-v2-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-tree-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-widget-stats.html +1 -1
- package/pv-components/dist/vue/base/components/base/PvButton/types.d.ts +4 -0
- package/pv-components/dist/vue/base/components/base/PvCounterBadge/PvCounterBadge.vue.d.ts +1 -1
- package/pv-components/dist/vue/base/pv-components-base.mjs +681 -653
- package/pv-components/dist/vue/base/pv-components-base.mjs.map +1 -1
- package/pv-components/dist/vue/visualizations/components/base/PvButton/types.d.ts +4 -0
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs +885 -859
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs.map +1 -1
- package/pv-components/dist/web/components/pv-accordion/pv-accordion.js +1 -1
- package/pv-components/dist/web/components/pv-action-bar/pv-action-bar.js +4 -4
- package/pv-components/dist/web/components/pv-ai-button/pv-ai-button.js +4 -4
- package/pv-components/dist/web/components/pv-avatar/pv-avatar.js +1 -1
- package/pv-components/dist/web/components/pv-avatar-group/pv-avatar-group.js +20 -20
- package/pv-components/dist/web/components/pv-banner/pv-banner.js +27 -27
- package/pv-components/dist/web/components/pv-breadcrumbs/pv-breadcrumbs.js +9 -9
- package/pv-components/dist/web/components/pv-button/pv-button.js +191 -117
- package/pv-components/dist/web/components/pv-card/pv-card.js +42 -42
- package/pv-components/dist/web/components/pv-checkbox/pv-checkbox.js +12 -12
- package/pv-components/dist/web/components/pv-company-label/pv-company-label.js +8 -8
- package/pv-components/dist/web/components/pv-company-logo/pv-company-logo.js +1 -1
- package/pv-components/dist/web/components/pv-company-tag/pv-company-tag.js +4 -4
- package/pv-components/dist/web/components/pv-counter-badge/pv-counter-badge.js +12 -12
- package/pv-components/dist/web/components/pv-date-picker/pv-date-picker.js +1 -1
- package/pv-components/dist/web/components/pv-date-time/pv-date-time.js +1 -1
- package/pv-components/dist/web/components/pv-distribution-bar/pv-distribution-bar.js +10 -10
- package/pv-components/dist/web/components/pv-drawer/pv-drawer.js +319 -245
- package/pv-components/dist/web/components/pv-dropdown/pv-dropdown.js +1 -1
- package/pv-components/dist/web/components/pv-expandable-content/pv-expandable-content.js +178 -109
- package/pv-components/dist/web/components/pv-ghost-input/pv-ghost-input.js +217 -143
- package/pv-components/dist/web/components/pv-icon/pv-icon.js +6 -6
- package/pv-components/dist/web/components/pv-input/pv-input.js +4 -4
- package/pv-components/dist/web/components/pv-insight-card/pv-insight-card.js +232 -163
- package/pv-components/dist/web/components/pv-menu/pv-menu.js +639 -601
- package/pv-components/dist/web/components/pv-modal/pv-modal.js +7 -7
- package/pv-components/dist/web/components/pv-multi-select-button/pv-multi-select-button.js +785 -747
- package/pv-components/dist/web/components/pv-pagination/pv-pagination.js +249 -180
- package/pv-components/dist/web/components/pv-pill/pv-pill.js +62 -62
- package/pv-components/dist/web/components/pv-popover/pv-popover.js +1 -1
- package/pv-components/dist/web/components/pv-popover-menu/pv-popover-menu.js +1 -1
- package/pv-components/dist/web/components/pv-popover-v2/pv-popover-v2.js +1 -1
- package/pv-components/dist/web/components/pv-progress-bar/pv-progress-bar.js +4 -4
- package/pv-components/dist/web/components/pv-query-builder-input/pv-query-builder-input.js +757 -719
- package/pv-components/dist/web/components/pv-range/pv-range.js +5 -5
- package/pv-components/dist/web/components/pv-rating/pv-rating.js +7 -7
- package/pv-components/dist/web/components/pv-release-badge/pv-release-badge.js +1 -1
- package/pv-components/dist/web/components/pv-search-input/pv-search-input.js +7 -7
- package/pv-components/dist/web/components/pv-segmented-control/pv-segmented-control.js +1196 -1122
- package/pv-components/dist/web/components/pv-select-button/pv-select-button.js +668 -630
- package/pv-components/dist/web/components/pv-selectable-card/pv-selectable-card.js +9 -9
- package/pv-components/dist/web/components/pv-side-panel/pv-side-panel.js +54 -54
- package/pv-components/dist/web/components/pv-skeleton/pv-skeleton.js +1 -1
- package/pv-components/dist/web/components/pv-spinner/pv-spinner.js +11 -11
- package/pv-components/dist/web/components/pv-sprite/pv-sprite.js +8 -8
- package/pv-components/dist/web/components/pv-suggestion-tag/pv-suggestion-tag.js +5 -5
- package/pv-components/dist/web/components/pv-switch/pv-switch.js +8 -8
- package/pv-components/dist/web/components/pv-tab-list/pv-tab-list.js +1 -1
- package/pv-components/dist/web/components/pv-tabs/pv-tabs.js +7 -7
- package/pv-components/dist/web/components/pv-tag/pv-tag.js +1 -1
- package/pv-components/dist/web/components/pv-text-area/pv-text-area.js +1 -1
- package/pv-components/dist/web/components/pv-toast/pv-toast.js +179 -105
- package/pv-components/dist/web/components/pv-toggle-button/pv-toggle-button.js +6 -6
- package/pv-components/dist/web/components/pv-toggle-group/pv-toggle-group.js +1 -1
- package/pv-components/dist/web/components/pv-tooltip/pv-tooltip.js +6 -6
- package/pv-components/dist/web/components/pv-tooltip-v2/pv-tooltip-v2.js +1 -1
- package/pv-components/dist/web/components/pv-tree/pv-tree.js +1 -1
- package/pv-components/dist/web/components/pv-widget/pv-widget.js +5 -5
- package/pv-components/dist/web/pv-components.iife.js +33 -33
- package/pv-components/dist/web/pv-components.iife.js.map +1 -1