@esri/calcite-ui-icons 3.33.0-next.2 → 3.33.0-next.4
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 +1 -1
- package/index.d.ts +3 -3
- package/index.js +3 -3
- package/js/webAdapter16.d.ts +1 -0
- package/js/{webAdaptor16.js → webAdapter16.js} +1 -1
- package/js/webAdapter24.d.ts +1 -0
- package/js/{webAdaptor24.js → webAdapter24.js} +1 -1
- package/js/webAdapter32.d.ts +1 -0
- package/js/{webAdaptor32.js → webAdapter32.js} +1 -1
- package/package.json +2 -2
- package/sprite-16.svg +1 -1
- package/sprite-24.svg +1 -1
- package/sprite-32.svg +1 -1
- package/js/webAdaptor16.d.ts +0 -1
- package/js/webAdaptor24.d.ts +0 -1
- package/js/webAdaptor32.d.ts +0 -1
- /package/icons/{web-adaptor-16.svg → web-adapter-16.svg} +0 -0
- /package/icons/{web-adaptor-24.svg → web-adapter-24.svg} +0 -0
- /package/icons/{web-adaptor-32.svg → web-adapter-32.svg} +0 -0
- /package/js/{webAdaptor16.json → webAdapter16.json} +0 -0
- /package/js/{webAdaptor24.json → webAdapter24.json} +0 -0
- /package/js/{webAdaptor32.json → webAdapter32.json} +0 -0
package/docs/keywords.json
CHANGED
|
@@ -8901,7 +8901,7 @@
|
|
|
8901
8901
|
"category": "Lists",
|
|
8902
8902
|
"release": "3.29.6"
|
|
8903
8903
|
},
|
|
8904
|
-
"web-
|
|
8904
|
+
"web-adapter": {
|
|
8905
8905
|
"alias": ["3.32.0", "gis", "web", "diagram", "nodes", "storage", "servers", "transfer"],
|
|
8906
8906
|
"category": "GIS",
|
|
8907
8907
|
"release": "3.32.0"
|
package/index.d.ts
CHANGED
|
@@ -69,9 +69,9 @@ export const wheelchair16: string;
|
|
|
69
69
|
export const webhook32: string;
|
|
70
70
|
export const webhook24: string;
|
|
71
71
|
export const webhook16: string;
|
|
72
|
-
export const
|
|
73
|
-
export const
|
|
74
|
-
export const
|
|
72
|
+
export const webAdapter32: string;
|
|
73
|
+
export const webAdapter24: string;
|
|
74
|
+
export const webAdapter16: string;
|
|
75
75
|
export const web32: string;
|
|
76
76
|
export const web24: string;
|
|
77
77
|
export const web16: string;
|
package/index.js
CHANGED
|
@@ -62,9 +62,9 @@ export {wheelchair16} from "./js/wheelchair16.js";
|
|
|
62
62
|
export {webhook32} from "./js/webhook32.js";
|
|
63
63
|
export {webhook24} from "./js/webhook24.js";
|
|
64
64
|
export {webhook16} from "./js/webhook16.js";
|
|
65
|
-
export {
|
|
66
|
-
export {
|
|
67
|
-
export {
|
|
65
|
+
export {webAdapter32} from "./js/webAdapter32.js";
|
|
66
|
+
export {webAdapter24} from "./js/webAdapter24.js";
|
|
67
|
+
export {webAdapter16} from "./js/webAdapter16.js";
|
|
68
68
|
export {web32} from "./js/web32.js";
|
|
69
69
|
export {web24} from "./js/web24.js";
|
|
70
70
|
export {web16} from "./js/web16.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const webAdapter16: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const
|
|
1
|
+
export const webAdapter16 = "M12.092 4c.207.58.757 1 1.408 1s1.2-.42 1.408-1H16V3h-1.092c-.207-.58-.757-1-1.408-1s-1.2.42-1.408 1H9.315L4.286 8h-.378C3.7 7.42 3.15 7 2.5 7s-1.2.42-1.408 1H0v1h1.092c.207.58.757 1 1.408 1s1.2-.42 1.408-1h1.381l4.998 5h1.805c.207.58.757 1 1.408 1s1.2-.42 1.408-1H16v-1h-1.092c-.207-.58-.757-1-1.408-1s-1.2.42-1.408 1h-1.39l-4-4h5.39c.207.58.757 1 1.408 1s1.2-.42 1.408-1H16V8h-1.092c-.207-.58-.757-1-1.408-1s-1.2.42-1.408 1H5.704l4.024-4h2.364zM13 3h1v1h-1V3zM3 9H2V8h1v1zm10 4h1v1h-1v-1zm0-5h1v1h-1V8z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const webAdapter24: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const
|
|
1
|
+
export const webAdapter24 = "M17.05 6a2.5 2.5 0 0 0 4.9 0H24V5h-2.05a2.5 2.5 0 0 0-4.9 0h-2.757l-7 7H6.95a2.5 2.5 0 0 0-4.9 0H0v1h2.05a2.5 2.5 0 0 0 4.9 0h2.343l7 7h.757a2.5 2.5 0 0 0 4.9 0H24v-1h-2.05a2.5 2.5 0 0 0-4.9 0h-.343l-6-6h6.343a2.5 2.5 0 0 0 4.9 0H24v-1h-2.05a2.5 2.5 0 0 0-4.9 0H8.707l6-6h2.343zm2.45-2c.827 0 1.5.673 1.5 1.5S20.327 7 19.5 7 18 6.327 18 5.5 18.673 4 19.5 4zm-15 10c-.827 0-1.5-.673-1.5-1.5S3.673 11 4.5 11s1.5.673 1.5 1.5S5.327 14 4.5 14zm15 4c.827 0 1.5.673 1.5 1.5s-.673 1.5-1.5 1.5-1.5-.673-1.5-1.5.673-1.5 1.5-1.5zm0-7c.827 0 1.5.673 1.5 1.5s-.673 1.5-1.5 1.5-1.5-.673-1.5-1.5.673-1.5 1.5-1.5z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const webAdapter32: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const
|
|
1
|
+
export const webAdapter32 = "M24.05 7.999C24.282 9.139 25.292 10 26.5 10s2.218-.86 2.45-2.001H31v-.991l-2.05-.009C28.716 5.859 27.706 5 26.5 5s-2.217.86-2.45 1.999l-4.733.009L10.292 16H7.95c-.232-1.14-1.241-2-2.449-2s-2.217.86-2.45 2H1v1h2.05c.233 1.14 1.242 2 2.45 2s2.217-.86 2.45-2h5.348l8.995 9h1.758c.232 1.14 1.241 2 2.449 2s2.217-.86 2.45-2H31v-1h-2.05c-.233-1.14-1.242-2-2.45-2s-2.217.86-2.45 2h-1.343l-7.996-8h9.34c.232 1.14 1.241 2 2.449 2s2.217-.86 2.45-2H31v-1h-2.05c-.233-1.14-1.242-2-2.45-2s-2.217.86-2.45 2H11.71l8.021-8.001h4.32zM26.5 6c.827 0 1.5.673 1.5 1.5S27.327 9 26.5 9 25 8.327 25 7.5 25.673 6 26.5 6zm-21 12c-.827 0-1.5-.673-1.5-1.5S4.673 15 5.5 15s1.5.673 1.5 1.5S6.327 18 5.5 18zm21 6c.827 0 1.5.673 1.5 1.5s-.673 1.5-1.5 1.5-1.5-.673-1.5-1.5.673-1.5 1.5-1.5zm0-9c.827 0 1.5.673 1.5 1.5s-.673 1.5-1.5 1.5-1.5-.673-1.5-1.5.673-1.5 1.5-1.5z";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@esri/calcite-ui-icons",
|
|
3
|
-
"version": "3.33.0-next.
|
|
3
|
+
"version": "3.33.0-next.4",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A collection of UI SVG icons created by Esri for applications.",
|
|
6
6
|
"keywords": [
|
|
@@ -69,5 +69,5 @@
|
|
|
69
69
|
"volta": {
|
|
70
70
|
"extends": "../../package.json"
|
|
71
71
|
},
|
|
72
|
-
"gitHead": "
|
|
72
|
+
"gitHead": "2a1d6e1e9a62de27ff00adcd3b751b47a465e6a5"
|
|
73
73
|
}
|