From 68e5516864d8ad8adad98db9e98b654f098f7c41 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Jun 2021 06:43:05 +0000 Subject: [PATCH] chore(gh-bot): :rocket: build demo, types, api & library files --- docs/classes/_okikio_animate.animate.html | 122 +++++------ .../_okikio_animate.destroyableanimate.html | 122 +++++------ docs/classes/_okikio_emitter.event.html | 38 ++-- .../classes/_okikio_emitter.eventemitter.html | 50 ++--- docs/classes/_okikio_manager.manager.html | 36 ++-- .../_okikio_native.advancedmanager.html | 42 ++-- docs/classes/_okikio_native.app.html | 36 ++-- .../_okikio_native.historymanager.html | 52 ++--- docs/classes/_okikio_native.manager.html | 36 ++-- docs/classes/_okikio_native.manageritem.html | 20 +- docs/classes/_okikio_native.page.html | 38 ++-- docs/classes/_okikio_native.pagemanager.html | 56 ++--- docs/classes/_okikio_native.pjax.html | 70 +++---- docs/classes/_okikio_native.router.html | 42 ++-- docs/classes/_okikio_native.service.html | 30 +-- .../_okikio_native.servicemanager.html | 48 ++--- .../_okikio_native.transitionmanager.html | 44 ++-- .../_okikio_animate.ianimationoptions.html | 82 ++++---- ...e.icsscomputedtransformableproperties.html | 38 ++-- ...o_animate.icsstransformableproperties.html | 40 ++-- .../interfaces/_okikio_emitter.ilistener.html | 6 +- docs/interfaces/_okikio_native.iapp.html | 34 +-- docs/interfaces/_okikio_native.iconfig.html | 34 +-- docs/interfaces/_okikio_native.icoords.html | 4 +- .../_okikio_native.ihistoryitem.html | 4 +- .../_okikio_native.ihistorymanager.html | 50 ++--- ..._okikio_native.iinitialtransitiondata.html | 10 +- docs/interfaces/_okikio_native.ipage.html | 36 ++-- .../_okikio_native.ipagemanager.html | 54 ++--- docs/interfaces/_okikio_native.iroute.html | 4 +- .../_okikio_native.iroutetofrom.html | 4 +- docs/interfaces/_okikio_native.istate.html | 8 +- .../interfaces/_okikio_native.istatedata.html | 2 +- .../_okikio_native.itransition.html | 16 +- .../_okikio_native.itransitiondata.html | 16 +- .../_okikio_native.itransitionmanager.html | 42 ++-- docs/modules/_okikio_animate.html | 194 +++++++++--------- docs/modules/_okikio_emitter.html | 6 +- docs/modules/_okikio_manager.html | 4 +- docs/modules/_okikio_native.html | 58 +++--- 40 files changed, 814 insertions(+), 814 deletions(-) diff --git a/docs/classes/_okikio_animate.animate.html b/docs/classes/_okikio_animate.animate.html index 1db3188d..3fa6da63 100644 --- a/docs/classes/_okikio_animate.animate.html +++ b/docs/classes/_okikio_animate.animate.html @@ -189,7 +189,7 @@

