@esri/calcite-ui-icons 4.1.0-next.3 → 4.1.1-next.0

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.
@@ -9517,10 +9517,5 @@
9517
9517
  "alias": ["4.1.0", "windows", "web", "add", "explore", "table"],
9518
9518
  "category": "Windows",
9519
9519
  "release": "4.1.0"
9520
- },
9521
- "check": {
9522
- "alias": ["4.1.0", "symbols", "mark", "selected", "completed"],
9523
- "category": "Symbols",
9524
- "release": "4.1.0"
9525
9520
  }
9526
9521
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/calcite-ui-icons",
3
- "version": "4.1.0-next.3",
3
+ "version": "4.1.1-next.0",
4
4
  "private": false,
5
5
  "description": "A collection of UI SVG icons created by Esri for applications.",
6
6
  "keywords": [
@@ -75,5 +75,5 @@
75
75
  "volta": {
76
76
  "extends": "../../package.json"
77
77
  },
78
- "gitHead": "03fb0e24f33e2f09ec0c01720f9f5739353d8b2b"
78
+ "gitHead": "ced136b19e3b75fecda8b5ddf06749fd13e93594"
79
79
  }