@davidsouther/jiffies 2.3.0 → 2026.4.1

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 (178) hide show
  1. package/package.json +17 -20
  2. package/src/dom/README.md +1 -1
  3. package/src/dom/dom.ts +10 -1
  4. package/src/dom/fc.ts +4 -1
  5. package/src/dom/form/form.ts +1 -4
  6. package/src/dom/html.ts +1 -1
  7. package/src/dom/index.ts +2 -0
  8. package/src/dom/router/router.ts +1 -1
  9. package/src/observable/observable.ts +2 -0
  10. package/src/scope/fix.ts +0 -2
  11. package/src/transpile.mjs +0 -1
  12. package/tsconfig.json +34 -0
  13. package/lib/cjs/assert.d.ts +0 -26
  14. package/lib/cjs/awaitable.d.ts +0 -1
  15. package/lib/cjs/case.d.ts +0 -1
  16. package/lib/cjs/components/button_bar.d.ts +0 -8
  17. package/lib/cjs/components/inline_edit.d.ts +0 -12
  18. package/lib/cjs/components/logger.d.ts +0 -6
  19. package/lib/cjs/components/select.d.ts +0 -10
  20. package/lib/cjs/components/test.d.ts +0 -1
  21. package/lib/cjs/components/virtual_scroll.d.ts +0 -42
  22. package/lib/cjs/components/virtual_scroll.test.d.ts +0 -1
  23. package/lib/cjs/context.d.ts +0 -11
  24. package/lib/cjs/context.test.d.ts +0 -1
  25. package/lib/cjs/debounce.d.ts +0 -1
  26. package/lib/cjs/diff.d.ts +0 -15
  27. package/lib/cjs/diff.test.d.ts +0 -1
  28. package/lib/cjs/display.d.ts +0 -5
  29. package/lib/cjs/dom/css/border.d.ts +0 -11
  30. package/lib/cjs/dom/css/constants.d.ts +0 -31
  31. package/lib/cjs/dom/css/core.d.ts +0 -5
  32. package/lib/cjs/dom/css/fstyle.d.ts +0 -5
  33. package/lib/cjs/dom/css/sizing.d.ts +0 -5
  34. package/lib/cjs/dom/dom.d.ts +0 -27
  35. package/lib/cjs/dom/fc.d.ts +0 -10
  36. package/lib/cjs/dom/fc.test.d.ts +0 -1
  37. package/lib/cjs/dom/form/form.app.d.ts +0 -1
  38. package/lib/cjs/dom/form/form.d.ts +0 -25
  39. package/lib/cjs/dom/form/form.test.d.ts +0 -0
  40. package/lib/cjs/dom/html.d.ts +0 -112
  41. package/lib/cjs/dom/html.test.d.ts +0 -1
  42. package/lib/cjs/dom/observable.d.ts +0 -2
  43. package/lib/cjs/dom/observable.test.d.ts +0 -1
  44. package/lib/cjs/dom/provide.d.ts +0 -3
  45. package/lib/cjs/dom/router/link.d.ts +0 -6
  46. package/lib/cjs/dom/router/router.d.ts +0 -13
  47. package/lib/cjs/dom/svg.d.ts +0 -64
  48. package/lib/cjs/dom/test.d.ts +0 -1
  49. package/lib/cjs/dom/types/css.d.ts +0 -6590
  50. package/lib/cjs/dom/types/dom.d.ts +0 -0
  51. package/lib/cjs/dom/types/html.d.ts +0 -614
  52. package/lib/cjs/dom/xml.d.ts +0 -1
  53. package/lib/cjs/equal.d.ts +0 -11
  54. package/lib/cjs/equal.test.d.ts +0 -1
  55. package/lib/cjs/flags.d.ts +0 -7
  56. package/lib/cjs/flags.test.d.ts +0 -1
  57. package/lib/cjs/fs.d.ts +0 -72
  58. package/lib/cjs/fs.test.d.ts +0 -1
  59. package/lib/cjs/fs_node.d.ts +0 -15
  60. package/lib/cjs/fs_win.test.d.ts +0 -1
  61. package/lib/cjs/generator.d.ts +0 -1
  62. package/lib/cjs/generator.test.d.ts +0 -1
  63. package/lib/cjs/is_browser.d.ts +0 -1
  64. package/lib/cjs/lock.d.ts +0 -1
  65. package/lib/cjs/lock.test.d.ts +0 -1
  66. package/lib/cjs/log.d.ts +0 -54
  67. package/lib/cjs/observable/event.d.ts +0 -35
  68. package/lib/cjs/observable/observable.d.ts +0 -134
  69. package/lib/cjs/observable/observable.test.d.ts +0 -1
  70. package/lib/cjs/range.d.ts +0 -1
  71. package/lib/cjs/result.d.ts +0 -31
  72. package/lib/cjs/result.test.d.ts +0 -1
  73. package/lib/cjs/safe.d.ts +0 -1
  74. package/lib/cjs/scope/describe.d.ts +0 -18
  75. package/lib/cjs/scope/display/console.d.ts +0 -2
  76. package/lib/cjs/scope/display/dom.d.ts +0 -3
  77. package/lib/cjs/scope/display/junit.d.ts +0 -2
  78. package/lib/cjs/scope/execute.d.ts +0 -12
  79. package/lib/cjs/scope/expect.d.ts +0 -23
  80. package/lib/cjs/scope/fix.d.ts +0 -4
  81. package/lib/cjs/scope/index.d.ts +0 -3
  82. package/lib/cjs/scope/scope.d.ts +0 -17
  83. package/lib/cjs/scope/state.d.ts +0 -2
  84. package/lib/cjs/server/http/apps.d.ts +0 -5
  85. package/lib/cjs/server/http/css.d.ts +0 -5
  86. package/lib/cjs/server/http/index.d.ts +0 -16
  87. package/lib/cjs/server/http/response.d.ts +0 -4
  88. package/lib/cjs/server/http/sitemap.d.ts +0 -2
  89. package/lib/cjs/server/http/static.d.ts +0 -2
  90. package/lib/cjs/server/http/typescript.d.ts +0 -5
  91. package/lib/cjs/server/main.d.ts +0 -2
  92. package/lib/cjs/test.d.mts +0 -2
  93. package/lib/cjs/test_all.d.ts +0 -9
  94. package/lib/cjs/transpile.d.mts +0 -3
  95. package/lib/cjs/tsconfig.tsbuildinfo +0 -1
  96. package/lib/esm/assert.d.ts +0 -26
  97. package/lib/esm/awaitable.d.ts +0 -1
  98. package/lib/esm/case.d.ts +0 -1
  99. package/lib/esm/components/button_bar.d.ts +0 -8
  100. package/lib/esm/components/inline_edit.d.ts +0 -12
  101. package/lib/esm/components/logger.d.ts +0 -6
  102. package/lib/esm/components/select.d.ts +0 -10
  103. package/lib/esm/components/test.d.ts +0 -1
  104. package/lib/esm/components/virtual_scroll.d.ts +0 -42
  105. package/lib/esm/components/virtual_scroll.test.d.ts +0 -1
  106. package/lib/esm/context.d.ts +0 -11
  107. package/lib/esm/context.test.d.ts +0 -1
  108. package/lib/esm/debounce.d.ts +0 -1
  109. package/lib/esm/diff.d.ts +0 -15
  110. package/lib/esm/diff.test.d.ts +0 -1
  111. package/lib/esm/display.d.ts +0 -5
  112. package/lib/esm/dom/css/border.d.ts +0 -11
  113. package/lib/esm/dom/css/constants.d.ts +0 -31
  114. package/lib/esm/dom/css/core.d.ts +0 -5
  115. package/lib/esm/dom/css/fstyle.d.ts +0 -5
  116. package/lib/esm/dom/css/sizing.d.ts +0 -5
  117. package/lib/esm/dom/dom.d.ts +0 -27
  118. package/lib/esm/dom/fc.d.ts +0 -10
  119. package/lib/esm/dom/fc.test.d.ts +0 -1
  120. package/lib/esm/dom/form/form.app.d.ts +0 -1
  121. package/lib/esm/dom/form/form.d.ts +0 -25
  122. package/lib/esm/dom/form/form.test.d.ts +0 -0
  123. package/lib/esm/dom/html.d.ts +0 -112
  124. package/lib/esm/dom/html.test.d.ts +0 -1
  125. package/lib/esm/dom/observable.d.ts +0 -2
  126. package/lib/esm/dom/observable.test.d.ts +0 -1
  127. package/lib/esm/dom/provide.d.ts +0 -3
  128. package/lib/esm/dom/router/link.d.ts +0 -6
  129. package/lib/esm/dom/router/router.d.ts +0 -13
  130. package/lib/esm/dom/svg.d.ts +0 -64
  131. package/lib/esm/dom/test.d.ts +0 -1
  132. package/lib/esm/dom/types/css.d.ts +0 -6590
  133. package/lib/esm/dom/types/dom.d.ts +0 -0
  134. package/lib/esm/dom/types/html.d.ts +0 -614
  135. package/lib/esm/dom/xml.d.ts +0 -1
  136. package/lib/esm/equal.d.ts +0 -11
  137. package/lib/esm/equal.test.d.ts +0 -1
  138. package/lib/esm/flags.d.ts +0 -7
  139. package/lib/esm/flags.test.d.ts +0 -1
  140. package/lib/esm/fs.d.ts +0 -72
  141. package/lib/esm/fs.test.d.ts +0 -1
  142. package/lib/esm/fs_node.d.ts +0 -15
  143. package/lib/esm/fs_win.test.d.ts +0 -1
  144. package/lib/esm/generator.d.ts +0 -1
  145. package/lib/esm/generator.test.d.ts +0 -1
  146. package/lib/esm/is_browser.d.ts +0 -1
  147. package/lib/esm/lock.d.ts +0 -1
  148. package/lib/esm/lock.test.d.ts +0 -1
  149. package/lib/esm/log.d.ts +0 -54
  150. package/lib/esm/observable/event.d.ts +0 -35
  151. package/lib/esm/observable/observable.d.ts +0 -134
  152. package/lib/esm/observable/observable.test.d.ts +0 -1
  153. package/lib/esm/range.d.ts +0 -1
  154. package/lib/esm/result.d.ts +0 -31
  155. package/lib/esm/result.test.d.ts +0 -1
  156. package/lib/esm/safe.d.ts +0 -1
  157. package/lib/esm/scope/describe.d.ts +0 -18
  158. package/lib/esm/scope/display/console.d.ts +0 -2
  159. package/lib/esm/scope/display/dom.d.ts +0 -3
  160. package/lib/esm/scope/display/junit.d.ts +0 -2
  161. package/lib/esm/scope/execute.d.ts +0 -12
  162. package/lib/esm/scope/expect.d.ts +0 -23
  163. package/lib/esm/scope/fix.d.ts +0 -4
  164. package/lib/esm/scope/index.d.ts +0 -3
  165. package/lib/esm/scope/scope.d.ts +0 -17
  166. package/lib/esm/scope/state.d.ts +0 -2
  167. package/lib/esm/server/http/apps.d.ts +0 -5
  168. package/lib/esm/server/http/css.d.ts +0 -5
  169. package/lib/esm/server/http/index.d.ts +0 -16
  170. package/lib/esm/server/http/response.d.ts +0 -4
  171. package/lib/esm/server/http/sitemap.d.ts +0 -2
  172. package/lib/esm/server/http/static.d.ts +0 -2
  173. package/lib/esm/server/http/typescript.d.ts +0 -5
  174. package/lib/esm/server/main.d.ts +0 -2
  175. package/lib/esm/test.d.mts +0 -2
  176. package/lib/esm/test_all.d.ts +0 -9
  177. package/lib/esm/transpile.d.mts +0 -3
  178. package/lib/esm/tsconfig.tsbuildinfo +0 -1
