@esri/calcite-ui-icons 3.17.6 → 3.17.8

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 (104) hide show
  1. package/docs/icons.json +1 -1
  2. package/docs/keywords.json +456 -339
  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/convert-16.svg +1 -0
  7. package/icons/convert-24.svg +1 -0
  8. package/icons/convert-32.svg +1 -0
  9. package/icons/form-dropdown-16.svg +1 -0
  10. package/icons/form-dropdown-24.svg +1 -0
  11. package/icons/form-dropdown-32.svg +1 -0
  12. package/icons/language-16.svg +1 -0
  13. package/icons/language-24.svg +1 -0
  14. package/icons/language-32.svg +1 -0
  15. package/icons/language-translate-16.svg +1 -0
  16. package/icons/language-translate-24.svg +1 -0
  17. package/icons/language-translate-32.svg +1 -0
  18. package/icons/left-align-16.svg +1 -0
  19. package/icons/left-align-24.svg +1 -0
  20. package/icons/left-align-32.svg +1 -0
  21. package/icons/terminal-16.svg +1 -0
  22. package/icons/terminal-24.svg +1 -0
  23. package/icons/terminal-32.svg +1 -0
  24. package/icons/touch-16.svg +1 -0
  25. package/icons/touch-24.svg +1 -0
  26. package/icons/touch-32.svg +1 -0
  27. package/index.d.ts +24 -0
  28. package/index.js +24 -0
  29. package/js/centerAlign16.d.ts +1 -0
  30. package/js/centerAlign16.js +1 -0
  31. package/js/centerAlign16.json +1 -0
  32. package/js/centerAlign24.d.ts +1 -0
  33. package/js/centerAlign24.js +1 -0
  34. package/js/centerAlign24.json +1 -0
  35. package/js/centerAlign32.d.ts +1 -0
  36. package/js/centerAlign32.js +1 -0
  37. package/js/centerAlign32.json +1 -0
  38. package/js/convert16.d.ts +1 -0
  39. package/js/convert16.js +1 -0
  40. package/js/convert16.json +1 -0
  41. package/js/convert24.d.ts +1 -0
  42. package/js/convert24.js +1 -0
  43. package/js/convert24.json +1 -0
  44. package/js/convert32.d.ts +1 -0
  45. package/js/convert32.js +1 -0
  46. package/js/convert32.json +1 -0
  47. package/js/formDropdown16.d.ts +1 -0
  48. package/js/formDropdown16.js +1 -0
  49. package/js/formDropdown16.json +1 -0
  50. package/js/formDropdown24.d.ts +1 -0
  51. package/js/formDropdown24.js +1 -0
  52. package/js/formDropdown24.json +1 -0
  53. package/js/formDropdown32.d.ts +1 -0
  54. package/js/formDropdown32.js +1 -0
  55. package/js/formDropdown32.json +1 -0
  56. package/js/language16.d.ts +1 -0
  57. package/js/language16.js +1 -0
  58. package/js/language16.json +1 -0
  59. package/js/language24.d.ts +1 -0
  60. package/js/language24.js +1 -0
  61. package/js/language24.json +1 -0
  62. package/js/language32.d.ts +1 -0
  63. package/js/language32.js +1 -0
  64. package/js/language32.json +1 -0
  65. package/js/languageTranslate16.d.ts +1 -0
  66. package/js/languageTranslate16.js +1 -0
  67. package/js/languageTranslate16.json +1 -0
  68. package/js/languageTranslate24.d.ts +1 -0
  69. package/js/languageTranslate24.js +1 -0
  70. package/js/languageTranslate24.json +1 -0
  71. package/js/languageTranslate32.d.ts +1 -0
  72. package/js/languageTranslate32.js +1 -0
  73. package/js/languageTranslate32.json +1 -0
  74. package/js/leftAlign16.d.ts +1 -0
  75. package/js/leftAlign16.js +1 -0
  76. package/js/leftAlign16.json +1 -0
  77. package/js/leftAlign24.d.ts +1 -0
  78. package/js/leftAlign24.js +1 -0
  79. package/js/leftAlign24.json +1 -0
  80. package/js/leftAlign32.d.ts +1 -0
  81. package/js/leftAlign32.js +1 -0
  82. package/js/leftAlign32.json +1 -0
  83. package/js/terminal16.d.ts +1 -0
  84. package/js/terminal16.js +1 -0
  85. package/js/terminal16.json +1 -0
  86. package/js/terminal24.d.ts +1 -0
  87. package/js/terminal24.js +1 -0
  88. package/js/terminal24.json +1 -0
  89. package/js/terminal32.d.ts +1 -0
  90. package/js/terminal32.js +1 -0
  91. package/js/terminal32.json +1 -0
  92. package/js/touch16.d.ts +1 -0
  93. package/js/touch16.js +1 -0
  94. package/js/touch16.json +1 -0
  95. package/js/touch24.d.ts +1 -0
  96. package/js/touch24.js +1 -0
  97. package/js/touch24.json +1 -0
  98. package/js/touch32.d.ts +1 -0
  99. package/js/touch32.js +1 -0
  100. package/js/touch32.json +1 -0
  101. package/package.json +1 -1
  102. package/sprite-16.svg +1 -1
  103. package/sprite-24.svg +1 -1
  104. package/sprite-32.svg +1 -1
