@esri/calcite-ui-icons 3.17.5 → 3.18.0

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.
Files changed (355) hide show
  1. package/docs/icons.json +1 -1
  2. package/docs/keywords.json +635 -159
  3. package/icons/center-align-16.svg +1 -0
  4. package/icons/center-align-24.svg +1 -0
  5. package/icons/center-align-32.svg +1 -0
  6. package/icons/cloudy-16.svg +1 -0
  7. package/icons/cloudy-24.svg +1 -0
  8. package/icons/cloudy-32.svg +1 -0
  9. package/icons/convert-16.svg +1 -0
  10. package/icons/convert-24.svg +1 -0
  11. package/icons/convert-32.svg +1 -0
  12. package/icons/display-selection-lock-16.svg +1 -0
  13. package/icons/display-selection-lock-24.svg +1 -0
  14. package/icons/display-selection-lock-32.svg +1 -0
  15. package/icons/display-selection-unlock-16.svg +1 -0
  16. package/icons/display-selection-unlock-24.svg +1 -0
  17. package/icons/display-selection-unlock-32.svg +1 -0
  18. package/icons/drive-time-threshold-16.svg +1 -0
  19. package/icons/drive-time-threshold-24.svg +1 -0
  20. package/icons/drive-time-threshold-32.svg +1 -0
  21. package/icons/explore-16.svg +1 -0
  22. package/icons/explore-24.svg +1 -0
  23. package/icons/explore-32.svg +1 -0
  24. package/icons/fog-16.svg +1 -0
  25. package/icons/fog-24.svg +1 -0
  26. package/icons/fog-32.svg +1 -0
  27. package/icons/form-dropdown-16.svg +1 -0
  28. package/icons/form-dropdown-24.svg +1 -0
  29. package/icons/form-dropdown-32.svg +1 -0
  30. package/icons/heavy-rain-16.svg +1 -0
  31. package/icons/heavy-rain-24.svg +1 -0
  32. package/icons/heavy-rain-32.svg +1 -0
  33. package/icons/heavy-snow-16.svg +1 -0
  34. package/icons/heavy-snow-24.svg +1 -0
  35. package/icons/heavy-snow-32.svg +1 -0
  36. package/icons/language-16.svg +1 -0
  37. package/icons/language-24.svg +1 -0
  38. package/icons/language-32.svg +1 -0
  39. package/icons/language-translate-16.svg +1 -0
  40. package/icons/language-translate-24.svg +1 -0
  41. package/icons/language-translate-32.svg +1 -0
  42. package/icons/left-align-16.svg +1 -0
  43. package/icons/left-align-24.svg +1 -0
  44. package/icons/left-align-32.svg +1 -0
  45. package/icons/light-rain-16.svg +1 -0
  46. package/icons/light-rain-24.svg +1 -0
  47. package/icons/light-rain-32.svg +1 -0
  48. package/icons/light-snow-16.svg +1 -0
  49. package/icons/light-snow-24.svg +1 -0
  50. package/icons/light-snow-32.svg +1 -0
  51. package/icons/partly-cloudy-16.svg +1 -0
  52. package/icons/partly-cloudy-24.svg +1 -0
  53. package/icons/partly-cloudy-32.svg +1 -0
  54. package/icons/rain-16.svg +1 -0
  55. package/icons/rain-24.svg +1 -0
  56. package/icons/rain-32.svg +1 -0
  57. package/icons/rain-snow-16.svg +1 -0
  58. package/icons/rain-snow-24.svg +1 -0
  59. package/icons/rain-snow-32.svg +1 -0
  60. package/icons/rain-thunder-16.svg +1 -0
  61. package/icons/rain-thunder-24.svg +1 -0
  62. package/icons/rain-thunder-32.svg +1 -0
  63. package/icons/right-align-16.svg +1 -0
  64. package/icons/right-align-24.svg +1 -0
  65. package/icons/right-align-32.svg +1 -0
  66. package/icons/rings-threshold-16.svg +1 -0
  67. package/icons/rings-threshold-24.svg +1 -0
  68. package/icons/rings-threshold-32.svg +1 -0
  69. package/icons/screenshot-mode-16.svg +1 -0
  70. package/icons/screenshot-mode-24.svg +1 -0
  71. package/icons/screenshot-mode-32.svg +1 -0
  72. package/icons/select-visible-16.svg +1 -0
  73. package/icons/select-visible-24.svg +1 -0
  74. package/icons/select-visible-32.svg +1 -0
  75. package/icons/snow-16.svg +1 -0
  76. package/icons/snow-24.svg +1 -0
  77. package/icons/snow-32.svg +1 -0
  78. package/icons/snow-thunder-16.svg +1 -0
  79. package/icons/snow-thunder-24.svg +1 -0
  80. package/icons/snow-thunder-32.svg +1 -0
  81. package/icons/terminal-16.svg +1 -0
  82. package/icons/terminal-24.svg +1 -0
  83. package/icons/terminal-32.svg +1 -0
  84. package/icons/touch-16.svg +1 -0
  85. package/icons/touch-24.svg +1 -0
  86. package/icons/touch-32.svg +1 -0
  87. package/index.d.ts +84 -0
  88. package/index.js +84 -0
  89. package/js/centerAlign16.d.ts +1 -0
  90. package/js/centerAlign16.js +1 -0
  91. package/js/centerAlign16.json +1 -0
  92. package/js/centerAlign24.d.ts +1 -0
  93. package/js/centerAlign24.js +1 -0
  94. package/js/centerAlign24.json +1 -0
  95. package/js/centerAlign32.d.ts +1 -0
  96. package/js/centerAlign32.js +1 -0
  97. package/js/centerAlign32.json +1 -0
  98. package/js/cloudy16.d.ts +1 -0
  99. package/js/cloudy16.js +1 -0
  100. package/js/cloudy16.json +1 -0
  101. package/js/cloudy24.d.ts +1 -0
  102. package/js/cloudy24.js +1 -0
  103. package/js/cloudy24.json +1 -0
  104. package/js/cloudy32.d.ts +1 -0
  105. package/js/cloudy32.js +1 -0
  106. package/js/cloudy32.json +1 -0
  107. package/js/convert16.d.ts +1 -0
  108. package/js/convert16.js +1 -0
  109. package/js/convert16.json +1 -0
  110. package/js/convert24.d.ts +1 -0
  111. package/js/convert24.js +1 -0
  112. package/js/convert24.json +1 -0
  113. package/js/convert32.d.ts +1 -0
  114. package/js/convert32.js +1 -0
  115. package/js/convert32.json +1 -0
  116. package/js/displaySelectionLock16.d.ts +1 -0
  117. package/js/displaySelectionLock16.js +1 -0
  118. package/js/displaySelectionLock16.json +1 -0
  119. package/js/displaySelectionLock24.d.ts +1 -0
  120. package/js/displaySelectionLock24.js +1 -0
  121. package/js/displaySelectionLock24.json +1 -0
  122. package/js/displaySelectionLock32.d.ts +1 -0
  123. package/js/displaySelectionLock32.js +1 -0
  124. package/js/displaySelectionLock32.json +1 -0
  125. package/js/displaySelectionUnlock16.d.ts +1 -0
  126. package/js/displaySelectionUnlock16.js +1 -0
  127. package/js/displaySelectionUnlock16.json +1 -0
  128. package/js/displaySelectionUnlock24.d.ts +1 -0
  129. package/js/displaySelectionUnlock24.js +1 -0
  130. package/js/displaySelectionUnlock24.json +1 -0
  131. package/js/displaySelectionUnlock32.d.ts +1 -0
  132. package/js/displaySelectionUnlock32.js +1 -0
  133. package/js/displaySelectionUnlock32.json +1 -0
  134. package/js/driveTimeThreshold16.d.ts +1 -0
  135. package/js/driveTimeThreshold16.js +1 -0
  136. package/js/driveTimeThreshold16.json +1 -0
  137. package/js/driveTimeThreshold24.d.ts +1 -0
  138. package/js/driveTimeThreshold24.js +1 -0
  139. package/js/driveTimeThreshold24.json +1 -0
  140. package/js/driveTimeThreshold32.d.ts +1 -0
  141. package/js/driveTimeThreshold32.js +1 -0
  142. package/js/driveTimeThreshold32.json +1 -0
  143. package/js/explore16.d.ts +1 -0
  144. package/js/explore16.js +1 -0
  145. package/js/explore16.json +1 -0
  146. package/js/explore24.d.ts +1 -0
  147. package/js/explore24.js +1 -0
  148. package/js/explore24.json +1 -0
  149. package/js/explore32.d.ts +1 -0
  150. package/js/explore32.js +1 -0
  151. package/js/explore32.json +1 -0
  152. package/js/fog16.d.ts +1 -0
  153. package/js/fog16.js +1 -0
  154. package/js/fog16.json +1 -0
  155. package/js/fog24.d.ts +1 -0
  156. package/js/fog24.js +1 -0
  157. package/js/fog24.json +1 -0
  158. package/js/fog32.d.ts +1 -0
  159. package/js/fog32.js +1 -0
  160. package/js/fog32.json +1 -0
  161. package/js/formDropdown16.d.ts +1 -0
  162. package/js/formDropdown16.js +1 -0
  163. package/js/formDropdown16.json +1 -0
  164. package/js/formDropdown24.d.ts +1 -0
  165. package/js/formDropdown24.js +1 -0
  166. package/js/formDropdown24.json +1 -0
  167. package/js/formDropdown32.d.ts +1 -0
  168. package/js/formDropdown32.js +1 -0
  169. package/js/formDropdown32.json +1 -0
  170. package/js/heavyRain16.d.ts +1 -0
  171. package/js/heavyRain16.js +1 -0
  172. package/js/heavyRain16.json +1 -0
  173. package/js/heavyRain24.d.ts +1 -0
  174. package/js/heavyRain24.js +1 -0
  175. package/js/heavyRain24.json +1 -0
  176. package/js/heavyRain32.d.ts +1 -0
  177. package/js/heavyRain32.js +1 -0
  178. package/js/heavyRain32.json +1 -0
  179. package/js/heavySnow16.d.ts +1 -0
  180. package/js/heavySnow16.js +1 -0
  181. package/js/heavySnow16.json +1 -0
  182. package/js/heavySnow24.d.ts +1 -0
  183. package/js/heavySnow24.js +1 -0
  184. package/js/heavySnow24.json +1 -0
  185. package/js/heavySnow32.d.ts +1 -0
  186. package/js/heavySnow32.js +1 -0
  187. package/js/heavySnow32.json +1 -0
  188. package/js/language16.d.ts +1 -0
  189. package/js/language16.js +1 -0
  190. package/js/language16.json +1 -0
  191. package/js/language24.d.ts +1 -0
  192. package/js/language24.js +1 -0
  193. package/js/language24.json +1 -0
  194. package/js/language32.d.ts +1 -0
  195. package/js/language32.js +1 -0
  196. package/js/language32.json +1 -0
  197. package/js/languageTranslate16.d.ts +1 -0
  198. package/js/languageTranslate16.js +1 -0
  199. package/js/languageTranslate16.json +1 -0
  200. package/js/languageTranslate24.d.ts +1 -0
  201. package/js/languageTranslate24.js +1 -0
  202. package/js/languageTranslate24.json +1 -0
  203. package/js/languageTranslate32.d.ts +1 -0
  204. package/js/languageTranslate32.js +1 -0
  205. package/js/languageTranslate32.json +1 -0
  206. package/js/leftAlign16.d.ts +1 -0
  207. package/js/leftAlign16.js +1 -0
  208. package/js/leftAlign16.json +1 -0
  209. package/js/leftAlign24.d.ts +1 -0
  210. package/js/leftAlign24.js +1 -0
  211. package/js/leftAlign24.json +1 -0
  212. package/js/leftAlign32.d.ts +1 -0
  213. package/js/leftAlign32.js +1 -0
  214. package/js/leftAlign32.json +1 -0
  215. package/js/lightRain16.d.ts +1 -0
  216. package/js/lightRain16.js +1 -0
  217. package/js/lightRain16.json +1 -0
  218. package/js/lightRain24.d.ts +1 -0
  219. package/js/lightRain24.js +1 -0
  220. package/js/lightRain24.json +1 -0
  221. package/js/lightRain32.d.ts +1 -0
  222. package/js/lightRain32.js +1 -0
  223. package/js/lightRain32.json +1 -0
  224. package/js/lightSnow16.d.ts +1 -0
  225. package/js/lightSnow16.js +1 -0
  226. package/js/lightSnow16.json +1 -0
  227. package/js/lightSnow24.d.ts +1 -0
  228. package/js/lightSnow24.js +1 -0
  229. package/js/lightSnow24.json +1 -0
  230. package/js/lightSnow32.d.ts +1 -0
  231. package/js/lightSnow32.js +1 -0
  232. package/js/lightSnow32.json +1 -0
  233. package/js/partlyCloud16.d.ts +1 -0
  234. package/js/partlyCloud16.js +1 -0
  235. package/js/partlyCloud16.json +1 -0
  236. package/js/partlyCloud24.d.ts +1 -0
  237. package/js/partlyCloud24.js +1 -0
  238. package/js/partlyCloud24.json +1 -0
  239. package/js/partlyCloud32.d.ts +1 -0
  240. package/js/partlyCloud32.js +1 -0
  241. package/js/partlyCloud32.json +1 -0
  242. package/js/partlyCloudy16.d.ts +1 -0
  243. package/js/partlyCloudy16.js +1 -0
  244. package/js/partlyCloudy16.json +1 -0
  245. package/js/partlyCloudy24.d.ts +1 -0
  246. package/js/partlyCloudy24.js +1 -0
  247. package/js/partlyCloudy24.json +1 -0
  248. package/js/partlyCloudy32.d.ts +1 -0
  249. package/js/partlyCloudy32.js +1 -0
  250. package/js/partlyCloudy32.json +1 -0
  251. package/js/rain16.d.ts +1 -0
  252. package/js/rain16.js +1 -0
  253. package/js/rain16.json +1 -0
  254. package/js/rain24.d.ts +1 -0
  255. package/js/rain24.js +1 -0
  256. package/js/rain24.json +1 -0
  257. package/js/rain32.d.ts +1 -0
  258. package/js/rain32.js +1 -0
  259. package/js/rain32.json +1 -0
  260. package/js/rainSnow16.d.ts +1 -0
  261. package/js/rainSnow16.js +1 -0
  262. package/js/rainSnow16.json +1 -0
  263. package/js/rainSnow24.d.ts +1 -0
  264. package/js/rainSnow24.js +1 -0
  265. package/js/rainSnow24.json +1 -0
  266. package/js/rainSnow32.d.ts +1 -0
  267. package/js/rainSnow32.js +1 -0
  268. package/js/rainSnow32.json +1 -0
  269. package/js/rainThunder16.d.ts +1 -0
  270. package/js/rainThunder16.js +1 -0
  271. package/js/rainThunder16.json +1 -0
  272. package/js/rainThunder24.d.ts +1 -0
  273. package/js/rainThunder24.js +1 -0
  274. package/js/rainThunder24.json +1 -0
  275. package/js/rainThunder32.d.ts +1 -0
  276. package/js/rainThunder32.js +1 -0
  277. package/js/rainThunder32.json +1 -0
  278. package/js/rightAlign16.d.ts +1 -0
  279. package/js/rightAlign16.js +1 -0
  280. package/js/rightAlign16.json +1 -0
  281. package/js/rightAlign24.d.ts +1 -0
  282. package/js/rightAlign24.js +1 -0
  283. package/js/rightAlign24.json +1 -0
  284. package/js/rightAlign32.d.ts +1 -0
  285. package/js/rightAlign32.js +1 -0
  286. package/js/rightAlign32.json +1 -0
  287. package/js/ringsThreshold16.d.ts +1 -0
  288. package/js/ringsThreshold16.js +1 -0
  289. package/js/ringsThreshold16.json +1 -0
  290. package/js/ringsThreshold24.d.ts +1 -0
  291. package/js/ringsThreshold24.js +1 -0
  292. package/js/ringsThreshold24.json +1 -0
  293. package/js/ringsThreshold32.d.ts +1 -0
  294. package/js/ringsThreshold32.js +1 -0
  295. package/js/ringsThreshold32.json +1 -0
  296. package/js/screenshotMode16.d.ts +1 -0
  297. package/js/screenshotMode16.js +1 -0
  298. package/js/screenshotMode16.json +1 -0
  299. package/js/screenshotMode24.d.ts +1 -0
  300. package/js/screenshotMode24.js +1 -0
  301. package/js/screenshotMode24.json +1 -0
  302. package/js/screenshotMode32.d.ts +1 -0
  303. package/js/screenshotMode32.js +1 -0
  304. package/js/screenshotMode32.json +1 -0
  305. package/js/selectVisible16.d.ts +1 -0
  306. package/js/selectVisible16.js +1 -0
  307. package/js/selectVisible16.json +1 -0
  308. package/js/selectVisible24.d.ts +1 -0
  309. package/js/selectVisible24.js +1 -0
  310. package/js/selectVisible24.json +1 -0
  311. package/js/selectVisible32.d.ts +1 -0
  312. package/js/selectVisible32.js +1 -0
  313. package/js/selectVisible32.json +1 -0
  314. package/js/snow16.d.ts +1 -0
  315. package/js/snow16.js +1 -0
  316. package/js/snow16.json +1 -0
  317. package/js/snow24.d.ts +1 -0
  318. package/js/snow24.js +1 -0
  319. package/js/snow24.json +1 -0
  320. package/js/snow32.d.ts +1 -0
  321. package/js/snow32.js +1 -0
  322. package/js/snow32.json +1 -0
  323. package/js/snowThunder16.d.ts +1 -0
  324. package/js/snowThunder16.js +1 -0
  325. package/js/snowThunder16.json +1 -0
  326. package/js/snowThunder24.d.ts +1 -0
  327. package/js/snowThunder24.js +1 -0
  328. package/js/snowThunder24.json +1 -0
  329. package/js/snowThunder32.d.ts +1 -0
  330. package/js/snowThunder32.js +1 -0
  331. package/js/snowThunder32.json +1 -0
  332. package/js/terminal16.d.ts +1 -0
  333. package/js/terminal16.js +1 -0
  334. package/js/terminal16.json +1 -0
  335. package/js/terminal24.d.ts +1 -0
  336. package/js/terminal24.js +1 -0
  337. package/js/terminal24.json +1 -0
  338. package/js/terminal32.d.ts +1 -0
  339. package/js/terminal32.js +1 -0
  340. package/js/terminal32.json +1 -0
  341. package/js/touch16.d.ts +1 -0
  342. package/js/touch16.js +1 -0
  343. package/js/touch16.json +1 -0
  344. package/js/touch24.d.ts +1 -0
  345. package/js/touch24.js +1 -0
  346. package/js/touch24.json +1 -0
  347. package/js/touch32.d.ts +1 -0
  348. package/js/touch32.js +1 -0
  349. package/js/touch32.json +1 -0
  350. package/launch-calcite.command +1 -0
  351. package/launch-meridian.command +1 -0
  352. package/package.json +1 -1
  353. package/sprite-16.svg +1 -1
  354. package/sprite-24.svg +1 -1
  355. package/sprite-32.svg +1 -1