@@ -1,112 +0,0 @@
1
- import { type DenormAttrs, type DenormChildren } from "./dom.ts";
2
- export declare const a: (attrs?: DenormAttrs<HTMLAnchorElement> | undefined, ...children: DenormChildren[]) => HTMLAnchorElement;
3
- export declare const abbr: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
4
- export declare const address: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
5
- export declare const area: (attrs?: DenormAttrs<HTMLAreaElement> | undefined, ...children: DenormChildren[]) => HTMLAreaElement;
6
- export declare const article: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
7
- export declare const aside: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
8
- export declare const audio: (attrs?: DenormAttrs<HTMLAudioElement> | undefined, ...children: DenormChildren[]) => HTMLAudioElement;
9
- export declare const b: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
10
- export declare const base: (attrs?: DenormAttrs<HTMLBaseElement> | undefined, ...children: DenormChildren[]) => HTMLBaseElement;
11
- export declare const bdi: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
12
- export declare const bdo: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
13
- export declare const blockquote: (attrs?: DenormAttrs<HTMLQuoteElement> | undefined, ...children: DenormChildren[]) => HTMLQuoteElement;
14
- export declare const body: (attrs?: DenormAttrs<HTMLBodyElement> | undefined, ...children: DenormChildren[]) => HTMLBodyElement;
15
- export declare const br: (attrs?: DenormAttrs<HTMLBRElement> | undefined, ...children: DenormChildren[]) => HTMLBRElement;
16
- export declare const button: (attrs?: DenormAttrs<HTMLButtonElement> | undefined, ...children: DenormChildren[]) => HTMLButtonElement;
17
- export declare const canvas: (attrs?: DenormAttrs<HTMLCanvasElement> | undefined, ...children: DenormChildren[]) => HTMLCanvasElement;
18
- export declare const caption: (attrs?: DenormAttrs<HTMLTableCaptionElement> | undefined, ...children: DenormChildren[]) => HTMLTableCaptionElement;
19
- export declare const cite: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
20
- export declare const code: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
21
- export declare const col: (attrs?: DenormAttrs<HTMLTableColElement> | undefined, ...children: DenormChildren[]) => HTMLTableColElement;
22
- export declare const colgroup: (attrs?: DenormAttrs<HTMLTableColElement> | undefined, ...children: DenormChildren[]) => HTMLTableColElement;
23
- export declare const data: (attrs?: DenormAttrs<HTMLDataElement> | undefined, ...children: DenormChildren[]) => HTMLDataElement;
24
- export declare const datalist: (attrs?: DenormAttrs<HTMLDataListElement> | undefined, ...children: DenormChildren[]) => HTMLDataListElement;
25
- export declare const dd: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
26
- export declare const del: (attrs?: DenormAttrs<HTMLModElement> | undefined, ...children: DenormChildren[]) => HTMLModElement;
27
- export declare const details: (attrs?: DenormAttrs<HTMLDetailsElement> | undefined, ...children: DenormChildren[]) => HTMLDetailsElement;
28
- export declare const dfn: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
29
- export declare const dialog: (attrs?: DenormAttrs<HTMLDialogElement> | undefined, ...children: DenormChildren[]) => HTMLDialogElement;
30
- export declare const div: (attrs?: DenormAttrs<HTMLDivElement> | undefined, ...children: DenormChildren[]) => HTMLDivElement;
31
- export declare const dl: (attrs?: DenormAttrs<HTMLDListElement> | undefined, ...children: DenormChildren[]) => HTMLDListElement;
32
- export declare const dt: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
33
- export declare const em: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
34
- export declare const embed: (attrs?: DenormAttrs<HTMLEmbedElement> | undefined, ...children: DenormChildren[]) => HTMLEmbedElement;
35
- export declare const fieldset: (attrs?: DenormAttrs<HTMLFieldSetElement> | undefined, ...children: DenormChildren[]) => HTMLFieldSetElement;
36
- export declare const figcaption: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
37
- export declare const figure: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
38
- export declare const footer: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
39
- export declare const form: (attrs?: DenormAttrs<HTMLFormElement> | undefined, ...children: DenormChildren[]) => HTMLFormElement;
40
- export declare const h1: (attrs?: DenormAttrs<HTMLHeadingElement> | undefined, ...children: DenormChildren[]) => HTMLHeadingElement;
41
- export declare const h2: (attrs?: DenormAttrs<HTMLHeadingElement> | undefined, ...children: DenormChildren[]) => HTMLHeadingElement;
42
- export declare const h3: (attrs?: DenormAttrs<HTMLHeadingElement> | undefined, ...children: DenormChildren[]) => HTMLHeadingElement;
43
- export declare const h4: (attrs?: DenormAttrs<HTMLHeadingElement> | undefined, ...children: DenormChildren[]) => HTMLHeadingElement;
44
- export declare const h5: (attrs?: DenormAttrs<HTMLHeadingElement> | undefined, ...children: DenormChildren[]) => HTMLHeadingElement;
45
- export declare const h6: (attrs?: DenormAttrs<HTMLHeadingElement> | undefined, ...children: DenormChildren[]) => HTMLHeadingElement;
46
- export declare const head: (attrs?: DenormAttrs<HTMLHeadElement> | undefined, ...children: DenormChildren[]) => HTMLHeadElement;
47
- export declare const header: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
48
- export declare const hgroup: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
49
- export declare const hr: (attrs?: DenormAttrs<HTMLHRElement> | undefined, ...children: DenormChildren[]) => HTMLHRElement;
50
- export declare const html: (attrs?: DenormAttrs<HTMLHtmlElement> | undefined, ...children: DenormChildren[]) => HTMLHtmlElement;
51
- export declare const i: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
52
- export declare const iframe: (attrs?: DenormAttrs<HTMLIFrameElement> | undefined, ...children: DenormChildren[]) => HTMLIFrameElement;
53
- export declare const img: (attrs?: DenormAttrs<HTMLImageElement> | undefined, ...children: DenormChildren[]) => HTMLImageElement;
54
- export declare const input: (attrs?: DenormAttrs<HTMLInputElement> | undefined, ...children: DenormChildren[]) => HTMLInputElement;
55
- export declare const ins: (attrs?: DenormAttrs<HTMLModElement> | undefined, ...children: DenormChildren[]) => HTMLModElement;
56
- export declare const kbd: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
57
- export declare const label: (attrs?: DenormAttrs<HTMLLabelElement> | undefined, ...children: DenormChildren[]) => HTMLLabelElement;
58
- export declare const legend: (attrs?: DenormAttrs<HTMLLegendElement> | undefined, ...children: DenormChildren[]) => HTMLLegendElement;
59
- export declare const li: (attrs?: DenormAttrs<HTMLLIElement> | undefined, ...children: DenormChildren[]) => HTMLLIElement;
60
- export declare const link: (attrs?: DenormAttrs<HTMLLinkElement> | undefined, ...children: DenormChildren[]) => HTMLLinkElement;
61
- export declare const main: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
62
- export declare const map: (attrs?: DenormAttrs<HTMLMapElement> | undefined, ...children: DenormChildren[]) => HTMLMapElement;
63
- export declare const mark: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
64
- export declare const menu: (attrs?: DenormAttrs<HTMLMenuElement> | undefined, ...children: DenormChildren[]) => HTMLMenuElement;
65
- export declare const meta: (attrs?: DenormAttrs<HTMLMetaElement> | undefined, ...children: DenormChildren[]) => HTMLMetaElement;
66
- export declare const meter: (attrs?: DenormAttrs<HTMLMeterElement> | undefined, ...children: DenormChildren[]) => HTMLMeterElement;
67
- export declare const nav: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
68
- export declare const noscript: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
69
- export declare const object: (attrs?: DenormAttrs<HTMLObjectElement> | undefined, ...children: DenormChildren[]) => HTMLObjectElement;
70
- export declare const ol: (attrs?: DenormAttrs<HTMLOListElement> | undefined, ...children: DenormChildren[]) => HTMLOListElement;
71
- export declare const optgroup: (attrs?: DenormAttrs<HTMLOptGroupElement> | undefined, ...children: DenormChildren[]) => HTMLOptGroupElement;
72
- export declare const option: (attrs?: DenormAttrs<HTMLOptionElement> | undefined, ...children: DenormChildren[]) => HTMLOptionElement;
73
- export declare const output: (attrs?: DenormAttrs<HTMLOutputElement> | undefined, ...children: DenormChildren[]) => HTMLOutputElement;
74
- export declare const p: (attrs?: DenormAttrs<HTMLParagraphElement> | undefined, ...children: DenormChildren[]) => HTMLParagraphElement;
75
- export declare const picture: (attrs?: DenormAttrs<HTMLPictureElement> | undefined, ...children: DenormChildren[]) => HTMLPictureElement;
76
- export declare const pre: (attrs?: DenormAttrs<HTMLPreElement> | undefined, ...children: DenormChildren[]) => HTMLPreElement;
77
- export declare const progress: (attrs?: DenormAttrs<HTMLProgressElement> | undefined, ...children: DenormChildren[]) => HTMLProgressElement;
78
- export declare const q: (attrs?: DenormAttrs<HTMLQuoteElement> | undefined, ...children: DenormChildren[]) => HTMLQuoteElement;
79
- export declare const rp: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
80
- export declare const rt: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
81
- export declare const ruby: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
82
- export declare const s: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
83
- export declare const samp: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
84
- export declare const script: (attrs?: DenormAttrs<HTMLScriptElement> | undefined, ...children: DenormChildren[]) => HTMLScriptElement;
85
- export declare const section: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
86
- export declare const select: (attrs?: DenormAttrs<HTMLSelectElement> | undefined, ...children: DenormChildren[]) => HTMLSelectElement;
87
- export declare const slot: (attrs?: DenormAttrs<HTMLSlotElement> | undefined, ...children: DenormChildren[]) => HTMLSlotElement;
88
- export declare const small: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
89
- export declare const source: (attrs?: DenormAttrs<HTMLSourceElement> | undefined, ...children: DenormChildren[]) => HTMLSourceElement;
90
- export declare const span: (attrs?: DenormAttrs<HTMLSpanElement> | undefined, ...children: DenormChildren[]) => HTMLSpanElement;
91
- export declare const strong: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
92
- export declare const style: (attrs?: DenormAttrs<HTMLStyleElement> | undefined, ...children: DenormChildren[]) => HTMLStyleElement;
93
- export declare const sub: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
94
- export declare const summary: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
95
- export declare const sup: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
96
- export declare const table: (attrs?: DenormAttrs<HTMLTableElement> | undefined, ...children: DenormChildren[]) => HTMLTableElement;
97
- export declare const tbody: (attrs?: DenormAttrs<HTMLTableSectionElement> | undefined, ...children: DenormChildren[]) => HTMLTableSectionElement;
98
- export declare const td: (attrs?: DenormAttrs<HTMLTableCellElement> | undefined, ...children: DenormChildren[]) => HTMLTableCellElement;
99
- export declare const template: (attrs?: DenormAttrs<HTMLTemplateElement> | undefined, ...children: DenormChildren[]) => HTMLTemplateElement;
100
- export declare const textarea: (attrs?: DenormAttrs<HTMLTextAreaElement> | undefined, ...children: DenormChildren[]) => HTMLTextAreaElement;
101
- export declare const tfoot: (attrs?: DenormAttrs<HTMLTableSectionElement> | undefined, ...children: DenormChildren[]) => HTMLTableSectionElement;
102
- export declare const th: (attrs?: DenormAttrs<HTMLTableCellElement> | undefined, ...children: DenormChildren[]) => HTMLTableCellElement;
103
- export declare const thead: (attrs?: DenormAttrs<HTMLTableSectionElement> | undefined, ...children: DenormChildren[]) => HTMLTableSectionElement;
104
- export declare const time: (attrs?: DenormAttrs<HTMLTimeElement> | undefined, ...children: DenormChildren[]) => HTMLTimeElement;
105
- export declare const title: (attrs?: DenormAttrs<HTMLTitleElement> | undefined, ...children: DenormChildren[]) => HTMLTitleElement;
106
- export declare const tr: (attrs?: DenormAttrs<HTMLTableRowElement> | undefined, ...children: DenormChildren[]) => HTMLTableRowElement;
107
- export declare const track: (attrs?: DenormAttrs<HTMLTrackElement> | undefined, ...children: DenormChildren[]) => HTMLTrackElement;
108
- export declare const u: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
109
- export declare const ul: (attrs?: DenormAttrs<HTMLUListElement> | undefined, ...children: DenormChildren[]) => HTMLUListElement;
110
- export declare const htmlvar: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
111
- export declare const video: (attrs?: DenormAttrs<HTMLVideoElement> | undefined, ...children: DenormChildren[]) => HTMLVideoElement;
112
- export declare const wbr: (attrs?: DenormAttrs<HTMLElement> | undefined, ...children: DenormChildren[]) => HTMLElement;
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- import type { Observable } from "../observable/observable.ts";
2
- export declare function O<E extends Element>(element: E, observable: Observable<Parameters<E["update"]>>): E;
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import type { Option } from "../result.ts";
2
- export declare function provide(items: Record<string, unknown>): void;
3
- export declare function retrieve<T>(key: string): Option<T>;
@@ -1,6 +0,0 @@
1
- export interface Link {
2
- href: string;
3
- link: string;
4
- target: () => Node;
5
- }
6
- export declare const link: ({ href, link }: Link) => HTMLAnchorElement;
@@ -1,13 +0,0 @@
1
- import type { DOMElement } from "../dom.ts";
2
- import type { Link } from "./link.ts";
3
- export interface Router {
4
- current?: string;
5
- navigate: (url: string) => (event: Event) => void;
6
- (target: DOMElement): DOMElement;
7
- }
8
- export declare const Router: {
9
- local(links: Link[], index: string): Router;
10
- for(links: Link[], index: string, setGlobalRouter?: boolean): Router;
11
- href(link: string): string;
12
- navigate(href: string): (event: Event) => void;
13
- };
@@ -1,64 +0,0 @@
1
- import { type DenormAttrs, type DenormChildren } from "./dom.ts";
2
- export declare const a: (attrs?: DenormAttrs<SVGAElement> | undefined, ...children: DenormChildren[]) => Element;
3
- export declare const animate: (attrs?: DenormAttrs<SVGAnimateElement> | undefined, ...children: DenormChildren[]) => Element;
4
- export declare const animateMotion: (attrs?: DenormAttrs<SVGAnimateMotionElement> | undefined, ...children: DenormChildren[]) => Element;
5
- export declare const animateTransform: (attrs?: DenormAttrs<SVGAnimateTransformElement> | undefined, ...children: DenormChildren[]) => Element;
6
- export declare const circle: (attrs?: DenormAttrs<SVGCircleElement> | undefined, ...children: DenormChildren[]) => Element;
7
- export declare const clipPath: (attrs?: DenormAttrs<SVGClipPathElement> | undefined, ...children: DenormChildren[]) => Element;
8
- export declare const defs: (attrs?: DenormAttrs<SVGDefsElement> | undefined, ...children: DenormChildren[]) => Element;
9
- export declare const desc: (attrs?: DenormAttrs<SVGDescElement> | undefined, ...children: DenormChildren[]) => Element;
10
- export declare const ellipse: (attrs?: DenormAttrs<SVGEllipseElement> | undefined, ...children: DenormChildren[]) => Element;
11
- export declare const feBlend: (attrs?: DenormAttrs<SVGFEBlendElement> | undefined, ...children: DenormChildren[]) => Element;
12
- export declare const feColorMatrix: (attrs?: DenormAttrs<SVGFEColorMatrixElement> | undefined, ...children: DenormChildren[]) => Element;
13
- export declare const feComponentTransfer: (attrs?: DenormAttrs<SVGFEComponentTransferElement> | undefined, ...children: DenormChildren[]) => Element;
14
- export declare const feComposite: (attrs?: DenormAttrs<SVGFECompositeElement> | undefined, ...children: DenormChildren[]) => Element;
15
- export declare const feConvolveMatrix: (attrs?: DenormAttrs<SVGFEConvolveMatrixElement> | undefined, ...children: DenormChildren[]) => Element;
16
- export declare const feDiffuseLighting: (attrs?: DenormAttrs<SVGFEDiffuseLightingElement> | undefined, ...children: DenormChildren[]) => Element;
17
- export declare const feDisplacementMap: (attrs?: DenormAttrs<SVGFEDisplacementMapElement> | undefined, ...children: DenormChildren[]) => Element;
18
- export declare const feDistantLight: (attrs?: DenormAttrs<SVGFEDistantLightElement> | undefined, ...children: DenormChildren[]) => Element;
19
- export declare const feDropShadow: (attrs?: DenormAttrs<SVGFEDropShadowElement> | undefined, ...children: DenormChildren[]) => Element;
20
- export declare const feFlood: (attrs?: DenormAttrs<SVGFEFloodElement> | undefined, ...children: DenormChildren[]) => Element;
21
- export declare const feFuncA: (attrs?: DenormAttrs<SVGFEFuncAElement> | undefined, ...children: DenormChildren[]) => Element;
22
- export declare const feFuncB: (attrs?: DenormAttrs<SVGFEFuncBElement> | undefined, ...children: DenormChildren[]) => Element;
23
- export declare const feFuncG: (attrs?: DenormAttrs<SVGFEFuncGElement> | undefined, ...children: DenormChildren[]) => Element;
24
- export declare const feFuncR: (attrs?: DenormAttrs<SVGFEFuncRElement> | undefined, ...children: DenormChildren[]) => Element;
25
- export declare const feGaussianBlur: (attrs?: DenormAttrs<SVGFEGaussianBlurElement> | undefined, ...children: DenormChildren[]) => Element;
26
- export declare const feImage: (attrs?: DenormAttrs<SVGFEImageElement> | undefined, ...children: DenormChildren[]) => Element;
27
- export declare const feMerge: (attrs?: DenormAttrs<SVGFEMergeElement> | undefined, ...children: DenormChildren[]) => Element;
28
- export declare const feMergeNode: (attrs?: DenormAttrs<SVGFEMergeNodeElement> | undefined, ...children: DenormChildren[]) => Element;
29
- export declare const feMorphology: (attrs?: DenormAttrs<SVGFEMorphologyElement> | undefined, ...children: DenormChildren[]) => Element;
30
- export declare const feOffset: (attrs?: DenormAttrs<SVGFEOffsetElement> | undefined, ...children: DenormChildren[]) => Element;
31
- export declare const fePointLight: (attrs?: DenormAttrs<SVGFEPointLightElement> | undefined, ...children: DenormChildren[]) => Element;
32
- export declare const feSpecularLighting: (attrs?: DenormAttrs<SVGFESpecularLightingElement> | undefined, ...children: DenormChildren[]) => Element;
33
- export declare const feSpotLight: (attrs?: DenormAttrs<SVGFESpotLightElement> | undefined, ...children: DenormChildren[]) => Element;
34
- export declare const feTile: (attrs?: DenormAttrs<SVGFETileElement> | undefined, ...children: DenormChildren[]) => Element;
35
- export declare const feTurbulence: (attrs?: DenormAttrs<SVGFETurbulenceElement> | undefined, ...children: DenormChildren[]) => Element;
36
- export declare const filter: (attrs?: DenormAttrs<SVGFilterElement> | undefined, ...children: DenormChildren[]) => Element;
37
- export declare const foreignObject: (attrs?: DenormAttrs<SVGForeignObjectElement> | undefined, ...children: DenormChildren[]) => Element;
38
- export declare const g: (attrs?: DenormAttrs<SVGGElement> | undefined, ...children: DenormChildren[]) => Element;
39
- export declare const image: (attrs?: DenormAttrs<SVGImageElement> | undefined, ...children: DenormChildren[]) => Element;
40
- export declare const line: (attrs?: DenormAttrs<SVGLineElement> | undefined, ...children: DenormChildren[]) => Element;
41
- export declare const linearGradient: (attrs?: DenormAttrs<SVGLinearGradientElement> | undefined, ...children: DenormChildren[]) => Element;
42
- export declare const marker: (attrs?: DenormAttrs<SVGMarkerElement> | undefined, ...children: DenormChildren[]) => Element;
43
- export declare const mask: (attrs?: DenormAttrs<SVGMaskElement> | undefined, ...children: DenormChildren[]) => Element;
44
- export declare const metadata: (attrs?: DenormAttrs<SVGMetadataElement> | undefined, ...children: DenormChildren[]) => Element;
45
- export declare const mpath: (attrs?: DenormAttrs<SVGMPathElement> | undefined, ...children: DenormChildren[]) => Element;
46
- export declare const path: (attrs?: DenormAttrs<SVGPathElement> | undefined, ...children: DenormChildren[]) => Element;
47
- export declare const pattern: (attrs?: DenormAttrs<SVGPatternElement> | undefined, ...children: DenormChildren[]) => Element;
48
- export declare const polygon: (attrs?: DenormAttrs<SVGPolygonElement> | undefined, ...children: DenormChildren[]) => Element;
49
- export declare const polyline: (attrs?: DenormAttrs<SVGPolylineElement> | undefined, ...children: DenormChildren[]) => Element;
50
- export declare const radialGradient: (attrs?: DenormAttrs<SVGRadialGradientElement> | undefined, ...children: DenormChildren[]) => Element;
51
- export declare const rect: (attrs?: DenormAttrs<SVGRectElement> | undefined, ...children: DenormChildren[]) => Element;
52
- export declare const script: (attrs?: DenormAttrs<SVGScriptElement> | undefined, ...children: DenormChildren[]) => Element;
53
- export declare const set: (attrs?: DenormAttrs<SVGSetElement> | undefined, ...children: DenormChildren[]) => Element;
54
- export declare const stop: (attrs?: DenormAttrs<SVGStopElement> | undefined, ...children: DenormChildren[]) => Element;
55
- export declare const style: (attrs?: DenormAttrs<SVGStyleElement> | undefined, ...children: DenormChildren[]) => Element;
56
- export declare const svg: (attrs?: DenormAttrs<SVGSVGElement> | undefined, ...children: DenormChildren[]) => Element;
57
- export declare const svgswitch: (attrs?: DenormAttrs<SVGSwitchElement> | undefined, ...children: DenormChildren[]) => Element;
58
- export declare const symbol: (attrs?: DenormAttrs<SVGSymbolElement> | undefined, ...children: DenormChildren[]) => Element;
59
- export declare const text: (attrs?: DenormAttrs<SVGTextElement> | undefined, ...children: DenormChildren[]) => Element;
60
- export declare const textPath: (attrs?: DenormAttrs<SVGTextPathElement> | undefined, ...children: DenormChildren[]) => Element;
61
- export declare const title: (attrs?: DenormAttrs<SVGTitleElement> | undefined, ...children: DenormChildren[]) => Element;
62
- export declare const tspan: (attrs?: DenormAttrs<SVGTSpanElement> | undefined, ...children: DenormChildren[]) => Element;
63
- export declare const use: (attrs?: DenormAttrs<SVGUseElement> | undefined, ...children: DenormChildren[]) => Element;
64
- export declare const view: (attrs?: DenormAttrs<SVGViewElement> | undefined, ...children: DenormChildren[]) => Element;
@@ -1 +0,0 @@
1
- export declare function loadTests(): Promise<void>;