@arcgis/toolkit
Advanced tools
+1
-1
@@ -11,3 +11,3 @@ const isEsriInternalEnv = () => ( | ||
| * development/test guard. | ||
| * See https://devtopia.esri.com/WebGIS/arcgis-web-components/pull/2087#issuecomment-5152454 | ||
| * See https://devtopia.esri.com/WebGIS/webgis-sdk/pull/2087#issuecomment-5152454 | ||
| */ | ||
@@ -14,0 +14,0 @@ typeof globalThis.process === "object" && !!process.env.ESRI_INTERNAL |
@@ -9,3 +9,3 @@ /** | ||
| * This is a trivial function, but it helps workaround a TypeScript bug: | ||
| * https://devtopia.esri.com/WebGIS/arcgis-web-components/issues/2047 | ||
| * https://devtopia.esri.com/WebGIS/webgis-sdk/issues/2047 | ||
| */ | ||
@@ -12,0 +12,0 @@ export declare const identity: <T>(value: T) => T; |
+1
-1
@@ -49,3 +49,3 @@ import { log } from "../log.js"; | ||
| // We support both 'nn' and 'no' (BCP 47) for Norwegian but only `no` has corresponding bundle | ||
| // See https://devtopia.esri.com/WebGIS/arcgis-web-components/issues/4667 | ||
| // See https://devtopia.esri.com/WebGIS/webgis-sdk/issues/4667 | ||
| nn: "no", | ||
@@ -52,0 +52,0 @@ // We use `zh-CN` as base translation for chinese locales which has no corresponding bundle. |
+1
-1
| { | ||
| "name": "@arcgis/toolkit", | ||
| "version": "5.2.0-next.69", | ||
| "version": "5.2.0-next.70", | ||
| "description": "Collection of common internal patterns and utilities for ArcGIS Maps SDK for JavaScript components.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://developers.arcgis.com/javascript/latest/", |
62046
-0.05%