@refrakt-md/types 0.3.0 → 0.5.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.
- package/dist/index.d.ts +19 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +17 -1
- package/dist/index.js.map +1 -1
- package/dist/interfaces.d.ts +1 -1
- package/dist/interfaces.d.ts.map +1 -1
- package/dist/schema/accordion.d.ts +3 -3
- package/dist/schema/accordion.d.ts.map +1 -1
- package/dist/schema/annotate.d.ts +24 -0
- package/dist/schema/annotate.d.ts.map +1 -0
- package/dist/schema/annotate.js +6 -0
- package/dist/schema/annotate.js.map +1 -0
- package/dist/schema/bento.d.ts +30 -0
- package/dist/schema/bento.d.ts.map +1 -0
- package/dist/schema/bento.js +9 -0
- package/dist/schema/bento.js.map +1 -0
- package/dist/schema/codegroup.d.ts +20 -0
- package/dist/schema/codegroup.d.ts.map +1 -0
- package/dist/schema/codegroup.js +6 -0
- package/dist/schema/codegroup.js.map +1 -0
- package/dist/schema/comparison.d.ts +59 -0
- package/dist/schema/comparison.d.ts.map +1 -0
- package/dist/schema/comparison.js +20 -0
- package/dist/schema/comparison.js.map +1 -0
- package/dist/schema/conversation.d.ts +28 -0
- package/dist/schema/conversation.d.ts.map +1 -0
- package/dist/schema/conversation.js +8 -0
- package/dist/schema/conversation.js.map +1 -0
- package/dist/schema/cta.d.ts +2 -4
- package/dist/schema/cta.d.ts.map +1 -1
- package/dist/schema/design-context.d.ts +39 -0
- package/dist/schema/design-context.d.ts.map +1 -0
- package/dist/schema/design-context.js +5 -0
- package/dist/schema/design-context.js.map +1 -0
- package/dist/schema/details.d.ts +2 -4
- package/dist/schema/details.d.ts.map +1 -1
- package/dist/schema/details.js +0 -1
- package/dist/schema/details.js.map +1 -1
- package/dist/schema/diff.d.ts +0 -3
- package/dist/schema/diff.d.ts.map +1 -1
- package/dist/schema/feature.d.ts +3 -3
- package/dist/schema/feature.d.ts.map +1 -1
- package/dist/schema/footer.d.ts +15 -0
- package/dist/schema/footer.d.ts.map +1 -0
- package/dist/schema/footer.js +5 -0
- package/dist/schema/footer.js.map +1 -0
- package/dist/schema/form.d.ts +38 -0
- package/dist/schema/form.d.ts.map +1 -0
- package/dist/schema/form.js +13 -0
- package/dist/schema/form.js.map +1 -0
- package/dist/schema/hero.d.ts +3 -0
- package/dist/schema/hero.d.ts.map +1 -1
- package/dist/schema/hero.js +1 -0
- package/dist/schema/hero.js.map +1 -1
- package/dist/schema/map.d.ts +52 -0
- package/dist/schema/map.d.ts.map +1 -0
- package/dist/schema/map.js +21 -0
- package/dist/schema/map.js.map +1 -0
- package/dist/schema/menu.d.ts +15 -0
- package/dist/schema/menu.d.ts.map +1 -0
- package/dist/schema/menu.js +5 -0
- package/dist/schema/menu.js.map +1 -0
- package/dist/schema/palette.d.ts +30 -0
- package/dist/schema/palette.d.ts.map +1 -0
- package/dist/schema/palette.js +17 -0
- package/dist/schema/palette.js.map +1 -0
- package/dist/schema/preview.d.ts +21 -0
- package/dist/schema/preview.d.ts.map +1 -0
- package/dist/schema/preview.js +7 -0
- package/dist/schema/preview.js.map +1 -0
- package/dist/schema/pricing.d.ts +8 -2
- package/dist/schema/pricing.d.ts.map +1 -1
- package/dist/schema/pricing.js +1 -0
- package/dist/schema/pricing.js.map +1 -1
- package/dist/schema/reveal.d.ts +28 -0
- package/dist/schema/reveal.d.ts.map +1 -0
- package/dist/schema/reveal.js +8 -0
- package/dist/schema/reveal.js.map +1 -0
- package/dist/schema/sandbox.d.ts +20 -0
- package/dist/schema/sandbox.d.ts.map +1 -0
- package/dist/schema/sandbox.js +8 -0
- package/dist/schema/sandbox.js.map +1 -0
- package/dist/schema/spacing.d.ts +26 -0
- package/dist/schema/spacing.d.ts.map +1 -0
- package/dist/schema/spacing.js +16 -0
- package/dist/schema/spacing.js.map +1 -0
- package/dist/schema/steps.d.ts +2 -0
- package/dist/schema/steps.d.ts.map +1 -1
- package/dist/schema/storyboard.d.ts +30 -0
- package/dist/schema/storyboard.d.ts.map +1 -0
- package/dist/schema/storyboard.js +8 -0
- package/dist/schema/storyboard.js.map +1 -0
- package/dist/schema/swatch.d.ts +19 -0
- package/dist/schema/swatch.d.ts.map +1 -0
- package/dist/schema/swatch.js +6 -0
- package/dist/schema/swatch.js.map +1 -0
- package/dist/schema/symbol.d.ts +46 -0
- package/dist/schema/symbol.d.ts.map +1 -0
- package/dist/schema/symbol.js +14 -0
- package/dist/schema/symbol.js.map +1 -0
- package/dist/schema/typography.d.ts +27 -0
- package/dist/schema/typography.d.ts.map +1 -0
- package/dist/schema/typography.js +13 -0
- package/dist/schema/typography.js.map +1 -0
- package/dist/serialized.d.ts +9 -0
- package/dist/serialized.d.ts.map +1 -0
- package/dist/serialized.js +2 -0
- package/dist/serialized.js.map +1 -0
- package/dist/theme.d.ts +9 -1
- package/dist/theme.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { ComponentType } from "../interfaces.js";
|
|
2
|
+
export declare class FormField {
|
|
3
|
+
fieldType: string;
|
|
4
|
+
}
|
|
5
|
+
export interface FormFieldComponent extends ComponentType<FormField> {
|
|
6
|
+
tag: 'div';
|
|
7
|
+
properties: {
|
|
8
|
+
fieldType: 'meta';
|
|
9
|
+
};
|
|
10
|
+
refs: {
|
|
11
|
+
body: 'div';
|
|
12
|
+
};
|
|
13
|
+
}
|
|
14
|
+
export declare class Form {
|
|
15
|
+
action: string;
|
|
16
|
+
method: string;
|
|
17
|
+
success: string;
|
|
18
|
+
error: string;
|
|
19
|
+
style: string;
|
|
20
|
+
honeypot: string;
|
|
21
|
+
field: FormField[];
|
|
22
|
+
}
|
|
23
|
+
export interface FormComponent extends ComponentType<Form> {
|
|
24
|
+
tag: 'form';
|
|
25
|
+
properties: {
|
|
26
|
+
action: 'meta';
|
|
27
|
+
method: 'meta';
|
|
28
|
+
success: 'meta';
|
|
29
|
+
error: 'meta';
|
|
30
|
+
style: 'meta';
|
|
31
|
+
honeypot: 'meta';
|
|
32
|
+
field: 'div';
|
|
33
|
+
};
|
|
34
|
+
refs: {
|
|
35
|
+
body: 'div';
|
|
36
|
+
};
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=form.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"form.d.ts","sourceRoot":"","sources":["../../src/schema/form.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,qBAAa,SAAS;IACrB,SAAS,EAAE,MAAM,CAAU;CAC3B;AAED,MAAM,WAAW,kBAAmB,SAAQ,aAAa,CAAC,SAAS,CAAC;IACnE,GAAG,EAAE,KAAK,CAAC;IACX,UAAU,EAAE;QACX,SAAS,EAAE,MAAM,CAAC;KAClB,CAAC;IACF,IAAI,EAAE;QACL,IAAI,EAAE,KAAK,CAAC;KACZ,CAAA;CACD;AAED,qBAAa,IAAI;IAChB,MAAM,EAAE,MAAM,CAAM;IACpB,MAAM,EAAE,MAAM,CAAU;IACxB,OAAO,EAAE,MAAM,CAAM;IACrB,KAAK,EAAE,MAAM,CAAM;IACnB,KAAK,EAAE,MAAM,CAAa;IAC1B,QAAQ,EAAE,MAAM,CAAU;IAC1B,KAAK,EAAE,SAAS,EAAE,CAAM;CACxB;AAED,MAAM,WAAW,aAAc,SAAQ,aAAa,CAAC,IAAI,CAAC;IACzD,GAAG,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE;QACX,MAAM,EAAE,MAAM,CAAC;QACf,MAAM,EAAE,MAAM,CAAC;QACf,OAAO,EAAE,MAAM,CAAC;QAChB,KAAK,EAAE,MAAM,CAAC;QACd,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,MAAM,CAAC;QACjB,KAAK,EAAE,KAAK,CAAC;KACb,CAAC;IACF,IAAI,EAAE;QACL,IAAI,EAAE,KAAK,CAAC;KACZ,CAAA;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"form.js","sourceRoot":"","sources":["../../src/schema/form.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,SAAS;IACrB,SAAS,GAAW,MAAM,CAAC;CAC3B;AAYD,MAAM,OAAO,IAAI;IAChB,MAAM,GAAW,EAAE,CAAC;IACpB,MAAM,GAAW,MAAM,CAAC;IACxB,OAAO,GAAW,EAAE,CAAC;IACrB,KAAK,GAAW,EAAE,CAAC;IACnB,KAAK,GAAW,SAAS,CAAC;IAC1B,QAAQ,GAAW,MAAM,CAAC;IAC1B,KAAK,GAAgB,EAAE,CAAC;CACxB"}
|
package/dist/schema/hero.d.ts
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { ComponentType } from "../interfaces.js";
|
|
2
|
+
import { Command, LinkItem } from "./common.js";
|
|
2
3
|
import { PageSection, PageSectionProperties } from "./page.js";
|
|
3
4
|
export declare class Hero extends PageSection {
|
|
4
5
|
background: string;
|
|
5
6
|
backgroundImage: string;
|
|
6
7
|
align: string;
|
|
8
|
+
action: (LinkItem | Command)[];
|
|
7
9
|
}
|
|
8
10
|
export interface HeroComponent extends ComponentType<Hero> {
|
|
9
11
|
tag: 'section';
|
|
@@ -11,6 +13,7 @@ export interface HeroComponent extends ComponentType<Hero> {
|
|
|
11
13
|
background: 'meta';
|
|
12
14
|
backgroundImage: 'meta';
|
|
13
15
|
align: 'meta';
|
|
16
|
+
action: 'li' | 'div';
|
|
14
17
|
};
|
|
15
18
|
refs: {
|
|
16
19
|
actions: 'div';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hero.d.ts","sourceRoot":"","sources":["../../src/schema/hero.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAE/D,qBAAa,IAAK,SAAQ,WAAW;IACpC,UAAU,EAAE,MAAM,CAAM;IACxB,eAAe,EAAE,MAAM,CAAM;IAC7B,KAAK,EAAE,MAAM,CAAY;
|
|
1
|
+
{"version":3,"file":"hero.d.ts","sourceRoot":"","sources":["../../src/schema/hero.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAE/D,qBAAa,IAAK,SAAQ,WAAW;IACpC,UAAU,EAAE,MAAM,CAAM;IACxB,eAAe,EAAE,MAAM,CAAM;IAC7B,KAAK,EAAE,MAAM,CAAY;IACzB,MAAM,EAAE,CAAC,QAAQ,GAAG,OAAO,CAAC,EAAE,CAAM;CACpC;AAED,MAAM,WAAW,aAAc,SAAQ,aAAa,CAAC,IAAI,CAAC;IACzD,GAAG,EAAE,SAAS,CAAC;IACf,UAAU,EAAE,qBAAqB,GAAG;QACnC,UAAU,EAAE,MAAM,CAAC;QACnB,eAAe,EAAE,MAAM,CAAC;QACxB,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,EAAE,IAAI,GAAG,KAAK,CAAC;KACrB,CAAC;IACF,IAAI,EAAE;QACL,OAAO,EAAE,KAAK,CAAC;QACf,IAAI,EAAE,KAAK,CAAC;KACZ,CAAA;CACD"}
|
package/dist/schema/hero.js
CHANGED
package/dist/schema/hero.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hero.js","sourceRoot":"","sources":["../../src/schema/hero.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"hero.js","sourceRoot":"","sources":["../../src/schema/hero.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAyB,MAAM,WAAW,CAAC;AAE/D,MAAM,OAAO,IAAK,SAAQ,WAAW;IACpC,UAAU,GAAW,EAAE,CAAC;IACxB,eAAe,GAAW,EAAE,CAAC;IAC7B,KAAK,GAAW,QAAQ,CAAC;IACzB,MAAM,GAA2B,EAAE,CAAC;CACpC"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { ComponentType } from "../interfaces.js";
|
|
2
|
+
export declare class MapPin {
|
|
3
|
+
name: string;
|
|
4
|
+
description: string;
|
|
5
|
+
lat: string;
|
|
6
|
+
lng: string;
|
|
7
|
+
address: string;
|
|
8
|
+
url: string;
|
|
9
|
+
group: string;
|
|
10
|
+
}
|
|
11
|
+
export interface MapPinComponent extends ComponentType<MapPin> {
|
|
12
|
+
tag: 'li';
|
|
13
|
+
properties: {
|
|
14
|
+
name: 'span';
|
|
15
|
+
description: 'span';
|
|
16
|
+
lat: 'meta';
|
|
17
|
+
lng: 'meta';
|
|
18
|
+
address: 'meta';
|
|
19
|
+
url: 'meta';
|
|
20
|
+
group: 'meta';
|
|
21
|
+
};
|
|
22
|
+
refs: {};
|
|
23
|
+
}
|
|
24
|
+
export declare class Map {
|
|
25
|
+
pin: MapPin[];
|
|
26
|
+
zoom: string;
|
|
27
|
+
center: string;
|
|
28
|
+
style: string;
|
|
29
|
+
height: string;
|
|
30
|
+
provider: string;
|
|
31
|
+
interactive: string;
|
|
32
|
+
route: string;
|
|
33
|
+
cluster: string;
|
|
34
|
+
}
|
|
35
|
+
export interface MapComponent extends ComponentType<Map> {
|
|
36
|
+
tag: 'div';
|
|
37
|
+
properties: {
|
|
38
|
+
pin: 'li';
|
|
39
|
+
zoom: 'meta';
|
|
40
|
+
center: 'meta';
|
|
41
|
+
style: 'meta';
|
|
42
|
+
height: 'meta';
|
|
43
|
+
provider: 'meta';
|
|
44
|
+
interactive: 'meta';
|
|
45
|
+
route: 'meta';
|
|
46
|
+
cluster: 'meta';
|
|
47
|
+
};
|
|
48
|
+
refs: {
|
|
49
|
+
pins: 'ol';
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
//# sourceMappingURL=map.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"map.d.ts","sourceRoot":"","sources":["../../src/schema/map.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,qBAAa,MAAM;IAClB,IAAI,EAAE,MAAM,CAAM;IAClB,WAAW,EAAE,MAAM,CAAM;IACzB,GAAG,EAAE,MAAM,CAAM;IACjB,GAAG,EAAE,MAAM,CAAM;IACjB,OAAO,EAAE,MAAM,CAAM;IACrB,GAAG,EAAE,MAAM,CAAM;IACjB,KAAK,EAAE,MAAM,CAAM;CACnB;AAED,MAAM,WAAW,eAAgB,SAAQ,aAAa,CAAC,MAAM,CAAC;IAC7D,GAAG,EAAE,IAAI,CAAC;IACV,UAAU,EAAE;QACX,IAAI,EAAE,MAAM,CAAC;QACb,WAAW,EAAE,MAAM,CAAC;QACpB,GAAG,EAAE,MAAM,CAAC;QACZ,GAAG,EAAE,MAAM,CAAC;QACZ,OAAO,EAAE,MAAM,CAAC;QAChB,GAAG,EAAE,MAAM,CAAC;QACZ,KAAK,EAAE,MAAM,CAAC;KACd,CAAC;IACF,IAAI,EAAE,EAAE,CAAA;CACR;AAED,qBAAa,GAAG;IACf,GAAG,EAAE,MAAM,EAAE,CAAM;IACnB,IAAI,EAAE,MAAM,CAAM;IAClB,MAAM,EAAE,MAAM,CAAM;IACpB,KAAK,EAAE,MAAM,CAAY;IACzB,MAAM,EAAE,MAAM,CAAY;IAC1B,QAAQ,EAAE,MAAM,CAAmB;IACnC,WAAW,EAAE,MAAM,CAAU;IAC7B,KAAK,EAAE,MAAM,CAAW;IACxB,OAAO,EAAE,MAAM,CAAW;CAC1B;AAED,MAAM,WAAW,YAAa,SAAQ,aAAa,CAAC,GAAG,CAAC;IACvD,GAAG,EAAE,KAAK,CAAC;IACX,UAAU,EAAE;QACX,GAAG,EAAE,IAAI,CAAC;QACV,IAAI,EAAE,MAAM,CAAC;QACb,MAAM,EAAE,MAAM,CAAC;QACf,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,EAAE,MAAM,CAAC;QACf,QAAQ,EAAE,MAAM,CAAC;QACjB,WAAW,EAAE,MAAM,CAAC;QACpB,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,EAAE,MAAM,CAAC;KAChB,CAAC;IACF,IAAI,EAAE;QACL,IAAI,EAAE,IAAI,CAAC;KACX,CAAA;CACD"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export class MapPin {
|
|
2
|
+
name = '';
|
|
3
|
+
description = '';
|
|
4
|
+
lat = '';
|
|
5
|
+
lng = '';
|
|
6
|
+
address = '';
|
|
7
|
+
url = '';
|
|
8
|
+
group = '';
|
|
9
|
+
}
|
|
10
|
+
export class Map {
|
|
11
|
+
pin = [];
|
|
12
|
+
zoom = '';
|
|
13
|
+
center = '';
|
|
14
|
+
style = 'street';
|
|
15
|
+
height = 'medium';
|
|
16
|
+
provider = 'openstreetmap';
|
|
17
|
+
interactive = 'true';
|
|
18
|
+
route = 'false';
|
|
19
|
+
cluster = 'false';
|
|
20
|
+
}
|
|
21
|
+
//# sourceMappingURL=map.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"map.js","sourceRoot":"","sources":["../../src/schema/map.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,MAAM;IAClB,IAAI,GAAW,EAAE,CAAC;IAClB,WAAW,GAAW,EAAE,CAAC;IACzB,GAAG,GAAW,EAAE,CAAC;IACjB,GAAG,GAAW,EAAE,CAAC;IACjB,OAAO,GAAW,EAAE,CAAC;IACrB,GAAG,GAAW,EAAE,CAAC;IACjB,KAAK,GAAW,EAAE,CAAC;CACnB;AAgBD,MAAM,OAAO,GAAG;IACf,GAAG,GAAa,EAAE,CAAC;IACnB,IAAI,GAAW,EAAE,CAAC;IAClB,MAAM,GAAW,EAAE,CAAC;IACpB,KAAK,GAAW,QAAQ,CAAC;IACzB,MAAM,GAAW,QAAQ,CAAC;IAC1B,QAAQ,GAAW,eAAe,CAAC;IACnC,WAAW,GAAW,MAAM,CAAC;IAC7B,KAAK,GAAW,OAAO,CAAC;IACxB,OAAO,GAAW,OAAO,CAAC;CAC1B"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { ComponentType } from "../interfaces.js";
|
|
2
|
+
import { LinkItem } from "./common.js";
|
|
3
|
+
export declare class Menu {
|
|
4
|
+
title: string | undefined;
|
|
5
|
+
item: LinkItem[];
|
|
6
|
+
}
|
|
7
|
+
export interface MenuComponent extends ComponentType<Menu> {
|
|
8
|
+
tag: 'nav';
|
|
9
|
+
properties: {
|
|
10
|
+
title: 'h1';
|
|
11
|
+
item: 'li';
|
|
12
|
+
};
|
|
13
|
+
refs: {};
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=menu.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"menu.d.ts","sourceRoot":"","sources":["../../src/schema/menu.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,qBAAa,IAAI;IACf,KAAK,EAAE,MAAM,GAAG,SAAS,CAAa;IACtC,IAAI,EAAE,QAAQ,EAAE,CAAM;CACvB;AAED,MAAM,WAAW,aAAc,SAAQ,aAAa,CAAC,IAAI,CAAC;IACxD,GAAG,EAAE,KAAK,CAAC;IACX,UAAU,EAAE;QACV,KAAK,EAAE,IAAI,CAAC;QACZ,IAAI,EAAE,IAAI,CAAC;KACZ,CAAC;IACF,IAAI,EAAE,EAAE,CAAC;CACV"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"menu.js","sourceRoot":"","sources":["../../src/schema/menu.ts"],"names":[],"mappings":"AAGA,MAAM,OAAO,IAAI;IACf,KAAK,GAAuB,SAAS,CAAC;IACtC,IAAI,GAAe,EAAE,CAAC;CACvB"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { ComponentType } from "../interfaces.js";
|
|
2
|
+
export declare class PaletteEntry {
|
|
3
|
+
name: string;
|
|
4
|
+
value: string;
|
|
5
|
+
/** Comma-separated values for neutral scales */
|
|
6
|
+
values: string[];
|
|
7
|
+
}
|
|
8
|
+
export declare class PaletteGroup {
|
|
9
|
+
title: string;
|
|
10
|
+
entries: PaletteEntry[];
|
|
11
|
+
}
|
|
12
|
+
export declare class Palette {
|
|
13
|
+
title: string;
|
|
14
|
+
showContrast: boolean;
|
|
15
|
+
showA11y: boolean;
|
|
16
|
+
columns: number | undefined;
|
|
17
|
+
}
|
|
18
|
+
export interface PaletteComponent extends ComponentType<Palette> {
|
|
19
|
+
tag: 'section';
|
|
20
|
+
properties: {
|
|
21
|
+
title: 'meta';
|
|
22
|
+
showContrast: 'meta';
|
|
23
|
+
showA11y: 'meta';
|
|
24
|
+
columns: 'meta';
|
|
25
|
+
};
|
|
26
|
+
refs: {
|
|
27
|
+
grid: 'div';
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
//# sourceMappingURL=palette.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"palette.d.ts","sourceRoot":"","sources":["../../src/schema/palette.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,qBAAa,YAAY;IACxB,IAAI,EAAE,MAAM,CAAM;IAClB,KAAK,EAAE,MAAM,CAAM;IACnB,gDAAgD;IAChD,MAAM,EAAE,MAAM,EAAE,CAAM;CACtB;AAED,qBAAa,YAAY;IACxB,KAAK,EAAE,MAAM,CAAM;IACnB,OAAO,EAAE,YAAY,EAAE,CAAM;CAC7B;AAED,qBAAa,OAAO;IACnB,KAAK,EAAE,MAAM,CAAM;IACnB,YAAY,EAAE,OAAO,CAAS;IAC9B,QAAQ,EAAE,OAAO,CAAS;IAC1B,OAAO,EAAE,MAAM,GAAG,SAAS,CAAa;CACxC;AAED,MAAM,WAAW,gBAAiB,SAAQ,aAAa,CAAC,OAAO,CAAC;IAC/D,GAAG,EAAE,SAAS,CAAC;IACf,UAAU,EAAE;QACX,KAAK,EAAE,MAAM,CAAC;QACd,YAAY,EAAE,MAAM,CAAC;QACrB,QAAQ,EAAE,MAAM,CAAC;QACjB,OAAO,EAAE,MAAM,CAAC;KAChB,CAAC;IACF,IAAI,EAAE;QACL,IAAI,EAAE,KAAK,CAAC;KACZ,CAAA;CACD"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export class PaletteEntry {
|
|
2
|
+
name = '';
|
|
3
|
+
value = '';
|
|
4
|
+
/** Comma-separated values for neutral scales */
|
|
5
|
+
values = [];
|
|
6
|
+
}
|
|
7
|
+
export class PaletteGroup {
|
|
8
|
+
title = '';
|
|
9
|
+
entries = [];
|
|
10
|
+
}
|
|
11
|
+
export class Palette {
|
|
12
|
+
title = '';
|
|
13
|
+
showContrast = false;
|
|
14
|
+
showA11y = false;
|
|
15
|
+
columns = undefined;
|
|
16
|
+
}
|
|
17
|
+
//# sourceMappingURL=palette.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"palette.js","sourceRoot":"","sources":["../../src/schema/palette.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,YAAY;IACxB,IAAI,GAAW,EAAE,CAAC;IAClB,KAAK,GAAW,EAAE,CAAC;IACnB,gDAAgD;IAChD,MAAM,GAAa,EAAE,CAAC;CACtB;AAED,MAAM,OAAO,YAAY;IACxB,KAAK,GAAW,EAAE,CAAC;IACnB,OAAO,GAAmB,EAAE,CAAC;CAC7B;AAED,MAAM,OAAO,OAAO;IACnB,KAAK,GAAW,EAAE,CAAC;IACnB,YAAY,GAAY,KAAK,CAAC;IAC9B,QAAQ,GAAY,KAAK,CAAC;IAC1B,OAAO,GAAuB,SAAS,CAAC;CACxC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ComponentType } from "../interfaces.js";
|
|
2
|
+
export declare class Preview {
|
|
3
|
+
title: string;
|
|
4
|
+
theme: string;
|
|
5
|
+
width: string;
|
|
6
|
+
responsive: string;
|
|
7
|
+
}
|
|
8
|
+
export interface PreviewComponent extends ComponentType<Preview> {
|
|
9
|
+
tag: 'div';
|
|
10
|
+
properties: {
|
|
11
|
+
title: 'meta';
|
|
12
|
+
theme: 'meta';
|
|
13
|
+
width: 'meta';
|
|
14
|
+
source: 'pre';
|
|
15
|
+
htmlSource: 'pre';
|
|
16
|
+
themedSource: 'pre';
|
|
17
|
+
responsive: 'meta';
|
|
18
|
+
};
|
|
19
|
+
refs: {};
|
|
20
|
+
}
|
|
21
|
+
//# sourceMappingURL=preview.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"preview.d.ts","sourceRoot":"","sources":["../../src/schema/preview.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,qBAAa,OAAO;IACnB,KAAK,EAAE,MAAM,CAAM;IACnB,KAAK,EAAE,MAAM,CAAU;IACvB,KAAK,EAAE,MAAM,CAAU;IACvB,UAAU,EAAE,MAAM,CAAM;CACxB;AAED,MAAM,WAAW,gBAAiB,SAAQ,aAAa,CAAC,OAAO,CAAC;IAC/D,GAAG,EAAE,KAAK,CAAC;IACX,UAAU,EAAE;QACX,KAAK,EAAE,MAAM,CAAC;QACd,KAAK,EAAE,MAAM,CAAC;QACd,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,EAAE,KAAK,CAAC;QACd,UAAU,EAAE,KAAK,CAAC;QAClB,YAAY,EAAE,KAAK,CAAC;QACpB,UAAU,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,IAAI,EAAE,EAAE,CAAA;CACR"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"preview.js","sourceRoot":"","sources":["../../src/schema/preview.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,OAAO;IACnB,KAAK,GAAW,EAAE,CAAC;IACnB,KAAK,GAAW,MAAM,CAAC;IACvB,KAAK,GAAW,MAAM,CAAC;IACvB,UAAU,GAAW,EAAE,CAAC;CACxB"}
|
package/dist/schema/pricing.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ export declare class Tier {
|
|
|
4
4
|
name: string | undefined;
|
|
5
5
|
description: string | undefined;
|
|
6
6
|
price: string | undefined;
|
|
7
|
+
currency: string | undefined;
|
|
7
8
|
url: string | undefined;
|
|
8
9
|
}
|
|
9
10
|
export interface TierComponent extends ComponentType<Tier> {
|
|
@@ -12,9 +13,12 @@ export interface TierComponent extends ComponentType<Tier> {
|
|
|
12
13
|
name: 'h1';
|
|
13
14
|
description: 'p';
|
|
14
15
|
price: 'p';
|
|
16
|
+
currency: 'meta';
|
|
15
17
|
url: 'a';
|
|
16
18
|
};
|
|
17
|
-
refs: {
|
|
19
|
+
refs: {
|
|
20
|
+
body: 'div';
|
|
21
|
+
};
|
|
18
22
|
}
|
|
19
23
|
export declare class Pricing extends PageSection {
|
|
20
24
|
tier: Tier[];
|
|
@@ -25,6 +29,8 @@ export interface PricingProperties extends PageSectionProperties {
|
|
|
25
29
|
export interface PricingComponent extends ComponentType<Pricing> {
|
|
26
30
|
tag: 'section';
|
|
27
31
|
properties: PricingProperties;
|
|
28
|
-
refs: {
|
|
32
|
+
refs: {
|
|
33
|
+
tiers: 'ul';
|
|
34
|
+
};
|
|
29
35
|
}
|
|
30
36
|
//# sourceMappingURL=pricing.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pricing.d.ts","sourceRoot":"","sources":["../../src/schema/pricing.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAE/D,qBAAa,IAAI;IACf,IAAI,EAAE,MAAM,GAAG,SAAS,CAAa;IACrC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAa;IAC5C,KAAK,EAAE,MAAM,GAAG,SAAS,CAAa;IACtC,GAAG,EAAE,MAAM,GAAG,SAAS,CAAa;CACrC;AAED,MAAM,WAAW,aAAc,SAAQ,aAAa,CAAC,IAAI,CAAC;IACxD,GAAG,EAAE,IAAI,CAAC;IACV,UAAU,EAAE;QACV,IAAI,EAAE,IAAI,CAAC;QACX,WAAW,EAAE,GAAG,CAAC;QACjB,KAAK,EAAE,GAAG,CAAC;QACX,GAAG,EAAE,GAAG,CAAC;KACV,CAAC;IACF,IAAI,EAAE,EAAE,CAAA;
|
|
1
|
+
{"version":3,"file":"pricing.d.ts","sourceRoot":"","sources":["../../src/schema/pricing.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAE/D,qBAAa,IAAI;IACf,IAAI,EAAE,MAAM,GAAG,SAAS,CAAa;IACrC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAa;IAC5C,KAAK,EAAE,MAAM,GAAG,SAAS,CAAa;IACtC,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAa;IACzC,GAAG,EAAE,MAAM,GAAG,SAAS,CAAa;CACrC;AAED,MAAM,WAAW,aAAc,SAAQ,aAAa,CAAC,IAAI,CAAC;IACxD,GAAG,EAAE,IAAI,CAAC;IACV,UAAU,EAAE;QACV,IAAI,EAAE,IAAI,CAAC;QACX,WAAW,EAAE,GAAG,CAAC;QACjB,KAAK,EAAE,GAAG,CAAC;QACX,QAAQ,EAAE,MAAM,CAAC;QACjB,GAAG,EAAE,GAAG,CAAC;KACV,CAAC;IACF,IAAI,EAAE;QAAE,IAAI,EAAE,KAAK,CAAA;KAAE,CAAA;CACtB;AAED,qBAAa,OAAQ,SAAQ,WAAW;IACtC,IAAI,EAAE,IAAI,EAAE,CAAM;CACnB;AAED,MAAM,WAAW,iBAAkB,SAAQ,qBAAqB;IAC9D,IAAI,EAAE,IAAI,CAAC;CACZ;AAED,MAAM,WAAW,gBAAiB,SAAQ,aAAa,CAAC,OAAO,CAAC;IAC9D,GAAG,EAAE,SAAS,CAAC;IACf,UAAU,EAAE,iBAAiB,CAAC;IAC9B,IAAI,EAAE;QAAE,KAAK,EAAE,IAAI,CAAA;KAAE,CAAA;CACtB"}
|
package/dist/schema/pricing.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pricing.js","sourceRoot":"","sources":["../../src/schema/pricing.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAyB,MAAM,WAAW,CAAC;AAE/D,MAAM,OAAO,IAAI;IACf,IAAI,GAAuB,SAAS,CAAC;IACrC,WAAW,GAAuB,SAAS,CAAC;IAC5C,KAAK,GAAuB,SAAS,CAAC;IACtC,GAAG,GAAuB,SAAS,CAAC;CACrC;
|
|
1
|
+
{"version":3,"file":"pricing.js","sourceRoot":"","sources":["../../src/schema/pricing.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAyB,MAAM,WAAW,CAAC;AAE/D,MAAM,OAAO,IAAI;IACf,IAAI,GAAuB,SAAS,CAAC;IACrC,WAAW,GAAuB,SAAS,CAAC;IAC5C,KAAK,GAAuB,SAAS,CAAC;IACtC,QAAQ,GAAuB,SAAS,CAAC;IACzC,GAAG,GAAuB,SAAS,CAAC;CACrC;AAcD,MAAM,OAAO,OAAQ,SAAQ,WAAW;IACtC,IAAI,GAAW,EAAE,CAAC;CACnB"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { ComponentType } from "../interfaces.js";
|
|
2
|
+
import { PageSection, PageSectionProperties } from "./page.js";
|
|
3
|
+
export declare class RevealStep {
|
|
4
|
+
name: string;
|
|
5
|
+
}
|
|
6
|
+
export interface RevealStepComponent extends ComponentType<RevealStep> {
|
|
7
|
+
tag: 'div';
|
|
8
|
+
properties: {
|
|
9
|
+
name: 'span';
|
|
10
|
+
};
|
|
11
|
+
refs: {
|
|
12
|
+
body: 'div';
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
export declare class Reveal extends PageSection {
|
|
16
|
+
step: RevealStep[];
|
|
17
|
+
}
|
|
18
|
+
export interface RevealProperties extends PageSectionProperties {
|
|
19
|
+
step: 'div';
|
|
20
|
+
}
|
|
21
|
+
export interface RevealComponent extends ComponentType<Reveal> {
|
|
22
|
+
tag: 'section';
|
|
23
|
+
properties: RevealProperties;
|
|
24
|
+
refs: {
|
|
25
|
+
steps: 'div';
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
//# sourceMappingURL=reveal.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"reveal.d.ts","sourceRoot":"","sources":["../../src/schema/reveal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAiB,MAAM,kBAAkB,CAAC;AAChE,OAAO,EAAE,WAAW,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAE/D,qBAAa,UAAU;IACtB,IAAI,EAAE,MAAM,CAAM;CAClB;AAED,MAAM,WAAW,mBAAoB,SAAQ,aAAa,CAAC,UAAU,CAAC;IACrE,GAAG,EAAE,KAAK,CAAC;IACX,UAAU,EAAE;QACX,IAAI,EAAE,MAAM,CAAC;KACb,CAAC;IACF,IAAI,EAAE;QACL,IAAI,EAAE,KAAK,CAAC;KACZ,CAAA;CACD;AAED,qBAAa,MAAO,SAAQ,WAAW;IACtC,IAAI,EAAE,UAAU,EAAE,CAAM;CACxB;AAED,MAAM,WAAW,gBAAiB,SAAQ,qBAAqB;IAC9D,IAAI,EAAE,KAAK,CAAC;CACZ;AAED,MAAM,WAAW,eAAgB,SAAQ,aAAa,CAAC,MAAM,CAAC;IAC7D,GAAG,EAAE,SAAS,CAAC;IACf,UAAU,EAAE,gBAAgB,CAAC;IAC7B,IAAI,EAAE;QACL,KAAK,EAAE,KAAK,CAAC;KACb,CAAA;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"reveal.js","sourceRoot":"","sources":["../../src/schema/reveal.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAyB,MAAM,WAAW,CAAC;AAE/D,MAAM,OAAO,UAAU;IACtB,IAAI,GAAW,EAAE,CAAC;CAClB;AAYD,MAAM,OAAO,MAAO,SAAQ,WAAW;IACtC,IAAI,GAAiB,EAAE,CAAC;CACxB"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { ComponentType } from "../interfaces.js";
|
|
2
|
+
export declare class Sandbox {
|
|
3
|
+
framework: string;
|
|
4
|
+
dependencies: string;
|
|
5
|
+
label: string;
|
|
6
|
+
height: string;
|
|
7
|
+
content: string;
|
|
8
|
+
}
|
|
9
|
+
export interface SandboxComponent extends ComponentType<Sandbox> {
|
|
10
|
+
tag: 'div';
|
|
11
|
+
properties: {
|
|
12
|
+
framework: 'meta';
|
|
13
|
+
dependencies: 'meta';
|
|
14
|
+
label: 'meta';
|
|
15
|
+
height: 'meta';
|
|
16
|
+
content: 'meta';
|
|
17
|
+
};
|
|
18
|
+
refs: {};
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=sandbox.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sandbox.d.ts","sourceRoot":"","sources":["../../src/schema/sandbox.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,qBAAa,OAAO;IACnB,SAAS,EAAE,MAAM,CAAM;IACvB,YAAY,EAAE,MAAM,CAAM;IAC1B,KAAK,EAAE,MAAM,CAAM;IACnB,MAAM,EAAE,MAAM,CAAU;IACxB,OAAO,EAAE,MAAM,CAAM;CACrB;AAED,MAAM,WAAW,gBAAiB,SAAQ,aAAa,CAAC,OAAO,CAAC;IAC/D,GAAG,EAAE,KAAK,CAAC;IACX,UAAU,EAAE;QACX,SAAS,EAAE,MAAM,CAAC;QAClB,YAAY,EAAE,MAAM,CAAC;QACrB,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,EAAE,MAAM,CAAC;QACf,OAAO,EAAE,MAAM,CAAC;KAChB,CAAC;IACF,IAAI,EAAE,EAAE,CAAA;CACR"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sandbox.js","sourceRoot":"","sources":["../../src/schema/sandbox.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,OAAO;IACnB,SAAS,GAAW,EAAE,CAAC;IACvB,YAAY,GAAW,EAAE,CAAC;IAC1B,KAAK,GAAW,EAAE,CAAC;IACnB,MAAM,GAAW,MAAM,CAAC;IACxB,OAAO,GAAW,EAAE,CAAC;CACrB"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ComponentType } from "../interfaces.js";
|
|
2
|
+
export declare class SpacingScale {
|
|
3
|
+
unit: string;
|
|
4
|
+
scale: string[];
|
|
5
|
+
}
|
|
6
|
+
export declare class SpacingRadius {
|
|
7
|
+
name: string;
|
|
8
|
+
value: string;
|
|
9
|
+
}
|
|
10
|
+
export declare class SpacingShadow {
|
|
11
|
+
name: string;
|
|
12
|
+
value: string;
|
|
13
|
+
}
|
|
14
|
+
export declare class Spacing {
|
|
15
|
+
title: string;
|
|
16
|
+
}
|
|
17
|
+
export interface SpacingComponent extends ComponentType<Spacing> {
|
|
18
|
+
tag: 'section';
|
|
19
|
+
properties: {
|
|
20
|
+
title: 'meta';
|
|
21
|
+
};
|
|
22
|
+
refs: {
|
|
23
|
+
sections: 'div';
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=spacing.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"spacing.d.ts","sourceRoot":"","sources":["../../src/schema/spacing.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,qBAAa,YAAY;IACxB,IAAI,EAAE,MAAM,CAAM;IAClB,KAAK,EAAE,MAAM,EAAE,CAAM;CACrB;AAED,qBAAa,aAAa;IACzB,IAAI,EAAE,MAAM,CAAM;IAClB,KAAK,EAAE,MAAM,CAAM;CACnB;AAED,qBAAa,aAAa;IACzB,IAAI,EAAE,MAAM,CAAM;IAClB,KAAK,EAAE,MAAM,CAAM;CACnB;AAED,qBAAa,OAAO;IACnB,KAAK,EAAE,MAAM,CAAM;CACnB;AAED,MAAM,WAAW,gBAAiB,SAAQ,aAAa,CAAC,OAAO,CAAC;IAC/D,GAAG,EAAE,SAAS,CAAC;IACf,UAAU,EAAE;QACX,KAAK,EAAE,MAAM,CAAC;KACd,CAAC;IACF,IAAI,EAAE;QACL,QAAQ,EAAE,KAAK,CAAC;KAChB,CAAA;CACD"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export class SpacingScale {
|
|
2
|
+
unit = '';
|
|
3
|
+
scale = [];
|
|
4
|
+
}
|
|
5
|
+
export class SpacingRadius {
|
|
6
|
+
name = '';
|
|
7
|
+
value = '';
|
|
8
|
+
}
|
|
9
|
+
export class SpacingShadow {
|
|
10
|
+
name = '';
|
|
11
|
+
value = '';
|
|
12
|
+
}
|
|
13
|
+
export class Spacing {
|
|
14
|
+
title = '';
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=spacing.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"spacing.js","sourceRoot":"","sources":["../../src/schema/spacing.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,YAAY;IACxB,IAAI,GAAW,EAAE,CAAC;IAClB,KAAK,GAAa,EAAE,CAAC;CACrB;AAED,MAAM,OAAO,aAAa;IACzB,IAAI,GAAW,EAAE,CAAC;IAClB,KAAK,GAAW,EAAE,CAAC;CACnB;AAED,MAAM,OAAO,aAAa;IACzB,IAAI,GAAW,EAAE,CAAC;IAClB,KAAK,GAAW,EAAE,CAAC;CACnB;AAED,MAAM,OAAO,OAAO;IACnB,KAAK,GAAW,EAAE,CAAC;CACnB"}
|
package/dist/schema/steps.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"steps.d.ts","sourceRoot":"","sources":["../../src/schema/steps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAE/D,qBAAa,KAAM,SAAQ,WAAW;IACpC,IAAI,EAAE,IAAI,EAAE,CAAM;CACnB;AAED,qBAAa,IAAI;IACf,IAAI,EAAE,MAAM,CAAM;CACnB;AAED,MAAM,WAAW,eAAgB,SAAQ,qBAAqB;IAC5D,IAAI,EAAE,IAAI,CAAC;CACZ;AAED,MAAM,WAAW,cAAe,SAAQ,aAAa,CAAC,KAAK,CAAC;IAC1D,GAAG,EAAE,SAAS,CAAC;IACf,UAAU,EAAE,eAAe,CAAC;IAC5B,IAAI,EAAE,EAAE,CAAA;CACT;AAED,MAAM,WAAW,aAAc,SAAQ,aAAa,CAAC,IAAI,CAAC;IACxD,GAAG,EAAE,IAAI,CAAC;IACV,UAAU,EAAE;QACV,IAAI,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"steps.d.ts","sourceRoot":"","sources":["../../src/schema/steps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAE/D,qBAAa,KAAM,SAAQ,WAAW;IACpC,IAAI,EAAE,IAAI,EAAE,CAAM;CACnB;AAED,qBAAa,IAAI;IACf,IAAI,EAAE,MAAM,CAAM;CACnB;AAED,MAAM,WAAW,eAAgB,SAAQ,qBAAqB;IAC5D,IAAI,EAAE,IAAI,CAAC;CACZ;AAED,MAAM,WAAW,cAAe,SAAQ,aAAa,CAAC,KAAK,CAAC;IAC1D,GAAG,EAAE,SAAS,CAAC;IACf,UAAU,EAAE,eAAe,CAAC;IAC5B,IAAI,EAAE,EAAE,CAAA;CACT;AAED,MAAM,WAAW,aAAc,SAAQ,aAAa,CAAC,IAAI,CAAC;IACxD,GAAG,EAAE,IAAI,CAAC;IACV,UAAU,EAAE;QACV,IAAI,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;QAC9C,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,EAAE,MAAM,CAAC;KAChB,CAAC;IACF,IAAI,EAAE,EAAE,CAAA;CACT"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { ComponentType } from "../interfaces.js";
|
|
2
|
+
export declare class StoryboardPanel {
|
|
3
|
+
}
|
|
4
|
+
export interface StoryboardPanelComponent extends ComponentType<StoryboardPanel> {
|
|
5
|
+
tag: 'div';
|
|
6
|
+
properties: {
|
|
7
|
+
image: 'img';
|
|
8
|
+
caption: 'p';
|
|
9
|
+
};
|
|
10
|
+
refs: {
|
|
11
|
+
body: 'div';
|
|
12
|
+
};
|
|
13
|
+
}
|
|
14
|
+
export declare class Storyboard {
|
|
15
|
+
columns: number;
|
|
16
|
+
style: string;
|
|
17
|
+
panel: StoryboardPanel[];
|
|
18
|
+
}
|
|
19
|
+
export interface StoryboardComponent extends ComponentType<Storyboard> {
|
|
20
|
+
tag: 'div';
|
|
21
|
+
properties: {
|
|
22
|
+
panel: 'div';
|
|
23
|
+
style: 'meta';
|
|
24
|
+
columns: 'meta';
|
|
25
|
+
};
|
|
26
|
+
refs: {
|
|
27
|
+
panels: 'div';
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
//# sourceMappingURL=storyboard.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"storyboard.d.ts","sourceRoot":"","sources":["../../src/schema/storyboard.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,qBAAa,eAAe;CAC3B;AAED,MAAM,WAAW,wBAAyB,SAAQ,aAAa,CAAC,eAAe,CAAC;IAC/E,GAAG,EAAE,KAAK,CAAC;IACX,UAAU,EAAE;QACX,KAAK,EAAE,KAAK,CAAC;QACb,OAAO,EAAE,GAAG,CAAC;KACb,CAAC;IACF,IAAI,EAAE;QACL,IAAI,EAAE,KAAK,CAAC;KACZ,CAAA;CACD;AAED,qBAAa,UAAU;IACtB,OAAO,EAAE,MAAM,CAAK;IACpB,KAAK,EAAE,MAAM,CAAW;IACxB,KAAK,EAAE,eAAe,EAAE,CAAM;CAC9B;AAED,MAAM,WAAW,mBAAoB,SAAQ,aAAa,CAAC,UAAU,CAAC;IACrE,GAAG,EAAE,KAAK,CAAC;IACX,UAAU,EAAE;QACX,KAAK,EAAE,KAAK,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,EAAE,MAAM,CAAC;KAChB,CAAC;IACF,IAAI,EAAE;QACL,MAAM,EAAE,KAAK,CAAC;KACd,CAAA;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"storyboard.js","sourceRoot":"","sources":["../../src/schema/storyboard.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,eAAe;CAC3B;AAaD,MAAM,OAAO,UAAU;IACtB,OAAO,GAAW,CAAC,CAAC;IACpB,KAAK,GAAW,OAAO,CAAC;IACxB,KAAK,GAAsB,EAAE,CAAC;CAC9B"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ComponentType } from "../interfaces.js";
|
|
2
|
+
export declare class Swatch {
|
|
3
|
+
color: string;
|
|
4
|
+
label: string;
|
|
5
|
+
showValue: boolean;
|
|
6
|
+
}
|
|
7
|
+
export interface SwatchComponent extends ComponentType<Swatch> {
|
|
8
|
+
tag: 'span';
|
|
9
|
+
properties: {
|
|
10
|
+
color: 'meta';
|
|
11
|
+
label: 'span';
|
|
12
|
+
showValue: 'meta';
|
|
13
|
+
};
|
|
14
|
+
refs: {
|
|
15
|
+
chip: 'span';
|
|
16
|
+
value: 'span';
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
//# sourceMappingURL=swatch.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"swatch.d.ts","sourceRoot":"","sources":["../../src/schema/swatch.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,qBAAa,MAAM;IAClB,KAAK,EAAE,MAAM,CAAM;IACnB,KAAK,EAAE,MAAM,CAAM;IACnB,SAAS,EAAE,OAAO,CAAS;CAC3B;AAED,MAAM,WAAW,eAAgB,SAAQ,aAAa,CAAC,MAAM,CAAC;IAC7D,GAAG,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE;QACX,KAAK,EAAE,MAAM,CAAC;QACd,KAAK,EAAE,MAAM,CAAC;QACd,SAAS,EAAE,MAAM,CAAC;KAClB,CAAC;IACF,IAAI,EAAE;QACL,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;KACd,CAAA;CACD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"swatch.js","sourceRoot":"","sources":["../../src/schema/swatch.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,MAAM;IAClB,KAAK,GAAW,EAAE,CAAC;IACnB,KAAK,GAAW,EAAE,CAAC;IACnB,SAAS,GAAY,KAAK,CAAC;CAC3B"}
|