@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.
- package/docs/icons.json +1 -1
- package/docs/keywords.json +46 -1
- package/fonts/calcite-ui-icons-16.ttf +0 -0
- package/fonts/calcite-ui-icons-24.ttf +0 -0
- package/fonts/calcite-ui-icons-32.ttf +0 -0
- package/icons/buttons-16.svg +1 -0
- package/icons/buttons-24.svg +1 -0
- package/icons/buttons-32.svg +1 -0
- package/icons/entity-types-16.svg +1 -0
- package/icons/entity-types-24.svg +1 -0
- package/icons/entity-types-32.svg +1 -0
- package/icons/gps-receiver-16.svg +1 -0
- package/icons/gps-receiver-24.svg +1 -0
- package/icons/gps-receiver-32.svg +1 -0
- package/icons/oriented-imagery-full-superimpose-16.svg +1 -0
- package/icons/oriented-imagery-full-superimpose-24.svg +1 -0
- package/icons/oriented-imagery-full-superimpose-32.svg +1 -0
- package/icons/oriented-imagery-half-superimpose-16.svg +1 -0
- package/icons/oriented-imagery-half-superimpose-24.svg +1 -0
- package/icons/oriented-imagery-half-superimpose-32.svg +1 -0
- package/icons/oriented-imagery-scene-only-16.svg +1 -0
- package/icons/oriented-imagery-scene-only-24.svg +1 -0
- package/icons/oriented-imagery-scene-only-32.svg +1 -0
- package/icons/return-to-default-16.svg +1 -0
- package/icons/return-to-default-24.svg +1 -0
- package/icons/return-to-default-32.svg +1 -0
- package/icons/review-map-16.svg +1 -0
- package/icons/review-map-24.svg +1 -0
- package/icons/review-map-32.svg +1 -0
- package/icons/total-station-16.svg +1 -0
- package/icons/total-station-24.svg +1 -0
- package/icons/total-station-32.svg +1 -0
- package/index.d.ts +27 -0
- package/index.js +27 -0
- package/js/buttons16.d.ts +1 -0
- package/js/buttons16.js +1 -0
- package/js/buttons16.json +1 -0
- package/js/buttons24.d.ts +1 -0
- package/js/buttons24.js +1 -0
- package/js/buttons24.json +1 -0
- package/js/buttons32.d.ts +1 -0
- package/js/buttons32.js +1 -0
- package/js/buttons32.json +1 -0
- package/js/entityTypes16.d.ts +1 -0
- package/js/entityTypes16.js +1 -0
- package/js/entityTypes16.json +1 -0
- package/js/entityTypes24.d.ts +1 -0
- package/js/entityTypes24.js +1 -0
- package/js/entityTypes24.json +1 -0
- package/js/entityTypes32.d.ts +1 -0
- package/js/entityTypes32.js +1 -0
- package/js/entityTypes32.json +1 -0
- package/js/gpsReceiver16.d.ts +1 -0
- package/js/gpsReceiver16.js +1 -0
- package/js/gpsReceiver16.json +1 -0
- package/js/gpsReceiver24.d.ts +1 -0
- package/js/gpsReceiver24.js +1 -0
- package/js/gpsReceiver24.json +1 -0
- package/js/gpsReceiver32.d.ts +1 -0
- package/js/gpsReceiver32.js +1 -0
- package/js/gpsReceiver32.json +1 -0
- package/js/orientedImageryFullSuperimpose16.d.ts +1 -0
- package/js/orientedImageryFullSuperimpose16.js +1 -0
- package/js/orientedImageryFullSuperimpose16.json +1 -0
- package/js/orientedImageryFullSuperimpose24.d.ts +1 -0
- package/js/orientedImageryFullSuperimpose24.js +1 -0
- package/js/orientedImageryFullSuperimpose24.json +1 -0
- package/js/orientedImageryFullSuperimpose32.d.ts +1 -0
- package/js/orientedImageryFullSuperimpose32.js +1 -0
- package/js/orientedImageryFullSuperimpose32.json +1 -0
- package/js/orientedImageryHalfSuperimpose16.d.ts +1 -0
- package/js/orientedImageryHalfSuperimpose16.js +1 -0
- package/js/orientedImageryHalfSuperimpose16.json +1 -0
- package/js/orientedImageryHalfSuperimpose24.d.ts +1 -0
- package/js/orientedImageryHalfSuperimpose24.js +1 -0
- package/js/orientedImageryHalfSuperimpose24.json +1 -0
- package/js/orientedImageryHalfSuperimpose32.d.ts +1 -0
- package/js/orientedImageryHalfSuperimpose32.js +1 -0
- package/js/orientedImageryHalfSuperimpose32.json +1 -0
- package/js/orientedImagerySceneOnly16.d.ts +1 -0
- package/js/orientedImagerySceneOnly16.js +1 -0
- package/js/orientedImagerySceneOnly16.json +1 -0
- package/js/orientedImagerySceneOnly24.d.ts +1 -0
- package/js/orientedImagerySceneOnly24.js +1 -0
- package/js/orientedImagerySceneOnly24.json +1 -0
- package/js/orientedImagerySceneOnly32.d.ts +1 -0
- package/js/orientedImagerySceneOnly32.js +1 -0
- package/js/orientedImagerySceneOnly32.json +1 -0
- package/js/returnToDefault16.d.ts +1 -0
- package/js/returnToDefault16.js +1 -0
- package/js/returnToDefault16.json +1 -0
- package/js/returnToDefault24.d.ts +1 -0
- package/js/returnToDefault24.js +1 -0
- package/js/returnToDefault24.json +1 -0
- package/js/returnToDefault32.d.ts +1 -0
- package/js/returnToDefault32.js +1 -0
- package/js/returnToDefault32.json +1 -0
- package/js/reviewMap16.d.ts +1 -0
- package/js/reviewMap16.js +1 -0
- package/js/reviewMap16.json +1 -0
- package/js/reviewMap24.d.ts +1 -0
- package/js/reviewMap24.js +1 -0
- package/js/reviewMap24.json +1 -0
- package/js/reviewMap32.d.ts +1 -0
- package/js/reviewMap32.js +1 -0
- package/js/reviewMap32.json +1 -0
- package/js/totalStation16.d.ts +1 -0
- package/js/totalStation16.js +1 -0
- package/js/totalStation16.json +1 -0
- package/js/totalStation24.d.ts +1 -0
- package/js/totalStation24.js +1 -0
- package/js/totalStation24.json +1 -0
- package/js/totalStation32.d.ts +1 -0
- package/js/totalStation32.js +1 -0
- package/js/totalStation32.json +1 -0
- package/package.json +4 -4
- package/sprite-16.svg +1 -1
- package/sprite-24.svg +1 -1
- 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.