@@ -541,6 +541,11 @@
541
541
  "light",
542
542
  "dim",
543
543
  "brightness setting",
544
+ "weather",
545
+ "sky",
546
+ "forecast",
547
+ "sunshine",
548
+ "sunny",
544
549
  "day mode"
545
550
  ],
546
551
  "category": "Generic",
@@ -1694,6 +1699,14 @@
1694
1699
  "1.5.0",
1695
1700
  "generic",
1696
1701
  "light",
1702
+ "lightning bolt",
1703
+ "lightning",
1704
+ "weather",
1705
+ "severe weather",
1706
+ "sky",
1707
+ "forecast",
1708
+ "thunder",
1709
+ "stormy",
1697
1710
  "highlight",
1698
1711
  "flashing"
1699
1712
  ],
@@ -5650,6 +5663,7 @@
5650
5663
  "form-elements": {
5651
5664
  "alias": [
5652
5665
  "3.0.0",
5666
+ "forms",
5653
5667
  "web survey elements",
5654
5668
  "form elements",
5655
5669
  "form fields"
@@ -5660,6 +5674,7 @@
5660
5674
  "form-field": {
5661
5675
  "alias": [
5662
5676
  "3.0.0",
5677
+ "forms",
5663
5678
  "form field",
5664
5679
  "input"
5665
5680
  ],
@@ -5669,6 +5684,7 @@
5669
5684
  "form-field-multiline": {
5670
5685
  "alias": [
5671
5686
  "3.0.0",
5687
+ "forms",
5672
5688
  "form field multiline",
5673
5689
  "input",
5674
5690
  "form field paragraph"
@@ -5679,6 +5695,7 @@
5679
5695
  "group-form": {
5680
5696
  "alias": [
5681
5697
  "3.0.0",
5698
+ "forms",
5682
5699
  "group form field",
5683
5700
  "group form elements"
5684
5701
  ],
@@ -5688,6 +5705,7 @@
5688
5705
  "group-x": {
5689
5706
  "alias": [
5690
5707
  "3.0.0",
5708
+ "forms",
5691
5709
  "delete group",
5692
5710
  "group x",
5693
5711
  "remove group",
@@ -6522,7 +6540,7 @@
6522
6540
  "@",
6523
6541
  "email address",
6524
6542
  "contact",
6525
- "form"
6543
+ "forms"
6526
6544
  ],
6527
6545
  "category": "Forms",
6528
6546
  "release": "3.9.0"
@@ -8480,6 +8498,7 @@
8480
8498
  "smart-form": {
8481
8499
  "alias": [
8482
8500
  "3.17.2",
8501
+ "forms",
8483
8502
  "lightning",
8484
8503
  "table",
8485
8504
  "text box",
@@ -8558,258 +8577,715 @@
8558
8577
  ],
8559
8578
  "category": "Generic",
8560
8579
  "release": "3.17.2"
8561
- },
8580
+ },
8562
8581
  "pen-mark":{
8563
8582
  "alias":[
8564
- "objects",
8565
- "3.17.3",
8566
- "signature",
8567
- "authorize",
8568
- "writing",
8569
- "endorse",
8583
+ "objects",
8584
+ "3.17.3",
8585
+ "signature",
8586
+ "authorize",
8587
+ "writing",
8588
+ "endorse",
8570
8589
  "license"
8571
8590
  ],
8572
8591
  "category":"Objects",
8573
8592
  "release":"3.17.3"
8574
- },
8593
+ },
8575
8594
  "pen-mark-plus":{
8576
8595
  "alias":[
8577
- "objects",
8578
- "3.17.3",
8579
- "signature",
8580
- "authorize",
8581
- "writing",
8582
- "endorse",
8596
+ "objects",
8597
+ "3.17.3",
8598
+ "signature",
8599
+ "authorize",
8600
+ "writing",
8601
+ "endorse",
8583
8602
  "license"
8584
8603
  ],
8585
8604
  "category":"Objects",
8586
8605
  "release":"3.17.3"
8587
- },
8606
+ },
8588
8607
  "subscript":{
8589
8608
  "alias":[
8590
- "text",
8591
- "3.17.3",
8592
- "copy",
8593
- "letter",
8594
- "character",
8595
- "type",
8596
- "format",
8609
+ "text",
8610
+ "3.17.3",
8611
+ "copy",
8612
+ "letter",
8613
+ "character",
8614
+ "type",
8615
+ "format",
8597
8616
  "alignment"
8598
8617
  ],
8599
8618
  "category":"Text",
8600
8619
  "release":"3.17.3"
8601
- },
8620
+ },
8602
8621
  "superscript":{
8603
8622
  "alias":[
8604
- "text",
8605
- "3.17.3",
8606
- "copy",
8607
- "letter",
8608
- "character",
8609
- "type",
8610
- "format",
8623
+ "text",
8624
+ "3.17.3",
8625
+ "copy",
8626
+ "letter",
8627
+ "character",
8628
+ "type",
8629
+ "format",
8611
8630
  "alignment"
8612
8631
  ],
8613
8632
  "category":"Text",
8614
8633
  "release":"3.17.3"
8615
- },
8634
+ },
8616
8635
  "ungroup-layout-elements":{
8617
8636
  "alias":[
8618
- "Generic",
8619
- "3.17.4",
8620
- "ungroup",
8621
- "shapes",
8622
- "items",
8623
- "unrelease",
8637
+ "Generic",
8638
+ "3.17.4",
8639
+ "ungroup",
8640
+ "shapes",
8641
+ "items",
8642
+ "unrelease",
8624
8643
  "artboard"
8625
8644
  ],
8626
8645
  "category":"Generic",
8627
8646
  "release":"3.17.4"
8628
- },
8647
+ },
8629
8648
  "ungroup-items":{
8630
8649
  "alias":[
8631
- "Generic",
8632
- "3.17.4",
8633
- "ungroup",
8634
- "shapes",
8635
- "items",
8636
- "unrelease",
8650
+ "Generic",
8651
+ "3.17.4",
8652
+ "ungroup",
8653
+ "shapes",
8654
+ "items",
8655
+ "unrelease",
8637
8656
  "artboard"
8638
8657
  ],
8639
8658
  "category":"Generic",
8640
8659
  "release":"3.17.4"
8641
- },
8660
+ },
8642
8661
  "group-layout-elements":{
8643
8662
  "alias":[
8644
- "Generic",
8645
- "3.17.4",
8646
- "group",
8647
- "shapes",
8648
- "items",
8663
+ "Generic",
8664
+ "3.17.4",
8665
+ "group",
8666
+ "shapes",
8667
+ "items",
8649
8668
  "artboard"
8650
8669
  ],
8651
8670
  "category":"Generic",
8652
8671
  "release":"3.17.4"
8653
- },
8672
+ },
8654
8673
  "group-items":{
8655
8674
  "alias":[
8656
- "Generic",
8657
- "3.17.4",
8658
- "group",
8659
- "shapes",
8660
- "items",
8675
+ "Generic",
8676
+ "3.17.4",
8677
+ "group",
8678
+ "shapes",
8679
+ "items",
8661
8680
  "artboard"
8662
8681
  ],
8663
8682
  "category":"Generic",
8664
8683
  "release":"3.17.4"
8665
- },
8684
+ },
8666
8685
  "check-extent":{
8667
8686
  "alias":[
8668
- "3.17.5",
8669
- "symbols",
8670
- "done",
8671
- "box",
8672
- "tick",
8673
- "selection",
8674
- "area",
8675
- "tick",
8676
- "checkmark",
8677
- "confirm",
8678
- "correct",
8679
- "selected",
8680
- "precision",
8681
- "accuracy",
8687
+ "3.17.5",
8688
+ "symbols",
8689
+ "done",
8690
+ "box",
8691
+ "tick",
8692
+ "selection",
8693
+ "area",
8694
+ "tick",
8695
+ "checkmark",
8696
+ "confirm",
8697
+ "correct",
8698
+ "selected",
8699
+ "precision",
8700
+ "accuracy",
8682
8701
  "success"
8683
8702
  ],
8684
8703
  "category":"Symbols",
8685
8704
  "release":"3.17.5"
8686
- },
8705
+ },
8687
8706
  "drive-time":{
8688
8707
  "alias":[
8689
- "3.17.5",
8690
- "gis",
8691
- "area",
8692
- "navigation",
8693
- "driving",
8694
- "routes",
8695
- "map",
8696
- "visualization",
8708
+ "3.17.5",
8709
+ "gis",
8710
+ "area",
8711
+ "navigation",
8712
+ "driving",
8713
+ "routes",
8714
+ "map",
8715
+ "visualization",
8697
8716
  "mapping"
8698
8717
  ],
8699
8718
  "category":"GIS",
8700
8719
  "release":"3.17.5"
8701
- },
8720
+ },
8702
8721
  "drive-time-largest":{
8703
8722
  "alias":[
8704
- "3.17.5",
8705
- "gis",
8706
- "area",
8707
- "navigation",
8708
- "driving",
8709
- "routes",
8710
- "map",
8711
- "visualization",
8723
+ "3.17.5",
8724
+ "gis",
8725
+ "area",
8726
+ "navigation",
8727
+ "driving",
8728
+ "routes",
8729
+ "map",
8730
+ "visualization",
8712
8731
  "mapping"
8713
8732
  ],
8714
8733
  "category":"GIS",
8715
8734
  "release":"3.17.5"
8716
- },
8735
+ },
8717
8736
  "drive-time-smallest":{
8718
8737
  "alias":[
8719
- "3.17.5",
8720
- "gis",
8721
- "area",
8722
- "navigation",
8723
- "driving",
8724
- "routes",
8725
- "map",
8726
- "visualization",
8738
+ "3.17.5",
8739
+ "gis",
8740
+ "area",
8741
+ "navigation",
8742
+ "driving",
8743
+ "routes",
8744
+ "map",
8745
+ "visualization",
8727
8746
  "mapping"
8728
8747
  ],
8729
8748
  "category":"GIS",
8730
8749
  "release":"3.17.5"
8731
- },
8750
+ },
8732
8751
  "drive-time-x-bar":{
8733
8752
  "alias":[
8734
- "3.17.5",
8735
- "gis",
8736
- "area",
8737
- "navigation",
8738
- "driving",
8739
- "routes",
8740
- "map",
8741
- "visualization",
8742
- "mapping",
8743
- "medium",
8744
- "average",
8745
- "median",
8746
- "mean",
8747
- "middle",
8748
- "formula",
8753
+ "3.17.5",
8754
+ "gis",
8755
+ "area",
8756
+ "navigation",
8757
+ "driving",
8758
+ "routes",
8759
+ "map",
8760
+ "visualization",
8761
+ "mapping",
8762
+ "medium",
8763
+ "average",
8764
+ "median",
8765
+ "mean",
8766
+ "middle",
8767
+ "formula",
8749
8768
  "mathematics"
8750
8769
  ],
8751
8770
  "category":"GIS",
8752
8771
  "release":"3.17.5"
8753
- },
8772
+ },
8754
8773
  "rings-largest":{
8755
8774
  "alias":[
8756
- "3.17.5",
8757
- "gis",
8758
- "area",
8759
- "radius",
8760
- "location",
8761
- "circles",
8762
- "map",
8763
- "visualization",
8764
- "mapping",
8765
- "buffer",
8766
- "boundaries",
8775
+ "3.17.5",
8776
+ "gis",
8777
+ "area",
8778
+ "radius",
8779
+ "location",
8780
+ "circles",
8781
+ "map",
8782
+ "visualization",
8783
+ "mapping",
8784
+ "buffer",
8785
+ "boundaries",
8767
8786
  "location"
8768
8787
  ],
8769
8788
  "category":"GIS",
8770
8789
  "release":"3.17.5"
8771
- },
8790
+ },
8772
8791
  "rings-smallest":{
8773
8792
  "alias":[
8774
- "3.17.5",
8775
- "gis",
8776
- "area",
8777
- "radius",
8778
- "location",
8779
- "circles",
8780
- "map",
8781
- "visualization",
8782
- "mapping",
8783
- "buffer",
8784
- "boundaries",
8793
+ "3.17.5",
8794
+ "gis",
8795
+ "area",
8796
+ "radius",
8797
+ "location",
8798
+ "circles",
8799
+ "map",
8800
+ "visualization",
8801
+ "mapping",
8802
+ "buffer",
8803
+ "boundaries",
8785
8804
  "location"
8786
8805
  ],
8787
8806
  "category":"GIS",
8788
8807
  "release":"3.17.5"
8789
- },
8808
+ },
8790
8809
  "rings-x-bar":{
8791
8810
  "alias":[
8792
- "3.17.5",
8793
- "gis",
8794
- "area",
8795
- "radius",
8796
- "location",
8797
- "circles",
8798
- "map",
8799
- "visualization",
8800
- "mapping",
8801
- "buffer",
8802
- "boundaries",
8803
- "location",
8804
- "medium",
8805
- "average",
8806
- "median",
8807
- "mean",
8808
- "middle",
8809
- "formula",
8811
+ "3.17.5",
8812
+ "gis",
8813
+ "area",
8814
+ "radius",
8815
+ "location",
8816
+ "circles",
8817
+ "map",
8818
+ "visualization",
8819
+ "mapping",
8820
+ "buffer",
8821
+ "boundaries",
8822
+ "location",
8823
+ "medium",
8824
+ "average",
8825
+ "median",
8826
+ "mean",
8827
+ "middle",
8828
+ "formula",
8810
8829
  "mathematics"
8811
8830
  ],
8812
8831
  "category":"GIS",
8813
8832
  "release":"3.17.5"
8814
- }
8833
+ },
8834
+ "display-selection-lock":{
8835
+ "alias":[
8836
+ "3.17.6",
8837
+ "gis",
8838
+ "area",
8839
+ "lock",
8840
+ "select"
8841
+ ],
8842
+ "category":"GIS",
8843
+ "release":"3.17.6"
8844
+ },
8845
+ "display-selection-unlock":{
8846
+ "alias":[
8847
+ "3.17.6",
8848
+ "gis",
8849
+ "area",
8850
+ "unlock",
8851
+ "select"
8852
+ ],
8853
+ "category":"GIS",
8854
+ "release":"3.17.6"
8855
+ },
8856
+ "drive-time-threshold":{
8857
+ "alias":[
8858
+ "3.17.6",
8859
+ "gis",
8860
+ "drive",
8861
+ "time",
8862
+ "threshold"
8863
+ ],
8864
+ "category":"GIS",
8865
+ "release":"3.17.6"
8866
+ },
8867
+ "rings-threshold":{
8868
+ "alias":[
8869
+ "3.17.6",
8870
+ "gis",
8871
+ "ring",
8872
+ "time",
8873
+ "threshold"
8874
+ ],
8875
+ "category":"GIS",
8876
+ "release":"3.17.6"
8877
+ },
8878
+ "select-visible":{
8879
+ "alias":[
8880
+ "3.17.6",
8881
+ "gis",
8882
+ "visible",
8883
+ "area",
8884
+ "select"
8885
+ ],
8886
+ "category":"GIS",
8887
+ "release":"3.17.6"
8888
+ },
8889
+ "cloudy":{
8890
+ "alias":[
8891
+ "3.17.6",
8892
+ "generic",
8893
+ "clouds",
8894
+ "weather",
8895
+ "sky",
8896
+ "forecast",
8897
+ "temperature",
8898
+ "environment",
8899
+ "nature",
8900
+ "precipitation",
8901
+ "wind",
8902
+ "stormy"
8903
+ ],
8904
+ "category":"Weather",
8905
+ "release":"3.17.6"
8906
+ },
8907
+ "fog":{
8908
+ "alias":[
8909
+ "3.17.6",
8910
+ "generic",
8911
+ "clouds",
8912
+ "cloudy",
8913
+ "weather",
8914
+ "sky",
8915
+ "forecast",
8916
+ "temperature",
8917
+ "environment",
8918
+ "nature",
8919
+ "precipitation",
8920
+ "wind",
8921
+ "stormy",
8922
+ "gloomy",
8923
+ "overcast",
8924
+ "coastal"
8925
+ ],
8926
+ "category":"Weather",
8927
+ "release":"3.17.6"
8928
+ },
8929
+ "heavy-rain":{
8930
+ "alias":[
8931
+ "3.17.6",
8932
+ "generic",
8933
+ "clouds",
8934
+ "weather",
8935
+ "sky",
8936
+ "forecast",
8937
+ "temperature",
8938
+ "environment",
8939
+ "nature",
8940
+ "precipitation",
8941
+ "windy",
8942
+ "stormy",
8943
+ "cloudy",
8944
+ "severe weather"
8945
+ ],
8946
+ "category":"Weather",
8947
+ "release":"3.17.6"
8948
+ },
8949
+ "heavy-snow":{
8950
+ "alias":[
8951
+ "3.17.6",
8952
+ "generic",
8953
+ "clouds",
8954
+ "weather",
8955
+ "sky",
8956
+ "forecast",
8957
+ "temperature",
8958
+ "environment",
8959
+ "nature",
8960
+ "precipitation",
8961
+ "windy",
8962
+ "stormy",
8963
+ "snowy",
8964
+ "severe weather",
8965
+ "freezing"
8966
+ ],
8967
+ "category":"Weather",
8968
+ "release":"3.17.6"
8969
+ },
8970
+ "light-rain":{
8971
+ "alias":[
8972
+ "3.17.6",
8973
+ "generic",
8974
+ "clouds",
8975
+ "weather",
8976
+ "sky",
8977
+ "forecast",
8978
+ "temperature",
8979
+ "environment",
8980
+ "nature",
8981
+ "precipitation",
8982
+ "misty",
8983
+ "clouds"
8984
+ ],
8985
+ "category":"Weather",
8986
+ "release":"3.17.6"
8987
+ },
8988
+ "light-snow":{
8989
+ "alias":[
8990
+ "3.17.6",
8991
+ "generic",
8992
+ "clouds",
8993
+ "weather",
8994
+ "sky",
8995
+ "forecast",
8996
+ "temperature",
8997
+ "environment",
8998
+ "nature",
8999
+ "precipitation",
9000
+ "freezing"
9001
+ ],
9002
+ "category":"Weather",
9003
+ "release":"3.17.6"
9004
+ },
9005
+ "partly-cloudy":{
9006
+ "alias":[
9007
+ "3.17.6",
9008
+ "generic",
9009
+ "clouds",
9010
+ "weather",
9011
+ "sky",
9012
+ "forecast",
9013
+ "temperature",
9014
+ "environment",
9015
+ "nature",
9016
+ "precipitation",
9017
+ "sunny",
9018
+ "clouds",
9019
+ "sunshine"
9020
+ ],
9021
+ "category":"Weather",
9022
+ "release":"3.17.6"
9023
+ },
9024
+ "rain":{
9025
+ "alias":[
9026
+ "3.17.6",
9027
+ "generic",
9028
+ "clouds",
9029
+ "weather",
9030
+ "sky",
9031
+ "forecast",
9032
+ "temperature",
9033
+ "environment",
9034
+ "nature",
9035
+ "precipitation",
9036
+ "wind",
9037
+ "stormy",
9038
+ "clouds"
9039
+ ],
9040
+ "category":"Weather",
9041
+ "release":"3.17.6"
9042
+ },
9043
+ "rain-snow":{
9044
+ "alias":[
9045
+ "3.17.6",
9046
+ "generic",
9047
+ "clouds",
9048
+ "weather",
9049
+ "sky",
9050
+ "forecast",
9051
+ "temperature",
9052
+ "environment",
9053
+ "nature",
9054
+ "precipitation",
9055
+ "rainy",
9056
+ "freezing",
9057
+ "stormy",
9058
+ "clouds"
9059
+ ],
9060
+ "category":"Weather",
9061
+ "release":"3.17.6"
9062
+ },
9063
+ "rain-thunder":{
9064
+ "alias":[
9065
+ "3.17.6",
9066
+ "generic",
9067
+ "clouds",
9068
+ "weather",
9069
+ "sky",
9070
+ "forecast",
9071
+ "temperature",
9072
+ "environment",
9073
+ "nature",
9074
+ "precipitation",
9075
+ "lightning",
9076
+ "stormy",
9077
+ "severe weather",
9078
+ "clouds"
9079
+ ],
9080
+ "category":"Weather",
9081
+ "release":"3.17.6"
9082
+ },
9083
+ "snow":{
9084
+ "alias":[
9085
+ "3.17.6",
9086
+ "generic",
9087
+ "clouds",
9088
+ "weather",
9089
+ "sky",
9090
+ "forecast",
9091
+ "temperature",
9092
+ "environment",
9093
+ "nature",
9094
+ "precipitation",
9095
+ "freezing",
9096
+ "stormy"
9097
+ ],
9098
+ "category":"Weather",
9099
+ "release":"3.17.6"
9100
+ },
9101
+ "snow-thunder":{
9102
+ "alias":[
9103
+ "3.17.6",
9104
+ "generic",
9105
+ "clouds",
9106
+ "weather",
9107
+ "sky",
9108
+ "forecast",
9109
+ "temperature",
9110
+ "environment",
9111
+ "nature",
9112
+ "precipitation",
9113
+ "freezing",
9114
+ "stormy",
9115
+ "severe weather"
9116
+ ],
9117
+ "category":"Weather",
9118
+ "release":"3.17.6"
9119
+ },
9120
+ "center-align":{
9121
+ "alias":[
9122
+ "3.17.7",
9123
+ "text",
9124
+ "typography",
9125
+ "alignment",
9126
+ "paragraph",
9127
+ "type",
9128
+ "body text",
9129
+ "format",
9130
+ "justification",
9131
+ "justify"
9132
+ ],
9133
+ "category":"Text",
9134
+ "release":"3.17.7"
9135
+ },
9136
+ "left-align":{
9137
+ "alias":[
9138
+ "3.17.7",
9139
+ "text",
9140
+ "typography",
9141
+ "alignment",
9142
+ "paragraph",
9143
+ "type",
9144
+ "body text",
9145
+ "format",
9146
+ "justification",
9147
+ "justify"
9148
+ ],
9149
+ "category":"Text",
9150
+ "release":"3.17.7"
9151
+ },
9152
+ "form-dropdown":{
9153
+ "alias":[
9154
+ "3.17.8",
9155
+ "forms",
9156
+ "list",
9157
+ "form field",
9158
+ "items",
9159
+ "form elements"
9160
+ ],
9161
+ "category":"Forms",
9162
+ "release":"3.17.8"
9163
+ },
9164
+ "touch":{
9165
+ "alias":[
9166
+ "3.17.8",
9167
+ "generic",
9168
+ "hand",
9169
+ "screen",
9170
+ "technology",
9171
+ "click",
9172
+ "move"
9173
+ ],
9174
+ "category":"Generic",
9175
+ "release":"3.17.8"
9176
+ },
9177
+ "convert":{
9178
+ "alias":[
9179
+ "3.17.8",
9180
+ "generic",
9181
+ "files",
9182
+ "change",
9183
+ "types",
9184
+ "forms"
9185
+ ],
9186
+ "category":"Generic",
9187
+ "release":"3.17.8"
9188
+ },
9189
+ "language":{
9190
+ "alias":[
9191
+ "3.17.8",
9192
+ "generic",
9193
+ "communication",
9194
+ "translation",
9195
+ "word",
9196
+ "dictionary",
9197
+ "speech"
9198
+ ],
9199
+ "category":"Generic",
9200
+ "release":"3.17.8"
9201
+ },
9202
+ "language-translate":{
9203
+ "alias":[
9204
+ "3.17.8",
9205
+ "communication",
9206
+ "interchange",
9207
+ "lexicon",
9208
+ "conversation",
9209
+ "word",
9210
+ "countries "
9211
+ ],
9212
+ "category":"Generic",
9213
+ "release":"3.17.8"
9214
+ },
9215
+ "terminal":{
9216
+ "alias":[
9217
+ "3.17.8",
9218
+ "window",
9219
+ "operating system",
9220
+ "programing languages",
9221
+ "coding",
9222
+ "developer",
9223
+ "command line",
9224
+ "bash",
9225
+ "shell",
9226
+ "scripts"
9227
+ ],
9228
+ "category":"Windows",
9229
+ "release":"3.17.8"
9230
+ },
9231
+ "explore":{
9232
+ "alias":[
9233
+ "3.17.9",
9234
+ "gis",
9235
+ "compass",
9236
+ "needle",
9237
+ "directions",
9238
+ "circle",
9239
+ "rotation",
9240
+ "navigation",
9241
+ "gps",
9242
+ "location",
9243
+ "tracking",
9244
+ "cardinal",
9245
+ "orientation",
9246
+ "compass rose",
9247
+ "mapping",
9248
+ "cartography",
9249
+ "destination",
9250
+ "navigate"
9251
+ ],
9252
+ "category":"GIS",
9253
+ "release":"3.17.9"
9254
+ },
9255
+ "screenshot-mode":{
9256
+ "alias":[
9257
+ "3.17.9",
9258
+ "generic",
9259
+ "capture",
9260
+ "picture",
9261
+ "image",
9262
+ "png",
9263
+ "camera",
9264
+ "lens",
9265
+ "focus",
9266
+ "square",
9267
+ "corners",
9268
+ "crop",
9269
+ "border",
9270
+ "extent"
9271
+ ],
9272
+ "category":"Generic",
9273
+ "release":"3.17.9"
9274
+ },
9275
+ "right-align":{
9276
+ "alias":[
9277
+ "3.18.0",
9278
+ "text",
9279
+ "alignment",
9280
+ "typography",
9281
+ "paragraph",
9282
+ "type",
9283
+ "body text",
9284
+ "format",
9285
+ "justification",
9286
+ "justify"
9287
+ ],
9288
+ "category":"Text",
9289
+ "release":"3.18.0"
9290
+ }
8815
9291
  }