@refrakt-md/runes 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.
Files changed (122) hide show
  1. package/dist/config.d.ts +13 -0
  2. package/dist/config.d.ts.map +1 -1
  3. package/dist/config.js +262 -2
  4. package/dist/config.js.map +1 -1
  5. package/dist/index.d.ts +3 -1
  6. package/dist/index.d.ts.map +1 -1
  7. package/dist/index.js +3 -1
  8. package/dist/index.js.map +1 -1
  9. package/dist/lib/component.d.ts +6 -12
  10. package/dist/lib/component.d.ts.map +1 -1
  11. package/dist/lib/component.js +5 -1
  12. package/dist/lib/component.js.map +1 -1
  13. package/dist/lib/renderable.d.ts +1 -1
  14. package/dist/registry.d.ts +77 -77
  15. package/dist/registry.d.ts.map +1 -1
  16. package/dist/registry.js.map +1 -1
  17. package/dist/rune.d.ts +3 -3
  18. package/dist/rune.d.ts.map +1 -1
  19. package/dist/schema/accordion.d.ts +1 -20
  20. package/dist/schema/accordion.d.ts.map +1 -1
  21. package/dist/schema/accordion.js.map +1 -1
  22. package/dist/schema/annotate.d.ts +0 -18
  23. package/dist/schema/annotate.d.ts.map +1 -1
  24. package/dist/schema/annotate.js.map +1 -1
  25. package/dist/schema/breadcrumb.d.ts +0 -18
  26. package/dist/schema/breadcrumb.d.ts.map +1 -1
  27. package/dist/schema/breadcrumb.js.map +1 -1
  28. package/dist/schema/budget.d.ts +0 -39
  29. package/dist/schema/budget.d.ts.map +1 -1
  30. package/dist/schema/budget.js.map +1 -1
  31. package/dist/schema/chart.d.ts +0 -12
  32. package/dist/schema/chart.d.ts.map +1 -1
  33. package/dist/schema/chart.js.map +1 -1
  34. package/dist/schema/codegroup.d.ts +0 -13
  35. package/dist/schema/codegroup.d.ts.map +1 -1
  36. package/dist/schema/codegroup.js.map +1 -1
  37. package/dist/schema/compare.d.ts +0 -10
  38. package/dist/schema/compare.d.ts.map +1 -1
  39. package/dist/schema/compare.js.map +1 -1
  40. package/dist/schema/conversation.d.ts +0 -20
  41. package/dist/schema/conversation.d.ts.map +1 -1
  42. package/dist/schema/conversation.js.map +1 -1
  43. package/dist/schema/datatable.d.ts +0 -13
  44. package/dist/schema/datatable.d.ts.map +1 -1
  45. package/dist/schema/datatable.js.map +1 -1
  46. package/dist/schema/details.d.ts +0 -10
  47. package/dist/schema/details.d.ts.map +1 -1
  48. package/dist/schema/details.js.map +1 -1
  49. package/dist/schema/diagram.d.ts +0 -11
  50. package/dist/schema/diagram.d.ts.map +1 -1
  51. package/dist/schema/diagram.js.map +1 -1
  52. package/dist/schema/diff.d.ts +0 -8
  53. package/dist/schema/diff.d.ts.map +1 -1
  54. package/dist/schema/diff.js.map +1 -1
  55. package/dist/schema/docpage.d.ts +1 -19
  56. package/dist/schema/docpage.d.ts.map +1 -1
  57. package/dist/schema/docpage.js.map +1 -1
  58. package/dist/schema/embed.d.ts +0 -15
  59. package/dist/schema/embed.d.ts.map +1 -1
  60. package/dist/schema/embed.js.map +1 -1
  61. package/dist/schema/error.d.ts +0 -16
  62. package/dist/schema/error.d.ts.map +1 -1
  63. package/dist/schema/error.js.map +1 -1
  64. package/dist/schema/figure.d.ts +0 -10
  65. package/dist/schema/figure.d.ts.map +1 -1
  66. package/dist/schema/figure.js.map +1 -1
  67. package/dist/schema/form.d.ts +0 -25
  68. package/dist/schema/form.d.ts.map +1 -1
  69. package/dist/schema/form.js.map +1 -1
  70. package/dist/schema/grid.d.ts +0 -8
  71. package/dist/schema/grid.d.ts.map +1 -1
  72. package/dist/schema/grid.js.map +1 -1
  73. package/dist/schema/hint.d.ts +0 -10
  74. package/dist/schema/hint.d.ts.map +1 -1
  75. package/dist/schema/hint.js.map +1 -1
  76. package/dist/schema/mediatext.d.ts +0 -13
  77. package/dist/schema/mediatext.d.ts.map +1 -1
  78. package/dist/schema/mediatext.js.map +1 -1
  79. package/dist/schema/nav.d.ts +0 -25
  80. package/dist/schema/nav.d.ts.map +1 -1
  81. package/dist/schema/nav.js.map +1 -1
  82. package/dist/schema/pagination.d.ts +0 -9
  83. package/dist/schema/pagination.d.ts.map +1 -1
  84. package/dist/schema/pagination.js.map +1 -1
  85. package/dist/schema/pullquote.d.ts +0 -9
  86. package/dist/schema/pullquote.d.ts.map +1 -1
  87. package/dist/schema/pullquote.js.map +1 -1
  88. package/dist/schema/reveal.d.ts +1 -20
  89. package/dist/schema/reveal.d.ts.map +1 -1
  90. package/dist/schema/reveal.js.map +1 -1
  91. package/dist/schema/sandbox.d.ts +1 -12
  92. package/dist/schema/sandbox.d.ts.map +1 -1
  93. package/dist/schema/sandbox.js +1 -0
  94. package/dist/schema/sandbox.js.map +1 -1
  95. package/dist/schema/sidenote.d.ts +0 -10
  96. package/dist/schema/sidenote.d.ts.map +1 -1
  97. package/dist/schema/sidenote.js.map +1 -1
  98. package/dist/schema/tabs.d.ts +1 -24
  99. package/dist/schema/tabs.d.ts.map +1 -1
  100. package/dist/schema/tabs.js.map +1 -1
  101. package/dist/schema/textblock.d.ts +0 -13
  102. package/dist/schema/textblock.d.ts.map +1 -1
  103. package/dist/schema/textblock.js.map +1 -1
  104. package/dist/schema/toc.d.ts +0 -11
  105. package/dist/schema/toc.d.ts.map +1 -1
  106. package/dist/schema/toc.js.map +1 -1
  107. package/dist/tags/breadcrumb.d.ts +2 -0
  108. package/dist/tags/breadcrumb.d.ts.map +1 -1
  109. package/dist/tags/breadcrumb.js +28 -0
  110. package/dist/tags/breadcrumb.js.map +1 -1
  111. package/dist/tags/common.d.ts +5 -4
  112. package/dist/tags/common.d.ts.map +1 -1
  113. package/dist/tags/common.js +39 -6
  114. package/dist/tags/common.js.map +1 -1
  115. package/dist/tags/nav.d.ts +2 -0
  116. package/dist/tags/nav.d.ts.map +1 -1
  117. package/dist/tags/nav.js +25 -0
  118. package/dist/tags/nav.js.map +1 -1
  119. package/dist/tags/sandbox.d.ts.map +1 -1
  120. package/dist/tags/sandbox.js +8 -0
  121. package/dist/tags/sandbox.js.map +1 -1
  122. package/package.json +3 -3
