jupytergis-core 0.12.1__py3-none-any.whl → 0.12.2__py3-none-any.whl

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 (131) hide show
  1. jupytergis_core/_version.py +1 -1
  2. jupytergis_core/schema/interfaces/__init__.py +1 -1
  3. jupytergis_core/schema/interfaces/export/__init__.py +1 -1
  4. jupytergis_core/schema/interfaces/export/exportGeoJson.py +1 -1
  5. jupytergis_core/schema/interfaces/export/exportGeoTiff.py +1 -1
  6. jupytergis_core/schema/interfaces/geojson.py +1 -1
  7. jupytergis_core/schema/interfaces/processing/__init__.py +1 -1
  8. jupytergis_core/schema/interfaces/processing/boundingBoxes.py +1 -1
  9. jupytergis_core/schema/interfaces/processing/buffer.py +1 -1
  10. jupytergis_core/schema/interfaces/processing/centroids.py +1 -1
  11. jupytergis_core/schema/interfaces/processing/concaveHull.py +1 -1
  12. jupytergis_core/schema/interfaces/processing/convexHull.py +1 -1
  13. jupytergis_core/schema/interfaces/processing/dissolve.py +1 -1
  14. jupytergis_core/schema/interfaces/project/__init__.py +1 -1
  15. jupytergis_core/schema/interfaces/project/jgis.py +2 -2
  16. jupytergis_core/schema/interfaces/project/layers/__init__.py +1 -1
  17. jupytergis_core/schema/interfaces/project/layers/heatmapLayer.py +1 -1
  18. jupytergis_core/schema/interfaces/project/layers/hillshadeLayer.py +1 -1
  19. jupytergis_core/schema/interfaces/project/layers/imageLayer.py +1 -1
  20. jupytergis_core/schema/interfaces/project/layers/rasterLayer.py +1 -1
  21. jupytergis_core/schema/interfaces/project/layers/stacLayer.py +1 -1
  22. jupytergis_core/schema/interfaces/project/layers/storySegmentLayer.py +1 -1
  23. jupytergis_core/schema/interfaces/project/layers/vectorLayer.py +1 -1
  24. jupytergis_core/schema/interfaces/project/layers/vectorTileLayer.py +1 -1
  25. jupytergis_core/schema/interfaces/project/layers/webGlLayer.py +1 -1
  26. jupytergis_core/schema/interfaces/project/sources/__init__.py +1 -1
  27. jupytergis_core/schema/interfaces/project/sources/geoJsonSource.py +1 -1
  28. jupytergis_core/schema/interfaces/project/sources/geoParquetSource.py +1 -1
  29. jupytergis_core/schema/interfaces/project/sources/geoTiffSource.py +1 -1
  30. jupytergis_core/schema/interfaces/project/sources/imageSource.py +1 -1
  31. jupytergis_core/schema/interfaces/project/sources/markerSource.py +1 -1
  32. jupytergis_core/schema/interfaces/project/sources/rasterDemSource.py +1 -1
  33. jupytergis_core/schema/interfaces/project/sources/rasterSource.py +1 -1
  34. jupytergis_core/schema/interfaces/project/sources/shapefileSource.py +1 -1
  35. jupytergis_core/schema/interfaces/project/sources/vectorTileSource.py +1 -1
  36. jupytergis_core/schema/interfaces/project/sources/videoSource.py +1 -1
  37. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/package.json +4 -4
  38. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/schemas/@jupytergis/jupytergis-core/package.json.orig +3 -3
  39. jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/0.76dafaad6bc32f397ba3.js +1 -0
  40. jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/407.04c8c5d0ab057e369acc.js +1 -0
  41. jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/432.293b62ed12b5c5cfe5e4.js +1 -0
  42. jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/472.200879a557606fff1f55.js +1 -0
  43. jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/542.cfe4fa82645c54cbbe5f.js +1 -0
  44. jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/552.ebef0ed9093b23a53207.js +1 -0
  45. jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/555.37e6e4f6a4da11e5be80.js +1 -0
  46. jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/803.94fce9484ab0885ac933.js +8 -0
  47. jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8d46af0ac60bc7a8b3c7.png +0 -0
  48. jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/94.10a8f7b99026e3ae991a.js +8 -0
  49. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/990.57db4c68462c785ae047.js → jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/990.e2345b34c5f4b521a6c6.js +1 -1
  50. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/991.b217550fb82de9952864.js → jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/991.85e8f78354b0bf01c5f9.js +1 -1
  51. jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9c94b618ac2b12b8cb5c.png +0 -0
  52. jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/remoteEntry.b6a99c1ebffaad1a4997.js +1 -0
  53. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/third-party-licenses.json +8 -2
  54. {jupytergis_core-0.12.1.dist-info → jupytergis_core-0.12.2.dist-info}/METADATA +1 -1
  55. jupytergis_core-0.12.2.dist-info/RECORD +124 -0
  56. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/407.abbc95102c4ad7922738.js +0 -1
  57. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/432.4ba21c44d69bd7bb9b58.js +0 -1
  58. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/472.a64789520e563e648e15.js +0 -1
  59. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/529.07eb423ce266698ca585.js +0 -8
  60. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/542.01890bd351511c4a49a8.js +0 -1
  61. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/552.a4ebd32e9302cb6c9dce.js +0 -1
  62. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/555.f67c28bf17db0a6ce7f9.js +0 -1
  63. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/636.d17d02598a9bcae35dd5.js +0 -1
  64. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/803.2b7be4ca03f1b0985a34.js +0 -8
  65. jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/remoteEntry.418e7dafab722f6431da.js +0 -1
  66. jupytergis_core-0.12.1.dist-info/RECORD +0 -122
  67. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/etc/jupyter/jupyter_server_config.d/jupytergis_core.json +0 -0
  68. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/schemas/@jupytergis/jupytergis-core/jupytergis-settings.json +0 -0
  69. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/065129e010fdefaafa25.png +0 -0
  70. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/154.81bef68e01fc6079be77.js +0 -0
  71. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/211.dda210219d9ad86e1e84.js +0 -0
  72. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/234.ea90a64ba283577248b6.js +0 -0
  73. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2379815eeec82d6c99ea.png +0 -0
  74. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/27.1f6ad99534ea85406d43.js +0 -0
  75. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/27.1f6ad99534ea85406d43.js.LICENSE.txt +0 -0
  76. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2712f8c296ab9baf6f95.png +0 -0
  77. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2ce872a547257acecfc0.png +0 -0
  78. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/31825d2bcac05cb5da9d.png +0 -0
  79. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/350eec4ce9ae4bc10bca.wasm +0 -0
  80. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/376.28855d079a25782d0411.js +0 -0
  81. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/37d4b69117807e9b00aa.png +0 -0
  82. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3d8187d1d88463b1e5a4.png +0 -0
  83. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3e1228ffb595af0d2370.png +0 -0
  84. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3e2ea21a9bb5a7e94089.png +0 -0
  85. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4009081011843c862262.png +0 -0
  86. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4047728d7b293f61b9cb.png +0 -0
  87. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/411398ae9caa98f2654c.png +0 -0
  88. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4149ae06530a3720c67c.png +0 -0
  89. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/41988965b5360232f050.png +0 -0
  90. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/42dbacd3d3ab27cd8fe8.png +0 -0
  91. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/479bc18b0a8360cb8636.png +0 -0
  92. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4fe432c83b6c81740920.png +0 -0
  93. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/50bba166a2d109528596.png +0 -0
  94. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/51a0b3e4b1e624fee4ba.png +0 -0
  95. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/5d1354f82aa569d79f74.png +0 -0
  96. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/618.f39bbf3c06f1a62a664a.js +0 -0
  97. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/653ed59ca041d4cc76e2.png +0 -0
  98. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/665c89733efcaf4fc65e.png +0 -0
  99. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/68d25e6e7a77e8c2d338.png +0 -0
  100. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/6924d02711b6d64db874.png +0 -0
  101. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/6fe1cef97ac720fa885b.png +0 -0
  102. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/70b4a14ce5f5d672efe6.png +0 -0
  103. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7560dc6afba85f6f6f89.png +0 -0
  104. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7bf725567d92f65f336b.png +0 -0
  105. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7c642fa9321457120a1a.png +0 -0
  106. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7d280f5402f60127d3f6.png +0 -0
  107. /jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/803.2b7be4ca03f1b0985a34.js.LICENSE.txt → /jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/803.94fce9484ab0885ac933.js.LICENSE.txt +0 -0
  108. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8163009c3e5f7a859780.png +0 -0
  109. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8a5a2c52ba6a89f6a5f6.png +0 -0
  110. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8dae460d4f1e0e3a7654.png +0 -0
  111. /jupytergis_core-0.12.1.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/529.07eb423ce266698ca585.js.LICENSE.txt → /jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/94.10a8f7b99026e3ae991a.js.LICENSE.txt +0 -0
  112. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9a3df8b4c541ac57e098.png +0 -0
  113. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9c849b1508bb89c03a11.png +0 -0
  114. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9db57adb3a3a31589172.png +0 -0
  115. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9f1da5291e47bddd92e9.png +0 -0
  116. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9f9de11ffb72743ae1a2.png +0 -0
  117. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/a056ee838eeec1dda300.png +0 -0
  118. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/a7900cf7c6d73e79243e.png +0 -0
  119. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b01b169f2989f7f21b02.png +0 -0
  120. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b22d124764bac097d636.png +0 -0
  121. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b42192867b229c38c90d.png +0 -0
  122. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/bae6aa2086d6d2fe9a2a.png +0 -0
  123. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/c10e06cadd2e55076d02.png +0 -0
  124. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/c11b80da428b44d5e609.png +0 -0
  125. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/e473e1e9f20af114bbb4.data +0 -0
  126. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/e608545baf17c34894d9.png +0 -0
  127. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/ef21602db378f0391253.png +0 -0
  128. {jupytergis_core-0.12.1.data → jupytergis_core-0.12.2.data}/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/style.js +0 -0
  129. {jupytergis_core-0.12.1.dist-info → jupytergis_core-0.12.2.dist-info}/WHEEL +0 -0
  130. {jupytergis_core-0.12.1.dist-info → jupytergis_core-0.12.2.dist-info}/entry_points.txt +0 -0
  131. {jupytergis_core-0.12.1.dist-info → jupytergis_core-0.12.2.dist-info}/licenses/LICENSE +0 -0
