ngx-matomo-client
Advanced tools
Comparing version 6.3.1 to 6.3.2-test.1
@@ -7,2 +7,3 @@ export { runOnce as ɵrunOnce } from './utils/function'; | ||
export { InternalMatomoTracker as ɵInternalMatomoTracker } from './tracker/internal-matomo-tracker.service'; | ||
export { provideTestingTracker as ɵprovideTestingTracker, MatomoTestingTracker as ɵMatomoTestingTracker, } from './testing/testing-tracker'; | ||
export { createMatomoFeature as ɵcreateMatomoFeature } from './providers'; |
@@ -11,2 +11,3 @@ import { InjectionToken } from '@angular/core'; | ||
export declare const INTERNAL_MATOMO_CONFIGURATION: InjectionToken<InternalMatomoConfiguration>; | ||
export declare function createInternalMatomoConfiguration(): InternalMatomoConfiguration; | ||
/** | ||
@@ -17,2 +18,3 @@ * For internal use only. Injection token for deferred {@link InternalMatomoConfiguration}. | ||
export declare const DEFERRED_INTERNAL_MATOMO_CONFIGURATION: InjectionToken<DeferredInternalMatomoConfiguration>; | ||
export declare function createDeferredInternalMatomoConfiguration(): DeferredInternalMatomoConfiguration; | ||
/** | ||
@@ -33,3 +35,3 @@ * For internal use only. Injection token for fully loaded async {@link InternalMatomoConfiguration}. | ||
readonly configuration: Promise<InternalMatomoConfiguration>; | ||
markReady(configuration: AutoMatomoConfiguration<'auto' | 'deferred'>): void; | ||
markReady(configuration: InternalMatomoConfiguration): void; | ||
} | ||
@@ -36,0 +38,0 @@ /** |
import { Getters, NonEmptyArray, PrefixedType } from '../utils/types'; | ||
import * as i0 from "@angular/core"; | ||
type ReturnType<T> = T extends (...args: any) => infer R ? R : any; | ||
type InternalMatomoTrackerType = Pick<InternalMatomoTracker<unknown, string>, 'get' | 'push' | 'pushFn'>; | ||
export type InternalMatomoTrackerType = Pick<InternalMatomoTracker<unknown, string>, 'get' | 'push' | 'pushFn'>; | ||
export declare function createInternalMatomoTracker(): InternalMatomoTrackerType; | ||
@@ -22,3 +22,5 @@ export declare class InternalMatomoTracker<MATOMO, PREFIX extends string = ''> { | ||
pushFn<T>(_: (matomo: PrefixedType<MATOMO, PREFIX>) => T): Promise<T>; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NoopMatomoTracker<any, any>, never>; | ||
static ɵprov: i0.ɵɵInjectableDeclaration<NoopMatomoTracker<any, any>>; | ||
} | ||
export {}; |
{ | ||
"name": "ngx-matomo-client", | ||
"version": "6.3.1", | ||
"version": "6.3.2-test.1", | ||
"author": "Emmanuel Roux (https://github.com/EmmanuelRoux)", | ||
@@ -5,0 +5,0 @@ "description": "Matomo (fka. Piwik) client for Angular applications", |
@@ -1,1 +0,1 @@ | ||
export declare const version = "^6.3.1"; | ||
export declare const version = "^6.3.2-test.1"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = void 0; | ||
exports.version = '^6.3.1'; | ||
exports.version = '^6.3.2-test.1'; | ||
//# sourceMappingURL=version.js.map |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1026329
158
10120
1