@annotorious/react 3.0.0-rc.27 → 3.0.0-rc.28

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.
@@ -2,8 +2,8 @@ import { Annotorious as g, AnnotoriousContext as A, useAnnotationStore as c, use
2
2
  import { AnnotoriousPlugin as y } from "./annotorious-react.es3.js";
3
3
  import { Draggable as O } from "./annotorious-react.es4.js";
4
4
  import { ImageAnnotator as h } from "./annotorious-react.es5.js";
5
- import "./annotorious-react.es6.js";
6
- import "./annotorious-react.es7.js";
5
+ /* empty css */
6
+ /* empty css */
7
7
  import { Origin as F, PointerSelectAction as T, createAnonymousGuest as V, createBody as W, defaultColorProvider as $ } from "@annotorious/core";
8
8
  import { createImageAnnotator as o, ShapeType as e, W3CImageFormat as t } from "@annotorious/annotorious";
9
9
  import { OpenSeadragonAnnotator as v, useViewer as B } from "./annotorious-react.es8.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@annotorious/react",
3
- "version": "3.0.0-rc.27",
3
+ "version": "3.0.0-rc.28",
4
4
  "description": "Annotorious React bindings",
5
5
  "author": "Rainer Simon",
6
6
  "license": "BSD-3-Clause",
@@ -26,9 +26,9 @@
26
26
  "devDependencies": {
27
27
  "@types/react": "^18.3.3",
28
28
  "@types/react-dom": "^18.3.0",
29
- "@vitejs/plugin-react": "^4.3.0",
29
+ "@vitejs/plugin-react": "^4.3.1",
30
30
  "typescript": "^5.4.5",
31
- "vite": "^5.2.11",
31
+ "vite": "^5.2.13",
32
32
  "vite-plugin-dts": "^3.9.1",
33
33
  "vite-tsconfig-paths": "^4.3.2"
34
34
  },
@@ -43,9 +43,9 @@
43
43
  }
44
44
  },
45
45
  "dependencies": {
46
- "@annotorious/core": "3.0.0-rc.27",
47
- "@annotorious/annotorious": "3.0.0-rc.27",
48
- "@annotorious/openseadragon": "3.0.0-rc.27",
46
+ "@annotorious/core": "3.0.0-rc.28",
47
+ "@annotorious/annotorious": "3.0.0-rc.28",
48
+ "@annotorious/openseadragon": "3.0.0-rc.28",
49
49
  "@neodrag/react": "^2.0.4"
50
50
  },
51
51
  "sideEffects": false
@@ -1,2 +0,0 @@
1
-
2
- //# sourceMappingURL=annotorious-react.es6.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"annotorious-react.es6.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
-
2
- //# sourceMappingURL=annotorious-react.es7.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"annotorious-react.es7.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}