Skip to content

Commit

Permalink
Merge pull request #302 from Esri/3.24.3
Browse files Browse the repository at this point in the history
3.24.3
  • Loading branch information
aphilobos committed Sep 6, 2023
2 parents 904e2ae + 6f0e253 commit 06fca46
Show file tree
Hide file tree
Showing 80 changed files with 194 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/icons.json

Large diffs are not rendered by default.

81 changes: 81 additions & 0 deletions docs/keywords.json
Original file line number Diff line number Diff line change
Expand Up @@ -13083,5 +13083,86 @@
],
"category":"Objects",
"release":"3.24.2"
},
"save-as":{
"alias":[
"3.24.3",
"raster function template",
"disk",
"memory",
"action",
"saving",
"edit",
"modify",
"pencil"
],
"category":"Raster Function Template",
"release":"3.24.3"
},
"add-raster-variable":{
"alias":[
"3.24.3",
"raster function template",
"adding",
"rasters",
"variables",
"function",
"data source"
],
"category":"Raster Function Template",
"release":"3.24.3"
},
"add-rasters":{
"alias":[
"3.24.3",
"raster function template",
"adding",
"rasters",
"browsers",
"function",
"data source",
"layers"
],
"category":"Raster Function Template",
"release":"3.24.3"
},
"launch-2":{
"alias":[
"3.24.3",
"raster function template",
"arrows",
"open in new window",
"open",
"external link",
"expand",
"launching"
],
"category":"Raster Function Template",
"release":"3.24.3"
},
"properties":{
"alias":[
"3.24.3",
"raster function template",
"template",
"data",
"function",
"information"
],
"category":"Raster Function Template",
"release":"3.24.3"
},
"add-constant":{
"alias":[
"3.24.3",
"raster function template",
"adding",
"scalar constant",
"value",
"function",
"input"
],
"category":"Raster Function Template",
"release":"3.24.3"
}
}
1 change: 1 addition & 0 deletions icons/add-constant-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/add-constant-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/add-constant-32.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/add-raster-variable-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/add-raster-variable-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/add-raster-variable-32.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/add-rasters-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/add-rasters-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/add-rasters-32.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/launch-2-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/launch-2-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/launch-2-32.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/properties-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/properties-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/properties-32.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/save-as-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/save-as-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/save-as-32.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ export const actualSize32: string;
export const addAndUpdateFeatures16: string;
export const addAndUpdateFeatures24: string;
export const addAndUpdateFeatures32: string;
export const addConstant16: string;
export const addConstant24: string;
export const addConstant32: string;
export const addFeatures16: string;
export const addFeatures24: string;
export const addFeatures32: string;
Expand All @@ -78,6 +81,12 @@ export const addLayer32: string;
export const addLayerService16: string;
export const addLayerService24: string;
export const addLayerService32: string;
export const addRasterVariable16: string;
export const addRasterVariable24: string;
export const addRasterVariable32: string;
export const addRasters16: CalciteMultiPathEntry[];
export const addRasters24: CalciteMultiPathEntry[];
export const addRasters32: CalciteMultiPathEntry[];
export const addReaction16: string;
export const addReaction24: string;
export const addReaction32: string;
Expand Down Expand Up @@ -1480,6 +1489,9 @@ export const lassoSelect16: string;
export const lassoSelect24: string;
export const lassoSelect32: string;
export const launch16: string;
export const launch216: string;
export const launch224: string;
export const launch232: string;
export const launch24: string;
export const launch32: string;
export const layer16: string;
Expand Down Expand Up @@ -2148,6 +2160,9 @@ export const projectMission32: string;
export const projects16: string;
export const projects24: string;
export const projects32: string;
export const properties16: string;
export const properties24: string;
export const properties32: string;
export const pushpin16: string;
export const pushpin24: string;
export const pushpin32: string;
Expand Down Expand Up @@ -2382,6 +2397,9 @@ export const satellite332: string;
export const save16: string;
export const save24: string;
export const save32: string;
export const saveAs16: string;
export const saveAs24: string;
export const saveAs32: string;
export const scanBarcode16: string;
export const scanBarcode24: string;
export const scanBarcode32: string;
Expand Down
18 changes: 18 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ export {actualSize32} from "./js/actualSize32.js";
export {addAndUpdateFeatures16} from "./js/addAndUpdateFeatures16.js";
export {addAndUpdateFeatures24} from "./js/addAndUpdateFeatures24.js";
export {addAndUpdateFeatures32} from "./js/addAndUpdateFeatures32.js";
export {addConstant16} from "./js/addConstant16.js";
export {addConstant24} from "./js/addConstant24.js";
export {addConstant32} from "./js/addConstant32.js";
export {addFeatures16} from "./js/addFeatures16.js";
export {addFeatures24} from "./js/addFeatures24.js";
export {addFeatures32} from "./js/addFeatures32.js";
Expand All @@ -71,6 +74,12 @@ export {addLayer32} from "./js/addLayer32.js";
export {addLayerService16} from "./js/addLayerService16.js";
export {addLayerService24} from "./js/addLayerService24.js";
export {addLayerService32} from "./js/addLayerService32.js";
export {addRasterVariable16} from "./js/addRasterVariable16.js";
export {addRasterVariable24} from "./js/addRasterVariable24.js";
export {addRasterVariable32} from "./js/addRasterVariable32.js";
export {addRasters16} from "./js/addRasters16.js";
export {addRasters24} from "./js/addRasters24.js";
export {addRasters32} from "./js/addRasters32.js";
export {addReaction16} from "./js/addReaction16.js";
export {addReaction24} from "./js/addReaction24.js";
export {addReaction32} from "./js/addReaction32.js";
Expand Down Expand Up @@ -1473,6 +1482,9 @@ export {lassoSelect16} from "./js/lassoSelect16.js";
export {lassoSelect24} from "./js/lassoSelect24.js";
export {lassoSelect32} from "./js/lassoSelect32.js";
export {launch16} from "./js/launch16.js";
export {launch216} from "./js/launch216.js";
export {launch224} from "./js/launch224.js";
export {launch232} from "./js/launch232.js";
export {launch24} from "./js/launch24.js";
export {launch32} from "./js/launch32.js";
export {layer16} from "./js/layer16.js";
Expand Down Expand Up @@ -2141,6 +2153,9 @@ export {projectMission32} from "./js/projectMission32.js";
export {projects16} from "./js/projects16.js";
export {projects24} from "./js/projects24.js";
export {projects32} from "./js/projects32.js";
export {properties16} from "./js/properties16.js";
export {properties24} from "./js/properties24.js";
export {properties32} from "./js/properties32.js";
export {pushpin16} from "./js/pushpin16.js";
export {pushpin24} from "./js/pushpin24.js";
export {pushpin32} from "./js/pushpin32.js";
Expand Down Expand Up @@ -2375,6 +2390,9 @@ export {satellite332} from "./js/satellite332.js";
export {save16} from "./js/save16.js";
export {save24} from "./js/save24.js";
export {save32} from "./js/save32.js";
export {saveAs16} from "./js/saveAs16.js";
export {saveAs24} from "./js/saveAs24.js";
export {saveAs32} from "./js/saveAs32.js";
export {scanBarcode16} from "./js/scanBarcode16.js";
export {scanBarcode24} from "./js/scanBarcode24.js";
export {scanBarcode32} from "./js/scanBarcode32.js";
Expand Down
1 change: 1 addition & 0 deletions js/addConstant16.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addConstant16: string;
1 change: 1 addition & 0 deletions js/addConstant16.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions js/addConstant16.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"M8.667 14.966c-.22.021-.442.034-.667.034a7 7 0 1 1 6.991-7c0 .225-.013.447-.034.667a1.982 1.982 0 0 0-1.01-1.417 5.997 5.997 0 1 0-6.697 6.698 1.993 1.993 0 0 0 1.417 1.018zM13 12V9h-1v3H9v1h3v3h1v-3h3v-1z"
1 change: 1 addition & 0 deletions js/addConstant24.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addConstant24: string;
1 change: 1 addition & 0 deletions js/addConstant24.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addConstant24 = "M13.839 21.621a9.829 9.829 0 1 1 7.782-7.783 2.002 2.002 0 0 0-.903-.7 8.869 8.869 0 1 0-7.579 7.58 2.003 2.003 0 0 0 .7.903zM19.999 19v-4h-1v4h-4v.999h4V24h1v-4.001H24V19z";
1 change: 1 addition & 0 deletions js/addConstant24.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"M13.839 21.621a9.829 9.829 0 1 1 7.782-7.783 2.002 2.002 0 0 0-.903-.7 8.869 8.869 0 1 0-7.579 7.58 2.003 2.003 0 0 0 .7.903zM19.999 19v-4h-1v4h-4v.999h4V24h1v-4.001H24V19z"
1 change: 1 addition & 0 deletions js/addConstant32.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addConstant32: string;
1 change: 1 addition & 0 deletions js/addConstant32.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addConstant32 = "M16 28.911a12.82 12.82 0 0 0 5.96-1.469v1.106a13.944 13.944 0 1 1 6.588-6.589h-1.106A12.904 12.904 0 1 0 16 28.911zM25 24v-5h-1v5h-5v.999h5V30h1v-5.001h5V24z";
1 change: 1 addition & 0 deletions js/addConstant32.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"M16 28.911a12.82 12.82 0 0 0 5.96-1.469v1.106a13.944 13.944 0 1 1 6.588-6.589h-1.106A12.904 12.904 0 1 0 16 28.911zM25 24v-5h-1v5h-5v.999h5V30h1v-5.001h5V24z"
1 change: 1 addition & 0 deletions js/addRasterVariable16.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addRasterVariable16: string;
1 change: 1 addition & 0 deletions js/addRasterVariable16.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addRasterVariable16 = "M9 15h1v1H2V0h9.4L15 3.602V8h-1V3.691L11.31 1H3v14zm4-3V9h-1v3H9v1h3v3h1v-3h3v-1z";
1 change: 1 addition & 0 deletions js/addRasterVariable16.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"M9 15h1v1H2V0h9.4L15 3.602V8h-1V3.691L11.31 1H3v14zm4-3V9h-1v3H9v1h3v3h1v-3h3v-1z"
1 change: 1 addition & 0 deletions js/addRasterVariable24.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addRasterVariable24: string;
1 change: 1 addition & 0 deletions js/addRasterVariable24.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addRasterVariable24 = "M4 22h13v1H3V1h12.975L21 6.026V13h-1V6.44L15.56 2H4zm16-3v-4h-1v4h-4v.999h4V24h1v-4.001h4V19z";
1 change: 1 addition & 0 deletions js/addRasterVariable24.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"M4 22h13v1H3V1h12.975L21 6.026V13h-1V6.44L15.56 2H4zm16-3v-4h-1v4h-4v.999h4V24h1v-4.001h4V19z"
1 change: 1 addition & 0 deletions js/addRasterVariable32.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addRasterVariable32: string;
1 change: 1 addition & 0 deletions js/addRasterVariable32.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addRasterVariable32 = "M22 31H4V1h17.3L28 7.701V22h-1V7.989L21.01 2H5v28h17zm3-7v-5h-1v5h-5v.999h5V30h1v-5.001h5V24z";
1 change: 1 addition & 0 deletions js/addRasterVariable32.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"M22 31H4V1h17.3L28 7.701V22h-1V7.989L21.01 2H5v28h17zm3-7v-5h-1v5h-5v.999h5V30h1v-5.001h5V24z"
1 change: 1 addition & 0 deletions js/addRasters16.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addRasters16: CalciteMultiPathEntry[];
1 change: 1 addition & 0 deletions js/addRasters16.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions js/addRasters16.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"d":"M13 12h3v1h-3v3h-1v-3H9v-1h3V9h1zM7 1v2h1V2h2v1h1V2h2v2h-1v1h2V1zM1 7v4h7V7zm1 3V8h2v2zm5 0H5V8h2zm4-6v4H9V7h1V5H8v1H7V5H5v1H4V4z"},{"opacity":".5","d":"M5 8h2v2H5zm7-4h1V2h-2v1h1zM9 7h1V5H8v1h1z"}]
1 change: 1 addition & 0 deletions js/addRasters24.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addRasters24: CalciteMultiPathEntry[];
1 change: 1 addition & 0 deletions js/addRasters24.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions js/addRasters24.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"d":"M19 24v-4.001h-4V19h4v-4h1v4h4v.999h-4V24zm3-22v7h-4V6h-2v1h-1V6h-2v1h-1V2h10zm-7 1h-2v2h2zm3 0h-2v2h2zm3 3h-2v2h2zm0-3h-2v2h2zm-4 5v7h-4v-3h-2v1h-1v-1H8v1H7V8h10zm-7 1H8v2h2zm3 0h-2v2h2zm3 3h-2v2h2zm0-3h-2v2h2zm-4 5v7H2v-7h10zm-6 1v2h2v-2zm-3 0v2h2v-2zm2 5v-2H3v2zm3 0v-2H6v2zm3 0v-2H9v2zm0-5H9v2h2z"},{"opacity":".5","d":"M16 6h2v1h-2zm-5 7h2v-1h-2zm-5 7h2v-2H6z"},{"opacity":".25","d":"M13 3h2v2h-2zm6 2h2V3h-2zM8 11h2V9H8zm6 0h2V9h-2zM3 17h2v-2H3zm6 0h2v-2H9z"}]
1 change: 1 addition & 0 deletions js/addRasters32.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addRasters32: CalciteMultiPathEntry[];
1 change: 1 addition & 0 deletions js/addRasters32.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions js/addRasters32.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"opacity":".5","d":"M19 8h3v2h-3zm-6 10h3v-2h-3zm-5 9h3v-3H8z"},{"opacity":".25","d":"M15 4h3v3h-3zm8 3h3V4h-3zM9 15h3v-3H9zm8 0h3v-3h-3zM4 23h3v-3H4zm8-3h3v3h-3z"},{"d":"M15 3h-1v7h1V8h3v2h1V8h3v4h5V3zm3 4h-3V4h3zm4 0h-3V4h3zm4 4h-3V8h3zm0-4h-3V4h3zM9 11H8v7h1v-2h3v2h1v-2h3v2h1v-2h3v3h-3v1h4v-9zm3 4H9v-3h3zm4 0h-3v-3h3zm4 0h-3v-3h3zM4 19H3v9h13v-9zm7 1v3H8v-3zm-4 0v3H4v-3zm-3 7v-3h3v3zm4 0v-3h3v3zm4 0v-3h3v3zm3-4h-3v-3h3zm9 7v-5.001h-5V24h5v-5h1v5h5v.999h-5V30z"}]
1 change: 1 addition & 0 deletions js/launch216.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const launch216: string;
1 change: 1 addition & 0 deletions js/launch216.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const launch216 = "M15 1v4h-1V2.686l-8.157 8.157-.168-.168-.354-.354-.185-.185L13.27 2H11V1zm-3 13H2V4h6V3H1v12h12V9h-1z";
1 change: 1 addition & 0 deletions js/launch216.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"M15 1v4h-1V2.686l-8.157 8.157-.168-.168-.354-.354-.185-.185L13.27 2H11V1zm-3 13H2V4h6V3H1v12h12V9h-1z"
1 change: 1 addition & 0 deletions js/launch224.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const launch224: string;
1 change: 1 addition & 0 deletions js/launch224.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const launch224 = "M18 13h1v9H2V5h9v1H3v15h15zM17 2v1h3.303L8.012 15.291l.707.707L21 3.719V7h1V2z";
Loading

0 comments on commit 06fca46

Please sign in to comment.