Skip to content

Commit

Permalink
Merge pull request #293 from Esri/paulcpederson/3.23.7
Browse files Browse the repository at this point in the history
v3.23.7
  • Loading branch information
paulcpederson committed Aug 8, 2023
2 parents 12d68ad + a1ee8b5 commit 9681d54
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/icons.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1050,8 +1050,8 @@ export const footer32: string;
export const footprint16: string;
export const footprint24: string;
export const footprint32: string;
export const forceDirectedLinkChartLayout24: string;
export const forceDirectedLinkChartLayout16: string;
export const forceDirectedLinkChartLayout24: string;
export const forceDirectedLinkChartLayout32: string;
export const forkLeft16: string;
export const forkLeft24: string;
Expand Down
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1043,8 +1043,8 @@ export {footer32} from "./js/footer32.js";
export {footprint16} from "./js/footprint16.js";
export {footprint24} from "./js/footprint24.js";
export {footprint32} from "./js/footprint32.js";
export {forceDirectedLinkChartLayout24} from "./js/forceDirectedLinkChartLayout24.js";
export {forceDirectedLinkChartLayout16} from "./js/forceDirectedLinkChartLayout16.js";
export {forceDirectedLinkChartLayout24} from "./js/forceDirectedLinkChartLayout24.js";
export {forceDirectedLinkChartLayout32} from "./js/forceDirectedLinkChartLayout32.js";
export {forkLeft16} from "./js/forkLeft16.js";
export {forkLeft24} from "./js/forkLeft24.js";
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"spriter": "bin/spriter.js"
},
"name": "@esri/calcite-ui-icons",
"version": "3.23.6",
"version": "3.23.7",
"private": false,
"description": "A collection of UI SVG icons created by Esri for applications.",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion sprite-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9681d54

Please sign in to comment.