@@ -1,14 +1,4 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class Details {
3
2
  summary: string;
4
3
  }
5
- export interface DetailsComponent extends ComponentType<Details> {
6
- tag: 'details';
7
- properties: {
8
- summary: 'summary';
9
- };
10
- refs: {
11
- body: 'div';
12
- };
13
- }
14
4
  //# sourceMappingURL=details.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"details.d.ts","sourceRoot":"","sources":["../../src/schema/details.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,qBAAa,OAAO;IACnB,OAAO,EAAE,MAAM,CAAM;CACrB;AAED,MAAM,WAAW,gBAAiB,SAAQ,aAAa,CAAC,OAAO,CAAC;IAC/D,GAAG,EAAE,SAAS,CAAC;IACf,UAAU,EAAE;QACX,OAAO,EAAE,SAAS,CAAC;KACnB,CAAC;IACF,IAAI,EAAE;QACL,IAAI,EAAE,KAAK,CAAC;KACZ,CAAA;CACD"}
1
+ {"version":3,"file":"details.d.ts","sourceRoot":"","sources":["../../src/schema/details.ts"],"names":[],"mappings":"AAAA,qBAAa,OAAO;IACnB,OAAO,EAAE,MAAM,CAAM;CACrB"}
@@ -1 +1 @@
1
- {"version":3,"file":"details.js","sourceRoot":"","sources":["../../src/schema/details.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,OAAO;IAApB;QACC,YAAO,GAAW,EAAE,CAAC;IACtB,CAAC;CAAA"}
1
+ {"version":3,"file":"details.js","sourceRoot":"","sources":["../../src/schema/details.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,OAAO;IAApB;QACC,YAAO,GAAW,EAAE,CAAC;IACtB,CAAC;CAAA"}
@@ -1,16 +1,5 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class Diagram {
3
2
  language: string;
4
3
  title: string;
5
4
  }
6
- export interface DiagramComponent extends ComponentType<Diagram> {
7
- tag: 'figure';
8
- properties: {
9
- language: 'meta';
10
- title: 'meta';
11
- };
12
- refs: {
13
- source: 'meta';
14
- };
15
- }
16
5
  //# sourceMappingURL=diagram.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"diagram.d.ts","sourceRoot":"","sources":["../../src/schema/diagram.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,qBAAa,OAAO;IACnB,QAAQ,EAAE,MAAM,CAAa;IAC7B,KAAK,EAAE,MAAM,CAAM;CACnB;AAED,MAAM,WAAW,gBAAiB,SAAQ,aAAa,CAAC,OAAO,CAAC;IAC/D,GAAG,EAAE,QAAQ,CAAC;IACd,UAAU,EAAE;QACX,QAAQ,EAAE,MAAM,CAAC;QACjB,KAAK,EAAE,MAAM,CAAC;KACd,CAAC;IACF,IAAI,EAAE;QACL,MAAM,EAAE,MAAM,CAAC;KACf,CAAA;CACD"}
1
+ {"version":3,"file":"diagram.d.ts","sourceRoot":"","sources":["../../src/schema/diagram.ts"],"names":[],"mappings":"AAAA,qBAAa,OAAO;IACnB,QAAQ,EAAE,MAAM,CAAa;IAC7B,KAAK,EAAE,MAAM,CAAM;CACnB"}
@@ -1 +1 @@
1
- {"version":3,"file":"diagram.js","sourceRoot":"","sources":["../../src/schema/diagram.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,OAAO;IAApB;QACC,aAAQ,GAAW,SAAS,CAAC;QAC7B,UAAK,GAAW,EAAE,CAAC;IACpB,CAAC;CAAA"}
1
+ {"version":3,"file":"diagram.js","sourceRoot":"","sources":["../../src/schema/diagram.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,OAAO;IAApB;QACC,aAAQ,GAAW,SAAS,CAAC;QAC7B,UAAK,GAAW,EAAE,CAAC;IACpB,CAAC;CAAA"}
@@ -1,13 +1,5 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class Diff {
3
2
  mode: string;
4
3
  language: string;
5
4
  }
6
- export interface DiffComponent extends ComponentType<Diff> {
7
- tag: 'div';
8
- properties: {
9
- mode: 'meta';
10
- language: 'meta';
11
- };
12
- }
13
5
  //# sourceMappingURL=diff.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"diff.d.ts","sourceRoot":"","sources":["../../src/schema/diff.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,qBAAa,IAAI;IAChB,IAAI,EAAE,MAAM,CAAa;IACzB,QAAQ,EAAE,MAAM,CAAM;CACtB;AAED,MAAM,WAAW,aAAc,SAAQ,aAAa,CAAC,IAAI,CAAC;IACzD,GAAG,EAAE,KAAK,CAAC;IACX,UAAU,EAAE;QACX,IAAI,EAAE,MAAM,CAAC;QACb,QAAQ,EAAE,MAAM,CAAC;KACjB,CAAC;CACF"}
1
+ {"version":3,"file":"diff.d.ts","sourceRoot":"","sources":["../../src/schema/diff.ts"],"names":[],"mappings":"AAAA,qBAAa,IAAI;IAChB,IAAI,EAAE,MAAM,CAAa;IACzB,QAAQ,EAAE,MAAM,CAAM;CACtB"}
@@ -1 +1 @@
1
- {"version":3,"file":"diff.js","sourceRoot":"","sources":["../../src/schema/diff.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,IAAI;IAAjB;QACC,SAAI,GAAW,SAAS,CAAC;QACzB,aAAQ,GAAW,EAAE,CAAC;IACvB,CAAC;CAAA"}
1
+ {"version":3,"file":"diff.js","sourceRoot":"","sources":["../../src/schema/diff.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,IAAI;IAAjB;QACC,SAAI,GAAW,SAAS,CAAC;QACzB,aAAQ,GAAW,EAAE,CAAC;IACvB,CAAC;CAAA"}
@@ -1,29 +1,11 @@
1
- import { ComponentType, LinkItem, Page, PageProperties } from "@refrakt-md/types";
1
+ import { LinkItem, Page } from "@refrakt-md/types";
2
2
  import { SequentialPagination } from "./pagination.js";
3
3
  export declare class DocPage extends Page {
4
4
  pagination: SequentialPagination;
5
5
  headings: Headings | undefined;
6
6
  }
7
- export interface DocPageProperties extends PageProperties {
8
- pagination: 'nav';
9
- headings: 'aside';
10
- }
11
- export interface DocPageComponent extends ComponentType<DocPage> {
12
- tag: 'document';
13
- properties: DocPageProperties;
14
- refs: {
15
- body: 'article';
16
- };
17
- }
18
7
  export declare class Headings {
19
8
  headline: string;
20
9
  item: LinkItem[];
21
10
  }
22
- export interface HeadingsComponent extends ComponentType<Headings> {
23
- tag: 'aside';
24
- properties: {
25
- headline: 'h1';
26
- item: 'li';
27
- };
28
- }
29
11
  //# sourceMappingURL=docpage.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"docpage.d.ts","sourceRoot":"","sources":["../../src/schema/docpage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,IAAI,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAClF,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAEvD,qBAAa,OAAQ,SAAQ,IAAI;IAC/B,UAAU,EAAE,oBAAoB,CAA8B;IAC9D,QAAQ,EAAE,QAAQ,GAAG,SAAS,CAAa;CAC5C;AAED,MAAM,WAAW,iBAAkB,SAAQ,cAAc;IACvD,UAAU,EAAE,KAAK,CAAC;IAClB,QAAQ,EAAE,OAAO,CAAC;CACnB;AAED,MAAM,WAAW,gBAAiB,SAAQ,aAAa,CAAC,OAAO,CAAC;IAC9D,GAAG,EAAE,UAAU,CAAC;IAChB,UAAU,EAAE,iBAAiB,CAAC;IAC9B,IAAI,EAAE;QACJ,IAAI,EAAE,SAAS,CAAC;KACjB,CAAA;CACF;AAED,qBAAa,QAAQ;IACnB,QAAQ,EAAG,MAAM,CAAC;IAClB,IAAI,EAAE,QAAQ,EAAE,CAAM;CACvB;AAED,MAAM,WAAW,iBAAkB,SAAQ,aAAa,CAAC,QAAQ,CAAC;IAChE,GAAG,EAAE,OAAO,CAAA;IACZ,UAAU,EAAE;QACV,QAAQ,EAAE,IAAI,CAAC;QACf,IAAI,EAAE,IAAI,CAAC;KACZ,CAAA;CACF"}
1
+ {"version":3,"file":"docpage.d.ts","sourceRoot":"","sources":["../../src/schema/docpage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAEvD,qBAAa,OAAQ,SAAQ,IAAI;IAC/B,UAAU,EAAE,oBAAoB,CAA8B;IAC9D,QAAQ,EAAE,QAAQ,GAAG,SAAS,CAAa;CAC5C;AAED,qBAAa,QAAQ;IACnB,QAAQ,EAAG,MAAM,CAAC;IAClB,IAAI,EAAE,QAAQ,EAAE,CAAM;CACvB"}
@@ -1 +1 @@
1
- {"version":3,"file":"docpage.js","sourceRoot":"","sources":["../../src/schema/docpage.ts"],"names":[],"mappings":"AAAA,OAAO,EAA2B,IAAI,EAAkB,MAAM,mBAAmB,CAAC;AAClF,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAEvD,MAAM,OAAO,OAAQ,SAAQ,IAAI;IAAjC;;QACE,eAAU,GAAyB,IAAI,oBAAoB,EAAE,CAAC;QAC9D,aAAQ,GAAyB,SAAS,CAAC;IAC7C,CAAC;CAAA;AAeD,MAAM,OAAO,QAAQ;IAArB;QAEE,SAAI,GAAe,EAAE,CAAC;IACxB,CAAC;CAAA"}
1
+ {"version":3,"file":"docpage.js","sourceRoot":"","sources":["../../src/schema/docpage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,IAAI,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAEvD,MAAM,OAAO,OAAQ,SAAQ,IAAI;IAAjC;;QACE,eAAU,GAAyB,IAAI,oBAAoB,EAAE,CAAC;QAC9D,aAAQ,GAAyB,SAAS,CAAC;IAC7C,CAAC;CAAA;AAED,MAAM,OAAO,QAAQ;IAArB;QAEE,SAAI,GAAe,EAAE,CAAC;IACxB,CAAC;CAAA"}
@@ -1,4 +1,3 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class Embed {
3
2
  url: string;
4
3
  type: string;
@@ -7,18 +6,4 @@ export declare class Embed {
7
6
  embedUrl: string;
8
7
  provider: string;
9
8
  }
10
- export interface EmbedComponent extends ComponentType<Embed> {
11
- tag: 'figure';
12
- properties: {
13
- url: 'meta';
14
- type: 'meta';
15
- aspect: 'meta';
16
- title: 'meta';
17
- embedUrl: 'meta';
18
- provider: 'meta';
19
- };
20
- refs: {
21
- fallback: 'div';
22
- };
23
- }
24
9
  //# sourceMappingURL=embed.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"embed.d.ts","sourceRoot":"","sources":["../../src/schema/embed.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,qBAAa,KAAK;IACjB,GAAG,EAAE,MAAM,CAAM;IACjB,IAAI,EAAE,MAAM,CAAM;IAClB,MAAM,EAAE,MAAM,CAAU;IACxB,KAAK,EAAE,MAAM,CAAM;IACnB,QAAQ,EAAE,MAAM,CAAM;IACtB,QAAQ,EAAE,MAAM,CAAM;CACtB;AAED,MAAM,WAAW,cAAe,SAAQ,aAAa,CAAC,KAAK,CAAC;IAC3D,GAAG,EAAE,QAAQ,CAAC;IACd,UAAU,EAAE;QACX,GAAG,EAAE,MAAM,CAAC;QACZ,IAAI,EAAE,MAAM,CAAC;QACb,MAAM,EAAE,MAAM,CAAC;QACf,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,MAAM,CAAC;QACjB,QAAQ,EAAE,MAAM,CAAC;KACjB,CAAC;IACF,IAAI,EAAE;QACL,QAAQ,EAAE,KAAK,CAAC;KAChB,CAAA;CACD"}
1
+ {"version":3,"file":"embed.d.ts","sourceRoot":"","sources":["../../src/schema/embed.ts"],"names":[],"mappings":"AAAA,qBAAa,KAAK;IACjB,GAAG,EAAE,MAAM,CAAM;IACjB,IAAI,EAAE,MAAM,CAAM;IAClB,MAAM,EAAE,MAAM,CAAU;IACxB,KAAK,EAAE,MAAM,CAAM;IACnB,QAAQ,EAAE,MAAM,CAAM;IACtB,QAAQ,EAAE,MAAM,CAAM;CACtB"}
@@ -1 +1 @@
1
- {"version":3,"file":"embed.js","sourceRoot":"","sources":["../../src/schema/embed.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,KAAK;IAAlB;QACC,QAAG,GAAW,EAAE,CAAC;QACjB,SAAI,GAAW,EAAE,CAAC;QAClB,WAAM,GAAW,MAAM,CAAC;QACxB,UAAK,GAAW,EAAE,CAAC;QACnB,aAAQ,GAAW,EAAE,CAAC;QACtB,aAAQ,GAAW,EAAE,CAAC;IACvB,CAAC;CAAA"}
1
+ {"version":3,"file":"embed.js","sourceRoot":"","sources":["../../src/schema/embed.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,KAAK;IAAlB;QACC,QAAG,GAAW,EAAE,CAAC;QACjB,SAAI,GAAW,EAAE,CAAC;QAClB,WAAM,GAAW,MAAM,CAAC;QACxB,UAAK,GAAW,EAAE,CAAC;QACnB,aAAQ,GAAW,EAAE,CAAC;QACtB,aAAQ,GAAW,EAAE,CAAC;IACvB,CAAC;CAAA"}
@@ -1,26 +1,10 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class DebugInfo {
3
2
  error: Error[];
4
3
  }
5
- export interface DebugInfoComponent extends ComponentType<DebugInfo> {
6
- tag: 'section';
7
- properties: {
8
- error: 'tr';
9
- };
10
- }
11
4
  export declare class Error {
12
5
  code: string;
13
6
  tag: string;
14
7
  level: 'debug' | 'info' | 'warning' | 'error' | 'critical';
15
8
  message: string;
16
9
  }
17
- export interface ErrorComponent extends ComponentType<Error> {
18
- tag: 'tr';
19
- properties: {
20
- code: 'td';
21
- tag: 'td';
22
- level: 'td';
23
- message: 'td';
24
- };
25
- }
26
10
  //# sourceMappingURL=error.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"error.d.ts","sourceRoot":"","sources":["../../src/schema/error.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,qBAAa,SAAS;IACpB,KAAK,EAAE,KAAK,EAAE,CAAM;CACrB;AAED,MAAM,WAAW,kBAAmB,SAAQ,aAAa,CAAC,SAAS,CAAC;IAClE,GAAG,EAAE,SAAS,CAAC;IACf,UAAU,EAAE;QACV,KAAK,EAAE,IAAI,CAAC;KACb,CAAC;CACH;AAED,qBAAa,KAAK;IAChB,IAAI,EAAE,MAAM,CAAM;IAClB,GAAG,EAAE,MAAM,CAAM;IACjB,KAAK,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,GAAG,OAAO,GAAG,UAAU,CAAW;IACrE,OAAO,EAAE,MAAM,CAAM;CACtB;AAED,MAAM,WAAW,cAAe,SAAQ,aAAa,CAAC,KAAK,CAAC;IAC1D,GAAG,EAAE,IAAI,CAAC;IACV,UAAU,EAAE;QACV,IAAI,EAAE,IAAI,CAAC;QACX,GAAG,EAAE,IAAI,CAAC;QACV,KAAK,EAAE,IAAI,CAAC;QACZ,OAAO,EAAE,IAAI,CAAC;KACf,CAAC;CACH"}
1
+ {"version":3,"file":"error.d.ts","sourceRoot":"","sources":["../../src/schema/error.ts"],"names":[],"mappings":"AAAA,qBAAa,SAAS;IACpB,KAAK,EAAE,KAAK,EAAE,CAAM;CACrB;AAED,qBAAa,KAAK;IAChB,IAAI,EAAE,MAAM,CAAM;IAClB,GAAG,EAAE,MAAM,CAAM;IACjB,KAAK,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,GAAG,OAAO,GAAG,UAAU,CAAW;IACrE,OAAO,EAAE,MAAM,CAAM;CACtB"}
@@ -1 +1 @@
1
- {"version":3,"file":"error.js","sourceRoot":"","sources":["../../src/schema/error.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,SAAS;IAAtB;QACE,UAAK,GAAY,EAAE,CAAC;IACtB,CAAC;CAAA;AASD,MAAM,OAAO,KAAK;IAAlB;QACE,SAAI,GAAW,EAAE,CAAC;QAClB,QAAG,GAAW,EAAE,CAAC;QACjB,UAAK,GAAwD,OAAO,CAAC;QACrE,YAAO,GAAW,EAAE,CAAC;IACvB,CAAC;CAAA"}
1
+ {"version":3,"file":"error.js","sourceRoot":"","sources":["../../src/schema/error.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,SAAS;IAAtB;QACE,UAAK,GAAY,EAAE,CAAC;IACtB,CAAC;CAAA;AAED,MAAM,OAAO,KAAK;IAAlB;QACE,SAAI,GAAW,EAAE,CAAC;QAClB,QAAG,GAAW,EAAE,CAAC;QACjB,UAAK,GAAwD,OAAO,CAAC;QACrE,YAAO,GAAW,EAAE,CAAC;IACvB,CAAC;CAAA"}
@@ -1,16 +1,6 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class Figure {
3
2
  caption: string;
4
3
  size: string;
5
4
  align: string;
6
5
  }
7
- export interface FigureComponent extends ComponentType<Figure> {
8
- tag: 'figure';
9
- properties: {
10
- caption: 'figcaption';
11
- size: 'meta';
12
- align: 'meta';
13
- };
14
- refs: {};
15
- }
16
6
  //# sourceMappingURL=figure.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"figure.d.ts","sourceRoot":"","sources":["../../src/schema/figure.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,qBAAa,MAAM;IAClB,OAAO,EAAE,MAAM,CAAM;IACrB,IAAI,EAAE,MAAM,CAAM;IAClB,KAAK,EAAE,MAAM,CAAM;CACnB;AAED,MAAM,WAAW,eAAgB,SAAQ,aAAa,CAAC,MAAM,CAAC;IAC7D,GAAG,EAAE,QAAQ,CAAC;IACd,UAAU,EAAE;QACX,OAAO,EAAE,YAAY,CAAC;QACtB,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;KACd,CAAC;IACF,IAAI,EAAE,EAAE,CAAA;CACR"}
1
+ {"version":3,"file":"figure.d.ts","sourceRoot":"","sources":["../../src/schema/figure.ts"],"names":[],"mappings":"AAAA,qBAAa,MAAM;IAClB,OAAO,EAAE,MAAM,CAAM;IACrB,IAAI,EAAE,MAAM,CAAM;IAClB,KAAK,EAAE,MAAM,CAAM;CACnB"}
@@ -1 +1 @@
1
- {"version":3,"file":"figure.js","sourceRoot":"","sources":["../../src/schema/figure.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,MAAM;IAAnB;QACC,YAAO,GAAW,EAAE,CAAC;QACrB,SAAI,GAAW,EAAE,CAAC;QAClB,UAAK,GAAW,EAAE,CAAC;IACpB,CAAC;CAAA"}
1
+ {"version":3,"file":"figure.js","sourceRoot":"","sources":["../../src/schema/figure.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,MAAM;IAAnB;QACC,YAAO,GAAW,EAAE,CAAC;QACrB,SAAI,GAAW,EAAE,CAAC;QAClB,UAAK,GAAW,EAAE,CAAC;IACpB,CAAC;CAAA"}
@@ -1,16 +1,6 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class FormField {
3
2
  fieldType: string;
4
3
  }
5
- export interface FormFieldComponent extends ComponentType<FormField> {
6
- tag: 'div';
7
- properties: {
8
- fieldType: 'meta';
9
- };
10
- refs: {
11
- body: 'div';
12
- };
13
- }
14
4
  export declare class Form {
15
5
  action: string;
16
6
  method: string;
@@ -20,19 +10,4 @@ export declare class Form {
20
10
  honeypot: string;
21
11
  field: FormField[];
22
12
  }
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
13
  //# sourceMappingURL=form.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"form.d.ts","sourceRoot":"","sources":["../../src/schema/form.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,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"}
1
+ {"version":3,"file":"form.d.ts","sourceRoot":"","sources":["../../src/schema/form.ts"],"names":[],"mappings":"AAAA,qBAAa,SAAS;IACrB,SAAS,EAAE,MAAM,CAAU;CAC3B;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"}
@@ -1 +1 @@
1
- {"version":3,"file":"form.js","sourceRoot":"","sources":["../../src/schema/form.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,SAAS;IAAtB;QACC,cAAS,GAAW,MAAM,CAAC;IAC5B,CAAC;CAAA;AAYD,MAAM,OAAO,IAAI;IAAjB;QACC,WAAM,GAAW,EAAE,CAAC;QACpB,WAAM,GAAW,MAAM,CAAC;QACxB,YAAO,GAAW,EAAE,CAAC;QACrB,UAAK,GAAW,EAAE,CAAC;QACnB,UAAK,GAAW,SAAS,CAAC;QAC1B,aAAQ,GAAW,MAAM,CAAC;QAC1B,UAAK,GAAgB,EAAE,CAAC;IACzB,CAAC;CAAA"}
1
+ {"version":3,"file":"form.js","sourceRoot":"","sources":["../../src/schema/form.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,SAAS;IAAtB;QACC,cAAS,GAAW,MAAM,CAAC;IAC5B,CAAC;CAAA;AAED,MAAM,OAAO,IAAI;IAAjB;QACC,WAAM,GAAW,EAAE,CAAC;QACpB,WAAM,GAAW,MAAM,CAAC;QACxB,YAAO,GAAW,EAAE,CAAC;QACrB,UAAK,GAAW,EAAE,CAAC;QACnB,UAAK,GAAW,SAAS,CAAC;QAC1B,aAAQ,GAAW,MAAM,CAAC;QAC1B,UAAK,GAAgB,EAAE,CAAC;IACzB,CAAC;CAAA"}
@@ -1,11 +1,3 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class Grid {
3
2
  }
4
- export interface GridComponent extends ComponentType<Grid> {
5
- tag: 'section';
6
- properties: {};
7
- refs: {
8
- item: 'div';
9
- };
10
- }
11
3
  //# sourceMappingURL=grid.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"grid.d.ts","sourceRoot":"","sources":["../../src/schema/grid.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,qBAAa,IAAI;CAAG;AAEpB,MAAM,WAAW,aAAc,SAAQ,aAAa,CAAC,IAAI,CAAC;IACxD,GAAG,EAAE,SAAS,CAAC;IACf,UAAU,EAAE,EAAE,CAAC;IACf,IAAI,EAAE;QACJ,IAAI,EAAE,KAAK,CAAC;KACb,CAAC;CACH"}
1
+ {"version":3,"file":"grid.d.ts","sourceRoot":"","sources":["../../src/schema/grid.ts"],"names":[],"mappings":"AAAA,qBAAa,IAAI;CAAG"}
@@ -1 +1 @@
1
- {"version":3,"file":"grid.js","sourceRoot":"","sources":["../../src/schema/grid.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,IAAI;CAAG"}
1
+ {"version":3,"file":"grid.js","sourceRoot":"","sources":["../../src/schema/grid.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,IAAI;CAAG"}
@@ -1,14 +1,4 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class Hint {
3
2
  hintType: 'check' | 'note' | 'warning' | 'caution';
4
3
  }
5
- export interface HintComponent extends ComponentType<Hint> {
6
- tag: 'section';
7
- properties: {
8
- hintType: 'meta';
9
- };
10
- refs: {
11
- body: 'div';
12
- };
13
- }
14
4
  //# sourceMappingURL=hint.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"hint.d.ts","sourceRoot":"","sources":["../../src/schema/hint.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,qBAAa,IAAI;IACf,QAAQ,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,CAAU;CAC7D;AAED,MAAM,WAAW,aAAc,SAAQ,aAAa,CAAC,IAAI,CAAC;IACxD,GAAG,EAAE,SAAS,CAAC;IACf,UAAU,EAAE;QACV,QAAQ,EAAE,MAAM,CAAC;KAClB,CAAC;IACF,IAAI,EAAE;QACJ,IAAI,EAAE,KAAK,CAAC;KACb,CAAA;CACF"}
1
+ {"version":3,"file":"hint.d.ts","sourceRoot":"","sources":["../../src/schema/hint.ts"],"names":[],"mappings":"AAAA,qBAAa,IAAI;IACf,QAAQ,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,CAAU;CAC7D"}
@@ -1 +1 @@
1
- {"version":3,"file":"hint.js","sourceRoot":"","sources":["../../src/schema/hint.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,IAAI;IAAjB;QACE,aAAQ,GAA6C,MAAM,CAAC;IAC9D,CAAC;CAAA"}
1
+ {"version":3,"file":"hint.js","sourceRoot":"","sources":["../../src/schema/hint.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,IAAI;IAAjB;QACE,aAAQ,GAA6C,MAAM,CAAC;IAC9D,CAAC;CAAA"}
@@ -1,19 +1,6 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class MediaText {
3
2
  align: string;
4
3
  ratio: string;
5
4
  wrap: boolean;
6
5
  }
7
- export interface MediaTextComponent extends ComponentType<MediaText> {
8
- tag: 'div';
9
- properties: {
10
- align: 'meta';
11
- ratio: 'meta';
12
- wrap: 'meta';
13
- };
14
- refs: {
15
- media: 'div';
16
- body: 'div';
17
- };
18
- }
19
6
  //# sourceMappingURL=mediatext.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mediatext.d.ts","sourceRoot":"","sources":["../../src/schema/mediatext.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,qBAAa,SAAS;IACrB,KAAK,EAAE,MAAM,CAAU;IACvB,KAAK,EAAE,MAAM,CAAS;IACtB,IAAI,EAAE,OAAO,CAAS;CACtB;AAED,MAAM,WAAW,kBAAmB,SAAQ,aAAa,CAAC,SAAS,CAAC;IACnE,GAAG,EAAE,KAAK,CAAC;IACX,UAAU,EAAE;QACX,KAAK,EAAE,MAAM,CAAC;QACd,KAAK,EAAE,MAAM,CAAC;QACd,IAAI,EAAE,MAAM,CAAC;KACb,CAAC;IACF,IAAI,EAAE;QACL,KAAK,EAAE,KAAK,CAAC;QACb,IAAI,EAAE,KAAK,CAAC;KACZ,CAAA;CACD"}
1
+ {"version":3,"file":"mediatext.d.ts","sourceRoot":"","sources":["../../src/schema/mediatext.ts"],"names":[],"mappings":"AAAA,qBAAa,SAAS;IACrB,KAAK,EAAE,MAAM,CAAU;IACvB,KAAK,EAAE,MAAM,CAAS;IACtB,IAAI,EAAE,OAAO,CAAS;CACtB"}
@@ -1 +1 @@
1
- {"version":3,"file":"mediatext.js","sourceRoot":"","sources":["../../src/schema/mediatext.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,SAAS;IAAtB;QACC,UAAK,GAAW,MAAM,CAAC;QACvB,UAAK,GAAW,KAAK,CAAC;QACtB,SAAI,GAAY,KAAK,CAAC;IACvB,CAAC;CAAA"}
1
+ {"version":3,"file":"mediatext.js","sourceRoot":"","sources":["../../src/schema/mediatext.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,SAAS;IAAtB;QACC,UAAK,GAAW,MAAM,CAAC;QACvB,UAAK,GAAW,KAAK,CAAC;QACtB,SAAI,GAAY,KAAK,CAAC;IACvB,CAAC;CAAA"}
@@ -1,38 +1,13 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class NavItem {
3
2
  slug: string;
4
3
  children: NavItem[];
5
4
  }
6
- export interface NavItemComponent extends ComponentType<NavItem> {
7
- tag: 'li';
8
- properties: {
9
- slug: 'span';
10
- children: 'li';
11
- };
12
- refs: {};
13
- }
14
5
  export declare class NavGroup {
15
6
  title: string;
16
7
  item: NavItem[];
17
8
  }
18
- export interface NavGroupComponent extends ComponentType<NavGroup> {
19
- tag: 'section';
20
- properties: {
21
- title: 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6';
22
- item: 'li';
23
- };
24
- refs: {};
25
- }
26
9
  export declare class Nav {
27
10
  group: NavGroup[];
28
11
  item: NavItem[];
29
12
  }
30
- export interface NavComponent extends ComponentType<Nav> {
31
- tag: 'nav';
32
- properties: {
33
- group: 'section';
34
- item: 'li';
35
- };
36
- refs: {};
37
- }
38
13
  //# sourceMappingURL=nav.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"nav.d.ts","sourceRoot":"","sources":["../../src/schema/nav.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAiB,MAAM,mBAAmB,CAAC;AAEjE,qBAAa,OAAO;IAClB,IAAI,EAAE,MAAM,CAAM;IAClB,QAAQ,EAAE,OAAO,EAAE,CAAM;CAC1B;AAED,MAAM,WAAW,gBAAiB,SAAQ,aAAa,CAAC,OAAO,CAAC;IAC9D,GAAG,EAAE,IAAI,CAAC;IACV,UAAU,EAAE;QACV,IAAI,EAAE,MAAM,CAAC;QACb,QAAQ,EAAE,IAAI,CAAC;KAChB,CAAC;IACF,IAAI,EAAE,EAAE,CAAC;CACV;AAED,qBAAa,QAAQ;IACnB,KAAK,EAAE,MAAM,CAAM;IACnB,IAAI,EAAE,OAAO,EAAE,CAAM;CACtB;AAED,MAAM,WAAW,iBAAkB,SAAQ,aAAa,CAAC,QAAQ,CAAC;IAChE,GAAG,EAAE,SAAS,CAAC;IACf,UAAU,EAAE;QACV,KAAK,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;QAC/C,IAAI,EAAE,IAAI,CAAC;KACZ,CAAC;IACF,IAAI,EAAE,EAAE,CAAC;CACV;AAED,qBAAa,GAAG;IACd,KAAK,EAAE,QAAQ,EAAE,CAAM;IACvB,IAAI,EAAE,OAAO,EAAE,CAAM;CACtB;AAED,MAAM,WAAW,YAAa,SAAQ,aAAa,CAAC,GAAG,CAAC;IACtD,GAAG,EAAE,KAAK,CAAC;IACX,UAAU,EAAE;QACV,KAAK,EAAE,SAAS,CAAC;QACjB,IAAI,EAAE,IAAI,CAAC;KACZ,CAAC;IACF,IAAI,EAAE,EAAE,CAAC;CACV"}
1
+ {"version":3,"file":"nav.d.ts","sourceRoot":"","sources":["../../src/schema/nav.ts"],"names":[],"mappings":"AAAA,qBAAa,OAAO;IAClB,IAAI,EAAE,MAAM,CAAM;IAClB,QAAQ,EAAE,OAAO,EAAE,CAAM;CAC1B;AAED,qBAAa,QAAQ;IACnB,KAAK,EAAE,MAAM,CAAM;IACnB,IAAI,EAAE,OAAO,EAAE,CAAM;CACtB;AAED,qBAAa,GAAG;IACd,KAAK,EAAE,QAAQ,EAAE,CAAM;IACvB,IAAI,EAAE,OAAO,EAAE,CAAM;CACtB"}
@@ -1 +1 @@
1
- {"version":3,"file":"nav.js","sourceRoot":"","sources":["../../src/schema/nav.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,OAAO;IAApB;QACE,SAAI,GAAW,EAAE,CAAC;QAClB,aAAQ,GAAc,EAAE,CAAC;IAC3B,CAAC;CAAA;AAWD,MAAM,OAAO,QAAQ;IAArB;QACE,UAAK,GAAW,EAAE,CAAC;QACnB,SAAI,GAAc,EAAE,CAAC;IACvB,CAAC;CAAA;AAWD,MAAM,OAAO,GAAG;IAAhB;QACE,UAAK,GAAe,EAAE,CAAC;QACvB,SAAI,GAAc,EAAE,CAAC;IACvB,CAAC;CAAA"}
1
+ {"version":3,"file":"nav.js","sourceRoot":"","sources":["../../src/schema/nav.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,OAAO;IAApB;QACE,SAAI,GAAW,EAAE,CAAC;QAClB,aAAQ,GAAc,EAAE,CAAC;IAC3B,CAAC;CAAA;AAED,MAAM,OAAO,QAAQ;IAArB;QACE,UAAK,GAAW,EAAE,CAAC;QACnB,SAAI,GAAc,EAAE,CAAC;IACvB,CAAC;CAAA;AAED,MAAM,OAAO,GAAG;IAAhB;QACE,UAAK,GAAe,EAAE,CAAC;QACvB,SAAI,GAAc,EAAE,CAAC;IACvB,CAAC;CAAA"}
@@ -1,14 +1,5 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class SequentialPagination {
3
2
  nextPage: string | undefined;
4
3
  previousPage: string | undefined;
5
4
  }
6
- export interface SequentialPaginationComponent extends ComponentType<SequentialPagination> {
7
- tag: 'nav';
8
- properties: {
9
- nextPage: 'a';
10
- previousPage: 'a';
11
- };
12
- refs: {};
13
- }
14
5
  //# sourceMappingURL=pagination.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"pagination.d.ts","sourceRoot":"","sources":["../../src/schema/pagination.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,qBAAa,oBAAoB;IAC/B,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAa;IACzC,YAAY,EAAE,MAAM,GAAG,SAAS,CAAY;CAC7C;AAED,MAAM,WAAW,6BAA8B,SAAQ,aAAa,CAAC,oBAAoB,CAAC;IACxF,GAAG,EAAE,KAAK,CAAC;IACX,UAAU,EAAE;QACV,QAAQ,EAAE,GAAG,CAAC;QACd,YAAY,EAAE,GAAG,CAAC;KACnB,CAAC;IACF,IAAI,EAAE,EAAE,CAAA;CACT"}
1
+ {"version":3,"file":"pagination.d.ts","sourceRoot":"","sources":["../../src/schema/pagination.ts"],"names":[],"mappings":"AAAA,qBAAa,oBAAoB;IAC/B,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAa;IACzC,YAAY,EAAE,MAAM,GAAG,SAAS,CAAY;CAC7C"}
@@ -1 +1 @@
1
- {"version":3,"file":"pagination.js","sourceRoot":"","sources":["../../src/schema/pagination.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,oBAAoB;IAAjC;QACE,aAAQ,GAAuB,SAAS,CAAC;QACzC,iBAAY,GAAuB,SAAS,CAAA;IAC9C,CAAC;CAAA"}
1
+ {"version":3,"file":"pagination.js","sourceRoot":"","sources":["../../src/schema/pagination.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,oBAAoB;IAAjC;QACE,aAAQ,GAAuB,SAAS,CAAC;QACzC,iBAAY,GAAuB,SAAS,CAAA;IAC9C,CAAC;CAAA"}
@@ -1,14 +1,5 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class PullQuote {
3
2
  align: string;
4
3
  style: string;
5
4
  }
6
- export interface PullQuoteComponent extends ComponentType<PullQuote> {
7
- tag: 'blockquote';
8
- properties: {
9
- align: 'meta';
10
- style: 'meta';
11
- };
12
- refs: {};
13
- }
14
5
  //# sourceMappingURL=pullquote.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"pullquote.d.ts","sourceRoot":"","sources":["../../src/schema/pullquote.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,qBAAa,SAAS;IACrB,KAAK,EAAE,MAAM,CAAY;IACzB,KAAK,EAAE,MAAM,CAAa;CAC1B;AAED,MAAM,WAAW,kBAAmB,SAAQ,aAAa,CAAC,SAAS,CAAC;IACnE,GAAG,EAAE,YAAY,CAAC;IAClB,UAAU,EAAE;QACX,KAAK,EAAE,MAAM,CAAC;QACd,KAAK,EAAE,MAAM,CAAC;KACd,CAAC;IACF,IAAI,EAAE,EAAE,CAAA;CACR"}
1
+ {"version":3,"file":"pullquote.d.ts","sourceRoot":"","sources":["../../src/schema/pullquote.ts"],"names":[],"mappings":"AAAA,qBAAa,SAAS;IACrB,KAAK,EAAE,MAAM,CAAY;IACzB,KAAK,EAAE,MAAM,CAAa;CAC1B"}
@@ -1 +1 @@
1
- {"version":3,"file":"pullquote.js","sourceRoot":"","sources":["../../src/schema/pullquote.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,SAAS;IAAtB;QACC,UAAK,GAAW,QAAQ,CAAC;QACzB,UAAK,GAAW,SAAS,CAAC;IAC3B,CAAC;CAAA"}
1
+ {"version":3,"file":"pullquote.js","sourceRoot":"","sources":["../../src/schema/pullquote.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,SAAS;IAAtB;QACC,UAAK,GAAW,QAAQ,CAAC;QACzB,UAAK,GAAW,SAAS,CAAC;IAC3B,CAAC;CAAA"}
@@ -1,27 +1,8 @@
1
- import { ComponentType, PageSection, PageSectionProperties } from "@refrakt-md/types";
1
+ import { PageSection } from "@refrakt-md/types";
2
2
  export declare class RevealStep {
3
3
  name: string;
4
4
  }
5
- export interface RevealStepComponent extends ComponentType<RevealStep> {
6
- tag: 'div';
7
- properties: {
8
- name: 'span';
9
- };
10
- refs: {
11
- body: 'div';
12
- };
13
- }
14
5
  export declare class Reveal extends PageSection {
15
6
  step: RevealStep[];
16
7
  }
17
- export interface RevealProperties extends PageSectionProperties {
18
- step: 'div';
19
- }
20
- export interface RevealComponent extends ComponentType<Reveal> {
21
- tag: 'section';
22
- properties: RevealProperties;
23
- refs: {
24
- steps: 'div';
25
- };
26
- }
27
8
  //# sourceMappingURL=reveal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"reveal.d.ts","sourceRoot":"","sources":["../../src/schema/reveal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAiB,WAAW,EAAE,qBAAqB,EAAE,MAAM,mBAAmB,CAAC;AAErG,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"}
1
+ {"version":3,"file":"reveal.d.ts","sourceRoot":"","sources":["../../src/schema/reveal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,qBAAa,UAAU;IACtB,IAAI,EAAE,MAAM,CAAM;CAClB;AAED,qBAAa,MAAO,SAAQ,WAAW;IACtC,IAAI,EAAE,UAAU,EAAE,CAAM;CACxB"}
@@ -1 +1 @@
1
- {"version":3,"file":"reveal.js","sourceRoot":"","sources":["../../src/schema/reveal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAgC,WAAW,EAAyB,MAAM,mBAAmB,CAAC;AAErG,MAAM,OAAO,UAAU;IAAvB;QACC,SAAI,GAAW,EAAE,CAAC;IACnB,CAAC;CAAA;AAYD,MAAM,OAAO,MAAO,SAAQ,WAAW;IAAvC;;QACC,SAAI,GAAiB,EAAE,CAAC;IACzB,CAAC;CAAA"}
1
+ {"version":3,"file":"reveal.js","sourceRoot":"","sources":["../../src/schema/reveal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,UAAU;IAAvB;QACC,SAAI,GAAW,EAAE,CAAC;IACnB,CAAC;CAAA;AAED,MAAM,OAAO,MAAO,SAAQ,WAAW;IAAvC;;QACC,SAAI,GAAiB,EAAE,CAAC;IACzB,CAAC;CAAA"}
@@ -1,20 +1,9 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class Sandbox {
3
2
  framework: string;
4
3
  dependencies: string;
5
4
  label: string;
6
5
  height: string;
7
6
  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: {};
7
+ context: string;
19
8
  }
20
9
  //# sourceMappingURL=sandbox.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"sandbox.d.ts","sourceRoot":"","sources":["../../src/schema/sandbox.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,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"}
1
+ {"version":3,"file":"sandbox.d.ts","sourceRoot":"","sources":["../../src/schema/sandbox.ts"],"names":[],"mappings":"AAAA,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;IACrB,OAAO,EAAE,MAAM,CAAa;CAC5B"}
@@ -5,6 +5,7 @@ export class Sandbox {
5
5
  this.label = '';
6
6
  this.height = 'auto';
7
7
  this.content = '';
8
+ this.context = 'default';
8
9
  }
9
10
  }
10
11
  //# sourceMappingURL=sandbox.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sandbox.js","sourceRoot":"","sources":["../../src/schema/sandbox.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,OAAO;IAApB;QACC,cAAS,GAAW,EAAE,CAAC;QACvB,iBAAY,GAAW,EAAE,CAAC;QAC1B,UAAK,GAAW,EAAE,CAAC;QACnB,WAAM,GAAW,MAAM,CAAC;QACxB,YAAO,GAAW,EAAE,CAAC;IACtB,CAAC;CAAA"}
1
+ {"version":3,"file":"sandbox.js","sourceRoot":"","sources":["../../src/schema/sandbox.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,OAAO;IAApB;QACC,cAAS,GAAW,EAAE,CAAC;QACvB,iBAAY,GAAW,EAAE,CAAC;QAC1B,UAAK,GAAW,EAAE,CAAC;QACnB,WAAM,GAAW,MAAM,CAAC;QACxB,YAAO,GAAW,EAAE,CAAC;QACrB,YAAO,GAAW,SAAS,CAAC;IAC7B,CAAC;CAAA"}
@@ -1,14 +1,4 @@
1
- import { ComponentType } from "@refrakt-md/types";
2
1
  export declare class Sidenote {
3
2
  style: string;
4
3
  }
5
- export interface SidenoteComponent extends ComponentType<Sidenote> {
6
- tag: 'aside';
7
- properties: {
8
- style: 'meta';
9
- };
10
- refs: {
11
- body: 'div';
12
- };
13
- }
14
4
  //# sourceMappingURL=sidenote.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"sidenote.d.ts","sourceRoot":"","sources":["../../src/schema/sidenote.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,qBAAa,QAAQ;IACpB,KAAK,EAAE,MAAM,CAAc;CAC3B;AAED,MAAM,WAAW,iBAAkB,SAAQ,aAAa,CAAC,QAAQ,CAAC;IACjE,GAAG,EAAE,OAAO,CAAC;IACb,UAAU,EAAE;QACX,KAAK,EAAE,MAAM,CAAC;KACd,CAAC;IACF,IAAI,EAAE;QACL,IAAI,EAAE,KAAK,CAAC;KACZ,CAAA;CACD"}
1
+ {"version":3,"file":"sidenote.d.ts","sourceRoot":"","sources":["../../src/schema/sidenote.ts"],"names":[],"mappings":"AAAA,qBAAa,QAAQ;IACpB,KAAK,EAAE,MAAM,CAAc;CAC3B"}
@@ -1 +1 @@
1
- {"version":3,"file":"sidenote.js","sourceRoot":"","sources":["../../src/schema/sidenote.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,QAAQ;IAArB;QACC,UAAK,GAAW,UAAU,CAAC;IAC5B,CAAC;CAAA"}
1
+ {"version":3,"file":"sidenote.js","sourceRoot":"","sources":["../../src/schema/sidenote.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,QAAQ;IAArB;QACC,UAAK,GAAW,UAAU,CAAC;IAC5B,CAAC;CAAA"}
@@ -1,35 +1,12 @@
1
- import { ComponentType, PageSection, PageSectionProperties } from "@refrakt-md/types";
1
+ import { PageSection } from "@refrakt-md/types";
2
2
  export declare class TabGroup extends PageSection {
3
3
  tab: Tab[];
4
4
  panel: TabPanel[];
5
5
  }
6
- export interface TabGroupProperties extends PageSectionProperties {
7
- tab: 'li';
8
- panel: 'li';
9
- }
10
- export interface TabGroupComponent extends ComponentType<TabGroup> {
11
- tag: 'section';
12
- properties: TabGroupProperties;
13
- refs: {
14
- tabs: 'ul';
15
- panels: 'ul';
16
- };
17
- }
18
6
  export declare class TabPanel {
19
7
  }
20
- export interface TabPanelComponent extends ComponentType<TabPanel> {
21
- tag: 'li';
22
- properties: {};
23
- }
24
8
  export declare class Tab {
25
9
  name: string;
26
10
  image: string | undefined;
27
11
  }
28
- export interface TabComponent extends ComponentType<Tab> {
29
- tag: 'li';
30
- properties: {
31
- name: 'span';
32
- image: 'img' | 'svg';
33
- };
34
- }
35
12
  //# sourceMappingURL=tabs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tabs.d.ts","sourceRoot":"","sources":["../../src/schema/tabs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,qBAAqB,EAAE,MAAM,mBAAmB,CAAC;AAEtF,qBAAa,QAAS,SAAQ,WAAW;IACvC,GAAG,EAAE,GAAG,EAAE,CAAM;IAChB,KAAK,EAAE,QAAQ,EAAE,CAAM;CACxB;AAED,MAAM,WAAW,kBAAmB,SAAQ,qBAAqB;IAC/D,GAAG,EAAE,IAAI,CAAC;IACV,KAAK,EAAE,IAAI,CAAC;CACb;AAED,MAAM,WAAW,iBAAkB,SAAQ,aAAa,CAAC,QAAQ,CAAC;IAChE,GAAG,EAAE,SAAS,CAAC;IACf,UAAU,EAAE,kBAAkB,CAAC;IAC/B,IAAI,EAAE;QACJ,IAAI,EAAE,IAAI,CAAC;QACX,MAAM,EAAE,IAAI,CAAC;KACd,CAAA;CACF;AAED,qBAAa,QAAQ;CAAG;AAExB,MAAM,WAAW,iBAAkB,SAAQ,aAAa,CAAC,QAAQ,CAAC;IAChE,GAAG,EAAE,IAAI,CAAC;IACV,UAAU,EAAE,EAAE,CAAC;CAChB;AAED,qBAAa,GAAG;IACd,IAAI,EAAE,MAAM,CAAM;IAClB,KAAK,EAAE,MAAM,GAAG,SAAS,CAAa;CACvC;AAED,MAAM,WAAW,YAAa,SAAQ,aAAa,CAAC,GAAG,CAAC;IACtD,GAAG,EAAE,IAAI,CAAC;IACV,UAAU,EAAE;QACV,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,KAAK,GAAG,KAAK,CAAC;KACtB,CAAA;CACF"}
1
+ {"version":3,"file":"tabs.d.ts","sourceRoot":"","sources":["../../src/schema/tabs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,qBAAa,QAAS,SAAQ,WAAW;IACvC,GAAG,EAAE,GAAG,EAAE,CAAM;IAChB,KAAK,EAAE,QAAQ,EAAE,CAAM;CACxB;AAED,qBAAa,QAAQ;CAAG;AAExB,qBAAa,GAAG;IACd,IAAI,EAAE,MAAM,CAAM;IAClB,KAAK,EAAE,MAAM,GAAG,SAAS,CAAa;CACvC"}