@@ -0,0 +1,124 @@
1
+ jupytergis_core/__init__.py,sha256=sLAtxtMwg2Vwhcq2hCD5uncbwGwcPmpmQmvadLhZsJU,1116
2
+ jupytergis_core/_version.py,sha256=FpGFHV60z8WPkOta5x7gWAWH-JpVBeow1S28CeEo6Tc,172
3
+ jupytergis_core/handler.py,sha256=VSbWtNCWxHWqmY1nMdpOrbURGLpaL2xFw5lfsl38NCw,10151
4
+ jupytergis_core/jgis_ydoc.py,sha256=s-lBsWfuNcW7zCfHH4M-fkxhFmL7RFaN8hrcb5ZfZWA,3670
5
+ jupytergis_core/schema/__init__.py,sha256=4SQLMbExCFwPMN_c58YZUG_JYOAix_1aHTPrRJeOkVs,1619
6
+ jupytergis_core/schema/interfaces/__init__.py,sha256=jRsJrRKTMBwLINFYYOgIen-HwUahccjfxFKbzlSlsZs,102
7
+ jupytergis_core/schema/interfaces/geojson.py,sha256=cQ9sehLMgjR_cX7gho3nQ76UBGn5IexDRIqq1AeeHLo,10059
8
+ jupytergis_core/schema/interfaces/export/__init__.py,sha256=jRsJrRKTMBwLINFYYOgIen-HwUahccjfxFKbzlSlsZs,102
9
+ jupytergis_core/schema/interfaces/export/exportGeoJson.py,sha256=AzXh3eNsVyBY0OYaqF2FjxRNJuAquTGajPCmG92ugvc,448
10
+ jupytergis_core/schema/interfaces/export/exportGeoTiff.py,sha256=o1ar5towFy8GvoBQSxJsPgV3PoE82aOIC1sNZcWyLN4,814
11
+ jupytergis_core/schema/interfaces/processing/__init__.py,sha256=jRsJrRKTMBwLINFYYOgIen-HwUahccjfxFKbzlSlsZs,102
12
+ jupytergis_core/schema/interfaces/processing/boundingBoxes.py,sha256=Uj03Q5pOCwgYjoD-D6eZ_vhyg9BVwU2nEXr08n--vd0,387
13
+ jupytergis_core/schema/interfaces/processing/buffer.py,sha256=GhjzEURD8NXVpkGPqk4XX6d8zqCbgHy9VDo48UvIs3c,620
14
+ jupytergis_core/schema/interfaces/processing/centroids.py,sha256=Rg1OcMs-DVxbVcVnMqS3vTg5HB3J-e1gsY_VER_ZN4E,374
15
+ jupytergis_core/schema/interfaces/processing/concaveHull.py,sha256=Ajf4PT7AKZ01bxZpHOZt8yZ953kyE7JZR0uDwwyKc-g,687
16
+ jupytergis_core/schema/interfaces/processing/convexHull.py,sha256=eyFSIrmpMT0SKkTQ__sjJpxKXN3DD7dxCRvuAplwkrs,378
17
+ jupytergis_core/schema/interfaces/processing/dissolve.py,sha256=B_2HjslbJP5vD3IV15fe2V1fGSsL8SJtvWCsVonGIho,627
18
+ jupytergis_core/schema/interfaces/project/__init__.py,sha256=jRsJrRKTMBwLINFYYOgIen-HwUahccjfxFKbzlSlsZs,102
19
+ jupytergis_core/schema/interfaces/project/jgis.py,sha256=qqj9pEG9VsHUG9cdidCQo6II3zIUq0bCtG9qVsrYo2s,4392
20
+ jupytergis_core/schema/interfaces/project/layers/__init__.py,sha256=jRsJrRKTMBwLINFYYOgIen-HwUahccjfxFKbzlSlsZs,102
21
+ jupytergis_core/schema/interfaces/project/layers/heatmapLayer.py,sha256=S5Uvd7bXSkIRv0DGa95WZ16BwGdaMUh-fDZPks6EFy0,930
22
+ jupytergis_core/schema/interfaces/project/layers/hillshadeLayer.py,sha256=tDNP9wM_FvNRd-YKUhehG1K2k3jJQfCX7kCZBzW0OUg,479
23
+ jupytergis_core/schema/interfaces/project/layers/imageLayer.py,sha256=5cVvdi81wO-b1opm8MfdpVHy0T3B8sAuAly8eJ1zzCk,504
24
+ jupytergis_core/schema/interfaces/project/layers/rasterLayer.py,sha256=mR9CGzHj_kG6wD11gpPQcv0jVFSz7z5KNg5aQfMLCnI,506
25
+ jupytergis_core/schema/interfaces/project/layers/stacLayer.py,sha256=rTVZPRNbcfVRKcHNEnMZ5wPBmVqXW5Xvsh4CXhlhA0Y,537
26
+ jupytergis_core/schema/interfaces/project/layers/storySegmentLayer.py,sha256=1g4TnXyv9pVhp-hYkazMHln6M30bmlUPKGVLVaV68WM,1137
27
+ jupytergis_core/schema/interfaces/project/layers/vectorLayer.py,sha256=8GfWeIYC8zel0Z0Pg6xQArra-AW_4wnoBiLvkRUiU-A,1425
28
+ jupytergis_core/schema/interfaces/project/layers/vectorTileLayer.py,sha256=e4TwHhQYbK_PYtkb-re6hqBM7xrk-h69688GhsWhdkk,646
29
+ jupytergis_core/schema/interfaces/project/layers/webGlLayer.py,sha256=pjsOKLhiGWswIZJTPMQh5KQwnElEaHYV5Qw4LSmOHeU,1467
30
+ jupytergis_core/schema/interfaces/project/sources/__init__.py,sha256=jRsJrRKTMBwLINFYYOgIen-HwUahccjfxFKbzlSlsZs,102
31
+ jupytergis_core/schema/interfaces/project/sources/geoJsonSource.py,sha256=vqeGtfPkkT6gAJF6AO0NfTS1kQHAX396WHQ6j8Sz1-U,9957
32
+ jupytergis_core/schema/interfaces/project/sources/geoParquetSource.py,sha256=jNQN0jXt7t8n_NYxo0SnCX456GKpjpNs8B18hSruDnM,651
33
+ jupytergis_core/schema/interfaces/project/sources/geoTiffSource.py,sha256=643FIBXJ7xRU04mGbpocMOh3SGnZggsvdYoIXpUdhD4,869
34
+ jupytergis_core/schema/interfaces/project/sources/imageSource.py,sha256=wDJUWleo1dC8yqhLHGvXJMJSoDNcPs81z0y6kz833x4,776
35
+ jupytergis_core/schema/interfaces/project/sources/markerSource.py,sha256=5KIeKvotAZ4kYWFG7njggPahWhJ_JGGUutNrT-ks2Lo,591
36
+ jupytergis_core/schema/interfaces/project/sources/rasterDemSource.py,sha256=ztEXXe40FQ57UoSNmU3YmNpUeH7SYvFiCaoxWxDfxtE,665
37
+ jupytergis_core/schema/interfaces/project/sources/rasterSource.py,sha256=rfTMKsvxYbB06GQISg1M2rLrJnRhgLRjRJXJBZRnHoY,1187
38
+ jupytergis_core/schema/interfaces/project/sources/shapefileSource.py,sha256=wwKoOoIF5yt0VgdDLTCmCKejuGT-357hWDCoMKZWB88,955
39
+ jupytergis_core/schema/interfaces/project/sources/vectorTileSource.py,sha256=nCfGOBXJZkcNrJU5S4MQ1fcsR8pOWr6Em3bRTXFY98M,874
40
+ jupytergis_core/schema/interfaces/project/sources/videoSource.py,sha256=73MFxvbspO6GyO6jm9B1l-kPV9ALjgqCdc6u3PK6P28,727
41
+ jupytergis_core-0.12.2.data/data/etc/jupyter/jupyter_server_config.d/jupytergis_core.json,sha256=CV_X7pENr4UgKxFL4m6f8FGBtrrV5PJazlckMYVrelo,90
42
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/package.json,sha256=tvR3OktXRmYXBS2FX4Sp04z0mLwizzmPDQ37vXAyQAo,4084
43
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/schemas/@jupytergis/jupytergis-core/jupytergis-settings.json,sha256=z-MuhH3cPsvm9BAv9D1FWnOJw1ujYdT-CVqv8_d5eMw,2360
44
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/schemas/@jupytergis/jupytergis-core/package.json.orig,sha256=s5PbVJJOxyd3DBFdZNHQFbaSgDTZk9dGzHLpA6cQvaM,3942
45
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/0.76dafaad6bc32f397ba3.js,sha256=dtr6rWvDLzl7o9u8z0ge9JVW5xTcU38fibUfLc-vTxQ,428810
46
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/065129e010fdefaafa25.png,sha256=BlEp4BD976r6JWOc25UKfYBKnhNxYzsyLlhyi8C6ieI,96405
47
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/154.81bef68e01fc6079be77.js,sha256=gb72jgH8YHm-d1a2sZTEuc2SA6Ff_Q1XyNgzw16QI7Q,2729
48
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/211.dda210219d9ad86e1e84.js,sha256=3aIQIZ2a2G4ehMsqRWAJjc4EPLhWYKO1naotzoMyYUo,36288
49
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/234.ea90a64ba283577248b6.js,sha256=6pCmS6KDV3JItm7AU3dW45CQHowsX1FliDaYntAVcSQ,372
50
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2379815eeec82d6c99ea.png,sha256=I3mBXu7ILWyZ6owUhQ2m06i4q9V0kGAKnWG2SHLHRMw,109259
51
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/27.1f6ad99534ea85406d43.js,sha256=ryzf7dSYx5zzc9RMM-31mzklmDf5uv3DUFdUVAcIEBA,63304
52
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/27.1f6ad99534ea85406d43.js.LICENSE.txt,sha256=dwQ7H60QoWgzT-QRmxxtmVIE1715m87nofpOOY7yeqE,254
53
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2712f8c296ab9baf6f95.png,sha256=JxL4wparm69vlRlKUoCDbOZLkx46zilQj_iJseSg7DE,65656
54
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/2ce872a547257acecfc0.png,sha256=LOhypUcles7PwKkvgKneeZowRTuv3_MNv-Y_tBBYOw4,40031
55
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/31825d2bcac05cb5da9d.png,sha256=MYJdK8rAXLXanRZXQbC7urh_PsqJopRl6YlASdrVlxY,70235
56
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/350eec4ce9ae4bc10bca.wasm,sha256=NQ7sTOmuS8ELyv2GIUY-BXq9u4-DcvDY4K8G5rhWGDU,28219835
57
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/376.28855d079a25782d0411.js,sha256=KIVdB5oleC0EEX01IgPFPV3UOIk8vpvDR5s0umuwps4,115761
58
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/37d4b69117807e9b00aa.png,sha256=N9S2kReAfpsAqqzIZbclga82hgNErLkUrGIUvkG4GR4,113093
59
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3d8187d1d88463b1e5a4.png,sha256=PYGH0diEY7HlpPkx2qd52B6KlnewPs812mEQ8CtzscA,14354
60
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3e1228ffb595af0d2370.png,sha256=PhIo_7WVrw0jcOPWlVcWaQ1TLuT7uAWR2zYtrDafE2U,1099
61
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/3e2ea21a9bb5a7e94089.png,sha256=Pi6iGpu1p-lAice2qyJCpcOIdP1HUNAoZidmLAqoGUU,993
62
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4009081011843c862262.png,sha256=QAkIEBGEPIYiYpxKaAPYr4UWzlCz995Qua8oERHy5ys,117243
63
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4047728d7b293f61b9cb.png,sha256=QEdyjXspP2G5y2AxF6NVvG2pQE423q47dfLALs1fxNo,24158
64
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/407.04c8c5d0ab057e369acc.js,sha256=BMjF0KsFfjaazNxsQJnQDrCvX60Ax7SE8A_g_5iSDI4,1462
65
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/411398ae9caa98f2654c.png,sha256=QROYrpyqmPJlTMiKsDFpUfB95iNBjKhB5cTJgDio9sc,75572
66
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4149ae06530a3720c67c.png,sha256=QUmuBlMKNyDGfIXl-TL9qL85gL_yxtkdTYOoadjv1Bs,51503
67
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/41988965b5360232f050.png,sha256=QZiJZbU2AjLwUFVNqcueDsaYsuroyd93gDN0Q3UYRiI,146597
68
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/42dbacd3d3ab27cd8fe8.png,sha256=Qtus09OrJ82P6NIQ_YwRhA44hdXIslgPOaDulb1lfo8,88834
69
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/432.293b62ed12b5c5cfe5e4.js,sha256=KTti7RK1xc_l5Curp8edg8SC1YZ9xHmh1WExHtWE9h4,4144
70
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/472.200879a557606fff1f55.js,sha256=IAh5pVdgb_8fVQvMh_hPBozLNovFl9CRP6Dj0EI7Kc8,1699
71
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/479bc18b0a8360cb8636.png,sha256=R5vBiwqDYMuGNpzOF3ksrsp2HyuGcJwnMSZXzMSz0t0,117195
72
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/4fe432c83b6c81740920.png,sha256=T-QyyDtsgXQJIFngTTSdHbO9OF6zsZ_QhM23gGCDEXA,21908
73
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/50bba166a2d109528596.png,sha256=ULuhZqLRCVKFlm6_NB6epFliAK93uCzAqDgHQCt75L8,73755
74
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/51a0b3e4b1e624fee4ba.png,sha256=UaCz5LHmJP7kutTJysHm9qyy08mlCQcxn4F3yKKwyG0,53961
75
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/542.cfe4fa82645c54cbbe5f.js,sha256=z-T6gmRcVMu-X_w3KYnEntccDIrVHKLlpX2UQUHt7FA,2072
76
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/552.ebef0ed9093b23a53207.js,sha256=6-8O2Qk7I6UyBzCG5FPKo-bDZeafQm_mpSw7EHgcXCc,46951
77
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/555.37e6e4f6a4da11e5be80.js,sha256=N-bk9qTaEeW-gCjzOa3B1KmeQvx6X9YK6izUKgiSmv4,10162
78
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/5d1354f82aa569d79f74.png,sha256=XRNU-CqladefdHNXAgm_ZkAd90VkoOa4JdduD0mZWuM,93854
79
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/618.f39bbf3c06f1a62a664a.js,sha256=85u_PAbxpipmSjLQ7JMsZ8bxPE6KH-kTmrbzXSgiFKY,266
80
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/653ed59ca041d4cc76e2.png,sha256=ZT7VnKBB1Mx24u_mfqmRUb-BMPao4u9kbNVqDmkyfGg,49867
81
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/665c89733efcaf4fc65e.png,sha256=ZlyJcz78r0_GXs9hC8NNXKYk1gCc1XKAqFRGlTFNjK4,22322
82
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/68d25e6e7a77e8c2d338.png,sha256=aNJebnp36MLTOCF-IjvWVJJUIyPTwnurl9pQc8pimdg,151285
83
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/6924d02711b6d64db874.png,sha256=aSTQJxG21k24dNMeQrpxQmjQabMgXg4mpMKd-dNTm6Y,124026
84
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/6fe1cef97ac720fa885b.png,sha256=b-HO-XrHIPqIWz1qxHF6_GwbzBvIRVHSRSSpLgfX8FQ,8600
85
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/70b4a14ce5f5d672efe6.png,sha256=cLShTOX11nLv5iTfTFZluoPZbJ2E33fIZG2Ely6E7D4,124765
86
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7560dc6afba85f6f6f89.png,sha256=dWDcavuoX29viaP6YjcuVmTUCj66GpgCR_xi7JEoKQ4,117136
87
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7bf725567d92f65f336b.png,sha256=e_clVn2S9l8za4khiyuzs65r23vtO6gpvQv-zLYmgVw,136126
88
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7c642fa9321457120a1a.png,sha256=fGQvqTIUVxIKGkTIkp0KEeAHv4yccvnRFt4ge8MfNJU,50709
89
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/7d280f5402f60127d3f6.png,sha256=fSgPVAL2ASfT9pAvdm9uvWcQ4e1WUMC70C1xGp8Onxc,105405
90
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/803.94fce9484ab0885ac933.js,sha256=PxFSHShVSomgfj9dnO9EN0DgB4Ia4J655KnKhcRGK6w,122147
91
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/803.94fce9484ab0885ac933.js.LICENSE.txt,sha256=e5rXKlIVk9PRn8cQPr8kfCfz1Paakt2urafpaM7lFGg,95
92
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8163009c3e5f7a859780.png,sha256=gWMAnD5feoWXgO2MFDFZEPme_lfrDOeatjobt2K7wV0,9874
93
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8a5a2c52ba6a89f6a5f6.png,sha256=ilosUrpqifal9hfaCZrN8_IqvFXJKfRky7vll_JhCWI,111824
94
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8d46af0ac60bc7a8b3c7.png,sha256=jUavCsYLx6izx2x4fsLpJGXEpZab5Q-0xgu7jg-8K6E,89683
95
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/8dae460d4f1e0e3a7654.png,sha256=ja5GDU8eDjp2VF-oVhQkTfCDQ0oVD_n-Ub1stDPkKVM,136844
96
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/94.10a8f7b99026e3ae991a.js,sha256=JXqJju-mkTp9F4a29G-VN46IIDiLxmUn64JGpT1obGc,2803005
97
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/94.10a8f7b99026e3ae991a.js.LICENSE.txt,sha256=-nIzJ7R9b_ojmZJmrmEJ9o0znnbc-vhBCoG0eE6NHGk,1971
98
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/990.e2345b34c5f4b521a6c6.js,sha256=4jRbNMX0tSGmxnni5iyldubP6mHNg3iNRkHMrINn8sA,27173
99
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/991.85e8f78354b0bf01c5f9.js,sha256=hej3g1SwvwHF-c7KEkAWQypiVddgSsfpqbrpLQem1KE,35067
100
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9a3df8b4c541ac57e098.png,sha256=mj34tMVBrFfgmH7PVofn8epe9YSAOOho7VJODMVXZLU,92368
101
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9c849b1508bb89c03a11.png,sha256=nISbFQi7icA6EarrGZpRu-QeVJ8VveDqzwU6JOBCfqM,148163
102
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9c94b618ac2b12b8cb5c.png,sha256=nJS2GKwrErjLXJU8hQTjykHRQuNCHvymqjgnkh5d7to,31884
103
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9db57adb3a3a31589172.png,sha256=nbV62zo6MViRctBas_ziVEIf5Vkl2gKbSXytTejSe5k,131543
104
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9f1da5291e47bddd92e9.png,sha256=nx2lKR5Hvd2S6dHs31T4QDyaCCeV7Ewsn9uce_R2kAI,112262
105
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/9f9de11ffb72743ae1a2.png,sha256=n53hH_tydDrhouetT-vshlB4DBgiSnqRZUhX9OQ65IQ,125720
106
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/a056ee838eeec1dda300.png,sha256=oFbug47uwd2jAMdXXxHK1nUC0kQgf2dWJvv79t2vKr0,42177
107
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/a7900cf7c6d73e79243e.png,sha256=p5AM98bXPnkkPm6Sjj2djcorQC2JbrIVRHlwf5AjtvY,21945
108
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b01b169f2989f7f21b02.png,sha256=sBsWnymJ9_IbAuyM6CjxFDXGGYkEhvCU5Z2iMSEUx-4,34955
109
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b22d124764bac097d636.png,sha256=si0SR2S6wJfWNrdnHW92CPb03ICap3WIhgXDZIDKZME,118297
110
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/b42192867b229c38c90d.png,sha256=tCGShnsinDjJDRipSpEoR-6niIDablflulnsaaGarHY,10929
111
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/bae6aa2086d6d2fe9a2a.png,sha256=uuaqIIbW0v6aKrrGYvw2BhI_SUB2-NO3cc0esLDz-vY,75258
112
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/c10e06cadd2e55076d02.png,sha256=wQ4Gyt0uVQdtAo8cgihS1ddx_wo525Ho7KQhFQqnuNA,153125
113
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/c11b80da428b44d5e609.png,sha256=wRuA2kKLRNXmCd2vibqRKHWmC14UYVq_pmhjt9wq1rM,18823
114
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/e473e1e9f20af114bbb4.data,sha256=5HPh6fIK8RS7tJHZz37xVJhnCKfsdjsiGBxeXwEviJ4,11595145
115
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/e608545baf17c34894d9.png,sha256=5ghUW68Xw0iU2YQeZtrALz_knflLi-51UljxM34Uha4,48381
116
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/ef21602db378f0391253.png,sha256=7yFgLbN48DkSU7Ox-C15oXL7wdk59O5VNTExP4KTcSE,140351
117
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/remoteEntry.b6a99c1ebffaad1a4997.js,sha256=tqmcHr_6rRpJl6N0vBapaml2RjUchT0AICtrIYktssk,11436
118
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/style.js,sha256=g-u07NhwojMBj_0iNeJCJ_gEBVW7Pmt1VqjTGoAynKk,170
119
+ jupytergis_core-0.12.2.data/data/share/jupyter/labextensions/@jupytergis/jupytergis-core/static/third-party-licenses.json,sha256=gdfvUmIdJG49bMLDEoOBA0mqwGtfre4bn5K2_f4ROEg,311884
120
+ jupytergis_core-0.12.2.dist-info/METADATA,sha256=au5fWQkP4EUlPNvBQVV3C8MnphgALQuBt_ixdBm97pg,2978
121
+ jupytergis_core-0.12.2.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
122
+ jupytergis_core-0.12.2.dist-info/entry_points.txt,sha256=kAnz_pUpRTtFL8hibChlanokZH0yEGcBDnbs1hJzHGw,54
123
+ jupytergis_core-0.12.2.dist-info/licenses/LICENSE,sha256=VblFgHMsSan_kg15lNsI-YHIqUOUNXGptcoaX2yDDhU,1531
124
+ jupytergis_core-0.12.2.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_jupytergis_jupytergis_core=self.webpackChunk_jupytergis_jupytergis_core||[]).push([[407],{3407(e,t,r){r.d(t,{default:()=>i});var n=r(74660);class i extends n.A{decodeBlock(e){return e}}},74660(e,t,r){function n(e,t){let r=e.length-t,n=0;do{for(let r=t;r>0;r--)e[n+t]+=e[n],n++;r-=t}while(r>0)}function i(e,t,r){let n=0,i=e.length;const o=i/r;for(;i>t;){for(let r=t;r>0;--r)e[n+t]+=e[n],++n;i-=t}const s=e.slice();for(let t=0;t<o;++t)for(let n=0;n<r;++n)e[r*t+n]=s[(r-n-1)*o+t]}r.d(t,{A:()=>o});class o{async decode(e,t){const r=await this.decodeBlock(t),o=e.Predictor||1;if(1!==o){const t=!e.StripOffsets;return function(e,t,r,o,s,l){if(!t||1===t)return e;for(let e=0;e<s.length;++e){if(s[e]%8!=0)throw new Error("When decoding with predictor, only multiple of 8 bits are supported.");if(s[e]!==s[0])throw new Error("When decoding with predictor, all samples must have the same size.")}const a=s[0]/8,c=2===l?1:s.length;for(let l=0;l<o&&!(l*c*r*a>=e.byteLength);++l){let o;if(2===t){switch(s[0]){case 8:o=new Uint8Array(e,l*c*r*a,c*r*a);break;case 16:o=new Uint16Array(e,l*c*r*a,c*r*a/2);break;case 32:o=new Uint32Array(e,l*c*r*a,c*r*a/4);break;default:throw new Error(`Predictor 2 not allowed with ${s[0]} bits per sample.`)}n(o,c)}else 3===t&&(o=new Uint8Array(e,l*c*r*a,c*r*a),i(o,c,a))}return e}(r,o,t?e.TileWidth:e.ImageWidth,t?e.TileLength:e.RowsPerStrip||e.ImageLength,e.BitsPerSample,e.PlanarConfiguration)}return r}}}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_jupytergis_jupytergis_core=self.webpackChunk_jupytergis_jupytergis_core||[]).push([[432],{1740(e){e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=e.insertStyleElement(e);return{update:function(n){!function(e,t,n){var r="";n.supports&&(r+="@supports (".concat(n.supports,") {")),n.media&&(r+="@media ".concat(n.media," {"));var o=void 0!==n.layer;o&&(r+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),r+=n.css,o&&(r+="}"),n.media&&(r+="}"),n.supports&&(r+="}");var a=n.sourceMap;a&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),t.styleTagTransform(r,e,t.options)}(t,e,n)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},30855(e,t,n){e.exports=function(e){var t=n.nc;t&&e.setAttribute("nonce",t)}},34296(e,t,n){n.d(t,{A:()=>i});var r=n(36758),o=n.n(r),a=n(40935),s=n.n(a)()(o());s.push([e.id,"/*\n See the JupyterLab Developer Guide for useful CSS Patterns:\n\n https://jupyterlab.readthedocs.io/en/stable/developer/css.html\n*/\n\njp-toolbar.jpcad-toolbar-widget .jp-MenuBar-anonymousIcon {\n position: unset !important;\n}\n",""]);const i=s},36758(e){e.exports=function(e){return e[1]}},40935(e){e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var n="",r=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),r&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),r&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n}).join("")},t.i=function(e,n,r,o,a){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(r)for(var i=0;i<this.length;i++){var c=this[i][0];null!=c&&(s[c]=!0)}for(var u=0;u<e.length;u++){var p=[].concat(e[u]);r&&s[p[0]]||(void 0!==a&&(void 0===p[5]||(p[1]="@layer".concat(p[5].length>0?" ".concat(p[5]):""," {").concat(p[1],"}")),p[5]=a),n&&(p[2]?(p[1]="@media ".concat(p[2]," {").concat(p[1],"}"),p[2]=n):p[2]=n),o&&(p[4]?(p[1]="@supports (".concat(p[4],") {").concat(p[1],"}"),p[4]=o):p[4]="".concat(o)),t.push(p))}},t}},51432(e,t,n){var r=n(72591),o=n.n(r),a=n(1740),s=n.n(a),i=n(88128),c=n.n(i),u=n(30855),p=n.n(u),l=n(93051),d=n.n(l),f=n(73656),v=n.n(f),h=n(34296),m={};m.styleTagTransform=v(),m.setAttributes=p(),m.insert=c().bind(null,"head"),m.domAPI=s(),m.insertStyleElement=d(),o()(h.A,m),h.A&&h.A.locals&&h.A.locals},72591(e){var t=[];function n(e){for(var n=-1,r=0;r<t.length;r++)if(t[r].identifier===e){n=r;break}return n}function r(e,r){for(var a={},s=[],i=0;i<e.length;i++){var c=e[i],u=r.base?c[0]+r.base:c[0],p=a[u]||0,l="".concat(u," ").concat(p);a[u]=p+1;var d=n(l),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==d)t[d].references++,t[d].updater(f);else{var v=o(f,r);r.byIndex=i,t.splice(i,0,{identifier:l,updater:v,references:1})}s.push(l)}return s}function o(e,t){var n=t.domAPI(t);return n.update(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,o){var a=r(e=e||[],o=o||{});return function(e){e=e||[];for(var s=0;s<a.length;s++){var i=n(a[s]);t[i].references--}for(var c=r(e,o),u=0;u<a.length;u++){var p=n(a[u]);0===t[p].references&&(t[p].updater(),t.splice(p,1))}a=c}}},73656(e){e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}},88128(e){var t={};e.exports=function(e,n){var r=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},93051(e){e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_jupytergis_jupytergis_core=self.webpackChunk_jupytergis_jupytergis_core||[]).push([[472],{58472(e,t,r){r.d(t,{default:()=>i});var n=r(74660);class i extends n.A{decodeBlock(e){const t=new DataView(e),r=[];for(let n=0;n<e.byteLength;++n){let e=t.getInt8(n);if(e<0){const i=t.getUint8(n+1);e=-e;for(let t=0;t<=e;++t)r.push(i);n+=1}else{for(let i=0;i<=e;++i)r.push(t.getUint8(n+i+1));n+=e+1}}return new Uint8Array(r).buffer}}},74660(e,t,r){function n(e,t){let r=e.length-t,n=0;do{for(let r=t;r>0;r--)e[n+t]+=e[n],n++;r-=t}while(r>0)}function i(e,t,r){let n=0,i=e.length;const o=i/r;for(;i>t;){for(let r=t;r>0;--r)e[n+t]+=e[n],++n;i-=t}const s=e.slice();for(let t=0;t<o;++t)for(let n=0;n<r;++n)e[r*t+n]=s[(r-n-1)*o+t]}r.d(t,{A:()=>o});class o{async decode(e,t){const r=await this.decodeBlock(t),o=e.Predictor||1;if(1!==o){const t=!e.StripOffsets;return function(e,t,r,o,s,l){if(!t||1===t)return e;for(let e=0;e<s.length;++e){if(s[e]%8!=0)throw new Error("When decoding with predictor, only multiple of 8 bits are supported.");if(s[e]!==s[0])throw new Error("When decoding with predictor, all samples must have the same size.")}const a=s[0]/8,c=2===l?1:s.length;for(let l=0;l<o&&!(l*c*r*a>=e.byteLength);++l){let o;if(2===t){switch(s[0]){case 8:o=new Uint8Array(e,l*c*r*a,c*r*a);break;case 16:o=new Uint16Array(e,l*c*r*a,c*r*a/2);break;case 32:o=new Uint32Array(e,l*c*r*a,c*r*a/4);break;default:throw new Error(`Predictor 2 not allowed with ${s[0]} bits per sample.`)}n(o,c)}else 3===t&&(o=new Uint8Array(e,l*c*r*a,c*r*a),i(o,c,a))}return e}(r,o,t?e.TileWidth:e.ImageWidth,t?e.TileLength:e.RowsPerStrip||e.ImageLength,e.BitsPerSample,e.PlanarConfiguration)}return r}}}}]);