@htmlbricks/hb-stylus-notebook 0.66.26 → 0.67.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/manifest.json CHANGED
@@ -311,7 +311,17 @@
311
311
  }
312
312
  }
313
313
  ],
314
- "iifeIntegrity": "sha384-LtXf1/wLhczY1T7FNLF79i9AsgmTVaK4wu1lbh/wZlTQj+bGPobmBOcZjaT6ahTc",
314
+ "iifeIntegrity": "sha384-VAPUYU9BsGlz2ciE48IR95elagMOmrUkRUzv5vUrhnFuC/fTnyPkgY+JYUlepc2q",
315
+ "dependencies": [
316
+ {
317
+ "name": "hb-stylus-paper",
318
+ "dependencies": []
319
+ },
320
+ {
321
+ "name": "hb-input-file",
322
+ "dependencies": []
323
+ }
324
+ ],
315
325
  "screenshots": [],
316
326
  "licenses": [
317
327
  {
@@ -333,5 +343,5 @@
333
343
  },
334
344
  "iifePath": "main.iife.js",
335
345
  "repoName": "@htmlbricks/hb-stylus-notebook",
336
- "version": "0.66.26"
346
+ "version": "0.67.0"
337
347
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-stylus-notebook",
3
- "version": "0.66.26",
3
+ "version": "0.67.0",
4
4
  "contributors": [],
5
5
  "description": "Notebook-sized stylus canvas: optional `load_draw` restores saved stroke JSON; `save` configures persistence; `debug` toggles diagnostics. Same slot/part hooks as the skeleton dev component; emits `event` on user actions.",
6
6
  "licenses": [