angular-three
Advanced tools
Comparing version 2.11.0 to 2.12.0
@@ -28,2 +28,3 @@ import { ElementRef, Type } from '@angular/core'; | ||
camera: import("@angular/core").InputSignal<NonNullable<((import("./types").NgtCamera | Partial<{ | ||
readonly type?: string | undefined; | ||
addEventListener: (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three").Camera>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three").Camera, typeof import("three").Camera>, ev: import("angular-three").NgtNodeEventMap<import("three").Camera>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void); | ||
@@ -38,3 +39,2 @@ removeEventListener: (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three").Camera>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three").Camera, typeof import("three").Camera>, ev: import("angular-three").NgtNodeEventMap<import("three").Camera>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void); | ||
__ngt_args__: []; | ||
readonly type?: string | undefined; | ||
toJSON?: ((meta?: import("three").JSONMeta) => import("three").Object3DJSON) | undefined; | ||
@@ -120,11 +120,2 @@ readonly isObject3D?: true | undefined; | ||
} & { | ||
addEventListener: (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three").PerspectiveCamera>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three").PerspectiveCamera, typeof import("three").PerspectiveCamera>, ev: import("angular-three").NgtNodeEventMap<import("three").PerspectiveCamera>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void); | ||
removeEventListener: (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three").PerspectiveCamera>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three").PerspectiveCamera, typeof import("three").PerspectiveCamera>, ev: import("angular-three").NgtNodeEventMap<import("three").PerspectiveCamera>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void); | ||
clone?: ((recursive?: boolean) => import("three").PerspectiveCamera) | undefined; | ||
copy?: ((object: import("three").Object3D, recursive?: boolean) => import("three").PerspectiveCamera) | undefined; | ||
add?: ((...object: import("three").Object3D[]) => import("three").PerspectiveCamera) | undefined; | ||
applyMatrix4?: ((matrix: import("three").Matrix4) => void) | undefined; | ||
applyQuaternion?: ((quaternion: import("three").Quaternion) => import("three").PerspectiveCamera) | undefined; | ||
attach: string | string[] | import("./types").NgtAttachFunction; | ||
__ngt_args__: [fov?: number | undefined, aspect?: number | undefined, near?: number | undefined, far?: number | undefined]; | ||
view?: { | ||
@@ -140,2 +131,11 @@ enabled: boolean; | ||
readonly type?: string | undefined; | ||
addEventListener: (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three").PerspectiveCamera>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three").PerspectiveCamera, typeof import("three").PerspectiveCamera>, ev: import("angular-three").NgtNodeEventMap<import("three").PerspectiveCamera>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void); | ||
removeEventListener: (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three").PerspectiveCamera>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three").PerspectiveCamera, typeof import("three").PerspectiveCamera>, ev: import("angular-three").NgtNodeEventMap<import("three").PerspectiveCamera>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void); | ||
clone?: ((recursive?: boolean) => import("three").PerspectiveCamera) | undefined; | ||
copy?: ((object: import("three").Object3D, recursive?: boolean) => import("three").PerspectiveCamera) | undefined; | ||
add?: ((...object: import("three").Object3D[]) => import("three").PerspectiveCamera) | undefined; | ||
applyMatrix4?: ((matrix: import("three").Matrix4) => void) | undefined; | ||
applyQuaternion?: ((quaternion: import("three").Quaternion) => import("three").PerspectiveCamera) | undefined; | ||
attach: string | string[] | import("./types").NgtAttachFunction; | ||
__ngt_args__: [fov?: number | undefined, aspect?: number | undefined, near?: number | undefined, far?: number | undefined]; | ||
toJSON?: ((meta?: import("three").JSONMeta) => import("three").PerspectiveCameraJSON) | undefined; | ||
@@ -241,11 +241,2 @@ readonly isObject3D?: true | undefined; | ||
} & { | ||
addEventListener: (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three").OrthographicCamera>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three").OrthographicCamera, typeof import("three").OrthographicCamera>, ev: import("angular-three").NgtNodeEventMap<import("three").OrthographicCamera>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void); | ||
removeEventListener: (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three").OrthographicCamera>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three").OrthographicCamera, typeof import("three").OrthographicCamera>, ev: import("angular-three").NgtNodeEventMap<import("three").OrthographicCamera>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void); | ||
clone?: ((recursive?: boolean) => import("three").OrthographicCamera) | undefined; | ||
copy?: ((object: import("three").Object3D, recursive?: boolean) => import("three").OrthographicCamera) | undefined; | ||
add?: ((...object: import("three").Object3D[]) => import("three").OrthographicCamera) | undefined; | ||
applyMatrix4?: ((matrix: import("three").Matrix4) => void) | undefined; | ||
applyQuaternion?: ((quaternion: import("three").Quaternion) => import("three").OrthographicCamera) | undefined; | ||
attach: string | string[] | import("./types").NgtAttachFunction; | ||
__ngt_args__: [left?: number | undefined, right?: number | undefined, top?: number | undefined, bottom?: number | undefined, near?: number | undefined, far?: number | undefined]; | ||
view?: { | ||
@@ -261,2 +252,11 @@ enabled: boolean; | ||
readonly type?: string | undefined; | ||
addEventListener: (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three").OrthographicCamera>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three").OrthographicCamera, typeof import("three").OrthographicCamera>, ev: import("angular-three").NgtNodeEventMap<import("three").OrthographicCamera>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void); | ||
removeEventListener: (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three").OrthographicCamera>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three").OrthographicCamera, typeof import("three").OrthographicCamera>, ev: import("angular-three").NgtNodeEventMap<import("three").OrthographicCamera>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void); | ||
clone?: ((recursive?: boolean) => import("three").OrthographicCamera) | undefined; | ||
copy?: ((object: import("three").Object3D, recursive?: boolean) => import("three").OrthographicCamera) | undefined; | ||
add?: ((...object: import("three").Object3D[]) => import("three").OrthographicCamera) | undefined; | ||
applyMatrix4?: ((matrix: import("three").Matrix4) => void) | undefined; | ||
applyQuaternion?: ((quaternion: import("three").Quaternion) => import("three").OrthographicCamera) | undefined; | ||
attach: string | string[] | import("./types").NgtAttachFunction; | ||
__ngt_args__: [left?: number | undefined, right?: number | undefined, top?: number | undefined, bottom?: number | undefined, near?: number | undefined, far?: number | undefined]; | ||
toJSON?: ((meta?: import("three").JSONMeta) => import("three").OrthographicCameraJSON) | undefined; | ||
@@ -263,0 +263,0 @@ readonly isObject3D?: true | undefined; |
@@ -25,3 +25,11 @@ import { ElementRef, Injector } from '@angular/core'; | ||
} | ||
/** | ||
* @deprecated this has never worked. Use `NgtObjectEvents` and explicit value for inputs and outputs instead | ||
* @since 2.12.0 Will be removed in 3.0.0 | ||
*/ | ||
export declare const NgtObjectEventsInputs: string[]; | ||
/** | ||
* @deprecated this has never worked. Use `NgtObjectEvents` and explicit value for inputs and outputs instead | ||
* @since 2.12.0 Will be removed in 3.0.0 | ||
*/ | ||
export declare const NgtObjectEventsOutputs: string[]; | ||
@@ -28,0 +36,0 @@ /** |
{ | ||
"name": "angular-three", | ||
"version": "2.11.0", | ||
"version": "2.12.0", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2170112
11678