@esri/calcite-ui-icons 3.25.5 → 3.25.7

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 (122) hide show
  1. package/docs/icons.json +1 -1
  2. package/docs/keywords.json +100 -72
  3. package/icons/column-settings-16.svg +1 -0
  4. package/icons/column-settings-24.svg +1 -0
  5. package/icons/column-settings-32.svg +1 -0
  6. package/icons/four-by-one-grid-16.svg +1 -0
  7. package/icons/four-by-one-grid-24.svg +1 -0
  8. package/icons/four-by-one-grid-32.svg +1 -0
  9. package/icons/four-by-three-grid-16.svg +1 -0
  10. package/icons/four-by-three-grid-24.svg +1 -0
  11. package/icons/four-by-three-grid-32.svg +1 -0
  12. package/icons/four-by-two-grid-16.svg +1 -0
  13. package/icons/four-by-two-grid-24.svg +1 -0
  14. package/icons/four-by-two-grid-32.svg +1 -0
  15. package/icons/surface-16.svg +1 -0
  16. package/icons/surface-24.svg +1 -0
  17. package/icons/surface-32.svg +1 -0
  18. package/icons/three-by-one-grid-16.svg +1 -0
  19. package/icons/three-by-one-grid-24.svg +1 -0
  20. package/icons/three-by-one-grid-32.svg +1 -0
  21. package/icons/three-by-three-grid-16.svg +1 -0
  22. package/icons/three-by-three-grid-24.svg +1 -0
  23. package/icons/three-by-three-grid-32.svg +1 -0
  24. package/icons/three-by-two-grid-16.svg +1 -0
  25. package/icons/three-by-two-grid-24.svg +1 -0
  26. package/icons/three-by-two-grid-32.svg +1 -0
  27. package/index.d.ts +24 -18
  28. package/index.js +24 -18
  29. package/js/columnSettings16.d.ts +1 -0
  30. package/js/columnSettings16.js +1 -0
  31. package/js/columnSettings16.json +1 -0
  32. package/js/columnSettings24.d.ts +1 -0
  33. package/js/columnSettings24.js +1 -0
  34. package/js/columnSettings24.json +1 -0
  35. package/js/columnSettings32.d.ts +1 -0
  36. package/js/columnSettings32.js +1 -0
  37. package/js/columnSettings32.json +1 -0
  38. package/js/fourByOneGrid16.d.ts +1 -0
  39. package/js/fourByOneGrid16.js +1 -0
  40. package/js/fourByOneGrid16.json +1 -0
  41. package/js/fourByOneGrid24.d.ts +1 -0
  42. package/js/fourByOneGrid24.js +1 -0
  43. package/js/fourByOneGrid24.json +1 -0
  44. package/js/fourByOneGrid32.d.ts +1 -0
  45. package/js/fourByOneGrid32.js +1 -0
  46. package/js/fourByOneGrid32.json +1 -0
  47. package/js/fourByThreeGrid16.d.ts +1 -0
  48. package/js/fourByThreeGrid16.js +1 -0
  49. package/js/fourByThreeGrid16.json +1 -0
  50. package/js/fourByThreeGrid24.d.ts +1 -0
  51. package/js/fourByThreeGrid24.js +1 -0
  52. package/js/fourByThreeGrid24.json +1 -0
  53. package/js/fourByThreeGrid32.d.ts +1 -0
  54. package/js/fourByThreeGrid32.js +1 -0
  55. package/js/fourByThreeGrid32.json +1 -0
  56. package/js/fourByTwoGrid16.d.ts +1 -0
  57. package/js/fourByTwoGrid16.js +1 -0
  58. package/js/fourByTwoGrid16.json +1 -0
  59. package/js/fourByTwoGrid24.d.ts +1 -0
  60. package/js/fourByTwoGrid24.js +1 -0
  61. package/js/fourByTwoGrid24.json +1 -0
  62. package/js/fourByTwoGrid32.d.ts +1 -0
  63. package/js/fourByTwoGrid32.js +1 -0
  64. package/js/fourByTwoGrid32.json +1 -0
  65. package/js/surface16.d.ts +1 -0
  66. package/js/surface16.js +1 -0
  67. package/js/surface16.json +1 -0
  68. package/js/surface24.d.ts +1 -0
  69. package/js/surface24.js +1 -0
  70. package/js/surface24.json +1 -0
  71. package/js/surface32.d.ts +1 -0
  72. package/js/surface32.js +1 -0
  73. package/js/surface32.json +1 -0
  74. package/js/threeByOneGrid16.d.ts +1 -0
  75. package/js/threeByOneGrid16.js +1 -0
  76. package/js/threeByOneGrid16.json +1 -0
  77. package/js/threeByOneGrid24.d.ts +1 -0
  78. package/js/threeByOneGrid24.js +1 -0
  79. package/js/threeByOneGrid24.json +1 -0
  80. package/js/threeByOneGrid32.d.ts +1 -0
  81. package/js/threeByOneGrid32.js +1 -0
  82. package/js/threeByOneGrid32.json +1 -0
  83. package/js/threeByThreeGrid16.d.ts +1 -0
  84. package/js/threeByThreeGrid16.js +1 -0
  85. package/js/threeByThreeGrid16.json +1 -0
  86. package/js/threeByThreeGrid24.d.ts +1 -0
  87. package/js/threeByThreeGrid24.js +1 -0
  88. package/js/threeByThreeGrid24.json +1 -0
  89. package/js/threeByThreeGrid32.d.ts +1 -0
  90. package/js/threeByThreeGrid32.js +1 -0
  91. package/js/threeByThreeGrid32.json +1 -0
  92. package/js/threeByTwoGrid16.d.ts +1 -0
  93. package/js/threeByTwoGrid16.js +1 -0
  94. package/js/threeByTwoGrid16.json +1 -0
  95. package/js/threeByTwoGrid24.d.ts +1 -0
  96. package/js/threeByTwoGrid24.js +1 -0
  97. package/js/threeByTwoGrid24.json +1 -0
  98. package/js/threeByTwoGrid32.d.ts +1 -0
  99. package/js/threeByTwoGrid32.js +1 -0
  100. package/js/threeByTwoGrid32.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
  105. package/icons/full-1-column-16.svg +0 -1
  106. package/icons/full-1-column-24.svg +0 -1
  107. package/icons/full-1-column-32.svg +0 -1
  108. package/icons/full-medium-1-column-16.svg +0 -1
  109. package/icons/full-medium-1-column-24.svg +0 -1
  110. package/icons/full-medium-1-column-32.svg +0 -1
  111. package/icons/full-small-1-column-16.svg +0 -1
  112. package/icons/full-small-1-column-24.svg +0 -1
  113. package/icons/full-small-1-column-32.svg +0 -1
  114. package/icons/large-2-column-16.svg +0 -1
  115. package/icons/large-2-column-24.svg +0 -1
  116. package/icons/large-2-column-32.svg +0 -1
  117. package/icons/medium-2-column-16.svg +0 -1
  118. package/icons/medium-2-column-24.svg +0 -1
  119. package/icons/medium-2-column-32.svg +0 -1
  120. package/icons/small-2-column-16.svg +0 -1
  121. package/icons/small-2-column-24.svg +0 -1
  122. package/icons/small-2-column-32.svg +0 -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.