-
### Actual Behavior
Crashes when running in Node.js without a bundler
The simplest fix and best is to add an `exports` map in `package.json`. Alternatively, all packages referring to this one co…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
Provide more context when no res…
-
### Description
It should be possible to use the slider vertical. Like it is possible with the ArcGIS JS API Slider: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Slide…
-
### Benefit
Pay off technical debt and move off of retired Esri JS API. Taking a fresh look at this project will also allow us to simplify and streamline the data structure and user experience.
### …
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Actual Behavior
If a `` is removed from the DOM be…
-
### Test type
e2e test
### Which Component(s)
input-number, input-time-picker
### Unstable Tests
_No response_
### Test error, if applicable
```
@esri/calcite-components:test: Summary of all f…
-
### Describe the problem
We had a support request with AGOL and they need the response headers, there is no way to get them from this package without patching the module (which we are attempting) Wh…
-
Urban is using @esri/hub-discussions and a few packages from the ArcGIS REST JS. However, @esri/hub-discussions is pinning the version of the rest packages to 3.x. As this is several months outdated, …
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
Audit and identify components wh…
-
## Description
Look into ways of reducing the bundle size of `@arcgis`.
- Is everything that gets bundled needed?
- Are we correctly importing things so tree shaking is effective?
- Could some…