Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "aurumjs", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Stream based declarative DOM rendering library for javascript", | ||
@@ -41,4 +41,3 @@ "main": "prebuilt/cjs/aurumjs.js", | ||
"typescript": "^4.1.5" | ||
}, | ||
"dependencies": {} | ||
} | ||
} |
@@ -6,3 +6,3 @@ import { AurumComponentAPI, Renderable } from '../rendering/aurum_element'; | ||
} | ||
export declare function Suspense(props: SuspenseProps, children: Renderable[], api: AurumComponentAPI): DataSource<Renderable>; | ||
export declare function Suspense(props: SuspenseProps, children: Renderable[], api: AurumComponentAPI): DataSource<string | number | HTMLElement | Text | import("../rendering/aurum_element").AurumElement | import("../rendering/aurum_element").AurumElementModel<any> | Promise<Renderable> | DataSource<Renderable> | import("../stream/data_source").ArrayDataSource<Renderable> | import("../aurumjs").DuplexDataSource<Renderable> | Renderable[]>; | ||
//# sourceMappingURL=suspense.d.ts.map |
@@ -10,3 +10,3 @@ import { DataSource, ArrayDataSource, ReadOnlyDataSource } from '../stream/data_source'; | ||
} | ||
export declare type Renderable = AurumElement | HTMLElement | Text | string | number | AurumElementModel<any> | Promise<Renderable> | DataSource<Renderable> | ArrayDataSource<Renderable> | DuplexDataSource<Renderable> | Renderable[]; | ||
export declare type Renderable = AurumElement | HTMLElement | Text | string | number | AurumElementModel<any> | Promise<Renderable> | DataSource<Renderable> | ArrayDataSource<Renderable> | DuplexDataSource<Renderable>; | ||
export declare type Rendered = AurumElement | HTMLElement | Text; | ||
@@ -73,3 +73,3 @@ export interface ComponentLifeCycle { | ||
*/ | ||
export declare function render<T extends Renderable>(element: T, session: RenderSession, prerendering?: boolean): any; | ||
export declare function render<T extends Renderable | Renderable[]>(element: T, session: RenderSession, prerendering?: boolean): any; | ||
/** | ||
@@ -76,0 +76,0 @@ * @internal |
@@ -6,3 +6,3 @@ import { AurumComponentAPI, Renderable } from '../rendering/aurum_element'; | ||
} | ||
export declare function Suspense(props: SuspenseProps, children: Renderable[], api: AurumComponentAPI): DataSource<Renderable>; | ||
export declare function Suspense(props: SuspenseProps, children: Renderable[], api: AurumComponentAPI): DataSource<string | number | HTMLElement | Text | import("../rendering/aurum_element").AurumElement | import("../rendering/aurum_element").AurumElementModel<any> | Promise<Renderable> | DataSource<Renderable> | import("../stream/data_source").ArrayDataSource<Renderable> | import("../aurumjs").DuplexDataSource<Renderable> | Renderable[]>; | ||
//# sourceMappingURL=suspense.d.ts.map |
@@ -10,3 +10,3 @@ import { DataSource, ArrayDataSource, ReadOnlyDataSource } from '../stream/data_source'; | ||
} | ||
export declare type Renderable = AurumElement | HTMLElement | Text | string | number | AurumElementModel<any> | Promise<Renderable> | DataSource<Renderable> | ArrayDataSource<Renderable> | DuplexDataSource<Renderable> | Renderable[]; | ||
export declare type Renderable = AurumElement | HTMLElement | Text | string | number | AurumElementModel<any> | Promise<Renderable> | DataSource<Renderable> | ArrayDataSource<Renderable> | DuplexDataSource<Renderable>; | ||
export declare type Rendered = AurumElement | HTMLElement | Text; | ||
@@ -73,3 +73,3 @@ export interface ComponentLifeCycle { | ||
*/ | ||
export declare function render<T extends Renderable>(element: T, session: RenderSession, prerendering?: boolean): any; | ||
export declare function render<T extends Renderable | Renderable[]>(element: T, session: RenderSession, prerendering?: boolean): any; | ||
/** | ||
@@ -76,0 +76,0 @@ * @internal |
@@ -0,0 +0,0 @@ <p align="center"> |
@@ -0,0 +0,0 @@ import { assert } from 'chai'; |
@@ -0,0 +0,0 @@ { |
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 too big to display
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10
2348001
250
23645