simple-boot-front
Advanced tools
Comparing version 1.0.99 to 1.0.100
@@ -0,0 +0,0 @@ import { ConstructorType, GenericClassDecorator } from 'simple-boot-core/types/Types'; |
@@ -0,0 +0,0 @@ "use strict"; |
export declare enum InjectFrontSituationType { | ||
OPENER = "SIMPLE_BOOT_FRONT://OPENER" | ||
} |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ConstructorType, GenericClassDecorator } from 'simple-boot-core/types/Types'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare abstract class Fetcher { |
@@ -0,0 +0,0 @@ "use strict"; |
export interface onChangedRender { | ||
onChangedRender(): void; | ||
} |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
export interface OnDestroy { | ||
onDestroy(): void; | ||
} |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
export interface OnFinish { | ||
onFinish(): void; | ||
} |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -0,0 +0,0 @@ import { RawSet } from 'dom-render/RawSet'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
export interface OnInitedChild { | ||
onInitedChild(): void; | ||
} |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -0,0 +0,0 @@ import { SimOption } from 'simple-boot-core/SimOption'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "simple-boot-front", | ||
"version": "1.0.99", | ||
"version": "1.0.100", | ||
"main": "SimpleApplication.js", | ||
@@ -81,5 +81,5 @@ "license": "MIT", | ||
"dom-render": "^1.0.68", | ||
"simple-boot-core": "^1.0.23", | ||
"simple-boot-core": "^1.0.24", | ||
"reflect-metadata": "^0.1.13" | ||
} | ||
} |
@@ -0,0 +0,0 @@ ![Single Page Application Framworks](assets/banner.png) |
@@ -0,0 +0,0 @@ import { Runnable } from 'simple-boot-core/run/Runnable'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { SimFrontOption } from '../option/SimFrontOption'; |
@@ -0,0 +0,0 @@ "use strict"; |
export declare class HttpService { | ||
constructor(); | ||
} |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { SimFrontOption } from '../option/SimFrontOption'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { SimFrontOption } from '../option/SimFrontOption'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ScriptRunnable } from '../script/ScriptRunnable'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { SimFrontOption } from '../option/SimFrontOption'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare class View<T extends Element> { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { View } from '../../service/view/View'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { SimFrontOption } from './option/SimFrontOption'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { SimError } from 'simple-boot-core/throwable/SimError'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { RouterError } from './RouterError'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { RouterError } from './RouterError'; |
@@ -0,0 +0,0 @@ "use strict"; |
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
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
66294
Updatedsimple-boot-core@^1.0.24