@turquoisehealth/pit-viper 2.88.0 → 2.89.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/_src/assets/sprite-v2.svg +1 -1
- package/_src/assets/sprite.svg +1 -1
- package/package.json +1 -1
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.js +1 -1
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs +1 -1
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.umd.js +1 -1
|
@@ -6342,7 +6342,7 @@ const ua = {
|
|
|
6342
6342
|
}, P = () => {
|
|
6343
6343
|
s.value?.close(), f.value = "";
|
|
6344
6344
|
}, $ = () => {
|
|
6345
|
-
|
|
6345
|
+
P();
|
|
6346
6346
|
}, C = () => {
|
|
6347
6347
|
w.value && e.value && (e.value.setFilterModel(i.value), e.value.onFilterChanged()), P();
|
|
6348
6348
|
};
|