@esri/calcite-ui-icons 4.1.1-next.0 → 4.2.0-next.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 (133) hide show
  1. package/LICENSE.md +1 -1
  2. package/README.md +1 -1
  3. package/docs/icons.json +1 -1
  4. package/docs/keywords.json +50 -0
  5. package/fonts/calcite-ui-icons-16.ttf +0 -0
  6. package/fonts/calcite-ui-icons-24.ttf +0 -0
  7. package/fonts/calcite-ui-icons-32.ttf +0 -0
  8. package/icons/double-float-set-16.svg +1 -0
  9. package/icons/double-float-set-24.svg +1 -0
  10. package/icons/double-float-set-32.svg +1 -0
  11. package/icons/layer-set-16.svg +1 -0
  12. package/icons/layer-set-24.svg +1 -0
  13. package/icons/layer-set-32.svg +1 -0
  14. package/icons/map-information-16.svg +1 -0
  15. package/icons/map-information-24.svg +1 -0
  16. package/icons/map-information-32.svg +1 -0
  17. package/icons/multiple-variables-set-16.svg +1 -0
  18. package/icons/multiple-variables-set-24.svg +1 -0
  19. package/icons/multiple-variables-set-32.svg +1 -0
  20. package/icons/parameters-16.svg +1 -0
  21. package/icons/parameters-24.svg +1 -0
  22. package/icons/parameters-32.svg +1 -0
  23. package/icons/parameters-gear-16.svg +1 -0
  24. package/icons/parameters-gear-24.svg +1 -0
  25. package/icons/parameters-gear-32.svg +1 -0
  26. package/icons/parameters-plus-16.svg +1 -0
  27. package/icons/parameters-plus-24.svg +1 -0
  28. package/icons/parameters-plus-32.svg +1 -0
  29. package/icons/string-set-16.svg +1 -0
  30. package/icons/string-set-24.svg +1 -0
  31. package/icons/string-set-32.svg +1 -0
  32. package/icons/table-set-16.svg +1 -0
  33. package/icons/table-set-24.svg +1 -0
  34. package/icons/table-set-32.svg +1 -0
  35. package/icons/variable-plus-16.svg +1 -0
  36. package/icons/variable-plus-24.svg +1 -0
  37. package/icons/variable-plus-32.svg +1 -0
  38. package/index.d.ts +30 -0
  39. package/index.js +30 -0
  40. package/js/doubleFloatSet16.d.ts +1 -0
  41. package/js/doubleFloatSet16.js +1 -0
  42. package/js/doubleFloatSet16.json +1 -0
  43. package/js/doubleFloatSet24.d.ts +1 -0
  44. package/js/doubleFloatSet24.js +1 -0
  45. package/js/doubleFloatSet24.json +1 -0
  46. package/js/doubleFloatSet32.d.ts +1 -0
  47. package/js/doubleFloatSet32.js +1 -0
  48. package/js/doubleFloatSet32.json +1 -0
  49. package/js/layerSet16.d.ts +1 -0
  50. package/js/layerSet16.js +1 -0
  51. package/js/layerSet16.json +1 -0
  52. package/js/layerSet24.d.ts +1 -0
  53. package/js/layerSet24.js +1 -0
  54. package/js/layerSet24.json +1 -0
  55. package/js/layerSet32.d.ts +1 -0
  56. package/js/layerSet32.js +1 -0
  57. package/js/layerSet32.json +1 -0
  58. package/js/mapInformation16.d.ts +1 -0
  59. package/js/mapInformation16.js +1 -0
  60. package/js/mapInformation16.json +1 -0
  61. package/js/mapInformation24.d.ts +1 -0
  62. package/js/mapInformation24.js +1 -0
  63. package/js/mapInformation24.json +1 -0
  64. package/js/mapInformation32.d.ts +1 -0
  65. package/js/mapInformation32.js +1 -0
  66. package/js/mapInformation32.json +1 -0
  67. package/js/multipleVariablesSet16.d.ts +1 -0
  68. package/js/multipleVariablesSet16.js +1 -0
  69. package/js/multipleVariablesSet16.json +1 -0
  70. package/js/multipleVariablesSet24.d.ts +1 -0
  71. package/js/multipleVariablesSet24.js +1 -0
  72. package/js/multipleVariablesSet24.json +1 -0
  73. package/js/multipleVariablesSet32.d.ts +1 -0
  74. package/js/multipleVariablesSet32.js +1 -0
  75. package/js/multipleVariablesSet32.json +1 -0
  76. package/js/parameters16.d.ts +1 -0
  77. package/js/parameters16.js +1 -0
  78. package/js/parameters16.json +1 -0
  79. package/js/parameters24.d.ts +1 -0
  80. package/js/parameters24.js +1 -0
  81. package/js/parameters24.json +1 -0
  82. package/js/parameters32.d.ts +1 -0
  83. package/js/parameters32.js +1 -0
  84. package/js/parameters32.json +1 -0
  85. package/js/parametersGear16.d.ts +1 -0
  86. package/js/parametersGear16.js +1 -0
  87. package/js/parametersGear16.json +1 -0
  88. package/js/parametersGear24.d.ts +1 -0
  89. package/js/parametersGear24.js +1 -0
  90. package/js/parametersGear24.json +1 -0
  91. package/js/parametersGear32.d.ts +1 -0
  92. package/js/parametersGear32.js +1 -0
  93. package/js/parametersGear32.json +1 -0
  94. package/js/parametersPlus16.d.ts +1 -0
  95. package/js/parametersPlus16.js +1 -0
  96. package/js/parametersPlus16.json +1 -0
  97. package/js/parametersPlus24.d.ts +1 -0
  98. package/js/parametersPlus24.js +1 -0
  99. package/js/parametersPlus24.json +1 -0
  100. package/js/parametersPlus32.d.ts +1 -0
  101. package/js/parametersPlus32.js +1 -0
  102. package/js/parametersPlus32.json +1 -0
  103. package/js/stringSet16.d.ts +1 -0
  104. package/js/stringSet16.js +1 -0
  105. package/js/stringSet16.json +1 -0
  106. package/js/stringSet24.d.ts +1 -0
  107. package/js/stringSet24.js +1 -0
  108. package/js/stringSet24.json +1 -0
  109. package/js/stringSet32.d.ts +1 -0
  110. package/js/stringSet32.js +1 -0
  111. package/js/stringSet32.json +1 -0
  112. package/js/tableSet16.d.ts +1 -0
  113. package/js/tableSet16.js +1 -0
  114. package/js/tableSet16.json +1 -0
  115. package/js/tableSet24.d.ts +1 -0
  116. package/js/tableSet24.js +1 -0
  117. package/js/tableSet24.json +1 -0
  118. package/js/tableSet32.d.ts +1 -0
  119. package/js/tableSet32.js +1 -0
  120. package/js/tableSet32.json +1 -0
  121. package/js/variablePlus16.d.ts +1 -0
  122. package/js/variablePlus16.js +1 -0
  123. package/js/variablePlus16.json +1 -0
  124. package/js/variablePlus24.d.ts +1 -0
  125. package/js/variablePlus24.js +1 -0
  126. package/js/variablePlus24.json +1 -0
  127. package/js/variablePlus32.d.ts +1 -0
  128. package/js/variablePlus32.js +1 -0
  129. package/js/variablePlus32.json +1 -0
  130. package/package.json +3 -2
  131. package/sprite-16.svg +1 -1
  132. package/sprite-24.svg +1 -1
  133. package/sprite-32.svg +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.