From 59420a035d6980b0d6b9a5803a625e4ee3b95ec3 Mon Sep 17 00:00:00 2001 From: Mark Wecke Date: Tue, 23 Apr 2019 14:34:45 +0200 Subject: [PATCH] chore(release): bump to version 1.2.1 --- docs/classes/abstractjoinpointcontext.html | 14 ++--- docs/classes/aopmanager.html | 10 ++-- docs/classes/getterjoinpointcontext.html | 18 +++---- docs/classes/instancemethodpointcut.html | 4 +- docs/classes/instancepropertypointcut.html | 4 +- docs/classes/joinpointcontext.html | 54 +++++++++---------- docs/classes/pointcut.html | 4 +- docs/classes/propertyjoinpointcontext.html | 14 ++--- docs/classes/setterjoinpointcontext.html | 24 ++++----- docs/classes/staticmethodpointcut.html | 4 +- docs/classes/staticpropertypointcut.html | 4 +- docs/globals.html | 40 +++++++------- .../instancemethodpointcutdecorator.html | 4 +- .../instancepropertypointcutdecorator.html | 4 +- docs/interfaces/joinpoint.html | 4 +- .../staticmethodpointcutdecorator.html | 4 +- .../staticpropertypointcutdecorator.html | 4 +- package.json | 2 +- 18 files changed, 108 insertions(+), 108 deletions(-) diff --git a/docs/classes/abstractjoinpointcontext.html b/docs/classes/abstractjoinpointcontext.html index 547cd21..5319e43 100644 --- a/docs/classes/abstractjoinpointcontext.html +++ b/docs/classes/abstractjoinpointcontext.html @@ -141,7 +141,7 @@

