@ni/nimble-components 20.6.2 → 20.6.3

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.
@@ -4641,7 +4641,7 @@
4641
4641
  return resolver.resolve(current, this);
4642
4642
  }
4643
4643
  }
4644
- throw new Error(`Unable to resolve key: ${key}`);
4644
+ throw new Error(`Unable to resolve key: ${String(key)}`);
4645
4645
  }
4646
4646
  getAll(key, searchAncestors = false) {
4647
4647
  validateKey(key);
@@ -16288,7 +16288,7 @@
16288
16288
 
16289
16289
  /**
16290
16290
  * Do not edit directly
16291
- * Generated on Wed, 04 Oct 2023 07:19:12 GMT
16291
+ * Generated on Mon, 16 Oct 2023 21:11:27 GMT
16292
16292
  */
16293
16293
 
16294
16294
  const Information100DarkUi = "#a46eff";