@needle-tools/engine 5.1.0-experimental.51576f1 → 5.1.0-experimental.532528f

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 (46) hide show
  1. package/dist/{needle-engine.bundle-DE1Ha4V9.js → needle-engine.bundle-BHAlHcC2.js} +5589 -5651
  2. package/dist/{needle-engine.bundle-6Avau8qk.umd.cjs → needle-engine.bundle-DyG_QoKM.umd.cjs} +140 -140
  3. package/dist/{needle-engine.bundle-CFrGExe0.min.js → needle-engine.bundle-X-25FLmg.min.js} +168 -168
  4. package/dist/needle-engine.d.ts +6 -6
  5. package/dist/needle-engine.js +271 -271
  6. package/dist/needle-engine.min.js +1 -1
  7. package/dist/needle-engine.umd.cjs +1 -1
  8. package/lib/engine/api.d.ts +1 -1
  9. package/lib/engine/api.js +1 -1
  10. package/lib/engine/api.js.map +1 -1
  11. package/lib/engine/engine_init.js +2 -2
  12. package/lib/engine/engine_init.js.map +1 -1
  13. package/lib/engine/engine_license.d.ts +7 -7
  14. package/lib/engine/engine_license.js +74 -75
  15. package/lib/engine/engine_license.js.map +1 -1
  16. package/lib/engine/engine_networking_blob.js +3 -3
  17. package/lib/engine/engine_networking_blob.js.map +1 -1
  18. package/lib/engine/engine_utils_qrcode.js +2 -2
  19. package/lib/engine/engine_utils_qrcode.js.map +1 -1
  20. package/lib/engine/webcomponents/needle menu/needle-menu-spatial.js +2 -2
  21. package/lib/engine/webcomponents/needle menu/needle-menu-spatial.js.map +1 -1
  22. package/lib/engine/webcomponents/needle menu/needle-menu.js +5 -5
  23. package/lib/engine/webcomponents/needle menu/needle-menu.js.map +1 -1
  24. package/lib/engine/webcomponents/needle-engine.js +2 -2
  25. package/lib/engine/webcomponents/needle-engine.js.map +1 -1
  26. package/lib/engine/webcomponents/needle-engine.loading.js +2 -2
  27. package/lib/engine/webcomponents/needle-engine.loading.js.map +1 -1
  28. package/lib/engine/xr/TempXRContext.js +2 -2
  29. package/lib/engine/xr/TempXRContext.js.map +1 -1
  30. package/lib/engine-components/export/usdz/USDZExporter.js +4 -4
  31. package/lib/engine-components/export/usdz/USDZExporter.js.map +1 -1
  32. package/package.json +1 -1
  33. package/plugins/common/license.js +4 -4
  34. package/plugins/vite/license.js +9 -5
  35. package/src/engine/api.ts +1 -1
  36. package/src/engine/engine_init.ts +2 -2
  37. package/src/engine/engine_license.ts +72 -73
  38. package/src/engine/engine_networking_blob.ts +3 -3
  39. package/src/engine/engine_utils_qrcode.ts +2 -2
  40. package/src/engine/webcomponents/needle menu/needle-menu-spatial.ts +2 -2
  41. package/src/engine/webcomponents/needle menu/needle-menu.ts +5 -5
  42. package/src/engine/webcomponents/needle-engine.loading.ts +6 -6
  43. package/src/engine/webcomponents/needle-engine.ts +2 -2
  44. package/src/engine/xr/TempXRContext.ts +2 -2
  45. package/src/engine-components/export/usdz/USDZExporter.ts +4 -4
  46. package/plugins/gltf-packer.mjs +0 -1
@@ -117,10 +117,6 @@ import { XRHandSpace } from 'three';
117
117
 
118
118
  export declare const $componentName: unique symbol;
119
119
 
120
- /* Excluded from this release type: _$INhtQYuf */
121
-
122
- /* Excluded from this release type: _$MdP */
123
-
124
120
  export declare const $physicsKey: unique symbol;
125
121
 
126
122
  export declare class __Ignore {
@@ -128,8 +124,6 @@ export declare class __Ignore {
128
124
 
129
125
  export declare function __internalNotifyObjectDestroyed(obj: Object3D): void;
130
126
 
131
- /* Excluded from this release type: __ZsLuQQSh */
132
-
133
127
  /** Data describing the accessible semantics for a 3D object or component. */
134
128
  declare type AccessibilityData = {
135
129
  /** ARIA role (e.g. `"button"`, `"img"`, `"region"`). */
@@ -5159,6 +5153,8 @@ export declare function createMotion(name: string, id?: InstantiateIdProvider):
5159
5153
 
5160
5154
  /* Excluded from this release type: CreateTrackFunction */
5161
5155
 
5156
+ /* Excluded from this release type: cSPFM */
5157
+
5162
5158
  /**
5163
5159
  * [CursorFollow](https://engine.needle.tools/docs/api/CursorFollow) makes an object smoothly follow the cursor or touch position in 3D space.
5164
5160
  * The component tracks pointer movement and updates the object's position to follow it, with optional damping for smooth motion.
@@ -16425,6 +16421,8 @@ export declare class OrbitControls extends Component implements ICameraControlle
16425
16421
  textureTransform?: TextureTransform;
16426
16422
  }
16427
16423
 
16424
+ /* Excluded from this release type: pRPvw */
16425
+
16428
16426
  export declare const PUBLIC_KEY: string;
16429
16427
 
16430
16428
  /** Adds an entry to the browser history. Internally uses `window.history.pushState` */
@@ -24332,6 +24330,8 @@ export declare class OrbitControls extends Component implements ICameraControlle
24332
24330
 
24333
24331
  export declare type WriteCallback = (data: any, prop: string) => void;
24334
24332
 
24333
+ /* Excluded from this release type: wUbczu */
24334
+
24335
24335
  /** Button names as used in the xr profile */
24336
24336
  export declare type XRControllerButtonName = "thumbrest" | "xr-standard-trigger" | "xr-standard-squeeze" | "xr-standard-thumbstick" | "xr-standard-touchpad" | "menu" | GamepadButtonName | StylusButtonName;
24337
24337