@firestitch/filter
Version:
75 lines • 3.71 kB
JavaScript
/**
* @fileoverview added by tsickle
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
*/
/**
* @record
*/
export function FilterConfig() { }
if (false) {
/** @type {?|undefined} */
FilterConfig.prototype.inline;
/** @type {?|undefined} */
FilterConfig.prototype.load;
/** @type {?|undefined} */
FilterConfig.prototype.chips;
/** @type {?|undefined} */
FilterConfig.prototype.autofocus;
/** @type {?|undefined} */
FilterConfig.prototype.queryParam;
/** @type {?|undefined} */
FilterConfig.prototype.namespace;
/** @type {?|undefined} */
FilterConfig.prototype.persist;
/** @type {?|undefined} */
FilterConfig.prototype.reload;
/** @type {?} */
FilterConfig.prototype.items;
/** @type {?|undefined} */
FilterConfig.prototype.init;
/** @type {?|undefined} */
FilterConfig.prototype.change;
/** @type {?|undefined} */
FilterConfig.prototype.sorts;
/** @type {?|undefined} */
FilterConfig.prototype.sort;
/** @type {?|undefined} */
FilterConfig.prototype.sortChange;
/** @type {?|undefined} */
FilterConfig.prototype.reloadWhenConfigChanged;
}
/**
* @record
*/
export function SortItem() { }
if (false) {
/** @type {?} */
SortItem.prototype.name;
/** @type {?} */
SortItem.prototype.value;
}
/**
* @record
*/
export function Sort() { }
if (false) {
/** @type {?|undefined} */
Sort.prototype.direction;
/** @type {?|undefined} */
Sort.prototype.value;
}
/**
* @record
*/
export function ChangeFn() { }
/**
* @record
*/
export function FilterSort() { }
if (false) {
/** @type {?} */
FilterSort.prototype.value;
/** @type {?} */
FilterSort.prototype.direction;
}
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uZmlnLmludGVyZmFjZS5qcyIsInNvdXJjZVJvb3QiOiJuZzovL0BmaXJlc3RpdGNoL2ZpbHRlci8iLCJzb3VyY2VzIjpbImFwcC9pbnRlcmZhY2VzL2NvbmZpZy5pbnRlcmZhY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7OztBQUVBLGtDQWdCQzs7O0lBZkMsOEJBQWlCOztJQUNqQiw0QkFBZTs7SUFDZiw2QkFBZ0I7O0lBQ2hCLGlDQUFvQjs7SUFDcEIsa0NBQXFCOztJQUNyQixpQ0FBbUI7O0lBQ25CLCtCQUFjOztJQUNkLDhCQUFrQjs7SUFDbEIsNkJBQW1EOztJQUNuRCw0QkFBZ0I7O0lBQ2hCLDhCQUFrQjs7SUFDbEIsNkJBQW1COztJQUNuQiw0QkFBWTs7SUFDWixrQ0FBc0I7O0lBQ3RCLCtDQUFrQzs7Ozs7QUFHcEMsOEJBR0M7OztJQUZDLHdCQUFhOztJQUNiLHlCQUFjOzs7OztBQUdoQiwwQkFHQzs7O0lBRkMseUJBQW1COztJQUNuQixxQkFBZTs7Ozs7QUFHakIsOEJBRUM7Ozs7QUFFRCxnQ0FHQzs7O0lBRkMsMkJBQWM7O0lBQ2QsK0JBQWtCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSUZpbHRlckNvbmZpZ0l0ZW0sIElGaWx0ZXJDb25maWdEYXRlSXRlbSB9IGZyb20gJy4vaXRlbS1jb25maWcuaW50ZXJmYWNlJztcblxuZXhwb3J0IGludGVyZmFjZSBGaWx0ZXJDb25maWcge1xuICBpbmxpbmU/OiBib29sZWFuO1xuICBsb2FkPzogYm9vbGVhbjtcbiAgY2hpcHM/OiBib29sZWFuO1xuICBhdXRvZm9jdXM/OiBib29sZWFuO1xuICBxdWVyeVBhcmFtPzogYm9vbGVhbjtcbiAgbmFtZXNwYWNlPzogc3RyaW5nO1xuICBwZXJzaXN0PzogYW55O1xuICByZWxvYWQ/OiBDaGFuZ2VGbjtcbiAgaXRlbXM6IElGaWx0ZXJDb25maWdJdGVtIHwgSUZpbHRlckNvbmZpZ0RhdGVJdGVtW107XG4gIGluaXQ/OiBDaGFuZ2VGbjtcbiAgY2hhbmdlPzogQ2hhbmdlRm47XG4gIHNvcnRzPzogU29ydEl0ZW1bXTtcbiAgc29ydD86IFNvcnQ7XG4gIHNvcnRDaGFuZ2U/OiBDaGFuZ2VGbjtcbiAgcmVsb2FkV2hlbkNvbmZpZ0NoYW5nZWQ/OiBib29sZWFuO1xufVxuXG5leHBvcnQgaW50ZXJmYWNlIFNvcnRJdGVtIHtcbiAgbmFtZTogc3RyaW5nO1xuICB2YWx1ZTogc3RyaW5nO1xufVxuXG5leHBvcnQgaW50ZXJmYWNlIFNvcnQge1xuICBkaXJlY3Rpb24/OiBzdHJpbmc7XG4gIHZhbHVlPzogc3RyaW5nO1xufVxuXG5leHBvcnQgaW50ZXJmYWNlIENoYW5nZUZuIHtcbiAgKHF1ZXJ5PzogYW55LCBzb3J0PzogRmlsdGVyU29ydCB8IG51bGwpOiB2b2lkO1xufVxuXG5leHBvcnQgaW50ZXJmYWNlIEZpbHRlclNvcnQge1xuICB2YWx1ZTogc3RyaW5nO1xuICBkaXJlY3Rpb246IHN0cmluZztcbn1cbiJdfQ==