@thi.ng/hiccup-html 2.1.12 → 2.1.13

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/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Change Log
2
2
 
3
- - **Last updated**: 2022-08-23T10:37:04Z
3
+ - **Last updated**: 2022-09-21T21:37:59Z
4
4
  - **Generator**: [thi.ng/monopub](https://thi.ng/monopub)
5
5
 
6
6
  All notable changes to this project will be documented in this file.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  <!-- This file is generated - DO NOT EDIT! -->
2
2
 
3
- # ![hiccup-html](https://media.thi.ng/umbrella/banners/thing-hiccup-html.svg?cec1e8d8)
3
+ # ![hiccup-html](https://media.thi.ng/umbrella/banners-20220914/thing-hiccup-html.svg?b1a76bbf)
4
4
 
5
5
  [![npm version](https://img.shields.io/npm/v/@thi.ng/hiccup-html.svg)](https://www.npmjs.com/package/@thi.ng/hiccup-html)
6
6
  ![npm downloads](https://img.shields.io/npm/dm/@thi.ng/hiccup-html.svg)
@@ -20,8 +20,8 @@ This project is part of the
20
20
  - [Forms / inputs](#forms--inputs)
21
21
  - [Media](#media)
22
22
  - [Compatibility](#compatibility)
23
- - [Status](#status)
24
- - [Related packages](#related-packages)
23
+ - [Status](#status)
24
+ - [Related packages](#related-packages)
25
25
  - [Installation](#installation)
26
26
  - [Dependencies](#dependencies)
27
27
  - [Usage examples](#usage-examples)
@@ -150,7 +150,7 @@ thi.ng/umbrella eco system (most relevant:
150
150
  [@thi.ng/rstream](https://github.com/thi-ng/umbrella/tree/develop/packages/rstream),
151
151
  [@thi.ng/atom](https://github.com/thi-ng/umbrella/tree/develop/packages/atom)).
152
152
 
153
- ### Status
153
+ ## Status
154
154
 
155
155
  **STABLE** - used in production
156
156
 
@@ -160,7 +160,7 @@ The current aim is not necessarily to have wrappers for *each* possible
160
160
  HTML5 element, but certainly to support the most commonly used ones. PRs
161
161
  welcome!
162
162
 
163
- ### Related packages
163
+ ## Related packages
164
164
 
165
165
  - [@thi.ng/hdom](https://github.com/thi-ng/umbrella/tree/develop/packages/hdom) - Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors
166
166
  - [@thi.ng/rdom](https://github.com/thi-ng/umbrella/tree/develop/packages/rdom) - Lightweight, reactive, VDOM-less UI/DOM components with async lifecycle and [@thi.ng/hiccup](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup) compatible
@@ -213,6 +213,7 @@ A selection:
213
213
  | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/rdom-dnd.png" width="240"/> | rdom drag & drop example | [Demo](https://demo.thi.ng/umbrella/rdom-dnd/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rdom-dnd) |
214
214
  | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/rdom-lissajous.png" width="240"/> | rdom & hiccup-canvas interop test | [Demo](https://demo.thi.ng/umbrella/rdom-lissajous/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rdom-lissajous) |
215
215
  | | Full umbrella repo doc string search w/ paginated results | [Demo](https://demo.thi.ng/umbrella/rdom-search-docs/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rdom-search-docs) |
216
+ | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/svg-resample.png" width="240"/> | SVG path parsing & dynamic resampling | [Demo](https://demo.thi.ng/umbrella/svg-resample/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/svg-resample) |
216
217
  | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/webgl-channel-mixer.jpg" width="240"/> | rdom & WebGL-based image channel editor | [Demo](https://demo.thi.ng/umbrella/webgl-channel-mixer/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/webgl-channel-mixer) |
217
218
 
218
219
  ## API
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thi.ng/hiccup-html",
3
- "version": "2.1.12",
3
+ "version": "2.1.13",
4
4
  "description": "100+ type-checked HTML5 element functions for @thi.ng/hiccup related infrastructure",
5
5
  "type": "module",
6
6
  "module": "./index.js",
@@ -34,15 +34,15 @@
34
34
  "test": "testament test"
35
35
  },
36
36
  "dependencies": {
37
- "@thi.ng/api": "^8.4.1"
37
+ "@thi.ng/api": "^8.4.2"
38
38
  },
39
39
  "devDependencies": {
40
- "@microsoft/api-extractor": "^7.25.0",
41
- "@thi.ng/testament": "^0.2.12",
40
+ "@microsoft/api-extractor": "^7.31.1",
41
+ "@thi.ng/testament": "^0.3.0",
42
42
  "rimraf": "^3.0.2",
43
43
  "tools": "^0.0.1",
44
44
  "typedoc": "^0.22.17",
45
- "typescript": "^4.7.4"
45
+ "typescript": "^4.8.3"
46
46
  },
47
47
  "keywords": [
48
48
  "browser",
@@ -110,5 +110,5 @@
110
110
  ],
111
111
  "year": 2020
112
112
  },
113
- "gitHead": "be8423e2019e95c14a096260a93b9762dde0c768\n"
113
+ "gitHead": "973139c5aa3b50081020f4cc726a7cc330f77fc7\n"
114
114
  }