@nuwatop/code-canvas-core 0.5.15 → 0.5.17

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.
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=pdfPolyfill.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pdfPolyfill.d.ts","sourceRoot":"","sources":["../../src/utils/pdfPolyfill.ts"],"names":[],"mappings":"AAsDA,OAAO,EAAE,CAAC"}
@@ -1,3 +1,4 @@
1
+
1
2
  export declare function setPdfjsWorkerSrc(src: string): void;
2
3
  export declare function ensurePdfjsWorker(fallbackSrc?: string): void;
3
4
  //# sourceMappingURL=pdfWorker.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"pdfWorker.d.ts","sourceRoot":"","sources":["../../src/utils/pdfWorker.ts"],"names":[],"mappings":"AAQA,wBAAgB,iBAAiB,CAAC,GAAG,EAAE,MAAM,QAI5C;AAED,wBAAgB,iBAAiB,CAAC,WAAW,CAAC,EAAE,MAAM,QAOrD"}
1
+ {"version":3,"file":"pdfWorker.d.ts","sourceRoot":"","sources":["../../src/utils/pdfWorker.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,eAAe,CAAC;AAKvB,wBAAgB,iBAAiB,CAAC,GAAG,EAAE,MAAM,QAI5C;AAED,wBAAgB,iBAAiB,CAAC,WAAW,CAAC,EAAE,MAAM,QAOrD"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuwatop/code-canvas-core",
3
- "version": "0.5.15",
3
+ "version": "0.5.17",
4
4
  "description": "Core components and utilities for code-canvas visualization editor (React)",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",