@turquoisehealth/pit-viper 2.80.0 → 2.81.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/vue/base/pv-components-base.d.ts +1 -2
- package/pv-components/dist/vue/base/pv-components-base.js +1 -1
- package/pv-components/dist/vue/base/pv-components-base.mjs +1 -1
- package/pv-components/dist/vue/base/pv-components-base.umd.js +1 -1
- package/pv-components/dist/vue/charts/pv-components-charts.d.ts +2 -0
- package/pv-components/dist/vue/charts/pv-components-charts.js +57 -57
- package/pv-components/dist/vue/charts/pv-components-charts.mjs +21274 -21255
- package/pv-components/dist/vue/charts/pv-components-charts.umd.js +57 -57
- package/pv-components/dist/web/pv-components.iife.js +1 -1
|
@@ -12102,7 +12102,7 @@ const rw = /* @__PURE__ */ F({
|
|
|
12102
12102
|
class: "pv-heading-2"
|
|
12103
12103
|
}, tp = {
|
|
12104
12104
|
key: 2,
|
|
12105
|
-
class: "pv-text-body-md pv-text-secondary"
|
|
12105
|
+
class: "pv-text-body-md pv-text-secondary pv-text-subdued"
|
|
12106
12106
|
}, lw = /* @__PURE__ */ F({
|
|
12107
12107
|
__name: "PvInsightCard",
|
|
12108
12108
|
props: {
|