react-semaphor 0.1.147 → 0.1.148

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.
@@ -2459,7 +2459,7 @@ export declare type TEvent = {
2459
2459
  message: any;
2460
2460
  };
2461
2461
 
2462
- declare type TFilter = {
2462
+ export declare type TFilter = {
2463
2463
  type?: 'single' | 'multiple';
2464
2464
  uiType?: 'radio' | 'dropdown' | 'tabs';
2465
2465
  dateSelectionMode?: DateSelectionMode;
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "email": "support@semaphor.cloud"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "0.1.147",
8
+ "version": "0.1.148",
9
9
  "description": "Fully interactive and customizable dashboards for your apps.",
10
10
  "keywords": [
11
11
  "react",