@turquoisehealth/pit-viper 2.55.3 → 2.55.4-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.
- package/package.json +1 -1
- package/pv-components/dist/vue/charts/pv-components-charts.js +1 -1
- package/pv-components/dist/vue/charts/pv-components-charts.mjs +1 -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 +1 -1
- package/pv-components/dist/vue/tables/pv-components-tables.umd.js +1 -1
|
@@ -103571,7 +103571,7 @@ const a9e = (e) => {
|
|
|
103571
103571
|
}, y = () => {
|
|
103572
103572
|
n.value = null, a.value?.close();
|
|
103573
103573
|
}, m = () => {
|
|
103574
|
-
u.value && (t.value.setFilterModel(n.value), t.value.onFilterChanged(),
|
|
103574
|
+
u.value && (t.value.setFilterModel(n.value), t.value.onFilterChanged(), s.value += 1), a.value?.close();
|
|
103575
103575
|
};
|
|
103576
103576
|
return (b, C) => (q(), re(kt, null, [
|
|
103577
103577
|
ve("div", F9e, [
|