paperlab 0.3.0 → 0.3.1

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/dist/stage.d.cts CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { F as FieldPaperSlot, a as PaperConfigInput } from './slots-D0Nc_5dq.cjs';
2
+ import { F as FieldPaperSlot, a as PaperConfigInput } from './slots-DUMR64HB.cjs';
3
3
  import { z } from 'zod';
4
4
 
5
5
  /**
package/dist/stage.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { F as FieldPaperSlot, a as PaperConfigInput } from './slots-D0Nc_5dq.js';
2
+ import { F as FieldPaperSlot, a as PaperConfigInput } from './slots-DUMR64HB.js';
3
3
  import { z } from 'zod';
4
4
 
5
5
  /**
package/dist/stage.js CHANGED
@@ -15,7 +15,7 @@ import {
15
15
  resolveLighting,
16
16
  usePrefersReducedMotion,
17
17
  walkPathSchema
18
- } from "./chunk-3IMUEESH.js";
18
+ } from "./chunk-XE4E43MD.js";
19
19
 
20
20
  // src/stage/PaperStage.tsx
21
21
  import * as THREE6 from "three";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "paperlab",
3
- "version": "0.3.0",
3
+ "version": "0.3.1",
4
4
  "description": "Physical, realistic paper as a React component. Sculptable sheets, preset-driven, geometry-true curl.",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",