Skip to content

Commit

Permalink
Merge pull request #290 from Esri/3.23.4
Browse files Browse the repository at this point in the history
3.23.4
  • Loading branch information
jorgegutierrez2019 committed Jul 28, 2023
2 parents 8fbdd9e + 0113b59 commit 56048fe
Show file tree
Hide file tree
Showing 62 changed files with 147 additions and 44 deletions.
2 changes: 1 addition & 1 deletion docs/icons.json

Large diffs are not rendered by default.

91 changes: 70 additions & 21 deletions docs/keywords.json
Original file line number Diff line number Diff line change
Expand Up @@ -4666,7 +4666,7 @@
"cash",
"change",
"purchase",
"withdrawl",
"withdrawal",
"deposit",
"transaction",
"finances",
Expand Down Expand Up @@ -6739,22 +6739,6 @@
"category": "Generic",
"release": "3.10.0"
},
"sort-ascending-arrow": {
"alias": [
"3.10.0",
"sort ascending arrow"
],
"category": "Lists",
"release": "3.10.0"
},
"sort-descending-arrow": {
"alias": [
"3.10.0",
"sort descending arrow"
],
"category": "Lists",
"release": "3.10.0"
},
"square-area": {
"alias": [
"3.10.0",
Expand Down Expand Up @@ -8370,7 +8354,7 @@
"stack",
"sdk",
"api",
"programing",
"programming",
"software",
"kit",
"development",
Expand Down Expand Up @@ -9243,7 +9227,7 @@
"3.17.8",
"window",
"operating system",
"programing languages",
"programming languages",
"coding",
"developer",
"command line",
Expand Down Expand Up @@ -10469,7 +10453,7 @@
"3.19.9",
"numbers",
"playback speed",
"one eigth times",
"one eighth times",
"slowed down",
"fraction"
],
Expand Down Expand Up @@ -10726,7 +10710,7 @@
"hide",
"remove",
"labels",
"dissapear"
"disappear"
],
"category":"Objects",
"release":" 3.20.6"
Expand Down Expand Up @@ -12314,5 +12298,70 @@
],
"category":"Symbols",
"release":"3.23.3"
},
"update-project":{
"alias":[
" 3.23.4",
"objects",
"briefcase",
"arrows",
"portfolio case",
"refresh",
"update",
"projects"
],
"category":"Objects",
"release":"3.23.4"
},
"time-zone":{
"alias":[
"3.23.4",
"objects",
"event",
"time",
"international",
"schedule",
"appointment"
],
"category":"Objects",
"release":"3.23.4"
},
"sort-descending-arrow":{
"alias":[
"3.23.4",
"lists",
"sort",
"descending",
"arrow",
"text",
"align"
],
"category":"Lists",
"release":"3.23.4"
},
"sort-ascending-arrow":{
"alias":[
"3.23.4",
"lists",
"sort",
"ascending",
"arrow",
"text",
"align"
],
"category":"Lists",
"release":"3.23.4"
},
"date-time":{
"alias":[
"3.23.4",
"objects",
"time",
"schedule",
"appointment",
"calendar"
],
"category":"Lists",
"release":"3.23.4"
}
}
1 change: 1 addition & 0 deletions icons/date-time-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/date-time-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/date-time-32.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/sort-ascending-arrow-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/sort-ascending-arrow-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/sort-ascending-arrow-32.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/sort-descending-arrow-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/sort-descending-arrow-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/sort-descending-arrow-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/time-zone-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/time-zone-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/time-zone-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/update-project-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/update-project-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/update-project-32.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,9 @@ export const dataMagnifyingGlass32: string;
export const dataRaster16: CalciteMultiPathEntry[];
export const dataRaster24: CalciteMultiPathEntry[];
export const dataRaster32: CalciteMultiPathEntry[];
export const dateTime16: string;
export const dateTime24: string;
export const dateTime32: string;
export const debug16: string;
export const debug24: string;
export const debug32: string;
Expand Down Expand Up @@ -2619,6 +2622,9 @@ export const tileLayer32: string;
export const tiledImageryLayer16: CalciteMultiPathEntry[];
export const tiledImageryLayer24: CalciteMultiPathEntry[];
export const tiledImageryLayer32: CalciteMultiPathEntry[];
export const timeZone16: CalciteMultiPathEntry[];
export const timeZone24: CalciteMultiPathEntry[];
export const timeZone32: CalciteMultiPathEntry[];
export const timer16: string;
export const timer24: string;
export const timer32: string;
Expand Down Expand Up @@ -2703,6 +2709,9 @@ export const unselected32: string;
export const updateFeatures16: string;
export const updateFeatures24: string;
export const updateFeatures32: string;
export const updateProject16: string;
export const updateProject24: string;
export const updateProject32: string;
export const upload16: string;
export const upload24: string;
export const upload32: string;
Expand Down
Loading

0 comments on commit 56048fe

Please sign in to comment.