@esri/calcite-ui-icons 4.5.0-next.9 → 4.6.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 (119) hide show
  1. package/docs/icons.json +1 -1
  2. package/docs/keywords.json +46 -1
  3. package/fonts/calcite-ui-icons-16.ttf +0 -0
  4. package/fonts/calcite-ui-icons-24.ttf +0 -0
  5. package/fonts/calcite-ui-icons-32.ttf +0 -0
  6. package/icons/buttons-16.svg +1 -0
  7. package/icons/buttons-24.svg +1 -0
  8. package/icons/buttons-32.svg +1 -0
  9. package/icons/entity-types-16.svg +1 -0
  10. package/icons/entity-types-24.svg +1 -0
  11. package/icons/entity-types-32.svg +1 -0
  12. package/icons/gps-receiver-16.svg +1 -0
  13. package/icons/gps-receiver-24.svg +1 -0
  14. package/icons/gps-receiver-32.svg +1 -0
  15. package/icons/oriented-imagery-full-superimpose-16.svg +1 -0
  16. package/icons/oriented-imagery-full-superimpose-24.svg +1 -0
  17. package/icons/oriented-imagery-full-superimpose-32.svg +1 -0
  18. package/icons/oriented-imagery-half-superimpose-16.svg +1 -0
  19. package/icons/oriented-imagery-half-superimpose-24.svg +1 -0
  20. package/icons/oriented-imagery-half-superimpose-32.svg +1 -0
  21. package/icons/oriented-imagery-scene-only-16.svg +1 -0
  22. package/icons/oriented-imagery-scene-only-24.svg +1 -0
  23. package/icons/oriented-imagery-scene-only-32.svg +1 -0
  24. package/icons/return-to-default-16.svg +1 -0
  25. package/icons/return-to-default-24.svg +1 -0
  26. package/icons/return-to-default-32.svg +1 -0
  27. package/icons/review-map-16.svg +1 -0
  28. package/icons/review-map-24.svg +1 -0
  29. package/icons/review-map-32.svg +1 -0
  30. package/icons/total-station-16.svg +1 -0
  31. package/icons/total-station-24.svg +1 -0
  32. package/icons/total-station-32.svg +1 -0
  33. package/index.d.ts +27 -0
  34. package/index.js +27 -0
  35. package/js/buttons16.d.ts +1 -0
  36. package/js/buttons16.js +1 -0
  37. package/js/buttons16.json +1 -0
  38. package/js/buttons24.d.ts +1 -0
  39. package/js/buttons24.js +1 -0
  40. package/js/buttons24.json +1 -0
  41. package/js/buttons32.d.ts +1 -0
  42. package/js/buttons32.js +1 -0
  43. package/js/buttons32.json +1 -0
  44. package/js/entityTypes16.d.ts +1 -0
  45. package/js/entityTypes16.js +1 -0
  46. package/js/entityTypes16.json +1 -0
  47. package/js/entityTypes24.d.ts +1 -0
  48. package/js/entityTypes24.js +1 -0
  49. package/js/entityTypes24.json +1 -0
  50. package/js/entityTypes32.d.ts +1 -0
  51. package/js/entityTypes32.js +1 -0
  52. package/js/entityTypes32.json +1 -0
  53. package/js/gpsReceiver16.d.ts +1 -0
  54. package/js/gpsReceiver16.js +1 -0
  55. package/js/gpsReceiver16.json +1 -0
  56. package/js/gpsReceiver24.d.ts +1 -0
  57. package/js/gpsReceiver24.js +1 -0
  58. package/js/gpsReceiver24.json +1 -0
  59. package/js/gpsReceiver32.d.ts +1 -0
  60. package/js/gpsReceiver32.js +1 -0
  61. package/js/gpsReceiver32.json +1 -0
  62. package/js/orientedImageryFullSuperimpose16.d.ts +1 -0
  63. package/js/orientedImageryFullSuperimpose16.js +1 -0
  64. package/js/orientedImageryFullSuperimpose16.json +1 -0
  65. package/js/orientedImageryFullSuperimpose24.d.ts +1 -0
  66. package/js/orientedImageryFullSuperimpose24.js +1 -0
  67. package/js/orientedImageryFullSuperimpose24.json +1 -0
  68. package/js/orientedImageryFullSuperimpose32.d.ts +1 -0
  69. package/js/orientedImageryFullSuperimpose32.js +1 -0
  70. package/js/orientedImageryFullSuperimpose32.json +1 -0
  71. package/js/orientedImageryHalfSuperimpose16.d.ts +1 -0
  72. package/js/orientedImageryHalfSuperimpose16.js +1 -0
  73. package/js/orientedImageryHalfSuperimpose16.json +1 -0
  74. package/js/orientedImageryHalfSuperimpose24.d.ts +1 -0
  75. package/js/orientedImageryHalfSuperimpose24.js +1 -0
  76. package/js/orientedImageryHalfSuperimpose24.json +1 -0
  77. package/js/orientedImageryHalfSuperimpose32.d.ts +1 -0
  78. package/js/orientedImageryHalfSuperimpose32.js +1 -0
  79. package/js/orientedImageryHalfSuperimpose32.json +1 -0
  80. package/js/orientedImagerySceneOnly16.d.ts +1 -0
  81. package/js/orientedImagerySceneOnly16.js +1 -0
  82. package/js/orientedImagerySceneOnly16.json +1 -0
  83. package/js/orientedImagerySceneOnly24.d.ts +1 -0
  84. package/js/orientedImagerySceneOnly24.js +1 -0
  85. package/js/orientedImagerySceneOnly24.json +1 -0
  86. package/js/orientedImagerySceneOnly32.d.ts +1 -0
  87. package/js/orientedImagerySceneOnly32.js +1 -0
  88. package/js/orientedImagerySceneOnly32.json +1 -0
  89. package/js/returnToDefault16.d.ts +1 -0
  90. package/js/returnToDefault16.js +1 -0
  91. package/js/returnToDefault16.json +1 -0
  92. package/js/returnToDefault24.d.ts +1 -0
  93. package/js/returnToDefault24.js +1 -0
  94. package/js/returnToDefault24.json +1 -0
  95. package/js/returnToDefault32.d.ts +1 -0
  96. package/js/returnToDefault32.js +1 -0
  97. package/js/returnToDefault32.json +1 -0
  98. package/js/reviewMap16.d.ts +1 -0
  99. package/js/reviewMap16.js +1 -0
  100. package/js/reviewMap16.json +1 -0
  101. package/js/reviewMap24.d.ts +1 -0
  102. package/js/reviewMap24.js +1 -0
  103. package/js/reviewMap24.json +1 -0
  104. package/js/reviewMap32.d.ts +1 -0
  105. package/js/reviewMap32.js +1 -0
  106. package/js/reviewMap32.json +1 -0
  107. package/js/totalStation16.d.ts +1 -0
  108. package/js/totalStation16.js +1 -0
  109. package/js/totalStation16.json +1 -0
  110. package/js/totalStation24.d.ts +1 -0
  111. package/js/totalStation24.js +1 -0
  112. package/js/totalStation24.json +1 -0
  113. package/js/totalStation32.d.ts +1 -0
  114. package/js/totalStation32.js +1 -0
  115. package/js/totalStation32.json +1 -0
  116. package/package.json +4 -4
  117. package/sprite-16.svg +1 -1
  118. package/sprite-24.svg +1 -1
  119. 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.