constructor

  • Parameters

    @@ -169,7 +169,7 @@

    Protected context

    context: CONTEXT
    @@ -179,7 +179,7 @@

    Protected pointcut

    pointcut: P
    @@ -189,7 +189,7 @@

    Protected property

    property: string
    @@ -206,7 +206,7 @@

    getContext

  • @@ -228,7 +228,7 @@

    getPointcut

  • @@ -250,7 +250,7 @@

    getProperty

  • diff --git a/docs/classes/aopmanager.html b/docs/classes/aopmanager.html index 25b8053..a92ad2b 100644 --- a/docs/classes/aopmanager.html +++ b/docs/classes/aopmanager.html @@ -103,7 +103,7 @@

    install

  • @@ -131,7 +131,7 @@

    Protected installMethod<
  • Parameters

    @@ -160,7 +160,7 @@

    Protected installPropert
  • Type parameters

    @@ -195,7 +195,7 @@

    Protected installStatic<
  • Parameters

    @@ -224,7 +224,7 @@

    Protected installStatic<
  • Type parameters

    diff --git a/docs/classes/getterjoinpointcontext.html b/docs/classes/getterjoinpointcontext.html index 08c7e8b..21382f8 100644 --- a/docs/classes/getterjoinpointcontext.html +++ b/docs/classes/getterjoinpointcontext.html @@ -144,7 +144,7 @@

    constructor

    Parameters

    @@ -176,7 +176,7 @@

    Protected context

    @@ -186,7 +186,7 @@

    Protected getter

    getter: Function
    @@ -197,7 +197,7 @@

    Protected pointcut

    @@ -208,7 +208,7 @@

    Protected property

    @@ -226,7 +226,7 @@

    getContext

    @@ -249,7 +249,7 @@

    getPointcut

    @@ -275,7 +275,7 @@

    getProperty

    @@ -297,7 +297,7 @@

    getValue

  • diff --git a/docs/classes/instancemethodpointcut.html b/docs/classes/instancemethodpointcut.html index 88b20a2..20f985b 100644 --- a/docs/classes/instancemethodpointcut.html +++ b/docs/classes/instancemethodpointcut.html @@ -110,7 +110,7 @@

    Abstract cls

    @@ -121,7 +121,7 @@

    Abstract property

    diff --git a/docs/classes/instancepropertypointcut.html b/docs/classes/instancepropertypointcut.html index 18168db..45962d5 100644 --- a/docs/classes/instancepropertypointcut.html +++ b/docs/classes/instancepropertypointcut.html @@ -110,7 +110,7 @@

    Abstract cls

    @@ -121,7 +121,7 @@

    Abstract property

    diff --git a/docs/classes/joinpointcontext.html b/docs/classes/joinpointcontext.html index 0cf4c26..1ede3f9 100644 --- a/docs/classes/joinpointcontext.html +++ b/docs/classes/joinpointcontext.html @@ -154,7 +154,7 @@

    constructor

    Parameters

    @@ -188,7 +188,7 @@

    Protected args

    args: ARGS
    @@ -199,7 +199,7 @@

    Protected context

    @@ -210,7 +210,7 @@

    Protected pointcut

    @@ -221,7 +221,7 @@

    Protected property

    @@ -231,7 +231,7 @@

    Protected result: RESULT

    @@ -241,7 +241,7 @@

    Protected target: Function

  • @@ -269,7 +269,7 @@

    getArgument

  • @@ -291,7 +291,7 @@

    Returns ARGS[0]

    Parameters

    @@ -308,7 +308,7 @@

    Returns ARGS[1]

    Parameters

    @@ -325,7 +325,7 @@

    Returns ARGS[2]

    Parameters

    @@ -342,7 +342,7 @@

    Returns ARGS[3]

    Parameters

    @@ -359,7 +359,7 @@

    Returns ARGS[4]

    Parameters

    @@ -376,7 +376,7 @@

    Returns ARGS[5]

    Parameters

    @@ -393,7 +393,7 @@

    Returns ARGS[6]

    Parameters

    @@ -410,7 +410,7 @@

    Returns ARGS[7]

    Parameters

    @@ -427,7 +427,7 @@

    Returns ARGS[8]

    Parameters

    @@ -444,7 +444,7 @@

    Returns ARGS[9]

    Parameters

    @@ -461,7 +461,7 @@

    Returns any

    Type parameters

    @@ -493,7 +493,7 @@

    getArguments

  • @@ -516,7 +516,7 @@

    getContext

    @@ -539,7 +539,7 @@

    getPointcut

    @@ -565,7 +565,7 @@

    getProperty

    @@ -587,7 +587,7 @@

    getResult

  • @@ -612,7 +612,7 @@

    proceed

  • @@ -634,7 +634,7 @@

    setArgument

  • @@ -671,7 +671,7 @@

    setResult

  • diff --git a/docs/classes/pointcut.html b/docs/classes/pointcut.html index 4d735ca..22bba39 100644 --- a/docs/classes/pointcut.html +++ b/docs/classes/pointcut.html @@ -118,7 +118,7 @@

    Abstract cls

    cls: Cls<T> | T
    @@ -128,7 +128,7 @@

    Abstract property

    property: Property<T> | MethodProperty<T>
    diff --git a/docs/classes/propertyjoinpointcontext.html b/docs/classes/propertyjoinpointcontext.html index f91ec6c..2c3ff20 100644 --- a/docs/classes/propertyjoinpointcontext.html +++ b/docs/classes/propertyjoinpointcontext.html @@ -137,7 +137,7 @@

    constructor

    Parameters

    @@ -166,7 +166,7 @@

    Protected context

    @@ -177,7 +177,7 @@

    Protected pointcut

    @@ -188,7 +188,7 @@

    Protected property

    @@ -206,7 +206,7 @@

    getContext

    @@ -229,7 +229,7 @@

    getPointcut

    @@ -255,7 +255,7 @@

    getProperty

    diff --git a/docs/classes/setterjoinpointcontext.html b/docs/classes/setterjoinpointcontext.html index 295cf7f..28de12d 100644 --- a/docs/classes/setterjoinpointcontext.html +++ b/docs/classes/setterjoinpointcontext.html @@ -147,7 +147,7 @@

    constructor

    Parameters

    @@ -181,7 +181,7 @@

    Protected argument

    argument: T
    @@ -192,7 +192,7 @@

    Protected context

    @@ -203,7 +203,7 @@

    Protected pointcut

    @@ -214,7 +214,7 @@

    Protected property

    @@ -224,7 +224,7 @@

    Protected setter

    setter: Function
    @@ -241,7 +241,7 @@

    getArgument

  • @@ -264,7 +264,7 @@

    getContext

    @@ -287,7 +287,7 @@

    getPointcut

    @@ -313,7 +313,7 @@

    getProperty

    @@ -335,7 +335,7 @@

    proceed

  • @@ -357,7 +357,7 @@

    setValue

  • diff --git a/docs/classes/staticmethodpointcut.html b/docs/classes/staticmethodpointcut.html index b2f0b52..5f6543d 100644 --- a/docs/classes/staticmethodpointcut.html +++ b/docs/classes/staticmethodpointcut.html @@ -110,7 +110,7 @@

    Abstract cls

    @@ -121,7 +121,7 @@

    Abstract property

    diff --git a/docs/classes/staticpropertypointcut.html b/docs/classes/staticpropertypointcut.html index 40801ab..58f66c7 100644 --- a/docs/classes/staticpropertypointcut.html +++ b/docs/classes/staticpropertypointcut.html @@ -110,7 +110,7 @@

    Abstract cls

    @@ -121,7 +121,7 @@

    Abstract property

    diff --git a/docs/globals.html b/docs/globals.html index ce90d10..9645f4b 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -137,7 +137,7 @@

    ArgumentTypes

    ArgumentTypes: ArgumentTypes<T>
    @@ -152,7 +152,7 @@

    Cls

    Cls: object
    @@ -170,7 +170,7 @@
    new: function
  • Parameters

    @@ -191,7 +191,7 @@

    MethodProperty

    MethodProperty: string | string[] | keyof T | keyof T[] | RegExp
    @@ -201,7 +201,7 @@

    Property

    Property: string | string[] | keyof T | keyof T[]
    @@ -211,7 +211,7 @@

    ReturnType

    ReturnType: ReturnType<T>
    @@ -229,7 +229,7 @@

    Const After

    After: InstanceMethodPointcutDecorator = Annotator.makePropDecorator('After', propsFactory, InstanceMethodPointcut)
    @@ -251,7 +251,7 @@

    Const AfterStatic

    AfterStatic: StaticMethodPointcutDecorator = Annotator.makePropDecorator('AfterStatic', propsFactory, StaticMethodPointcut)
    @@ -273,7 +273,7 @@

    Const Around

    Around: InstanceMethodPointcutDecorator = Annotator.makePropDecorator('Around', propsFactory, InstanceMethodPointcut)
    @@ -297,7 +297,7 @@

    Const AroundStatic

    AroundStatic: StaticMethodPointcutDecorator = Annotator.makePropDecorator('AroundStatic', propsFactory, StaticMethodPointcut)
    @@ -321,7 +321,7 @@

    Const Before

    Before: InstanceMethodPointcutDecorator = Annotator.makePropDecorator('Before', propsFactory, InstanceMethodPointcut)
    @@ -343,7 +343,7 @@

    Const BeforeStatic

    BeforeStatic: StaticMethodPointcutDecorator = Annotator.makePropDecorator('BeforeStatic', propsFactory, StaticMethodPointcut)
    @@ -365,7 +365,7 @@

    Const Getter

    Getter: InstancePropertyPointcutDecorator = Annotator.makePropDecorator('Getter', propsFactory, InstancePropertyPointcut)
    @@ -389,7 +389,7 @@

    Const REFLECTION_PROPERTY_REFLECTION_PROPERTY_BLACKLIST: Set<string> = new Set(['__defineGetter__','__defineSetter__','hasOwnProperty','__lookupGetter__','__lookupSetter__','isPrototypeOf','propertyIsEnumerable','__proto__','toLocaleString'])

    @@ -399,7 +399,7 @@

    Const Setter

    Setter: InstancePropertyPointcutDecorator = Annotator.makePropDecorator('Setter', propsFactory, InstancePropertyPointcut)
    @@ -423,7 +423,7 @@

    Const StaticGetter

    StaticGetter: StaticPropertyPointcutDecorator = Annotator.makePropDecorator('GetterStatic', propsFactory, StaticPropertyPointcut)
    @@ -447,7 +447,7 @@

    Const StaticSetter

    StaticSetter: StaticPropertyPointcutDecorator = Annotator.makePropDecorator('SetterStatic', propsFactory, StaticPropertyPointcut)
    @@ -478,7 +478,7 @@

    Const propsFactory

  • Parameters

    @@ -507,7 +507,7 @@
    new: function
  • Parameters

    @@ -538,7 +538,7 @@

    unique

  • diff --git a/docs/interfaces/instancemethodpointcutdecorator.html b/docs/interfaces/instancemethodpointcutdecorator.html index cb083cc..b0cf0bd 100644 --- a/docs/interfaces/instancemethodpointcutdecorator.html +++ b/docs/interfaces/instancemethodpointcutdecorator.html @@ -83,7 +83,7 @@

    Callable

  • Type parameters

    @@ -130,7 +130,7 @@

    constructor

  • Type parameters

    diff --git a/docs/interfaces/instancepropertypointcutdecorator.html b/docs/interfaces/instancepropertypointcutdecorator.html index 0cb055e..9d4cee4 100644 --- a/docs/interfaces/instancepropertypointcutdecorator.html +++ b/docs/interfaces/instancepropertypointcutdecorator.html @@ -83,7 +83,7 @@

    Callable

  • Type parameters

    @@ -130,7 +130,7 @@

    constructor

  • Type parameters

    diff --git a/docs/interfaces/joinpoint.html b/docs/interfaces/joinpoint.html index 390bec6..6a6b198 100644 --- a/docs/interfaces/joinpoint.html +++ b/docs/interfaces/joinpoint.html @@ -95,7 +95,7 @@

    Callable

  • @@ -383,7 +383,7 @@

    restore

  • Returns void

    diff --git a/docs/interfaces/staticmethodpointcutdecorator.html b/docs/interfaces/staticmethodpointcutdecorator.html index 4a82539..7a8e5ba 100644 --- a/docs/interfaces/staticmethodpointcutdecorator.html +++ b/docs/interfaces/staticmethodpointcutdecorator.html @@ -83,7 +83,7 @@

    Callable

  • Type parameters

    @@ -130,7 +130,7 @@

    constructor

  • Type parameters

    diff --git a/docs/interfaces/staticpropertypointcutdecorator.html b/docs/interfaces/staticpropertypointcutdecorator.html index da02821..48cec23 100644 --- a/docs/interfaces/staticpropertypointcutdecorator.html +++ b/docs/interfaces/staticpropertypointcutdecorator.html @@ -83,7 +83,7 @@

    Callable

  • Type parameters

    @@ -130,7 +130,7 @@

    constructor

  • Type parameters

    diff --git a/package.json b/package.json index 46455f1..ebb9b36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neoskop/phantom", - "version": "1.2.0", + "version": "1.2.1", "description": "An AOP (aspect oriented programming) framework", "main": "bundle/phantom.bundle.js", "module": "dist/public_api.js",