Skip to content

Commit

Permalink
Merge pull request #309 from Esri/3.24.9
Browse files Browse the repository at this point in the history
3.24.9
  • Loading branch information
allieorth authored Oct 20, 2023
2 parents b6767c9 + f759b79 commit 3a66b53
Show file tree
Hide file tree
Showing 56 changed files with 148 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/icons.json

Large diffs are not rendered by default.

73 changes: 71 additions & 2 deletions docs/keywords.json
Original file line number Diff line number Diff line change
Expand Up @@ -13004,7 +13004,7 @@
"finish"
],
"category":"Media",
"release":""
"release":"3.24.1"
},
"circle-stop":{
"alias":[
Expand All @@ -13018,7 +13018,7 @@
"button"
],
"category":"Symbols",
"release":""
"release":"3.24.1"
},
"project-mission":{
"alias":[
Expand Down Expand Up @@ -13508,5 +13508,74 @@
],
"category":"Social Media",
"release":"3.24.8"
},
"partner":{
"alias":[
"3.24.9",
"people",
"hand shake",
"agreement",
"hands",
"partnership",
"corporate",
"assistance",
"agreement",
"collaboration",
"collaborate",
"colleagues",
"peers"
],
"category":"People",
"release":"3.24.9"
},
"collaboration-user":{
"alias":[
"3.24.9",
"people",
"person",
"teamwork",
"partnership",
"network",
"circles",
"community",
"connection",
"enclosed",
"share",
"sharing",
"collaborative",
"diagram"
],
"category":"People",
"release":"3.24.9"
},
"employee-id":{
"alias":[
"3.24.9",
"people",
"person",
"badge",
"security",
"conference",
"access",
"id",
"identification",
"person"
],
"category":"People",
"release":"3.24.9"
},
"file-user":{
"alias":[
"3.24.9",
"people",
"project manager",
"file",
"administrator",
"page",
"paper",
"item"
],
"category":"People",
"release":"3.24.9"
}
}
1 change: 1 addition & 0 deletions icons/collaboration-user-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/collaboration-user-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/collaboration-user-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/employee-id-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/employee-id-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/employee-id-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/file-user-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/file-user-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/file-user-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/partner-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/partner-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/partner-32.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,9 @@ export const collaboration32: string;
export const collaborationDistributed16: string;
export const collaborationDistributed24: string;
export const collaborationDistributed32: string;
export const collaborationUser16: string;
export const collaborationUser24: string;
export const collaborationUser32: string;
export const collection16: string;
export const collection24: string;
export const collection32: string;
Expand Down Expand Up @@ -900,6 +903,9 @@ export const embeddedContent32: string;
export const embeddedLiveContent16: string;
export const embeddedLiveContent24: string;
export const embeddedLiveContent32: string;
export const employeeId16: string;
export const employeeId24: string;
export const employeeId32: string;
export const enableDisableFeatureSelection16: string;
export const enableDisableFeatureSelection24: string;
export const enableDisableFeatureSelection32: string;
Expand Down Expand Up @@ -1041,6 +1047,9 @@ export const fileSqlite32: string;
export const fileText16: string;
export const fileText24: string;
export const fileText32: string;
export const fileUser16: string;
export const fileUser24: string;
export const fileUser32: string;
export const fileVideo16: string;
export const fileVideo24: string;
export const fileVideo32: string;
Expand Down Expand Up @@ -2046,6 +2055,9 @@ export const parcelLayer32: string;
export const partlyCloudy16: string;
export const partlyCloudy24: string;
export const partlyCloudy32: string;
export const partner16: string;
export const partner24: string;
export const partner32: string;
export const paste16: string;
export const paste24: string;
export const paste32: string;
Expand Down
12 changes: 12 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,9 @@ export {collaboration32} from "./js/collaboration32.js";
export {collaborationDistributed16} from "./js/collaborationDistributed16.js";
export {collaborationDistributed24} from "./js/collaborationDistributed24.js";
export {collaborationDistributed32} from "./js/collaborationDistributed32.js";
export {collaborationUser16} from "./js/collaborationUser16.js";
export {collaborationUser24} from "./js/collaborationUser24.js";
export {collaborationUser32} from "./js/collaborationUser32.js";
export {collection16} from "./js/collection16.js";
export {collection24} from "./js/collection24.js";
export {collection32} from "./js/collection32.js";
Expand Down Expand Up @@ -893,6 +896,9 @@ export {embeddedContent32} from "./js/embeddedContent32.js";
export {embeddedLiveContent16} from "./js/embeddedLiveContent16.js";
export {embeddedLiveContent24} from "./js/embeddedLiveContent24.js";
export {embeddedLiveContent32} from "./js/embeddedLiveContent32.js";
export {employeeId16} from "./js/employeeId16.js";
export {employeeId24} from "./js/employeeId24.js";
export {employeeId32} from "./js/employeeId32.js";
export {enableDisableFeatureSelection16} from "./js/enableDisableFeatureSelection16.js";
export {enableDisableFeatureSelection24} from "./js/enableDisableFeatureSelection24.js";
export {enableDisableFeatureSelection32} from "./js/enableDisableFeatureSelection32.js";
Expand Down Expand Up @@ -1034,6 +1040,9 @@ export {fileSqlite32} from "./js/fileSqlite32.js";
export {fileText16} from "./js/fileText16.js";
export {fileText24} from "./js/fileText24.js";
export {fileText32} from "./js/fileText32.js";
export {fileUser16} from "./js/fileUser16.js";
export {fileUser24} from "./js/fileUser24.js";
export {fileUser32} from "./js/fileUser32.js";
export {fileVideo16} from "./js/fileVideo16.js";
export {fileVideo24} from "./js/fileVideo24.js";
export {fileVideo32} from "./js/fileVideo32.js";
Expand Down Expand Up @@ -2039,6 +2048,9 @@ export {parcelLayer32} from "./js/parcelLayer32.js";
export {partlyCloudy16} from "./js/partlyCloudy16.js";
export {partlyCloudy24} from "./js/partlyCloudy24.js";
export {partlyCloudy32} from "./js/partlyCloudy32.js";
export {partner16} from "./js/partner16.js";
export {partner24} from "./js/partner24.js";
export {partner32} from "./js/partner32.js";
export {paste16} from "./js/paste16.js";
export {paste24} from "./js/paste24.js";
export {paste32} from "./js/paste32.js";
Expand Down
1 change: 1 addition & 0 deletions js/collaborationUser16.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const collaborationUser16: string;
Loading

0 comments on commit 3a66b53

Please sign in to comment.