@turquoisehealth/pit-viper 2.55.0-alpha.4 → 2.55.0-alpha.5
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.js +1 -1
- package/pv-components/dist/vue/base/pv-components-base.mjs +2 -1
- package/pv-components/dist/vue/base/pv-components-base.umd.js +1 -1
- package/pv-components/dist/vue/charts/pv-components-charts.js +1 -1
- package/pv-components/dist/vue/charts/pv-components-charts.mjs +2 -1
- package/pv-components/dist/vue/charts/pv-components-charts.umd.js +1 -1
- package/pv-components/dist/vue/tables/pv-components-tables.js +1 -1
- package/pv-components/dist/vue/tables/pv-components-tables.mjs +2 -1
- package/pv-components/dist/vue/tables/pv-components-tables.umd.js +1 -1
- package/pv-components/dist/web/pv-components.iife.js +1 -1
|
@@ -43013,7 +43013,8 @@ const CT = /* @__PURE__ */ Oo(fT, [["render", vT]]), bT = ["src"], wT = /* @__PU
|
|
|
43013
43013
|
ref: "searchInputRef",
|
|
43014
43014
|
"model-value": f.value,
|
|
43015
43015
|
"onUpdate:modelValue": v[1] || (v[1] = (S) => f.value = S),
|
|
43016
|
-
class: "pv-stack-12"
|
|
43016
|
+
class: "pv-sticky pv-surface pv-stack-12",
|
|
43017
|
+
style: { "padding-top": "4px" }
|
|
43017
43018
|
}, null, 8, ["model-value"]),
|
|
43018
43019
|
v[2] || (v[2] = Z("div", { class: "pv-border-top pv-stack-12" }, null, -1))
|
|
43019
43020
|
], 64)) : ee("", !0),
|