Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Aug 20, 2024
1 parent 0dfeb10 commit bb50061
Show file tree
Hide file tree
Showing 34 changed files with 128 additions and 98 deletions.
4 changes: 2 additions & 2 deletions packages/color-palettes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/color-palettes",
"version": "1.4.9",
"version": "1.4.10",
"description": "Collection of 200+ image based color themes & composable theme query filters",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@thi.ng/api": "^8.11.9",
"@thi.ng/base-n": "^2.7.21",
"@thi.ng/checks": "^3.6.11",
"@thi.ng/color": "^5.7.0",
"@thi.ng/color": "^5.7.1",
"@thi.ng/errors": "^2.5.15",
"@thi.ng/hex": "^2.3.53"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/color/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

- **Last updated**: 2024-08-19T13:45:57Z
- **Last updated**: 2024-08-20T11:41:56Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

All notable changes to this project will be documented in this file.
Expand Down
2 changes: 1 addition & 1 deletion packages/color/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/color",
"version": "5.7.0",
"version": "5.7.1",
"description": "Array-based color types, CSS parsing, conversions, transformations, declarative theme generation, gradients, presets",
"type": "module",
"module": "./index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/fuzzy-viz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/fuzzy-viz",
"version": "2.1.156",
"version": "2.1.157",
"description": "Visualization, instrumentation & introspection utils for @thi.ng/fuzzy",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@thi.ng/api": "^8.11.9",
"@thi.ng/fuzzy": "^2.1.90",
"@thi.ng/hiccup": "^5.2.10",
"@thi.ng/hiccup-svg": "^5.3.10",
"@thi.ng/hiccup-svg": "^5.3.11",
"@thi.ng/math": "^5.11.8",
"@thi.ng/strings": "^3.8.4",
"@thi.ng/text-canvas": "^3.0.34"
Expand Down
4 changes: 2 additions & 2 deletions packages/geom-axidraw/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/geom-axidraw",
"version": "0.6.12",
"version": "0.6.13",
"description": "Conversion and preparation of thi.ng/geom shapes & shape groups to/from AxiDraw pen plotter draw commands",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@thi.ng/axidraw": "^1.1.91",
"@thi.ng/compare": "^2.4.1",
"@thi.ng/defmulti": "^3.0.47",
"@thi.ng/geom": "^8.1.3",
"@thi.ng/geom": "^8.1.4",
"@thi.ng/geom-accel": "^4.1.3",
"@thi.ng/geom-clip-line": "^2.3.100",
"@thi.ng/geom-isec": "^4.0.10",
Expand Down
6 changes: 3 additions & 3 deletions packages/geom-fuzz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/geom-fuzz",
"version": "3.0.10",
"version": "3.0.11",
"description": "Highly configurable, fuzzy line & polygon creation with presets and composable fill & stroke styles. Canvas & SVG support",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -37,8 +37,8 @@
},
"dependencies": {
"@thi.ng/api": "^8.11.9",
"@thi.ng/color": "^5.7.0",
"@thi.ng/geom": "^8.1.3",
"@thi.ng/color": "^5.7.1",
"@thi.ng/geom": "^8.1.4",
"@thi.ng/geom-clip-line": "^2.3.100",
"@thi.ng/geom-resample": "^3.0.10",
"@thi.ng/grid-iterators": "^4.0.85",
Expand Down
4 changes: 2 additions & 2 deletions packages/geom-sdf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/geom-sdf",
"version": "0.4.12",
"version": "0.4.13",
"description": "2D Signed Distance Field creation from @thi.ng/geom shapes, conversions, sampling, combinators",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -40,7 +40,7 @@
"@thi.ng/checks": "^3.6.11",
"@thi.ng/defmulti": "^3.0.47",
"@thi.ng/errors": "^2.5.15",
"@thi.ng/geom": "^8.1.3",
"@thi.ng/geom": "^8.1.4",
"@thi.ng/geom-isoline": "^2.1.138",
"@thi.ng/geom-poly-utils": "^3.0.10",
"@thi.ng/geom-resample": "^3.0.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/geom-webgl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/geom-webgl",
"version": "0.1.13",
"version": "0.1.14",
"description": "WebGL geometry/shape conversion & interop",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -40,7 +40,7 @@
"@thi.ng/checks": "^3.6.11",
"@thi.ng/defmulti": "^3.0.47",
"@thi.ng/errors": "^2.5.15",
"@thi.ng/geom": "^8.1.3",
"@thi.ng/geom": "^8.1.4",
"@thi.ng/object-utils": "^1.1.2",
"@thi.ng/transducers": "^9.2.0",
"@thi.ng/vector-pools": "^3.2.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/geom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/geom",
"version": "8.1.3",
"version": "8.1.4",
"description": "Functional, polymorphic API for 2D geometry types & SVG generation",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -56,7 +56,7 @@
"@thi.ng/geom-subdiv-curve": "^3.0.10",
"@thi.ng/geom-tessellate": "^3.0.10",
"@thi.ng/hiccup": "^5.2.10",
"@thi.ng/hiccup-svg": "^5.3.10",
"@thi.ng/hiccup-svg": "^5.3.11",
"@thi.ng/math": "^5.11.8",
"@thi.ng/matrices": "^2.4.10",
"@thi.ng/object-utils": "^1.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/hdom-canvas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hdom-canvas",
"version": "4.1.155",
"version": "4.1.156",
"description": "@thi.ng/hdom component wrapper for declarative canvas scenegraphs",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -44,7 +44,7 @@
"@thi.ng/diff": "^5.1.76",
"@thi.ng/errors": "^2.5.15",
"@thi.ng/hdom": "^9.4.43",
"@thi.ng/hiccup-canvas": "^3.1.13"
"@thi.ng/hiccup-canvas": "^3.1.14"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/hiccup-canvas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hiccup-canvas",
"version": "3.1.13",
"version": "3.1.14",
"description": "Hiccup shape tree renderer for vanilla Canvas 2D contexts",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@thi.ng/api": "^8.11.9",
"@thi.ng/checks": "^3.6.11",
"@thi.ng/color": "^5.7.0",
"@thi.ng/color": "^5.7.1",
"@thi.ng/geom-arc": "^2.1.143",
"@thi.ng/math": "^5.11.8",
"@thi.ng/pixel": "^7.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/hiccup-svg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hiccup-svg",
"version": "5.3.10",
"version": "5.3.11",
"description": "SVG element functions for @thi.ng/hiccup & related tooling",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@thi.ng/api": "^8.11.9",
"@thi.ng/checks": "^3.6.11",
"@thi.ng/color": "^5.7.0",
"@thi.ng/color": "^5.7.1",
"@thi.ng/prefixes": "^2.3.26"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/imgui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/imgui",
"version": "2.2.70",
"version": "2.2.71",
"description": "Immediate mode GUI with flexible state handling & data only shape output",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@thi.ng/api": "^8.11.9",
"@thi.ng/checks": "^3.6.11",
"@thi.ng/geom": "^8.1.3",
"@thi.ng/geom": "^8.1.4",
"@thi.ng/geom-isec": "^4.0.10",
"@thi.ng/layout": "^3.1.1",
"@thi.ng/math": "^5.11.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/meta-css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

- **Last updated**: 2024-08-18T14:11:34Z
- **Last updated**: 2024-08-20T11:41:56Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

All notable changes to this project will be documented in this file.
Expand Down
4 changes: 2 additions & 2 deletions packages/meta-css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/meta-css",
"version": "0.14.1",
"version": "0.14.2",
"description": "Data-driven CSS framework codegen, transpiler & bundler",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@thi.ng/hiccup-css": "^2.7.20",
"@thi.ng/logger": "^3.0.19",
"@thi.ng/memoize": "^3.3.11",
"@thi.ng/rstream": "^8.5.13",
"@thi.ng/rstream": "^9.0.0",
"@thi.ng/strings": "^3.8.4",
"@thi.ng/text-format": "^2.2.12",
"@thi.ng/transducers": "^9.2.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/rdom-canvas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rdom-canvas",
"version": "0.5.105",
"version": "0.5.106",
"description": "@thi.ng/rdom component wrapper for @thi.ng/hiccup-canvas and declarative canvas drawing",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -39,10 +39,10 @@
"@thi.ng/api": "^8.11.9",
"@thi.ng/canvas": "^0.5.2",
"@thi.ng/checks": "^3.6.11",
"@thi.ng/hiccup-canvas": "^3.1.13",
"@thi.ng/hiccup-canvas": "^3.1.14",
"@thi.ng/object-utils": "^1.1.2",
"@thi.ng/rdom": "^1.6.3",
"@thi.ng/rstream": "^8.5.13"
"@thi.ng/rdom": "^1.6.4",
"@thi.ng/rstream": "^9.0.0"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/rdom-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rdom-components",
"version": "0.7.10",
"version": "0.7.11",
"description": "Collection of unstyled, customizable components for @thi.ng/rdom",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -39,8 +39,8 @@
"@thi.ng/api": "^8.11.9",
"@thi.ng/hiccup-html": "^2.7.5",
"@thi.ng/object-utils": "^1.1.2",
"@thi.ng/rdom": "^1.6.3",
"@thi.ng/rstream": "^8.5.13",
"@thi.ng/rdom": "^1.6.4",
"@thi.ng/rstream": "^9.0.0",
"@thi.ng/strings": "^3.8.4",
"@thi.ng/transducers": "^9.2.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/rdom-forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rdom-forms",
"version": "0.3.25",
"version": "0.3.26",
"description": "Data-driven declarative & extensible HTML form generation",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -40,8 +40,8 @@
"@thi.ng/checks": "^3.6.11",
"@thi.ng/defmulti": "^3.0.47",
"@thi.ng/hiccup-html": "^2.7.5",
"@thi.ng/rdom": "^1.6.3",
"@thi.ng/rstream": "^8.5.13"
"@thi.ng/rdom": "^1.6.4",
"@thi.ng/rstream": "^9.0.0"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/rdom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rdom",
"version": "1.6.3",
"version": "1.6.4",
"description": "Lightweight, reactive, VDOM-less UI/DOM components with async lifecycle and @thi.ng/hiccup compatible",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@thi.ng/hiccup": "^5.2.10",
"@thi.ng/paths": "^5.1.89",
"@thi.ng/prefixes": "^2.3.26",
"@thi.ng/rstream": "^8.5.13",
"@thi.ng/rstream": "^9.0.0",
"@thi.ng/strings": "^3.8.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/rstream-csp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-csp",
"version": "3.1.138",
"version": "3.1.139",
"description": "@thi.ng/csp bridge module for @thi.ng/rstream",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@thi.ng/csp": "^3.2.10",
"@thi.ng/rstream": "^8.5.13"
"@thi.ng/rstream": "^9.0.0"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/rstream-dot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-dot",
"version": "3.0.89",
"version": "3.0.90",
"description": "Graphviz DOT conversion of @thi.ng/rstream dataflow graph topologies",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"tool:tangle": "../../node_modules/.bin/tangle src/**/*.ts"
},
"dependencies": {
"@thi.ng/rstream": "^8.5.13",
"@thi.ng/rstream": "^9.0.0",
"@thi.ng/strings": "^3.8.4",
"@thi.ng/transducers": "^9.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/rstream-gestures/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-gestures",
"version": "5.0.87",
"version": "5.0.88",
"description": "Unified mouse, mouse wheel & multi-touch event stream abstraction",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@thi.ng/api": "^8.11.9",
"@thi.ng/checks": "^3.6.11",
"@thi.ng/math": "^5.11.8",
"@thi.ng/rstream": "^8.5.13",
"@thi.ng/rstream": "^9.0.0",
"@thi.ng/transducers": "^9.2.0"
},
"devDependencies": {
Expand Down
8 changes: 7 additions & 1 deletion packages/rstream-graph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

- **Last updated**: 2024-08-18T14:11:34Z
- **Last updated**: 2024-08-20T11:41:56Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

All notable changes to this project will be documented in this file.
Expand All @@ -9,6 +9,12 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes
and/or version bumps of transitive dependencies.

### [4.1.142](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-08-20)

#### ♻️ Refactoring

- update internal close mode handling (33b1d16f34) ([19d9255](https://github.com/thi-ng/umbrella/commit/19d9255))

### [4.1.129](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-06-21)

#### ♻️ Refactoring
Expand Down
4 changes: 2 additions & 2 deletions packages/rstream-graph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-graph",
"version": "4.1.141",
"version": "4.1.142",
"description": "Declarative dataflow graph construction for @thi.ng/rstream",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@thi.ng/errors": "^2.5.15",
"@thi.ng/paths": "^5.1.89",
"@thi.ng/resolve-map": "^7.1.82",
"@thi.ng/rstream": "^8.5.13",
"@thi.ng/rstream": "^9.0.0",
"@thi.ng/transducers": "^9.2.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit bb50061

Please sign in to comment.