@esri/calcite-ui-icons 3.32.0-next.3 → 3.32.0-next.5
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.
- package/docs/icons.json +1 -1
- package/docs/keywords.json +60 -30
- package/icons/content-inline-right-16.svg +1 -0
- package/icons/content-inline-right-24.svg +1 -0
- package/icons/content-inline-right-32.svg +1 -0
- package/icons/layers-16-f.svg +1 -0
- package/icons/layers-24-f.svg +1 -0
- package/icons/layers-32-f.svg +1 -0
- package/icons/model-history-16.svg +1 -0
- package/icons/model-history-24.svg +1 -0
- package/icons/model-history-32.svg +1 -0
- package/icons/raster-function-history-16.svg +1 -0
- package/icons/raster-function-history-24.svg +1 -0
- package/icons/raster-function-history-32.svg +1 -0
- package/icons/raster-function-template-history-16.svg +1 -0
- package/icons/raster-function-template-history-24.svg +1 -0
- package/icons/raster-function-template-history-32.svg +1 -0
- package/icons/raster-tool-history-16.svg +1 -0
- package/icons/raster-tool-history-24.svg +1 -0
- package/icons/raster-tool-history-32.svg +1 -0
- package/icons/refresh-16-f.svg +1 -0
- package/icons/refresh-24-f.svg +1 -0
- package/icons/refresh-32-f.svg +1 -0
- package/icons/rss-16-f.svg +1 -0
- package/icons/rss-24-f.svg +1 -0
- package/icons/rss-32-f.svg +1 -0
- package/icons/tool-history-16.svg +1 -0
- package/icons/tool-history-24.svg +1 -0
- package/icons/tool-history-32.svg +1 -0
- package/index.d.ts +27 -0
- package/index.js +27 -0
- package/js/contentInlineRight16.d.ts +1 -0
- package/js/contentInlineRight16.js +1 -0
- package/js/contentInlineRight16.json +1 -0
- package/js/contentInlineRight24.d.ts +1 -0
- package/js/contentInlineRight24.js +1 -0
- package/js/contentInlineRight24.json +1 -0
- package/js/contentInlineRight32.d.ts +1 -0
- package/js/contentInlineRight32.js +1 -0
- package/js/contentInlineRight32.json +1 -0
- package/js/layers16F.d.ts +1 -0
- package/js/layers16F.js +1 -0
- package/js/layers16F.json +1 -0
- package/js/layers24F.d.ts +1 -0
- package/js/layers24F.js +1 -0
- package/js/layers24F.json +1 -0
- package/js/layers32F.d.ts +1 -0
- package/js/layers32F.js +1 -0
- package/js/layers32F.json +1 -0
- package/js/modelHistory16.d.ts +1 -0
- package/js/modelHistory16.js +1 -0
- package/js/modelHistory16.json +1 -0
- package/js/modelHistory24.d.ts +1 -0
- package/js/modelHistory24.js +1 -0
- package/js/modelHistory24.json +1 -0
- package/js/modelHistory32.d.ts +1 -0
- package/js/modelHistory32.js +1 -0
- package/js/modelHistory32.json +1 -0
- package/js/rasterFunctionHistory16.d.ts +1 -0
- package/js/rasterFunctionHistory16.js +1 -0
- package/js/rasterFunctionHistory16.json +1 -0
- package/js/rasterFunctionHistory24.d.ts +1 -0
- package/js/rasterFunctionHistory24.js +1 -0
- package/js/rasterFunctionHistory24.json +1 -0
- package/js/rasterFunctionHistory32.d.ts +1 -0
- package/js/rasterFunctionHistory32.js +1 -0
- package/js/rasterFunctionHistory32.json +1 -0
- package/js/rasterFunctionTemplateHistory16.d.ts +1 -0
- package/js/rasterFunctionTemplateHistory16.js +1 -0
- package/js/rasterFunctionTemplateHistory16.json +1 -0
- package/js/rasterFunctionTemplateHistory24.d.ts +1 -0
- package/js/rasterFunctionTemplateHistory24.js +1 -0
- package/js/rasterFunctionTemplateHistory24.json +1 -0
- package/js/rasterFunctionTemplateHistory32.d.ts +1 -0
- package/js/rasterFunctionTemplateHistory32.js +1 -0
- package/js/rasterFunctionTemplateHistory32.json +1 -0
- package/js/rasterToolHistory16.d.ts +1 -0
- package/js/rasterToolHistory16.js +1 -0
- package/js/rasterToolHistory16.json +1 -0
- package/js/rasterToolHistory24.d.ts +1 -0
- package/js/rasterToolHistory24.js +1 -0
- package/js/rasterToolHistory24.json +1 -0
- package/js/rasterToolHistory32.d.ts +1 -0
- package/js/rasterToolHistory32.js +1 -0
- package/js/rasterToolHistory32.json +1 -0
- package/js/refresh16F.d.ts +1 -0
- package/js/refresh16F.js +1 -0
- package/js/refresh16F.json +1 -0
- package/js/refresh24F.d.ts +1 -0
- package/js/refresh24F.js +1 -0
- package/js/refresh24F.json +1 -0
- package/js/refresh32F.d.ts +1 -0
- package/js/refresh32F.js +1 -0
- package/js/refresh32F.json +1 -0
- package/js/rss16F.d.ts +1 -0
- package/js/rss16F.js +1 -0
- package/js/rss16F.json +1 -0
- package/js/rss24F.d.ts +1 -0
- package/js/rss24F.js +1 -0
- package/js/rss24F.json +1 -0
- package/js/rss32F.d.ts +1 -0
- package/js/rss32F.js +1 -0
- package/js/rss32F.json +1 -0
- package/js/toolHistory16.d.ts +1 -0
- package/js/toolHistory16.js +1 -0
- package/js/toolHistory16.json +1 -0
- package/js/toolHistory24.d.ts +1 -0
- package/js/toolHistory24.js +1 -0
- package/js/toolHistory24.json +1 -0
- package/js/toolHistory32.d.ts +1 -0
- package/js/toolHistory32.js +1 -0
- package/js/toolHistory32.json +1 -0
- package/package.json +2 -2
- package/sprite-16.svg +1 -1
- package/sprite-24.svg +1 -1
- package/sprite-32.svg +1 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.