diff --git a/CHANGELOG.md b/CHANGELOG.md index d4da5248..226502bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.6 + +- Cleanup + ## 0.3.5 - Cleanup diff --git a/Documentation/Class/Theme.Theme.html b/Documentation/Class/Theme.Theme.html index 5bcaeef1..219cd4f3 100644 --- a/Documentation/Class/Theme.Theme.html +++ b/Documentation/Class/Theme.Theme.html @@ -1,4 +1,4 @@ -theme | typescript-esbuild - v0.3.5

Hierarchy

  • DefaultTheme
    • theme

Implements

Constructors

constructor +theme | typescript-esbuild - v0.3.6

Hierarchy

  • DefaultTheme
    • theme

Implements

Constructors

Properties

  • Optional relative: Reflection

    The parent reflection the url generation should stop on.

  • Optional separator: string

    The separator used to generate the url.

  • Returns string

    The generated url.

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Function/Build.Build.html b/Documentation/Function/Build.Build.html index 09b9ac83..6860798b 100644 --- a/Documentation/Function/Build.Build.html +++ b/Documentation/Function/Build.Build.html @@ -1,6 +1,6 @@ -build | typescript-esbuild - v0.3.5

    Returns Promise<void>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Function/Build.Exec.html b/Documentation/Function/Build.Exec.html index 5b6cd6ae..5fe35c3a 100644 --- a/Documentation/Function/Build.Exec.html +++ b/Documentation/Function/Build.Exec.html @@ -1,4 +1,4 @@ -Exec | typescript-esbuild - v0.3.5

    Returns Promise<void>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Function/Build.Merge.html b/Documentation/Function/Build.Merge.html index 42c72156..984f3b28 100644 --- a/Documentation/Function/Build.Merge.html +++ b/Documentation/Function/Build.Merge.html @@ -1,2 +1,2 @@ -Merge | typescript-esbuild - v0.3.5
    • Merges multiple objects of type Ts using the provided merge functions and built-in metadata.

      -

      Type Parameters

      • Ts extends readonly unknown[]

      Parameters

      • Rest ...Objects: Ts

      Returns DeepMergeHKT<Ts, Readonly<{
          DeepMergeArraysURI: "DeepMergeLeafURI";
          DeepMergeMapsURI: "DeepMergeMapsDefaultURI";
          DeepMergeOthersURI: "DeepMergeLeafURI";
          DeepMergeRecordsURI: "DeepMergeRecordsDefaultURI";
          DeepMergeSetsURI: "DeepMergeSetsDefaultURI";
      }>, Readonly<{
          key: PropertyKey;
          parents: readonly Readonly<Record<PropertyKey, unknown>>[];
      }>>

    Generated using TypeDoc

    \ No newline at end of file +Merge | typescript-esbuild - v0.3.6
    • Merges multiple objects of type Ts using the provided merge functions and built-in metadata.

      +

      Type Parameters

      • Ts extends readonly unknown[]

      Parameters

      • Rest ...Objects: Ts

      Returns DeepMergeHKT<Ts, Readonly<{
          DeepMergeArraysURI: "DeepMergeLeafURI";
          DeepMergeMapsURI: "DeepMergeMapsDefaultURI";
          DeepMergeOthersURI: "DeepMergeLeafURI";
          DeepMergeRecordsURI: "DeepMergeRecordsDefaultURI";
          DeepMergeSetsURI: "DeepMergeSetsDefaultURI";
      }>, Readonly<{
          key: PropertyKey;
          parents: readonly Readonly<Record<PropertyKey, unknown>>[];
      }>>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Function/Build.resolve.html b/Documentation/Function/Build.resolve.html index b9957193..d5c9cdb0 100644 --- a/Documentation/Function/Build.resolve.html +++ b/Documentation/Function/Build.resolve.html @@ -1,4 +1,4 @@ -resolve | typescript-esbuild - v0.3.5

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Function/Exec.Exec.html b/Documentation/Function/Exec.Exec.html index 349552be..6cd9f3e2 100644 --- a/Documentation/Function/Exec.Exec.html +++ b/Documentation/Function/Exec.Exec.html @@ -1,4 +1,4 @@ -exec | typescript-esbuild - v0.3.5

    Returns Promise<void>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Function/File.File.html b/Documentation/Function/File.File.html index 87fba2be..107b39c1 100644 --- a/Documentation/Function/File.File.html +++ b/Documentation/Function/File.File.html @@ -1,2 +1,2 @@ -file | typescript-esbuild - v0.3.5

    Generated using TypeDoc

    \ No newline at end of file +file | typescript-esbuild - v0.3.6

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Function/JSON.JSON.html b/Documentation/Function/JSON.JSON.html index 02e6c47e..e0dcea3a 100644 --- a/Documentation/Function/JSON.JSON.html +++ b/Documentation/Function/JSON.JSON.html @@ -1,4 +1,4 @@ -JSON | typescript-esbuild - v0.3.5

    Returns Promise<any>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Function/Load.load-1.html b/Documentation/Function/Load.load-1.html index b2afb667..f6a441e5 100644 --- a/Documentation/Function/Load.load-1.html +++ b/Documentation/Function/Load.load-1.html @@ -1 +1 @@ -load | typescript-esbuild - v0.3.5

    Generated using TypeDoc

    \ No newline at end of file +load | typescript-esbuild - v0.3.6

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Function/Merge.Merge.html b/Documentation/Function/Merge.Merge.html index de09af77..fc6056c9 100644 --- a/Documentation/Function/Merge.Merge.html +++ b/Documentation/Function/Merge.Merge.html @@ -1,2 +1,2 @@ -merge | typescript-esbuild - v0.3.5
    • Merges multiple objects of type Ts using the provided merge functions and built-in metadata.

      -

      Type Parameters

      • Ts extends readonly unknown[]

      Parameters

      • Rest ...Objects: Ts

      Returns DeepMergeHKT<Ts, Readonly<{
          DeepMergeArraysURI: "DeepMergeLeafURI";
          DeepMergeMapsURI: "DeepMergeMapsDefaultURI";
          DeepMergeOthersURI: "DeepMergeLeafURI";
          DeepMergeRecordsURI: "DeepMergeRecordsDefaultURI";
          DeepMergeSetsURI: "DeepMergeSetsDefaultURI";
      }>, Readonly<{
          key: PropertyKey;
          parents: readonly Readonly<Record<PropertyKey, unknown>>[];
      }>>

    Generated using TypeDoc

    \ No newline at end of file +merge | typescript-esbuild - v0.3.6
    • Merges multiple objects of type Ts using the provided merge functions and built-in metadata.

      +

      Type Parameters

      • Ts extends readonly unknown[]

      Parameters

      • Rest ...Objects: Ts

      Returns DeepMergeHKT<Ts, Readonly<{
          DeepMergeArraysURI: "DeepMergeLeafURI";
          DeepMergeMapsURI: "DeepMergeMapsDefaultURI";
          DeepMergeOthersURI: "DeepMergeLeafURI";
          DeepMergeRecordsURI: "DeepMergeRecordsDefaultURI";
          DeepMergeSetsURI: "DeepMergeSetsDefaultURI";
      }>, Readonly<{
          key: PropertyKey;
          parents: readonly Readonly<Record<PropertyKey, unknown>>[];
      }>>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Function/Theme.applyAnchorUrl.html b/Documentation/Function/Theme.applyAnchorUrl.html index 33576ccb..1eb71882 100644 --- a/Documentation/Function/Theme.applyAnchorUrl.html +++ b/Documentation/Function/Theme.applyAnchorUrl.html @@ -1,4 +1,4 @@ -applyAnchorUrl | typescript-esbuild - v0.3.5

    Returns void

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Function/Theme.getUrl.html b/Documentation/Function/Theme.getUrl.html index 74356309..004a4d19 100644 --- a/Documentation/Function/Theme.getUrl.html +++ b/Documentation/Function/Theme.getUrl.html @@ -1,6 +1,6 @@ -getUrl | typescript-esbuild - v0.3.5

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Interface/Build.Type.html b/Documentation/Interface/Build.Type.html index a19a2bae..b071e4e5 100644 --- a/Documentation/Interface/Build.Type.html +++ b/Documentation/Interface/Build.Type.html @@ -1,6 +1,6 @@ -Type | typescript-esbuild - v0.3.5
    interface Type ((File, Option?) => Promise<void>)

    Returns Promise<void>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Interface/Exec.Type.html b/Documentation/Interface/Exec.Type.html index 925ec1fe..70ee7598 100644 --- a/Documentation/Interface/Exec.Type.html +++ b/Documentation/Interface/Exec.Type.html @@ -1,4 +1,4 @@ -Type | typescript-esbuild - v0.3.5
    interface Type ((Command, Echo?) => Promise<void>)
    • The 'Exec' function is an asynchronous function that executes a command and logs the +Type | typescript-esbuild - v0.3.6

      interface Type ((Command, Echo?) => Promise<void>)
      • The 'Exec' function is an asynchronous function that executes a command and logs the stdout of the child process.

        Parameters

        • Command: string

          The 'Command' parameter is a string that represents the command you want to execute. It can be any valid command that can be executed in a @@ -7,4 +7,4 @@ of the child process should be logged. If set to 'false', no logging will occur. If set to a function, the function will be called with the stdout data as a parameter for custom logging. If not provided, stdout will be logged to the console by default.

          -

        Returns Promise<void>

      Generated using TypeDoc

      \ No newline at end of file +

    Returns Promise<void>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Interface/File.Type.html b/Documentation/Interface/File.Type.html index 4d17c260..5ebdb12f 100644 --- a/Documentation/Interface/File.Type.html +++ b/Documentation/Interface/File.Type.html @@ -1,2 +1,2 @@ -Type | typescript-esbuild - v0.3.5
    interface Type ((Path) => Promise<any>)

    Generated using TypeDoc

    \ No newline at end of file +Type | typescript-esbuild - v0.3.6
    interface Type ((Path) => Promise<any>)

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Interface/Interface_Mapping.Type.html b/Documentation/Interface/Interface_Mapping.Type.html index 8868b8b5..3e7db9d8 100644 --- a/Documentation/Interface/Interface_Mapping.Type.html +++ b/Documentation/Interface/Interface_Mapping.Type.html @@ -1,5 +1,5 @@ -Type | typescript-esbuild - v0.3.5
    interface Type {
        Directory: string;
        Kind: ReflectionKind[];
    }

    Properties

    Directory +Type | typescript-esbuild - v0.3.6
    interface Type {
        Directory: string;
        Kind: ReflectionKind[];
    }

    Properties

    Properties

    Directory: string

    The name of the directory the output files should be written to.

    Kind: ReflectionKind[]

    DeclarationReflection.kind this rule applies to.

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Interface/Interface_Merge.Generic.html b/Documentation/Interface/Interface_Merge.Generic.html index c87978ec..d2c5961c 100644 --- a/Documentation/Interface/Interface_Merge.Generic.html +++ b/Documentation/Interface/Interface_Merge.Generic.html @@ -1,2 +1,2 @@ -Generic | typescript-esbuild - v0.3.5
    interface Generic {
        DeepMergeArraysURI: "DeepMergeLeafURI";
    }

    Properties

    Properties

    DeepMergeArraysURI: "DeepMergeLeafURI"

    Generated using TypeDoc

    \ No newline at end of file +Generic | typescript-esbuild - v0.3.6
    interface Generic {
        DeepMergeArraysURI: "DeepMergeLeafURI";
    }

    Properties

    Properties

    DeepMergeArraysURI: "DeepMergeLeafURI"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Interface/Interface_Merge.Type.html b/Documentation/Interface/Interface_Merge.Type.html index eec45284..868f1d8b 100644 --- a/Documentation/Interface/Interface_Merge.Type.html +++ b/Documentation/Interface/Interface_Merge.Type.html @@ -1,2 +1,2 @@ -Type | typescript-esbuild - v0.3.5
    interface Type<PMF> (<Ts>(...Objects) => DeepMergeHKT<Ts, Readonly<{
        DeepMergeArraysURI: PMF["DeepMergeArraysURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
            ? any[any]
            : "DeepMergeArraysDefaultURI";
        DeepMergeMapsURI: PMF["DeepMergeMapsURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
            ? any[any]
            : "DeepMergeMapsDefaultURI";
        DeepMergeOthersURI: PMF["DeepMergeOthersURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
            ? any[any]
            : "DeepMergeLeafURI";
        DeepMergeRecordsURI: PMF["DeepMergeRecordsURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
            ? any[any]
            : "DeepMergeRecordsDefaultURI";
        DeepMergeSetsURI: PMF["DeepMergeSetsURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
            ? any[any]
            : "DeepMergeSetsDefaultURI";
    }>, Readonly<{
        key: PropertyKey;
        parents: readonly Readonly<Record<PropertyKey, unknown>>[];
    }>>)

    Type Parameters

    • PMF extends Partial<DeepMergeMergeFunctionsURIs>

    • Merges multiple objects of type Ts using the provided merge functions and built-in metadata.

      -

      Type Parameters

      • Ts extends readonly unknown[]

      Parameters

      • Rest ...Objects: Ts

      Returns DeepMergeHKT<Ts, Readonly<{
          DeepMergeArraysURI: PMF["DeepMergeArraysURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
              ? any[any]
              : "DeepMergeArraysDefaultURI";
          DeepMergeMapsURI: PMF["DeepMergeMapsURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
              ? any[any]
              : "DeepMergeMapsDefaultURI";
          DeepMergeOthersURI: PMF["DeepMergeOthersURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
              ? any[any]
              : "DeepMergeLeafURI";
          DeepMergeRecordsURI: PMF["DeepMergeRecordsURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
              ? any[any]
              : "DeepMergeRecordsDefaultURI";
          DeepMergeSetsURI: PMF["DeepMergeSetsURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
              ? any[any]
              : "DeepMergeSetsDefaultURI";
      }>, Readonly<{
          key: PropertyKey;
          parents: readonly Readonly<Record<PropertyKey, unknown>>[];
      }>>

    Generated using TypeDoc

    \ No newline at end of file +Type | typescript-esbuild - v0.3.6
    interface Type<PMF> (<Ts>(...Objects) => DeepMergeHKT<Ts, Readonly<{
        DeepMergeArraysURI: PMF["DeepMergeArraysURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
            ? any[any]
            : "DeepMergeArraysDefaultURI";
        DeepMergeMapsURI: PMF["DeepMergeMapsURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
            ? any[any]
            : "DeepMergeMapsDefaultURI";
        DeepMergeOthersURI: PMF["DeepMergeOthersURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
            ? any[any]
            : "DeepMergeLeafURI";
        DeepMergeRecordsURI: PMF["DeepMergeRecordsURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
            ? any[any]
            : "DeepMergeRecordsDefaultURI";
        DeepMergeSetsURI: PMF["DeepMergeSetsURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
            ? any[any]
            : "DeepMergeSetsDefaultURI";
    }>, Readonly<{
        key: PropertyKey;
        parents: readonly Readonly<Record<PropertyKey, unknown>>[];
    }>>)

    Type Parameters

    • PMF extends Partial<DeepMergeMergeFunctionsURIs>

    • Merges multiple objects of type Ts using the provided merge functions and built-in metadata.

      +

      Type Parameters

      • Ts extends readonly unknown[]

      Parameters

      • Rest ...Objects: Ts

      Returns DeepMergeHKT<Ts, Readonly<{
          DeepMergeArraysURI: PMF["DeepMergeArraysURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
              ? any[any]
              : "DeepMergeArraysDefaultURI";
          DeepMergeMapsURI: PMF["DeepMergeMapsURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
              ? any[any]
              : "DeepMergeMapsDefaultURI";
          DeepMergeOthersURI: PMF["DeepMergeOthersURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
              ? any[any]
              : "DeepMergeLeafURI";
          DeepMergeRecordsURI: PMF["DeepMergeRecordsURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
              ? any[any]
              : "DeepMergeRecordsDefaultURI";
          DeepMergeSetsURI: PMF["DeepMergeSetsURI"] extends keyof DeepMergeMergeFunctionURItoKind<any, any, any>
              ? any[any]
              : "DeepMergeSetsDefaultURI";
      }>, Readonly<{
          key: PropertyKey;
          parents: readonly Readonly<Record<PropertyKey, unknown>>[];
      }>>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Interface/Interface_Theme.Type.html b/Documentation/Interface/Interface_Theme.Type.html index 1c98aaff..587cc232 100644 --- a/Documentation/Interface/Interface_Theme.Type.html +++ b/Documentation/Interface/Interface_Theme.Type.html @@ -1,4 +1,4 @@ -Type | typescript-esbuild - v0.3.5
    interface Type {
        Mapping: Type[];
        _Mapping: ((Reflection) => undefined | Type);
        buildUrls: ((Reflection, URLs) => UrlMapping<any>[]);
        componentName: string;
        defaultLayoutTemplate: ((pageEvent, template) => JsxElement);
        hierarchyTemplate: ((pageEvent) => JsxElement);
        indexTemplate: ((pageEvent) => JsxElement);
        markedPlugin: MarkedPlugin;
        reflectionTemplate: ((pageEvent) => JsxElement);
        get _listenId(): any;
        get application(): Application;
        get owner(): O;
        bubble(name, ...args): this;
        buildNavigation(project): NavigationElement[];
        getNavigation(project): NavigationElement[];
        getReflectionClasses(reflection): string;
        getRenderContext(pageEvent): DefaultThemeRenderContext;
        getUrls(project): UrlMapping<any>[];
        initialize(): void;
        listenTo(obj, name, callback?, priority?): this;
        listenToOnce(obj, eventMap): this;
        listenToOnce(obj, name, callback, priority?): this;
        off(): this;
        off(eventMap, context?): this;
        off(name, callback?, context?): this;
        on(eventMap, context?): this;
        on(eventMap, callback?, context?, priority?): this;
        on(name, callback, context?, priority?): this;
        once(eventMap, context?): this;
        once(name, callback, context?, priority?): this;
        render(page, template): string;
        stopListening(obj?, name?, callback?): this;
        trigger(name, ...args): this;
    }

    Hierarchy

    • DefaultTheme
      • Type

    Implemented by

    Properties

    Mapping +Type | typescript-esbuild - v0.3.6
    interface Type {
        Mapping: Type[];
        _Mapping: ((Reflection) => undefined | Type);
        buildUrls: ((Reflection, URLs) => UrlMapping<any>[]);
        componentName: string;
        defaultLayoutTemplate: ((pageEvent, template) => JsxElement);
        hierarchyTemplate: ((pageEvent) => JsxElement);
        indexTemplate: ((pageEvent) => JsxElement);
        markedPlugin: MarkedPlugin;
        reflectionTemplate: ((pageEvent) => JsxElement);
        get _listenId(): any;
        get application(): Application;
        get owner(): O;
        bubble(name, ...args): this;
        buildNavigation(project): NavigationElement[];
        getNavigation(project): NavigationElement[];
        getReflectionClasses(reflection): string;
        getRenderContext(pageEvent): DefaultThemeRenderContext;
        getUrls(project): UrlMapping<any>[];
        initialize(): void;
        listenTo(obj, name, callback?, priority?): this;
        listenToOnce(obj, eventMap): this;
        listenToOnce(obj, name, callback, priority?): this;
        off(): this;
        off(eventMap, context?): this;
        off(name, callback?, context?): this;
        on(eventMap, context?): this;
        on(eventMap, callback?, context?, priority?): this;
        on(name, callback, context?, priority?): this;
        once(eventMap, context?): this;
        once(name, callback, context?, priority?): this;
        render(page, template): string;
        stopListening(obj?, name?, callback?): this;
        trigger(name, ...args): this;
    }

    Hierarchy

    • DefaultTheme
      • Type

    Implemented by

    Properties

    Mapping _Mapping buildUrls componentName @@ -66,4 +66,4 @@

    Param: URLs

    An array of URLs mappings with any data type.

    passed the same arguments as trigger is, apart from the event name (unless you're listening on "all", which will cause your callback to receive the true name of the event as the first argument).

    -

    Parameters

    • name: string | Event | EventMap
    • Rest ...args: any[]

    Returns this

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    • name: string | Event | EventMap
    • Rest ...args: any[]

    Returns this

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Interface/JSON.Type.html b/Documentation/Interface/JSON.Type.html index a626a777..14192e76 100644 --- a/Documentation/Interface/JSON.Type.html +++ b/Documentation/Interface/JSON.Type.html @@ -1,4 +1,4 @@ -Type | typescript-esbuild - v0.3.5
    interface Type ((File, From?) => Promise<any>)

    Returns Promise<any>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Interface/Load.Type.html b/Documentation/Interface/Load.Type.html index f3a9c249..0fa81710 100644 --- a/Documentation/Interface/Load.Type.html +++ b/Documentation/Interface/Load.Type.html @@ -1,8 +1,8 @@ -Type | typescript-esbuild - v0.3.5
    interface Type {
        load: ((Application) => void);
    }

    Properties

    load +Type | typescript-esbuild - v0.3.6
    interface Type {
        load: ((Application) => void);
    }

    Properties

    Properties

    load: ((Application) => void)

    The Load function is responsible for loading a plugin into the TypeDoc instance.

    Type declaration

      • (Application): void
      • The Load function is responsible for loading a plugin into the TypeDoc instance.

        Parameters

        • Application: Application

          The Application parameter is an instance of TypeDoc's Application class, representing the TypeDoc application to which the plugin should be loaded.

        Returns void

    Param: Application

    The Application parameter is an instance of TypeDoc's Application class, representing the TypeDoc application to which the plugin should be loaded.

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Module/Build.html b/Documentation/Module/Build.html index 545d27b8..00709e6f 100644 --- a/Documentation/Module/Build.html +++ b/Documentation/Module/Build.html @@ -1,8 +1,8 @@ -Build | typescript-esbuild - v0.3.5

    Index

    Interfaces

    Type +Build | typescript-esbuild - v0.3.6

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Module/ESBuild.html b/Documentation/Module/ESBuild.html index f7abc158..0129dd97 100644 --- a/Documentation/Module/ESBuild.html +++ b/Documentation/Module/ESBuild.html @@ -1,2 +1,2 @@ -ESBuild | typescript-esbuild - v0.3.5

    Index

    Variables

    Generated using TypeDoc

    \ No newline at end of file +ESBuild | typescript-esbuild - v0.3.6

    Index

    Variables

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Module/Exec.html b/Documentation/Module/Exec.html index 5cf74f68..08cdc748 100644 --- a/Documentation/Module/Exec.html +++ b/Documentation/Module/Exec.html @@ -1,3 +1,3 @@ -Exec | typescript-esbuild - v0.3.5

    Index

    Interfaces

    Type +Exec | typescript-esbuild - v0.3.6

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Module/File.html b/Documentation/Module/File.html index 573840b3..8e3ff095 100644 --- a/Documentation/Module/File.html +++ b/Documentation/Module/File.html @@ -1,3 +1,3 @@ -File | typescript-esbuild - v0.3.5

    Index

    Interfaces

    Type +File | typescript-esbuild - v0.3.6

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Module/Interface_Mapping.html b/Documentation/Module/Interface_Mapping.html index 1658c79a..7ada2114 100644 --- a/Documentation/Module/Interface_Mapping.html +++ b/Documentation/Module/Interface_Mapping.html @@ -1,2 +1,2 @@ -Interface/Mapping | typescript-esbuild - v0.3.5

    Module Interface/Mapping

    Index

    Interfaces

    Generated using TypeDoc

    \ No newline at end of file +Interface/Mapping | typescript-esbuild - v0.3.6

    Module Interface/Mapping

    Index

    Interfaces

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Module/Interface_Merge.html b/Documentation/Module/Interface_Merge.html index ed50576f..d2f64b21 100644 --- a/Documentation/Module/Interface_Merge.html +++ b/Documentation/Module/Interface_Merge.html @@ -1,4 +1,4 @@ -Interface/Merge | typescript-esbuild - v0.3.5

    Module Interface/Merge

    Template: PMF

    A type parameter representing Partial.

    +Interface/Merge | typescript-esbuild - v0.3.6

    Module Interface/Merge

    Template: PMF

    A type parameter representing Partial.

    Index

    Interfaces

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Module/Interface_Theme.html b/Documentation/Module/Interface_Theme.html index 1ca39afe..0ea985b9 100644 --- a/Documentation/Module/Interface_Theme.html +++ b/Documentation/Module/Interface_Theme.html @@ -1,2 +1,2 @@ -Interface/Theme | typescript-esbuild - v0.3.5

    Module Interface/Theme

    Index

    Interfaces

    Generated using TypeDoc

    \ No newline at end of file +Interface/Theme | typescript-esbuild - v0.3.6

    Module Interface/Theme

    Index

    Interfaces

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Module/JSON.html b/Documentation/Module/JSON.html index fce3e955..37108083 100644 --- a/Documentation/Module/JSON.html +++ b/Documentation/Module/JSON.html @@ -1,3 +1,3 @@ -JSON | typescript-esbuild - v0.3.5

    Index

    Interfaces

    Type +JSON | typescript-esbuild - v0.3.6

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Module/Load.html b/Documentation/Module/Load.html index a3032e26..dd0f5968 100644 --- a/Documentation/Module/Load.html +++ b/Documentation/Module/Load.html @@ -1,5 +1,5 @@ -Load | typescript-esbuild - v0.3.5

    Index

    Interfaces

    Type +Load | typescript-esbuild - v0.3.6

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Module/Merge.html b/Documentation/Module/Merge.html index fb9c33c2..619b1224 100644 --- a/Documentation/Module/Merge.html +++ b/Documentation/Module/Merge.html @@ -1,2 +1,2 @@ -Merge | typescript-esbuild - v0.3.5

    Index

    Functions

    Generated using TypeDoc

    \ No newline at end of file +Merge | typescript-esbuild - v0.3.6

    Index

    Functions

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Module/Theme.html b/Documentation/Module/Theme.html index 1175b718..b57f627c 100644 --- a/Documentation/Module/Theme.html +++ b/Documentation/Module/Theme.html @@ -1,4 +1,4 @@ -Theme | typescript-esbuild - v0.3.5

    Index

    Classes

    theme +Theme | typescript-esbuild - v0.3.6

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Module/TypeScriptESBuild.html b/Documentation/Module/TypeScriptESBuild.html index 9bf55bc9..76dc789a 100644 --- a/Documentation/Module/TypeScriptESBuild.html +++ b/Documentation/Module/TypeScriptESBuild.html @@ -1,2 +1,2 @@ -TypeScriptESBuild | typescript-esbuild - v0.3.5

    Module TypeScriptESBuild

    Index

    Variables

    Generated using TypeDoc

    \ No newline at end of file +TypeScriptESBuild | typescript-esbuild - v0.3.6

    Module TypeScriptESBuild

    Index

    Variables

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Module/Value.html b/Documentation/Module/Value.html index 87aeb068..32e91d8e 100644 --- a/Documentation/Module/Value.html +++ b/Documentation/Module/Value.html @@ -1,2 +1,2 @@ -Value | typescript-esbuild - v0.3.5

    Index

    Type Aliases

    Generated using TypeDoc

    \ No newline at end of file +Value | typescript-esbuild - v0.3.6

    Index

    Type Aliases

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Type/Value.Type.html b/Documentation/Type/Value.Type.html index 3260bbe7..990c467e 100644 --- a/Documentation/Type/Value.Type.html +++ b/Documentation/Type/Value.Type.html @@ -1 +1 @@ -Type | typescript-esbuild - v0.3.5

    Type alias Type<T>

    Type<T>: T[keyof T]

    Type Parameters

    • T

    Generated using TypeDoc

    \ No newline at end of file +Type | typescript-esbuild - v0.3.6

    Type alias Type<T>

    Type<T>: T[keyof T]

    Type Parameters

    • T

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Build.Current.html b/Documentation/Variable/Build.Current.html index 83ab46fa..272391b5 100644 --- a/Documentation/Variable/Build.Current.html +++ b/Documentation/Variable/Build.Current.html @@ -1 +1 @@ -Current | typescript-esbuild - v0.3.5

    Variable CurrentConst

    Current: string = ...

    Generated using TypeDoc

    \ No newline at end of file +Current | typescript-esbuild - v0.3.6

    Variable CurrentConst

    Current: string = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Build.Pipe.html b/Documentation/Variable/Build.Pipe.html index 3928c273..7e0ba648 100644 --- a/Documentation/Variable/Build.Pipe.html +++ b/Documentation/Variable/Build.Pipe.html @@ -1 +1 @@ -Pipe | typescript-esbuild - v0.3.5

    Variable PipeConst

    Pipe: string[] = []

    Generated using TypeDoc

    \ No newline at end of file +Pipe | typescript-esbuild - v0.3.6

    Variable PipeConst

    Pipe: string[] = []

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/ESBuild.ESBuild.html b/Documentation/Variable/ESBuild.ESBuild.html index fe04c97c..63972398 100644 --- a/Documentation/Variable/ESBuild.ESBuild.html +++ b/Documentation/Variable/ESBuild.ESBuild.html @@ -1 +1 @@ -ESBuild | typescript-esbuild - v0.3.5
    ESBuild: BuildOptions

    Generated using TypeDoc

    \ No newline at end of file +ESBuild | typescript-esbuild - v0.3.6
    ESBuild: BuildOptions

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Load.Load.html b/Documentation/Variable/Load.Load.html index 58ccd1d9..0477e9ba 100644 --- a/Documentation/Variable/Load.Load.html +++ b/Documentation/Variable/Load.Load.html @@ -1 +1 @@ -load | typescript-esbuild - v0.3.5
    load: Type

    Generated using TypeDoc

    \ No newline at end of file +load | typescript-esbuild - v0.3.6
    load: Type

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Load.Theme.html b/Documentation/Variable/Load.Theme.html index dbe28566..cf3b91f9 100644 --- a/Documentation/Variable/Load.Theme.html +++ b/Documentation/Variable/Load.Theme.html @@ -1 +1 @@ -Theme | typescript-esbuild - v0.3.5
    Theme: typeof theme

    Generated using TypeDoc

    \ No newline at end of file +Theme | typescript-esbuild - v0.3.6
    Theme: typeof theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Theme.Class.html b/Documentation/Variable/Theme.Class.html index e823825a..4de775b9 100644 --- a/Documentation/Variable/Theme.Class.html +++ b/Documentation/Variable/Theme.Class.html @@ -1 +1 @@ -Class | typescript-esbuild - v0.3.5
    Class: Class

    Generated using TypeDoc

    \ No newline at end of file +Class | typescript-esbuild - v0.3.6
    Class: Class

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Theme.DeclarationReflection.html b/Documentation/Variable/Theme.DeclarationReflection.html index 01a99d0d..44e55fc4 100644 --- a/Documentation/Variable/Theme.DeclarationReflection.html +++ b/Documentation/Variable/Theme.DeclarationReflection.html @@ -1 +1 @@ -DeclarationReflection | typescript-esbuild - v0.3.5

    Variable DeclarationReflection

    DeclarationReflection: typeof DeclarationReflection

    Generated using TypeDoc

    \ No newline at end of file +DeclarationReflection | typescript-esbuild - v0.3.6

    Variable DeclarationReflection

    DeclarationReflection: typeof DeclarationReflection

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Theme.Enum.html b/Documentation/Variable/Theme.Enum.html index 7aaac0d3..9f3d6e2e 100644 --- a/Documentation/Variable/Theme.Enum.html +++ b/Documentation/Variable/Theme.Enum.html @@ -1 +1 @@ -Enum | typescript-esbuild - v0.3.5
    Enum: Enum

    Generated using TypeDoc

    \ No newline at end of file +Enum | typescript-esbuild - v0.3.6
    Enum: Enum

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Theme.Interface.html b/Documentation/Variable/Theme.Interface.html index 4e3b4992..5b882c0e 100644 --- a/Documentation/Variable/Theme.Interface.html +++ b/Documentation/Variable/Theme.Interface.html @@ -1 +1 @@ -Interface | typescript-esbuild - v0.3.5
    Interface: Interface

    Generated using TypeDoc

    \ No newline at end of file +Interface | typescript-esbuild - v0.3.6
    Interface: Interface

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Theme.Module.html b/Documentation/Variable/Theme.Module.html index c0b78412..c2a1b1b1 100644 --- a/Documentation/Variable/Theme.Module.html +++ b/Documentation/Variable/Theme.Module.html @@ -1 +1 @@ -Module | typescript-esbuild - v0.3.5
    Module: Module

    Generated using TypeDoc

    \ No newline at end of file +Module | typescript-esbuild - v0.3.6
    Module: Module

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Theme.Namespace.html b/Documentation/Variable/Theme.Namespace.html index 2242e96d..5f7d5ca0 100644 --- a/Documentation/Variable/Theme.Namespace.html +++ b/Documentation/Variable/Theme.Namespace.html @@ -1 +1 @@ -Namespace | typescript-esbuild - v0.3.5
    Namespace: Namespace

    Generated using TypeDoc

    \ No newline at end of file +Namespace | typescript-esbuild - v0.3.6
    Namespace: Namespace

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Theme.TypeAlias.html b/Documentation/Variable/Theme.TypeAlias.html index 6523a32d..0de80c60 100644 --- a/Documentation/Variable/Theme.TypeAlias.html +++ b/Documentation/Variable/Theme.TypeAlias.html @@ -1 +1 @@ -TypeAlias | typescript-esbuild - v0.3.5
    TypeAlias: TypeAlias

    Generated using TypeDoc

    \ No newline at end of file +TypeAlias | typescript-esbuild - v0.3.6
    TypeAlias: TypeAlias

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Theme.URL_PREFIX.html b/Documentation/Variable/Theme.URL_PREFIX.html index ee7ca4d0..f6cab95d 100644 --- a/Documentation/Variable/Theme.URL_PREFIX.html +++ b/Documentation/Variable/Theme.URL_PREFIX.html @@ -1 +1 @@ -URL_PREFIX | typescript-esbuild - v0.3.5
    URL_PREFIX: RegExp

    Generated using TypeDoc

    \ No newline at end of file +URL_PREFIX | typescript-esbuild - v0.3.6
    URL_PREFIX: RegExp

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Theme.UrlMapping.html b/Documentation/Variable/Theme.UrlMapping.html index 7d3a052d..3150b879 100644 --- a/Documentation/Variable/Theme.UrlMapping.html +++ b/Documentation/Variable/Theme.UrlMapping.html @@ -1 +1 @@ -UrlMapping | typescript-esbuild - v0.3.5
    UrlMapping: typeof UrlMapping

    Generated using TypeDoc

    \ No newline at end of file +UrlMapping | typescript-esbuild - v0.3.6
    UrlMapping: typeof UrlMapping

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Theme.Variable.html b/Documentation/Variable/Theme.Variable.html index ad2b3091..bfe576a4 100644 --- a/Documentation/Variable/Theme.Variable.html +++ b/Documentation/Variable/Theme.Variable.html @@ -1 +1 @@ -Variable | typescript-esbuild - v0.3.5
    Variable: Variable

    Generated using TypeDoc

    \ No newline at end of file +Variable | typescript-esbuild - v0.3.6
    Variable: Variable

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/Theme._Function.html b/Documentation/Variable/Theme._Function.html index 42f8a1ab..3f40d72f 100644 --- a/Documentation/Variable/Theme._Function.html +++ b/Documentation/Variable/Theme._Function.html @@ -1 +1 @@ -_Function | typescript-esbuild - v0.3.5
    _Function: Function

    Generated using TypeDoc

    \ No newline at end of file +_Function | typescript-esbuild - v0.3.6
    _Function: Function

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/Variable/TypeScriptESBuild.TypeScriptESBuild.html b/Documentation/Variable/TypeScriptESBuild.TypeScriptESBuild.html index 9ca62e7b..a0ebe720 100644 --- a/Documentation/Variable/TypeScriptESBuild.TypeScriptESBuild.html +++ b/Documentation/Variable/TypeScriptESBuild.TypeScriptESBuild.html @@ -1 +1 @@ -typeScriptESBuild | typescript-esbuild - v0.3.5
    typeScriptESBuild: Command

    Generated using TypeDoc

    \ No newline at end of file +typeScriptESBuild | typescript-esbuild - v0.3.6
    typeScriptESBuild: Command

    Generated using TypeDoc

    \ No newline at end of file diff --git a/Documentation/assets/search.js b/Documentation/assets/search.js index 7bdd4fed..2e622916 100644 --- a/Documentation/assets/search.js +++ b/Documentation/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/Documentation/index.html b/Documentation/index.html index 99c2a3f4..5e4f560d 100644 --- a/Documentation/index.html +++ b/Documentation/index.html @@ -1,10 +1,10 @@ -typescript-esbuild - v0.3.5

    typescript-esbuild - v0.3.5

    TypeScriptESBuild 🌀

    Builds all your TypeScript files into JavaScript and generates documentation for +typescript-esbuild - v0.3.6

    typescript-esbuild - v0.3.6

    TypeScriptESBuild 🌀

    Builds all your TypeScript files into JavaScript and generates documentation for it using TypeDoc.

    Installation

    Add configuration and setup scripts:

    npm install -D -E typescript-esbuild
     

    Usage

    package.json

    -
    {
    "name": "package",
    "scripts": {
    "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'"
    },
    "devDependencies": {
    "typescript-esbuild": "0.3.5"
    }
    } +
    {
    "name": "package",
    "scripts": {
    "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'"
    },
    "devDependencies": {
    "typescript-esbuild": "0.3.6"
    }
    }

    ESBuild Configuration

    Or with a custom esbuild config file:

    {
    "scripts": {
    "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts' -es ESBuild.ts"
    }
    } @@ -14,4 +14,4 @@

    TypeScript Configuration

    tsconfig.json

    {
    "compilerOptions": {
    "outDir": "Target"
    },
    "extends": "typescript-esbuild/Target/Notation/TypeScript",
    "include": ["Source"]
    }
    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/README.md b/README.md index ee8c041b..d1e76fbc 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ npm install -D -E typescript-esbuild "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'" }, "devDependencies": { - "typescript-esbuild": "0.3.5" + "typescript-esbuild": "0.3.6" } } ``` diff --git a/Target/Class/TypeScriptESBuild.js b/Target/Class/TypeScriptESBuild.js index 2b819800..12c86575 100644 --- a/Target/Class/TypeScriptESBuild.js +++ b/Target/Class/TypeScriptESBuild.js @@ -1,2 +1,2 @@ #!/usr/bin/env node -var i=new(await import("commander")).Command().name("TypeScriptESBuild").version("0.3.5").description("Builds files").argument("","Files to build").option("-es, --ESBuild ","esbuild configuration file").option("-ts, --TypeScript ","TypeScript configuration file").action((await import("../Function/Build.js")).default).parse();export{i as default}; +var i=new(await import("commander")).Command().name("TypeScriptESBuild").version("0.3.6").description("Builds files").argument("","Files to build").option("-es, --ESBuild ","esbuild configuration file").option("-ts, --TypeScript ","TypeScript configuration file").action((await import("../Function/Build.js")).default).parse();export{i as default}; diff --git a/package.json b/package.json index 6be98e3d..79b45ea0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typescript-esbuild", - "version": "0.3.5", + "version": "0.3.6", "private": false, "description": "🌀 Builds all your TypeScript files into JavaScript and generates documentation for it using TypeDoc.", "keywords": [