constructor

  • Parameters

    @@ -211,7 +211,7 @@

    animations

    animations: WeakMap<KeyframeEffect, Animation> = ...
    @@ -226,7 +226,7 @@

    computedKeyframes

    computedKeyframes: WeakMap<HTMLElement, TypeKeyFrameOptionsType> = ...
    @@ -243,7 +243,7 @@

    computedOptions

    computedOptions: WeakMap<HTMLElement, TypeComputedOptions> = ...
    @@ -261,7 +261,7 @@

    emitter

    emitter: EventEmitter = ...
    @@ -276,7 +276,7 @@

    keyframeEffects

    keyframeEffects: WeakMap<HTMLElement, KeyframeEffect> = ...
    @@ -291,7 +291,7 @@

    mainAnimation

    mainAnimation: Animation
    @@ -306,7 +306,7 @@

    mainElement

    mainElement: HTMLElement
    @@ -321,7 +321,7 @@

    mainkeyframeEffect

    mainkeyframeEffect: KeyframeEffect
    @@ -336,7 +336,7 @@

    maxSpeed

    maxSpeed: number = ...
    @@ -351,7 +351,7 @@

    minDelay

    minDelay: number = ...
    @@ -366,7 +366,7 @@

    options

    options: IAnimationOptions = {}
    @@ -382,7 +382,7 @@

    promise

    promise: Promise<Animate[]>
    @@ -397,7 +397,7 @@

    properties

    properties: object = {}
    @@ -412,7 +412,7 @@

    targetIndexes

    targetIndexes: WeakMap<Node, number> = ...
    @@ -427,7 +427,7 @@

    targets

    targets: Manager<number, Node> = ...
    @@ -442,7 +442,7 @@

    totalDuration

    totalDuration: number = -Infinity
    @@ -457,7 +457,7 @@

    Protected visibilityPlay
    visibilityPlayState: TypePlayStates
    @@ -472,7 +472,7 @@

    Static RUNNING

    RUNNING: Set<Animate> = ...
    @@ -489,7 +489,7 @@

    Static animationFrame

    animationFrame: number
    @@ -504,7 +504,7 @@

    Static pauseOnPageHidd
    pauseOnPageHidden: Boolean = true
    @@ -526,7 +526,7 @@

    [toStringTag]

  • @@ -553,7 +553,7 @@

    add

  • @@ -586,7 +586,7 @@

    all

  • @@ -635,7 +635,7 @@

    allAnimations

  • @@ -684,7 +684,7 @@

    Protected beginEvent

    @@ -706,7 +706,7 @@

    cancel

  • @@ -728,7 +728,7 @@

    catch

  • @@ -774,7 +774,7 @@

    Protected createAnimatio
  • @@ -825,7 +825,7 @@

    Protected createArray
    @@ -856,7 +856,7 @@

    emit

  • @@ -887,7 +887,7 @@

    finally

  • @@ -927,7 +927,7 @@

    finish

  • @@ -949,7 +949,7 @@

    getAnimation

  • @@ -977,7 +977,7 @@

    getCurrentTime

  • @@ -999,7 +999,7 @@

    getPlayState

  • @@ -1021,7 +1021,7 @@

    getProgress

  • @@ -1043,7 +1043,7 @@

    getSpeed

  • @@ -1065,7 +1065,7 @@

    getTiming

  • @@ -1094,7 +1094,7 @@

    is

  • @@ -1122,7 +1122,7 @@

    loop

  • @@ -1144,7 +1144,7 @@

    newPromise

  • @@ -1166,7 +1166,7 @@

    off

  • @@ -1200,7 +1200,7 @@

    on

  • @@ -1234,7 +1234,7 @@

    Protected onVisibility
    @@ -1256,7 +1256,7 @@

    pause

  • @@ -1278,7 +1278,7 @@

    play

  • @@ -1300,7 +1300,7 @@

    remove

  • @@ -1333,7 +1333,7 @@

    removeTarget

  • @@ -1362,7 +1362,7 @@

    reset

  • @@ -1384,7 +1384,7 @@

    reverse

  • @@ -1406,7 +1406,7 @@

    setCurrentTime

  • @@ -1434,7 +1434,7 @@

    setProgress

  • @@ -1462,7 +1462,7 @@

    setSpeed

  • @@ -1490,7 +1490,7 @@

    stop

  • @@ -1512,7 +1512,7 @@

    stopLoop

  • @@ -1534,7 +1534,7 @@

    then

  • @@ -1601,7 +1601,7 @@

    toJSON

  • @@ -1623,7 +1623,7 @@

    updateOptions

  • @@ -1656,7 +1656,7 @@

    Static cancelFrame

  • @@ -1678,7 +1678,7 @@

    Static requestFrame

  • diff --git a/docs/classes/_okikio_animate.destroyableanimate.html b/docs/classes/_okikio_animate.destroyableanimate.html index a73dadfb..e3ad8aab 100644 --- a/docs/classes/_okikio_animate.destroyableanimate.html +++ b/docs/classes/_okikio_animate.destroyableanimate.html @@ -189,7 +189,7 @@

    constructor

    Parameters

    @@ -212,7 +212,7 @@

    animations

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

    computedKeyframes

    @@ -246,7 +246,7 @@

    computedOptions

    @@ -265,7 +265,7 @@

    emitter

    @@ -281,7 +281,7 @@

    keyframeEffects

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

    mainAnimation

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

    mainElement

    @@ -329,7 +329,7 @@

    mainkeyframeEffect

    @@ -345,7 +345,7 @@

    maxSpeed

    @@ -361,7 +361,7 @@

    minDelay

    @@ -377,7 +377,7 @@

    options

    @@ -394,7 +394,7 @@

    promise

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

    properties

    @@ -426,7 +426,7 @@

    targetIndexes

    @@ -442,7 +442,7 @@

    targets

    @@ -458,7 +458,7 @@

    totalDuration

    @@ -474,7 +474,7 @@

    Protected visibilityPlay
    @@ -490,7 +490,7 @@

    Static RUNNING

    @@ -508,7 +508,7 @@

    Static animationFrame

    @@ -524,7 +524,7 @@

    Static pauseOnPageHidd
    @@ -546,7 +546,7 @@

    [toStringTag]

  • @@ -574,7 +574,7 @@

    add

    @@ -608,7 +608,7 @@

    all

    @@ -658,7 +658,7 @@

    allAnimations

    @@ -708,7 +708,7 @@

    Protected beginEvent

    Inherited from Animate.beginEvent

    @@ -731,7 +731,7 @@

    cancel

    @@ -754,7 +754,7 @@

    catch

    @@ -801,7 +801,7 @@

    Protected createAnimatio
    @@ -853,7 +853,7 @@

    Protected createArray

    Inherited from Animate.createArrayOfComputedOptions

    @@ -885,7 +885,7 @@

    emit

    @@ -917,7 +917,7 @@

    finally

    @@ -958,7 +958,7 @@

    finish

    @@ -981,7 +981,7 @@

    getAnimation

    @@ -1010,7 +1010,7 @@

    getCurrentTime

    @@ -1033,7 +1033,7 @@

    getPlayState

    @@ -1056,7 +1056,7 @@

    getProgress

    @@ -1079,7 +1079,7 @@

    getSpeed

    @@ -1102,7 +1102,7 @@

    getTiming

    @@ -1132,7 +1132,7 @@

    is

    @@ -1161,7 +1161,7 @@

    loop

    @@ -1184,7 +1184,7 @@

    newPromise

    @@ -1207,7 +1207,7 @@

    off

    @@ -1242,7 +1242,7 @@

    on

    @@ -1277,7 +1277,7 @@

    Protected onVisibility

    Inherited from Animate.onVisibilityChange

    @@ -1300,7 +1300,7 @@

    pause

    @@ -1323,7 +1323,7 @@

    play

    @@ -1346,7 +1346,7 @@

    remove

    @@ -1380,7 +1380,7 @@

    removeTarget

    @@ -1410,7 +1410,7 @@

    reset

    @@ -1433,7 +1433,7 @@

    reverse

    @@ -1456,7 +1456,7 @@

    setCurrentTime

    @@ -1485,7 +1485,7 @@

    setProgress

    @@ -1514,7 +1514,7 @@

    setSpeed

    @@ -1543,7 +1543,7 @@

    stop

    @@ -1566,7 +1566,7 @@

    stopLoop

    @@ -1589,7 +1589,7 @@

    then

    @@ -1657,7 +1657,7 @@

    toJSON

    @@ -1680,7 +1680,7 @@

    updateOptions

    @@ -1714,7 +1714,7 @@

    Static cancelFrame

    @@ -1737,7 +1737,7 @@

    Static requestFrame

    diff --git a/docs/classes/_okikio_emitter.event.html b/docs/classes/_okikio_emitter.event.html index a1570f8d..d77e79bb 100644 --- a/docs/classes/_okikio_emitter.event.html +++ b/docs/classes/_okikio_emitter.event.html @@ -147,7 +147,7 @@

    constructor

    Parameters

    @@ -170,7 +170,7 @@

    map

    @@ -185,7 +185,7 @@

    name

    name: string
    @@ -207,7 +207,7 @@

    length

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

    size

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

    [iterator]

    @@ -278,7 +278,7 @@

    add

    @@ -307,7 +307,7 @@

    clear

    @@ -330,7 +330,7 @@

    delete

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

    entries

    @@ -382,7 +382,7 @@

    forEach

    @@ -438,7 +438,7 @@

    get

    @@ -467,7 +467,7 @@

    getMap

    @@ -490,7 +490,7 @@

    has

    @@ -519,7 +519,7 @@

    keys

    @@ -542,7 +542,7 @@

    last

    @@ -571,7 +571,7 @@

    remove

    @@ -600,7 +600,7 @@

    set

    @@ -632,7 +632,7 @@

    values

    diff --git a/docs/classes/_okikio_emitter.eventemitter.html b/docs/classes/_okikio_emitter.eventemitter.html index 1063561a..d166de85 100644 --- a/docs/classes/_okikio_emitter.eventemitter.html +++ b/docs/classes/_okikio_emitter.eventemitter.html @@ -153,7 +153,7 @@

    constructor

    Returns EventEmitter

    @@ -170,7 +170,7 @@

    map

    @@ -192,7 +192,7 @@

    length

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

    size

  • @@ -240,7 +240,7 @@

    [iterator]

    @@ -263,7 +263,7 @@

    add

    @@ -292,7 +292,7 @@

    clear

    @@ -315,7 +315,7 @@

    delete

    @@ -343,7 +343,7 @@

    emit

  • @@ -375,7 +375,7 @@

    entries

    @@ -398,7 +398,7 @@

    forEach

    @@ -454,7 +454,7 @@

    get

    @@ -482,7 +482,7 @@

    getEvent

  • @@ -511,7 +511,7 @@

    getMap

    @@ -534,7 +534,7 @@

    has

    @@ -563,7 +563,7 @@

    keys

    @@ -586,7 +586,7 @@

    last

    @@ -614,7 +614,7 @@

    newListener

  • @@ -648,7 +648,7 @@

    off

  • @@ -682,7 +682,7 @@

    on

  • @@ -716,7 +716,7 @@

    once

  • @@ -751,7 +751,7 @@

    remove

    @@ -779,7 +779,7 @@

    removeListener

  • @@ -814,7 +814,7 @@

    set

    @@ -846,7 +846,7 @@

    values

    diff --git a/docs/classes/_okikio_manager.manager.html b/docs/classes/_okikio_manager.manager.html index 992bf0b6..e3a8315d 100644 --- a/docs/classes/_okikio_manager.manager.html +++ b/docs/classes/_okikio_manager.manager.html @@ -161,7 +161,7 @@

    constructor

  • Type parameters

    @@ -192,7 +192,7 @@

    map

    map: Map<K, V>
    @@ -214,7 +214,7 @@

    length

  • @@ -236,7 +236,7 @@

    size

  • @@ -261,7 +261,7 @@

    [iterator]

  • @@ -283,7 +283,7 @@

    add

  • @@ -311,7 +311,7 @@

    clear

  • @@ -333,7 +333,7 @@

    delete

  • @@ -361,7 +361,7 @@

    entries

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

    forEach

  • @@ -438,7 +438,7 @@

    get

  • @@ -466,7 +466,7 @@

    getMap

  • @@ -488,7 +488,7 @@

    has

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

    keys

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

    last

  • @@ -566,7 +566,7 @@

    remove

  • @@ -594,7 +594,7 @@

    set

  • @@ -625,7 +625,7 @@

    values

  • diff --git a/docs/classes/_okikio_native.advancedmanager.html b/docs/classes/_okikio_native.advancedmanager.html index 85d92b0c..d4a9823b 100644 --- a/docs/classes/_okikio_native.advancedmanager.html +++ b/docs/classes/_okikio_native.advancedmanager.html @@ -165,7 +165,7 @@

    constructor

    @@ -201,7 +201,7 @@

    app

    app: IApp
    @@ -216,7 +216,7 @@

    config

    config: ICONFIG
    @@ -231,7 +231,7 @@

    emitter

    emitter: EventEmitter
    @@ -247,7 +247,7 @@

    map

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

    length

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

    size

  • @@ -317,7 +317,7 @@

    [iterator]

    @@ -340,7 +340,7 @@

    add

    @@ -369,7 +369,7 @@

    clear

    @@ -392,7 +392,7 @@

    delete

    @@ -421,7 +421,7 @@

    entries

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

    forEach

    @@ -500,7 +500,7 @@

    get

    @@ -529,7 +529,7 @@

    getMap

    @@ -552,7 +552,7 @@

    has

    @@ -581,7 +581,7 @@

    keys

    @@ -604,7 +604,7 @@

    last

    @@ -633,7 +633,7 @@

    remove

    @@ -662,7 +662,7 @@

    set

    @@ -694,7 +694,7 @@

    values

    diff --git a/docs/classes/_okikio_native.app.html b/docs/classes/_okikio_native.app.html index e01b32db..b0cccb93 100644 --- a/docs/classes/_okikio_native.app.html +++ b/docs/classes/_okikio_native.app.html @@ -140,7 +140,7 @@

    constructor

  • Parameters

    @@ -162,7 +162,7 @@

    Protected canResize

    canResize: boolean = true
    @@ -172,7 +172,7 @@

    Protected canScroll

    canScroll: boolean = true
    @@ -182,7 +182,7 @@

    config

    config: ICONFIG
    @@ -197,7 +197,7 @@

    emitter

    emitter: EventEmitter
    @@ -212,7 +212,7 @@

    services

    services: ServiceManager
    @@ -234,7 +234,7 @@

    Protected _ready

  • Returns void

    @@ -251,7 +251,7 @@

    Protected _resize

  • Returns void

    @@ -268,7 +268,7 @@

    Protected _scroll

  • Returns void

    @@ -285,7 +285,7 @@

    add

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

    boot

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

    emit

  • @@ -366,7 +366,7 @@

    get

  • @@ -394,7 +394,7 @@

    off

  • @@ -425,7 +425,7 @@

    on

  • @@ -456,7 +456,7 @@

    register

  • @@ -484,7 +484,7 @@

    set

  • @@ -515,7 +515,7 @@

    stop

  • diff --git a/docs/classes/_okikio_native.historymanager.html b/docs/classes/_okikio_native.historymanager.html index 0297c0c7..6d35ee96 100644 --- a/docs/classes/_okikio_native.historymanager.html +++ b/docs/classes/_okikio_native.historymanager.html @@ -159,7 +159,7 @@

    constructor

    Returns HistoryManager

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

    app

    @@ -192,7 +192,7 @@

    config

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

    emitter

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

    key

    @@ -240,7 +240,7 @@

    manager

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

    pointer

    pointer: number = -1
    @@ -265,7 +265,7 @@

    states

    states: IState[]
    @@ -282,7 +282,7 @@

    current

  • @@ -304,7 +304,7 @@

    last

  • @@ -326,7 +326,7 @@

    length

  • Returns number

    @@ -343,7 +343,7 @@

    previous

  • @@ -368,7 +368,7 @@

    add

  • @@ -400,7 +400,7 @@

    boot

    @@ -428,7 +428,7 @@

    get

  • @@ -457,7 +457,7 @@

    init

    @@ -480,7 +480,7 @@

    initEvents

    @@ -503,7 +503,7 @@

    install

    @@ -526,7 +526,7 @@

    register

    @@ -557,7 +557,7 @@

    remove

  • Parameters

    @@ -580,7 +580,7 @@

    replace

  • @@ -608,7 +608,7 @@

    set

  • @@ -640,7 +640,7 @@

    stop

    @@ -663,7 +663,7 @@

    stopEvents

    @@ -686,7 +686,7 @@

    uninstall

    @@ -709,7 +709,7 @@

    unregister

    diff --git a/docs/classes/_okikio_native.manager.html b/docs/classes/_okikio_native.manager.html index 9b202a75..5c95aa8d 100644 --- a/docs/classes/_okikio_native.manager.html +++ b/docs/classes/_okikio_native.manager.html @@ -166,7 +166,7 @@

    constructor

  • Type parameters

    @@ -197,7 +197,7 @@

    map

    map: Map<K, V>
    @@ -219,7 +219,7 @@

    length

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

    size

  • @@ -266,7 +266,7 @@

    [iterator]

  • @@ -288,7 +288,7 @@

    add

  • @@ -316,7 +316,7 @@

    clear

  • @@ -338,7 +338,7 @@

    delete

  • @@ -366,7 +366,7 @@

    entries

  • @@ -388,7 +388,7 @@

    forEach

  • @@ -443,7 +443,7 @@

    get

  • @@ -471,7 +471,7 @@

    getMap

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

    has

  • @@ -521,7 +521,7 @@

    keys

  • @@ -543,7 +543,7 @@

    last

  • @@ -571,7 +571,7 @@

    remove

  • @@ -599,7 +599,7 @@

    set

  • @@ -630,7 +630,7 @@

    values

  • diff --git a/docs/classes/_okikio_native.manageritem.html b/docs/classes/_okikio_native.manageritem.html index b41ed62f..a6d509ec 100644 --- a/docs/classes/_okikio_native.manageritem.html +++ b/docs/classes/_okikio_native.manageritem.html @@ -135,7 +135,7 @@

    constructor

  • Returns ManagerItem

    @@ -151,7 +151,7 @@

    app

    app: IApp
    @@ -166,7 +166,7 @@

    config

    config: ICONFIG
    @@ -181,7 +181,7 @@

    emitter

    emitter: EventEmitter
    @@ -196,7 +196,7 @@

    key

    key: any
    @@ -211,7 +211,7 @@

    manager

    @@ -233,7 +233,7 @@

    install

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

    register

  • @@ -286,7 +286,7 @@

    uninstall

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

    unregister

  • diff --git a/docs/classes/_okikio_native.page.html b/docs/classes/_okikio_native.page.html index d0c76990..a18948cb 100644 --- a/docs/classes/_okikio_native.page.html +++ b/docs/classes/_okikio_native.page.html @@ -147,7 +147,7 @@

    constructor

    Parameters

    @@ -173,7 +173,7 @@

    app

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

    body

    body: Element
    @@ -204,7 +204,7 @@

    config

    @@ -219,7 +219,7 @@

    data

    data: string
    @@ -234,7 +234,7 @@

    dom

    dom: Document
    @@ -250,7 +250,7 @@

    emitter

    @@ -265,7 +265,7 @@

    head

    head: Element
    @@ -281,7 +281,7 @@

    key

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

    manager

    @@ -312,7 +312,7 @@

    title

    title: string
    @@ -327,7 +327,7 @@

    url

    url: URL
    @@ -342,7 +342,7 @@

    wrapper

    wrapper: HTMLElement
    @@ -357,7 +357,7 @@

    wrapperAttr

    wrapperAttr: string
    @@ -379,7 +379,7 @@

    build

  • @@ -402,7 +402,7 @@

    install

    @@ -425,7 +425,7 @@

    register

    @@ -457,7 +457,7 @@

    uninstall

    @@ -480,7 +480,7 @@

    unregister

    diff --git a/docs/classes/_okikio_native.pagemanager.html b/docs/classes/_okikio_native.pagemanager.html index 32a288a9..360c7c2c 100644 --- a/docs/classes/_okikio_native.pagemanager.html +++ b/docs/classes/_okikio_native.pagemanager.html @@ -161,7 +161,7 @@

    constructor

    Returns PageManager

    @@ -178,7 +178,7 @@

    app

    @@ -193,7 +193,7 @@

    cacheIgnore

    cacheIgnore: boolean | TypeIgnoreURLsList
    @@ -209,7 +209,7 @@

    config

    @@ -225,7 +225,7 @@

    emitter

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

    key

    @@ -256,7 +256,7 @@

    loading

    loading: Manager<string, Promise<string>> = ...
    @@ -272,7 +272,7 @@

    manager

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

    pages

    pages: AdvancedManager<string, Page>
    @@ -304,7 +304,7 @@

    size

  • Returns number

    @@ -324,7 +324,7 @@

    add

  • Parameters

    @@ -348,7 +348,7 @@

    boot

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

    clear

  • Returns PageManager

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

    get

  • Parameters

    @@ -416,7 +416,7 @@

    has

  • Parameters

    @@ -440,7 +440,7 @@

    init

    @@ -469,7 +469,7 @@

    initEvents

    @@ -492,7 +492,7 @@

    install

    @@ -514,7 +514,7 @@

    keys

  • Returns string[]

    @@ -531,7 +531,7 @@

    load

  • @@ -560,7 +560,7 @@

    register

    @@ -591,7 +591,7 @@

    remove

  • Parameters

    @@ -614,7 +614,7 @@

    request

  • @@ -642,7 +642,7 @@

    set

  • Parameters

    @@ -669,7 +669,7 @@

    stop

    @@ -692,7 +692,7 @@

    stopEvents

    @@ -715,7 +715,7 @@

    uninstall

    @@ -738,7 +738,7 @@

    unregister

    diff --git a/docs/classes/_okikio_native.pjax.html b/docs/classes/_okikio_native.pjax.html index cf5de073..350afd06 100644 --- a/docs/classes/_okikio_native.pjax.html +++ b/docs/classes/_okikio_native.pjax.html @@ -159,7 +159,7 @@

    constructor

    Returns PJAX

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

    app

    @@ -192,7 +192,7 @@

    config

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

    emitter

    @@ -223,7 +223,7 @@

    forceOnError

    forceOnError: boolean
    @@ -238,7 +238,7 @@

    ignoreHashAction

    ignoreHashAction: boolean
    @@ -253,7 +253,7 @@

    isTransitioning

    isTransitioning: boolean
    @@ -269,7 +269,7 @@

    key

    @@ -285,7 +285,7 @@

    manager

    @@ -300,7 +300,7 @@

    onTransitionPreventClick

    onTransitionPreventClick: boolean
    @@ -315,7 +315,7 @@

    prefetchIgnore

    prefetchIgnore: boolean | TypeIgnoreURLsList
    @@ -330,7 +330,7 @@

    preventURLs

    preventURLs: boolean | TypeIgnoreURLsList
    @@ -345,7 +345,7 @@

    stickyScroll

    stickyScroll: boolean
    @@ -368,7 +368,7 @@

    boot

    @@ -390,7 +390,7 @@

    force

  • @@ -418,7 +418,7 @@

    getDirection

  • @@ -446,7 +446,7 @@

    getHref

  • @@ -474,7 +474,7 @@

    getLink

  • @@ -502,7 +502,7 @@

    getTransitionName

  • @@ -530,7 +530,7 @@

    go

  • @@ -573,7 +573,7 @@

    init

    @@ -596,7 +596,7 @@

    initEvents

    @@ -619,7 +619,7 @@

    install

    @@ -641,7 +641,7 @@

    load

  • @@ -694,7 +694,7 @@

    onClick

  • @@ -722,7 +722,7 @@

    onHover

  • @@ -750,7 +750,7 @@

    onStateChange

  • @@ -779,7 +779,7 @@

    register

    @@ -811,7 +811,7 @@

    stop

    @@ -834,7 +834,7 @@

    stopEvents

    @@ -856,7 +856,7 @@

    transitionStart

  • @@ -878,7 +878,7 @@

    transitionStop

  • Returns void

    @@ -896,7 +896,7 @@

    uninstall

    @@ -919,7 +919,7 @@

    unregister

    @@ -941,7 +941,7 @@

    validLink

  • diff --git a/docs/classes/_okikio_native.router.html b/docs/classes/_okikio_native.router.html index 53b066f2..c93d099d 100644 --- a/docs/classes/_okikio_native.router.html +++ b/docs/classes/_okikio_native.router.html @@ -144,7 +144,7 @@

    constructor

    Parameters

    @@ -167,7 +167,7 @@

    app

    @@ -183,7 +183,7 @@

    config

    @@ -199,7 +199,7 @@

    emitter

    @@ -215,7 +215,7 @@

    key

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

    manager

    @@ -246,7 +246,7 @@

    Protected routes

    @@ -268,7 +268,7 @@

    add

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

    boot

    @@ -326,7 +326,7 @@

    init

    @@ -355,7 +355,7 @@

    initEvents

    @@ -378,7 +378,7 @@

    install

    @@ -400,7 +400,7 @@

    isPath

  • @@ -428,7 +428,7 @@

    parse

  • @@ -456,7 +456,7 @@

    parsePath

  • @@ -485,7 +485,7 @@

    register

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

    route

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

    stop

    @@ -562,7 +562,7 @@

    stopEvents

    @@ -585,7 +585,7 @@

    uninstall

    @@ -608,7 +608,7 @@

    unregister

    diff --git a/docs/classes/_okikio_native.service.html b/docs/classes/_okikio_native.service.html index 2d92c73a..02bf7324 100644 --- a/docs/classes/_okikio_native.service.html +++ b/docs/classes/_okikio_native.service.html @@ -155,7 +155,7 @@

    constructor

    Returns Service

    @@ -172,7 +172,7 @@

    app

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

    config

    @@ -204,7 +204,7 @@

    emitter

    @@ -220,7 +220,7 @@

    key

    @@ -236,7 +236,7 @@

    manager

    @@ -258,7 +258,7 @@

    boot

  • @@ -286,7 +286,7 @@

    init

  • @@ -314,7 +314,7 @@

    initEvents

  • @@ -337,7 +337,7 @@

    install

    @@ -360,7 +360,7 @@

    register

    @@ -391,7 +391,7 @@

    stop

  • @@ -413,7 +413,7 @@

    stopEvents

  • @@ -436,7 +436,7 @@

    uninstall

    @@ -459,7 +459,7 @@

    unregister

    diff --git a/docs/classes/_okikio_native.servicemanager.html b/docs/classes/_okikio_native.servicemanager.html index b61a41b4..6c92e932 100644 --- a/docs/classes/_okikio_native.servicemanager.html +++ b/docs/classes/_okikio_native.servicemanager.html @@ -152,7 +152,7 @@

    constructor

    @@ -180,7 +180,7 @@

    app

    @@ -196,7 +196,7 @@

    config

    @@ -212,7 +212,7 @@

    emitter

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

    map

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

    length

  • @@ -272,7 +272,7 @@

    size

  • @@ -298,7 +298,7 @@

    [iterator]

    @@ -321,7 +321,7 @@

    add

    @@ -349,7 +349,7 @@

    boot

  • @@ -372,7 +372,7 @@

    clear

    @@ -395,7 +395,7 @@

    delete

    @@ -424,7 +424,7 @@

    entries

    @@ -447,7 +447,7 @@

    forEach

    @@ -503,7 +503,7 @@

    get

    @@ -532,7 +532,7 @@

    getMap

    @@ -555,7 +555,7 @@

    has

    @@ -583,7 +583,7 @@

    init

  • @@ -606,7 +606,7 @@

    keys

    @@ -629,7 +629,7 @@

    last

    @@ -658,7 +658,7 @@

    remove

    @@ -687,7 +687,7 @@

    set

    @@ -718,7 +718,7 @@

    stop

  • @@ -741,7 +741,7 @@

    values

    diff --git a/docs/classes/_okikio_native.transitionmanager.html b/docs/classes/_okikio_native.transitionmanager.html index 3fc1a230..07f441c9 100644 --- a/docs/classes/_okikio_native.transitionmanager.html +++ b/docs/classes/_okikio_native.transitionmanager.html @@ -150,7 +150,7 @@

    constructor

    Parameters

    @@ -172,7 +172,7 @@

    _arg

    _arg: [string, ITransition][]
    @@ -183,7 +183,7 @@

    app

    @@ -199,7 +199,7 @@

    config

    @@ -215,7 +215,7 @@

    emitter

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

    key

    @@ -247,7 +247,7 @@

    manager

    @@ -262,7 +262,7 @@

    transitions

    transitions: Manager<string, ITransition>
    @@ -279,7 +279,7 @@

    add

  • Parameters

    @@ -303,7 +303,7 @@

    boot

    @@ -331,7 +331,7 @@

    get

  • Parameters

    @@ -354,7 +354,7 @@

    has

  • Parameters

    @@ -378,7 +378,7 @@

    init

    @@ -407,7 +407,7 @@

    initEvents

    @@ -430,7 +430,7 @@

    install

    @@ -453,7 +453,7 @@

    register

    @@ -484,7 +484,7 @@

    set

  • Parameters

    @@ -510,7 +510,7 @@

    start

  • @@ -542,7 +542,7 @@

    stop

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

    stopEvents

    @@ -588,7 +588,7 @@

    uninstall

    @@ -611,7 +611,7 @@

    unregister

    diff --git a/docs/interfaces/_okikio_animate.ianimationoptions.html b/docs/interfaces/_okikio_animate.ianimationoptions.html index 1967e061..93f755ec 100644 --- a/docs/interfaces/_okikio_animate.ianimationoptions.html +++ b/docs/interfaces/_okikio_animate.ianimationoptions.html @@ -196,7 +196,7 @@

    Optional autoplay

    autoplay: boolean
    @@ -211,7 +211,7 @@

    Optional composite

    composite: string | TypeCallback
    @@ -234,7 +234,7 @@

    Optional delay

    delay: number | TypeCallback
    @@ -263,7 +263,7 @@

    Optional direction

    direction: PlaybackDirection
    @@ -284,7 +284,7 @@

    Optional duration

    duration: string | number | TypeCallback
    @@ -313,7 +313,7 @@

    Optional easing

    easing: string | TypeCallback | string[]
    @@ -414,7 +414,7 @@

    Optional endDelay

    endDelay: number | TypeCallback
    @@ -444,7 +444,7 @@

    Optional extend

    extend: KeyframeEffectOptions | TypeCallback
    @@ -477,7 +477,7 @@

    Optional fillMode

    fillMode: FillMode
    @@ -506,7 +506,7 @@

    Optional keyframes

    keyframes: TypeCSSLikeKeyframe | TypeCallback | (ICSSComputedTransformableProperties[] & Keyframe[]) | object[]
    @@ -585,7 +585,7 @@

    Optional loop

    loop: number | boolean | TypeCallback
    @@ -614,7 +614,7 @@

    Optional offset

    offset: TypeCallback | (string | number)[]
    @@ -649,7 +649,7 @@

    Optional oncancel

    oncancel: (element?: HTMLElement, index?: number, total?: number, animation?: Animation) => void
    @@ -716,7 +716,7 @@

    Optional onfinish

    onfinish: (element?: HTMLElement, index?: number, total?: number, animation?: Animation) => void
    @@ -784,7 +784,7 @@

    Optional opacity

    @@ -794,7 +794,7 @@

    Optional options

    @@ -872,7 +872,7 @@

    Optional padEndDelay
    padEndDelay: Boolean
    @@ -889,7 +889,7 @@

    Optional perspective

    @@ -900,7 +900,7 @@

    Optional rotate

    @@ -911,7 +911,7 @@

    Optional rotate3d

    @@ -922,7 +922,7 @@

    Optional rotateX

    @@ -933,7 +933,7 @@

    Optional rotateY

    @@ -944,7 +944,7 @@

    Optional rotateZ

    @@ -955,7 +955,7 @@

    Optional scale

    @@ -966,7 +966,7 @@

    Optional scale3d

    @@ -977,7 +977,7 @@

    Optional scaleX

    @@ -988,7 +988,7 @@

    Optional scaleY

    @@ -999,7 +999,7 @@

    Optional scaleZ

    @@ -1010,7 +1010,7 @@

    Optional skew

    @@ -1021,7 +1021,7 @@

    Optional skewX

    @@ -1032,7 +1032,7 @@

    Optional skewY

    @@ -1042,7 +1042,7 @@

    Optional speed

    speed: number | TypeCallback
    @@ -1058,7 +1058,7 @@

    Optional target

    @@ -1073,7 +1073,7 @@

    Optional targets

    @@ -1089,7 +1089,7 @@

    Optional timeline

    timeline: AnimationTimeline
    @@ -1105,7 +1105,7 @@

    Optional timelineOffsettimelineOffset: number | TypeCallback

    @@ -1121,7 +1121,7 @@

    Optional translate

    @@ -1132,7 +1132,7 @@

    Optional translate3d

    @@ -1143,7 +1143,7 @@

    Optional translateX

    @@ -1154,7 +1154,7 @@

    Optional translateY

    @@ -1165,7 +1165,7 @@

    Optional translateZ

    diff --git a/docs/interfaces/_okikio_animate.icsscomputedtransformableproperties.html b/docs/interfaces/_okikio_animate.icsscomputedtransformableproperties.html index cc92fcd2..780cee58 100644 --- a/docs/interfaces/_okikio_animate.icsscomputedtransformableproperties.html +++ b/docs/interfaces/_okikio_animate.icsscomputedtransformableproperties.html @@ -127,7 +127,7 @@

    Optional perspective

    @@ -137,7 +137,7 @@

    Optional rotate

    @@ -147,7 +147,7 @@

    Optional rotate3d

    @@ -157,7 +157,7 @@

    Optional rotateX

    @@ -167,7 +167,7 @@

    Optional rotateY

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

    Optional rotateZ

    @@ -187,7 +187,7 @@

    Optional scale

    @@ -197,7 +197,7 @@

    Optional scale3d

    @@ -207,7 +207,7 @@

    Optional scaleX

    @@ -217,7 +217,7 @@

    Optional scaleY

    @@ -227,7 +227,7 @@

    Optional scaleZ

    @@ -237,7 +237,7 @@

    Optional skew

    @@ -247,7 +247,7 @@

    Optional skewX

    @@ -257,7 +257,7 @@

    Optional skewY

    @@ -267,7 +267,7 @@

    Optional translate

    @@ -277,7 +277,7 @@

    Optional translate3d

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

    Optional translateX

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

    Optional translateY

    @@ -307,7 +307,7 @@

    Optional translateZ

    diff --git a/docs/interfaces/_okikio_animate.icsstransformableproperties.html b/docs/interfaces/_okikio_animate.icsstransformableproperties.html index 18c84a24..997f9763 100644 --- a/docs/interfaces/_okikio_animate.icsstransformableproperties.html +++ b/docs/interfaces/_okikio_animate.icsstransformableproperties.html @@ -128,7 +128,7 @@

    Optional opacity

    @@ -138,7 +138,7 @@

    Optional perspective

    @@ -148,7 +148,7 @@

    Optional rotate

    @@ -158,7 +158,7 @@

    Optional rotate3d

    @@ -168,7 +168,7 @@

    Optional rotateX

    @@ -178,7 +178,7 @@

    Optional rotateY

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

    Optional rotateZ

    @@ -198,7 +198,7 @@

    Optional scale

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

    Optional scale3d

    @@ -218,7 +218,7 @@

    Optional scaleX

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

    Optional scaleY

    @@ -238,7 +238,7 @@

    Optional scaleZ

    @@ -248,7 +248,7 @@

    Optional skew

    @@ -258,7 +258,7 @@

    Optional skewX

    @@ -268,7 +268,7 @@

    Optional skewY

    @@ -278,7 +278,7 @@

    Optional translate

    @@ -288,7 +288,7 @@

    Optional translate3d

    @@ -298,7 +298,7 @@

    Optional translateX

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

    Optional translateY

    @@ -318,7 +318,7 @@

    Optional translateZ

    diff --git a/docs/interfaces/_okikio_emitter.ilistener.html b/docs/interfaces/_okikio_emitter.ilistener.html index b76165c7..52672546 100644 --- a/docs/interfaces/_okikio_emitter.ilistener.html +++ b/docs/interfaces/_okikio_emitter.ilistener.html @@ -106,7 +106,7 @@

    Readonly callback

    @@ -116,7 +116,7 @@

    Readonly name

    name: string
    @@ -126,7 +126,7 @@

    Readonly scope

    scope: object
    diff --git a/docs/interfaces/_okikio_native.iapp.html b/docs/interfaces/_okikio_native.iapp.html index 8dc5e0b8..d7b3c287 100644 --- a/docs/interfaces/_okikio_native.iapp.html +++ b/docs/interfaces/_okikio_native.iapp.html @@ -124,7 +124,7 @@

    Protected canResize

    @@ -135,7 +135,7 @@

    Protected canScroll

    @@ -146,7 +146,7 @@

    config

    @@ -162,7 +162,7 @@

    emitter

    @@ -178,7 +178,7 @@

    services

    @@ -201,7 +201,7 @@

    Protected _ready

    Returns void

    @@ -219,7 +219,7 @@

    Protected _resize

    Returns void

    @@ -237,7 +237,7 @@

    Protected _scroll

    Returns void

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

    add

    @@ -284,7 +284,7 @@

    boot

    @@ -307,7 +307,7 @@

    emit

    @@ -339,7 +339,7 @@

    get

    @@ -368,7 +368,7 @@

    off

    @@ -400,7 +400,7 @@

    on

    @@ -432,7 +432,7 @@

    register

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

    set

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

    stop

    diff --git a/docs/interfaces/_okikio_native.iconfig.html b/docs/interfaces/_okikio_native.iconfig.html index 7c37cf89..2d4a6079 100644 --- a/docs/interfaces/_okikio_native.iconfig.html +++ b/docs/interfaces/_okikio_native.iconfig.html @@ -117,7 +117,7 @@

    Optional cacheIgnore

    cacheIgnore: boolean | TypeIgnoreURLsList
    @@ -142,7 +142,7 @@

    Optional forceOnError

    forceOnError: boolean
    @@ -162,7 +162,7 @@

    Optional headers

    headers: string[][]
    @@ -189,7 +189,7 @@

    Optional ignoreHashA
    ignoreHashAction: boolean
    @@ -209,7 +209,7 @@

    Optional maxPages

    maxPages: number
    @@ -231,7 +231,7 @@

    Optional onTransitiononTransitionPreventClick: boolean

    @@ -253,7 +253,7 @@

    Optional prefetchIgnoreprefetchIgnore: boolean | TypeIgnoreURLsList

    @@ -278,7 +278,7 @@

    Optional prefix

    prefix: string
    @@ -293,7 +293,7 @@

    Optional preventAllA
    preventAllAttr: string
    @@ -313,7 +313,7 @@

    Optional preventSelf
    preventSelfAttr: string
    @@ -333,7 +333,7 @@

    Optional preventURLs

    preventURLs: boolean | TypeIgnoreURLsList
    @@ -353,7 +353,7 @@

    Optional resizeDelay

    resizeDelay: number
    @@ -373,7 +373,7 @@

    Optional stickyScroll

    stickyScroll: boolean
    @@ -393,7 +393,7 @@

    Optional timeout

    timeout: number
    @@ -413,7 +413,7 @@

    Optional transitionAttrtransitionAttr: string

    @@ -434,7 +434,7 @@

    Optional transitions

    transitions: [string, ITransition][]
    @@ -454,7 +454,7 @@

    Optional wrapperAttr

    wrapperAttr: string
    diff --git a/docs/interfaces/_okikio_native.icoords.html b/docs/interfaces/_okikio_native.icoords.html index cc82979d..16758d80 100644 --- a/docs/interfaces/_okikio_native.icoords.html +++ b/docs/interfaces/_okikio_native.icoords.html @@ -98,7 +98,7 @@

    Readonly x

    x: number
    @@ -108,7 +108,7 @@

    Readonly y

    y: number
    diff --git a/docs/interfaces/_okikio_native.ihistoryitem.html b/docs/interfaces/_okikio_native.ihistoryitem.html index 95a0adbd..6370c13a 100644 --- a/docs/interfaces/_okikio_native.ihistoryitem.html +++ b/docs/interfaces/_okikio_native.ihistoryitem.html @@ -98,7 +98,7 @@

    index

    index: number
    @@ -108,7 +108,7 @@

    states

    states: IState[]
    diff --git a/docs/interfaces/_okikio_native.ihistorymanager.html b/docs/interfaces/_okikio_native.ihistorymanager.html index d03716b7..24faa5e9 100644 --- a/docs/interfaces/_okikio_native.ihistorymanager.html +++ b/docs/interfaces/_okikio_native.ihistorymanager.html @@ -137,7 +137,7 @@

    app

    @@ -153,7 +153,7 @@

    config

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

    emitter

    @@ -185,7 +185,7 @@

    key

    @@ -201,7 +201,7 @@

    manager

    @@ -217,7 +217,7 @@

    pointer

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

    states

    @@ -245,7 +245,7 @@

    current

  • @@ -267,7 +267,7 @@

    last

  • @@ -289,7 +289,7 @@

    length

  • Returns number

    @@ -306,7 +306,7 @@

    previous

  • @@ -332,7 +332,7 @@

    add

    @@ -364,7 +364,7 @@

    boot

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

    get

    @@ -422,7 +422,7 @@

    init

    @@ -445,7 +445,7 @@

    initEvents

    @@ -468,7 +468,7 @@

    install

    @@ -491,7 +491,7 @@

    register

    @@ -523,7 +523,7 @@

    remove

    Parameters

    @@ -547,7 +547,7 @@

    replace

    @@ -576,7 +576,7 @@

    set

    @@ -608,7 +608,7 @@

    stop

    @@ -631,7 +631,7 @@

    stopEvents

    @@ -654,7 +654,7 @@

    uninstall

    @@ -677,7 +677,7 @@

    unregister

    diff --git a/docs/interfaces/_okikio_native.iinitialtransitiondata.html b/docs/interfaces/_okikio_native.iinitialtransitiondata.html index 72770d6a..7294430a 100644 --- a/docs/interfaces/_okikio_native.iinitialtransitiondata.html +++ b/docs/interfaces/_okikio_native.iinitialtransitiondata.html @@ -106,7 +106,7 @@

    ignoreHashAction

    ignoreHashAction: boolean
    @@ -116,7 +116,7 @@

    newPage

    newPage: IPage
    @@ -126,7 +126,7 @@

    oldPage

    oldPage: IPage
    @@ -136,7 +136,7 @@

    Optional scroll

    scroll: ICoords
    @@ -146,7 +146,7 @@

    Optional trigger

    trigger: TypeTrigger
    diff --git a/docs/interfaces/_okikio_native.ipage.html b/docs/interfaces/_okikio_native.ipage.html index 4aa1a8f2..654be55f 100644 --- a/docs/interfaces/_okikio_native.ipage.html +++ b/docs/interfaces/_okikio_native.ipage.html @@ -125,7 +125,7 @@

    app

    @@ -141,7 +141,7 @@

    body

    @@ -157,7 +157,7 @@

    config

    @@ -173,7 +173,7 @@

    data

    @@ -189,7 +189,7 @@

    dom

    @@ -205,7 +205,7 @@

    emitter

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

    head

    @@ -237,7 +237,7 @@

    key

    @@ -253,7 +253,7 @@

    manager

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

    title

    @@ -285,7 +285,7 @@

    url

    @@ -301,7 +301,7 @@

    wrapper

    @@ -317,7 +317,7 @@

    wrapperAttr

    @@ -340,7 +340,7 @@

    build

    @@ -363,7 +363,7 @@

    install

    @@ -386,7 +386,7 @@

    register

    @@ -418,7 +418,7 @@

    uninstall

    @@ -441,7 +441,7 @@

    unregister

    diff --git a/docs/interfaces/_okikio_native.ipagemanager.html b/docs/interfaces/_okikio_native.ipagemanager.html index a2cc749d..f30e153e 100644 --- a/docs/interfaces/_okikio_native.ipagemanager.html +++ b/docs/interfaces/_okikio_native.ipagemanager.html @@ -139,7 +139,7 @@

    app

    @@ -155,7 +155,7 @@

    cacheIgnore

    @@ -171,7 +171,7 @@

    config

    @@ -187,7 +187,7 @@

    emitter

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

    key

    @@ -219,7 +219,7 @@

    loading

    @@ -235,7 +235,7 @@

    manager

    @@ -251,7 +251,7 @@

    pages

    @@ -268,7 +268,7 @@

    size

  • Returns number

    @@ -289,7 +289,7 @@

    add

    Parameters

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

    boot

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

    clear

    Returns IPageManager

    @@ -360,7 +360,7 @@

    get

    Parameters

    @@ -384,7 +384,7 @@

    has

    Parameters

    @@ -408,7 +408,7 @@

    init

    @@ -437,7 +437,7 @@

    initEvents

    @@ -460,7 +460,7 @@

    install

    @@ -483,7 +483,7 @@

    keys

    Returns string[]

    @@ -501,7 +501,7 @@

    load

    @@ -530,7 +530,7 @@

    register

    @@ -562,7 +562,7 @@

    remove

    Parameters

    @@ -586,7 +586,7 @@

    request

    @@ -615,7 +615,7 @@

    set

    Parameters

    @@ -642,7 +642,7 @@

    stop

    @@ -665,7 +665,7 @@

    stopEvents

    @@ -688,7 +688,7 @@

    uninstall

    @@ -711,7 +711,7 @@

    unregister

    diff --git a/docs/interfaces/_okikio_native.iroute.html b/docs/interfaces/_okikio_native.iroute.html index 7e52fecd..f8a681d2 100644 --- a/docs/interfaces/_okikio_native.iroute.html +++ b/docs/interfaces/_okikio_native.iroute.html @@ -98,7 +98,7 @@

    method

    @@ -108,7 +108,7 @@

    path

    diff --git a/docs/interfaces/_okikio_native.iroutetofrom.html b/docs/interfaces/_okikio_native.iroutetofrom.html index 6c30de8b..82830d77 100644 --- a/docs/interfaces/_okikio_native.iroutetofrom.html +++ b/docs/interfaces/_okikio_native.iroutetofrom.html @@ -98,7 +98,7 @@

    Optional from

    @@ -108,7 +108,7 @@

    Optional to

    diff --git a/docs/interfaces/_okikio_native.istate.html b/docs/interfaces/_okikio_native.istate.html index 44b9bdfb..78e8ff65 100644 --- a/docs/interfaces/_okikio_native.istate.html +++ b/docs/interfaces/_okikio_native.istate.html @@ -100,7 +100,7 @@

    data

    @@ -110,7 +110,7 @@

    Optional index

    index: number
    @@ -120,7 +120,7 @@

    transition

    transition: string
    @@ -130,7 +130,7 @@

    url

    url: string
    diff --git a/docs/interfaces/_okikio_native.istatedata.html b/docs/interfaces/_okikio_native.istatedata.html index 478f491a..3ff49821 100644 --- a/docs/interfaces/_okikio_native.istatedata.html +++ b/docs/interfaces/_okikio_native.istatedata.html @@ -101,7 +101,7 @@

    scroll

    scroll: ICoords
    diff --git a/docs/interfaces/_okikio_native.itransition.html b/docs/interfaces/_okikio_native.itransition.html index 5b56416a..85c8b5d2 100644 --- a/docs/interfaces/_okikio_native.itransition.html +++ b/docs/interfaces/_okikio_native.itransition.html @@ -108,7 +108,7 @@

    Optional in

    in: (data: ITransitionData) => any
    @@ -139,7 +139,7 @@

    Optional init

    init: (data: IInitialTransitionData) => void
    @@ -170,7 +170,7 @@

    Optional manualScroll

    manualScroll: boolean
    @@ -180,7 +180,7 @@

    Optional newPage

    newPage: IPage
    @@ -190,7 +190,7 @@

    Optional oldPage

    oldPage: IPage
    @@ -200,7 +200,7 @@

    Optional out

    out: (data: ITransitionData) => any
    @@ -231,7 +231,7 @@

    Optional scroll

    scroll: { x: number; y: number }
    @@ -252,7 +252,7 @@

    Optional trigger

    trigger: TypeTrigger
    diff --git a/docs/interfaces/_okikio_native.itransitiondata.html b/docs/interfaces/_okikio_native.itransitiondata.html index e77cb5d2..eb06dae4 100644 --- a/docs/interfaces/_okikio_native.itransitiondata.html +++ b/docs/interfaces/_okikio_native.itransitiondata.html @@ -109,7 +109,7 @@

    done

    @@ -119,7 +119,7 @@

    Optional from

    from: IPage
    @@ -130,7 +130,7 @@

    ignoreHashAction

    @@ -141,7 +141,7 @@

    newPage

    @@ -152,7 +152,7 @@

    oldPage

    @@ -163,7 +163,7 @@

    Optional scroll

    @@ -173,7 +173,7 @@

    Optional to

    to: IPage
    @@ -184,7 +184,7 @@

    Optional trigger

    diff --git a/docs/interfaces/_okikio_native.itransitionmanager.html b/docs/interfaces/_okikio_native.itransitionmanager.html index ecaa6159..2600a281 100644 --- a/docs/interfaces/_okikio_native.itransitionmanager.html +++ b/docs/interfaces/_okikio_native.itransitionmanager.html @@ -128,7 +128,7 @@

    _arg

    @@ -139,7 +139,7 @@

    app

    @@ -155,7 +155,7 @@

    config

    @@ -171,7 +171,7 @@

    emitter

    @@ -187,7 +187,7 @@

    key

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

    manager

    @@ -219,7 +219,7 @@

    transitions

    @@ -237,7 +237,7 @@

    add

    Parameters

    @@ -261,7 +261,7 @@

    boot

    @@ -290,7 +290,7 @@

    get

    Parameters

    @@ -314,7 +314,7 @@

    has

    Parameters

    @@ -338,7 +338,7 @@

    init

    @@ -367,7 +367,7 @@

    initEvents

    @@ -390,7 +390,7 @@

    install

    @@ -413,7 +413,7 @@

    register

    @@ -445,7 +445,7 @@

    set

    Parameters

    @@ -472,7 +472,7 @@

    start

    @@ -504,7 +504,7 @@

    stop

    @@ -527,7 +527,7 @@

    stopEvents

    @@ -550,7 +550,7 @@

    uninstall

    @@ -573,7 +573,7 @@

    unregister

    diff --git a/docs/modules/_okikio_animate.html b/docs/modules/_okikio_animate.html index 07a76001..28e526ea 100644 --- a/docs/modules/_okikio_animate.html +++ b/docs/modules/_okikio_animate.html @@ -209,7 +209,7 @@

    TypeAnimationEvents

    TypeAnimationEvents: "update" | "play" | "pause" | "begin" | "cancel" | "finish" | "error" | "stop" | "playstate-change"
    @@ -219,7 +219,7 @@

    TypeAnimationOptionTypes

    TypeAnimationOptionTypes: TypeCallback | TypeComputedAnimationOptions
    @@ -229,7 +229,7 @@

    TypeAnimationTarget

    TypeAnimationTarget: string | Node | NodeList | HTMLCollection | HTMLElement[] | TypeAnimationTarget[]
    @@ -239,7 +239,7 @@

    TypeCSSLikeKeyframe

    TypeCSSLikeKeyframe: {}
    @@ -257,7 +257,7 @@

    TypeCSSPropertyValue

    TypeCSSPropertyValue: (string | number)[]
    @@ -267,7 +267,7 @@

    TypeCallback

    TypeCallback: (index?: number, total?: number, element?: HTMLElement) => TypeComputedAnimationOptions
    @@ -304,7 +304,7 @@

    TypeCallbackArgs

    TypeCallbackArgs: [number, number, HTMLElement]
    @@ -314,7 +314,7 @@

    TypeColor

    TypeColor: string | number | (string | number)[]
    @@ -324,7 +324,7 @@

    TypeComputedAnimationOptions

    TypeComputedAnimationOptions: TypeGeneric | TypeGeneric[] | TypeKeyFrameOptionsType | KeyframeEffectOptions | ICSSComputedTransformableProperties
    @@ -334,7 +334,7 @@

    TypeComputedOptions

    TypeComputedOptions: {}
    @@ -352,7 +352,7 @@

    TypeCustomEasingOptions

    TypeCustomEasingOptions: { decimal?: number; duration?: number; easing?: string | TypeEasingFunction; numPoints?: number }
    @@ -554,7 +554,7 @@

    TypeEasingFunction

    TypeEasingFunction: (t: number, params?: (string | number)[], duration?: number) => number
    @@ -596,7 +596,7 @@

    TypeGeneric

    TypeGeneric: boolean | object | string | number
    @@ -606,7 +606,7 @@

    TypeKeyFrameOptionsType

    TypeKeyFrameOptionsType: TypeCSSLikeKeyframe | Keyframe[] | PropertyIndexedKeyframes
    @@ -616,7 +616,7 @@

    TypePlayStates

    TypePlayStates: "idle" | "running" | "paused" | "finished"
    @@ -626,7 +626,7 @@

    TypeRGBAFunction

    TypeRGBAFunction: (color: TypeColor) => number[]
    @@ -657,7 +657,7 @@

    TypeSingleValueCSSProperty

    TypeSingleValueCSSProperty: string | number | TypeCSSPropertyValue
    @@ -670,7 +670,7 @@

    Const ALL_TIMING_KEYSALL_TIMING_KEYS: string[] = ...

    @@ -680,7 +680,7 @@

    Const CSSPXDataType

    CSSPXDataType: string = ...
    @@ -695,7 +695,7 @@

    Const DefaultAnimationO
    DefaultAnimationOptions: IAnimationOptions = ...
    @@ -727,7 +727,7 @@

    Const EASINGS

    EASINGS: { in: string; in-back: string; in-circ: string; in-cubic: string; in-expo: string; in-out: string; in-out-back: string; in-out-circ: string; in-out-cubic: string; in-out-expo: string; in-out-quad: string; in-out-quart: string; in-out-quint: string; in-out-sine: string; in-quad: string; in-quart: string; in-quint: string; in-sine: string; out: string; out-back: string; out-circ: string; out-cubic: string; out-expo: string; out-quad: string; out-quart: string; out-quint: string; out-sine: string } = ...
    @@ -875,7 +875,7 @@

    Const EFFECTS

    EFFECTS: {} = {}
    @@ -902,7 +902,7 @@

    Const EasingDurationCac
    EasingDurationCache: Map<string | TypeEasingFunction, number> = ...
    @@ -917,7 +917,7 @@

    Let EasingFunctionKeysEasingFunctionKeys: string[] = ...

    @@ -927,7 +927,7 @@

    Const EasingFunctions

    EasingFunctions: {} = ...
    @@ -950,7 +950,7 @@

    Const EasingKeys

    EasingKeys: string[] = ...
    @@ -970,7 +970,7 @@

    Const FUNCTION_SUPPORTED_FUNCTION_SUPPORTED_TIMING_KEYS: string[] = ...

    @@ -980,7 +980,7 @@

    Const INTINITE_LOOP_LIM
    INTINITE_LOOP_LIMIT: 10000 = 10000
    @@ -995,7 +995,7 @@

    Const NOT_FUNCTION_SUPP
    NOT_FUNCTION_SUPPORTED_TIMING_KEYS: string[] = ...
    @@ -1005,7 +1005,7 @@

    Const TransformFunction
    TransformFunctionNames: string[] = ...
    @@ -1020,7 +1020,7 @@

    Const TransformFunctions

    TransformFunctions: ITransformFunctions = ...
    @@ -1035,7 +1035,7 @@

    Const TweenCache

    TweenCache: Map<any, any> = ...
    @@ -1050,7 +1050,7 @@

    Let UIDCount

    UIDCount: number = 0
    @@ -1072,7 +1072,7 @@

    Const ApplyCustomEasing
  • @@ -1133,7 +1133,7 @@

    Const Back

  • Parameters

    @@ -1162,7 +1162,7 @@

    Const Bezier

  • Parameters

    @@ -1191,7 +1191,7 @@

    Const Bounce

  • Parameters

    @@ -1220,7 +1220,7 @@

    Const CSSArrValue

  • @@ -1282,7 +1282,7 @@

    Const CSSValue

  • @@ -1352,7 +1352,7 @@

    Const Circ

  • Parameters

    @@ -1381,7 +1381,7 @@

    Const ComplexEasingSynt
  • @@ -1409,7 +1409,7 @@

    Const ComplexStrtoArr
    @@ -1438,7 +1438,7 @@

    Const Cubic

  • Parameters

    @@ -1467,7 +1467,7 @@

    Const CustomEasing

  • @@ -1702,7 +1702,7 @@

    Const CustomEasingOptio
  • @@ -1744,7 +1744,7 @@

    Const EaseInOut

  • @@ -1772,7 +1772,7 @@

    Const EaseOut

  • @@ -1800,7 +1800,7 @@

    Const EaseOutIn

  • @@ -1828,7 +1828,7 @@

    Const EasingPts

  • @@ -1865,7 +1865,7 @@

    Const Elastic

  • Parameters

    @@ -1894,7 +1894,7 @@

    Const Expo

  • Parameters

    @@ -1923,7 +1923,7 @@

    Const GetEase

  • @@ -1955,7 +1955,7 @@

    Const GetEasingFunction
  • @@ -1983,7 +1983,7 @@

    Const KeyframeParse

  • @@ -2037,7 +2037,7 @@

    Const ParseCSSProperties

  • @@ -2067,7 +2067,7 @@

    Const ParseTransformableCSSK
  • @@ -2099,7 +2099,7 @@

    Const ParseTransformableCSSP
  • @@ -2190,7 +2190,7 @@

    Const Quad

  • @@ -2224,7 +2224,7 @@

    Const Quart

  • Parameters

    @@ -2253,7 +2253,7 @@

    Const Quint

  • Parameters

    @@ -2282,7 +2282,7 @@

    Const Sine

  • Parameters

    @@ -2311,7 +2311,7 @@

    Const Spring

  • Parameters

    @@ -2340,7 +2340,7 @@

    Const SpringEasing

  • @@ -2394,7 +2394,7 @@

    Const Steps

  • @@ -2429,7 +2429,7 @@

    Const UnitDEG

  • @@ -2457,7 +2457,7 @@

    Const UnitDEGCSSValue

  • @@ -2485,7 +2485,7 @@

    Const UnitLess

  • @@ -2513,7 +2513,7 @@

    Const UnitLessCSSValue

  • @@ -2541,7 +2541,7 @@

    Const UnitPX

  • @@ -2569,7 +2569,7 @@

    Const UnitPXCSSValue

  • @@ -2597,7 +2597,7 @@

    Const addCSSUnit

  • @@ -2648,7 +2648,7 @@

    Const animate

  • Parameters

    @@ -2671,7 +2671,7 @@

    Const computeOption

  • Parameters

    @@ -2700,7 +2700,7 @@

    Const createEmptyEl

    @@ -2722,7 +2722,7 @@

    Const createTransformPr
  • @@ -2753,7 +2753,7 @@

    Const easein

  • @@ -2787,7 +2787,7 @@

    Const getEasingDuration
  • @@ -2819,7 +2819,7 @@

    Const getElements

  • Parameters

    @@ -2842,7 +2842,7 @@

    Const getTargets

  • Parameters

    @@ -2865,7 +2865,7 @@

    Const interpolateColor

  • @@ -2903,7 +2903,7 @@

    Const interpolateComplex

    @@ -2939,7 +2939,7 @@

    Const interpolateNumber

  • @@ -2981,7 +2981,7 @@

    Const interpolateString

  • @@ -3019,7 +3019,7 @@

    Const interpolateUsingI
  • @@ -3051,7 +3051,7 @@

    Const isNumberLike

  • @@ -3079,7 +3079,7 @@

    Const limit

  • Parameters

    @@ -3108,7 +3108,7 @@

    Const mapAnimationOptio
  • Parameters

    @@ -3137,7 +3137,7 @@

    Const parseEasingParame
  • @@ -3165,7 +3165,7 @@

    Const parseOffset

  • @@ -3193,7 +3193,7 @@

    Const parseOptions

  • @@ -3221,7 +3221,7 @@

    Const registerEasingFun
  • @@ -3252,7 +3252,7 @@

    Const registerEasingFun
  • @@ -3280,7 +3280,7 @@

    Const scale

  • @@ -3314,7 +3314,7 @@

    Const toFixed

  • @@ -3345,7 +3345,7 @@

    Const trim

  • @@ -3373,7 +3373,7 @@

    Const tween

  • @@ -3407,7 +3407,7 @@

    Const tweenAttr

  • diff --git a/docs/modules/_okikio_emitter.html b/docs/modules/_okikio_emitter.html index e0c7bcf5..dcf055a7 100644 --- a/docs/modules/_okikio_emitter.html +++ b/docs/modules/_okikio_emitter.html @@ -120,7 +120,7 @@

    TypeEventInput

    TypeEventInput: string | object | string[]
    @@ -135,7 +135,7 @@

    TypeListenerCallback

    TypeListenerCallback: (...args: any) => void
    @@ -178,7 +178,7 @@

    Const newListener

  • diff --git a/docs/modules/_okikio_manager.html b/docs/modules/_okikio_manager.html index 9e393360..90af96be 100644 --- a/docs/modules/_okikio_manager.html +++ b/docs/modules/_okikio_manager.html @@ -111,7 +111,7 @@

    Const asyncMethodCall
    @@ -145,7 +145,7 @@

    Const methodCall

  • diff --git a/docs/modules/_okikio_native.html b/docs/modules/_okikio_native.html index aafb3543..3cf340c1 100644 --- a/docs/modules/_okikio_native.html +++ b/docs/modules/_okikio_native.html @@ -161,7 +161,7 @@

    TypeAdvancedManager

    TypeAdvancedManager: AdvancedManager<any, ManagerItem>
    @@ -171,7 +171,7 @@

    TypeAllEvents

    TypeAllEvents: "REQUEST_ERROR" | "TIMEOUT_ERROR" | "ANCHOR_HOVER" | "HOVER" | "ANCHOR_CLICK" | "CLICK" | "PREFETCH" | "POPSTATE" | "POPSTATE_BACK" | "POPSTATE_FORWARD" | "HISTORY_NEW_ITEM" | "GO" | "NAVIGATION_START" | "PAGE_LOADING" | "PAGE_LOAD_COMPLETE" | "NAVIGATION_END" | "TRANSITION_START" | "TRANSITION_END" | "BEFORE_TRANSITION_OUT" | "AFTER_TRANSITION_OUT" | "CONTENT_INSERT" | "CONTENT_REPLACED" | "BEFORE_TRANSITION_IN" | "AFTER_TRANSITION_IN" | "READY" | "ready" | "SCROLL" | "scroll" | "RESIZE" | "resize"
    @@ -181,7 +181,7 @@

    TypeAppListenerCallback

    TypeAppListenerCallback: (...args: TypeEmitArgs) => void
    @@ -212,7 +212,7 @@

    TypeAsyncFn

    TypeAsyncFn: (value?: any) => void
    @@ -248,7 +248,7 @@

    TypeConfigKeys

    TypeConfigKeys: keyof typeof CONFIG_DEFAULTS | string
    @@ -258,7 +258,7 @@

    TypeEmitArgs

    TypeEmitArgs: ((ITransitionData & { href: string; oldHref: string; transitionName: string }) | TypeStateEvent | Error | void | any)[]
    @@ -268,7 +268,7 @@

    TypeIgnoreURLsList

    TypeIgnoreURLsList: (RegExp | string)[]
    @@ -278,7 +278,7 @@

    TypeLinkEvent

    TypeLinkEvent: MouseEvent | TouchEvent
    @@ -288,7 +288,7 @@

    TypeRouteMethod

    TypeRouteMethod: (...args: any) => any
    @@ -319,7 +319,7 @@

    TypeRoutePath

    TypeRoutePath: (IRouteToFrom & { to: TypeRouteStyle } | { from: TypeRouteStyle }) | TypeRouteStyle
    @@ -329,7 +329,7 @@

    TypeRouteStyle

    TypeRouteStyle: string | RegExp | boolean | TypeRouteStyle[]
    @@ -339,7 +339,7 @@

    TypeStateEvent

    TypeStateEvent: TypeLinkEvent | PopStateEvent
    @@ -349,7 +349,7 @@

    TypeTrigger

    TypeTrigger: HTMLAnchorElement | "HistoryManager" | "popstate" | "back" | "forward"
    @@ -362,7 +362,7 @@

    Const CONFIG_DEFAULTS

    CONFIG_DEFAULTS: ICONFIG = ...
    @@ -372,7 +372,7 @@

    Const PARSER

    PARSER: DOMParser = ...
    @@ -387,7 +387,7 @@

    Const TRANSITION_REPLACE

    TRANSITION_REPLACE: ITransition = ...
    @@ -409,7 +409,7 @@

    Const changeState

  • @@ -443,7 +443,7 @@

    Const clean

  • @@ -471,7 +471,7 @@

    Const equal

  • @@ -502,7 +502,7 @@

    Const getHash

  • @@ -530,7 +530,7 @@

    Const getHashedPath

    @@ -558,7 +558,7 @@

    Const hashAction

  • @@ -589,7 +589,7 @@

    Const ignoreURLs

  • @@ -620,7 +620,7 @@

    Const methodCall

  • @@ -654,7 +654,7 @@

    Const newConfig

  • Parameters

    @@ -677,7 +677,7 @@

    Const newCoords

  • @@ -708,7 +708,7 @@

    Const newState

  • @@ -736,7 +736,7 @@

    Const newURL

  • Parameters

    @@ -759,7 +759,7 @@

    Const toAttr