react-semaphor 0.0.662 → 0.0.664

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.
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/dashboard-plus-DchlYMe8.js"),r=require("../types/index.cjs");exports.Surfboard=e.DashboardPlus;exports.EMPTY_SELECTION=r.EMPTY_SELECTION;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/dashboard-plus-Bp_x5o9D.js"),r=require("../types/index.cjs");exports.Surfboard=e.DashboardPlus;exports.EMPTY_SELECTION=r.EMPTY_SELECTION;
@@ -1,4 +1,4 @@
1
- import { D as f } from "../chunks/dashboard-plus-ID2BMsNs.js";
1
+ import { D as f } from "../chunks/dashboard-plus-B9-pj2AX.js";
2
2
  import { EMPTY_SELECTION as a } from "../types/index.js";
3
3
  export {
4
4
  a as EMPTY_SELECTION,
@@ -347,7 +347,7 @@ export declare type DateOptions = {
347
347
  options: Intl.DateTimeFormatOptions;
348
348
  };
349
349
 
350
- declare type Dialect = 'mysql' | 'postgresql' | 'bigquery' | 'redshift' | 'snowflake' | 'clickhouse' | 'duckdb';
350
+ declare type Dialect = 'mysql' | 'postgres' | 'bigquery' | 'redshift' | 'snowflake' | 'clickhouse' | 'duckdb';
351
351
 
352
352
  export declare type DisplayDataType = 'string' | 'date' | 'number' | 'html' | 'none';
353
353
 
@@ -650,7 +650,7 @@ export declare type DateOptions = {
650
650
 
651
651
  export { DateRange }
652
652
 
653
- export declare type Dialect = 'mysql' | 'postgresql' | 'bigquery' | 'redshift' | 'snowflake' | 'clickhouse' | 'duckdb';
653
+ export declare type Dialect = 'mysql' | 'postgres' | 'bigquery' | 'redshift' | 'snowflake' | 'clickhouse' | 'duckdb';
654
654
 
655
655
  export declare type DisplayDataType = 'string' | 'date' | 'number' | 'html' | 'none';
656
656
 
@@ -350,7 +350,7 @@ export declare type DateOptions = {
350
350
  options: Intl.DateTimeFormatOptions;
351
351
  };
352
352
 
353
- declare type Dialect = 'mysql' | 'postgresql' | 'bigquery' | 'redshift' | 'snowflake' | 'clickhouse' | 'duckdb';
353
+ declare type Dialect = 'mysql' | 'postgres' | 'bigquery' | 'redshift' | 'snowflake' | 'clickhouse' | 'duckdb';
354
354
 
355
355
  export declare type DisplayDataType = 'string' | 'date' | 'number' | 'html' | 'none';
356
356
 
@@ -344,7 +344,7 @@ export declare type DateOptions = {
344
344
  options: Intl.DateTimeFormatOptions;
345
345
  };
346
346
 
347
- declare type Dialect = 'mysql' | 'postgresql' | 'bigquery' | 'redshift' | 'snowflake' | 'clickhouse' | 'duckdb';
347
+ declare type Dialect = 'mysql' | 'postgres' | 'bigquery' | 'redshift' | 'snowflake' | 'clickhouse' | 'duckdb';
348
348
 
349
349
  export declare type DisplayDataType = 'string' | 'date' | 'number' | 'html' | 'none';
350
350
 
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "email": "support@semaphor.cloud"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "0.0.662",
8
+ "version": "0.0.664",
9
9
  "description": "Fully interactive and customizable dashboards for your apps.",
10
10
  "keywords": [
11
11
  "react",