Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #341 from Esri/3.27.2
Browse files Browse the repository at this point in the history
v3.27.2
  • Loading branch information
arowles authored Apr 2, 2024
2 parents c019eb2 + a8546ba commit dd3d506
Show file tree
Hide file tree
Showing 68 changed files with 154 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/icons.json

Large diffs are not rendered by default.

59 changes: 59 additions & 0 deletions docs/keywords.json
Original file line number Diff line number Diff line change
Expand Up @@ -14352,5 +14352,64 @@
],
"category":"Objects",
"release":"3.27.1"
},
"add-to-model":{
"alias":[
"3.27.2",
"knowledge graph",
"add",
"model",
"edit"
],
"category":"Knowledge Graph",
"release":"3.27.2"
},
"select-column":{
"alias":[
"3.27.2",
"generic",
"select",
"columns",
"choose",
"table"
],
"category":"Generic",
"release":"3.27.2"
},
"remove-from-list":{
"alias":[
"3.27.2",
"lists",
"remove",
"list",
"disappear",
"items"
],
"category":"Lists",
"release":"3.27.2"
},
"model-edit":{
"alias":[
"3.27.2",
"knowledge graph",
"edit",
"model",
"change",
"modify"
],
"category":"Knowledge Graph",
"release":"3.27.2"
},
"double-float":{
"alias":[
"3.27.2",
"text",
"precision",
"digits",
"data",
"type"
],
"category":"Text",
"release":"3.27.2"
}
}
1 change: 1 addition & 0 deletions icons/add-to-model-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-to-model-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-to-model-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/double-float-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/double-float-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/double-float-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/model-edit-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/model-edit-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/model-edit-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/remove-from-list-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/remove-from-list-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/remove-from-list-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/select-column-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/select-column-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/select-column-32.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ export const addReaction32: string;
export const addText16: string;
export const addText24: string;
export const addText32: string;
export const addToModel16: string;
export const addToModel24: string;
export const addToModel32: string;
export const addressBook16: string;
export const addressBook24: string;
export const addressBook32: string;
Expand Down Expand Up @@ -837,6 +840,9 @@ export const dockLeft32: string;
export const dockRight16: string;
export const dockRight24: string;
export const dockRight32: string;
export const doubleFloat16: string;
export const doubleFloat24: string;
export const doubleFloat32: string;
export const download16: string;
export const download24: string;
export const download32: string;
Expand Down Expand Up @@ -1944,6 +1950,9 @@ export const mobileVibrate32: string;
export const model16: string;
export const model24: string;
export const model32: string;
export const modelEdit16: string;
export const modelEdit24: string;
export const modelEdit32: string;
export const monitor16: string;
export const monitor24: string;
export const monitor32: string;
Expand Down Expand Up @@ -2424,6 +2433,9 @@ export const relativeToGroundElevation32: string;
export const relativeToSceneElevation16: string;
export const relativeToSceneElevation24: string;
export const relativeToSceneElevation32: string;
export const removeFromList16: string;
export const removeFromList24: string;
export const removeFromList32: string;
export const removeLinkchart16: string;
export const removeLinkchart24: string;
export const removeLinkchart32: CalciteMultiPathEntry[];
Expand Down Expand Up @@ -2625,6 +2637,9 @@ export const select32: string;
export const selectCategory16: string;
export const selectCategory24: string;
export const selectCategory32: string;
export const selectColumn16: CalciteMultiPathEntry[];
export const selectColumn24: CalciteMultiPathEntry[];
export const selectColumn32: CalciteMultiPathEntry[];
export const selectRange16: string;
export const selectRange24: string;
export const selectRange32: string;
Expand Down
15 changes: 15 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ export {addReaction32} from "./js/addReaction32.js";
export {addText16} from "./js/addText16.js";
export {addText24} from "./js/addText24.js";
export {addText32} from "./js/addText32.js";
export {addToModel16} from "./js/addToModel16.js";
export {addToModel24} from "./js/addToModel24.js";
export {addToModel32} from "./js/addToModel32.js";
export {addressBook16} from "./js/addressBook16.js";
export {addressBook24} from "./js/addressBook24.js";
export {addressBook32} from "./js/addressBook32.js";
Expand Down Expand Up @@ -830,6 +833,9 @@ export {dockLeft32} from "./js/dockLeft32.js";
export {dockRight16} from "./js/dockRight16.js";
export {dockRight24} from "./js/dockRight24.js";
export {dockRight32} from "./js/dockRight32.js";
export {doubleFloat16} from "./js/doubleFloat16.js";
export {doubleFloat24} from "./js/doubleFloat24.js";
export {doubleFloat32} from "./js/doubleFloat32.js";
export {download16} from "./js/download16.js";
export {download24} from "./js/download24.js";
export {download32} from "./js/download32.js";
Expand Down Expand Up @@ -1937,6 +1943,9 @@ export {mobileVibrate32} from "./js/mobileVibrate32.js";
export {model16} from "./js/model16.js";
export {model24} from "./js/model24.js";
export {model32} from "./js/model32.js";
export {modelEdit16} from "./js/modelEdit16.js";
export {modelEdit24} from "./js/modelEdit24.js";
export {modelEdit32} from "./js/modelEdit32.js";
export {monitor16} from "./js/monitor16.js";
export {monitor24} from "./js/monitor24.js";
export {monitor32} from "./js/monitor32.js";
Expand Down Expand Up @@ -2417,6 +2426,9 @@ export {relativeToGroundElevation32} from "./js/relativeToGroundElevation32.js";
export {relativeToSceneElevation16} from "./js/relativeToSceneElevation16.js";
export {relativeToSceneElevation24} from "./js/relativeToSceneElevation24.js";
export {relativeToSceneElevation32} from "./js/relativeToSceneElevation32.js";
export {removeFromList16} from "./js/removeFromList16.js";
export {removeFromList24} from "./js/removeFromList24.js";
export {removeFromList32} from "./js/removeFromList32.js";
export {removeLinkchart16} from "./js/removeLinkchart16.js";
export {removeLinkchart24} from "./js/removeLinkchart24.js";
export {removeLinkchart32} from "./js/removeLinkchart32.js";
Expand Down Expand Up @@ -2618,6 +2630,9 @@ export {select32} from "./js/select32.js";
export {selectCategory16} from "./js/selectCategory16.js";
export {selectCategory24} from "./js/selectCategory24.js";
export {selectCategory32} from "./js/selectCategory32.js";
export {selectColumn16} from "./js/selectColumn16.js";
export {selectColumn24} from "./js/selectColumn24.js";
export {selectColumn32} from "./js/selectColumn32.js";
export {selectRange16} from "./js/selectRange16.js";
export {selectRange24} from "./js/selectRange24.js";
export {selectRange32} from "./js/selectRange32.js";
Expand Down
1 change: 1 addition & 0 deletions js/addToModel16.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const addToModel16: string;
Loading

0 comments on commit dd3d506

Please sign in to comment.