@@ -5663,6 +5663,7 @@
5663
5663
  "form-elements": {
5664
5664
  "alias": [
5665
5665
  "3.0.0",
5666
+ "forms",
5666
5667
  "web survey elements",
5667
5668
  "form elements",
5668
5669
  "form fields"
@@ -5673,6 +5674,7 @@
5673
5674
  "form-field": {
5674
5675
  "alias": [
5675
5676
  "3.0.0",
5677
+ "forms",
5676
5678
  "form field",
5677
5679
  "input"
5678
5680
  ],
@@ -5682,6 +5684,7 @@
5682
5684
  "form-field-multiline": {
5683
5685
  "alias": [
5684
5686
  "3.0.0",
5687
+ "forms",
5685
5688
  "form field multiline",
5686
5689
  "input",
5687
5690
  "form field paragraph"
@@ -5692,6 +5695,7 @@
5692
5695
  "group-form": {
5693
5696
  "alias": [
5694
5697
  "3.0.0",
5698
+ "forms",
5695
5699
  "group form field",
5696
5700
  "group form elements"
5697
5701
  ],
@@ -5701,6 +5705,7 @@
5701
5705
  "group-x": {
5702
5706
  "alias": [
5703
5707
  "3.0.0",
5708
+ "forms",
5704
5709
  "delete group",
5705
5710
  "group x",
5706
5711
  "remove group",
@@ -6535,7 +6540,7 @@
6535
6540
  "@",
6536
6541
  "email address",
6537
6542
  "contact",
6538
- "form"
6543
+ "forms"
6539
6544
  ],
6540
6545
  "category": "Forms",
6541
6546
  "release": "3.9.0"
@@ -8493,6 +8498,7 @@
8493
8498
  "smart-form": {
8494
8499
  "alias": [
8495
8500
  "3.17.2",
8501
+ "forms",
8496
8502
  "lightning",
8497
8503
  "table",
8498
8504
  "text box",
@@ -8571,544 +8577,655 @@
8571
8577
  ],
8572
8578
  "category": "Generic",
8573
8579
  "release": "3.17.2"
8574
- },
8580
+ },
8575
8581
  "pen-mark":{
8576
8582
  "alias":[
8577
- "objects",
8578
- "3.17.3",
8579
- "signature",
8580
- "authorize",
8581
- "writing",
8582
- "endorse",
8583
+ "objects",
8584
+ "3.17.3",
8585
+ "signature",
8586
+ "authorize",
8587
+ "writing",
8588
+ "endorse",
8583
8589
  "license"
8584
8590
  ],
8585
8591
  "category":"Objects",
8586
8592
  "release":"3.17.3"
8587
- },
8593
+ },
8588
8594
  "pen-mark-plus":{
8589
8595
  "alias":[
8590
- "objects",
8591
- "3.17.3",
8592
- "signature",
8593
- "authorize",
8594
- "writing",
8595
- "endorse",
8596
+ "objects",
8597
+ "3.17.3",
8598
+ "signature",
8599
+ "authorize",
8600
+ "writing",
8601
+ "endorse",
8596
8602
  "license"
8597
8603
  ],
8598
8604
  "category":"Objects",
8599
8605
  "release":"3.17.3"
8600
- },
8606
+ },
8601
8607
  "subscript":{
8602
8608
  "alias":[
8603
- "text",
8604
- "3.17.3",
8605
- "copy",
8606
- "letter",
8607
- "character",
8608
- "type",
8609
- "format",
8609
+ "text",
8610
+ "3.17.3",
8611
+ "copy",
8612
+ "letter",
8613
+ "character",
8614
+ "type",
8615
+ "format",
8610
8616
  "alignment"
8611
8617
  ],
8612
8618
  "category":"Text",
8613
8619
  "release":"3.17.3"
8614
- },
8620
+ },
8615
8621
  "superscript":{
8616
8622
  "alias":[
8617
- "text",
8618
- "3.17.3",
8619
- "copy",
8620
- "letter",
8621
- "character",
8622
- "type",
8623
- "format",
8623
+ "text",
8624
+ "3.17.3",
8625
+ "copy",
8626
+ "letter",
8627
+ "character",
8628
+ "type",
8629
+ "format",
8624
8630
  "alignment"
8625
8631
  ],
8626
8632
  "category":"Text",
8627
8633
  "release":"3.17.3"
8628
- },
8634
+ },
8629
8635
  "ungroup-layout-elements":{
8630
8636
  "alias":[
8631
- "Generic",
8632
- "3.17.4",
8633
- "ungroup",
8634
- "shapes",
8635
- "items",
8636
- "unrelease",
8637
+ "Generic",
8638
+ "3.17.4",
8639
+ "ungroup",
8640
+ "shapes",
8641
+ "items",
8642
+ "unrelease",
8637
8643
  "artboard"
8638
8644
  ],
8639
8645
  "category":"Generic",
8640
8646
  "release":"3.17.4"
8641
- },
8647
+ },
8642
8648
  "ungroup-items":{
8643
8649
  "alias":[
8644
- "Generic",
8645
- "3.17.4",
8646
- "ungroup",
8647
- "shapes",
8648
- "items",
8649
- "unrelease",
8650
+ "Generic",
8651
+ "3.17.4",
8652
+ "ungroup",
8653
+ "shapes",
8654
+ "items",
8655
+ "unrelease",
8650
8656
  "artboard"
8651
8657
  ],
8652
8658
  "category":"Generic",
8653
8659
  "release":"3.17.4"
8654
- },
8660
+ },
8655
8661
  "group-layout-elements":{
8656
8662
  "alias":[
8657
- "Generic",
8658
- "3.17.4",
8659
- "group",
8660
- "shapes",
8661
- "items",
8663
+ "Generic",
8664
+ "3.17.4",
8665
+ "group",
8666
+ "shapes",
8667
+ "items",
8662
8668
  "artboard"
8663
8669
  ],
8664
8670
  "category":"Generic",
8665
8671
  "release":"3.17.4"
8666
- },
8672
+ },
8667
8673
  "group-items":{
8668
8674
  "alias":[
8669
- "Generic",
8670
- "3.17.4",
8671
- "group",
8672
- "shapes",
8673
- "items",
8675
+ "Generic",
8676
+ "3.17.4",
8677
+ "group",
8678
+ "shapes",
8679
+ "items",
8674
8680
  "artboard"
8675
8681
  ],
8676
8682
  "category":"Generic",
8677
8683
  "release":"3.17.4"
8678
- },
8684
+ },
8679
8685
  "check-extent":{
8680
8686
  "alias":[
8681
- "3.17.5",
8682
- "symbols",
8683
- "done",
8684
- "box",
8685
- "tick",
8686
- "selection",
8687
- "area",
8688
- "tick",
8689
- "checkmark",
8690
- "confirm",
8691
- "correct",
8692
- "selected",
8693
- "precision",
8694
- "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",
8695
8701
  "success"
8696
8702
  ],
8697
8703
  "category":"Symbols",
8698
8704
  "release":"3.17.5"
8699
- },
8705
+ },
8700
8706
  "drive-time":{
8701
8707
  "alias":[
8702
- "3.17.5",
8703
- "gis",
8704
- "area",
8705
- "navigation",
8706
- "driving",
8707
- "routes",
8708
- "map",
8709
- "visualization",
8708
+ "3.17.5",
8709
+ "gis",
8710
+ "area",
8711
+ "navigation",
8712
+ "driving",
8713
+ "routes",
8714
+ "map",
8715
+ "visualization",
8710
8716
  "mapping"
8711
8717
  ],
8712
8718
  "category":"GIS",
8713
8719
  "release":"3.17.5"
8714
- },
8720
+ },
8715
8721
  "drive-time-largest":{
8716
8722
  "alias":[
8717
- "3.17.5",
8718
- "gis",
8719
- "area",
8720
- "navigation",
8721
- "driving",
8722
- "routes",
8723
- "map",
8724
- "visualization",
8723
+ "3.17.5",
8724
+ "gis",
8725
+ "area",
8726
+ "navigation",
8727
+ "driving",
8728
+ "routes",
8729
+ "map",
8730
+ "visualization",
8725
8731
  "mapping"
8726
8732
  ],
8727
8733
  "category":"GIS",
8728
8734
  "release":"3.17.5"
8729
- },
8735
+ },
8730
8736
  "drive-time-smallest":{
8731
8737
  "alias":[
8732
- "3.17.5",
8733
- "gis",
8734
- "area",
8735
- "navigation",
8736
- "driving",
8737
- "routes",
8738
- "map",
8739
- "visualization",
8738
+ "3.17.5",
8739
+ "gis",
8740
+ "area",
8741
+ "navigation",
8742
+ "driving",
8743
+ "routes",
8744
+ "map",
8745
+ "visualization",
8740
8746
  "mapping"
8741
8747
  ],
8742
8748
  "category":"GIS",
8743
8749
  "release":"3.17.5"
8744
- },
8750
+ },
8745
8751
  "drive-time-x-bar":{
8746
8752
  "alias":[
8747
- "3.17.5",
8748
- "gis",
8749
- "area",
8750
- "navigation",
8751
- "driving",
8752
- "routes",
8753
- "map",
8754
- "visualization",
8755
- "mapping",
8756
- "medium",
8757
- "average",
8758
- "median",
8759
- "mean",
8760
- "middle",
8761
- "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",
8762
8768
  "mathematics"
8763
8769
  ],
8764
8770
  "category":"GIS",
8765
8771
  "release":"3.17.5"
8766
- },
8772
+ },
8767
8773
  "rings-largest":{
8768
8774
  "alias":[
8769
- "3.17.5",
8770
- "gis",
8771
- "area",
8772
- "radius",
8773
- "location",
8774
- "circles",
8775
- "map",
8776
- "visualization",
8777
- "mapping",
8778
- "buffer",
8779
- "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",
8780
8786
  "location"
8781
8787
  ],
8782
8788
  "category":"GIS",
8783
8789
  "release":"3.17.5"
8784
- },
8790
+ },
8785
8791
  "rings-smallest":{
8786
8792
  "alias":[
8787
- "3.17.5",
8788
- "gis",
8789
- "area",
8790
- "radius",
8791
- "location",
8792
- "circles",
8793
- "map",
8794
- "visualization",
8795
- "mapping",
8796
- "buffer",
8797
- "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",
8798
8804
  "location"
8799
8805
  ],
8800
8806
  "category":"GIS",
8801
8807
  "release":"3.17.5"
8802
- },
8808
+ },
8803
8809
  "rings-x-bar":{
8804
8810
  "alias":[
8805
- "3.17.5",
8806
- "gis",
8807
- "area",
8808
- "radius",
8809
- "location",
8810
- "circles",
8811
- "map",
8812
- "visualization",
8813
- "mapping",
8814
- "buffer",
8815
- "boundaries",
8816
- "location",
8817
- "medium",
8818
- "average",
8819
- "median",
8820
- "mean",
8821
- "middle",
8822
- "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",
8823
8829
  "mathematics"
8824
8830
  ],
8825
8831
  "category":"GIS",
8826
8832
  "release":"3.17.5"
8827
- },
8833
+ },
8828
8834
  "display-selection-lock":{
8829
8835
  "alias":[
8830
- "3.17.6",
8831
- "gis",
8832
- "area",
8833
- "lock",
8836
+ "3.17.6",
8837
+ "gis",
8838
+ "area",
8839
+ "lock",
8834
8840
  "select"
8835
8841
  ],
8836
8842
  "category":"GIS",
8837
8843
  "release":"3.17.6"
8838
- },
8844
+ },
8839
8845
  "display-selection-unlock":{
8840
8846
  "alias":[
8841
8847
  "3.17.6",
8842
- "gis",
8843
- "area",
8844
- "unlock",
8848
+ "gis",
8849
+ "area",
8850
+ "unlock",
8845
8851
  "select"
8846
8852
  ],
8847
8853
  "category":"GIS",
8848
8854
  "release":"3.17.6"
8849
- },
8855
+ },
8850
8856
  "drive-time-threshold":{
8851
8857
  "alias":[
8852
8858
  "3.17.6",
8853
- "gis",
8854
- "drive",
8855
- "time",
8859
+ "gis",
8860
+ "drive",
8861
+ "time",
8856
8862
  "threshold"
8857
8863
  ],
8858
8864
  "category":"GIS",
8859
8865
  "release":"3.17.6"
8860
- },
8866
+ },
8861
8867
  "rings-threshold":{
8862
8868
  "alias":[
8863
- "3.17.6",
8864
- "gis",
8865
- "ring",
8866
- "time",
8869
+ "3.17.6",
8870
+ "gis",
8871
+ "ring",
8872
+ "time",
8867
8873
  "threshold"
8868
8874
  ],
8869
8875
  "category":"GIS",
8870
8876
  "release":"3.17.6"
8871
- },
8877
+ },
8872
8878
  "select-visible":{
8873
8879
  "alias":[
8874
8880
  "3.17.6",
8875
- "gis",
8876
- "visible",
8877
- "area",
8881
+ "gis",
8882
+ "visible",
8883
+ "area",
8878
8884
  "select"
8879
8885
  ],
8880
8886
  "category":"GIS",
8881
8887
  "release":"3.17.6"
8882
- },
8888
+ },
8883
8889
  "cloudy":{
8884
8890
  "alias":[
8885
- "3.17.6",
8886
- "generic",
8887
- "clouds",
8888
- "weather",
8889
- "sky",
8890
- "forecast",
8891
- "temperature",
8892
- "environment",
8893
- "nature",
8894
- "precipitation",
8895
- "wind",
8891
+ "3.17.6",
8892
+ "generic",
8893
+ "clouds",
8894
+ "weather",
8895
+ "sky",
8896
+ "forecast",
8897
+ "temperature",
8898
+ "environment",
8899
+ "nature",
8900
+ "precipitation",
8901
+ "wind",
8896
8902
  "stormy"
8897
8903
  ],
8898
8904
  "category":"Generic",
8899
8905
  "release":"3.17.6"
8900
- },
8906
+ },
8901
8907
  "fog":{
8902
8908
  "alias":[
8903
- "3.17.6",
8904
- "generic",
8905
- "clouds",
8906
- "cloudy",
8907
- "weather",
8908
- "sky",
8909
- "forecast",
8910
- "temperature",
8911
- "environment",
8912
- "nature",
8913
- "precipitation",
8914
- "wind",
8915
- "stormy",
8916
- "gloomy",
8917
- "overcast",
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",
8918
8924
  "coastal"
8919
8925
  ],
8920
8926
  "category":"Generic",
8921
8927
  "release":"3.17.6"
8922
- },
8928
+ },
8923
8929
  "heavy-rain":{
8924
8930
  "alias":[
8925
- "3.17.6",
8926
- "generic",
8927
- "clouds",
8928
- "weather",
8929
- "sky",
8930
- "forecast",
8931
- "temperature",
8932
- "environment",
8933
- "nature",
8934
- "precipitation",
8935
- "windy",
8936
- "stormy",
8937
- "cloudy",
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",
8938
8944
  "severe weather"
8939
8945
  ],
8940
8946
  "category":"Generic",
8941
8947
  "release":"3.17.6"
8942
- },
8948
+ },
8943
8949
  "heavy-snow":{
8944
8950
  "alias":[
8945
- "3.17.6",
8946
- "generic",
8947
- "clouds",
8948
- "weather",
8949
- "sky",
8950
- "forecast",
8951
- "temperature",
8952
- "environment",
8953
- "nature",
8954
- "precipitation",
8955
- "windy",
8956
- "stormy",
8957
- "snowy",
8958
- "severe weather",
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",
8959
8965
  "freezing"
8960
8966
  ],
8961
8967
  "category":"Generic",
8962
8968
  "release":"3.17.6"
8963
- },
8969
+ },
8964
8970
  "light-rain":{
8965
8971
  "alias":[
8966
- "3.17.6",
8967
- "generic",
8968
- "clouds",
8969
- "weather",
8970
- "sky",
8971
- "forecast",
8972
- "temperature",
8973
- "environment",
8974
- "nature",
8975
- "precipitation",
8976
- "misty",
8972
+ "3.17.6",
8973
+ "generic",
8974
+ "clouds",
8975
+ "weather",
8976
+ "sky",
8977
+ "forecast",
8978
+ "temperature",
8979
+ "environment",
8980
+ "nature",
8981
+ "precipitation",
8982
+ "misty",
8977
8983
  "clouds"
8978
8984
  ],
8979
8985
  "category":"Generic",
8980
8986
  "release":"3.17.6"
8981
- },
8987
+ },
8982
8988
  "light-snow":{
8983
8989
  "alias":[
8984
- "3.17.6",
8985
- "generic",
8986
- "clouds",
8987
- "weather",
8988
- "sky",
8989
- "forecast",
8990
- "temperature",
8991
- "environment",
8992
- "nature",
8993
- "precipitation",
8990
+ "3.17.6",
8991
+ "generic",
8992
+ "clouds",
8993
+ "weather",
8994
+ "sky",
8995
+ "forecast",
8996
+ "temperature",
8997
+ "environment",
8998
+ "nature",
8999
+ "precipitation",
8994
9000
  "freezing"
8995
9001
  ],
8996
9002
  "category":"Generic",
8997
9003
  "release":"3.17.6"
8998
- },
9004
+ },
8999
9005
  "partly-cloud":{
9000
9006
  "alias":[
9001
- "3.17.6",
9002
- "generic",
9003
- "clouds",
9004
- "weather",
9005
- "sky",
9006
- "forecast",
9007
- "temperature",
9008
- "environment",
9009
- "nature",
9010
- "precipitation",
9011
- "sunny",
9012
- "clouds",
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",
9013
9019
  "sunshine"
9014
9020
  ],
9015
9021
  "category":"Generic",
9016
9022
  "release":"3.17.6"
9017
- },
9023
+ },
9018
9024
  "rain":{
9019
9025
  "alias":[
9020
- "3.17.6",
9021
- "generic",
9022
- "clouds",
9023
- "weather",
9024
- "sky",
9025
- "forecast",
9026
- "temperature",
9027
- "environment",
9028
- "nature",
9029
- "precipitation",
9030
- "wind",
9031
- "stormy",
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",
9032
9038
  "clouds"
9033
9039
  ],
9034
9040
  "category":"Generic",
9035
9041
  "release":"3.17.6"
9036
- },
9042
+ },
9037
9043
  "rain-snow":{
9038
9044
  "alias":[
9039
- "3.17.6",
9040
- "generic",
9041
- "clouds",
9042
- "weather",
9043
- "sky",
9044
- "forecast",
9045
- "temperature",
9046
- "environment",
9047
- "nature",
9048
- "precipitation",
9049
- "rainy",
9045
+ "3.17.6",
9046
+ "generic",
9047
+ "clouds",
9048
+ "weather",
9049
+ "sky",
9050
+ "forecast",
9051
+ "temperature",
9052
+ "environment",
9053
+ "nature",
9054
+ "precipitation",
9055
+ "rainy",
9050
9056
  "freezing",
9051
- "stormy",
9057
+ "stormy",
9052
9058
  "clouds"
9053
9059
  ],
9054
9060
  "category":"Generic",
9055
9061
  "release":"3.17.6"
9056
- },
9062
+ },
9057
9063
  "rain-thunder":{
9058
9064
  "alias":[
9059
- "3.17.6",
9060
- "generic",
9061
- "clouds",
9062
- "weather",
9063
- "sky",
9064
- "forecast",
9065
- "temperature",
9066
- "environment",
9067
- "nature",
9068
- "precipitation",
9069
- "lightning",
9070
- "stormy",
9071
- "severe weather",
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",
9072
9078
  "clouds"
9073
9079
  ],
9074
9080
  "category":"Generic",
9075
9081
  "release":"3.17.6"
9076
- },
9082
+ },
9077
9083
  "snow":{
9078
9084
  "alias":[
9079
- "3.17.6",
9080
- "generic",
9081
- "clouds",
9082
- "weather",
9083
- "sky",
9084
- "forecast",
9085
- "temperature",
9086
- "environment",
9087
- "nature",
9088
- "precipitation",
9089
- "freezing",
9085
+ "3.17.6",
9086
+ "generic",
9087
+ "clouds",
9088
+ "weather",
9089
+ "sky",
9090
+ "forecast",
9091
+ "temperature",
9092
+ "environment",
9093
+ "nature",
9094
+ "precipitation",
9095
+ "freezing",
9090
9096
  "stormy"
9091
9097
  ],
9092
9098
  "category":"Generic",
9093
9099
  "release":"3.17.6"
9094
- },
9100
+ },
9095
9101
  "snow-thunder":{
9096
9102
  "alias":[
9097
- "3.17.6",
9098
- "generic",
9099
- "clouds",
9100
- "weather",
9101
- "sky",
9102
- "forecast",
9103
- "temperature",
9104
- "environment",
9105
- "nature",
9106
- "precipitation",
9107
- "freezing",
9108
- "stormy",
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",
9109
9115
  "severe weather"
9110
9116
  ],
9111
9117
  "category":"Generic",
9112
9118
  "release":"3.17.6"
9113
- }
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":"window",
9229
+ "release":"3.17.8"
9230
+ }
9114
9231
  }