@refrakt-md/docs 0.7.0 → 0.7.2
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.
- package/dist/schema/api.d.ts +0 -12
- package/dist/schema/api.d.ts.map +1 -1
- package/dist/schema/api.js.map +1 -1
- package/dist/schema/changelog.d.ts +1 -23
- package/dist/schema/changelog.d.ts.map +1 -1
- package/dist/schema/changelog.js.map +1 -1
- package/dist/schema/symbol.d.ts +0 -32
- package/dist/schema/symbol.d.ts.map +1 -1
- package/dist/schema/symbol.js.map +1 -1
- package/dist/types.d.ts +9 -9
- package/dist/types.d.ts.map +1 -1
- package/dist/types.js.map +1 -1
- package/package.json +4 -4
package/dist/schema/api.d.ts
CHANGED
|
@@ -1,18 +1,6 @@
|
|
|
1
|
-
import { ComponentType } from "@refrakt-md/types";
|
|
2
1
|
export declare class Api {
|
|
3
2
|
method: string;
|
|
4
3
|
path: string;
|
|
5
4
|
auth: string;
|
|
6
5
|
}
|
|
7
|
-
export interface ApiComponent extends ComponentType<Api> {
|
|
8
|
-
tag: 'article';
|
|
9
|
-
properties: {
|
|
10
|
-
method: 'meta';
|
|
11
|
-
path: 'meta';
|
|
12
|
-
auth: 'meta';
|
|
13
|
-
};
|
|
14
|
-
refs: {
|
|
15
|
-
body: 'div';
|
|
16
|
-
};
|
|
17
|
-
}
|
|
18
6
|
//# sourceMappingURL=api.d.ts.map
|
package/dist/schema/api.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../src/schema/api.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../src/schema/api.ts"],"names":[],"mappings":"AAAA,qBAAa,GAAG;IACf,MAAM,EAAE,MAAM,CAAS;IACvB,IAAI,EAAE,MAAM,CAAM;IAClB,IAAI,EAAE,MAAM,CAAM;CAClB"}
|
package/dist/schema/api.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api.js","sourceRoot":"","sources":["../../src/schema/api.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"api.js","sourceRoot":"","sources":["../../src/schema/api.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,GAAG;IAAhB;QACC,WAAM,GAAW,KAAK,CAAC;QACvB,SAAI,GAAW,EAAE,CAAC;QAClB,SAAI,GAAW,EAAE,CAAC;IACnB,CAAC;CAAA"}
|
|
@@ -1,32 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { PageSection } from "@refrakt-md/types";
|
|
2
2
|
export declare class ChangelogRelease {
|
|
3
3
|
version: string;
|
|
4
4
|
date: string;
|
|
5
5
|
}
|
|
6
|
-
export interface ChangelogReleaseComponent extends ComponentType<ChangelogRelease> {
|
|
7
|
-
tag: 'section';
|
|
8
|
-
properties: {
|
|
9
|
-
version: 'h3';
|
|
10
|
-
date: 'time';
|
|
11
|
-
};
|
|
12
|
-
refs: {
|
|
13
|
-
body: 'div';
|
|
14
|
-
};
|
|
15
|
-
}
|
|
16
6
|
export declare class Changelog extends PageSection {
|
|
17
7
|
release: ChangelogRelease[];
|
|
18
8
|
project: string;
|
|
19
9
|
}
|
|
20
|
-
export interface ChangelogProperties extends PageSectionProperties {
|
|
21
|
-
release: 'section';
|
|
22
|
-
}
|
|
23
|
-
export interface ChangelogComponent extends ComponentType<Changelog> {
|
|
24
|
-
tag: 'section';
|
|
25
|
-
properties: ChangelogProperties & {
|
|
26
|
-
project: 'meta';
|
|
27
|
-
};
|
|
28
|
-
refs: {
|
|
29
|
-
releases: 'div';
|
|
30
|
-
};
|
|
31
|
-
}
|
|
32
10
|
//# sourceMappingURL=changelog.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"changelog.d.ts","sourceRoot":"","sources":["../../src/schema/changelog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"changelog.d.ts","sourceRoot":"","sources":["../../src/schema/changelog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,qBAAa,gBAAgB;IAC5B,OAAO,EAAE,MAAM,CAAM;IACrB,IAAI,EAAE,MAAM,CAAM;CAClB;AAED,qBAAa,SAAU,SAAQ,WAAW;IACzC,OAAO,EAAE,gBAAgB,EAAE,CAAM;IACjC,OAAO,EAAE,MAAM,CAAM;CACrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"changelog.js","sourceRoot":"","sources":["../../src/schema/changelog.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"changelog.js","sourceRoot":"","sources":["../../src/schema/changelog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,gBAAgB;IAA7B;QACC,YAAO,GAAW,EAAE,CAAC;QACrB,SAAI,GAAW,EAAE,CAAC;IACnB,CAAC;CAAA;AAED,MAAM,OAAO,SAAU,SAAQ,WAAW;IAA1C;;QACC,YAAO,GAAuB,EAAE,CAAC;QACjC,YAAO,GAAW,EAAE,CAAC;IACtB,CAAC;CAAA"}
|
package/dist/schema/symbol.d.ts
CHANGED
|
@@ -1,28 +1,9 @@
|
|
|
1
|
-
import { ComponentType } from "@refrakt-md/types";
|
|
2
1
|
export declare class SymbolMember {
|
|
3
2
|
name: string;
|
|
4
3
|
}
|
|
5
|
-
export interface SymbolMemberComponent extends ComponentType<SymbolMember> {
|
|
6
|
-
tag: 'section';
|
|
7
|
-
properties: {
|
|
8
|
-
name: 'h4';
|
|
9
|
-
};
|
|
10
|
-
refs: {
|
|
11
|
-
body: 'div';
|
|
12
|
-
};
|
|
13
|
-
}
|
|
14
4
|
export declare class SymbolGroup {
|
|
15
5
|
label: string;
|
|
16
6
|
}
|
|
17
|
-
export interface SymbolGroupComponent extends ComponentType<SymbolGroup> {
|
|
18
|
-
tag: 'section';
|
|
19
|
-
properties: {
|
|
20
|
-
label: 'h3';
|
|
21
|
-
};
|
|
22
|
-
refs: {
|
|
23
|
-
body: 'div';
|
|
24
|
-
};
|
|
25
|
-
}
|
|
26
7
|
export declare class Symbol {
|
|
27
8
|
kind: string;
|
|
28
9
|
lang: string;
|
|
@@ -30,17 +11,4 @@ export declare class Symbol {
|
|
|
30
11
|
deprecated: string;
|
|
31
12
|
source: string;
|
|
32
13
|
}
|
|
33
|
-
export interface SymbolComponent extends ComponentType<Symbol> {
|
|
34
|
-
tag: 'article';
|
|
35
|
-
properties: {
|
|
36
|
-
kind: 'meta';
|
|
37
|
-
lang: 'meta';
|
|
38
|
-
since: 'meta';
|
|
39
|
-
deprecated: 'meta';
|
|
40
|
-
source: 'meta';
|
|
41
|
-
};
|
|
42
|
-
refs: {
|
|
43
|
-
body: 'div';
|
|
44
|
-
};
|
|
45
|
-
}
|
|
46
14
|
//# sourceMappingURL=symbol.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"symbol.d.ts","sourceRoot":"","sources":["../../src/schema/symbol.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"symbol.d.ts","sourceRoot":"","sources":["../../src/schema/symbol.ts"],"names":[],"mappings":"AAAA,qBAAa,YAAY;IACxB,IAAI,EAAE,MAAM,CAAM;CAClB;AAED,qBAAa,WAAW;IACvB,KAAK,EAAE,MAAM,CAAM;CACnB;AAED,qBAAa,MAAM;IAClB,IAAI,EAAE,MAAM,CAAc;IAC1B,IAAI,EAAE,MAAM,CAAgB;IAC5B,KAAK,EAAE,MAAM,CAAM;IACnB,UAAU,EAAE,MAAM,CAAM;IACxB,MAAM,EAAE,MAAM,CAAM;CACpB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"symbol.js","sourceRoot":"","sources":["../../src/schema/symbol.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"symbol.js","sourceRoot":"","sources":["../../src/schema/symbol.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,YAAY;IAAzB;QACC,SAAI,GAAW,EAAE,CAAC;IACnB,CAAC;CAAA;AAED,MAAM,OAAO,WAAW;IAAxB;QACC,UAAK,GAAW,EAAE,CAAC;IACpB,CAAC;CAAA;AAED,MAAM,OAAO,MAAM;IAAnB;QACC,SAAI,GAAW,UAAU,CAAC;QAC1B,SAAI,GAAW,YAAY,CAAC;QAC5B,UAAK,GAAW,EAAE,CAAC;QACnB,eAAU,GAAW,EAAE,CAAC;QACxB,WAAM,GAAW,EAAE,CAAC;IACrB,CAAC;CAAA"}
|
package/dist/types.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
1
|
+
import { Api } from './schema/api.js';
|
|
2
|
+
import { Changelog, ChangelogRelease } from './schema/changelog.js';
|
|
3
|
+
import { Symbol, SymbolGroup, SymbolMember } from './schema/symbol.js';
|
|
4
4
|
export declare const schema: {
|
|
5
|
-
Api: import("@refrakt-md/types").Type<
|
|
6
|
-
Changelog: import("@refrakt-md/types").Type<
|
|
7
|
-
ChangelogRelease: import("@refrakt-md/types").Type<
|
|
8
|
-
Symbol: import("@refrakt-md/types").Type<
|
|
9
|
-
SymbolGroup: import("@refrakt-md/types").Type<
|
|
10
|
-
SymbolMember: import("@refrakt-md/types").Type<
|
|
5
|
+
Api: import("@refrakt-md/types").Type<Api>;
|
|
6
|
+
Changelog: import("@refrakt-md/types").Type<Changelog>;
|
|
7
|
+
ChangelogRelease: import("@refrakt-md/types").Type<ChangelogRelease>;
|
|
8
|
+
Symbol: import("@refrakt-md/types").Type<Symbol>;
|
|
9
|
+
SymbolGroup: import("@refrakt-md/types").Type<SymbolGroup>;
|
|
10
|
+
SymbolMember: import("@refrakt-md/types").Type<SymbolMember>;
|
|
11
11
|
};
|
|
12
12
|
//# sourceMappingURL=types.d.ts.map
|
package/dist/types.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,GAAG,EAAC,MAAM,iBAAiB,CAAC;AACpC,OAAO,EAAC,SAAS,EAAE,gBAAgB,EAAC,MAAM,uBAAuB,CAAC;AAClE,OAAO,EAAC,MAAM,EAAE,WAAW,EAAE,YAAY,EAAC,MAAM,oBAAoB,CAAC;AAErE,eAAO,MAAM,MAAM;;;;;;;CAOlB,CAAC"}
|
package/dist/types.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAC,GAAG,EAAC,MAAM,iBAAiB,CAAC;AACpC,OAAO,EAAC,SAAS,EAAE,gBAAgB,EAAC,MAAM,uBAAuB,CAAC;AAClE,OAAO,EAAC,MAAM,EAAE,WAAW,EAAE,YAAY,EAAC,MAAM,oBAAoB,CAAC;AAErE,MAAM,CAAC,MAAM,MAAM,GAAG;IACpB,GAAG,EAAE,SAAS,CAAC,GAAG,CAAC,CAAC,UAAU,CAAC,KAAK,CAAC;IACrC,SAAS,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC,UAAU,CAAC,WAAW,CAAC;IACvD,gBAAgB,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC,UAAU,CAAC,kBAAkB,CAAC;IAC5E,MAAM,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC,UAAU,CAAC,QAAQ,CAAC;IAC9C,WAAW,EAAE,SAAS,CAAC,WAAW,CAAC,CAAC,UAAU,CAAC,aAAa,CAAC;IAC7D,YAAY,EAAE,SAAS,CAAC,YAAY,CAAC,CAAC,UAAU,CAAC,cAAc,CAAC;CACjE,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@refrakt-md/docs",
|
|
3
3
|
"description": "Documentation runes for refrakt.md — API endpoints, symbols, and changelogs",
|
|
4
|
-
"version": "0.7.
|
|
4
|
+
"version": "0.7.2",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"repository": {
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"build": "tsc"
|
|
22
22
|
},
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@refrakt-md/types": "0.7.
|
|
25
|
-
"@refrakt-md/transform": "0.7.
|
|
26
|
-
"@refrakt-md/runes": "0.7.
|
|
24
|
+
"@refrakt-md/types": "0.7.2",
|
|
25
|
+
"@refrakt-md/transform": "0.7.2",
|
|
26
|
+
"@refrakt-md/runes": "0.7.2",
|
|
27
27
|
"@markdoc/markdoc": "0.4.0",
|
|
28
28
|
"reflect-metadata": "^0.2.0"
|
|
29
29
|
}
|