@arcgis/charts-js-common
Advanced tools
Comparing version 4.31.0-next.98 to 4.31.0-next.99
@@ -273,2 +273,4 @@ import type { WebChartCursorCrosshair, WebChartPieChartGroupSlice, WebChartDataItem, ISimpleFillSymbol } from "@arcgis/charts-spec"; | ||
dateFormatUTC: Intl.DateTimeFormatOptions; | ||
dayDefaultFormat: Intl.DateTimeFormatOptions; | ||
weekDefaultFormat: Intl.DateTimeFormatOptions; | ||
queryMaxFloatPrecision: number; | ||
@@ -275,0 +277,0 @@ /** |
{ | ||
"name": "@arcgis/charts-js-common", | ||
"version": "4.31.0-next.98", | ||
"version": "4.31.0-next.99", | ||
"publishConfig": { | ||
@@ -37,4 +37,4 @@ "registry": "https://registry.npmjs.org/", | ||
"dependencies": { | ||
"@arcgis/charts-shared-utils": "4.31.0-next.98", | ||
"@arcgis/charts-spec": "4.31.0-next.98", | ||
"@arcgis/charts-shared-utils": "4.31.0-next.99", | ||
"@arcgis/charts-spec": "4.31.0-next.99", | ||
"chance": "^1.1.11", | ||
@@ -41,0 +41,0 @@ "d3-array": "^3.1.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
4936501
77721
+ Added@arcgis/charts-shared-utils@4.31.0-next.99(transitive)
+ Added@arcgis/charts-spec@4.31.0-next.99(transitive)
- Removed@arcgis/charts-shared-utils@4.31.0-next.98(transitive)
- Removed@arcgis/charts-spec@4.31.0-next.98(transitive)