@charcoal-ui/icons-cli 2.0.1 → 2.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +0,0 @@
1
- {"version":3,"file":"GitHubClient.d.ts","sourceRoot":"","sources":["../src/GitHubClient.ts"],"names":[],"mappings":"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"}
@@ -1,19 +0,0 @@
1
- import type { CommitAction } from '@gitbeaker/core/dist/types/services/Commits';
2
- export declare class GitlabClient {
3
- private readonly host;
4
- private readonly projectId;
5
- private readonly defaultBranch;
6
- private readonly api;
7
- private readonly now;
8
- static runFromCli(host: string, projectId: number, privateToken: string, defaultBranch: string, outputDir: string): Promise<Record<string, unknown> | undefined>;
9
- constructor(host: string, projectId: number, privateToken: string, defaultBranch: string, now?: Date);
10
- get branch(): string;
11
- /**
12
- * both used for commit message or merge request title
13
- */
14
- get message(): string;
15
- createActionsFromDiff(outputDir: string): Promise<CommitAction[]>;
16
- createCommit(diff: CommitAction[]): Promise<Record<string, unknown>>;
17
- createMergeRequest(): Promise<Record<string, unknown>>;
18
- }
19
- //# sourceMappingURL=GitlabClient.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"GitlabClient.d.ts","sourceRoot":"","sources":["../src/GitlabClient.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6CAA6C,CAAA;AAO/E,qBAAa,YAAY;IA2BrB,OAAO,CAAC,QAAQ,CAAC,IAAI;IACrB,OAAO,CAAC,QAAQ,CAAC,SAAS;IAE1B,OAAO,CAAC,QAAQ,CAAC,aAAa;IA7BhC,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAW;IAC/B,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAM;WAEb,UAAU,CACrB,IAAI,EAAE,MAAM,EACZ,SAAS,EAAE,MAAM,EACjB,YAAY,EAAE,MAAM,EACpB,aAAa,EAAE,MAAM,EACrB,SAAS,EAAE,MAAM;gBAkBA,IAAI,EAAE,MAAM,EACZ,SAAS,EAAE,MAAM,EAClC,YAAY,EAAE,MAAM,EACH,aAAa,EAAE,MAAM,EACtC,GAAG,OAAa;IASlB,IAAI,MAAM,WAET;IAED;;OAEG;IACH,IAAI,OAAO,WAEV;IAEK,qBAAqB,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,YAAY,EAAE,CAAC;IAmBjE,YAAY,CAAC,IAAI,EAAE,YAAY,EAAE;IAavC,kBAAkB;CAQnB"}
@@ -1,2 +0,0 @@
1
- export declare function concurrently(tasks: (() => Promise<any>)[]): Promise<void>;
2
- //# sourceMappingURL=concurrently.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"concurrently.d.ts","sourceRoot":"","sources":["../src/concurrently.ts"],"names":[],"mappings":"AAGA,wBAAgB,YAAY,CAAC,KAAK,EAAE,CAAC,MAAM,OAAO,CAAC,GAAG,CAAC,CAAC,EAAE,iBAOzD"}
@@ -1,18 +0,0 @@
1
- declare type ExportFormat = 'svg' | 'pdf';
2
- export declare class FigmaFileClient {
3
- private readonly fileId;
4
- private readonly nodeId?;
5
- private readonly exportFormat;
6
- private readonly client;
7
- private components;
8
- static runFromCli(url: string, token: string, outputRootDir: string, exportFormat: ExportFormat): Promise<void>;
9
- constructor(url: string, personalAccessToken: string, exportFormat: ExportFormat);
10
- loadSvg(outputDir: string): Promise<void>;
11
- private loadComponents;
12
- private loadImageUrls;
13
- private downloadImages;
14
- private getFile;
15
- private findComponentsRecursively;
16
- }
17
- export {};
18
- //# sourceMappingURL=FigmaFileClient.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FigmaFileClient.d.ts","sourceRoot":"","sources":["../../src/figma/FigmaFileClient.ts"],"names":[],"mappings":"AAkCA,aAAK,YAAY,GAAG,KAAK,GAAG,KAAK,CAAA;AAQjC,qBAAa,eAAe;IAC1B,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAQ;IAC/B,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAQ;IAChC,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAc;IAC3C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAuB;IAE9C,OAAO,CAAC,UAAU,CAAgC;WAErC,UAAU,CACrB,GAAG,EAAE,MAAM,EACX,KAAK,EAAE,MAAM,EACb,aAAa,EAAE,MAAM,EACrB,YAAY,EAAE,YAAY;gBAe1B,GAAG,EAAE,MAAM,EACX,mBAAmB,EAAE,MAAM,EAC3B,YAAY,EAAE,YAAY;IAatB,OAAO,CAAC,SAAS,EAAE,MAAM;YASjB,cAAc;YAkBd,aAAa;YAeb,cAAc;YAsBd,OAAO;IASrB,OAAO,CAAC,yBAAyB;CAgBlC"}
@@ -1,3 +0,0 @@
1
- export declare const generateEntrypoint: (outputDir: string, icons: string[]) => Promise<void>;
2
- export declare const generateIconSource: (outputDir: string) => Promise<void>;
3
- //# sourceMappingURL=generateSource.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"generateSource.d.ts","sourceRoot":"","sources":["../src/generateSource.ts"],"names":[],"mappings":"AA4CA,eAAO,MAAM,kBAAkB,cAClB,MAAM,SACV,MAAM,EAAE,kBAchB,CAAA;AAED,eAAO,MAAM,kBAAkB,cAAqB,MAAM,kBAoBzD,CAAA"}
@@ -1,9 +0,0 @@
1
- /**
2
- * dir 内で変更があったファイル情報を for await で回せるようにするやつ
3
- */
4
- export declare function getChangedFiles(dir: string): AsyncGenerator<{
5
- relativePath: string;
6
- content: string;
7
- status: "modified" | "untracked" | "deleted" | null;
8
- }, void, unknown>;
9
- //# sourceMappingURL=getChangedFiles.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getChangedFiles.d.ts","sourceRoot":"","sources":["../src/getChangedFiles.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,wBAAuB,eAAe,CAAC,GAAG,EAAE,MAAM;;;;kBAcjD"}
package/dist/index.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":""}