@casual-simulation/aux-common
Advanced tools
Comparing version 0.8.6 to 0.8.7
@@ -157,3 +157,3 @@ import { Object, File, Workspace, AuxDomain, UserMode, SelectionMode, FileShape, FileTags, FileLabelAnchor, FileDragMode, ContextVisualizeMode } from './File'; | ||
*/ | ||
export declare function fileTags(files: File[], currentTags: string[], extraTags: string[], includeHidden?: boolean, tagBlacklist?: string[], blacklistIndex?: boolean[]): string[]; | ||
export declare function fileTags(files: File[], currentTags: string[], extraTags: string[], includeHidden?: boolean, tagBlacklist?: (string | boolean)[][]): string[]; | ||
export declare function getAllFileTags(files: File[], includeHidden: boolean): string[]; | ||
@@ -160,0 +160,0 @@ /** |
{ | ||
"name": "@casual-simulation/aux-common", | ||
"version": "0.8.6", | ||
"version": "0.8.7", | ||
"description": "Common library for AUX projects", | ||
@@ -56,3 +56,3 @@ "main": "index.js", | ||
], | ||
"gitHead": "30206647e607abff1f1e2f9a2b98525f6f64e9ff" | ||
"gitHead": "ba1cf725865394f1bcdd174d5c51c092c1e89102" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
8059
407567