@ngx-gallery/core
Version:
Angular gallery directive that hooks the lightbox with the images automatically.
70 lines • 4.63 kB
JavaScript
/**
* @fileoverview added by tsickle
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
*/
import { InjectionToken } from '@angular/core';
/** @type {?} */
export var GALLERY_CONFIG = new InjectionToken('galleryConfig');
/**
* @record
*/
export function GalleryConfig() { }
if (false) {
/** @type {?|undefined} */
GalleryConfig.prototype.nav;
/** @type {?|undefined} */
GalleryConfig.prototype.dots;
/** @type {?|undefined} */
GalleryConfig.prototype.loop;
/** @type {?|undefined} */
GalleryConfig.prototype.thumb;
/** @type {?|undefined} */
GalleryConfig.prototype.zoomOut;
/** @type {?|undefined} */
GalleryConfig.prototype.navIcon;
/** @type {?|undefined} */
GalleryConfig.prototype.counter;
/** @type {?|undefined} */
GalleryConfig.prototype.dotsSize;
/** @type {?|undefined} */
GalleryConfig.prototype.gestures;
/** @type {?|undefined} */
GalleryConfig.prototype.autoPlay;
/** @type {?|undefined} */
GalleryConfig.prototype.thumbWidth;
/** @type {?|undefined} */
GalleryConfig.prototype.thumbHeight;
/** @type {?|undefined} */
GalleryConfig.prototype.loadingIcon;
/** @type {?|undefined} */
GalleryConfig.prototype.loadingError;
/** @type {?|undefined} */
GalleryConfig.prototype.thumbLoadingIcon;
/** @type {?|undefined} */
GalleryConfig.prototype.thumbLoadingError;
/** @type {?|undefined} */
GalleryConfig.prototype.disableThumb;
/** @type {?|undefined} */
GalleryConfig.prototype.panSensitivity;
/** @type {?|undefined} */
GalleryConfig.prototype.playerInterval;
/** @type {?|undefined} */
GalleryConfig.prototype.itemTemplate;
/** @type {?|undefined} */
GalleryConfig.prototype.thumbTemplate;
/** @type {?|undefined} */
GalleryConfig.prototype.thumbMode;
/** @type {?|undefined} */
GalleryConfig.prototype.imageSize;
/** @type {?|undefined} */
GalleryConfig.prototype.dotsPosition;
/** @type {?|undefined} */
GalleryConfig.prototype.counterPosition;
/** @type {?|undefined} */
GalleryConfig.prototype.slidingDirection;
/** @type {?|undefined} */
GalleryConfig.prototype.loadingStrategy;
/** @type {?|undefined} */
GalleryConfig.prototype.thumbPosition;
}
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uZmlnLm1vZGVsLmpzIiwic291cmNlUm9vdCI6Im5nOi8vQG5neC1nYWxsZXJ5L2NvcmUvIiwic291cmNlcyI6WyJsaWIvbW9kZWxzL2NvbmZpZy5tb2RlbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7O0FBQUEsT0FBTyxFQUFFLGNBQWMsRUFBZSxNQUFNLGVBQWUsQ0FBQzs7QUFFNUQsTUFBTSxLQUFPLGNBQWMsR0FBRyxJQUFJLGNBQWMsQ0FBZ0IsZUFBZSxDQUFDOzs7O0FBRWhGLG1DQTZCQzs7O0lBNUJDLDRCQUFjOztJQUNkLDZCQUFlOztJQUNmLDZCQUFlOztJQUNmLDhCQUFnQjs7SUFDaEIsZ0NBQWlCOztJQUNqQixnQ0FBaUI7O0lBQ2pCLGdDQUFrQjs7SUFDbEIsaUNBQWtCOztJQUNsQixpQ0FBbUI7O0lBQ25CLGlDQUFtQjs7SUFDbkIsbUNBQW9COztJQUNwQixvQ0FBcUI7O0lBQ3JCLG9DQUFxQjs7SUFDckIscUNBQXNCOztJQUN0Qix5Q0FBMEI7O0lBQzFCLDBDQUEyQjs7SUFDM0IscUNBQXVCOztJQUN2Qix1Q0FBd0I7O0lBQ3hCLHVDQUF3Qjs7SUFDeEIscUNBQWdDOztJQUNoQyxzQ0FBaUM7O0lBQ2pDLGtDQUE4Qjs7SUFDOUIsa0NBQWdDOztJQUNoQyxxQ0FBZ0M7O0lBQ2hDLHdDQUFtQzs7SUFDbkMseUNBQTZDOztJQUM3Qyx3Q0FBaUQ7O0lBQ2pELHNDQUFvRCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGlvblRva2VuLCBUZW1wbGF0ZVJlZiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5leHBvcnQgY29uc3QgR0FMTEVSWV9DT05GSUcgPSBuZXcgSW5qZWN0aW9uVG9rZW48R2FsbGVyeUNvbmZpZz4oJ2dhbGxlcnlDb25maWcnKTtcblxuZXhwb3J0IGludGVyZmFjZSBHYWxsZXJ5Q29uZmlnIHtcbiAgbmF2PzogYm9vbGVhbjtcbiAgZG90cz86IGJvb2xlYW47XG4gIGxvb3A/OiBib29sZWFuO1xuICB0aHVtYj86IGJvb2xlYW47XG4gIHpvb21PdXQ/OiBudW1iZXI7XG4gIG5hdkljb24/OiBzdHJpbmc7XG4gIGNvdW50ZXI/OiBib29sZWFuO1xuICBkb3RzU2l6ZT86IG51bWJlcjtcbiAgZ2VzdHVyZXM/OiBib29sZWFuO1xuICBhdXRvUGxheT86IGJvb2xlYW47XG4gIHRodW1iV2lkdGg/OiBudW1iZXI7XG4gIHRodW1iSGVpZ2h0PzogbnVtYmVyO1xuICBsb2FkaW5nSWNvbj86IHN0cmluZztcbiAgbG9hZGluZ0Vycm9yPzogc3RyaW5nO1xuICB0aHVtYkxvYWRpbmdJY29uPzogc3RyaW5nO1xuICB0aHVtYkxvYWRpbmdFcnJvcj86IHN0cmluZztcbiAgZGlzYWJsZVRodW1iPzogYm9vbGVhbjtcbiAgcGFuU2Vuc2l0aXZpdHk/OiBudW1iZXI7XG4gIHBsYXllckludGVydmFsPzogbnVtYmVyO1xuICBpdGVtVGVtcGxhdGU/OiBUZW1wbGF0ZVJlZjxhbnk+O1xuICB0aHVtYlRlbXBsYXRlPzogVGVtcGxhdGVSZWY8YW55PjtcbiAgdGh1bWJNb2RlPzogJ3N0cmljdCcgfCAnZnJlZSc7XG4gIGltYWdlU2l6ZT86ICdjb3ZlcicgfCAnY29udGFpbic7XG4gIGRvdHNQb3NpdGlvbj86ICd0b3AnIHwgJ2JvdHRvbSc7XG4gIGNvdW50ZXJQb3NpdGlvbj86ICd0b3AnIHwgJ2JvdHRvbSc7XG4gIHNsaWRpbmdEaXJlY3Rpb24/OiAnaG9yaXpvbnRhbCcgfCAndmVydGljYWwnO1xuICBsb2FkaW5nU3RyYXRlZ3k/OiAncHJlbG9hZCcgfCAnbGF6eScgfCAnZGVmYXVsdCc7XG4gIHRodW1iUG9zaXRpb24/OiAndG9wJyB8ICdsZWZ0JyB8ICdyaWdodCcgfCAnYm90dG9tJztcbn1cbiJdfQ==