diff --git a/assets/colored-noise/hihat-green.png b/assets/colored-noise/hihat-green.png new file mode 100644 index 0000000000..a1d067df0c Binary files /dev/null and b/assets/colored-noise/hihat-green.png differ diff --git a/examples/adaptive-threshold/package.json b/examples/adaptive-threshold/package.json index 4faec60a78..c29f34150c 100644 --- a/examples/adaptive-threshold/package.json +++ b/examples/adaptive-threshold/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/async-effect/package.json b/examples/async-effect/package.json index 64d05fbaa3..0e59672a06 100644 --- a/examples/async-effect/package.json +++ b/examples/async-effect/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/bitmap-font/package.json b/examples/bitmap-font/package.json index 680ce34175..61f9714625 100644 --- a/examples/bitmap-font/package.json +++ b/examples/bitmap-font/package.json @@ -14,8 +14,8 @@ "devDependencies": { "parcel-bundler": "^1.12.4", "rimraf": "^2.6.3", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/canvas-dial/package.json b/examples/canvas-dial/package.json index cd422e8889..8632dd4b06 100644 --- a/examples/canvas-dial/package.json +++ b/examples/canvas-dial/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/cellular-automata/package.json b/examples/cellular-automata/package.json index 694a7aa5a6..34a7319f50 100644 --- a/examples/cellular-automata/package.json +++ b/examples/cellular-automata/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest", diff --git a/examples/commit-heatmap/package.json b/examples/commit-heatmap/package.json index 9dbde34d09..c457b318bd 100644 --- a/examples/commit-heatmap/package.json +++ b/examples/commit-heatmap/package.json @@ -11,7 +11,7 @@ }, "devDependencies": { "ts-node": "^8.5.2", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/associative": "latest", diff --git a/examples/commit-table-ssr/package.json b/examples/commit-table-ssr/package.json index 5d68dcb9c5..b3c31e2bba 100644 --- a/examples/commit-table-ssr/package.json +++ b/examples/commit-table-ssr/package.json @@ -15,8 +15,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "express": "^4.17.1", diff --git a/examples/crypto-chart/package.json b/examples/crypto-chart/package.json index 6356ebea6b..b951c82baa 100644 --- a/examples/crypto-chart/package.json +++ b/examples/crypto-chart/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/devcards/package.json b/examples/devcards/package.json index f11af2e7cb..27bf8e4d34 100644 --- a/examples/devcards/package.json +++ b/examples/devcards/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/fft-synth/package.json b/examples/fft-synth/package.json index 2f3d2ef0fa..5fffdd6909 100644 --- a/examples/fft-synth/package.json +++ b/examples/fft-synth/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/atom": "latest", diff --git a/examples/geom-convex-hull/package.json b/examples/geom-convex-hull/package.json index ef882fb300..0be3b725ed 100644 --- a/examples/geom-convex-hull/package.json +++ b/examples/geom-convex-hull/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/geom": "latest", diff --git a/examples/geom-fuzz-basics/package.json b/examples/geom-fuzz-basics/package.json index d09b80bbe5..7d75084672 100644 --- a/examples/geom-fuzz-basics/package.json +++ b/examples/geom-fuzz-basics/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/adapt-dpi": "latest", diff --git a/examples/geom-knn/package.json b/examples/geom-knn/package.json index 2f564098f4..2949eabc1b 100644 --- a/examples/geom-knn/package.json +++ b/examples/geom-knn/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/bench": "latest", diff --git a/examples/geom-tessel/package.json b/examples/geom-tessel/package.json index 654bf0e7fe..e8ae73d1b9 100644 --- a/examples/geom-tessel/package.json +++ b/examples/geom-tessel/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/compose": "latest", diff --git a/examples/geom-voronoi-mst/package.json b/examples/geom-voronoi-mst/package.json index d11e476d35..e667701946 100644 --- a/examples/geom-voronoi-mst/package.json +++ b/examples/geom-voronoi-mst/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/adjacency": "latest", diff --git a/examples/gesture-analysis/package.json b/examples/gesture-analysis/package.json index e45401bf33..4697483894 100644 --- a/examples/gesture-analysis/package.json +++ b/examples/gesture-analysis/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/arrays": "latest", diff --git a/examples/grid-iterators/package.json b/examples/grid-iterators/package.json index de14fd024b..63fe11922f 100644 --- a/examples/grid-iterators/package.json +++ b/examples/grid-iterators/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/color": "latest", diff --git a/examples/hdom-basics/package.json b/examples/hdom-basics/package.json index b15b1cc31e..47a60ee6d3 100644 --- a/examples/hdom-basics/package.json +++ b/examples/hdom-basics/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest" diff --git a/examples/hdom-benchmark/package.json b/examples/hdom-benchmark/package.json index db7034f678..496cf12e6b 100644 --- a/examples/hdom-benchmark/package.json +++ b/examples/hdom-benchmark/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest", diff --git a/examples/hdom-benchmark2/package.json b/examples/hdom-benchmark2/package.json index bd9433cf6d..df9eab0222 100644 --- a/examples/hdom-benchmark2/package.json +++ b/examples/hdom-benchmark2/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/binary": "latest", diff --git a/examples/hdom-canvas-clock/package.json b/examples/hdom-canvas-clock/package.json index 53f39e82c5..451901f710 100644 --- a/examples/hdom-canvas-clock/package.json +++ b/examples/hdom-canvas-clock/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest", diff --git a/examples/hdom-canvas-draw/package.json b/examples/hdom-canvas-draw/package.json index b764d09bcd..f0ed047e0b 100644 --- a/examples/hdom-canvas-draw/package.json +++ b/examples/hdom-canvas-draw/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom-canvas": "latest", diff --git a/examples/hdom-canvas-particles/package.json b/examples/hdom-canvas-particles/package.json index da84286607..7c6efcae2f 100644 --- a/examples/hdom-canvas-particles/package.json +++ b/examples/hdom-canvas-particles/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/compose": "latest", diff --git a/examples/hdom-canvas-shapes/package.json b/examples/hdom-canvas-shapes/package.json index 1771160b2a..2e4d006e28 100644 --- a/examples/hdom-canvas-shapes/package.json +++ b/examples/hdom-canvas-shapes/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/color": "latest", diff --git a/examples/hdom-dropdown-fuzzy/package.json b/examples/hdom-dropdown-fuzzy/package.json index 9b6d26a638..e87732be65 100644 --- a/examples/hdom-dropdown-fuzzy/package.json +++ b/examples/hdom-dropdown-fuzzy/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/hdom-dropdown/package.json b/examples/hdom-dropdown/package.json index 798070d656..20b0b7c947 100644 --- a/examples/hdom-dropdown/package.json +++ b/examples/hdom-dropdown/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/hdom-dyn-context/package.json b/examples/hdom-dyn-context/package.json index 56bcc8ae77..2399624792 100644 --- a/examples/hdom-dyn-context/package.json +++ b/examples/hdom-dyn-context/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/atom": "latest", diff --git a/examples/hdom-elm/package.json b/examples/hdom-elm/package.json index fb48e709f8..9312ac5cf5 100644 --- a/examples/hdom-elm/package.json +++ b/examples/hdom-elm/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/hdom-inner-html/package.json b/examples/hdom-inner-html/package.json index c425c34327..6a167a3fd9 100644 --- a/examples/hdom-inner-html/package.json +++ b/examples/hdom-inner-html/package.json @@ -13,8 +13,8 @@ "devDependencies": { "parcel-bundler": "^1.12.4", "rimraf": "^2.6.3", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest" diff --git a/examples/hdom-local-render/package.json b/examples/hdom-local-render/package.json index 8231c0224d..ac66df9158 100644 --- a/examples/hdom-local-render/package.json +++ b/examples/hdom-local-render/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/hdom-localstate/package.json b/examples/hdom-localstate/package.json index eb9028e22b..d0af96e5db 100644 --- a/examples/hdom-localstate/package.json +++ b/examples/hdom-localstate/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest", diff --git a/examples/hdom-skip-nested/package.json b/examples/hdom-skip-nested/package.json index aba7b96842..4bfb4fe4da 100644 --- a/examples/hdom-skip-nested/package.json +++ b/examples/hdom-skip-nested/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest" diff --git a/examples/hdom-skip/package.json b/examples/hdom-skip/package.json index a658da8050..c82b7dac09 100644 --- a/examples/hdom-skip/package.json +++ b/examples/hdom-skip/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest" diff --git a/examples/hdom-theme-adr-0003/package.json b/examples/hdom-theme-adr-0003/package.json index 54f76610c9..c4a087967c 100644 --- a/examples/hdom-theme-adr-0003/package.json +++ b/examples/hdom-theme-adr-0003/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/hdom-toggle/package.json b/examples/hdom-toggle/package.json index 85a9cd8529..f73ab8af16 100644 --- a/examples/hdom-toggle/package.json +++ b/examples/hdom-toggle/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest", diff --git a/examples/hdom-vscroller/package.json b/examples/hdom-vscroller/package.json index 25751edc3e..f00a1ff000 100644 --- a/examples/hdom-vscroller/package.json +++ b/examples/hdom-vscroller/package.json @@ -13,8 +13,8 @@ "devDependencies": { "parcel-bundler": "^1.12.4", "rimraf": "^2.6.3", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/hiccup-canvas-arcs/package.json b/examples/hiccup-canvas-arcs/package.json index 33aaf74f6b..32556d1b9a 100644 --- a/examples/hiccup-canvas-arcs/package.json +++ b/examples/hiccup-canvas-arcs/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/geom": "latest", diff --git a/examples/hmr-basics/package.json b/examples/hmr-basics/package.json index 2fdb44aad5..7004657966 100644 --- a/examples/hmr-basics/package.json +++ b/examples/hmr-basics/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/atom": "latest", diff --git a/examples/hydrate-basics/package.json b/examples/hydrate-basics/package.json index 7598b7aa75..167550ef07 100644 --- a/examples/hydrate-basics/package.json +++ b/examples/hydrate-basics/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/imgui-basics/package.json b/examples/imgui-basics/package.json index a5f4ad4a0f..2b7d3c94c8 100644 --- a/examples/imgui-basics/package.json +++ b/examples/imgui-basics/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.5" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest", diff --git a/examples/imgui/package.json b/examples/imgui/package.json index a72e9a7962..f0f5d8e822 100644 --- a/examples/imgui/package.json +++ b/examples/imgui/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/atom": "latest", @@ -45,6 +45,7 @@ "geom", "hdom", "hdom-canvas", + "hiccup-carbon-icons", "imgui", "layout", "rstream", diff --git a/examples/interceptor-basics/package.json b/examples/interceptor-basics/package.json index abc2c1ae71..8128771871 100644 --- a/examples/interceptor-basics/package.json +++ b/examples/interceptor-basics/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/atom": "latest", diff --git a/examples/interceptor-basics2/package.json b/examples/interceptor-basics2/package.json index 93da2d1efd..d913c53440 100644 --- a/examples/interceptor-basics2/package.json +++ b/examples/interceptor-basics2/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/iso-plasma/package.json b/examples/iso-plasma/package.json index 16192a8382..3405322d49 100644 --- a/examples/iso-plasma/package.json +++ b/examples/iso-plasma/package.json @@ -13,8 +13,8 @@ "devDependencies": { "parcel-bundler": "^1.12.4", "rimraf": "^2.6.3", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/json-components/package.json b/examples/json-components/package.json index 02873f1904..192c87ccf7 100644 --- a/examples/json-components/package.json +++ b/examples/json-components/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest", diff --git a/examples/login-form/package.json b/examples/login-form/package.json index 7361272208..4b9be7fc39 100644 --- a/examples/login-form/package.json +++ b/examples/login-form/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/atom": "latest", diff --git a/examples/mandelbrot/package.json b/examples/mandelbrot/package.json index a62c08576a..4caf7666f1 100644 --- a/examples/mandelbrot/package.json +++ b/examples/mandelbrot/package.json @@ -14,8 +14,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/compose": "latest", diff --git a/examples/markdown/package.json b/examples/markdown/package.json index c998b981a1..2348f5f4bf 100644 --- a/examples/markdown/package.json +++ b/examples/markdown/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/bench": "latest", diff --git a/examples/multitouch/package.json b/examples/multitouch/package.json index 1e201c3fbd..7e74630eed 100644 --- a/examples/multitouch/package.json +++ b/examples/multitouch/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom-canvas": "latest", diff --git a/examples/package-stats/package.json b/examples/package-stats/package.json index 0356d82365..8d337a98f2 100644 --- a/examples/package-stats/package.json +++ b/examples/package-stats/package.json @@ -11,8 +11,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7", + "terser": "^5.2.1", + "typescript": "^4.0.2", "ts-node": "^8.2.0" }, "dependencies": { diff --git a/examples/parse-playground/package.json b/examples/parse-playground/package.json index b4e9f3ed30..1307a288bd 100644 --- a/examples/parse-playground/package.json +++ b/examples/parse-playground/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/pixel-basics/package.json b/examples/pixel-basics/package.json index 8021a67ae9..b79b5bdcf1 100644 --- a/examples/pixel-basics/package.json +++ b/examples/pixel-basics/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/pixel": "latest", diff --git a/examples/pointfree-svg/package.json b/examples/pointfree-svg/package.json index 780d03e648..32807343f7 100644 --- a/examples/pointfree-svg/package.json +++ b/examples/pointfree-svg/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "ts-node": "^8.2.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "thi.ng": { "readme": true, diff --git a/examples/poisson-circles/package.json b/examples/poisson-circles/package.json index 2ba9a8fa62..2ffe59ee51 100644 --- a/examples/poisson-circles/package.json +++ b/examples/poisson-circles/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/geom": "latest", diff --git a/examples/poly-spline/package.json b/examples/poly-spline/package.json index bcab0f0eb6..9f54f7f534 100644 --- a/examples/poly-spline/package.json +++ b/examples/poly-spline/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/dsp": "latest", diff --git a/examples/porter-duff/package.json b/examples/porter-duff/package.json index 117f16b03a..d067a720b1 100644 --- a/examples/porter-duff/package.json +++ b/examples/porter-duff/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/pixel": "latest", diff --git a/examples/ramp-synth/package.json b/examples/ramp-synth/package.json index 2780353c10..4030c29024 100644 --- a/examples/ramp-synth/package.json +++ b/examples/ramp-synth/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/arrays": "latest", diff --git a/examples/rdom-basics/package.json b/examples/rdom-basics/package.json index 91bebebf30..519d0e7fe7 100644 --- a/examples/rdom-basics/package.json +++ b/examples/rdom-basics/package.json @@ -14,8 +14,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/rdom-dnd/package.json b/examples/rdom-dnd/package.json index 958bbe8b0b..2970d4ddf7 100644 --- a/examples/rdom-dnd/package.json +++ b/examples/rdom-dnd/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/rdom-lissajous/package.json b/examples/rdom-lissajous/package.json index c3f8559757..344b153573 100644 --- a/examples/rdom-lissajous/package.json +++ b/examples/rdom-lissajous/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/rdom-search-docs/package.json b/examples/rdom-search-docs/package.json index 741ce6f097..03e3873caa 100644 --- a/examples/rdom-search-docs/package.json +++ b/examples/rdom-search-docs/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/rdom-svg-nodes/package.json b/examples/rdom-svg-nodes/package.json index e6724799b7..9817b5a70c 100644 --- a/examples/rdom-svg-nodes/package.json +++ b/examples/rdom-svg-nodes/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/atom": "latest", diff --git a/examples/rotating-voronoi/package.json b/examples/rotating-voronoi/package.json index 005a717fdf..9fb401a5f8 100644 --- a/examples/rotating-voronoi/package.json +++ b/examples/rotating-voronoi/package.json @@ -21,8 +21,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/dl-asset": "latest", diff --git a/examples/router-basics/package.json b/examples/router-basics/package.json index fa143a0f85..a514b65d49 100644 --- a/examples/router-basics/package.json +++ b/examples/router-basics/package.json @@ -22,8 +22,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "browserslist": [ "last 3 Chrome versions" diff --git a/examples/rstream-dataflow/package.json b/examples/rstream-dataflow/package.json index 1380210354..54d6eb8155 100644 --- a/examples/rstream-dataflow/package.json +++ b/examples/rstream-dataflow/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/atom": "latest", diff --git a/examples/rstream-event-loop/package.json b/examples/rstream-event-loop/package.json index 9982e4d1df..8163ece838 100644 --- a/examples/rstream-event-loop/package.json +++ b/examples/rstream-event-loop/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/rstream-grid/package.json b/examples/rstream-grid/package.json index 88c52485f9..2a4c768720 100644 --- a/examples/rstream-grid/package.json +++ b/examples/rstream-grid/package.json @@ -28,8 +28,8 @@ "devDependencies": { "@types/node": "^13.7.4", "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "browserslist": [ "last 3 Chrome versions" diff --git a/examples/rstream-hdom/package.json b/examples/rstream-hdom/package.json index 5e806eb0e9..c960be8b3f 100644 --- a/examples/rstream-hdom/package.json +++ b/examples/rstream-hdom/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/arrays": "latest", diff --git a/examples/rstream-spreadsheet/package.json b/examples/rstream-spreadsheet/package.json index e52a38a7d4..fb4c115ad4 100644 --- a/examples/rstream-spreadsheet/package.json +++ b/examples/rstream-spreadsheet/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/scenegraph-image/package.json b/examples/scenegraph-image/package.json index 3564765dee..bc5afabeaf 100644 --- a/examples/scenegraph-image/package.json +++ b/examples/scenegraph-image/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/scenegraph/package.json b/examples/scenegraph/package.json index e9acb2790a..672e80ef8e 100644 --- a/examples/scenegraph/package.json +++ b/examples/scenegraph/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/geom": "latest", diff --git a/examples/shader-ast-canvas2d/package.json b/examples/shader-ast-canvas2d/package.json index b60bdddd1e..2e8d9afb70 100644 --- a/examples/shader-ast-canvas2d/package.json +++ b/examples/shader-ast-canvas2d/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/shader-ast": "latest", diff --git a/examples/shader-ast-evo/package.json b/examples/shader-ast-evo/package.json index 2b79e460fa..de90aba564 100644 --- a/examples/shader-ast-evo/package.json +++ b/examples/shader-ast-evo/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/gp": "latest", diff --git a/examples/shader-ast-noise/package.json b/examples/shader-ast-noise/package.json index e0ae55b992..c5c97f82a4 100644 --- a/examples/shader-ast-noise/package.json +++ b/examples/shader-ast-noise/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/shader-ast": "latest", diff --git a/examples/shader-ast-raymarch/package.json b/examples/shader-ast-raymarch/package.json index 1169eac0a1..9cd58a1a94 100644 --- a/examples/shader-ast-raymarch/package.json +++ b/examples/shader-ast-raymarch/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/shader-ast": "latest", diff --git a/examples/shader-ast-sdf2d/package.json b/examples/shader-ast-sdf2d/package.json index 8c4727e190..8bfff4f6e9 100644 --- a/examples/shader-ast-sdf2d/package.json +++ b/examples/shader-ast-sdf2d/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/shader-ast": "latest", diff --git a/examples/shader-ast-tunnel/package.json b/examples/shader-ast-tunnel/package.json index 29afad148f..a2b1dd0d14 100644 --- a/examples/shader-ast-tunnel/package.json +++ b/examples/shader-ast-tunnel/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/binary": "latest", diff --git a/examples/shader-ast-workers/package.json b/examples/shader-ast-workers/package.json index 430f6f8c55..491d8411ec 100644 --- a/examples/shader-ast-workers/package.json +++ b/examples/shader-ast-workers/package.json @@ -15,7 +15,7 @@ "devDependencies": { "parcel-bundler": "^1.12.3", "terser": "^3.17.0", - "typescript": "^3.5.3" + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/shader-graph/package.json b/examples/shader-graph/package.json index d4a022d340..8a3e340c6f 100644 --- a/examples/shader-graph/package.json +++ b/examples/shader-graph/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.5" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/soa-ecs/package.json b/examples/soa-ecs/package.json index 0d6160ad0f..9f258562da 100644 --- a/examples/soa-ecs/package.json +++ b/examples/soa-ecs/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/adapt-dpi": "latest", diff --git a/examples/stratified-grid/package.json b/examples/stratified-grid/package.json index ce0f9f730b..ab47df468c 100644 --- a/examples/stratified-grid/package.json +++ b/examples/stratified-grid/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/geom": "latest", diff --git a/examples/svg-barchart/package.json b/examples/svg-barchart/package.json index ebcf613ec6..c42bfff45f 100644 --- a/examples/svg-barchart/package.json +++ b/examples/svg-barchart/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest", diff --git a/examples/svg-particles/package.json b/examples/svg-particles/package.json index ff55aedd83..38587541a3 100644 --- a/examples/svg-particles/package.json +++ b/examples/svg-particles/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest", diff --git a/examples/svg-waveform/package.json b/examples/svg-waveform/package.json index 0ff673eec9..afb0b40eca 100644 --- a/examples/svg-waveform/package.json +++ b/examples/svg-waveform/package.json @@ -23,8 +23,8 @@ "devDependencies": { "@types/node": "^13.7.4", "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "browserslist": [ "last 3 Chrome versions" diff --git a/examples/talk-slides/package.json b/examples/talk-slides/package.json index c0def47a46..09fc19fc2e 100644 --- a/examples/talk-slides/package.json +++ b/examples/talk-slides/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest", diff --git a/examples/text-canvas/package.json b/examples/text-canvas/package.json index 9f1da5c1de..0672108ebb 100644 --- a/examples/text-canvas/package.json +++ b/examples/text-canvas/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/dsp": "latest", diff --git a/examples/todo-list/package.json b/examples/todo-list/package.json index d9ccc9a069..972286081b 100644 --- a/examples/todo-list/package.json +++ b/examples/todo-list/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/transducers-hdom/package.json b/examples/transducers-hdom/package.json index 29c792c899..6923ec1917 100644 --- a/examples/transducers-hdom/package.json +++ b/examples/transducers-hdom/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/rstream": "latest", diff --git a/examples/triple-query/package.json b/examples/triple-query/package.json index 3582ff213d..63a03a16a4 100644 --- a/examples/triple-query/package.json +++ b/examples/triple-query/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/webgl-cube/package.json b/examples/webgl-cube/package.json index 9acfd82598..d64febdca4 100644 --- a/examples/webgl-cube/package.json +++ b/examples/webgl-cube/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/hdom": "latest", diff --git a/examples/webgl-cubemap/package.json b/examples/webgl-cubemap/package.json index 204c458498..a55a43d528 100644 --- a/examples/webgl-cubemap/package.json +++ b/examples/webgl-cubemap/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/adapt-dpi": "latest", diff --git a/examples/webgl-grid/package.json b/examples/webgl-grid/package.json index 94f893ba19..cea00036f2 100644 --- a/examples/webgl-grid/package.json +++ b/examples/webgl-grid/package.json @@ -14,8 +14,8 @@ "devDependencies": { "parcel-bundler": "^1.12.4", "rimraf": "^2.6.3", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/adapt-dpi": "latest", diff --git a/examples/webgl-msdf/package.json b/examples/webgl-msdf/package.json index 8a54bcedb3..12033b3203 100644 --- a/examples/webgl-msdf/package.json +++ b/examples/webgl-msdf/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/adapt-dpi": "latest", diff --git a/examples/webgl-multipass/package.json b/examples/webgl-multipass/package.json index 776bd30c75..0c79b2e7af 100644 --- a/examples/webgl-multipass/package.json +++ b/examples/webgl-multipass/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/pixel": "latest", diff --git a/examples/webgl-shadertoy/package.json b/examples/webgl-shadertoy/package.json index e94c8cbc1c..a942a0925e 100644 --- a/examples/webgl-shadertoy/package.json +++ b/examples/webgl-shadertoy/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/shader-ast": "latest", diff --git a/examples/webgl-ssao/package.json b/examples/webgl-ssao/package.json index 360756c4c8..fd7ad0e118 100644 --- a/examples/webgl-ssao/package.json +++ b/examples/webgl-ssao/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/api": "latest", diff --git a/examples/wolfram/package.json b/examples/wolfram/package.json index 2ee0b1e5c9..298af5f5ca 100644 --- a/examples/wolfram/package.json +++ b/examples/wolfram/package.json @@ -13,8 +13,8 @@ "devDependencies": { "parcel-bundler": "^1.12.4", "rimraf": "^2.6.3", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/dl-asset": "latest", diff --git a/examples/xml-converter/package.json b/examples/xml-converter/package.json index 89131aa846..1234443d20 100644 --- a/examples/xml-converter/package.json +++ b/examples/xml-converter/package.json @@ -14,8 +14,8 @@ }, "devDependencies": { "parcel-bundler": "^1.12.4", - "terser": "^5.1.0", - "typescript": "^3.9.7" + "terser": "^5.2.1", + "typescript": "^4.0.2" }, "dependencies": { "@thi.ng/arrays": "latest", diff --git a/package.json b/package.json index c8b8cdfd79..db656647e8 100644 --- a/package.json +++ b/package.json @@ -4,22 +4,22 @@ "packages/*" ], "devDependencies": { - "@microsoft/api-documenter": "^7.8.21", - "@microsoft/api-extractor": "^7.9.2", + "@microsoft/api-documenter": "^7.8.36", + "@microsoft/api-extractor": "^7.9.11", "benchmark": "^2.1.4", "file-loader": "^6.0.0", "gzip-size": "^5.1.0", "html-minifier-terser": "^5.1.1", "lerna": "^3.22.1", - "mocha": "^8.1.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", "parcel-bundler": "^1.12.4", "rimraf": "^3.0.2", - "rollup": "^2.26.2", + "rollup": "^2.26.6", "rollup-plugin-cleanup": "^3.1.1", - "terser": "^5.1.0", - "ts-loader": "^8.0.2", - "typescript": "^3.9.7", + "terser": "^5.2.1", + "ts-loader": "^8.0.3", + "typescript": "^4.0.2", "webpack": "^4.44.1", "webpack-cli": "^3.3.11" }, @@ -43,6 +43,6 @@ "test:only": "lerna run test" }, "resolutions": { - "typescript": "^3.9.7" + "typescript": "^4.0.2" } } diff --git a/packages/adapt-dpi/CHANGELOG.md b/packages/adapt-dpi/CHANGELOG.md index c583ec2084..b653993416 100644 --- a/packages/adapt-dpi/CHANGELOG.md +++ b/packages/adapt-dpi/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/adapt-dpi@1.0.6...@thi.ng/adapt-dpi@1.0.7) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/adapt-dpi + + + + + ## [1.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/adapt-dpi@1.0.5...@thi.ng/adapt-dpi@1.0.6) (2020-08-17) **Note:** Version bump only for package @thi.ng/adapt-dpi diff --git a/packages/adapt-dpi/package.json b/packages/adapt-dpi/package.json index e07889bc9c..acf16443b6 100644 --- a/packages/adapt-dpi/package.json +++ b/packages/adapt-dpi/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/adapt-dpi", - "version": "1.0.6", + "version": "1.0.7", "description": "HDPI canvas adapter / styling utility", "module": "./index.js", "main": "./lib/index.js", @@ -38,14 +38,14 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "files": [ "*.js", diff --git a/packages/adjacency/CHANGELOG.md b/packages/adjacency/CHANGELOG.md index ef0a77875e..a8f5ebfb6c 100644 --- a/packages/adjacency/CHANGELOG.md +++ b/packages/adjacency/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.60](https://github.com/thi-ng/umbrella/compare/@thi.ng/adjacency@0.1.59...@thi.ng/adjacency@0.1.60) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/adjacency + + + + + ## [0.1.59](https://github.com/thi-ng/umbrella/compare/@thi.ng/adjacency@0.1.58...@thi.ng/adjacency@0.1.59) (2020-08-20) **Note:** Version bump only for package @thi.ng/adjacency diff --git a/packages/adjacency/package.json b/packages/adjacency/package.json index 0375145ff1..c67147295a 100644 --- a/packages/adjacency/package.json +++ b/packages/adjacency/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/adjacency", - "version": "0.1.59", + "version": "0.1.60", "description": "Sparse & bitwise adjacency matrices and related functions for directed & undirected graphs", "module": "./index.js", "main": "./lib/index.js", @@ -39,23 +39,23 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@thi.ng/vectors": "^4.6.3", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@thi.ng/vectors": "^4.6.4", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/binary": "^2.0.13", - "@thi.ng/bitfield": "^0.3.19", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/dcons": "^2.2.29", - "@thi.ng/sparse": "^0.1.52" + "@thi.ng/api": "^6.12.3", + "@thi.ng/binary": "^2.0.14", + "@thi.ng/bitfield": "^0.3.20", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/dcons": "^2.2.30", + "@thi.ng/sparse": "^0.1.53" }, "files": [ "*.js", diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index cc5c32f545..b78418720f 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/api/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.12.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.12.2...@thi.ng/api@6.12.3) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/api + + + + + ## [6.12.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.12.1...@thi.ng/api@6.12.2) (2020-08-17) **Note:** Version bump only for package @thi.ng/api diff --git a/packages/api/package.json b/packages/api/package.json index c1f2ddc528..03ddbd5413 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/api", - "version": "6.12.2", + "version": "6.12.3", "description": "Common, generic types, interfaces & mixins", "module": "./index.js", "main": "./lib/index.js", @@ -39,14 +39,14 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { "tslib": "^2.0.1" diff --git a/packages/arrays/CHANGELOG.md b/packages/arrays/CHANGELOG.md index 57e8ff367f..c5c831bbb2 100644 --- a/packages/arrays/CHANGELOG.md +++ b/packages/arrays/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.7.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.6.15...@thi.ng/arrays@0.7.0) (2020-08-28) + + +### Features + +* **arrays:** add non-recursive binary search fns ([29a4ee4](https://github.com/thi-ng/umbrella/commit/29a4ee4d888ccb049df9b50a57e3884ce2d4d0f3)) + + + + + ## [0.6.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.6.14...@thi.ng/arrays@0.6.15) (2020-08-17) **Note:** Version bump only for package @thi.ng/arrays diff --git a/packages/arrays/README.md b/packages/arrays/README.md index 02a9519b4f..17ead8c14b 100644 --- a/packages/arrays/README.md +++ b/packages/arrays/README.md @@ -40,7 +40,7 @@ yarn add @thi.ng/arrays ``` -Package sizes (gzipped, pre-treeshake): ESM: 1.73 KB / CJS: 1.88 KB / UMD: 1.88 KB +Package sizes (gzipped, pre-treeshake): ESM: 1.83 KB / CJS: 1.99 KB / UMD: 1.98 KB ## Dependencies diff --git a/packages/arrays/package.json b/packages/arrays/package.json index 021aeda6df..368a4d37cd 100644 --- a/packages/arrays/package.json +++ b/packages/arrays/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/arrays", - "version": "0.6.15", + "version": "0.7.0", "description": "Array / Arraylike utilities", "module": "./index.js", "main": "./lib/index.js", @@ -39,22 +39,22 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/compare": "^1.3.14", - "@thi.ng/equiv": "^1.0.29", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/random": "^1.4.17" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/compare": "^1.3.15", + "@thi.ng/equiv": "^1.0.30", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/random": "^2.0.0" }, "files": [ "*.js", diff --git a/packages/arrays/src/binary-search.ts b/packages/arrays/src/binary-search.ts index 0846057c26..6e395b0783 100644 --- a/packages/arrays/src/binary-search.ts +++ b/packages/arrays/src/binary-search.ts @@ -86,6 +86,64 @@ export const binarySearchNumeric = ( return -low - 1; }; +/** + * Non-recursive, optimized binary search for fixed size numeric arrays of 4 + * values. Returns index of `x` or `-index-1` if not found. + * + * @param buf + * @param x + */ +export const binarySearch4 = (buf: ArrayLike, x: number) => { + let idx = buf[2] <= x ? 2 : 0; + idx |= buf[idx + 1] <= x ? 1 : 0; + return buf[idx] === x ? idx : -idx - 1; +}; + +/** + * Non-recursive, optimized binary search for fixed size numeric arrays of 8 + * values. Returns index of `x` or `-index-1` if not found. + * + * @param buf + * @param x + */ +export const binarySearch8 = (buf: ArrayLike, x: number) => { + let idx = buf[4] <= x ? 4 : 0; + idx |= buf[idx + 2] <= x ? 2 : 0; + idx |= buf[idx + 1] <= x ? 1 : 0; + return buf[idx] === x ? idx : -idx - 1; +}; + +/** + * Non-recursive, optimized binary search for fixed size numeric arrays of 16 + * values. Returns index of `x` or `-index-1` if not found. + * + * @param buf + * @param x + */ +export const binarySearch16 = (buf: ArrayLike, x: number) => { + let idx = buf[8] <= x ? 8 : 0; + idx |= buf[idx + 4] <= x ? 4 : 0; + idx |= buf[idx + 2] <= x ? 2 : 0; + idx |= buf[idx + 1] <= x ? 1 : 0; + return buf[idx] === x ? idx : -idx - 1; +}; + +/** + * Non-recursive, optimized binary search for fixed size numeric arrays of 32 + * values. Returns index of `x` or `-index-1` if not found. + * + * @param buf + * @param x + */ +export const binarySearch32 = (buf: ArrayLike, x: number) => { + let idx = buf[16] <= x ? 16 : 0; + idx |= buf[idx + 4] <= x ? 8 : 0; + idx |= buf[idx + 4] <= x ? 4 : 0; + idx |= buf[idx + 2] <= x ? 2 : 0; + idx |= buf[idx + 1] <= x ? 1 : 0; + return buf[idx] === x ? idx : -idx - 1; +}; + /** * {@link binarySearch} result index classifier for predecessor queries. * Returns index of last item less than search value or -1 if no such diff --git a/packages/associative/CHANGELOG.md b/packages/associative/CHANGELOG.md index 4726b2e309..b3d8285951 100644 --- a/packages/associative/CHANGELOG.md +++ b/packages/associative/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.0.4...@thi.ng/associative@5.0.5) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/associative + + + + + ## [5.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.0.3...@thi.ng/associative@5.0.4) (2020-08-17) **Note:** Version bump only for package @thi.ng/associative diff --git a/packages/associative/package.json b/packages/associative/package.json index b365488c65..7c3841f228 100644 --- a/packages/associative/package.json +++ b/packages/associative/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/associative", - "version": "5.0.4", + "version": "5.0.5", "description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", "module": "./index.js", "main": "./lib/index.js", @@ -39,24 +39,24 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/binary": "^2.0.13", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/compare": "^1.3.14", - "@thi.ng/dcons": "^2.2.29", - "@thi.ng/equiv": "^1.0.29", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/transducers": "^7.2.2", + "@thi.ng/api": "^6.12.3", + "@thi.ng/binary": "^2.0.14", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/compare": "^1.3.15", + "@thi.ng/dcons": "^2.2.30", + "@thi.ng/equiv": "^1.0.30", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/transducers": "^7.3.0", "tslib": "^2.0.1" }, "files": [ diff --git a/packages/atom/CHANGELOG.md b/packages/atom/CHANGELOG.md index 5ffa68ed9d..58a27f5e73 100644 --- a/packages/atom/CHANGELOG.md +++ b/packages/atom/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.1.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/atom@4.1.18...@thi.ng/atom@4.1.19) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/atom + + + + + ## [4.1.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/atom@4.1.17...@thi.ng/atom@4.1.18) (2020-08-17) **Note:** Version bump only for package @thi.ng/atom diff --git a/packages/atom/README.md b/packages/atom/README.md index 0a0021c806..bc3209a6e7 100644 --- a/packages/atom/README.md +++ b/packages/atom/README.md @@ -125,6 +125,7 @@ A selection: | | BMI calculator in a devcards format | [Demo](https://demo.thi.ng/umbrella/devcards/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/devcards) | | | Custom dropdown UI component w/ fuzzy search | [Demo](https://demo.thi.ng/umbrella/hdom-dropdown-fuzzy/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/hdom-dropdown-fuzzy) | | | Basic SPA example with atom-based UI router | [Demo](https://demo.thi.ng/umbrella/login-form/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/login-form) | +| | rdom powered SVG graph with draggable nodes | [Demo](https://demo.thi.ng/umbrella/rdom-svg-nodes/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rdom-svg-nodes) | | | Animated Voronoi diagram, cubic splines & SVG download | [Demo](https://demo.thi.ng/umbrella/rotating-voronoi/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rotating-voronoi) | | | Complete mini SPA app w/ router & async content loading | [Demo](https://demo.thi.ng/umbrella/router-basics/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/router-basics) | | | Minimal rstream dataflow graph | [Demo](https://demo.thi.ng/umbrella/rstream-dataflow/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rstream-dataflow) | diff --git a/packages/atom/package.json b/packages/atom/package.json index 48eef13230..f2097ec05c 100644 --- a/packages/atom/package.json +++ b/packages/atom/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/atom", - "version": "4.1.18", + "version": "4.1.19", "description": "Mutable wrappers for nested immutable values with optional undo/redo history and transaction support", "module": "./index.js", "main": "./lib/index.js", @@ -39,20 +39,20 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/equiv": "^1.0.29", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/paths": "^4.1.4", + "@thi.ng/api": "^6.12.3", + "@thi.ng/equiv": "^1.0.30", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/paths": "^4.1.5", "tslib": "^2.0.1" }, "files": [ diff --git a/packages/atom/src/atom.ts b/packages/atom/src/atom.ts index f86199fc6d..e43280ca5c 100644 --- a/packages/atom/src/atom.ts +++ b/packages/atom/src/atom.ts @@ -181,7 +181,7 @@ export class Atom implements IAtom, IEquiv { release() { delete this._watches; - delete this._value; + delete (this)._value; return true; } } diff --git a/packages/atom/src/cursor.ts b/packages/atom/src/cursor.ts index c99e1f447b..ab51d3ecde 100644 --- a/packages/atom/src/cursor.ts +++ b/packages/atom/src/cursor.ts @@ -162,8 +162,8 @@ export class Cursor implements IAtom, IID, IRelease { release() { this.local.release(); this.parent.removeWatch(this.id); - delete this.local; - delete this.parent; + delete (this).local; + delete (this).parent; return true; } diff --git a/packages/atom/src/history.ts b/packages/atom/src/history.ts index de0bc5d9c7..d2eebf7c01 100644 --- a/packages/atom/src/history.ts +++ b/packages/atom/src/history.ts @@ -360,7 +360,7 @@ export class History implements IHistory { release() { this.state.release(); - delete this.state; + delete (this).state; return true; } diff --git a/packages/atom/src/transacted.ts b/packages/atom/src/transacted.ts index f1a8f214ad..eb09e867d3 100644 --- a/packages/atom/src/transacted.ts +++ b/packages/atom/src/transacted.ts @@ -222,10 +222,10 @@ export class Transacted implements IAtom { } release() { - delete this.parent; - delete this.current; - delete this.isActive; - delete this._watches; + delete (this).parent; + delete (this).current; + delete (this).isActive; + delete (this)._watches; return true; } diff --git a/packages/bench/CHANGELOG.md b/packages/bench/CHANGELOG.md index 66fd91d64c..70506fa3d6 100644 --- a/packages/bench/CHANGELOG.md +++ b/packages/bench/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/bench@2.0.18...@thi.ng/bench@2.0.19) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/bench + + + + + ## [2.0.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/bench@2.0.17...@thi.ng/bench@2.0.18) (2020-08-17) **Note:** Version bump only for package @thi.ng/bench diff --git a/packages/bench/package.json b/packages/bench/package.json index ee744f4cd0..af7776ddf2 100644 --- a/packages/bench/package.json +++ b/packages/bench/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/bench", - "version": "2.0.18", + "version": "2.0.19", "description": "Benchmarking utilities w/ optional statistics", "module": "./index.js", "main": "./lib/index.js", @@ -39,14 +39,14 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { "tslib": "^2.0.1" diff --git a/packages/bencode/CHANGELOG.md b/packages/bencode/CHANGELOG.md index a5d39491dc..48c6556660 100644 --- a/packages/bencode/CHANGELOG.md +++ b/packages/bencode/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.38](https://github.com/thi-ng/umbrella/compare/@thi.ng/bencode@0.3.37...@thi.ng/bencode@0.3.38) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/bencode + + + + + ## [0.3.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/bencode@0.3.36...@thi.ng/bencode@0.3.37) (2020-08-20) **Note:** Version bump only for package @thi.ng/bencode diff --git a/packages/bencode/package.json b/packages/bencode/package.json index 90f04014b5..5551bfccbb 100644 --- a/packages/bencode/package.json +++ b/packages/bencode/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/bencode", - "version": "0.3.37", + "version": "0.3.38", "description": "Bencode binary encoder / decoder with optional UTF8 encoding & floating point support", "module": "./index.js", "main": "./lib/index.js", @@ -39,23 +39,23 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/arrays": "^0.6.15", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/defmulti": "^1.2.23", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/transducers-binary": "^0.5.27" + "@thi.ng/api": "^6.12.3", + "@thi.ng/arrays": "^0.7.0", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/defmulti": "^1.2.24", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/transducers-binary": "^0.5.28" }, "files": [ "*.js", diff --git a/packages/binary/CHANGELOG.md b/packages/binary/CHANGELOG.md index 55c7c7a34f..2c3ff0c5b1 100644 --- a/packages/binary/CHANGELOG.md +++ b/packages/binary/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.0.13...@thi.ng/binary@2.0.14) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/binary + + + + + ## [2.0.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.0.12...@thi.ng/binary@2.0.13) (2020-08-17) **Note:** Version bump only for package @thi.ng/binary diff --git a/packages/binary/package.json b/packages/binary/package.json index a1c5a3b895..e0d52a9bac 100644 --- a/packages/binary/package.json +++ b/packages/binary/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/binary", - "version": "2.0.13", + "version": "2.0.14", "description": "95+ assorted binary / bitwise operations, conversions, utilities", "module": "./index.js", "main": "./lib/index.js", @@ -39,14 +39,14 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { "tslib": "^2.0.1" diff --git a/packages/bitfield/CHANGELOG.md b/packages/bitfield/CHANGELOG.md index 4bff147921..c87b785953 100644 --- a/packages/bitfield/CHANGELOG.md +++ b/packages/bitfield/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.3.19...@thi.ng/bitfield@0.3.20) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/bitfield + + + + + ## [0.3.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.3.18...@thi.ng/bitfield@0.3.19) (2020-08-20) **Note:** Version bump only for package @thi.ng/bitfield diff --git a/packages/bitfield/package.json b/packages/bitfield/package.json index e61e75fced..4f23235a97 100644 --- a/packages/bitfield/package.json +++ b/packages/bitfield/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/bitfield", - "version": "0.3.19", + "version": "0.3.20", "description": "1D / 2D bit field implementations", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/binary": "^2.0.13", - "@thi.ng/strings": "^1.9.4" + "@thi.ng/api": "^6.12.3", + "@thi.ng/binary": "^2.0.14", + "@thi.ng/strings": "^1.9.5" }, "files": [ "*.js", diff --git a/packages/bitstream/CHANGELOG.md b/packages/bitstream/CHANGELOG.md index 55cf558d0d..a9a972f479 100644 --- a/packages/bitstream/CHANGELOG.md +++ b/packages/bitstream/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitstream@1.1.24...@thi.ng/bitstream@1.1.25) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/bitstream + + + + + ## [1.1.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitstream@1.1.23...@thi.ng/bitstream@1.1.24) (2020-08-17) **Note:** Version bump only for package @thi.ng/bitstream diff --git a/packages/bitstream/package.json b/packages/bitstream/package.json index 823477fbfb..8aafc95fdb 100644 --- a/packages/bitstream/package.json +++ b/packages/bitstream/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/bitstream", - "version": "1.1.24", + "version": "1.1.25", "description": "ES6 iterator based read/write bit streams with support for variable word widths", "module": "./index.js", "main": "./lib/index.js", @@ -39,17 +39,17 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/errors": "^1.2.19" + "@thi.ng/errors": "^1.2.20" }, "files": [ "*.js", diff --git a/packages/cache/CHANGELOG.md b/packages/cache/CHANGELOG.md index c044685434..5db2a87391 100644 --- a/packages/cache/CHANGELOG.md +++ b/packages/cache/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.57](https://github.com/thi-ng/umbrella/compare/@thi.ng/cache@1.0.56...@thi.ng/cache@1.0.57) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/cache + + + + + ## [1.0.56](https://github.com/thi-ng/umbrella/compare/@thi.ng/cache@1.0.55...@thi.ng/cache@1.0.56) (2020-08-17) **Note:** Version bump only for package @thi.ng/cache diff --git a/packages/cache/package.json b/packages/cache/package.json index 6b562752fa..856d485cb2 100644 --- a/packages/cache/package.json +++ b/packages/cache/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/cache", - "version": "1.0.56", + "version": "1.0.57", "description": "In-memory cache implementations with ES6 Map-like API and different eviction strategies", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/dcons": "^2.2.29", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/dcons": "^2.2.30", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/checks/CHANGELOG.md b/packages/checks/CHANGELOG.md index f7af0ac257..4789d828ab 100644 --- a/packages/checks/CHANGELOG.md +++ b/packages/checks/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.7.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/checks@2.7.6...@thi.ng/checks@2.7.7) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/checks + + + + + ## [2.7.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/checks@2.7.5...@thi.ng/checks@2.7.6) (2020-08-17) **Note:** Version bump only for package @thi.ng/checks diff --git a/packages/checks/package.json b/packages/checks/package.json index 5fd2931e61..28caaa968a 100644 --- a/packages/checks/package.json +++ b/packages/checks/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/checks", - "version": "2.7.6", + "version": "2.7.7", "description": "Collection of 50+ type, feature & value checks", "module": "./index.js", "main": "./lib/index.js", @@ -39,14 +39,14 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { "tslib": "^2.0.1" diff --git a/packages/color/CHANGELOG.md b/packages/color/CHANGELOG.md index 88b3db0992..d8e80125a0 100644 --- a/packages/color/CHANGELOG.md +++ b/packages/color/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/color@1.2.14...@thi.ng/color@1.2.15) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/color + + + + + ## [1.2.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/color@1.2.13...@thi.ng/color@1.2.14) (2020-08-20) **Note:** Version bump only for package @thi.ng/color diff --git a/packages/color/README.md b/packages/color/README.md index dbc77a3def..9860a184fe 100644 --- a/packages/color/README.md +++ b/packages/color/README.md @@ -190,7 +190,7 @@ yarn add @thi.ng/color ``` -Package sizes (gzipped, pre-treeshake): ESM: 7.19 KB / CJS: 7.56 KB / UMD: 7.12 KB +Package sizes (gzipped, pre-treeshake): ESM: 7.19 KB / CJS: 7.56 KB / UMD: 7.14 KB ## Dependencies diff --git a/packages/color/package.json b/packages/color/package.json index f37ff4046b..d6a458cac0 100644 --- a/packages/color/package.json +++ b/packages/color/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/color", - "version": "1.2.14", + "version": "1.2.15", "description": "Array-based color ops, conversions, multi-color gradients, presets", "module": "./index.js", "main": "./lib/index.js", @@ -39,25 +39,25 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/compose": "^1.4.15", - "@thi.ng/defmulti": "^1.2.23", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/math": "^2.0.3", - "@thi.ng/strings": "^1.9.4", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/compose": "^1.4.16", + "@thi.ng/defmulti": "^1.2.24", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/math": "^2.0.4", + "@thi.ng/strings": "^1.9.5", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/colored-noise/CHANGELOG.md b/packages/colored-noise/CHANGELOG.md new file mode 100644 index 0000000000..5059becf13 --- /dev/null +++ b/packages/colored-noise/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# 0.1.0 (2020-08-28) + + +### Features + +* **colored-noise:** import as new pkg (MBP2010) ([6459256](https://github.com/thi-ng/umbrella/commit/64592562ee4e4374011edc596e28f41b94218b44)) diff --git a/packages/colored-noise/LICENSE b/packages/colored-noise/LICENSE new file mode 100644 index 0000000000..8dada3edaf --- /dev/null +++ b/packages/colored-noise/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright {yyyy} {name of copyright owner} + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/packages/colored-noise/README.md b/packages/colored-noise/README.md new file mode 100644 index 0000000000..dbe163fa86 --- /dev/null +++ b/packages/colored-noise/README.md @@ -0,0 +1,432 @@ + + +# ![colored-noise](https://media.thi.ng/umbrella/banners/thing-colored-noise.svg?66c81e0c) + +[![npm version](https://img.shields.io/npm/v/@thi.ng/colored-noise.svg)](https://www.npmjs.com/package/@thi.ng/colored-noise) +![npm downloads](https://img.shields.io/npm/dm/@thi.ng/colored-noise.svg) +[![Twitter Follow](https://img.shields.io/twitter/follow/thing_umbrella.svg?style=flat-square&label=twitter)](https://twitter.com/thing_umbrella) + +This project is part of the +[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo. + +- [About](#about) + - [Blue noise](#blue-noise) + - [Green noise](#green-noise) + - [Pink noise](#pink-noise) + - [Red / brown noise](#red---brown-noise) + - [Violet noise](#violet-noise) + - [White noise](#white-noise) + - [Status](#status) + - [Related packages](#related-packages) +- [Installation](#installation) +- [Dependencies](#dependencies) +- [API](#api) + - [Use as IGen in @thi.ng/dsp](#use-as-igen-in-thing-dsp) +- [Authors](#authors) +- [License](#license) + +## About + +Customizable O(1) ES6 generators for colored noise. + +[Colored noise](https://en.wikipedia.org/wiki/Colors_of_noise) is useful for a +wide variety of use cases where a more controlled approach to random number +generation is required, from DSP/synthesis to rendering, geometry generation, +animation etc. + +The following noise colors are available and illustrated via their power +spectrums / histograms (averaged 1000 runs @ 256 samples each). Each noise gen +is configurable in terms of number of internal RNG states, value range (default: +`[-1..1)` interval, always centered around 0) and the actual backing PRNG +implementation (default: `Math.random`, see +[@thi.ng/random](https://github.com/thi-ng/umbrella/tree/develop/packages/random) +for alternatives). + +Code ported from Java, C & Clojure implementations and other +references/literature (see links in doc strings). Furthermore, all generators +have been refactored to be O(1). + +In alphabetical order: + +### Blue noise + +High-pass filtered noise (opposite of [red](#red-noise)) - +[Source](https://github.com/thi-ng/umbrella/blob/develop/packages/colored-noise/src/blue.ts) + +```text +blue2 + ▁▁▁▂▂▂▃▄▄▄▅▅▅▅▅▆▆▆▆▇▇▇▇▇▇▇█▇▇███▇ + ▁▁▂▃▄▄▅▆▇▆████████████████████████████████████ + ▂▃▄▅▇███████████████████████████████████████████████ + ▃▆▇█████████████████████████████████████████████████████ + ▁▅▇█████████████████████████████████████████████████████████ + ▂▆████████████████████████████████████████████████████████████ +▂▇██████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +blue4 + ▁▁▂▄▄▄▆▆▇█▇▆██▇ + ▁▃▄▇▇████████████████ + ▁▄▆██████████████████████ + ▁▄▅▆▇▇███████▇▇▆▄▃▁ ▄▇█████████████████████████ + ▃▅████████████████████▇▅ ▄████████████████████████████ + ▄██████████████████████████▄ ▁██████████████████████████████ + ▂██████████████████████████████▇███████████████████████████████ +▃███████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +blue16 + + ▃▅▇ + ▂████ + ▄█████ + ▂▅▅▃ ▂██████ + ▂▅▄▁ ▆████▅▁███████ + ▂ ▁▄▃ ▁▅▇▇▃ ▆████▂ ▅██████████████ + ▂▆█▆▂ ▂▆█▆▃ ▄███▅ ▆███▇ ▁█████▄ ▆██████▅███████████████ + ▃█████▄ ▃█████▄ ▅█████▆ ▇██████▁███████▇███████████████████████ + ███████▅███████▆███████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +blue32 + + ▆ + ██ + ▅██ + ▅▃ ███ + ▃ ▆██████ + ▂ ▇▃ ▆██▃███████ + ▂ ▅ ▂▇▃ ▅█▆ ███▄███████████ + ▃ ▃ ▄ ▄ ▄ ▁▇▂ ▂█▃ ▄█▄ ▆█▇ ███▁███▄███▇███████████████ + ▇██ ▇██ ███ ███ ███▁███▂███▄███▅███▇███████████████████████████ + ███████▇███████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +``` + +### Green noise + +Band-pass filtered noise (interleaved blue noise, opposite of +[violet](#violet-noise)) - +[Source](https://github.com/thi-ng/umbrella/blob/develop/packages/colored-noise/src/green.ts) + +```text +green4 + + ▂▃▅▆▇▇█▇▇▇▆▅▄▃▂ + ▃▅█████████████████▆▃ + ▄███████████████████████▄ ▁▁ + ▂▅▇█████▅▁ ▂███████████████████████████▁ ▂▅▇████▇▅▂ + ▁▆██████████▅ ▂█████████████████████████████▂ ▅██████████▆▁ + ▂██████████████▅███████████████████████████████▆██████████████▂ +▁███████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +green16 + + ▅▆▅ + ████▇ + ▅█████▆ + ▄▃ ███████ ▃▄ + ▄▁ ▆██████████▇██▆ ▁▄ + ▁ ▃ ▁▇▄ ▇██▄███████████████▄██▇ ▃█▁ ▄ ▁ + ▂▇▃ ▃█▄ ▅█▆ ▇██ ███▅███████████████████████▅███▁███ ▅█▅ ▄█▄ ▄▇▂ + ███▃███▄███▆███████████████████████████████████████▆███▄███▃███ +▅███████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +green32 + + ▆ + ███ + ███ + ▅▆███▆▄ + ▅ ███████ ▄ + ▂ ▇▂███████████▂▆ ▁ + ▁ ▄ ▇▁█▆███████████████▆█▂▇ ▄ ▂ + ▄ ▃ ▄ ▄ ▅ ▆ ▇▁█▃█▅█▇███████████████████████▇█▄█▃█▁▇ ▆ ▅ ▄ ▃ ▃ ▃ + █▅█▅█▅█▆█▇███████████████████████████████████████████▇█▇█▅█▅█▄█ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +``` + +### Pink noise + +Exponential decay power curve (1/f) - +[Source](https://github.com/thi-ng/umbrella/blob/develop/packages/colored-noise/src/pink.ts) + +```text +pink4 + ▅▄▂ +▇████▇▅▃▂ +████████████▇▆▄▃▁▁▁▁▂ +████████████████████████▇▆▅▄▃▂▂ ▁ +████████████████████████████████▇████████████▇▆▅▄▄▄▄▂▃▁▁ +█████████████████████████████████████████████████████████▇▆▅▄▁ +██████████████████████████████████████████████████████████████▇▃ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +pink16 +█ +█ +██ +███▆▁▁ +██████▇▅▁▂▁ +████████████▇▆▆▄▂▂▂▂▁▁ +███████████████████████▇▇▆▅▅▄▃▂ ▁ +████████████████████████████████▄███████████▇▆▅▄▃▃▄▃▂▂▁ +████████████████████████████████████████████████████████▆▇▆▅▂▁ +██████████████████████████████████████████████████████████████▆▁ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +pink32 +▄ +█ +█ +█▄ +██▄▁ +████▅▄▂ +████████▆▇▆▄▂▁ +████████████████▅▇▆▆▆▅▄▃▂▁▂ +██████████████████████████████▆▅ ▄▄▅▃▅▄▄▂▃▄▃▂▂ +████████████████████████████████████████████████▇▇▇▇▇▇▆▅▂▂▂ +████████████████████████████████████████████████████████████▅▄▁ +███████████████████████████████████████████████████████████████▅ +``` + +### Red / brown noise + +Low-pass filtered noise (opposite of [blue](#blue-noise)) - +[Source](https://github.com/thi-ng/umbrella/blob/develop/packages/colored-noise/src/red.ts) + +```text +red4 + + █▇▇▇▆▇▆▅▅▅▄▃▃▂▁ +█████████████████▇▆▅▃▁ +███████████████████████▆▃ +███████████████████████████▄ ▁▃▄▆▇█████████▇▆▅▃▁ +█████████████████████████████▄ ▁▄▇████████████████████▆▃ +██████████████████████████████▇▁ ▄██████████████████████████▄ +████████████████████████████████▇██████████████████████████████▁ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +red16 + + ▇▅▃ +█████▃ +██████▃ +███████▂ ▂▅▅▂ +████████ ▅████▅ ▄▄▂ +███████████████▅ ▂████▆ ▃▇█▆▁ ▃▃▂ ▁ +████████████████▅██████▇ ▄█████▁ ▁▇███▆ ▄███▄ ▃▇█▇▂ ▂▆█▆▂ +████████████████████████▇███████▂██████▆ ▆█████▅ ▄█████▃ ▃█████▃ +████████████████████████████████████████████████▆███████▅███████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +red32 + + ▅ +██▇ +███▅ +████ ▃▅ +████▇██▆ ▁▃ +████████▂██▇ ▂▇▁ ▁ +████████████▄███ ▆█▅ ▃▆▂ ▄ ▁ +████████████████████▄███▁███ ▇█▅ ▄█▄ ▃▇▂ ▁▆▁ ▁▅ ▄ ▄ ▃ ▃ +████████████████████████████▇███▄███▃███▁███ ███ ███ ███ ▇██ ▇█▇ +████████████████████████████████████████████████▇███▇███▇███▇███ +████████████████████████████████████████████████████████████████ +``` + +### Violet noise + +Band-stop filtered noise (interleaved red noise, opposite of +[green](#green-noise)) - +[Source](https://github.com/thi-ng/umbrella/blob/develop/packages/colored-noise/src/violet.ts) + +```text +violet2 + + ██▇▇█▆▇▆▆▅▅▃▃▃▂▁ ▁▂▃▄▄▅▆▆▇▆▆▇▇█▇█ +███████████████████▇▅▄▂ ▁▂▄▅▇▇█████████████████ +█████████████████████████▅▃ ▃▅████████████████████████ +████████████████████████████▄ ▄███████████████████████████ +██████████████████████████████▄ ▄█████████████████████████████ +████████████████████████████████▆███████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +violet4 + +▂▇▇▇▆▄▂▂ ▂▂▄▆▇▇▇ +█████████▆▃ ▃▆████████ +████████████▄ ▁ ▄███████████ +██████████████▁ ▂▅▇████▇▅▂ ▂▄▇████▇▅▁ ▁▇████████████ +███████████████▂ ▅██████████▆▁ ▂▇██████████▅ ▁██████████████ +████████████████▅██████████████▃ ▃██████████████▅███████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +violet16 + + ▅ ▅ +███ ██ +███▆ ▅██ +████ ▃▅ ▅▃ ███ +███████▆ ▁▅ ▃▂ ▆██████ +████████▃██▇ ▄▇▂ ▄ ▂ ▁ ▄ ▂█▄ ▇██▃███████ +████████████▅███▁██▇ ▆█▅ ▄█▄ ▂▇▃ ▃█▂ ▄█▃ ▅█▆ ▇██ ███▅███████████ +████████████████████▆███▅███▄███▃███▃███▄███▆███████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +violet32 + +██ █ +██ █ +██▄▄ ▄▆█ +████ ▃ ▃ ███ +██████▂▆ ▁ ▂ ▆▂█████ +████████▅█▂▇ ▄ ▂ ▂ ▄ ▇▁█▅███████ +████████████▇█▅█▂█▁▇ ▇ ▅ ▄ ▃ ▃ ▃ ▃ ▃ ▄ ▄ ▅ ▆ ▇▁█▃█▄█▇███████████ +██████████████████████▇█▇█▆█▆█▅█▅█▅█▅█▆█▆███████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +``` + +### White noise + +Uniform distribution (unfiltered output from source PRNG) - +[Source](https://github.com/thi-ng/umbrella/blob/develop/packages/colored-noise/src/blue.ts) + +```text +white + +▁█████████▇█████████▇█████▇▇▇█▇██▇▇█▇████████▇█▇███▇▇█▇█████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +``` + +### Status + +**STABLE** - used in production + +### Related packages + +- [@thi.ng/dsp](https://github.com/thi-ng/umbrella/tree/develop/packages/dsp) - Composable signal generators, oscillators, filters, FFT, spectrum, windowing & related DSP utils +- [@thi.ng/random](https://github.com/thi-ng/umbrella/tree/develop/packages/random) - Pseudo-random number generators w/ unified API + +## Installation + +```bash +yarn add @thi.ng/colored-noise +``` + +```html +// ES module + + +// UMD + +``` + +Package sizes (gzipped, pre-treeshake): ESM: 493 bytes / CJS: 566 bytes / UMD: 678 bytes + +## Dependencies + +- [@thi.ng/binary](https://github.com/thi-ng/umbrella/tree/develop/packages/binary) +- [@thi.ng/random](https://github.com/thi-ng/umbrella/tree/develop/packages/random) + +## API + +[Generated API docs](https://docs.thi.ng/umbrella/colored-noise/) + +TODO + +See +[/tools](https://github.com/thi-ng/umbrella/blob/develop/packages/colored-noise/tools/) +for usage examples... + +```ts +import { red } from "@thi.ng/colored-noise"; +import { take } from "@thi.ng/transducers"; + +// default config +[...take(20, red())] +// [0.03108920908982049, 0.5411110045940151, 0.26064470417452945, ...] + +// custom config +import { XsAdd } from "@thi.ng/random"; + +[...take(20, red(16, 1, new XsAdd(0xdecafbad)))] +// [ -0.17761799097704192, -0.10240132532836904, -0.1103387340810939, ...] +``` + +### Use as IGen in @thi.ng/dsp + +```ts +import { green } from "@thi.ng/colored-noise"; +import { adsr, iterable, product } from "@thi.ng/dsp"; +import { wavByteArray } from "@thi.ng/dsp-io-wav"; +import { writeFileSync } from "fs"; + +const FS = 44100; + +const signal = product( + // wrap green noise as IGen + iterable(green(16), 0), + // apply gain envelope + adsr({ a: 0.005 * FS, d: 0.2 * FS, s: 0 }) +); + +// output as 16bit mono WAV file +writeFileSync( + "export/hihat.wav", + wavByteArray( + { bits: 16, channels: 1, length: 0.25 * FS, sampleRate: FS }, + signal + ) +); +``` + +![Result waveform with spectrum](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/colored-noise/hihat-green.png) + +## Authors + +Karsten Schmidt + +## License + +© 2015 - 2020 Karsten Schmidt // Apache Software License 2.0 diff --git a/packages/colored-noise/api-extractor.json b/packages/colored-noise/api-extractor.json new file mode 100644 index 0000000000..94972e6bed --- /dev/null +++ b/packages/colored-noise/api-extractor.json @@ -0,0 +1,3 @@ +{ + "extends": "../../api-extractor.json" +} diff --git a/packages/colored-noise/package.json b/packages/colored-noise/package.json new file mode 100644 index 0000000000..5d75ac305f --- /dev/null +++ b/packages/colored-noise/package.json @@ -0,0 +1,82 @@ +{ + "name": "@thi.ng/colored-noise", + "version": "0.1.0", + "description": "Customizable O(1) ES6 generators for colored noise", + "module": "./index.js", + "main": "./lib/index.js", + "umd:main": "./lib/index.umd.js", + "typings": "./index.d.ts", + "repository": { + "type": "git", + "url": "https://github.com/thi-ng/umbrella.git" + }, + "homepage": "https://github.com/thi-ng/umbrella/tree/master/packages/colored-noise#readme", + "funding": { + "type": "patreon", + "url": "https://patreon.com/thing_umbrella" + }, + "author": "Karsten Schmidt ", + "license": "Apache-2.0", + "scripts": { + "build": "yarn clean && yarn build:es6 && node ../../scripts/bundle-module", + "build:release": "yarn clean && yarn build:es6 && node ../../scripts/bundle-module all", + "build:es6": "tsc --declaration", + "build:test": "rimraf build && tsc -p test/tsconfig.json", + "test": "mocha test", + "cover": "nyc mocha test && nyc report --reporter=lcov", + "clean": "rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib", + "doc:readme": "ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts", + "doc:ae": "mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose", + "doc": "node_modules/.bin/typedoc --mode modules --out doc src", + "pub": "yarn build:release && yarn publish --access public" + }, + "devDependencies": { + "@istanbuljs/nyc-config-typescript": "^1.0.1", + "@microsoft/api-extractor": "^7.9.11", + "@thi.ng/api": "^6.12.3", + "@thi.ng/dsp": "^2.1.0", + "@thi.ng/dsp-io-wav": "^0.1.28", + "@thi.ng/text-canvas": "^0.2.29", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vectors": "^4.6.4", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", + "nyc": "^15.1.0", + "ts-node": "^9.0.0", + "typedoc": "^0.18.0", + "typescript": "^4.0.2" + }, + "dependencies": { + "@thi.ng/binary": "^2.0.14", + "@thi.ng/random": "^2.0.0" + }, + "files": [ + "*.js", + "*.d.ts", + "lib" + ], + "keywords": [ + "blue", + "brown", + "es6", + "generator", + "green", + "noise", + "prng", + "red", + "typescript", + "white" + ], + "publishConfig": { + "access": "public" + }, + "sideEffects": false, + "thi.ng": { + "related": [ + "dsp", + "random" + ], + "year": 2015 + } +} diff --git a/packages/colored-noise/src/blue.ts b/packages/colored-noise/src/blue.ts new file mode 100644 index 0000000000..95034cea49 --- /dev/null +++ b/packages/colored-noise/src/blue.ts @@ -0,0 +1,22 @@ +import { INorm, SYSTEM } from "@thi.ng/random"; +import { preseed, sum } from "./utils"; + +/** + * High-pass filtered noise. Opposite of {@link red}. + * + * @param n + * @param scale + * @param rnd + */ +export function* blue(n = 2, scale = 1, rnd: INorm = SYSTEM) { + const state = preseed(n, scale, rnd); + state.forEach((x, i) => (state[i] = i & 1 ? x : -x)); + const invN = 1 / n; + let acc = sum(state); + for (let i = 0, sign = -1; true; ++i >= n && (i = 0)) { + acc -= state[i]; + acc += state[i] = sign * rnd.norm(scale); + sign ^= 0xfffffffe; + yield sign * acc * invN; + } +} diff --git a/packages/colored-noise/src/green.ts b/packages/colored-noise/src/green.ts new file mode 100644 index 0000000000..206da2ffc6 --- /dev/null +++ b/packages/colored-noise/src/green.ts @@ -0,0 +1,14 @@ +import { INorm, SYSTEM } from "@thi.ng/random"; +import { blue } from "./blue"; +import { interleave } from "./utils"; + +/** + * Band-pass filtered noise (interleaved blue noise). Opposite of + * {@link violet}. + * + * @param n + * @param scale + * @param rnd + */ +export const green = (n = 2, scale = 1, rnd: INorm = SYSTEM) => + interleave(blue(n, scale, rnd), blue(n, scale, rnd)); diff --git a/packages/colored-noise/src/index.ts b/packages/colored-noise/src/index.ts new file mode 100644 index 0000000000..e8ce77f93e --- /dev/null +++ b/packages/colored-noise/src/index.ts @@ -0,0 +1,6 @@ +export * from "./blue"; +export * from "./green"; +export * from "./pink"; +export * from "./red"; +export * from "./violet"; +export * from "./white"; diff --git a/packages/colored-noise/src/pink.ts b/packages/colored-noise/src/pink.ts new file mode 100644 index 0000000000..43a6fe7523 --- /dev/null +++ b/packages/colored-noise/src/pink.ts @@ -0,0 +1,31 @@ +import { ctz32 } from "@thi.ng/binary"; +import { INorm, SYSTEM } from "@thi.ng/random"; +import { preseed, sum } from "./utils"; + +/** + * Exponential decay (1/f) noise, based on Voss-McCarthy algorithm. + * + * @remarks + * The number of internal states should be in the [4..32] range (default: 8). + * Due to JS integer limitations, `n` > 32 are meaningless. + * + * References: + * + * - https://www.dsprelated.com/showarticle/908.php + * - https://www.firstpr.com.au/dsp/pink-noise/#Voss-McCartney + * + * @param n + * @param scale + * @param rnd + */ +export function* pink(n = 8, scale = 1, rnd: INorm = SYSTEM) { + const state = preseed(n, scale, rnd); + const invN = 1 / n; + let acc = sum(state); + for (let i = 0; true; i = (i + 1) >>> 0) { + const id = ctz32(i) % n; + acc -= state[id]; + acc += state[id] = rnd.norm(scale); + yield acc * invN; + } +} diff --git a/packages/colored-noise/src/red.ts b/packages/colored-noise/src/red.ts new file mode 100644 index 0000000000..c42c02a90b --- /dev/null +++ b/packages/colored-noise/src/red.ts @@ -0,0 +1,20 @@ +import { INorm, SYSTEM } from "@thi.ng/random"; +import { preseed, sum } from "./utils"; + +/** + * Low-pass filtered noise (same as brown noise). Opposite of {@link blue}. + * + * @param n + * @param scale + * @param rnd + */ +export function* red(n = 2, scale = 1, rnd: INorm = SYSTEM) { + const state = preseed(n, scale, rnd); + const invN = 1 / n; + let acc = sum(state); + for (let i = 0; true; ++i >= n && (i = 0)) { + acc -= state[i]; + acc += state[i] = rnd.norm(scale); + yield acc * invN; + } +} diff --git a/packages/colored-noise/src/utils.ts b/packages/colored-noise/src/utils.ts new file mode 100644 index 0000000000..556bba7f04 --- /dev/null +++ b/packages/colored-noise/src/utils.ts @@ -0,0 +1,20 @@ +import { INorm } from "@thi.ng/random"; + +export const preseed = (n: number, scale: number, rnd: INorm) => { + const state = new Array(n); + for (let i = 0; i < n; i++) { + state[i] = rnd.norm(scale); + } + return state; +}; + +export const sum = (src: number[]) => src.reduce((sum, x) => sum + x, 0); + +export function* interleave(a: Iterable, b: Iterable) { + const src = [a[Symbol.iterator](), b[Symbol.iterator]()]; + for (let i = 0; true; i ^= 1) { + const next = src[i].next(); + if (next.done) return; + yield next.value!; + } +} diff --git a/packages/colored-noise/src/violet.ts b/packages/colored-noise/src/violet.ts new file mode 100644 index 0000000000..f7a77d6849 --- /dev/null +++ b/packages/colored-noise/src/violet.ts @@ -0,0 +1,13 @@ +import { INorm, SYSTEM } from "@thi.ng/random"; +import { red } from "./red"; +import { interleave } from "./utils"; + +/** + * Band-stop filtered noise (interleaved red noise). Opposite of {@link green}. + * + * @param n + * @param scale + * @param rnd + */ +export const violet = (n = 2, scale = 1, rnd: INorm = SYSTEM) => + interleave(red(n, scale, rnd), red(n, scale, rnd)); diff --git a/packages/colored-noise/src/white.ts b/packages/colored-noise/src/white.ts new file mode 100644 index 0000000000..089b0be4a4 --- /dev/null +++ b/packages/colored-noise/src/white.ts @@ -0,0 +1,14 @@ +import { INorm, SYSTEM } from "@thi.ng/random"; + +/** + * Unfiltered noise w/ uniform distribution. Merely yields samples from + * given PRNG. + * + * @param scale + * @param rnd + */ +export function* white(scale = 1, rnd: INorm = SYSTEM) { + while (true) { + yield rnd.norm(scale); + } +} diff --git a/packages/colored-noise/test/index.ts b/packages/colored-noise/test/index.ts new file mode 100644 index 0000000000..868b141fe4 --- /dev/null +++ b/packages/colored-noise/test/index.ts @@ -0,0 +1,6 @@ +// import * as assert from "assert"; +// import { } from "../src"; + +describe("colored-noise", () => { + it("tests pending"); +}); diff --git a/packages/colored-noise/test/tsconfig.json b/packages/colored-noise/test/tsconfig.json new file mode 100644 index 0000000000..f6e63560dd --- /dev/null +++ b/packages/colored-noise/test/tsconfig.json @@ -0,0 +1,11 @@ +{ + "extends": "../../../tsconfig.json", + "compilerOptions": { + "outDir": "../build", + "module": "commonjs" + }, + "include": [ + "./**/*.ts", + "../src/**/*.ts" + ] +} diff --git a/packages/colored-noise/tools/hihat.ts b/packages/colored-noise/tools/hihat.ts new file mode 100644 index 0000000000..bb01ce39c7 --- /dev/null +++ b/packages/colored-noise/tools/hihat.ts @@ -0,0 +1,22 @@ +import { green } from "@thi.ng/colored-noise"; +import { adsr, iterable, product } from "@thi.ng/dsp"; +import { wavByteArray } from "@thi.ng/dsp-io-wav"; +import { writeFileSync } from "fs"; + +const FS = 44100; + +const signal = product( + // wrap green noise as IGen + iterable(green(16), 0), + // apply gain envelope + adsr({ a: 0.005 * FS, d: 0.2 * FS, s: 0 }) +); + +// output as WAV file +writeFileSync( + "export/hihat.wav", + wavByteArray( + { bits: 16, channels: 1, length: 0.2 * FS, sampleRate: FS }, + signal + ) +); diff --git a/packages/colored-noise/tools/spectrum.ts b/packages/colored-noise/tools/spectrum.ts new file mode 100644 index 0000000000..7248c174d8 --- /dev/null +++ b/packages/colored-noise/tools/spectrum.ts @@ -0,0 +1,45 @@ +import { Fn, Fn0, NumericArray } from "@thi.ng/api"; +import { fft, spectrumPow } from "@thi.ng/dsp"; +import { barChartHStr } from "@thi.ng/text-canvas"; +import { map, range, reducer, take, transduce } from "@thi.ng/transducers"; +import { add, divN, Vec, zeroes } from "@thi.ng/vectors"; +import { blue, green, pink, red, violet } from "../src"; + +const computeSpectrum = (src: Fn0>, size = 128, num = 1000) => + divN( + null, + transduce( + map(() => spectrumPow(fft([...take(size, src())]), true)), + reducer( + () => zeroes(size / 2), + (acc, x) => add(null, acc, x) + ), + range(num) + ), + num + ); + +const spectrumString = (spec: Vec) => barChartHStr(12, spec, -72, -24); + +const printSpectrum = (id: string, fn: Fn0>) => { + console.log(id); + console.log(spectrumString(computeSpectrum(fn))); +}; + +const printBatch = ( + id: string, + fn: Fn>, + steps = [2, 4, 8, 16, 32] +) => { + for (let n of steps) { + printSpectrum(`${id}${n}`, () => fn(n)); + } +}; + +printBatch("blue", blue); +printBatch("green", green); +printBatch("pink", pink); +printBatch("red", red); +printBatch("violet", violet); + +// printSpectrum("white", () => white()); diff --git a/packages/colored-noise/tools/tsconfig.json b/packages/colored-noise/tools/tsconfig.json new file mode 100644 index 0000000000..9655cbea10 --- /dev/null +++ b/packages/colored-noise/tools/tsconfig.json @@ -0,0 +1,10 @@ +{ + "extends": "../../../tsconfig.json", + "compilerOptions": { + "outDir": "../build", + "module": "commonjs", + "noUnusedLocals": false, + "noUnusedParameters": false + }, + "include": ["./**/*.ts", "../src/**/*.ts"] +} diff --git a/packages/colored-noise/tools/write-samples.ts b/packages/colored-noise/tools/write-samples.ts new file mode 100644 index 0000000000..38a793cdf8 --- /dev/null +++ b/packages/colored-noise/tools/write-samples.ts @@ -0,0 +1,37 @@ +import { wavByteArray } from "@thi.ng/dsp-io-wav"; +import { writeFileSync } from "fs"; +import { blue, green, pink, red, violet, white } from "../src"; +import { Fn } from "@thi.ng/api"; + +const FS = 44100; +const LENGTH = 5 * FS; + +const write = (id: string, src: Iterable) => { + const path = `export/${id}.wav`; + console.log(`writing: ${path}...`); + writeFileSync( + path, + wavByteArray( + { bits: 16, channels: 1, length: LENGTH, sampleRate: FS }, + src + ) + ); +}; + +const writeBatch = ( + id: string, + fn: Fn>, + steps = [2, 4, 8, 16, 32] +) => { + for (let n of steps) { + write(`${id}-${n}`, fn(n)); + } +}; + +writeBatch("blue", blue); +writeBatch("green", green); +writeBatch("pink", pink); +writeBatch("red", red); +writeBatch("violet", violet); + +write("white", white()); diff --git a/packages/colored-noise/tpl.readme.md b/packages/colored-noise/tpl.readme.md new file mode 100644 index 0000000000..34cd645f9f --- /dev/null +++ b/packages/colored-noise/tpl.readme.md @@ -0,0 +1,406 @@ +# ${pkg.banner} + +[![npm version](https://img.shields.io/npm/v/${pkg.name}.svg)](https://www.npmjs.com/package/${pkg.name}) +![npm downloads](https://img.shields.io/npm/dm/${pkg.name}.svg) +[![Twitter Follow](https://img.shields.io/twitter/follow/thing_umbrella.svg?style=flat-square&label=twitter)](https://twitter.com/thing_umbrella) + +This project is part of the +[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo. + + + +## About + +${pkg.description} + +[Colored noise](https://en.wikipedia.org/wiki/Colors_of_noise) is useful for a +wide variety of use cases where a more controlled approach to random number +generation is required, from DSP/synthesis to rendering, geometry generation, +animation etc. + +The following noise colors are available and illustrated via their power +spectrums / histograms (averaged 1000 runs @ 256 samples each). Each noise gen +is configurable in terms of number of internal RNG states, value range (default: +`[-1..1)` interval, always centered around 0) and the actual backing PRNG +implementation (default: `Math.random`, see +[@thi.ng/random](https://github.com/thi-ng/umbrella/tree/develop/packages/random) +for alternatives). + +Code ported from Java, C & Clojure implementations and other +references/literature (see links in doc strings). Furthermore, all generators +have been refactored to be O(1). + +In alphabetical order: + +### Blue noise + +High-pass filtered noise (opposite of [red](#red-noise)) - +[Source](https://github.com/thi-ng/umbrella/blob/develop/packages/colored-noise/src/blue.ts) + +```text +blue2 + ▁▁▁▂▂▂▃▄▄▄▅▅▅▅▅▆▆▆▆▇▇▇▇▇▇▇█▇▇███▇ + ▁▁▂▃▄▄▅▆▇▆████████████████████████████████████ + ▂▃▄▅▇███████████████████████████████████████████████ + ▃▆▇█████████████████████████████████████████████████████ + ▁▅▇█████████████████████████████████████████████████████████ + ▂▆████████████████████████████████████████████████████████████ +▂▇██████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +blue4 + ▁▁▂▄▄▄▆▆▇█▇▆██▇ + ▁▃▄▇▇████████████████ + ▁▄▆██████████████████████ + ▁▄▅▆▇▇███████▇▇▆▄▃▁ ▄▇█████████████████████████ + ▃▅████████████████████▇▅ ▄████████████████████████████ + ▄██████████████████████████▄ ▁██████████████████████████████ + ▂██████████████████████████████▇███████████████████████████████ +▃███████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +blue16 + + ▃▅▇ + ▂████ + ▄█████ + ▂▅▅▃ ▂██████ + ▂▅▄▁ ▆████▅▁███████ + ▂ ▁▄▃ ▁▅▇▇▃ ▆████▂ ▅██████████████ + ▂▆█▆▂ ▂▆█▆▃ ▄███▅ ▆███▇ ▁█████▄ ▆██████▅███████████████ + ▃█████▄ ▃█████▄ ▅█████▆ ▇██████▁███████▇███████████████████████ + ███████▅███████▆███████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +blue32 + + ▆ + ██ + ▅██ + ▅▃ ███ + ▃ ▆██████ + ▂ ▇▃ ▆██▃███████ + ▂ ▅ ▂▇▃ ▅█▆ ███▄███████████ + ▃ ▃ ▄ ▄ ▄ ▁▇▂ ▂█▃ ▄█▄ ▆█▇ ███▁███▄███▇███████████████ + ▇██ ▇██ ███ ███ ███▁███▂███▄███▅███▇███████████████████████████ + ███████▇███████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +``` + +### Green noise + +Band-pass filtered noise (interleaved blue noise, opposite of +[violet](#violet-noise)) - +[Source](https://github.com/thi-ng/umbrella/blob/develop/packages/colored-noise/src/green.ts) + +```text +green4 + + ▂▃▅▆▇▇█▇▇▇▆▅▄▃▂ + ▃▅█████████████████▆▃ + ▄███████████████████████▄ ▁▁ + ▂▅▇█████▅▁ ▂███████████████████████████▁ ▂▅▇████▇▅▂ + ▁▆██████████▅ ▂█████████████████████████████▂ ▅██████████▆▁ + ▂██████████████▅███████████████████████████████▆██████████████▂ +▁███████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +green16 + + ▅▆▅ + ████▇ + ▅█████▆ + ▄▃ ███████ ▃▄ + ▄▁ ▆██████████▇██▆ ▁▄ + ▁ ▃ ▁▇▄ ▇██▄███████████████▄██▇ ▃█▁ ▄ ▁ + ▂▇▃ ▃█▄ ▅█▆ ▇██ ███▅███████████████████████▅███▁███ ▅█▅ ▄█▄ ▄▇▂ + ███▃███▄███▆███████████████████████████████████████▆███▄███▃███ +▅███████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +green32 + + ▆ + ███ + ███ + ▅▆███▆▄ + ▅ ███████ ▄ + ▂ ▇▂███████████▂▆ ▁ + ▁ ▄ ▇▁█▆███████████████▆█▂▇ ▄ ▂ + ▄ ▃ ▄ ▄ ▅ ▆ ▇▁█▃█▅█▇███████████████████████▇█▄█▃█▁▇ ▆ ▅ ▄ ▃ ▃ ▃ + █▅█▅█▅█▆█▇███████████████████████████████████████████▇█▇█▅█▅█▄█ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +``` + +### Pink noise + +Exponential decay power curve (1/f) - +[Source](https://github.com/thi-ng/umbrella/blob/develop/packages/colored-noise/src/pink.ts) + +```text +pink4 + ▅▄▂ +▇████▇▅▃▂ +████████████▇▆▄▃▁▁▁▁▂ +████████████████████████▇▆▅▄▃▂▂ ▁ +████████████████████████████████▇████████████▇▆▅▄▄▄▄▂▃▁▁ +█████████████████████████████████████████████████████████▇▆▅▄▁ +██████████████████████████████████████████████████████████████▇▃ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +pink16 +█ +█ +██ +███▆▁▁ +██████▇▅▁▂▁ +████████████▇▆▆▄▂▂▂▂▁▁ +███████████████████████▇▇▆▅▅▄▃▂ ▁ +████████████████████████████████▄███████████▇▆▅▄▃▃▄▃▂▂▁ +████████████████████████████████████████████████████████▆▇▆▅▂▁ +██████████████████████████████████████████████████████████████▆▁ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +pink32 +▄ +█ +█ +█▄ +██▄▁ +████▅▄▂ +████████▆▇▆▄▂▁ +████████████████▅▇▆▆▆▅▄▃▂▁▂ +██████████████████████████████▆▅ ▄▄▅▃▅▄▄▂▃▄▃▂▂ +████████████████████████████████████████████████▇▇▇▇▇▇▆▅▂▂▂ +████████████████████████████████████████████████████████████▅▄▁ +███████████████████████████████████████████████████████████████▅ +``` + +### Red / brown noise + +Low-pass filtered noise (opposite of [blue](#blue-noise)) - +[Source](https://github.com/thi-ng/umbrella/blob/develop/packages/colored-noise/src/red.ts) + +```text +red4 + + █▇▇▇▆▇▆▅▅▅▄▃▃▂▁ +█████████████████▇▆▅▃▁ +███████████████████████▆▃ +███████████████████████████▄ ▁▃▄▆▇█████████▇▆▅▃▁ +█████████████████████████████▄ ▁▄▇████████████████████▆▃ +██████████████████████████████▇▁ ▄██████████████████████████▄ +████████████████████████████████▇██████████████████████████████▁ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +red16 + + ▇▅▃ +█████▃ +██████▃ +███████▂ ▂▅▅▂ +████████ ▅████▅ ▄▄▂ +███████████████▅ ▂████▆ ▃▇█▆▁ ▃▃▂ ▁ +████████████████▅██████▇ ▄█████▁ ▁▇███▆ ▄███▄ ▃▇█▇▂ ▂▆█▆▂ +████████████████████████▇███████▂██████▆ ▆█████▅ ▄█████▃ ▃█████▃ +████████████████████████████████████████████████▆███████▅███████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +red32 + + ▅ +██▇ +███▅ +████ ▃▅ +████▇██▆ ▁▃ +████████▂██▇ ▂▇▁ ▁ +████████████▄███ ▆█▅ ▃▆▂ ▄ ▁ +████████████████████▄███▁███ ▇█▅ ▄█▄ ▃▇▂ ▁▆▁ ▁▅ ▄ ▄ ▃ ▃ +████████████████████████████▇███▄███▃███▁███ ███ ███ ███ ▇██ ▇█▇ +████████████████████████████████████████████████▇███▇███▇███▇███ +████████████████████████████████████████████████████████████████ +``` + +### Violet noise + +Band-stop filtered noise (interleaved red noise, opposite of +[green](#green-noise)) - +[Source](https://github.com/thi-ng/umbrella/blob/develop/packages/colored-noise/src/violet.ts) + +```text +violet2 + + ██▇▇█▆▇▆▆▅▅▃▃▃▂▁ ▁▂▃▄▄▅▆▆▇▆▆▇▇█▇█ +███████████████████▇▅▄▂ ▁▂▄▅▇▇█████████████████ +█████████████████████████▅▃ ▃▅████████████████████████ +████████████████████████████▄ ▄███████████████████████████ +██████████████████████████████▄ ▄█████████████████████████████ +████████████████████████████████▆███████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +violet4 + +▂▇▇▇▆▄▂▂ ▂▂▄▆▇▇▇ +█████████▆▃ ▃▆████████ +████████████▄ ▁ ▄███████████ +██████████████▁ ▂▅▇████▇▅▂ ▂▄▇████▇▅▁ ▁▇████████████ +███████████████▂ ▅██████████▆▁ ▂▇██████████▅ ▁██████████████ +████████████████▅██████████████▃ ▃██████████████▅███████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +violet16 + + ▅ ▅ +███ ██ +███▆ ▅██ +████ ▃▅ ▅▃ ███ +███████▆ ▁▅ ▃▂ ▆██████ +████████▃██▇ ▄▇▂ ▄ ▂ ▁ ▄ ▂█▄ ▇██▃███████ +████████████▅███▁██▇ ▆█▅ ▄█▄ ▂▇▃ ▃█▂ ▄█▃ ▅█▆ ▇██ ███▅███████████ +████████████████████▆███▅███▄███▃███▃███▄███▆███████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ + +violet32 + +██ █ +██ █ +██▄▄ ▄▆█ +████ ▃ ▃ ███ +██████▂▆ ▁ ▂ ▆▂█████ +████████▅█▂▇ ▄ ▂ ▂ ▄ ▇▁█▅███████ +████████████▇█▅█▂█▁▇ ▇ ▅ ▄ ▃ ▃ ▃ ▃ ▃ ▄ ▄ ▅ ▆ ▇▁█▃█▄█▇███████████ +██████████████████████▇█▇█▆█▆█▅█▅█▅█▅█▆█▆███████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +``` + +### White noise + +Uniform distribution (unfiltered output from source PRNG) - +[Source](https://github.com/thi-ng/umbrella/blob/develop/packages/colored-noise/src/blue.ts) + +```text +white + +▁█████████▇█████████▇█████▇▇▇█▇██▇▇█▇████████▇█▇███▇▇█▇█████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +████████████████████████████████████████████████████████████████ +``` + +${status} + +${supportPackages} + +${relatedPackages} + +${blogPosts} + +## Installation + +${pkg.install} + +${pkg.size} + +## Dependencies + +${pkg.deps} + +${examples} + +## API + +${docLink} + +TODO + +See +[/tools](https://github.com/thi-ng/umbrella/blob/develop/packages/colored-noise/tools/) +for usage examples... + +```ts +import { red } from "@thi.ng/colored-noise"; +import { take } from "@thi.ng/transducers"; + +// default config +[...take(20, red())] +// [0.03108920908982049, 0.5411110045940151, 0.26064470417452945, ...] + +// custom config +import { XsAdd } from "@thi.ng/random"; + +[...take(20, red(16, 1, new XsAdd(0xdecafbad)))] +// [ -0.17761799097704192, -0.10240132532836904, -0.1103387340810939, ...] +``` + +### Use as IGen in @thi.ng/dsp + +```ts +import { green } from "@thi.ng/colored-noise"; +import { adsr, iterable, product } from "@thi.ng/dsp"; +import { wavByteArray } from "@thi.ng/dsp-io-wav"; +import { writeFileSync } from "fs"; + +const FS = 44100; + +const signal = product( + // wrap green noise as IGen + iterable(green(16), 0), + // apply gain envelope + adsr({ a: 0.005 * FS, d: 0.2 * FS, s: 0 }) +); + +// output as 16bit mono WAV file +writeFileSync( + "export/hihat.wav", + wavByteArray( + { bits: 16, channels: 1, length: 0.25 * FS, sampleRate: FS }, + signal + ) +); +``` + +![Result waveform with spectrum](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/colored-noise/hihat-green.png) + +## Authors + +${authors} + +## License + +© ${copyright} // ${license} diff --git a/packages/colored-noise/tsconfig.json b/packages/colored-noise/tsconfig.json new file mode 100644 index 0000000000..893b9979c5 --- /dev/null +++ b/packages/colored-noise/tsconfig.json @@ -0,0 +1,11 @@ +{ + "extends": "../../tsconfig.json", + "compilerOptions": { + "outDir": ".", + "module": "es6", + "target": "es6" + }, + "include": [ + "./src/**/*.ts" + ] +} diff --git a/packages/compare/CHANGELOG.md b/packages/compare/CHANGELOG.md index 4ae5275e48..9f176b7336 100644 --- a/packages/compare/CHANGELOG.md +++ b/packages/compare/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.3.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.3.14...@thi.ng/compare@1.3.15) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/compare + + + + + ## [1.3.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.3.13...@thi.ng/compare@1.3.14) (2020-08-17) **Note:** Version bump only for package @thi.ng/compare diff --git a/packages/compare/package.json b/packages/compare/package.json index 590e8748e9..1dd86f5ed2 100644 --- a/packages/compare/package.json +++ b/packages/compare/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/compare", - "version": "1.3.14", + "version": "1.3.15", "description": "Comparators with support for types implementing the @thi.ng/api/ICompare interface", "module": "./index.js", "main": "./lib/index.js", @@ -39,17 +39,17 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2" + "@thi.ng/api": "^6.12.3" }, "files": [ "*.js", diff --git a/packages/compose/CHANGELOG.md b/packages/compose/CHANGELOG.md index 51e8e9df20..dd1f74769f 100644 --- a/packages/compose/CHANGELOG.md +++ b/packages/compose/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.4.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.4.15...@thi.ng/compose@1.4.16) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/compose + + + + + ## [1.4.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.4.14...@thi.ng/compose@1.4.15) (2020-08-17) **Note:** Version bump only for package @thi.ng/compose diff --git a/packages/compose/package.json b/packages/compose/package.json index f7d303b587..d8ed24f587 100644 --- a/packages/compose/package.json +++ b/packages/compose/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/compose", - "version": "1.4.15", + "version": "1.4.16", "description": "Optimized functional composition helpers", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/errors": "^1.2.19" + "@thi.ng/api": "^6.12.3", + "@thi.ng/errors": "^1.2.20" }, "files": [ "*.js", diff --git a/packages/csp/CHANGELOG.md b/packages/csp/CHANGELOG.md index 9a9196cfca..0e0b6dd035 100644 --- a/packages/csp/CHANGELOG.md +++ b/packages/csp/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@1.1.36...@thi.ng/csp@1.1.37) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/csp + + + + + ## [1.1.36](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@1.1.35...@thi.ng/csp@1.1.36) (2020-08-17) **Note:** Version bump only for package @thi.ng/csp diff --git a/packages/csp/package.json b/packages/csp/package.json index 35284b3bd0..520b750201 100644 --- a/packages/csp/package.json +++ b/packages/csp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/csp", - "version": "1.1.36", + "version": "1.1.37", "description": "ES6 promise based CSP primitives & operations", "module": "./index.js", "main": "./lib/index.js", @@ -43,22 +43,22 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/arrays": "^0.6.15", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/dcons": "^2.2.29", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/arrays": "^0.7.0", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/dcons": "^2.2.30", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/csp/src/channel.ts b/packages/csp/src/channel.ts index 85f7c2e131..b6926f5406 100644 --- a/packages/csp/src/channel.ts +++ b/packages/csp/src/channel.ts @@ -553,13 +553,13 @@ export class Channel implements IReadWriteableChannel { this.state = State.DONE; this.flush(); this.buf.release(); - delete this.reads; - delete this.writes; - delete this.buf; - delete this.txbuf; - delete this.tx; - delete this.isBusy; - delete this.onerror; + delete (this).reads; + delete (this).writes; + delete (this).buf; + delete (this).txbuf; + delete (this).tx; + delete (this).isBusy; + delete (this).onerror; } } diff --git a/packages/csp/src/mult.ts b/packages/csp/src/mult.ts index 4e41f7001a..f35bb48e67 100644 --- a/packages/csp/src/mult.ts +++ b/packages/csp/src/mult.ts @@ -118,8 +118,8 @@ export class Mult implements IWriteableChannel { for (let t of this.taps) { await t.close(); } - delete this.src; - delete this.taps; - delete this.tapID; + delete (this).src; + delete (this).taps; + delete (this).tapID; } } diff --git a/packages/csp/src/pubsub.ts b/packages/csp/src/pubsub.ts index 676e60a2ce..1470552222 100644 --- a/packages/csp/src/pubsub.ts +++ b/packages/csp/src/pubsub.ts @@ -102,8 +102,8 @@ export class PubSub implements IWriteableChannel { for (let id of Object.keys(this.topics)) { this.topics[id].close(); } - delete this.src; - delete this.topics; - delete this.fn; + delete (this).src; + delete (this).topics; + delete (this).fn; } } diff --git a/packages/dcons/CHANGELOG.md b/packages/dcons/CHANGELOG.md index a7fdc4bf80..ef2da1475a 100644 --- a/packages/dcons/CHANGELOG.md +++ b/packages/dcons/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@2.2.29...@thi.ng/dcons@2.2.30) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/dcons + + + + + ## [2.2.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@2.2.28...@thi.ng/dcons@2.2.29) (2020-08-17) **Note:** Version bump only for package @thi.ng/dcons diff --git a/packages/dcons/package.json b/packages/dcons/package.json index fc2892adf3..7305199bad 100644 --- a/packages/dcons/package.json +++ b/packages/dcons/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dcons", - "version": "2.2.29", + "version": "2.2.30", "description": "Double-linked list with comprehensive set of operations", "module": "./index.js", "main": "./lib/index.js", @@ -39,23 +39,23 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/compare": "^1.3.14", - "@thi.ng/equiv": "^1.0.29", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/random": "^1.4.17", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/compare": "^1.3.15", + "@thi.ng/equiv": "^1.0.30", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/random": "^2.0.0", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/dcons/src/index.ts b/packages/dcons/src/index.ts index 19e4af1096..c210592b7b 100644 --- a/packages/dcons/src/index.ts +++ b/packages/dcons/src/index.ts @@ -72,7 +72,7 @@ export class DCons next; while (cell) { next = cell.next; - delete cell.value; + delete (cell).value; delete cell.prev; delete cell.next; cell = next; diff --git a/packages/defmulti/CHANGELOG.md b/packages/defmulti/CHANGELOG.md index 80c9cd1211..f724b02b28 100644 --- a/packages/defmulti/CHANGELOG.md +++ b/packages/defmulti/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.23...@thi.ng/defmulti@1.2.24) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/defmulti + + + + + ## [1.2.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.22...@thi.ng/defmulti@1.2.23) (2020-08-17) **Note:** Version bump only for package @thi.ng/defmulti diff --git a/packages/defmulti/package.json b/packages/defmulti/package.json index f06072d63d..9697a384df 100644 --- a/packages/defmulti/package.json +++ b/packages/defmulti/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/defmulti", - "version": "1.2.23", + "version": "1.2.24", "description": "Dynamic, extensible multiple dispatch via user supplied dispatch function.", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/errors": "^1.2.19" + "@thi.ng/api": "^6.12.3", + "@thi.ng/errors": "^1.2.20" }, "files": [ "*.js", diff --git a/packages/dgraph-dot/CHANGELOG.md b/packages/dgraph-dot/CHANGELOG.md index 7e2817d89b..05b550c93b 100644 --- a/packages/dgraph-dot/CHANGELOG.md +++ b/packages/dgraph-dot/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph-dot@0.1.24...@thi.ng/dgraph-dot@0.1.25) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/dgraph-dot + + + + + ## [0.1.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph-dot@0.1.23...@thi.ng/dgraph-dot@0.1.24) (2020-08-17) **Note:** Version bump only for package @thi.ng/dgraph-dot diff --git a/packages/dgraph-dot/package.json b/packages/dgraph-dot/package.json index d8093e0932..0f2edb8f89 100644 --- a/packages/dgraph-dot/package.json +++ b/packages/dgraph-dot/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dgraph-dot", - "version": "0.1.24", + "version": "0.1.25", "description": "Customizable Graphviz DOT serialization for @thi.ng/dgraph", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/dgraph": "^1.2.24", - "@thi.ng/dot": "^1.2.15" + "@thi.ng/api": "^6.12.3", + "@thi.ng/dgraph": "^1.2.25", + "@thi.ng/dot": "^1.2.16" }, "files": [ "*.js", diff --git a/packages/dgraph/CHANGELOG.md b/packages/dgraph/CHANGELOG.md index b5898e98db..3a63a133cd 100644 --- a/packages/dgraph/CHANGELOG.md +++ b/packages/dgraph/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph@1.2.24...@thi.ng/dgraph@1.2.25) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/dgraph + + + + + ## [1.2.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph@1.2.23...@thi.ng/dgraph@1.2.24) (2020-08-17) **Note:** Version bump only for package @thi.ng/dgraph diff --git a/packages/dgraph/package.json b/packages/dgraph/package.json index 3ed7a8ac14..2d03cc1ec6 100644 --- a/packages/dgraph/package.json +++ b/packages/dgraph/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dgraph", - "version": "1.2.24", + "version": "1.2.25", "description": "Type-agnostic directed acyclic graph (DAG) & graph operations", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/associative": "^5.0.4", - "@thi.ng/equiv": "^1.0.29", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/associative": "^5.0.5", + "@thi.ng/equiv": "^1.0.30", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/diff/CHANGELOG.md b/packages/diff/CHANGELOG.md index 5c04248c7d..de1c576c8a 100644 --- a/packages/diff/CHANGELOG.md +++ b/packages/diff/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/diff@3.2.29...@thi.ng/diff@3.2.30) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/diff + + + + + ## [3.2.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/diff@3.2.28...@thi.ng/diff@3.2.29) (2020-08-17) **Note:** Version bump only for package @thi.ng/diff diff --git a/packages/diff/package.json b/packages/diff/package.json index 113e438883..5d73b70025 100644 --- a/packages/diff/package.json +++ b/packages/diff/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/diff", - "version": "3.2.29", + "version": "3.2.30", "description": "Customizable diff implementations for arrays (sequential) & objects (associative), with or without linear edit logs", "module": "./index.js", "main": "./lib/index.js", @@ -39,17 +39,17 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", - "ts-node": "^8.10.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/equiv": "^1.0.29" + "@thi.ng/api": "^6.12.3", + "@thi.ng/equiv": "^1.0.30" }, "files": [ "*.js", diff --git a/packages/dl-asset/CHANGELOG.md b/packages/dl-asset/CHANGELOG.md index 3b0e7bb5b5..7b01785a76 100644 --- a/packages/dl-asset/CHANGELOG.md +++ b/packages/dl-asset/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.4.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/dl-asset@0.4.3...@thi.ng/dl-asset@0.4.4) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/dl-asset + + + + + ## [0.4.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/dl-asset@0.4.2...@thi.ng/dl-asset@0.4.3) (2020-08-17) **Note:** Version bump only for package @thi.ng/dl-asset diff --git a/packages/dl-asset/package.json b/packages/dl-asset/package.json index a1dc7ae000..d90499e796 100644 --- a/packages/dl-asset/package.json +++ b/packages/dl-asset/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dl-asset", - "version": "0.4.3", + "version": "0.4.4", "description": "Local asset download for web apps, with automatic MIME type detection", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/mime": "^0.1.19" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/mime": "^0.1.20" }, "files": [ "*.js", diff --git a/packages/dlogic/CHANGELOG.md b/packages/dlogic/CHANGELOG.md index 0a55cee9c9..a7d2cdd069 100644 --- a/packages/dlogic/CHANGELOG.md +++ b/packages/dlogic/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/dlogic@1.0.29...@thi.ng/dlogic@1.0.30) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/dlogic + + + + + ## [1.0.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/dlogic@1.0.28...@thi.ng/dlogic@1.0.29) (2020-08-17) **Note:** Version bump only for package @thi.ng/dlogic diff --git a/packages/dlogic/package.json b/packages/dlogic/package.json index 1cd609f07e..1750caa4c1 100644 --- a/packages/dlogic/package.json +++ b/packages/dlogic/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dlogic", - "version": "1.0.29", + "version": "1.0.30", "description": "Assorted digital logic ops / constructs", "module": "./index.js", "main": "./lib/index.js", @@ -39,14 +39,14 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "files": [ "*.js", diff --git a/packages/dot/CHANGELOG.md b/packages/dot/CHANGELOG.md index c7c99a609b..8f459c2fa0 100644 --- a/packages/dot/CHANGELOG.md +++ b/packages/dot/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/dot@1.2.15...@thi.ng/dot@1.2.16) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/dot + + + + + ## [1.2.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/dot@1.2.14...@thi.ng/dot@1.2.15) (2020-08-17) **Note:** Version bump only for package @thi.ng/dot diff --git a/packages/dot/package.json b/packages/dot/package.json index 088fd55d86..f041a6e32e 100644 --- a/packages/dot/package.json +++ b/packages/dot/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dot", - "version": "1.2.15", + "version": "1.2.16", "description": "Graphviz document abstraction & serialization to DOT format", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7" }, "files": [ "*.js", diff --git a/packages/dsp-io-wav/CHANGELOG.md b/packages/dsp-io-wav/CHANGELOG.md index 81721e1461..3f7cb1a965 100644 --- a/packages/dsp-io-wav/CHANGELOG.md +++ b/packages/dsp-io-wav/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/dsp-io-wav@0.1.27...@thi.ng/dsp-io-wav@0.1.28) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/dsp-io-wav + + + + + ## [0.1.27](https://github.com/thi-ng/umbrella/compare/@thi.ng/dsp-io-wav@0.1.26...@thi.ng/dsp-io-wav@0.1.27) (2020-08-20) **Note:** Version bump only for package @thi.ng/dsp-io-wav diff --git a/packages/dsp-io-wav/package.json b/packages/dsp-io-wav/package.json index 4494210881..255fc18553 100644 --- a/packages/dsp-io-wav/package.json +++ b/packages/dsp-io-wav/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dsp-io-wav", - "version": "0.1.27", + "version": "0.1.28", "description": "WAV file format generation", "module": "./index.js", "main": "./lib/index.js", @@ -39,20 +39,20 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/binary": "^2.0.13", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/transducers-binary": "^0.5.27" + "@thi.ng/api": "^6.12.3", + "@thi.ng/binary": "^2.0.14", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/transducers-binary": "^0.5.28" }, "files": [ "*.js", diff --git a/packages/dsp/CHANGELOG.md b/packages/dsp/CHANGELOG.md index 2a97b58f15..cb480e469e 100644 --- a/packages/dsp/CHANGELOG.md +++ b/packages/dsp/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/dsp@2.0.28...@thi.ng/dsp@2.1.0) (2020-08-28) + + +### Features + +* **dsp:** add iterable() wrapper ([94fb8ed](https://github.com/thi-ng/umbrella/commit/94fb8ed3a91ea45dcb53961a3b1c4a6a96cb2fb0)) + + + + + ## [2.0.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/dsp@2.0.27...@thi.ng/dsp@2.0.28) (2020-08-17) **Note:** Version bump only for package @thi.ng/dsp diff --git a/packages/dsp/README.md b/packages/dsp/README.md index 9ab36b4f9b..ab53ce9388 100644 --- a/packages/dsp/README.md +++ b/packages/dsp/README.md @@ -70,7 +70,7 @@ yarn add @thi.ng/dsp ``` -Package sizes (gzipped, pre-treeshake): ESM: 6.66 KB / CJS: 7.13 KB / UMD: 6.65 KB +Package sizes (gzipped, pre-treeshake): ESM: 6.73 KB / CJS: 7.21 KB / UMD: 6.71 KB ## Dependencies diff --git a/packages/dsp/package.json b/packages/dsp/package.json index aa785ea4cf..ba8b01c23c 100644 --- a/packages/dsp/package.json +++ b/packages/dsp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dsp", - "version": "2.0.28", + "version": "2.1.0", "description": "Composable signal generators, oscillators, filters, FFT, spectrum, windowing & related DSP utils", "module": "./index.js", "main": "./lib/index.js", @@ -39,22 +39,22 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/math": "^2.0.3", - "@thi.ng/random": "^1.4.17", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/math": "^2.0.4", + "@thi.ng/random": "^2.0.0", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/dsp/src/gen/iterable.ts b/packages/dsp/src/gen/iterable.ts new file mode 100644 index 0000000000..46e4af22fc --- /dev/null +++ b/packages/dsp/src/gen/iterable.ts @@ -0,0 +1,55 @@ +import { IGen } from "../api"; + +/** + * Wraps given ES6 iterable to provide full {@link IGen} implementation. + * + * @remarks + * Calling `.next()` on this wrapped instance will always succeed, even if the + * original iterable already is exhausted (in which case the last valid value + * will be repeated ad infinitum). + * + * The `initial` value is required to satisfy `.deref()` and the case where the + * iterable doesn't provide a single value. + * + * @param src + * @param initial + */ +export const iterable = (src: Iterable, initial: T) => + new $Iterable(src, initial); + +export class $Iterable implements IGen { + protected _iter: Iterator | null; + protected _val: T; + + constructor(src: Iterable, initial: T) { + this._iter = src[Symbol.iterator](); + this._val = initial; + } + + deref() { + return this._val; + } + + *[Symbol.iterator]() { + while (true) yield this.next(); + } + + next() { + if (this._iter) { + const res = this._iter.next(); + if (!res.done) { + this._val = res.value; + } else { + this._iter = null; + } + } + return this._val; + } + + take(num: number, out: T[] = [], idx = 0) { + for (; --num >= 0; ) { + out[idx++] = this.next(); + } + return out; + } +} diff --git a/packages/dsp/src/index.ts b/packages/dsp/src/index.ts index b1e33d8eb1..796363ed0a 100644 --- a/packages/dsp/src/index.ts +++ b/packages/dsp/src/index.ts @@ -18,6 +18,7 @@ export * from "./gen/cosine"; export * from "./gen/curve"; export * from "./gen/impulse"; export * from "./gen/impulse-train"; +export * from "./gen/iterable"; export * from "./gen/line"; export * from "./gen/madd"; export * from "./gen/mul"; diff --git a/packages/dynvar/CHANGELOG.md b/packages/dynvar/CHANGELOG.md index 9ec5c90ea0..8b30f3ebde 100644 --- a/packages/dynvar/CHANGELOG.md +++ b/packages/dynvar/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/dynvar@0.1.21...@thi.ng/dynvar@0.1.22) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/dynvar + + + + + ## [0.1.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/dynvar@0.1.20...@thi.ng/dynvar@0.1.21) (2020-08-17) **Note:** Version bump only for package @thi.ng/dynvar diff --git a/packages/dynvar/package.json b/packages/dynvar/package.json index ed350fb78b..36a560b467 100644 --- a/packages/dynvar/package.json +++ b/packages/dynvar/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dynvar", - "version": "0.1.21", + "version": "0.1.22", "description": "Dynamically scoped variable bindings", "module": "./index.js", "main": "./lib/index.js", @@ -39,17 +39,17 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2" + "@thi.ng/api": "^6.12.3" }, "files": [ "*.js", diff --git a/packages/ecs/CHANGELOG.md b/packages/ecs/CHANGELOG.md index a26b522c0f..d2c9e7e899 100644 --- a/packages/ecs/CHANGELOG.md +++ b/packages/ecs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/ecs@0.3.31...@thi.ng/ecs@0.3.32) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/ecs + + + + + ## [0.3.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/ecs@0.3.30...@thi.ng/ecs@0.3.31) (2020-08-17) **Note:** Version bump only for package @thi.ng/ecs diff --git a/packages/ecs/package.json b/packages/ecs/package.json index 49bd70bc2e..423328474e 100644 --- a/packages/ecs/package.json +++ b/packages/ecs/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/ecs", - "version": "0.3.31", + "version": "0.3.32", "description": "Entity Component System based around typed arrays & sparse sets", "module": "./index.js", "main": "./lib/index.js", @@ -39,24 +39,24 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@thi.ng/equiv": "^1.0.29", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@thi.ng/equiv": "^1.0.30", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/associative": "^5.0.4", - "@thi.ng/binary": "^2.0.13", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/dcons": "^2.2.29", - "@thi.ng/idgen": "^0.2.20", - "@thi.ng/transducers": "^7.2.2", + "@thi.ng/api": "^6.12.3", + "@thi.ng/associative": "^5.0.5", + "@thi.ng/binary": "^2.0.14", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/dcons": "^2.2.30", + "@thi.ng/idgen": "^0.2.21", + "@thi.ng/transducers": "^7.3.0", "tslib": "^2.0.1" }, "files": [ diff --git a/packages/equiv/CHANGELOG.md b/packages/equiv/CHANGELOG.md index d56221f117..bd3137366a 100644 --- a/packages/equiv/CHANGELOG.md +++ b/packages/equiv/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.29...@thi.ng/equiv@1.0.30) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/equiv + + + + + ## [1.0.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.28...@thi.ng/equiv@1.0.29) (2020-08-17) **Note:** Version bump only for package @thi.ng/equiv diff --git a/packages/equiv/README.md b/packages/equiv/README.md index 82c6c05de8..e902a2705b 100644 --- a/packages/equiv/README.md +++ b/packages/equiv/README.md @@ -52,7 +52,7 @@ yarn add @thi.ng/equiv ``` -Package sizes (gzipped, pre-treeshake): ESM: 487 bytes / CJS: 543 bytes / UMD: 617 bytes +Package sizes (gzipped, pre-treeshake): ESM: 487 bytes / CJS: 543 bytes / UMD: 614 bytes ## Dependencies diff --git a/packages/equiv/package.json b/packages/equiv/package.json index f3b44404aa..1e8cbcb2b2 100644 --- a/packages/equiv/package.json +++ b/packages/equiv/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/equiv", - "version": "1.0.29", + "version": "1.0.30", "description": "Extensible deep value equivalence checking for any data types", "module": "./index.js", "main": "./lib/index.js", @@ -39,15 +39,15 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", "benchmark": "^2.1.4", - "mocha": "^8.1.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "files": [ "*.js", diff --git a/packages/errors/CHANGELOG.md b/packages/errors/CHANGELOG.md index beae87d91d..3df587d695 100644 --- a/packages/errors/CHANGELOG.md +++ b/packages/errors/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/errors@1.2.19...@thi.ng/errors@1.2.20) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/errors + + + + + ## [1.2.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/errors@1.2.18...@thi.ng/errors@1.2.19) (2020-08-17) **Note:** Version bump only for package @thi.ng/errors diff --git a/packages/errors/package.json b/packages/errors/package.json index 7bb1fd538f..852b30577f 100644 --- a/packages/errors/package.json +++ b/packages/errors/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/errors", - "version": "1.2.19", + "version": "1.2.20", "description": "Custom error types and error factory functions", "module": "./index.js", "main": "./lib/index.js", @@ -39,14 +39,14 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { "tslib": "^2.0.1" diff --git a/packages/fsm/CHANGELOG.md b/packages/fsm/CHANGELOG.md index fd10fb623e..c8bfef57f3 100644 --- a/packages/fsm/CHANGELOG.md +++ b/packages/fsm/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.4.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/fsm@2.4.23...@thi.ng/fsm@2.4.24) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/fsm + + + + + ## [2.4.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/fsm@2.4.22...@thi.ng/fsm@2.4.23) (2020-08-20) **Note:** Version bump only for package @thi.ng/fsm diff --git a/packages/fsm/package.json b/packages/fsm/package.json index d430847d2c..38dd6fa7d1 100644 --- a/packages/fsm/package.json +++ b/packages/fsm/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/fsm", - "version": "2.4.23", + "version": "2.4.24", "description": "Composable primitives for building declarative, transducer based Finite-State Machines & matchers for arbitrary data streams", "module": "./index.js", "main": "./lib/index.js", @@ -39,22 +39,22 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/arrays": "^0.6.15", - "@thi.ng/equiv": "^1.0.29", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/strings": "^1.9.4", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/arrays": "^0.7.0", + "@thi.ng/equiv": "^1.0.30", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/strings": "^1.9.5", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/geom-accel/CHANGELOG.md b/packages/geom-accel/CHANGELOG.md index e6e5f9b3af..4a94f5a7bd 100644 --- a/packages/geom-accel/CHANGELOG.md +++ b/packages/geom-accel/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.1.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@2.1.21...@thi.ng/geom-accel@2.1.22) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-accel + + + + + ## [2.1.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@2.1.20...@thi.ng/geom-accel@2.1.21) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-accel diff --git a/packages/geom-accel/package.json b/packages/geom-accel/package.json index 061d9f464e..cb190c6450 100644 --- a/packages/geom-accel/package.json +++ b/packages/geom-accel/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-accel", - "version": "2.1.21", + "version": "2.1.22", "description": "n-D spatial indexing data structures with a shared ES6 Map/Set-like API", "module": "./index.js", "main": "./lib/index.js", @@ -40,26 +40,26 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/arrays": "^0.6.15", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/equiv": "^1.0.29", - "@thi.ng/geom-api": "^1.0.32", - "@thi.ng/geom-isec": "^0.5.6", - "@thi.ng/heaps": "^1.2.22", - "@thi.ng/math": "^2.0.3", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/arrays": "^0.7.0", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/equiv": "^1.0.30", + "@thi.ng/geom-api": "^1.0.33", + "@thi.ng/geom-isec": "^0.5.7", + "@thi.ng/heaps": "^1.2.23", + "@thi.ng/math": "^2.0.4", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-api/CHANGELOG.md b/packages/geom-api/CHANGELOG.md index 58f413ff36..901cb0a9b8 100644 --- a/packages/geom-api/CHANGELOG.md +++ b/packages/geom-api/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.33](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@1.0.32...@thi.ng/geom-api@1.0.33) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-api + + + + + ## [1.0.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@1.0.31...@thi.ng/geom-api@1.0.32) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-api diff --git a/packages/geom-api/package.json b/packages/geom-api/package.json index 40d2c7bb77..2b18516e2e 100644 --- a/packages/geom-api/package.json +++ b/packages/geom-api/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-api", - "version": "1.0.32", + "version": "1.0.33", "description": "Shared type & interface declarations for @thi.ng/geom packages", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-arc/CHANGELOG.md b/packages/geom-arc/CHANGELOG.md index 74bceab4cd..6b45627d9f 100644 --- a/packages/geom-arc/CHANGELOG.md +++ b/packages/geom-arc/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-arc@0.3.10...@thi.ng/geom-arc@0.3.11) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-arc + + + + + ## [0.3.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-arc@0.3.9...@thi.ng/geom-arc@0.3.10) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-arc diff --git a/packages/geom-arc/package.json b/packages/geom-arc/package.json index f7b7d05beb..8a916667a9 100644 --- a/packages/geom-arc/package.json +++ b/packages/geom-arc/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-arc", - "version": "0.3.10", + "version": "0.3.11", "description": "2D circular / elliptic arc operations", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/checks": "^2.7.6", - "@thi.ng/geom-api": "^1.0.32", - "@thi.ng/geom-resample": "^0.2.43", - "@thi.ng/math": "^2.0.3", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/checks": "^2.7.7", + "@thi.ng/geom-api": "^1.0.33", + "@thi.ng/geom-resample": "^0.2.44", + "@thi.ng/math": "^2.0.4", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-clip-line/CHANGELOG.md b/packages/geom-clip-line/CHANGELOG.md index 90d96f12a2..5f26d3725c 100644 --- a/packages/geom-clip-line/CHANGELOG.md +++ b/packages/geom-clip-line/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-clip-line@1.2.6...@thi.ng/geom-clip-line@1.2.7) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-clip-line + + + + + ## [1.2.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-clip-line@1.2.5...@thi.ng/geom-clip-line@1.2.6) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-clip-line diff --git a/packages/geom-clip-line/package.json b/packages/geom-clip-line/package.json index f90ad4c4aa..f7acf95e8b 100644 --- a/packages/geom-clip-line/package.json +++ b/packages/geom-clip-line/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-clip-line", - "version": "1.2.6", + "version": "1.2.7", "description": "2D line clipping (Liang-Barsky)", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/geom-isec": "^0.5.6", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/geom-isec": "^0.5.7", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-clip-poly/CHANGELOG.md b/packages/geom-clip-poly/CHANGELOG.md index f79122c8a6..7231c39de9 100644 --- a/packages/geom-clip-poly/CHANGELOG.md +++ b/packages/geom-clip-poly/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-clip-poly@1.0.31...@thi.ng/geom-clip-poly@1.0.32) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-clip-poly + + + + + ## [1.0.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-clip-poly@1.0.30...@thi.ng/geom-clip-poly@1.0.31) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-clip-poly diff --git a/packages/geom-clip-poly/package.json b/packages/geom-clip-poly/package.json index 12e749247e..ea25d51641 100644 --- a/packages/geom-clip-poly/package.json +++ b/packages/geom-clip-poly/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-clip-poly", - "version": "1.0.31", + "version": "1.0.32", "description": "2D convex polygon clipping (Sutherland-Hodgeman)", "module": "./index.js", "main": "./lib/index.js", @@ -39,20 +39,20 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/geom-isec": "^0.5.6", - "@thi.ng/geom-poly-utils": "^0.1.62", - "@thi.ng/math": "^2.0.3", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/geom-isec": "^0.5.7", + "@thi.ng/geom-poly-utils": "^0.1.63", + "@thi.ng/math": "^2.0.4", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-closest-point/CHANGELOG.md b/packages/geom-closest-point/CHANGELOG.md index 88ff3a9b3b..1f7ef18086 100644 --- a/packages/geom-closest-point/CHANGELOG.md +++ b/packages/geom-closest-point/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.44](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-closest-point@0.3.43...@thi.ng/geom-closest-point@0.3.44) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-closest-point + + + + + ## [0.3.43](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-closest-point@0.3.42...@thi.ng/geom-closest-point@0.3.43) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-closest-point diff --git a/packages/geom-closest-point/package.json b/packages/geom-closest-point/package.json index c2b9b4012a..637a234c12 100644 --- a/packages/geom-closest-point/package.json +++ b/packages/geom-closest-point/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-closest-point", - "version": "0.3.43", + "version": "0.3.44", "description": "2D / 3D closest point / proximity helpers", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/math": "^2.0.3", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/math": "^2.0.4", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-fuzz/CHANGELOG.md b/packages/geom-fuzz/CHANGELOG.md index f5064f6393..24ffd2efb3 100644 --- a/packages/geom-fuzz/CHANGELOG.md +++ b/packages/geom-fuzz/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-fuzz@0.1.16...@thi.ng/geom-fuzz@0.1.17) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-fuzz + + + + + ## [0.1.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-fuzz@0.1.15...@thi.ng/geom-fuzz@0.1.16) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-fuzz diff --git a/packages/geom-fuzz/package.json b/packages/geom-fuzz/package.json index 78b3e7b9fe..c51a611a90 100644 --- a/packages/geom-fuzz/package.json +++ b/packages/geom-fuzz/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-fuzz", - "version": "0.1.16", + "version": "0.1.17", "description": "Highly configurable, fuzzy line & polygon creation with presets and composable fill & stroke styles. Canvas & SVG support", "module": "./index.js", "main": "./lib/index.js", @@ -38,26 +38,26 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/associative": "^5.0.4", - "@thi.ng/color": "^1.2.14", - "@thi.ng/geom": "^1.11.6", - "@thi.ng/geom-api": "^1.0.32", - "@thi.ng/geom-clip-line": "^1.2.6", - "@thi.ng/geom-resample": "^0.2.43", - "@thi.ng/grid-iterators": "^0.4.8", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/associative": "^5.0.5", + "@thi.ng/color": "^1.2.15", + "@thi.ng/geom": "^1.11.7", + "@thi.ng/geom-api": "^1.0.33", + "@thi.ng/geom-clip-line": "^1.2.7", + "@thi.ng/geom-resample": "^0.2.44", + "@thi.ng/grid-iterators": "^0.4.9", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-hull/CHANGELOG.md b/packages/geom-hull/CHANGELOG.md index 81ffd2d97e..78ce995e31 100644 --- a/packages/geom-hull/CHANGELOG.md +++ b/packages/geom-hull/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.64](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-hull@0.0.63...@thi.ng/geom-hull@0.0.64) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-hull + + + + + ## [0.0.63](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-hull@0.0.62...@thi.ng/geom-hull@0.0.63) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-hull diff --git a/packages/geom-hull/package.json b/packages/geom-hull/package.json index e9f72b530e..0d72dec7de 100644 --- a/packages/geom-hull/package.json +++ b/packages/geom-hull/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-hull", - "version": "0.0.63", + "version": "0.0.64", "description": "Fast 2D convex hull (Graham Scan)", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/math": "^2.0.3", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/math": "^2.0.4", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-io-obj/CHANGELOG.md b/packages/geom-io-obj/CHANGELOG.md index 27ce75ea92..1fc2cdf0ba 100644 --- a/packages/geom-io-obj/CHANGELOG.md +++ b/packages/geom-io-obj/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-io-obj@0.1.21...@thi.ng/geom-io-obj@0.1.22) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-io-obj + + + + + ## [0.1.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-io-obj@0.1.20...@thi.ng/geom-io-obj@0.1.21) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-io-obj diff --git a/packages/geom-io-obj/package.json b/packages/geom-io-obj/package.json index 37b691c64a..86d4597dd9 100644 --- a/packages/geom-io-obj/package.json +++ b/packages/geom-io-obj/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-io-obj", - "version": "0.1.21", + "version": "0.1.22", "description": "Wavefront OBJ parser (& exporter soon)", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-isec/CHANGELOG.md b/packages/geom-isec/CHANGELOG.md index 7536eef3be..8f5eb280cd 100644 --- a/packages/geom-isec/CHANGELOG.md +++ b/packages/geom-isec/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.5.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.5.6...@thi.ng/geom-isec@0.5.7) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-isec + + + + + ## [0.5.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.5.5...@thi.ng/geom-isec@0.5.6) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-isec diff --git a/packages/geom-isec/package.json b/packages/geom-isec/package.json index 3c952d0a8d..4fa56d8b25 100644 --- a/packages/geom-isec/package.json +++ b/packages/geom-isec/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-isec", - "version": "0.5.6", + "version": "0.5.7", "description": "2D/3D shape intersection checks", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/geom-api": "^1.0.32", - "@thi.ng/geom-closest-point": "^0.3.43", - "@thi.ng/math": "^2.0.3", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/geom-api": "^1.0.33", + "@thi.ng/geom-closest-point": "^0.3.44", + "@thi.ng/math": "^2.0.4", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-isoline/CHANGELOG.md b/packages/geom-isoline/CHANGELOG.md index 34f2b75e76..c4cf1ce0bc 100644 --- a/packages/geom-isoline/CHANGELOG.md +++ b/packages/geom-isoline/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.62](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isoline@0.1.61...@thi.ng/geom-isoline@0.1.62) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-isoline + + + + + ## [0.1.61](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isoline@0.1.60...@thi.ng/geom-isoline@0.1.61) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-isoline diff --git a/packages/geom-isoline/package.json b/packages/geom-isoline/package.json index af8aa2b563..5b578c066b 100644 --- a/packages/geom-isoline/package.json +++ b/packages/geom-isoline/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-isoline", - "version": "0.1.61", + "version": "0.1.62", "description": "Fast 2D contour line extraction / generation", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-poly-utils/CHANGELOG.md b/packages/geom-poly-utils/CHANGELOG.md index 3a20d22970..dc6574ff9f 100644 --- a/packages/geom-poly-utils/CHANGELOG.md +++ b/packages/geom-poly-utils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.63](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-poly-utils@0.1.62...@thi.ng/geom-poly-utils@0.1.63) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-poly-utils + + + + + ## [0.1.62](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-poly-utils@0.1.61...@thi.ng/geom-poly-utils@0.1.62) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-poly-utils diff --git a/packages/geom-poly-utils/package.json b/packages/geom-poly-utils/package.json index 98b6eb318f..ef8f6561c8 100644 --- a/packages/geom-poly-utils/package.json +++ b/packages/geom-poly-utils/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-poly-utils", - "version": "0.1.62", + "version": "0.1.63", "description": "2D polygon / triangle analysis & processing utilities", "module": "./index.js", "main": "./lib/index.js", @@ -39,20 +39,20 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/errors": "^1.2.19", - "@thi.ng/geom-api": "^1.0.32", - "@thi.ng/math": "^2.0.3", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/errors": "^1.2.20", + "@thi.ng/geom-api": "^1.0.33", + "@thi.ng/math": "^2.0.4", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-resample/CHANGELOG.md b/packages/geom-resample/CHANGELOG.md index f2a8ca6542..8a3be1a10b 100644 --- a/packages/geom-resample/CHANGELOG.md +++ b/packages/geom-resample/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.44](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-resample@0.2.43...@thi.ng/geom-resample@0.2.44) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-resample + + + + + ## [0.2.43](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-resample@0.2.42...@thi.ng/geom-resample@0.2.43) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-resample diff --git a/packages/geom-resample/package.json b/packages/geom-resample/package.json index 1f74ab33cc..3b4e5b537a 100644 --- a/packages/geom-resample/package.json +++ b/packages/geom-resample/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-resample", - "version": "0.2.43", + "version": "0.2.44", "description": "Customizable nD polyline interpolation, re-sampling, splitting & nearest point computation", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/checks": "^2.7.6", - "@thi.ng/geom-api": "^1.0.32", - "@thi.ng/geom-closest-point": "^0.3.43", - "@thi.ng/math": "^2.0.3", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/checks": "^2.7.7", + "@thi.ng/geom-api": "^1.0.33", + "@thi.ng/geom-closest-point": "^0.3.44", + "@thi.ng/math": "^2.0.4", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-splines/CHANGELOG.md b/packages/geom-splines/CHANGELOG.md index f00f9e3ca3..4fba5fafb9 100644 --- a/packages/geom-splines/CHANGELOG.md +++ b/packages/geom-splines/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.5.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-splines@0.5.30...@thi.ng/geom-splines@0.5.31) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-splines + + + + + ## [0.5.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-splines@0.5.29...@thi.ng/geom-splines@0.5.30) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-splines diff --git a/packages/geom-splines/package.json b/packages/geom-splines/package.json index 99cd160365..f2079b1ef2 100644 --- a/packages/geom-splines/package.json +++ b/packages/geom-splines/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-splines", - "version": "0.5.30", + "version": "0.5.31", "description": "nD cubic & quadratic curve analysis, conversion, interpolation, splitting", "module": "./index.js", "main": "./lib/index.js", @@ -39,23 +39,23 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/geom-api": "^1.0.32", - "@thi.ng/geom-arc": "^0.3.10", - "@thi.ng/geom-resample": "^0.2.43", - "@thi.ng/math": "^2.0.3", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/geom-api": "^1.0.33", + "@thi.ng/geom-arc": "^0.3.11", + "@thi.ng/geom-resample": "^0.2.44", + "@thi.ng/math": "^2.0.4", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-subdiv-curve/CHANGELOG.md b/packages/geom-subdiv-curve/CHANGELOG.md index 911a7b4df1..b6f2900a48 100644 --- a/packages/geom-subdiv-curve/CHANGELOG.md +++ b/packages/geom-subdiv-curve/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.61](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.60...@thi.ng/geom-subdiv-curve@0.1.61) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-subdiv-curve + + + + + ## [0.1.60](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.59...@thi.ng/geom-subdiv-curve@0.1.60) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-subdiv-curve diff --git a/packages/geom-subdiv-curve/package.json b/packages/geom-subdiv-curve/package.json index 681860a3ff..3fa49c9c66 100644 --- a/packages/geom-subdiv-curve/package.json +++ b/packages/geom-subdiv-curve/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-subdiv-curve", - "version": "0.1.60", + "version": "0.1.61", "description": "Freely customizable, iterative nD subdivision curves for open / closed geometries", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/geom-api": "^1.0.32", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/geom-api": "^1.0.33", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-tessellate/CHANGELOG.md b/packages/geom-tessellate/CHANGELOG.md index a890c4ffdb..af0a808034 100644 --- a/packages/geom-tessellate/CHANGELOG.md +++ b/packages/geom-tessellate/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.45](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-tessellate@0.2.44...@thi.ng/geom-tessellate@0.2.45) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-tessellate + + + + + ## [0.2.44](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-tessellate@0.2.43...@thi.ng/geom-tessellate@0.2.44) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-tessellate diff --git a/packages/geom-tessellate/package.json b/packages/geom-tessellate/package.json index b97cf5b887..823d320812 100644 --- a/packages/geom-tessellate/package.json +++ b/packages/geom-tessellate/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-tessellate", - "version": "0.2.44", + "version": "0.2.45", "description": "2D/3D convex polygon tessellators", "module": "./index.js", "main": "./lib/index.js", @@ -39,22 +39,22 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/checks": "^2.7.6", - "@thi.ng/geom-api": "^1.0.32", - "@thi.ng/geom-isec": "^0.5.6", - "@thi.ng/geom-poly-utils": "^0.1.62", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/checks": "^2.7.7", + "@thi.ng/geom-api": "^1.0.33", + "@thi.ng/geom-isec": "^0.5.7", + "@thi.ng/geom-poly-utils": "^0.1.63", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom-voronoi/CHANGELOG.md b/packages/geom-voronoi/CHANGELOG.md index 44e34e1719..6de9c4ac1b 100644 --- a/packages/geom-voronoi/CHANGELOG.md +++ b/packages/geom-voronoi/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-voronoi@0.2.6...@thi.ng/geom-voronoi@0.2.7) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/geom-voronoi + + + + + ## [0.2.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-voronoi@0.2.5...@thi.ng/geom-voronoi@0.2.6) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom-voronoi diff --git a/packages/geom-voronoi/package.json b/packages/geom-voronoi/package.json index 7dbe09759a..2bed5a3d17 100644 --- a/packages/geom-voronoi/package.json +++ b/packages/geom-voronoi/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-voronoi", - "version": "0.2.6", + "version": "0.2.7", "description": "Fast, incremental 2D Delaunay & Voronoi mesh implementation", "module": "./index.js", "main": "./lib/index.js", @@ -39,25 +39,25 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/geom-clip-line": "^1.2.6", - "@thi.ng/geom-clip-poly": "^1.0.31", - "@thi.ng/geom-isec": "^0.5.6", - "@thi.ng/geom-poly-utils": "^0.1.62", - "@thi.ng/math": "^2.0.3", - "@thi.ng/quad-edge": "^0.2.21", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/geom-clip-line": "^1.2.7", + "@thi.ng/geom-clip-poly": "^1.0.32", + "@thi.ng/geom-isec": "^0.5.7", + "@thi.ng/geom-poly-utils": "^0.1.63", + "@thi.ng/math": "^2.0.4", + "@thi.ng/quad-edge": "^0.2.22", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom/CHANGELOG.md b/packages/geom/CHANGELOG.md index 904fa752c5..9ae5c05c52 100644 --- a/packages/geom/CHANGELOG.md +++ b/packages/geom/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.11.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom@1.11.6...@thi.ng/geom@1.11.7) (2020-08-28) + + +### Bug Fixes + +* **geom:** update asPolyline() for PATH/POLYGON ([243962c](https://github.com/thi-ng/umbrella/commit/243962ce4b2a690eb84e540f9d55d52d355edc39)) + + + + + ## [1.11.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom@1.11.5...@thi.ng/geom@1.11.6) (2020-08-20) **Note:** Version bump only for package @thi.ng/geom diff --git a/packages/geom/README.md b/packages/geom/README.md index 8a4ca8f8d1..00ce1bb0f9 100644 --- a/packages/geom/README.md +++ b/packages/geom/README.md @@ -71,7 +71,7 @@ yarn add @thi.ng/geom ``` -Package sizes (gzipped, pre-treeshake): ESM: 10.33 KB / CJS: 10.64 KB / UMD: 10.00 KB +Package sizes (gzipped, pre-treeshake): ESM: 10.33 KB / CJS: 10.65 KB / UMD: 10.01 KB ## Dependencies diff --git a/packages/geom/package.json b/packages/geom/package.json index c634bcc0be..6280984ab8 100644 --- a/packages/geom/package.json +++ b/packages/geom/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom", - "version": "1.11.6", + "version": "1.11.7", "description": "Functional, polymorphic API for 2D geometry types & SVG generation", "module": "./index.js", "main": "./lib/index.js", @@ -39,42 +39,42 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/arrays": "^0.6.15", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/defmulti": "^1.2.23", - "@thi.ng/equiv": "^1.0.29", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/geom-api": "^1.0.32", - "@thi.ng/geom-arc": "^0.3.10", - "@thi.ng/geom-clip-line": "^1.2.6", - "@thi.ng/geom-clip-poly": "^1.0.31", - "@thi.ng/geom-closest-point": "^0.3.43", - "@thi.ng/geom-hull": "^0.0.63", - "@thi.ng/geom-isec": "^0.5.6", - "@thi.ng/geom-poly-utils": "^0.1.62", - "@thi.ng/geom-resample": "^0.2.43", - "@thi.ng/geom-splines": "^0.5.30", - "@thi.ng/geom-subdiv-curve": "^0.1.60", - "@thi.ng/geom-tessellate": "^0.2.44", - "@thi.ng/hiccup": "^3.5.7", - "@thi.ng/hiccup-svg": "^3.5.10", - "@thi.ng/math": "^2.0.3", - "@thi.ng/matrices": "^0.6.30", - "@thi.ng/random": "^1.4.17", - "@thi.ng/strings": "^1.9.4", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/arrays": "^0.7.0", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/defmulti": "^1.2.24", + "@thi.ng/equiv": "^1.0.30", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/geom-api": "^1.0.33", + "@thi.ng/geom-arc": "^0.3.11", + "@thi.ng/geom-clip-line": "^1.2.7", + "@thi.ng/geom-clip-poly": "^1.0.32", + "@thi.ng/geom-closest-point": "^0.3.44", + "@thi.ng/geom-hull": "^0.0.64", + "@thi.ng/geom-isec": "^0.5.7", + "@thi.ng/geom-poly-utils": "^0.1.63", + "@thi.ng/geom-resample": "^0.2.44", + "@thi.ng/geom-splines": "^0.5.31", + "@thi.ng/geom-subdiv-curve": "^0.1.61", + "@thi.ng/geom-tessellate": "^0.2.45", + "@thi.ng/hiccup": "^3.5.8", + "@thi.ng/hiccup-svg": "^3.5.11", + "@thi.ng/math": "^2.0.4", + "@thi.ng/matrices": "^0.6.31", + "@thi.ng/random": "^2.0.0", + "@thi.ng/strings": "^1.9.5", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/geom/src/ops/as-polyline.ts b/packages/geom/src/ops/as-polyline.ts index 6d023d8cc8..7dc8045e2a 100644 --- a/packages/geom/src/ops/as-polyline.ts +++ b/packages/geom/src/ops/as-polyline.ts @@ -1,6 +1,7 @@ import type { IObjectOf } from "@thi.ng/api"; import { defmulti, Implementation1O, MultiFn1O } from "@thi.ng/defmulti"; import { IShape, SamplingOpts, Type } from "@thi.ng/geom-api"; +import { set } from "@thi.ng/vectors"; import { Cubic } from "../api/cubic"; import { Path } from "../api/path"; import { Polyline } from "../api/polyline"; @@ -26,15 +27,14 @@ asPolyline.addAll(< [Type.PATH]: ($: Path, opts) => { const pts = vertices($, opts); - return new Polyline( - $.closed ? pts.concat([pts[0]]) : pts, - copyAttribs($) - ); + $.closed && pts.push(set([], pts[0])); + return new Polyline(pts, copyAttribs($)); }, [Type.POLYGON]: ($: IShape, opts) => { const pts = vertices($, opts); - return new Polyline(pts.concat([pts[0]]), copyAttribs($)); + pts.push(set([], pts[0])); + return new Polyline(pts, copyAttribs($)); }, }); diff --git a/packages/gp/CHANGELOG.md b/packages/gp/CHANGELOG.md index d54969d607..6364ee4057 100644 --- a/packages/gp/CHANGELOG.md +++ b/packages/gp/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/gp@0.1.29...@thi.ng/gp@0.1.30) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/gp + + + + + ## [0.1.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/gp@0.1.28...@thi.ng/gp@0.1.29) (2020-08-17) **Note:** Version bump only for package @thi.ng/gp diff --git a/packages/gp/package.json b/packages/gp/package.json index 43c8451324..44bf6e3887 100644 --- a/packages/gp/package.json +++ b/packages/gp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/gp", - "version": "0.1.29", + "version": "0.1.30", "description": "Genetic programming helpers & strategies (tree based & multi-expression programming)", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/math": "^2.0.3", - "@thi.ng/random": "^1.4.17", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/zipper": "^0.1.23" + "@thi.ng/api": "^6.12.3", + "@thi.ng/math": "^2.0.4", + "@thi.ng/random": "^2.0.0", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/zipper": "^0.1.24" }, "files": [ "*.js", diff --git a/packages/grid-iterators/CHANGELOG.md b/packages/grid-iterators/CHANGELOG.md index 00fb27e657..9d6f322516 100644 --- a/packages/grid-iterators/CHANGELOG.md +++ b/packages/grid-iterators/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.4.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/grid-iterators@0.4.8...@thi.ng/grid-iterators@0.4.9) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/grid-iterators + + + + + ## [0.4.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/grid-iterators@0.4.7...@thi.ng/grid-iterators@0.4.8) (2020-08-17) **Note:** Version bump only for package @thi.ng/grid-iterators diff --git a/packages/grid-iterators/package.json b/packages/grid-iterators/package.json index 7a85e1450c..4970fb3883 100644 --- a/packages/grid-iterators/package.json +++ b/packages/grid-iterators/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/grid-iterators", - "version": "0.4.8", + "version": "0.4.9", "description": "2D grid iterators w/ multiple orderings", "module": "./index.js", "main": "./lib/index.js", @@ -40,21 +40,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/arrays": "^0.6.15", - "@thi.ng/binary": "^2.0.13", - "@thi.ng/morton": "^2.0.22", - "@thi.ng/random": "^1.4.17", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/arrays": "^0.7.0", + "@thi.ng/binary": "^2.0.14", + "@thi.ng/morton": "^2.0.23", + "@thi.ng/random": "^2.0.0", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/hdiff/CHANGELOG.md b/packages/hdiff/CHANGELOG.md index 8a9d99997b..67888b9f5c 100644 --- a/packages/hdiff/CHANGELOG.md +++ b/packages/hdiff/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdiff@0.1.13...@thi.ng/hdiff@0.1.14) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/hdiff + + + + + ## [0.1.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdiff@0.1.12...@thi.ng/hdiff@0.1.13) (2020-08-20) **Note:** Version bump only for package @thi.ng/hdiff diff --git a/packages/hdiff/package.json b/packages/hdiff/package.json index e41cca8d8d..9949c4636b 100644 --- a/packages/hdiff/package.json +++ b/packages/hdiff/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hdiff", - "version": "0.1.13", + "version": "0.1.14", "description": "String diffing w/ hiccup output for further processing, e.g. with @thi.ng/hdom, @thi.ng/hiccup. Includes CLI util to generate HTML, with theme support and code folding", "module": "./index.js", "main": "./lib/index.js", @@ -41,21 +41,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/diff": "^3.2.29", - "@thi.ng/hiccup": "^3.5.7", - "@thi.ng/hiccup-css": "^1.1.36", - "@thi.ng/strings": "^1.9.4" + "@thi.ng/api": "^6.12.3", + "@thi.ng/diff": "^3.2.30", + "@thi.ng/hiccup": "^3.5.8", + "@thi.ng/hiccup-css": "^1.1.37", + "@thi.ng/strings": "^1.9.5" }, "files": [ "*.js", diff --git a/packages/hdom-canvas/CHANGELOG.md b/packages/hdom-canvas/CHANGELOG.md index 26dec51043..ceaf8f773e 100644 --- a/packages/hdom-canvas/CHANGELOG.md +++ b/packages/hdom-canvas/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.0.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-canvas@3.0.16...@thi.ng/hdom-canvas@3.0.17) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/hdom-canvas + + + + + ## [3.0.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-canvas@3.0.15...@thi.ng/hdom-canvas@3.0.16) (2020-08-20) **Note:** Version bump only for package @thi.ng/hdom-canvas diff --git a/packages/hdom-canvas/package.json b/packages/hdom-canvas/package.json index d140b135c2..59ee60643b 100644 --- a/packages/hdom-canvas/package.json +++ b/packages/hdom-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hdom-canvas", - "version": "3.0.16", + "version": "3.0.17", "description": "@thi.ng/hdom component wrapper for declarative canvas scenegraphs", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/diff": "^3.2.29", - "@thi.ng/hdom": "^8.2.7", - "@thi.ng/hiccup-canvas": "^1.1.6" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/diff": "^3.2.30", + "@thi.ng/hdom": "^8.2.8", + "@thi.ng/hiccup-canvas": "^1.1.7" }, "files": [ "*.js", diff --git a/packages/hdom-components/CHANGELOG.md b/packages/hdom-components/CHANGELOG.md index 9248c71009..9df34f6c55 100644 --- a/packages/hdom-components/CHANGELOG.md +++ b/packages/hdom-components/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-components@4.0.10...@thi.ng/hdom-components@4.0.11) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/hdom-components + + + + + ## [4.0.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-components@4.0.9...@thi.ng/hdom-components@4.0.10) (2020-08-17) **Note:** Version bump only for package @thi.ng/hdom-components diff --git a/packages/hdom-components/package.json b/packages/hdom-components/package.json index 7974926599..a66be3d429 100644 --- a/packages/hdom-components/package.json +++ b/packages/hdom-components/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hdom-components", - "version": "4.0.10", + "version": "4.0.11", "description": "Raw, skinnable UI & SVG components for @thi.ng/hdom", "module": "./index.js", "main": "./lib/index.js", @@ -39,22 +39,22 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/adapt-dpi": "^1.0.6", - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/math": "^2.0.3", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/transducers-stats": "^1.1.36" + "@thi.ng/adapt-dpi": "^1.0.7", + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/math": "^2.0.4", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/transducers-stats": "^1.1.37" }, "files": [ "*.js", diff --git a/packages/hdom-mock/CHANGELOG.md b/packages/hdom-mock/CHANGELOG.md index 67c45d7d0e..235bea4630 100644 --- a/packages/hdom-mock/CHANGELOG.md +++ b/packages/hdom-mock/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.40](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-mock@1.1.39...@thi.ng/hdom-mock@1.1.40) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/hdom-mock + + + + + ## [1.1.39](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-mock@1.1.38...@thi.ng/hdom-mock@1.1.39) (2020-08-17) **Note:** Version bump only for package @thi.ng/hdom-mock diff --git a/packages/hdom-mock/package.json b/packages/hdom-mock/package.json index 6511ff3cf4..c45a7aa55b 100644 --- a/packages/hdom-mock/package.json +++ b/packages/hdom-mock/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hdom-mock", - "version": "1.1.39", + "version": "1.1.40", "description": "Mock base implementation for @thi.ng/hdom API", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/hdom": "^8.2.7" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/hdom": "^8.2.8" }, "files": [ "*.js", diff --git a/packages/hdom/CHANGELOG.md b/packages/hdom/CHANGELOG.md index ff685b5034..0df0a82930 100644 --- a/packages/hdom/CHANGELOG.md +++ b/packages/hdom/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.2.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@8.2.7...@thi.ng/hdom@8.2.8) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/hdom + + + + + ## [8.2.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@8.2.6...@thi.ng/hdom@8.2.7) (2020-08-17) **Note:** Version bump only for package @thi.ng/hdom diff --git a/packages/hdom/package.json b/packages/hdom/package.json index 4a7980b0e4..994bd0e7eb 100644 --- a/packages/hdom/package.json +++ b/packages/hdom/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hdom", - "version": "8.2.7", + "version": "8.2.8", "description": "Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors", "module": "./index.js", "main": "./lib/index.js", @@ -39,24 +39,24 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@thi.ng/atom": "^4.1.18", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@thi.ng/atom": "^4.1.19", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/diff": "^3.2.29", - "@thi.ng/equiv": "^1.0.29", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/hiccup": "^3.5.7", - "@thi.ng/prefixes": "^0.1.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/diff": "^3.2.30", + "@thi.ng/equiv": "^1.0.30", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/hiccup": "^3.5.8", + "@thi.ng/prefixes": "^0.1.4" }, "files": [ "*.js", diff --git a/packages/heaps/CHANGELOG.md b/packages/heaps/CHANGELOG.md index 068634db62..0046afca34 100644 --- a/packages/heaps/CHANGELOG.md +++ b/packages/heaps/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/heaps@1.2.22...@thi.ng/heaps@1.2.23) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/heaps + + + + + ## [1.2.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/heaps@1.2.21...@thi.ng/heaps@1.2.22) (2020-08-17) **Note:** Version bump only for package @thi.ng/heaps diff --git a/packages/heaps/package.json b/packages/heaps/package.json index b33ce033d9..2b9702b333 100644 --- a/packages/heaps/package.json +++ b/packages/heaps/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/heaps", - "version": "1.2.22", + "version": "1.2.23", "description": "Various heap implementations for arbitrary values and with customizable ordering", "module": "./index.js", "main": "./lib/index.js", @@ -40,18 +40,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/compare": "^1.3.14" + "@thi.ng/api": "^6.12.3", + "@thi.ng/compare": "^1.3.15" }, "files": [ "*.js", diff --git a/packages/hiccup-canvas/CHANGELOG.md b/packages/hiccup-canvas/CHANGELOG.md index aa7384958a..0965debde9 100644 --- a/packages/hiccup-canvas/CHANGELOG.md +++ b/packages/hiccup-canvas/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-canvas@1.1.6...@thi.ng/hiccup-canvas@1.1.7) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/hiccup-canvas + + + + + ## [1.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-canvas@1.1.5...@thi.ng/hiccup-canvas@1.1.6) (2020-08-20) **Note:** Version bump only for package @thi.ng/hiccup-canvas diff --git a/packages/hiccup-canvas/package.json b/packages/hiccup-canvas/package.json index 6eacd26fac..fe184fd365 100644 --- a/packages/hiccup-canvas/package.json +++ b/packages/hiccup-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup-canvas", - "version": "1.1.6", + "version": "1.1.7", "description": "Hiccup shape tree renderer for vanilla Canvas 2D contexts", "module": "./index.js", "main": "./lib/index.js", @@ -38,21 +38,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/color": "^1.2.14", - "@thi.ng/math": "^2.0.3", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/color": "^1.2.15", + "@thi.ng/math": "^2.0.4", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/hiccup-carbon-icons/CHANGELOG.md b/packages/hiccup-carbon-icons/CHANGELOG.md index 37a5549b1b..f094a472ad 100644 --- a/packages/hiccup-carbon-icons/CHANGELOG.md +++ b/packages/hiccup-carbon-icons/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-carbon-icons@2.0.1...@thi.ng/hiccup-carbon-icons@2.0.2) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/hiccup-carbon-icons + + + + + +## [2.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-carbon-icons@2.0.0...@thi.ng/hiccup-carbon-icons@2.0.1) (2020-08-20) + +**Note:** Version bump only for package @thi.ng/hiccup-carbon-icons + + + + + # [2.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-carbon-icons@1.0.51...@thi.ng/hiccup-carbon-icons@2.0.0) (2020-08-19) diff --git a/packages/hiccup-carbon-icons/README.md b/packages/hiccup-carbon-icons/README.md index 91a1075c55..2a7c88668b 100644 --- a/packages/hiccup-carbon-icons/README.md +++ b/packages/hiccup-carbon-icons/README.md @@ -73,8 +73,9 @@ A selection: | Screenshot | Description | Live demo | Source | | ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------- | ------------------------------------------------------ | ----------------------------------------------------------------------------------- | +| | Canvas based Immediate Mode GUI components | [Demo](https://demo.thi.ng/umbrella/imgui/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/imgui) | | | Parser grammar livecoding editor/playground & codegen | [Demo](https://demo.thi.ng/umbrella/parse-playground/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/parse-playground) | -| | rdom drag & drop example | [Demo](https://demo.thi.ng/umbrella/rdom-dnd/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rdom-dnd) | +| | rdom drag & drop example | [Demo](https://demo.thi.ng/umbrella/rdom-dnd/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rdom-dnd) | ## API @@ -120,17 +121,18 @@ cd ../../hiccup-carbon-icons # clone carbon repo into local temp dir git clone https://github.com/carbon-design-system/carbon.git tmp -# convert icons and write results to package src folder -npx ts-node -P tools/tsconfig.json tools/convert-icons.ts src tmp/packages/icons/src/svg/32 + +# convert original SVG icons and write results to package src folder +yarn build:convert src tmp/packages/icons/src/svg/32 # update contact sheet (will be written to package root) -npx ts-node -P tools/tsconfig.json tools/contact-sheet.ts +yarn build:sheet # open in browser open contact-sheet.html # fixup any conversion issues (rinse & repeat...) -# e.g. in the latest version, several icons use paths w/ opacity=0 which need to be removed +# e.g. in the latest version (2020/08), several icons use paths w/ opacity=0 which need to be removed # rebuild package yarn build diff --git a/packages/hiccup-carbon-icons/package.json b/packages/hiccup-carbon-icons/package.json index 1a2b8061d0..edc105a5b7 100644 --- a/packages/hiccup-carbon-icons/package.json +++ b/packages/hiccup-carbon-icons/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup-carbon-icons", - "version": "2.0.0", + "version": "2.0.2", "description": "Full set of IBM's Carbon icons in hiccup format", "module": "./index.js", "main": "./lib/index.js", @@ -29,6 +29,8 @@ "build:es6": "tsc --declaration", "build:test": "rimraf build && tsc -p test/tsconfig.json", "build:check": "tsc --isolatedModules --noEmit", + "build:convert": "ts-node -P tools/tsconfig.json tools/convert-icons.ts", + "build:sheet": "ts-node -P tools/tsconfig.json tools/contact-sheet.ts", "test": "mocha test", "cover": "nyc mocha test && nyc report --reporter=lcov", "clean": "rimraf *.js *.map *.d.ts .nyc_output build coverage doc lib", @@ -39,15 +41,15 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@thi.ng/hiccup": "^3.5.7", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@thi.ng/hiccup": "^3.5.8", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "files": [ "*.js", diff --git a/packages/hiccup-carbon-icons/src/accessibility-alt.ts b/packages/hiccup-carbon-icons/src/accessibility-alt.ts index a941009049..747f51f613 100644 --- a/packages/hiccup-carbon-icons/src/accessibility-alt.ts +++ b/packages/hiccup-carbon-icons/src/accessibility-alt.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ACCESSIBILITY_ALT + */ // prettier-ignore -export const ACCESSIBILITY_ALT = +export const ACCESSIBILITY_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 14v-2H9v2h5v2.734l-3.868 6.77 1.736.992L15.58 18h.84l3.712 6.496 1.736-.992L18 16.734V14h5z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/accessibility-color-filled.ts b/packages/hiccup-carbon-icons/src/accessibility-color-filled.ts index 55885242c2..254f7c83e5 100644 --- a/packages/hiccup-carbon-icons/src/accessibility-color-filled.ts +++ b/packages/hiccup-carbon-icons/src/accessibility-color-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ACCESSIBILITY_COLOR_FILLED + */ // prettier-ignore -export const ACCESSIBILITY_COLOR_FILLED = +export const ACCESSIBILITY_COLOR_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 10a8.598 8.598 0 00-7.965 6A8.598 8.598 0 0016 22a8.598 8.598 0 007.965-6A8.598 8.598 0 0016 10zm0 10a4 4 0 114-4 4.005 4.005 0 01-4 4z" }], ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 22a10.654 10.654 0 01-9.97-7.758L5.97 16l.06-.242A10.654 10.654 0 0116 8a10.654 10.654 0 019.97 7.758l.06.242-.06.242A10.654 10.654 0 0116 24z" }], diff --git a/packages/hiccup-carbon-icons/src/accessibility-color.ts b/packages/hiccup-carbon-icons/src/accessibility-color.ts index 237e36382d..5374f8ed8f 100644 --- a/packages/hiccup-carbon-icons/src/accessibility-color.ts +++ b/packages/hiccup-carbon-icons/src/accessibility-color.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ACCESSIBILITY_COLOR + */ // prettier-ignore -export const ACCESSIBILITY_COLOR = +export const ACCESSIBILITY_COLOR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 20a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2z" }], ["path", { d: "M16 24a10.655 10.655 0 01-9.97-7.758L5.97 16l.06-.242A10.655 10.655 0 0116 8a10.655 10.655 0 019.97 7.758l.06.242-.06.242A10.655 10.655 0 0116 24zm-7.965-8A8.598 8.598 0 0016 22a8.598 8.598 0 007.965-6A8.598 8.598 0 0016 10a8.598 8.598 0 00-7.965 6z" }], diff --git a/packages/hiccup-carbon-icons/src/accessibility.ts b/packages/hiccup-carbon-icons/src/accessibility.ts index d98849db1c..009d776edb 100644 --- a/packages/hiccup-carbon-icons/src/accessibility.ts +++ b/packages/hiccup-carbon-icons/src/accessibility.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ACCESSIBILITY + */ // prettier-ignore -export const ACCESSIBILITY = +export const ACCESSIBILITY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.55 26.11l-3.05 1.52L23.66 21H15a2 2 0 01-2-2v-6a2 2 0 014 0v4h7v-2h-5v-2a4 4 0 00-8 0v1a9 9 0 108.77 11h-2.06A7 7 0 1111 16v3a4 4 0 004 4h7.34l3.16 7.37 4.95-2.48zM15.5 8A3.5 3.5 0 1119 4.5 3.5 3.5 0 0115.5 8zm0-5A1.5 1.5 0 1017 4.5 1.5 1.5 0 0015.5 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/account.ts b/packages/hiccup-carbon-icons/src/account.ts index 20da6286d1..be0a27475e 100644 --- a/packages/hiccup-carbon-icons/src/account.ts +++ b/packages/hiccup-carbon-icons/src/account.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ACCOUNT + */ // prettier-ignore -export const ACCOUNT = +export const ACCOUNT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 14h11v2H8zm0 5h13v2H8z" }], ["path", { d: "M28 4H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V6a2 2 0 00-2-2zm0 2v2H4V6zM4 26V10h24v16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/activity.ts b/packages/hiccup-carbon-icons/src/activity.ts index 2a8630b696..3e50d0afb2 100644 --- a/packages/hiccup-carbon-icons/src/activity.ts +++ b/packages/hiccup-carbon-icons/src/activity.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ACTIVITY + */ // prettier-ignore -export const ACTIVITY = +export const ACTIVITY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 29a1 1 0 01-.92-.62L6.33 17H2v-2h5a1 1 0 01.92.62L12 25.28l8.06-21.63A1 1 0 0121 3a1 1 0 01.93.68L25.72 15H30v2h-5a1 1 0 01-.95-.68L21 7l-8.06 21.35A1 1 0 0112 29z" }]]; diff --git a/packages/hiccup-carbon-icons/src/add-alt.ts b/packages/hiccup-carbon-icons/src/add-alt.ts index 469c06554e..1d818381d3 100644 --- a/packages/hiccup-carbon-icons/src/add-alt.ts +++ b/packages/hiccup-carbon-icons/src/add-alt.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ADD_ALT + */ // prettier-ignore -export const ADD_ALT = +export const ADD_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 4c6.6 0 12 5.4 12 12s-5.4 12-12 12S4 22.6 4 16 9.4 4 16 4m0-2C8.3 2 2 8.3 2 16s6.3 14 14 14 14-6.3 14-14S23.7 2 16 2z" }], ["path", { d: "M24 15h-7V8h-2v7H8v2h7v7h2v-7h7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/add-comment.ts b/packages/hiccup-carbon-icons/src/add-comment.ts index 9cdeed201a..70f1812faa 100644 --- a/packages/hiccup-carbon-icons/src/add-comment.ts +++ b/packages/hiccup-carbon-icons/src/add-comment.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ADD_COMMENT + */ // prettier-ignore -export const ADD_COMMENT = +export const ADD_COMMENT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17.74 30L16 29l4-7h6a2 2 0 002-2V8a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2h9v2H6a4 4 0 01-4-4V8a4 4 0 014-4h20a4 4 0 014 4v12a4 4 0 01-4 4h-4.84z" }], ["path", { d: "M17 9h-2v4h-4v2h4v4h2v-4h4v-2h-4V9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/add-filled.ts b/packages/hiccup-carbon-icons/src/add-filled.ts index 95c1409a17..1aaba57db0 100644 --- a/packages/hiccup-carbon-icons/src/add-filled.ts +++ b/packages/hiccup-carbon-icons/src/add-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ADD_FILLED + */ // prettier-ignore -export const ADD_FILLED = +export const ADD_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2C8.4 2 2 8.4 2 16s6.4 14 14 14 14-6.4 14-14S23.6 2 16 2zm8 15h-7v7h-2v-7H8v-2h7V8h2v7h7v2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/add.ts b/packages/hiccup-carbon-icons/src/add.ts index 4f79add54a..1182da30bc 100644 --- a/packages/hiccup-carbon-icons/src/add.ts +++ b/packages/hiccup-carbon-icons/src/add.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ADD + */ // prettier-ignore -export const ADD = +export const ADD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 15V8h-2v7H8v2h7v7h2v-7h7v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/alarm-add.ts b/packages/hiccup-carbon-icons/src/alarm-add.ts index b75fe92ec6..1554dd0ef0 100644 --- a/packages/hiccup-carbon-icons/src/alarm-add.ts +++ b/packages/hiccup-carbon-icons/src/alarm-add.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ALARM_ADD + */ // prettier-ignore -export const ALARM_ADD = +export const ALARM_ADD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 28a11 11 0 1111-11 11 11 0 01-11 11zm0-20a9 9 0 109 9 9 9 0 00-9-9z" }], ["path", diff --git a/packages/hiccup-carbon-icons/src/alarm-subtract.ts b/packages/hiccup-carbon-icons/src/alarm-subtract.ts index 2183da3bce..268d49e27e 100644 --- a/packages/hiccup-carbon-icons/src/alarm-subtract.ts +++ b/packages/hiccup-carbon-icons/src/alarm-subtract.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ALARM_SUBTRACT + */ // prettier-ignore -export const ALARM_SUBTRACT = +export const ALARM_SUBTRACT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 28a11 11 0 1111-11 11 11 0 01-11 11zm0-20a9 9 0 109 9 9 9 0 00-9-9z" }], ["path", diff --git a/packages/hiccup-carbon-icons/src/alarm.ts b/packages/hiccup-carbon-icons/src/alarm.ts index d11a1e0c7a..154befa28e 100644 --- a/packages/hiccup-carbon-icons/src/alarm.ts +++ b/packages/hiccup-carbon-icons/src/alarm.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ALARM + */ // prettier-ignore -export const ALARM = +export const ALARM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 28a11 11 0 1111-11 11 11 0 01-11 11zm0-20a9 9 0 109 9 9 9 0 00-9-9z" }], ["path", { d: "M18.59 21L15 17.41V11h2v5.58l3 3.01L18.59 21z" }], diff --git a/packages/hiccup-carbon-icons/src/align-horizontal-center.ts b/packages/hiccup-carbon-icons/src/align-horizontal-center.ts index a9afa00c24..96ccce9d69 100644 --- a/packages/hiccup-carbon-icons/src/align-horizontal-center.ts +++ b/packages/hiccup-carbon-icons/src/align-horizontal-center.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ALIGN_HORIZONTAL_CENTER + */ // prettier-ignore -export const ALIGN_HORIZONTAL_CENTER = +export const ALIGN_HORIZONTAL_CENTER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 18h-7v-4h3a2.002 2.002 0 002-2V8a2.002 2.002 0 00-2-2h-3V2h-2v4h-3a2.002 2.002 0 00-2 2v4a2.002 2.002 0 002 2h3v4H8a2.002 2.002 0 00-2 2v4a2.002 2.002 0 002 2h7v4h2v-4h7a2.002 2.002 0 002-2v-4a2.002 2.002 0 00-2-2zM12 8h8v4h-8zm12 16H8v-4h16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/align-horizontal-left.ts b/packages/hiccup-carbon-icons/src/align-horizontal-left.ts index 7f06e8ea3e..128ca669dc 100644 --- a/packages/hiccup-carbon-icons/src/align-horizontal-left.ts +++ b/packages/hiccup-carbon-icons/src/align-horizontal-left.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ALIGN_HORIZONTAL_LEFT + */ // prettier-ignore -export const ALIGN_HORIZONTAL_LEFT = +export const ALIGN_HORIZONTAL_LEFT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 26H11a2.002 2.002 0 01-2-2v-4a2.002 2.002 0 012-2h15a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zm0-6.001L11 20v4h15zM18 14h-7a2.002 2.002 0 01-2-2V8a2.002 2.002 0 012-2h7a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zm0-6.001L11 8v4h7zM4 2h2v28H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/align-horizontal-right.ts b/packages/hiccup-carbon-icons/src/align-horizontal-right.ts index 5c8bd2b158..575d01a036 100644 --- a/packages/hiccup-carbon-icons/src/align-horizontal-right.ts +++ b/packages/hiccup-carbon-icons/src/align-horizontal-right.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ALIGN_HORIZONTAL_RIGHT + */ // prettier-ignore -export const ALIGN_HORIZONTAL_RIGHT = +export const ALIGN_HORIZONTAL_RIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 24v-4a2.002 2.002 0 012-2h15a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2H6a2.002 2.002 0 01-2-2zm2 0h15v-4l-15-.001zM12 12V8a2.002 2.002 0 012-2h7a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2h-7a2.002 2.002 0 01-2-2zm2 0h7V8l-7-.001zM28 30h-2V2h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/align-vertical-bottom.ts b/packages/hiccup-carbon-icons/src/align-vertical-bottom.ts index 105e4acc2a..aed141f500 100644 --- a/packages/hiccup-carbon-icons/src/align-vertical-bottom.ts +++ b/packages/hiccup-carbon-icons/src/align-vertical-bottom.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ALIGN_VERTICAL_BOTTOM + */ // prettier-ignore -export const ALIGN_VERTICAL_BOTTOM = +export const ALIGN_VERTICAL_BOTTOM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 26h28v2H2zM24 23h-4a2.002 2.002 0 01-2-2v-7a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2v7a2.002 2.002 0 01-2 2zm-4-9v7h4.001L24 14zM12 23H8a2.002 2.002 0 01-2-2V6a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2v15a2.002 2.002 0 01-2 2zM8 6v15h4.001L12 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/align-vertical-center.ts b/packages/hiccup-carbon-icons/src/align-vertical-center.ts index 7afe6e471b..f50604fab4 100644 --- a/packages/hiccup-carbon-icons/src/align-vertical-center.ts +++ b/packages/hiccup-carbon-icons/src/align-vertical-center.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ALIGN_VERTICAL_CENTER + */ // prettier-ignore -export const ALIGN_VERTICAL_CENTER = +export const ALIGN_VERTICAL_CENTER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 15h-4v-3a2.002 2.002 0 00-2-2h-4a2.002 2.002 0 00-2 2v3h-4V8a2.002 2.002 0 00-2-2H8a2.002 2.002 0 00-2 2v7H2v2h4v7a2.002 2.002 0 002 2h4a2.002 2.002 0 002-2v-7h4v3a2.002 2.002 0 002 2h4a2.002 2.002 0 002-2v-3h4zM8 24V8h4l.001 16zm12-4v-8h4l.001 8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/align-vertical-top.ts b/packages/hiccup-carbon-icons/src/align-vertical-top.ts index d2c3e43841..2c9e229b4f 100644 --- a/packages/hiccup-carbon-icons/src/align-vertical-top.ts +++ b/packages/hiccup-carbon-icons/src/align-vertical-top.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ALIGN_VERTICAL_TOP + */ // prettier-ignore -export const ALIGN_VERTICAL_TOP = +export const ALIGN_VERTICAL_TOP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 20h-4a2.002 2.002 0 01-2-2v-7a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2v7a2.002 2.002 0 01-2 2zm-4-9v7h4.001L24 11zM12 28H8a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2v15a2.002 2.002 0 01-2 2zM8 11v15h4.001L12 11zM2 4h28v2H2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/analytics-reference.ts b/packages/hiccup-carbon-icons/src/analytics-reference.ts index 48a2318731..fb48672427 100644 --- a/packages/hiccup-carbon-icons/src/analytics-reference.ts +++ b/packages/hiccup-carbon-icons/src/analytics-reference.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ANALYTICS_REFERENCE + */ // prettier-ignore -export const ANALYTICS_REFERENCE = +export const ANALYTICS_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM30 4h-7v2h3.586L19 13.586l-4.293-4.293a1 1 0 00-1.414 0L8 14.586 9.414 16 14 11.414l4.293 4.293a1 1 0 001.414 0L28 7.414V11h2zM16 28h14v2H16zM2 2h2v14H2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/analytics.ts b/packages/hiccup-carbon-icons/src/analytics.ts index 91277b99b8..f589141b6a 100644 --- a/packages/hiccup-carbon-icons/src/analytics.ts +++ b/packages/hiccup-carbon-icons/src/analytics.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ANALYTICS + */ // prettier-ignore -export const ANALYTICS = +export const ANALYTICS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 2H2v26a2 2 0 002 2h26v-2H4z" }], ["path", { d: "M30 9h-7v2h3.59L19 18.59l-4.29-4.3a1 1 0 00-1.42 0L6 21.59 7.41 23 14 16.41l4.29 4.3a1 1 0 001.42 0l8.29-8.3V16h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/aperture.ts b/packages/hiccup-carbon-icons/src/aperture.ts index 3a0573503a..38c505b9ac 100644 --- a/packages/hiccup-carbon-icons/src/aperture.ts +++ b/packages/hiccup-carbon-icons/src/aperture.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#APERTURE + */ // prettier-ignore -export const APERTURE = +export const APERTURE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm11.84 12.14L22 17.52V5.62a12 12 0 015.84 8.52zM12 18.68v-5.36L16 11l4 2.31v5.36L16 21zm8-14V11l-9.66-5.58A11.9 11.9 0 0120 4.7zm-11.52 2L14 9.85 4 15.62a12 12 0 014.48-8.96zM4.16 17.85L10 14.47v11.91a12 12 0 01-5.84-8.53zM12 27.3V21l9.67 5.58A11.92 11.92 0 0116 28a12.05 12.05 0 01-4-.7zm11.52-2L18 22.14l10-5.77a12 12 0 01-4.48 8.97z" }]]; diff --git a/packages/hiccup-carbon-icons/src/api-1.ts b/packages/hiccup-carbon-icons/src/api-1.ts index c8e5526adf..68a2d911c7 100644 --- a/packages/hiccup-carbon-icons/src/api-1.ts +++ b/packages/hiccup-carbon-icons/src/api-1.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#API_1 + */ // prettier-ignore -export const API_1 = +export const API_1: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 9H4a2 2 0 00-2 2v12h2v-5h4v5h2V11a2 2 0 00-2-2zm-4 7v-5h4v5zM22 11h3v10h-3v2h8v-2h-3V11h3V9h-8v2zM14 23h-2V9h6a2 2 0 012 2v5a2 2 0 01-2 2h-4zm0-7h4v-5h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/api.ts b/packages/hiccup-carbon-icons/src/api.ts index 1f12886462..92d842c5ef 100644 --- a/packages/hiccup-carbon-icons/src/api.ts +++ b/packages/hiccup-carbon-icons/src/api.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#API + */ // prettier-ignore -export const API = +export const API: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 22a3.86 3.86 0 00-2 .57l-3.09-3.1a6 6 0 000-6.94L24 9.43a3.86 3.86 0 002 .57 4 4 0 10-4-4 3.86 3.86 0 00.57 2l-3.1 3.09a6 6 0 00-6.94 0L9.43 8A3.86 3.86 0 0010 6a4 4 0 10-4 4 3.86 3.86 0 002-.57l3.09 3.1a6 6 0 000 6.94L8 22.57A3.86 3.86 0 006 22a4 4 0 104 4 3.86 3.86 0 00-.57-2l3.1-3.09a6 6 0 006.94 0l3.1 3.09a3.86 3.86 0 00-.57 2 4 4 0 104-4zm0-18a2 2 0 11-2 2 2 2 0 012-2zM4 6a2 2 0 112 2 2 2 0 01-2-2zm2 22a2 2 0 112-2 2 2 0 01-2 2zm10-8a4 4 0 114-4 4 4 0 01-4 4zm10 8a2 2 0 112-2 2 2 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/app-connectivity.ts b/packages/hiccup-carbon-icons/src/app-connectivity.ts index 1836ce6e3d..002eefeb36 100644 --- a/packages/hiccup-carbon-icons/src/app-connectivity.ts +++ b/packages/hiccup-carbon-icons/src/app-connectivity.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#APP_CONNECTIVITY + */ // prettier-ignore -export const APP_CONNECTIVITY = +export const APP_CONNECTIVITY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 14h8a2.002 2.002 0 002-2V4a2.002 2.002 0 00-2-2h-8a2.002 2.002 0 00-2 2H9a2.002 2.002 0 00-2 2v4H4a2.002 2.002 0 00-2 2v8a2.002 2.002 0 002 2h2v4a2.002 2.002 0 002 2h10a2.002 2.002 0 002 2h8a2.002 2.002 0 002-2v-8a2.002 2.002 0 00-2-2h-8a2.002 2.002 0 00-2 2v6H8v-4h4a2.002 2.002 0 002-2v-8a2.002 2.002 0 00-2-2H9V6h9v6a2.002 2.002 0 002 2zm0 14v-4h8v4zm8-8v2h-8v-2zM4 20v-4h8v4zm8-6H4v-2h8zm8-2V8h8v4zm8-8v2h-8V4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/app-switcher.ts b/packages/hiccup-carbon-icons/src/app-switcher.ts index 0c587e5d1a..6274c0df50 100644 --- a/packages/hiccup-carbon-icons/src/app-switcher.ts +++ b/packages/hiccup-carbon-icons/src/app-switcher.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#APP_SWITCHER + */ // prettier-ignore -export const APP_SWITCHER = +export const APP_SWITCHER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 4h4v4h-4zM4 4h4v4H4zM24 4h4v4h-4zM14 14h4v4h-4zM4 14h4v4H4zM24 14h4v4h-4zM14 24h4v4h-4zM4 24h4v4H4zM24 24h4v4h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/app.ts b/packages/hiccup-carbon-icons/src/app.ts index eca15c3118..dab2c0593a 100644 --- a/packages/hiccup-carbon-icons/src/app.ts +++ b/packages/hiccup-carbon-icons/src/app.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#APP + */ // prettier-ignore -export const APP = +export const APP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 10h-6v14h2v-4h4a2.003 2.003 0 002-2v-6a2.002 2.002 0 00-2-2zm-4 8v-6h4v6zM18 10h-6v14h2v-4h4a2.003 2.003 0 002-2v-6a2.002 2.002 0 00-2-2zm-4 8v-6h4v6zM8 10H3v2h5v2H4a2 2 0 00-2 2v2a2 2 0 002 2h6v-8a2.002 2.002 0 00-2-2zm0 8H4v-2h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/apple.ts b/packages/hiccup-carbon-icons/src/apple.ts index 62a3e1a131..ca006de3b7 100644 --- a/packages/hiccup-carbon-icons/src/apple.ts +++ b/packages/hiccup-carbon-icons/src/apple.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#APPLE + */ // prettier-ignore -export const APPLE = +export const APPLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21.779 8a11.484 11.484 0 00-3.055.534 14.566 14.566 0 01-1.822.413A6.005 6.005 0 0011 4v2a3.993 3.993 0 013.827 2.9 20.115 20.115 0 01-1.617-.365A12.89 12.89 0 0010.032 8C6.31 8 4 11.065 4 16c0 7.51 4.068 11.999 8 12h.002a7.158 7.158 0 002.49-.59A5.013 5.013 0 0116 27a5.027 5.027 0 011.511.41A7.15 7.15 0 0020 28c3.93-.001 8-4.49 8-12 0-3.69-1.63-8-6.221-8zM20 26a5.504 5.504 0 01-1.79-.464A6.417 6.417 0 0016 25a6.404 6.404 0 00-2.206.536A5.534 5.534 0 0112 26h.002C9.052 25.999 6 22.259 6 16c0-1.804.393-6 4.032-6a11.236 11.236 0 012.68.473 12.982 12.982 0 003.05.527h.491a11.796 11.796 0 002.996-.536 9.848 9.848 0 012.53-.464C25.796 10 26 14.998 26 16c0 6.259-3.052 9.999-6 10z" }], ["path", { d: "M18 7h-1V6a2.002 2.002 0 012-2h1v1a2.002 2.002 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/application.ts b/packages/hiccup-carbon-icons/src/application.ts index 98cafcedca..5824615c91 100644 --- a/packages/hiccup-carbon-icons/src/application.ts +++ b/packages/hiccup-carbon-icons/src/application.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#APPLICATION + */ // prettier-ignore -export const APPLICATION = +export const APPLICATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 18H6a2 2 0 01-2-2V6a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2zM6 6v10h10V6zM26 12v4h-4v-4h4m0-2h-4a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2zM26 22v4h-4v-4h4m0-2h-4a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2zM16 22v4h-4v-4h4m0-2h-4a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/apps.ts b/packages/hiccup-carbon-icons/src/apps.ts index b46450c9cc..03092d1a85 100644 --- a/packages/hiccup-carbon-icons/src/apps.ts +++ b/packages/hiccup-carbon-icons/src/apps.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#APPS + */ // prettier-ignore -export const APPS = +export const APPS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 4v4H4V4h4zm2-2H2v8h8V2zm8 2v4h-4V4h4zm2-2h-8v8h8V2zm8 2v4h-4V4h4zm2-2h-8v8h8V2zM8 14v4H4v-4h4zm2-2H2v8h8v-8zm8 2v4h-4v-4h4zm2-2h-8v8h8v-8zm8 2v4h-4v-4h4zm2-2h-8v8h8v-8zM8 24v4H4v-4h4zm2-2H2v8h8v-8zm8 2v4h-4v-4h4zm2-2h-8v8h8v-8zm8 2v4h-4v-4h4zm2-2h-8v8h8v-8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/archive.ts b/packages/hiccup-carbon-icons/src/archive.ts index 12c70f7a1b..eb38b5d725 100644 --- a/packages/hiccup-carbon-icons/src/archive.ts +++ b/packages/hiccup-carbon-icons/src/archive.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ARCHIVE + */ // prettier-ignore -export const ARCHIVE = +export const ARCHIVE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 19h4v2h-4z" }], ["path", { d: "M6 2v26a2 2 0 002 2h16a2 2 0 002-2V2zm18 26H8V16h16zm0-14H8v-4h16zM8 8V4h16v4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/arrival.ts b/packages/hiccup-carbon-icons/src/arrival.ts index d5785abfa0..14e9f14880 100644 --- a/packages/hiccup-carbon-icons/src/arrival.ts +++ b/packages/hiccup-carbon-icons/src/arrival.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ARRIVAL + */ // prettier-ignore -export const ARRIVAL = +export const ARRIVAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 28h28v2H2zM17.21 5.23l1.39.38 1 11.29 5.87 1.57A2 2 0 0127 20.62a1.88 1.88 0 01-1.37 1.52 2 2 0 01-1 0l-18.7-5a1.89 1.89 0 01-1.33-2.3l1.75-6.5 1.44.38.61 5.18 6 1.62 2.81-10.29m-1-2.2a1 1 0 00-.68.69L13 13.07l-2.81-.75-.5-4.53A1 1 0 009 7l-3.13-.86a.94.94 0 00-.5 0 1 1 0 00-.68.68l-2 7.49a3.87 3.87 0 002.74 4.74l18.71 5A3.87 3.87 0 0029 21a4 4 0 00-3-4.42l-4.52-1.21-.95-10.66a1 1 0 00-.72-.85L16.73 3a1.06 1.06 0 00-.5 0z" }]]; diff --git a/packages/hiccup-carbon-icons/src/arrow-down-left.ts b/packages/hiccup-carbon-icons/src/arrow-down-left.ts index 2eb8d0ca2f..bc5f203111 100644 --- a/packages/hiccup-carbon-icons/src/arrow-down-left.ts +++ b/packages/hiccup-carbon-icons/src/arrow-down-left.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ARROW_DOWN_LEFT + */ // prettier-ignore -export const ARROW_DOWN_LEFT = +export const ARROW_DOWN_LEFT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 26v-2H9.41L26 7.41 24.59 6 8 22.59V10H6v16h16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/arrow-down-right.ts b/packages/hiccup-carbon-icons/src/arrow-down-right.ts index fb3710da5f..f6ede478d0 100644 --- a/packages/hiccup-carbon-icons/src/arrow-down-right.ts +++ b/packages/hiccup-carbon-icons/src/arrow-down-right.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ARROW_DOWN_RIGHT + */ // prettier-ignore -export const ARROW_DOWN_RIGHT = +export const ARROW_DOWN_RIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 26v-2h12.59L6 7.41 7.41 6 24 22.59V10h2v16H10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/arrow-down.ts b/packages/hiccup-carbon-icons/src/arrow-down.ts index af3c19d788..3866384a63 100644 --- a/packages/hiccup-carbon-icons/src/arrow-down.ts +++ b/packages/hiccup-carbon-icons/src/arrow-down.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ARROW_DOWN + */ // prettier-ignore -export const ARROW_DOWN = +export const ARROW_DOWN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24.59 16.59L17 24.17V2h-2v22.17l-7.59-7.58L6 18l10 10 10-10-1.41-1.41z" }]]; diff --git a/packages/hiccup-carbon-icons/src/arrow-left.ts b/packages/hiccup-carbon-icons/src/arrow-left.ts index 96b42e77ad..5c67842189 100644 --- a/packages/hiccup-carbon-icons/src/arrow-left.ts +++ b/packages/hiccup-carbon-icons/src/arrow-left.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ARROW_LEFT + */ // prettier-ignore -export const ARROW_LEFT = +export const ARROW_LEFT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13 26l1.41-1.41L6.83 17H29v-2H6.83l7.58-7.59L13 6 3 16l10 10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/arrow-right.ts b/packages/hiccup-carbon-icons/src/arrow-right.ts index 88fd76d33b..95721ac61b 100644 --- a/packages/hiccup-carbon-icons/src/arrow-right.ts +++ b/packages/hiccup-carbon-icons/src/arrow-right.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ARROW_RIGHT + */ // prettier-ignore -export const ARROW_RIGHT = +export const ARROW_RIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 6l-1.4 1.4 7.5 7.6H3v2h21.1l-7.5 7.6L18 26l10-10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/arrow-shift-down.ts b/packages/hiccup-carbon-icons/src/arrow-shift-down.ts index 524562d9c7..8a51c8c6e0 100644 --- a/packages/hiccup-carbon-icons/src/arrow-shift-down.ts +++ b/packages/hiccup-carbon-icons/src/arrow-shift-down.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ARROW_SHIFT_DOWN + */ // prettier-ignore -export const ARROW_SHIFT_DOWN = +export const ARROW_SHIFT_DOWN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 6v10h5a1 1 0 01.707 1.707l-12 12a1 1 0 01-1.414 0l-12-12A1 1 0 014 16h5V6a2.002 2.002 0 012-2h10a2.003 2.003 0 012 2zm-7 21.586L25.586 18H21V6H11v12H6.414z" }]]; diff --git a/packages/hiccup-carbon-icons/src/arrow-up-left.ts b/packages/hiccup-carbon-icons/src/arrow-up-left.ts index c3ca69e31a..03b17161dd 100644 --- a/packages/hiccup-carbon-icons/src/arrow-up-left.ts +++ b/packages/hiccup-carbon-icons/src/arrow-up-left.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ARROW_UP_LEFT + */ // prettier-ignore -export const ARROW_UP_LEFT = +export const ARROW_UP_LEFT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 6v2H9.41L26 24.59 24.59 26 8 9.41V22H6V6h16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/arrow-up-right.ts b/packages/hiccup-carbon-icons/src/arrow-up-right.ts index 85f3e73bde..ccd42ea037 100644 --- a/packages/hiccup-carbon-icons/src/arrow-up-right.ts +++ b/packages/hiccup-carbon-icons/src/arrow-up-right.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ARROW_UP_RIGHT + */ // prettier-ignore -export const ARROW_UP_RIGHT = +export const ARROW_UP_RIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 6v2h12.59L6 24.59 7.41 26 24 9.41V22h2V6H10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/arrow-up.ts b/packages/hiccup-carbon-icons/src/arrow-up.ts index 107270182d..eb72f44bdb 100644 --- a/packages/hiccup-carbon-icons/src/arrow-up.ts +++ b/packages/hiccup-carbon-icons/src/arrow-up.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ARROW_UP + */ // prettier-ignore -export const ARROW_UP = +export const ARROW_UP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 4L6 14l1.41 1.41L15 7.83V30h2V7.83l7.59 7.58L26 14 16 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/arrows-horizontal.ts b/packages/hiccup-carbon-icons/src/arrows-horizontal.ts index bcf8158164..62ba2091eb 100644 --- a/packages/hiccup-carbon-icons/src/arrows-horizontal.ts +++ b/packages/hiccup-carbon-icons/src/arrows-horizontal.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ARROWS_HORIZONTAL + */ // prettier-ignore -export const ARROWS_HORIZONTAL = +export const ARROWS_HORIZONTAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11.41 26.59L7.83 23H28v-2H7.83l3.58-3.59L10 16l-6 6 6 6 1.41-1.41zM28 10l-6-6-1.41 1.41L24.17 9H4v2h20.17l-3.58 3.59L22 16l6-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/arrows-vertical.ts b/packages/hiccup-carbon-icons/src/arrows-vertical.ts index 5287f26370..4fea63bd02 100644 --- a/packages/hiccup-carbon-icons/src/arrows-vertical.ts +++ b/packages/hiccup-carbon-icons/src/arrows-vertical.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ARROWS_VERTICAL + */ // prettier-ignore -export const ARROWS_VERTICAL = +export const ARROWS_VERTICAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.6 20.6L24 24.2V4h-2v20.2l-3.6-3.6L17 22l6 6 6-6zM9 4l-6 6 1.4 1.4L8 7.8V28h2V7.8l3.6 3.6L15 10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/arrows.ts b/packages/hiccup-carbon-icons/src/arrows.ts index dca4d25305..ac9881cdec 100644 --- a/packages/hiccup-carbon-icons/src/arrows.ts +++ b/packages/hiccup-carbon-icons/src/arrows.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ARROWS + */ // prettier-ignore -export const ARROWS = +export const ARROWS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.6 20.6L24 24.2V4h-2v20.2l-3.6-3.6L17 22l6 6 6-6zM9 4l-6 6 1.4 1.4L8 7.8V28h2V7.8l3.6 3.6L15 10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/asleep-filled.ts b/packages/hiccup-carbon-icons/src/asleep-filled.ts index 51a42cccc5..5e8f81407e 100644 --- a/packages/hiccup-carbon-icons/src/asleep-filled.ts +++ b/packages/hiccup-carbon-icons/src/asleep-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ASLEEP_FILLED + */ // prettier-ignore -export const ASLEEP_FILLED = +export const ASLEEP_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14.98 3a1.002 1.002 0 00-.175.016 13.096 13.096 0 001.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0010.703-5.555 1.01 1.01 0 00-.783-1.565A13.08 13.08 0 0115.89 4.38 1.015 1.015 0 0014.98 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/asleep.ts b/packages/hiccup-carbon-icons/src/asleep.ts index 9b83540846..dfd360c241 100644 --- a/packages/hiccup-carbon-icons/src/asleep.ts +++ b/packages/hiccup-carbon-icons/src/asleep.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ASLEEP + */ // prettier-ignore -export const ASLEEP = +export const ASLEEP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13.502 5.414a15.075 15.075 0 0011.594 18.194 11.113 11.113 0 01-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 01-3.2-21.584M14.98 3a1.002 1.002 0 00-.175.016 13.096 13.096 0 001.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0010.703-5.555 1.01 1.01 0 00-.783-1.565A13.08 13.08 0 0115.89 4.38 1.015 1.015 0 0014.98 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/asset.ts b/packages/hiccup-carbon-icons/src/asset.ts index d402951e62..75ecb92ebb 100644 --- a/packages/hiccup-carbon-icons/src/asset.ts +++ b/packages/hiccup-carbon-icons/src/asset.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ASSET + */ // prettier-ignore -export const ASSET = +export const ASSET: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12.075 24a4 4 0 114-4 4.004 4.004 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2z" }], ["path", { d: "M30 6a4.004 4.004 0 00-4-4 3.949 3.949 0 00-1.854.477l-16.389 8.48a9.992 9.992 0 1013.309 13.236l8.49-16.4A3.95 3.95 0 0030 6zm-4-2a2 2 0 11-2 2 2.002 2.002 0 012-2zm-3.98 1.808c-.004.065-.02.126-.02.192a4.004 4.004 0 004 4c.065 0 .124-.016.188-.019l-4.332 8.362a10.017 10.017 0 00-8.215-8.196zM12 28a8 8 0 118-8 8.01 8.01 0 01-8 8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/at.ts b/packages/hiccup-carbon-icons/src/at.ts index f73c7f6f6e..848b2d0b6a 100644 --- a/packages/hiccup-carbon-icons/src/at.ts +++ b/packages/hiccup-carbon-icons/src/at.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#AT + */ // prettier-ignore -export const AT = +export const AT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 3A12.92 12.92 0 003 16v1a13 13 0 0013 13h7v-2h-7A11 11 0 015 17v-1A10.94 10.94 0 0116 5a10.64 10.64 0 0111 11c0 3.59-1.4 5-3.66 5-1.58 0-2.34-1.29-2.34-3v-8h-2v1.94A3.84 3.84 0 0015.5 10a5.48 5.48 0 00-5.5 5.44v2.12A5.48 5.48 0 0015.5 23a4.28 4.28 0 004-2.46A4.35 4.35 0 0023.41 23c3.07 0 5.59-2 5.59-7A12.72 12.72 0 0016 3zm3 14.56a3.5 3.5 0 01-7 0v-2.12a3.5 3.5 0 017 0z" }]]; diff --git a/packages/hiccup-carbon-icons/src/attachment.ts b/packages/hiccup-carbon-icons/src/attachment.ts index 1cab02bdba..6a9a140b1e 100644 --- a/packages/hiccup-carbon-icons/src/attachment.ts +++ b/packages/hiccup-carbon-icons/src/attachment.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ATTACHMENT + */ // prettier-ignore -export const ATTACHMENT = +export const ATTACHMENT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28.1 18.9l-15-15c-2.5-2.6-6.6-2.6-9.2-.1s-2.6 6.7 0 9.2l.1.1L6.8 16l1.4-1.4-2.9-2.9c-1.7-1.7-1.7-4.6 0-6.3s4.6-1.8 6.3-.1l.1.1 14.9 14.9c1.8 1.7 1.8 4.6.1 6.3-1.7 1.8-4.6 1.8-6.3.1l-.1-.1-7.4-7.4c-1-1-.9-2.6 0-3.5 1-.9 2.5-.9 3.5 0l4.1 4.1 1.4-1.4-4.2-4.2c-1.8-1.7-4.6-1.6-6.3.2-1.6 1.7-1.6 4.4 0 6.2l7.5 7.5c2.5 2.6 6.6 2.6 9.2.1s2.6-6.7 0-9.3c0 .1 0 0 0 0z" }]]; diff --git a/packages/hiccup-carbon-icons/src/audio-console.ts b/packages/hiccup-carbon-icons/src/audio-console.ts index cd6d2b5c07..ae2cb622b2 100644 --- a/packages/hiccup-carbon-icons/src/audio-console.ts +++ b/packages/hiccup-carbon-icons/src/audio-console.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#AUDIO_CONSOLE + */ // prettier-ignore -export const AUDIO_CONSOLE = +export const AUDIO_CONSOLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 20.005h-1v-18h-2v18h-1a2.003 2.003 0 00-2 2v2a2.003 2.003 0 002 2h1v4h2v-4h1a2.003 2.003 0 002-2v-2a2.003 2.003 0 00-2-2zm0 4h-4v-2h4zM22 14.005h-1v-12h-2v12h-1a2.002 2.002 0 00-2 2v2a2.002 2.002 0 002 2h1v10h2v-10h1a2.003 2.003 0 002-2v-2a2.002 2.002 0 00-2-2zm0 4h-4v-2h4zM14 7.005h-1v-5h-2v5h-1a2.002 2.002 0 00-2 2v2a2.002 2.002 0 002 2h1v17h2v-17h1a2.002 2.002 0 002-2v-2a2.002 2.002 0 00-2-2zm0 4h-4v-2h4zM6 21.005H5v-19H3v19H2a2.002 2.002 0 00-2 2v2a2.002 2.002 0 002 2h1v3h2v-3h1a2.002 2.002 0 002-2v-2a2.002 2.002 0 00-2-2zm0 4H2v-2l4-.001z" }]]; diff --git a/packages/hiccup-carbon-icons/src/augmented-reality.ts b/packages/hiccup-carbon-icons/src/augmented-reality.ts index fcbfadf20a..29fd07ba0e 100644 --- a/packages/hiccup-carbon-icons/src/augmented-reality.ts +++ b/packages/hiccup-carbon-icons/src/augmented-reality.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#AUGMENTED_REALITY + */ // prettier-ignore -export const AUGMENTED_REALITY = +export const AUGMENTED_REALITY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.447 9.105l-6-3a1 1 0 00-.894 0l-6 3A1 1 0 0014 10v7a1 1 0 00.553.894l6 3a1.001 1.001 0 00.894 0l6-3A1 1 0 0028 17v-7a1 1 0 00-.553-.895zM21 8.118L24.764 10 21 11.882 17.236 10zm-5 3.5l4 2v4.764l-4-2zm6 6.764v-4.764l4-2v4.764z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/automatic.ts b/packages/hiccup-carbon-icons/src/automatic.ts index 12c8928f8e..f5f57ddb5c 100644 --- a/packages/hiccup-carbon-icons/src/automatic.ts +++ b/packages/hiccup-carbon-icons/src/automatic.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#AUTOMATIC + */ // prettier-ignore -export const AUTOMATIC = +export const AUTOMATIC: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 16h-4a2.002 2.002 0 00-2 2v12h2v-5h4v5h2V18a2.002 2.002 0 00-2-2zm-4 7v-5h4v5zM16 27a10.986 10.986 0 01-9.216-5H12v-2H4v8h2v-3.685A13.024 13.024 0 0016 29zM20 10h5.215A10.997 10.997 0 005 16H3a13.005 13.005 0 0123-8.315V4h2v8h-8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/awake.ts b/packages/hiccup-carbon-icons/src/awake.ts index 9e49962409..dbe6d835c6 100644 --- a/packages/hiccup-carbon-icons/src/awake.ts +++ b/packages/hiccup-carbon-icons/src/awake.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#AWAKE + */ // prettier-ignore -export const AWAKE = +export const AWAKE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 2h2v4.96h-2zM21.687 8.89l3.507-3.507 1.414 1.415-3.507 3.507zM25.04 15H30v2h-4.96zM21.693 23.103l1.414-1.414 3.507 3.508L25.2 26.61zM15 25.04h2V30h-2zM5.397 25.202l3.507-3.507 1.414 1.414-3.507 3.508zM2 15h4.96v2H2zM5.39 6.803L6.806 5.39l3.507 3.508-1.414 1.414zM16 12a4 4 0 11-4 4 4 4 0 014-4m0-2a6 6 0 106 6 6 6 0 00-6-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/back-to-top.ts b/packages/hiccup-carbon-icons/src/back-to-top.ts index d41601233c..3c09c96c91 100644 --- a/packages/hiccup-carbon-icons/src/back-to-top.ts +++ b/packages/hiccup-carbon-icons/src/back-to-top.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BACK_TO_TOP + */ // prettier-ignore -export const BACK_TO_TOP = +export const BACK_TO_TOP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 14L6 24l1.4 1.4 8.6-8.6 8.6 8.6L26 24zM4 8h24v2H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/badge.ts b/packages/hiccup-carbon-icons/src/badge.ts index 9de269cdb4..d77333e825 100644 --- a/packages/hiccup-carbon-icons/src/badge.ts +++ b/packages/hiccup-carbon-icons/src/badge.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BADGE + */ // prettier-ignore -export const BADGE = +export const BADGE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 2l1.593 3L28 5.414l-2.5 2.253L26 11l-3-1.875L20 11l.5-3.333L18 5.414 21.5 5 23 2z" }], ["path", { d: "M22.717 13.249l-1.938-.498a6.994 6.994 0 11-5.028-8.531l.499-1.937A8.99 8.99 0 008 17.69V30l6-4 6 4V17.708a8.963 8.963 0 002.717-4.459zM18 26.263l-4-2.667-4 2.667V19.05a8.924 8.924 0 008 .006z" }]]; diff --git a/packages/hiccup-carbon-icons/src/bar.ts b/packages/hiccup-carbon-icons/src/bar.ts index 1dcf2464e4..d0ce3db188 100644 --- a/packages/hiccup-carbon-icons/src/bar.ts +++ b/packages/hiccup-carbon-icons/src/bar.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BAR + */ // prettier-ignore -export const BAR = +export const BAR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 11H15a1 1 0 00-1 1v4a6.005 6.005 0 005 5.91V28h-3v2h8v-2h-3v-6.09A6.005 6.005 0 0026 16v-4a1 1 0 00-1-1zm-1 5a4 4 0 01-8 0v-3h8z" }], ["path", { d: "M15 1h-5a1 1 0 00-1 1v7.37A6.09 6.09 0 006 15v14a1 1 0 001 1h5v-2H8V15c0-3.188 2.231-4.02 2.316-4.051L11 10.72V3h3v5h2V2a1 1 0 00-1-1z" }]]; diff --git a/packages/hiccup-carbon-icons/src/basketball.ts b/packages/hiccup-carbon-icons/src/basketball.ts index ede9ecbb1b..f7e379c65c 100644 --- a/packages/hiccup-carbon-icons/src/basketball.ts +++ b/packages/hiccup-carbon-icons/src/basketball.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BASKETBALL + */ // prettier-ignore -export const BASKETBALL = +export const BASKETBALL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14.016 14.016 0 0016 2zm11.95 13H22.04a14.409 14.409 0 012.738-7.153A11.94 11.94 0 0127.95 15zM17 15V4.05a11.918 11.918 0 016.287 2.438A16.265 16.265 0 0020.04 15zm-2 0h-3.04a16.265 16.265 0 00-3.247-8.512A11.918 11.918 0 0115 4.051zm0 2v10.95a11.918 11.918 0 01-6.287-2.438A16.265 16.265 0 0011.96 17zm2 0h3.04a16.265 16.265 0 003.248 8.512A11.918 11.918 0 0117 27.949zM7.22 7.847A14.409 14.409 0 019.96 15H4.051a11.94 11.94 0 013.17-7.153zM4.05 17H9.96a14.409 14.409 0 01-2.738 7.153A11.94 11.94 0 014.05 17zm20.73 7.153A14.409 14.409 0 0122.04 17h5.908a11.94 11.94 0 01-3.17 7.153z" }]]; diff --git a/packages/hiccup-carbon-icons/src/battery-charging.ts b/packages/hiccup-carbon-icons/src/battery-charging.ts index 95bda2d7c0..afb5fcac06 100644 --- a/packages/hiccup-carbon-icons/src/battery-charging.ts +++ b/packages/hiccup-carbon-icons/src/battery-charging.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BATTERY_CHARGING + */ // prettier-ignore -export const BATTERY_CHARGING = +export const BATTERY_CHARGING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 11h-1v-1a2 2 0 00-2-2h-4v2h4v3h3v6h-3v3h-5v2h5a2 2 0 002-2v-1h1a2 2 0 002-2v-6a2 2 0 00-2-2zM11 22H6V10h6V8H6a2 2 0 00-2 2v12a2 2 0 002 2h5z" }], ["path", { d: "M14.81 23.58l-1.62-1.16L17.06 17H9.37l6.85-8.62 1.56 1.24L13.51 15h7.43l-6.13 8.58z" }]]; diff --git a/packages/hiccup-carbon-icons/src/battery-empty.ts b/packages/hiccup-carbon-icons/src/battery-empty.ts index b562cada57..f6be1425da 100644 --- a/packages/hiccup-carbon-icons/src/battery-empty.ts +++ b/packages/hiccup-carbon-icons/src/battery-empty.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BATTERY_EMPTY + */ // prettier-ignore -export const BATTERY_EMPTY = +export const BATTERY_EMPTY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 24H6a2.002 2.002 0 01-2-2V10a2.002 2.002 0 012-2h18a2.002 2.002 0 012 2v1h1a2.002 2.002 0 012 2v6a2.003 2.003 0 01-2 2h-1v1a2.003 2.003 0 01-2 2zM6 10v12h18v-3h3v-6h-3v-3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/battery-full.ts b/packages/hiccup-carbon-icons/src/battery-full.ts index 3f1b0472c6..eeb2ae20c0 100644 --- a/packages/hiccup-carbon-icons/src/battery-full.ts +++ b/packages/hiccup-carbon-icons/src/battery-full.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BATTERY_FULL + */ // prettier-ignore -export const BATTERY_FULL = +export const BATTERY_FULL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 24H6a2 2 0 01-2-2V10a2 2 0 012-2h18a2 2 0 012 2v1h1a2 2 0 012 2v6a2 2 0 01-2 2h-1v1a2 2 0 01-2 2zM6 10v12h18v-3h3v-6h-3v-3z" }], ["path", diff --git a/packages/hiccup-carbon-icons/src/battery-half.ts b/packages/hiccup-carbon-icons/src/battery-half.ts index 25f9718715..da2fa1d55e 100644 --- a/packages/hiccup-carbon-icons/src/battery-half.ts +++ b/packages/hiccup-carbon-icons/src/battery-half.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BATTERY_HALF + */ // prettier-ignore -export const BATTERY_HALF = +export const BATTERY_HALF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 24H6a2 2 0 01-2-2V10a2 2 0 012-2h18a2 2 0 012 2v1h1a2 2 0 012 2v6a2 2 0 01-2 2h-1v1a2 2 0 01-2 2zM6 10v12h18v-3h3v-6h-3v-3z" }], ["path", diff --git a/packages/hiccup-carbon-icons/src/battery-low.ts b/packages/hiccup-carbon-icons/src/battery-low.ts index cc5da56969..8bb26806c1 100644 --- a/packages/hiccup-carbon-icons/src/battery-low.ts +++ b/packages/hiccup-carbon-icons/src/battery-low.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BATTERY_LOW + */ // prettier-ignore -export const BATTERY_LOW = +export const BATTERY_LOW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 24H6a2.002 2.002 0 01-2-2V10a2.002 2.002 0 012-2h18a2.002 2.002 0 012 2v1h1a2.002 2.002 0 012 2v6a2.003 2.003 0 01-2 2h-1v1a2.003 2.003 0 01-2 2zM6 10v12h18v-3h3v-6h-3v-3z" }], ["path", diff --git a/packages/hiccup-carbon-icons/src/battery-quarter.ts b/packages/hiccup-carbon-icons/src/battery-quarter.ts index e0ef7d0286..cf611484ed 100644 --- a/packages/hiccup-carbon-icons/src/battery-quarter.ts +++ b/packages/hiccup-carbon-icons/src/battery-quarter.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BATTERY_QUARTER + */ // prettier-ignore -export const BATTERY_QUARTER = +export const BATTERY_QUARTER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 24H6a2.002 2.002 0 01-2-2V10a2.002 2.002 0 012-2h18a2.002 2.002 0 012 2v1h1a2.002 2.002 0 012 2v6a2.003 2.003 0 01-2 2h-1v1a2.003 2.003 0 01-2 2zM6 10v12h18v-3h3v-6h-3v-3z" }], ["path", diff --git a/packages/hiccup-carbon-icons/src/bee.ts b/packages/hiccup-carbon-icons/src/bee.ts index 192ee94f48..1f393a9a30 100644 --- a/packages/hiccup-carbon-icons/src/bee.ts +++ b/packages/hiccup-carbon-icons/src/bee.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BEE + */ // prettier-ignore -export const BEE = +export const BEE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 10a6 6 0 00-6 6v8a6 6 0 0012 0v-8a6 6 0 00-6-6zm-4.25 7.87h8.5v4.25h-8.5zM16 28.25A4.27 4.27 0 0111.75 24v-.13h8.5V24A4.27 4.27 0 0116 28.25zm4.25-12.13h-8.5V16a4.25 4.25 0 018.5 0zM30.66 19.21L24 13v9.1a4 4 0 008 0 3.83 3.83 0 00-1.34-2.89zM28 24.35a2.25 2.25 0 01-2.25-2.25V17l3.72 3.47A2.05 2.05 0 0130.2 22a2.25 2.25 0 01-2.2 2.35zM0 22.1a4 4 0 008 0V13l-6.66 6.21A3.88 3.88 0 000 22.1zm2.48-1.56L6.25 17v5.1a2.25 2.25 0 01-4.5 0 2.05 2.05 0 01.73-1.56zM15 5.5A3.5 3.5 0 1011.5 9 3.5 3.5 0 0015 5.5zm-5.25 0a1.75 1.75 0 111.75 1.75A1.77 1.77 0 019.75 5.5zM20.5 2A3.5 3.5 0 1024 5.5 3.5 3.5 0 0020.5 2zm0 5.25a1.75 1.75 0 111.75-1.75 1.77 1.77 0 01-1.75 1.75z" }]]; diff --git a/packages/hiccup-carbon-icons/src/bicycle.ts b/packages/hiccup-carbon-icons/src/bicycle.ts index 1627356cd2..3bc2a801ef 100644 --- a/packages/hiccup-carbon-icons/src/bicycle.ts +++ b/packages/hiccup-carbon-icons/src/bicycle.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BICYCLE + */ // prettier-ignore -export const BICYCLE = +export const BICYCLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 16c-.088 0-.173.01-.26.013L24.237 9H28V7h-5a1 1 0 00-.978 1.21L22.62 11H12.387l-1-3H14V6H7v2h2.28l1.041 3.123-2.57 5.14A6 6 0 1011.91 23h2.61a1.991 1.991 0 001.562-.75l7.058-8.824.644 3.004A5.99 5.99 0 1026 16zM6 26a4 4 0 11.836-7.91l-1.73 3.463.009.004A.983.983 0 005 22a.993.993 0 001.885.443l.01.004L8.617 19A3.983 3.983 0 016 26zm5.91-5a5.999 5.999 0 00-2.373-3.836l1.678-3.358L13.613 21zm3.458-1.06L13.054 13h7.865zM26 26a3.988 3.988 0 01-1.786-7.56l.808 3.77.02-.004A.986.986 0 0026 23a1 1 0 001-1 .946.946 0 00-.042-.206l.02-.004-.808-3.773A3.993 3.993 0 0126 26z" }]]; diff --git a/packages/hiccup-carbon-icons/src/binoculars.ts b/packages/hiccup-carbon-icons/src/binoculars.ts index 44cc6e5a38..67e2891eb3 100644 --- a/packages/hiccup-carbon-icons/src/binoculars.ts +++ b/packages/hiccup-carbon-icons/src/binoculars.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BINOCULARS + */ // prettier-ignore -export const BINOCULARS = +export const BINOCULARS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 8V5a1 1 0 00-1-1h-6a1 1 0 00-1 1v3a2 2 0 00-2 2v2h-4v-2a2 2 0 00-2-2V5a1 1 0 00-1-1H5a1 1 0 00-1 1v3a2 2 0 00-2 2v12a2 2 0 001 1.72V27a1 1 0 001 1h8a1 1 0 001-1v-3.28A2 2 0 0014 22v-2h4v2a2 2 0 001 1.72V27a1 1 0 001 1h8a1 1 0 001-1v-3.28A2 2 0 0030 22V10a2 2 0 00-2-2zM11 26H5v-2h6zm1-4H4V10h2V6h4v4h2zm2-4v-4h4v4zm13 8h-6v-2h6zm1-4h-8V10h2V6h4v4h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/blockchain.ts b/packages/hiccup-carbon-icons/src/blockchain.ts index 22bc4e3dd6..5a54f58679 100644 --- a/packages/hiccup-carbon-icons/src/blockchain.ts +++ b/packages/hiccup-carbon-icons/src/blockchain.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BLOCKCHAIN + */ // prettier-ignore -export const BLOCKCHAIN = +export const BLOCKCHAIN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 24H4V8h2zM28 8h-2v16h2zm-4-2V4H8v2zm0 22v-2H8v2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/blog.ts b/packages/hiccup-carbon-icons/src/blog.ts index 4600695ee6..af2abaaec6 100644 --- a/packages/hiccup-carbon-icons/src/blog.ts +++ b/packages/hiccup-carbon-icons/src/blog.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BLOG + */ // prettier-ignore -export const BLOG = +export const BLOG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 24h10v2H4zM4 18h10v2H4zM26 14H6a2 2 0 01-2-2V6a2 2 0 012-2h20a2 2 0 012 2v6a2 2 0 01-2 2zM6 6v6h20V6zM26 28h-6a2 2 0 01-2-2v-6a2 2 0 012-2h6a2 2 0 012 2v6a2 2 0 01-2 2zm-6-8v6h6v-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/bluetooth-off.ts b/packages/hiccup-carbon-icons/src/bluetooth-off.ts index f45ad73365..4897d0c592 100644 --- a/packages/hiccup-carbon-icons/src/bluetooth-off.ts +++ b/packages/hiccup-carbon-icons/src/bluetooth-off.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BLUETOOTH_OFF + */ // prettier-ignore -export const BLUETOOTH_OFF = +export const BLUETOOTH_OFF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 26.59L5.41 4 4 5.41 14.59 16 7 23.59 8.41 25 15 18.41V29a1 1 0 00.58.91A1.06 1.06 0 0016 30a1 1 0 00.65-.24l6.3-5.4L26.59 28zm-11 .24v-8.42l4.53 4.53zM17 12.75V5.17l4.53 3.89-4.11 4.11 1.41 1.41 4.88-4.87A1 1 0 0024 9a1 1 0 00-.35-.72l-7-6a1 1 0 00-1.07-.15A1 1 0 0015 3v7.75z" }]]; diff --git a/packages/hiccup-carbon-icons/src/bluetooth.ts b/packages/hiccup-carbon-icons/src/bluetooth.ts index db42fd6bd0..410a033f88 100644 --- a/packages/hiccup-carbon-icons/src/bluetooth.ts +++ b/packages/hiccup-carbon-icons/src/bluetooth.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BLUETOOTH + */ // prettier-ignore -export const BLUETOOTH = +export const BLUETOOTH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 30a1.06 1.06 0 01-.42-.09A1 1 0 0115 29V18.41L8.41 25 7 23.59 14.59 16 7 8.41 8.41 7 15 13.59V3a1 1 0 01.58-.91 1 1 0 011.07.15l7 6A1 1 0 0124 9a1 1 0 01-.29.75L17.41 16l6.3 6.29A1 1 0 0124 23a1 1 0 01-.35.72l-7 6A1 1 0 0116 30zm1-11.59v8.42l4.53-3.89zm0-13.24v8.42l4.53-4.53z" }]]; diff --git a/packages/hiccup-carbon-icons/src/bookmark.ts b/packages/hiccup-carbon-icons/src/bookmark.ts index 5ef6f7de1c..97a23b0a72 100644 --- a/packages/hiccup-carbon-icons/src/bookmark.ts +++ b/packages/hiccup-carbon-icons/src/bookmark.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BOOKMARK + */ // prettier-ignore -export const BOOKMARK = +export const BOOKMARK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 4v22.75l-7.1-3.59-.9-.45-.9.45L8 26.75V4h16m0-2H8a2 2 0 00-2 2v26l10-5 10 5V4a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/bot.ts b/packages/hiccup-carbon-icons/src/bot.ts index c86417eec6..44418dfb3f 100644 --- a/packages/hiccup-carbon-icons/src/bot.ts +++ b/packages/hiccup-carbon-icons/src/bot.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BOT + */ // prettier-ignore -export const BOT = +export const BOT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 10h2v2h-2zM12 10h2v2h-2z" }], ["path", { d: "M26 20h-5v-2h1a2.002 2.002 0 002-2v-4h2v-2h-2V8a2.002 2.002 0 00-2-2h-2V2h-2v4h-4V2h-2v4h-2a2.002 2.002 0 00-2 2v2H6v2h2v4a2.002 2.002 0 002 2h1v2H6a2.002 2.002 0 00-2 2v8h2v-8h20v8h2v-8a2.002 2.002 0 00-2-2zM10 8h12v8H10zm3 10h6v2h-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/box-plot.ts b/packages/hiccup-carbon-icons/src/box-plot.ts index e2b664d311..47ee454478 100644 --- a/packages/hiccup-carbon-icons/src/box-plot.ts +++ b/packages/hiccup-carbon-icons/src/box-plot.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BOX_PLOT + */ // prettier-ignore -export const BOX_PLOT = +export const BOX_PLOT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 6V4H12v2h4v2h-4v12h4v2h-4v2h10v-2h-4v-2h4V8h-4V6zm-8 12v-3h6v3zm6-5h-6v-3h6z" }], ["path", { d: "M30 30H4a2 2 0 01-2-2V2h2v26h26z" }]]; diff --git a/packages/hiccup-carbon-icons/src/box.ts b/packages/hiccup-carbon-icons/src/box.ts index 3499d37afd..6a4aaf8790 100644 --- a/packages/hiccup-carbon-icons/src/box.ts +++ b/packages/hiccup-carbon-icons/src/box.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BOX + */ // prettier-ignore -export const BOX = +export const BOX: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 21h-8a2 2 0 01-2-2v-2a2 2 0 012-2h8a2 2 0 012 2v2a2 2 0 01-2 2zm-8-4v2h8v-2z" }], ["path", { d: "M28 4H4a2 2 0 00-2 2v4a2 2 0 002 2v16a2 2 0 002 2h20a2 2 0 002-2V12a2 2 0 002-2V6a2 2 0 00-2-2zm-2 24H6V12h20zm2-18H4V6h24v4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/branch.ts b/packages/hiccup-carbon-icons/src/branch.ts index 8cb1d08156..fdcfc5959a 100644 --- a/packages/hiccup-carbon-icons/src/branch.ts +++ b/packages/hiccup-carbon-icons/src/branch.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BRANCH + */ // prettier-ignore -export const BRANCH = +export const BRANCH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 18a3.995 3.995 0 00-3.858 3H18a3.003 3.003 0 01-3-3v-4a4.951 4.951 0 00-1.026-3h8.168a4 4 0 100-2H9.858a4 4 0 100 2H10a3.003 3.003 0 013 3v4a5.006 5.006 0 005 5h4.142A3.994 3.994 0 1026 18zm0-10a2 2 0 11-2 2 2.002 2.002 0 012-2zM6 12a2 2 0 112-2 2.002 2.002 0 01-2 2zm20 12a2 2 0 112-2 2.003 2.003 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/brightness-contrast.ts b/packages/hiccup-carbon-icons/src/brightness-contrast.ts index 53c266e22f..c05eabb882 100644 --- a/packages/hiccup-carbon-icons/src/brightness-contrast.ts +++ b/packages/hiccup-carbon-icons/src/brightness-contrast.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BRIGHTNESS_CONTRAST + */ // prettier-ignore -export const BRIGHTNESS_CONTRAST = +export const BRIGHTNESS_CONTRAST: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 2h2v3h-2zM27 15h3v2h-3zM15 27h2v3h-2zM2 15h3v2H2zM5.45 6.884l1.414-1.415 2.121 2.122-1.414 1.414zM23 7.58l2.121-2.12 1.414 1.414-2.121 2.121zM23.002 24.416l1.415-1.414 2.12 2.122-1.413 1.414zM5.47 25.13L7.59 23 9 24.42l-2.12 2.12-1.41-1.41zM16 8a8 8 0 108 8 8 8 0 00-8-8zm0 14a6 6 0 010-12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/building-insights-1.ts b/packages/hiccup-carbon-icons/src/building-insights-1.ts index 4b5af702eb..4582610ec1 100644 --- a/packages/hiccup-carbon-icons/src/building-insights-1.ts +++ b/packages/hiccup-carbon-icons/src/building-insights-1.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BUILDING_INSIGHTS_1 + */ // prettier-ignore -export const BUILDING_INSIGHTS_1 = +export const BUILDING_INSIGHTS_1: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H16a2.002 2.002 0 00-2 2v10H4a2.002 2.002 0 00-2 2v14h28V4a2.002 2.002 0 00-2-2zM9 28v-7h4v7zm19 0H15v-8a1 1 0 00-1-1H8a1 1 0 00-1 1v8H4V16h12V4h12z" }], ["path", { d: "M18 8h2v2h-2zM24 8h2v2h-2zM18 14h2v2h-2zM24 14h2v2h-2zM18 20h2v2h-2zM24 20h2v2h-2zM9 12H7a5.006 5.006 0 015-5v2a3.003 3.003 0 00-3 3zM4 12H2A10.011 10.011 0 0112 2v2a8.01 8.01 0 00-8 8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/building-insights-2.ts b/packages/hiccup-carbon-icons/src/building-insights-2.ts index 821f3348b9..9455f04189 100644 --- a/packages/hiccup-carbon-icons/src/building-insights-2.ts +++ b/packages/hiccup-carbon-icons/src/building-insights-2.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BUILDING_INSIGHTS_2 + */ // prettier-ignore -export const BUILDING_INSIGHTS_2 = +export const BUILDING_INSIGHTS_2: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H16a2.002 2.002 0 00-2 2v10H4a2.002 2.002 0 00-2 2v14h28V4a2.002 2.002 0 00-2-2zM9 28v-7h4v7zm19 0H15v-8a1 1 0 00-1-1H8a1 1 0 00-1 1v8H4V16h12V4h12z" }], ["path", { d: "M18 8h2v2h-2zM24 8h2v2h-2zM18 14h2v2h-2zM24 14h2v2h-2zM18 20h2v2h-2zM24 20h2v2h-2zM5.5 12a3.5 3.5 0 010-7h.627A4.006 4.006 0 0110 2h2v2h-2a2.002 2.002 0 00-2 2v1H5.5a1.5 1.5 0 000 3H12v2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/building-insights-3.ts b/packages/hiccup-carbon-icons/src/building-insights-3.ts index 5b4b1d0df9..8c154785a5 100644 --- a/packages/hiccup-carbon-icons/src/building-insights-3.ts +++ b/packages/hiccup-carbon-icons/src/building-insights-3.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BUILDING_INSIGHTS_3 + */ // prettier-ignore -export const BUILDING_INSIGHTS_3 = +export const BUILDING_INSIGHTS_3: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H16a2.002 2.002 0 00-2 2v10H4a2.002 2.002 0 00-2 2v14h28V4a2.002 2.002 0 00-2-2zM9 28v-7h4v7zm19 0H15v-8a1 1 0 00-1-1H8a1 1 0 00-1 1v8H4V16h12V4h12z" }], ["path", { d: "M18 8h2v2h-2zM24 8h2v2h-2zM18 14h2v2h-2zM24 14h2v2h-2zM18 20h2v2h-2zM24 20h2v2h-2zM2 10h5v2H2zM10 2h2v5h-2zM4 5.414L5.414 4 9 7.585 7.585 9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/building.ts b/packages/hiccup-carbon-icons/src/building.ts index 11f6a62d19..da7fc4a651 100644 --- a/packages/hiccup-carbon-icons/src/building.ts +++ b/packages/hiccup-carbon-icons/src/building.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BUILDING + */ // prettier-ignore -export const BUILDING = +export const BUILDING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H16a2.002 2.002 0 00-2 2v10H4a2.002 2.002 0 00-2 2v14h28V4a2.002 2.002 0 00-2-2zM9 28v-7h4v7zm19 0H15v-8a1 1 0 00-1-1H8a1 1 0 00-1 1v8H4V16h12V4h12z" }], ["path", { d: "M18 8h2v2h-2zM24 8h2v2h-2zM18 14h2v2h-2zM24 14h2v2h-2zM18 20h2v2h-2zM24 20h2v2h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/bullhorn.ts b/packages/hiccup-carbon-icons/src/bullhorn.ts index 67142a2983..8a8d98a6cf 100644 --- a/packages/hiccup-carbon-icons/src/bullhorn.ts +++ b/packages/hiccup-carbon-icons/src/bullhorn.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BULLHORN + */ // prettier-ignore -export const BULLHORN = +export const BULLHORN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 6v2.17l-20.36 3.7a2 2 0 00-1.64 2v4.34a2 2 0 001.64 2l2.36.35V24a2 2 0 002 2h8a2 2 0 002-2v-1.26l6 1.09V26h2V6zm-8 18h-8v-3.07l8 1.45zM6 18.17v-4.34l20-3.63v11.6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/bus.ts b/packages/hiccup-carbon-icons/src/bus.ts index aa18efb30a..47fc84222f 100644 --- a/packages/hiccup-carbon-icons/src/bus.ts +++ b/packages/hiccup-carbon-icons/src/bus.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#BUS + */ // prettier-ignore -export const BUS = +export const BUS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 11h2v4h-2zM3 11h2v4H3zM20 20h2v2h-2zM10 20h2v2h-2z" }], ["path", { d: "M21 4H11a5.006 5.006 0 00-5 5v14a2.002 2.002 0 002 2v3h2v-3h12v3h2v-3a2.003 2.003 0 002-2V9a5.006 5.006 0 00-5-5zm3 6v6H8v-6zM11 6h10a2.995 2.995 0 012.816 2H8.184A2.995 2.995 0 0111 6zM8 23v-5h16.001l.001 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cad.ts b/packages/hiccup-carbon-icons/src/cad.ts index 3806da8ac8..5e9c5263c5 100644 --- a/packages/hiccup-carbon-icons/src/cad.ts +++ b/packages/hiccup-carbon-icons/src/cad.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CAD + */ // prettier-ignore -export const CAD = +export const CAD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 9h-4a2 2 0 00-2 2v12h2v-5h4v5h2V11a2 2 0 00-2-2zm-4 7v-5h4v5zM26 23h-4V9h4a4 4 0 014 4v6a4 4 0 01-4 4zm-2-2h2a2 2 0 002-2v-6a2 2 0 00-2-2h-2zM10 23H4a2 2 0 01-2-2V11a2 2 0 012-2h6v2H4v10h6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cafe.ts b/packages/hiccup-carbon-icons/src/cafe.ts index d6033d9c81..8bd3ef2000 100644 --- a/packages/hiccup-carbon-icons/src/cafe.ts +++ b/packages/hiccup-carbon-icons/src/cafe.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CAFE + */ // prettier-ignore -export const CAFE = +export const CAFE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 28h28v2H2zM24.5 11H8a2.002 2.002 0 00-2 2v8a5.006 5.006 0 005 5h8a5.006 5.006 0 005-5v-1h.5a4.5 4.5 0 000-9zM22 21a3.003 3.003 0 01-3 3h-8a3.003 3.003 0 01-3-3v-8h14zm2.5-3H24v-5h.5a2.5 2.5 0 010 5zM19 9h-2v-.146a1.988 1.988 0 00-1.105-1.789L13.21 5.724A3.979 3.979 0 0111 2.146V1h2v1.146a1.99 1.99 0 001.105 1.789l2.684 1.341A3.98 3.98 0 0119 8.854z" }]]; diff --git a/packages/hiccup-carbon-icons/src/calculator-check.ts b/packages/hiccup-carbon-icons/src/calculator-check.ts index 4f56121c87..29e05f477d 100644 --- a/packages/hiccup-carbon-icons/src/calculator-check.ts +++ b/packages/hiccup-carbon-icons/src/calculator-check.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CALCULATOR_CHECK + */ // prettier-ignore -export const CALCULATOR_CHECK = +export const CALCULATOR_CHECK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 26.59L21.41 24 20 25.41l4 4 7-7L29.59 21 24 26.59zM15 23h2v2h-2zM9 23h2v2H9zM21 18h2v2h-2zM15 18h2v2h-2zM9 18h2v2H9zM21 13h2v2h-2zM15 13h2v2h-2zM9 13h2v2H9zM9 7h14v3H9z" }], ["path", { d: "M17 30H6.005A2.007 2.007 0 014 27.995V3.996A1.998 1.998 0 015.996 2h20.008A1.998 1.998 0 0128 3.996V18h-2V4H6v24h11z" }]]; diff --git a/packages/hiccup-carbon-icons/src/calculator.ts b/packages/hiccup-carbon-icons/src/calculator.ts index 920e6046d3..bfb336490e 100644 --- a/packages/hiccup-carbon-icons/src/calculator.ts +++ b/packages/hiccup-carbon-icons/src/calculator.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CALCULATOR + */ // prettier-ignore -export const CALCULATOR = +export const CALCULATOR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 4v24H6V4h20m0-2H6a2 2 0 00-2 2v24a2 2 0 002 2h20a2 2 0 002-2V4a2 2 0 00-2-2z" }], ["path", { d: "M9 23h2v2H9zM21 23h2v2h-2zM9 18h2v2H9zM21 18h2v2h-2zM9 13h2v2H9zM15 23h2v2h-2zM15 18h2v2h-2zM15 13h2v2h-2zM21 13h2v2h-2zM9 7h14v3H9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/calendar-settings.ts b/packages/hiccup-carbon-icons/src/calendar-settings.ts index 9ccdaf3f61..2a34d56b0d 100644 --- a/packages/hiccup-carbon-icons/src/calendar-settings.ts +++ b/packages/hiccup-carbon-icons/src/calendar-settings.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CALENDAR_SETTINGS + */ // prettier-ignore -export const CALENDAR_SETTINGS = +export const CALENDAR_SETTINGS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 23v-2h-2.09a5.96 5.96 0 00-1.024-2.47l1.478-1.48-1.414-1.414-1.479 1.479A5.958 5.958 0 0023 16.09V14h-2v2.09a5.958 5.958 0 00-2.47 1.024l-1.48-1.478-1.414 1.414 1.479 1.479A5.962 5.962 0 0016.09 21H14v2h2.09a5.962 5.962 0 001.024 2.47l-1.478 1.48 1.414 1.414 1.479-1.479A5.958 5.958 0 0021 27.91V30h2v-2.09a5.958 5.958 0 002.47-1.024l1.48 1.478 1.414-1.414-1.479-1.479A5.96 5.96 0 0027.91 23zm-8 3a4 4 0 114-4 4.005 4.005 0 01-4 4z" }], ["path", { d: "M28 6a2 2 0 00-2-2h-4V2h-2v2h-8V2h-2v2H6a2 2 0 00-2 2v20a2 2 0 002 2h4v-2H6V6h4v2h2V6h8v2h2V6h4v6h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/calendar.ts b/packages/hiccup-carbon-icons/src/calendar.ts index c8c04d462e..c1b5ee9ff7 100644 --- a/packages/hiccup-carbon-icons/src/calendar.ts +++ b/packages/hiccup-carbon-icons/src/calendar.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CALENDAR + */ // prettier-ignore -export const CALENDAR = +export const CALENDAR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 4h-4V2h-2v2h-8V2h-2v2H6c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 22H6V12h20v14zm0-16H6V6h4v2h2V6h8v2h2V6h4v4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/calibrate.ts b/packages/hiccup-carbon-icons/src/calibrate.ts index 77008e938c..c11788e2b4 100644 --- a/packages/hiccup-carbon-icons/src/calibrate.ts +++ b/packages/hiccup-carbon-icons/src/calibrate.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CALIBRATE + */ // prettier-ignore -export const CALIBRATE = +export const CALIBRATE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28.83 21.17L25 17.37l.67-.67a1 1 0 000-1.41l-6-6a1 1 0 00-1.41 0l-.79.79-6.76-6.79a1 1 0 00-1.41 0l-4 4-.12.15-4 6a1 1 0 00.12 1.26l3 3a1 1 0 001.42 0L10 13.41l2.09 2.09-4.8 4.79a1 1 0 000 1.41l2 2a1 1 0 00.71.3 1 1 0 00.52-.15l4.33-2.6 2.44 2.45a1 1 0 001.41 0l.67-.7 3.79 3.83a4 4 0 005.66-5.66zM10 10.58l-5 5-1.71-1.71 3.49-5.24L10 5.41l6.09 6.09-2.59 2.58zm8 11l-2.84-2.84-5 3-.74-.74L19 11.41 23.59 16zm9.42 3.83a2 2 0 01-2.83 0l-3.8-3.79 2.83-2.83 3.8 3.79a2 2 0 010 2.83z" }]]; diff --git a/packages/hiccup-carbon-icons/src/camera-action.ts b/packages/hiccup-carbon-icons/src/camera-action.ts index f98b8d528e..8e6c8dd5ac 100644 --- a/packages/hiccup-carbon-icons/src/camera-action.ts +++ b/packages/hiccup-carbon-icons/src/camera-action.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CAMERA_ACTION + */ // prettier-ignore -export const CAMERA_ACTION = +export const CAMERA_ACTION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 23a6 6 0 116-6 6 6 0 01-6 6zm0-10a4 4 0 104 4 4 4 0 00-4-4z" }], ["path", { d: "M29 27H3a1 1 0 01-1-1V6a1 1 0 011-1h26a1 1 0 011 1v20a1 1 0 01-1 1zM4 25h24V7H4z" }], diff --git a/packages/hiccup-carbon-icons/src/camera.ts b/packages/hiccup-carbon-icons/src/camera.ts index 80ac4d8afa..47c6322d96 100644 --- a/packages/hiccup-carbon-icons/src/camera.ts +++ b/packages/hiccup-carbon-icons/src/camera.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CAMERA + */ // prettier-ignore -export const CAMERA = +export const CAMERA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29 26H3a1 1 0 01-1-1V8a1 1 0 011-1h6.46l1.71-2.55A1 1 0 0112 4h8a1 1 0 01.83.45L22.54 7H29a1 1 0 011 1v17a1 1 0 01-1 1zM4 24h24V9h-6a1 1 0 01-.83-.45L19.46 6h-6.92l-1.71 2.55A1 1 0 0110 9H4z" }], ["path", { d: "M16 22a6 6 0 116-6 6 6 0 01-6 6zm0-10a4 4 0 104 4 4 4 0 00-4-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/campsite.ts b/packages/hiccup-carbon-icons/src/campsite.ts index f424387249..8458c1c44b 100644 --- a/packages/hiccup-carbon-icons/src/campsite.ts +++ b/packages/hiccup-carbon-icons/src/campsite.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CAMPSITE + */ // prettier-ignore -export const CAMPSITE = +export const CAMPSITE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.562 26L17.17 8.928l2.366-3.888L17.828 4 16 7.005 14.17 4l-1.708 1.04 2.366 3.888L4.438 26H2v2h28v-2zM16 10.85L25.22 26H17v-8h-2v8H6.78z" }]]; diff --git a/packages/hiccup-carbon-icons/src/car-front.ts b/packages/hiccup-carbon-icons/src/car-front.ts index 194d0b6207..4cc5e079d5 100644 --- a/packages/hiccup-carbon-icons/src/car-front.ts +++ b/packages/hiccup-carbon-icons/src/car-front.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CAR_FRONT + */ // prettier-ignore -export const CAR_FRONT = +export const CAR_FRONT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13 19h6v2h-6z" }], ["path", { d: "M25.44 14L24.17 9.45A2.009 2.009 0 0022.246 8H9.754a2.009 2.009 0 00-1.923 1.45L6.531 14H4v2h2.037L6 23a2.002 2.002 0 002 2v3h2v-3h12v3h2v-3a2.002 2.002 0 002-2v-7h2v-2zM9.755 10h12.492l1.428 5H8.326zM24 21v2H8v-2h2v-2H8v-2h16v2h-2v2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/car.ts b/packages/hiccup-carbon-icons/src/car.ts index 32e89e0805..05c6d7e048 100644 --- a/packages/hiccup-carbon-icons/src/car.ts +++ b/packages/hiccup-carbon-icons/src/car.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CAR + */ // prettier-ignore -export const CAR = +export const CAR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.34 15.94l-7.73-2.78-3.24-4.06A3 3 0 0016.05 8h-8a3 3 0 00-2.47 1.32l-2.71 4A5 5 0 002 16.11V24a1 1 0 001 1h2.14a4 4 0 007.72 0h6.28a4 4 0 007.72 0H29a1 1 0 001-1v-7.12a1 1 0 00-.66-.94zM9 26a2 2 0 112-2 2 2 0 01-2 2zm14 0a2 2 0 112-2 2 2 0 01-2 2zm5-3h-1.14a4 4 0 00-7.72 0h-6.28a4 4 0 00-7.72 0H4v-6.89a3 3 0 01.52-1.69l2.71-4a1 1 0 01.83-.42h8a1 1 0 01.77.36l3.4 4.27a1.09 1.09 0 00.44.32L28 17.58z" }]]; diff --git a/packages/hiccup-carbon-icons/src/carbon.ts b/packages/hiccup-carbon-icons/src/carbon.ts index c0de0a7ffd..8101ad5055 100644 --- a/packages/hiccup-carbon-icons/src/carbon.ts +++ b/packages/hiccup-carbon-icons/src/carbon.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CARBON + */ // prettier-ignore -export const CARBON = +export const CARBON: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13.5 30.815a1.001 1.001 0 01-.493-.13l-8.5-4.815A1 1 0 014 25V15a1 1 0 01.507-.87l8.5-4.815a1.001 1.001 0 01.986 0l8.5 4.815A1 1 0 0123 15v10a1 1 0 01-.507.87l-8.5 4.815a1.001 1.001 0 01-.493.13zM6 24.417l7.5 4.248 7.5-4.248v-8.834l-7.5-4.248L6 15.582z" }], ["path", { d: "M28 17h-2V7.583l-7.5-4.248-8.007 4.535-.986-1.74 8.5-4.815a1.001 1.001 0 01.986 0l8.5 4.815A1 1 0 0128 7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/caret-down.ts b/packages/hiccup-carbon-icons/src/caret-down.ts index b0056d0382..9e0f81daaa 100644 --- a/packages/hiccup-carbon-icons/src/caret-down.ts +++ b/packages/hiccup-carbon-icons/src/caret-down.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CARET_DOWN + */ // prettier-ignore -export const CARET_DOWN = +export const CARET_DOWN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 12l-8 10-8-10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/caret-left.ts b/packages/hiccup-carbon-icons/src/caret-left.ts index 34e600368d..7c9ec52546 100644 --- a/packages/hiccup-carbon-icons/src/caret-left.ts +++ b/packages/hiccup-carbon-icons/src/caret-left.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CARET_LEFT + */ // prettier-ignore -export const CARET_LEFT = +export const CARET_LEFT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 24l-10-8 10-8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/caret-right.ts b/packages/hiccup-carbon-icons/src/caret-right.ts index 73c48bd192..72527e6a73 100644 --- a/packages/hiccup-carbon-icons/src/caret-right.ts +++ b/packages/hiccup-carbon-icons/src/caret-right.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CARET_RIGHT + */ // prettier-ignore -export const CARET_RIGHT = +export const CARET_RIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 8l10 8-10 8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/caret-sort-down.ts b/packages/hiccup-carbon-icons/src/caret-sort-down.ts index 449a4a9cd8..b08dd07ff2 100644 --- a/packages/hiccup-carbon-icons/src/caret-sort-down.ts +++ b/packages/hiccup-carbon-icons/src/caret-sort-down.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CARET_SORT_DOWN + */ // prettier-ignore -export const CARET_SORT_DOWN = +export const CARET_SORT_DOWN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 24l-8 8-8-8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/caret-sort-up.ts b/packages/hiccup-carbon-icons/src/caret-sort-up.ts index 61078b5fb2..6775450967 100644 --- a/packages/hiccup-carbon-icons/src/caret-sort-up.ts +++ b/packages/hiccup-carbon-icons/src/caret-sort-up.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CARET_SORT_UP + */ // prettier-ignore -export const CARET_SORT_UP = +export const CARET_SORT_UP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 8l8-8 8 8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/caret-sort.ts b/packages/hiccup-carbon-icons/src/caret-sort.ts index 488f6a4fdb..cc112ea09a 100644 --- a/packages/hiccup-carbon-icons/src/caret-sort.ts +++ b/packages/hiccup-carbon-icons/src/caret-sort.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CARET_SORT + */ // prettier-ignore -export const CARET_SORT = +export const CARET_SORT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 24l-8 8-8-8zM8 8l8-8 8 8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/caret-up.ts b/packages/hiccup-carbon-icons/src/caret-up.ts index 164642354a..0253812913 100644 --- a/packages/hiccup-carbon-icons/src/caret-up.ts +++ b/packages/hiccup-carbon-icons/src/caret-up.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CARET_UP + */ // prettier-ignore -export const CARET_UP = +export const CARET_UP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 20l8-10 8 10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/carousel-horizontal.ts b/packages/hiccup-carbon-icons/src/carousel-horizontal.ts index f07f184f6d..016a96b398 100644 --- a/packages/hiccup-carbon-icons/src/carousel-horizontal.ts +++ b/packages/hiccup-carbon-icons/src/carousel-horizontal.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CAROUSEL_HORIZONTAL + */ // prettier-ignore -export const CAROUSEL_HORIZONTAL = +export const CAROUSEL_HORIZONTAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 26H10a2 2 0 01-2-2V8a2 2 0 012-2h12a2 2 0 012 2v16a2 2 0 01-2 2zM10 8v16h12V8zM4 24H0v-2h4V10H0V8h4a2 2 0 012 2v12a2 2 0 01-2 2zM32 24h-4a2 2 0 01-2-2V10a2 2 0 012-2h4v2h-4v12h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/carousel-vertical.ts b/packages/hiccup-carbon-icons/src/carousel-vertical.ts index 30a3fb81b6..c80701c02f 100644 --- a/packages/hiccup-carbon-icons/src/carousel-vertical.ts +++ b/packages/hiccup-carbon-icons/src/carousel-vertical.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CAROUSEL_VERTICAL + */ // prettier-ignore -export const CAROUSEL_VERTICAL = +export const CAROUSEL_VERTICAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 10v12a2 2 0 01-2 2H8a2 2 0 01-2-2V10a2 2 0 012-2h16a2 2 0 012 2zM8 22h16V10H8zM24 28v4h-2v-4H10v4H8v-4a2 2 0 012-2h12a2 2 0 012 2zM24 0v4a2 2 0 01-2 2H10a2 2 0 01-2-2V0h2v4h12V0z" }]]; diff --git a/packages/hiccup-carbon-icons/src/catalog.ts b/packages/hiccup-carbon-icons/src/catalog.ts index 66c1b84f05..6044c48f00 100644 --- a/packages/hiccup-carbon-icons/src/catalog.ts +++ b/packages/hiccup-carbon-icons/src/catalog.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CATALOG + */ // prettier-ignore -export const CATALOG = +export const CATALOG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 2H8a2 2 0 00-2 2v4H4v2h2v5H4v2h2v5H4v2h2v4a2 2 0 002 2h18a2 2 0 002-2V4a2 2 0 00-2-2zm0 26H8v-4h2v-2H8v-5h2v-2H8v-5h2V8H8V4h18z" }], ["path", { d: "M14 8h8v2h-8zM14 15h8v2h-8zM14 22h8v2h-8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/categories.ts b/packages/hiccup-carbon-icons/src/categories.ts index 10443ed79f..0eed0efd3e 100644 --- a/packages/hiccup-carbon-icons/src/categories.ts +++ b/packages/hiccup-carbon-icons/src/categories.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CATEGORIES + */ // prettier-ignore -export const CATEGORIES = +export const CATEGORIES: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6.76 6l.45.89L7.76 8H12v5H4V6h2.76m.62-2H3a1 1 0 00-1 1v9a1 1 0 001 1h10a1 1 0 001-1V7a1 1 0 00-1-1H9l-.72-1.45a1 1 0 00-.9-.55zM22.76 6l.45.89.55 1.11H28v5h-8V6h2.76m.62-2H19a1 1 0 00-1 1v9a1 1 0 001 1h10a1 1 0 001-1V7a1 1 0 00-1-1h-4l-.72-1.45a1 1 0 00-.9-.55zM6.76 19l.45.89.55 1.11H12v5H4v-7h2.76m.62-2H3a1 1 0 00-1 1v9a1 1 0 001 1h10a1 1 0 001-1v-7a1 1 0 00-1-1H9l-.72-1.45a1 1 0 00-.9-.55zM22.76 19l.45.89.55 1.11H28v5h-8v-7h2.76m.62-2H19a1 1 0 00-1 1v9a1 1 0 001 1h10a1 1 0 001-1v-7a1 1 0 00-1-1h-4l-.72-1.45a1 1 0 00-.9-.55z" }]]; diff --git a/packages/hiccup-carbon-icons/src/category-add.ts b/packages/hiccup-carbon-icons/src/category-add.ts index d1650e3ebc..818262eece 100644 --- a/packages/hiccup-carbon-icons/src/category-add.ts +++ b/packages/hiccup-carbon-icons/src/category-add.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CATEGORY_ADD + */ // prettier-ignore -export const CATEGORY_ADD = +export const CATEGORY_ADD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 6l-1.41 1.41L17.17 11l-3.58 3.59L15 16l5-5-5-5z" }], ["path", { d: "M28 24H17v-4h6a2.003 2.003 0 002-2V4a2.002 2.002 0 00-2-2H9a2.002 2.002 0 00-2 2v14a2.002 2.002 0 002 2h6v4H4a2 2 0 00-2 2v4h2v-4h11v4h2v-4h11v4h2v-4a2 2 0 00-2-2zM9 4h14l.002 14H9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/category-and.ts b/packages/hiccup-carbon-icons/src/category-and.ts index 24752bc436..f71f5de824 100644 --- a/packages/hiccup-carbon-icons/src/category-and.ts +++ b/packages/hiccup-carbon-icons/src/category-and.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CATEGORY_AND + */ // prettier-ignore -export const CATEGORY_AND = +export const CATEGORY_AND: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 30v-4h11v4h2v-4h11v4h2v-4a2 2 0 00-2-2H17v-5h-2v5H4a2 2 0 00-2 2v4zM20.695 13.986A10.08 10.08 0 0021.946 10H23V8h-3v1a9.263 9.263 0 01-.664 3.27L16.65 8.883a5.126 5.126 0 002.144-2.37 3.252 3.252 0 00-.189-2.702 3.38 3.38 0 00-2.239-1.706 3.469 3.469 0 00-4.222 2.119c-.505 1.552.44 3.116 1.261 4.108a4.726 4.726 0 00-2.346 4.828A4.453 4.453 0 0015.427 17h.006a5.784 5.784 0 003.971-1.423L20.532 17h2.552zM14.047 4.84A1.322 1.322 0 0115.414 4a2.41 2.41 0 01.521.058 1.402 1.402 0 01.912.702 1.25 1.25 0 01.079 1.042 3.687 3.687 0 01-1.682 1.593c-.66-.713-1.435-1.822-1.197-2.554zM15.432 15h-.004a2.443 2.443 0 01-2.392-2.15 2.826 2.826 0 011.81-3.026l3.312 4.179a3.885 3.885 0 01-2.726.997z" }]]; diff --git a/packages/hiccup-carbon-icons/src/category-new-each.ts b/packages/hiccup-carbon-icons/src/category-new-each.ts index 4e568b36da..f343de0e0f 100644 --- a/packages/hiccup-carbon-icons/src/category-new-each.ts +++ b/packages/hiccup-carbon-icons/src/category-new-each.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CATEGORY_NEW_EACH + */ // prettier-ignore -export const CATEGORY_NEW_EACH = +export const CATEGORY_NEW_EACH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29 10h-5v2h5v6h-7v2h3v2.142a4 4 0 102 0V20h2a2.003 2.003 0 002-2v-6a2.002 2.002 0 00-2-2zm-1 16a2 2 0 11-2-2 2.003 2.003 0 012 2zM19 6h-5v2h5v6h-7v2h3v6.142a4 4 0 102 0V16h2a2.002 2.002 0 002-2V8a2.002 2.002 0 00-2-2zm-1 20a2 2 0 11-2-2 2.003 2.003 0 012 2zM9 2H3a2.002 2.002 0 00-2 2v6a2.002 2.002 0 002 2h2v10.142a4 4 0 102 0V12h2a2.002 2.002 0 002-2V4a2.002 2.002 0 00-2-2zM8 26a2 2 0 11-2-2 2.002 2.002 0 012 2zM3 10V4h6l.002 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/category-new.ts b/packages/hiccup-carbon-icons/src/category-new.ts index 09722d6f49..34969cba5c 100644 --- a/packages/hiccup-carbon-icons/src/category-new.ts +++ b/packages/hiccup-carbon-icons/src/category-new.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CATEGORY_NEW + */ // prettier-ignore -export const CATEGORY_NEW = +export const CATEGORY_NEW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 10h-4V6h-2v4h-4v2h4v4h2v-4h4v-2z" }], ["path", { d: "M28 24H17v-4h6a2.003 2.003 0 002-2V4a2.002 2.002 0 00-2-2H9a2.002 2.002 0 00-2 2v14a2.002 2.002 0 002 2h6v4H4a2 2 0 00-2 2v4h2v-4h11v4h2v-4h11v4h2v-4a2 2 0 00-2-2zM9 4h14l.002 14H9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/category.ts b/packages/hiccup-carbon-icons/src/category.ts index 70abb12514..d344bae05d 100644 --- a/packages/hiccup-carbon-icons/src/category.ts +++ b/packages/hiccup-carbon-icons/src/category.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CATEGORY + */ // prettier-ignore -export const CATEGORY = +export const CATEGORY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 22.141V18a2 2 0 00-2-2h-8v-4h2a2.002 2.002 0 002-2V4a2.002 2.002 0 00-2-2h-6a2.002 2.002 0 00-2 2v6a2.002 2.002 0 002 2h2v4H7a2 2 0 00-2 2v4.142a4 4 0 102 0V18h8v4.142a4 4 0 102 0V18h8v4.141a4 4 0 102 0zM13 4h6l.001 6H13zM8 26a2 2 0 11-2-2 2.002 2.002 0 012 2zm10 0a2 2 0 11-2-2 2.003 2.003 0 012 2zm8 2a2 2 0 112-2 2.002 2.002 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cda.ts b/packages/hiccup-carbon-icons/src/cda.ts index 5d518b4ec5..6fd6379fe7 100644 --- a/packages/hiccup-carbon-icons/src/cda.ts +++ b/packages/hiccup-carbon-icons/src/cda.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CDA + */ // prettier-ignore -export const CDA = +export const CDA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 9h-4a2.002 2.002 0 00-2 2v12h2v-5h4v5h2V11a2.002 2.002 0 00-2-2zm-4 7v-5h4v5zM16 23h-4V9h4a4.004 4.004 0 014 4v6a4.004 4.004 0 01-4 4zm-2-2h2a2.003 2.003 0 002-2v-6a2.002 2.002 0 00-2-2h-2zM10 23H4a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H4v10h6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/center-circle.ts b/packages/hiccup-carbon-icons/src/center-circle.ts index 479a934dff..029ecdd63f 100644 --- a/packages/hiccup-carbon-icons/src/center-circle.ts +++ b/packages/hiccup-carbon-icons/src/center-circle.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CENTER_CIRCLE + */ // prettier-ignore -export const CENTER_CIRCLE = +export const CENTER_CIRCLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 15h-2.05A12.007 12.007 0 0017 4.05V2h-2v2.05A12.007 12.007 0 004.05 15H2v2h2.05A12.007 12.007 0 0015 27.95V30h2v-2.05A12.007 12.007 0 0027.95 17H30zM17 25.95V22h-2v3.95A10.017 10.017 0 016.05 17H10v-2H6.05A10.017 10.017 0 0115 6.05V10h2V6.05A10.017 10.017 0 0125.95 15H22v2h3.95A10.017 10.017 0 0117 25.95z" }]]; diff --git a/packages/hiccup-carbon-icons/src/center-square.ts b/packages/hiccup-carbon-icons/src/center-square.ts index 76bfa73988..e883e1f654 100644 --- a/packages/hiccup-carbon-icons/src/center-square.ts +++ b/packages/hiccup-carbon-icons/src/center-square.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CENTER_SQUARE + */ // prettier-ignore -export const CENTER_SQUARE = +export const CENTER_SQUARE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 12H4V4h8v2H6v6zM28 12h-2V6h-6V4h8v8zM12 28H4v-8h2v6h6v2zM28 28h-8v-2h6v-6h2v8zM15 10h2v4h-2zM10 15h4v2h-4zM18 15h4v2h-4zM15 18h2v4h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/certificate-check.ts b/packages/hiccup-carbon-icons/src/certificate-check.ts index 2e7894e264..f73bba0772 100644 --- a/packages/hiccup-carbon-icons/src/certificate-check.ts +++ b/packages/hiccup-carbon-icons/src/certificate-check.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CERTIFICATE_CHECK + */ // prettier-ignore -export const CERTIFICATE_CHECK = +export const CERTIFICATE_CHECK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 16h6v2H6zM6 12h10v2H6zM6 8h10v2H6z" }], ["path", { d: "M14 26H4V6h24v10h2V6a2 2 0 00-2-2H4a2 2 0 00-2 2v20a2 2 0 002 2h10z" }], diff --git a/packages/hiccup-carbon-icons/src/certificate.ts b/packages/hiccup-carbon-icons/src/certificate.ts index 2b3401b36c..1aa6d83dbb 100644 --- a/packages/hiccup-carbon-icons/src/certificate.ts +++ b/packages/hiccup-carbon-icons/src/certificate.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CERTIFICATE + */ // prettier-ignore -export const CERTIFICATE = +export const CERTIFICATE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 17l1.912 3.703 4.088.594L27 24l.771 4L24 25.75 20.229 28 21 24l-3-2.703 4.2-.594L24 17zM6 16h6v2H6zM6 12h10v2H6zM6 8h10v2H6z" }], ["path", { d: "M16 26H4V6h24v10h2V6a2 2 0 00-2-2H4a2 2 0 00-2 2v20a2 2 0 002 2h12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/change-catalog.ts b/packages/hiccup-carbon-icons/src/change-catalog.ts index 58d899fd2f..2bef09f1bd 100644 --- a/packages/hiccup-carbon-icons/src/change-catalog.ts +++ b/packages/hiccup-carbon-icons/src/change-catalog.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHANGE_CATALOG + */ // prettier-ignore -export const CHANGE_CATALOG = +export const CHANGE_CATALOG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 24v2h2.46A5.94 5.94 0 0122 28a6.007 6.007 0 01-6-6h-2a7.984 7.984 0 0014 5.265V30h2v-6zM22 14a8.04 8.04 0 00-6 2.735V14h-2v6h6v-2h-2.46A5.94 5.94 0 0122 16a6.007 6.007 0 016 6h2a8.01 8.01 0 00-8-8z" }], ["path", { d: "M12 28H6v-4h2v-2H6v-5h2v-2H6v-5h2V8H6V4h18v8h2V4a2 2 0 00-2-2H6a2 2 0 00-2 2v4H2v2h2v5H2v2h2v5H2v2h2v4a2 2 0 002 2h6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/character-patterns.ts b/packages/hiccup-carbon-icons/src/character-patterns.ts index 22e54925b0..3410d16b67 100644 --- a/packages/hiccup-carbon-icons/src/character-patterns.ts +++ b/packages/hiccup-carbon-icons/src/character-patterns.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHARACTER_PATTERNS + */ // prettier-ignore -export const CHARACTER_PATTERNS = +export const CHARACTER_PATTERNS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 26v-8.172l-3.586 3.586L1 20l6-6 6 6-1.414 1.414L8 17.828V26h10v2H8a2.002 2.002 0 01-2-2zM30 22v-2h-8v2h5.5L22 28v2h8v-2h-5.493L30 22zM26 6v8.172l3.586-3.586L31 12l-6 6-6-6 1.414-1.414L24 14.172V6H14V4h10a2.002 2.002 0 012 2zM8 2H3v2h5v2H4a2 2 0 00-2 2v2a2 2 0 002 2h6V4a2.002 2.002 0 00-2-2zm0 8H4V8h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/charging-station-filled.ts b/packages/hiccup-carbon-icons/src/charging-station-filled.ts index b942db775c..74a7ab4a65 100644 --- a/packages/hiccup-carbon-icons/src/charging-station-filled.ts +++ b/packages/hiccup-carbon-icons/src/charging-station-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHARGING_STATION_FILLED + */ // prettier-ignore -export const CHARGING_STATION_FILLED = +export const CHARGING_STATION_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29 7V4h-2v3h-1v6h1v11.5a1.5 1.5 0 01-3 0V16a1 1 0 00-1-1h-4V5a1 1 0 00-1-1H5a1 1 0 00-1 1v21H2v2h19v-2h-2v-9h3v7.5a3.5 3.5 0 007 0V13h1V7zM11.857 21.515l-1.714-1.03L12.233 17h-5l3.91-6.515 1.714 1.03L10.767 15h5z" }], ["path", { d: "M11.857 21.514l-1.714-1.028L12.234 17h-5l3.909-6.514 1.714 1.028L10.766 15h5l-3.909 6.514z" }]]; diff --git a/packages/hiccup-carbon-icons/src/charging-station.ts b/packages/hiccup-carbon-icons/src/charging-station.ts index 59d8b094ef..4c38f7e48b 100644 --- a/packages/hiccup-carbon-icons/src/charging-station.ts +++ b/packages/hiccup-carbon-icons/src/charging-station.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHARGING_STATION + */ // prettier-ignore -export const CHARGING_STATION = +export const CHARGING_STATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11.857 21.514l-1.714-1.028L12.234 17h-5l3.909-6.514 1.714 1.028L10.766 15h5l-3.909 6.514z" }], ["path", { d: "M30 7h-1V4h-2v3h-1v6h1v11.5a1.5 1.5 0 01-3 0V16a1 1 0 00-1-1h-4V5a1 1 0 00-1-1H5a1 1 0 00-1 1v21H2v2h19v-2h-2v-9h3v7.5a3.5 3.5 0 007 0V13h1zM17 26H6V6h11z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-3d.ts b/packages/hiccup-carbon-icons/src/chart-3d.ts index f9766cccf5..97c558c9fd 100644 --- a/packages/hiccup-carbon-icons/src/chart-3d.ts +++ b/packages/hiccup-carbon-icons/src/chart-3d.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_3D + */ // prettier-ignore -export const CHART_3D = +export const CHART_3D: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 23v3.586l-5-5V15a1 1 0 00-.553-.894L17 11.381V5.828l2.586 2.586L21 7l-5-5-5 5 1.414 1.414L15 5.828v5.554l-5.447 2.723A1 1 0 009 15v6.586l-5 5V23H2v7h7v-2H5.414l4.783-4.783 5.356 2.678a1.001 1.001 0 00.894 0l5.356-2.678L26.586 28H23v2h7v-7zm-13 .382l-4-2v-4.764l4 2zm1-6.5L12.236 15 16 13.118 19.764 15zm5 4.5l-4 2v-4.764l4-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-area.ts b/packages/hiccup-carbon-icons/src/chart-area.ts index dea6f33266..933e066a5b 100644 --- a/packages/hiccup-carbon-icons/src/chart-area.ts +++ b/packages/hiccup-carbon-icons/src/chart-area.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_AREA + */ // prettier-ignore -export const CHART_AREA = +export const CHART_AREA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20.476 8.015l-7.029-3.804a2.008 2.008 0 00-2.115.205L4 10.001V2H2v26a2 2 0 002 2h26V5.735zM28 20.21l-7.62 1.802-7.029-2.884a1.99 1.99 0 00-2.022.37L4 25.836V21.38l8.375-9.4 7.019 5.62a2.015 2.015 0 002.046.212l6.56-3.21zM12.524 5.985l7.03 3.804a2.012 2.012 0 001.34.16L28 8.265v4.113l-7.381 3.642L13.6 10.4a1.99 1.99 0 00-2.688.264L4 18.384v-5.87zM4.55 28l8.069-7.011 7.029 2.884a1.998 1.998 0 001.147.077L28 22.26V28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-bar.ts b/packages/hiccup-carbon-icons/src/chart-bar.ts index 753d068870..9bd755ab9e 100644 --- a/packages/hiccup-carbon-icons/src/chart-bar.ts +++ b/packages/hiccup-carbon-icons/src/chart-bar.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_BAR + */ // prettier-ignore -export const CHART_BAR = +export const CHART_BAR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 28V6h-8v22h-4V14H7v14H4V2H2v26a2 2 0 002 2h26v-2zm-14 0H9V16h4zm12 0h-4V8h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-bubble.ts b/packages/hiccup-carbon-icons/src/chart-bubble.ts index 38b7a38db8..31441af794 100644 --- a/packages/hiccup-carbon-icons/src/chart-bubble.ts +++ b/packages/hiccup-carbon-icons/src/chart-bubble.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_BUBBLE + */ // prettier-ignore -export const CHART_BUBBLE = +export const CHART_BUBBLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 30H4a2 2 0 01-2-2V2h2v26h26z" }], ["path", { d: "M10 16a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4 4 4 0 00-4-4zM21 6a4 4 0 11-4 4 4 4 0 014-4m0-2a6 6 0 106 6 6 6 0 00-6-6zM24.5 21a1.5 1.5 0 11-1.5 1.5 1.5 1.5 0 011.5-1.5m0-2a3.5 3.5 0 103.5 3.5 3.5 3.5 0 00-3.5-3.5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-candlestick.ts b/packages/hiccup-carbon-icons/src/chart-candlestick.ts index 0a2f7470e4..fa9380f454 100644 --- a/packages/hiccup-carbon-icons/src/chart-candlestick.ts +++ b/packages/hiccup-carbon-icons/src/chart-candlestick.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_CANDLESTICK + */ // prettier-ignore -export const CHART_CANDLESTICK = +export const CHART_CANDLESTICK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 10h-2V6h-2v4h-2v12h2v4h2v-4h2zm-2 10h-2v-8h2zM14 8h-2V4h-2v4H8v10h2v4h2v-4h2zm-2 8h-2v-6h2z" }], ["path", { d: "M30 30H4a2 2 0 01-2-2V2h2v26h26z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-cluster-bar.ts b/packages/hiccup-carbon-icons/src/chart-cluster-bar.ts index 8d3458e903..703f8bbf6f 100644 --- a/packages/hiccup-carbon-icons/src/chart-cluster-bar.ts +++ b/packages/hiccup-carbon-icons/src/chart-cluster-bar.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_CLUSTER_BAR + */ // prettier-ignore -export const CHART_CLUSTER_BAR = +export const CHART_CLUSTER_BAR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 30H4a2 2 0 01-2-2V2h2v26h26z" }], ["path", { d: "M10 16h2v10h-2zM7 22h2v4H7zM26 8h2v18h-2zM23 14h2v12h-2zM17 26h-2V12h2zM20 26h-2v-8h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-custom.ts b/packages/hiccup-carbon-icons/src/chart-custom.ts index afc1d843ff..f9cd3f2f6b 100644 --- a/packages/hiccup-carbon-icons/src/chart-custom.ts +++ b/packages/hiccup-carbon-icons/src/chart-custom.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_CUSTOM + */ // prettier-ignore -export const CHART_CUSTOM = +export const CHART_CUSTOM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.707 19.293l-3-3a1 1 0 00-1.414 0L16 25.586V30h4.414l9.293-9.293a1 1 0 000-1.414zM19.586 28H18v-1.586l5-5L24.586 23zM26 21.586L24.414 20 26 18.414 27.586 20zM18 18v-4h2v4zM14 18v-6h2v6zM10 18V8h2v10z" }], ["path", { d: "M12 30H6a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h16a2.002 2.002 0 012 2v10h-2V4H6v24h6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-error-bar-alt.ts b/packages/hiccup-carbon-icons/src/chart-error-bar-alt.ts index 98be88988d..d44b415829 100644 --- a/packages/hiccup-carbon-icons/src/chart-error-bar-alt.ts +++ b/packages/hiccup-carbon-icons/src/chart-error-bar-alt.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_ERROR_BAR_ALT + */ // prettier-ignore -export const CHART_ERROR_BAR_ALT = +export const CHART_ERROR_BAR_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 10V8H8v2h2v4.184a2.983 2.983 0 000 5.632V24H8v2h6v-2h-2v-4.184a2.983 2.983 0 000-5.632V10zM26 6V4h-6v2h2v2.184a2.983 2.983 0 000 5.632V18h-2v2h6v-2h-2v-4.184a2.983 2.983 0 000-5.632V6z" }], ["path", { d: "M30 30H4a2 2 0 01-2-2V2h2v26h26z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-error-bar.ts b/packages/hiccup-carbon-icons/src/chart-error-bar.ts index 5ee7834839..6427100334 100644 --- a/packages/hiccup-carbon-icons/src/chart-error-bar.ts +++ b/packages/hiccup-carbon-icons/src/chart-error-bar.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_ERROR_BAR + */ // prettier-ignore -export const CHART_ERROR_BAR = +export const CHART_ERROR_BAR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 28V12h-4V8h2V6h-6v2h2v4h-4v16H4V2H2v26a2 2 0 002 2h26v-2zm-8-14h2v4h-2zm6 14h-6v-8h6zm0-10h-2v-4h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-evaluation.ts b/packages/hiccup-carbon-icons/src/chart-evaluation.ts index 1563687f5d..7ff37fe48d 100644 --- a/packages/hiccup-carbon-icons/src/chart-evaluation.ts +++ b/packages/hiccup-carbon-icons/src/chart-evaluation.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_EVALUATION + */ // prettier-ignore -export const CHART_EVALUATION = +export const CHART_EVALUATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25.587 8L28.586 5 30 6.412l-3 3.001zM16 20.5l-5-4.961 1.59-1.57 3.41 3.38L23.41 10 25 11.579 16 20.5z" }], ["path", { d: "M4 28v-2.587L10.414 19 9 17.585l-5 5V2H2v26a2 2 0 002 2h26v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-high-low.ts b/packages/hiccup-carbon-icons/src/chart-high-low.ts index 74288773b9..7e0dbf0202 100644 --- a/packages/hiccup-carbon-icons/src/chart-high-low.ts +++ b/packages/hiccup-carbon-icons/src/chart-high-low.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_HIGH_LOW + */ // prettier-ignore -export const CHART_HIGH_LOW = +export const CHART_HIGH_LOW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 8h-3V6h-2v14H7v2h3v2h2V10h3V8zM27 10h-3V6h-2v12h-3v2h3v4h2V12h3v-2z" }], ["path", { d: "M30 30H4a2 2 0 01-2-2V2h2v26h26z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-histogram.ts b/packages/hiccup-carbon-icons/src/chart-histogram.ts index f9375dc6ef..c8070a3c7b 100644 --- a/packages/hiccup-carbon-icons/src/chart-histogram.ts +++ b/packages/hiccup-carbon-icons/src/chart-histogram.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_HISTOGRAM + */ // prettier-ignore -export const CHART_HISTOGRAM = +export const CHART_HISTOGRAM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 16c2.973 0 4.232-2.251 5.345-4.237C12.475 9.744 13.45 8 16 8s3.526 1.744 4.655 3.763C21.768 13.749 23.027 16 26 16h4v-2h-4c-1.713 0-2.483-1.22-3.6-3.214C21.209 8.654 19.724 6 16 6s-5.207 2.654-6.4 4.786C8.482 12.779 7.712 14 6 14H4V2H2v26a2 2 0 002 2h26v-2h-2v-6h-2v6h-4v-8h-2v8h-4V16h-2v12h-4v-8H8v8H4V16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-line-data.ts b/packages/hiccup-carbon-icons/src/chart-line-data.ts index 138635bd42..b40e8da514 100644 --- a/packages/hiccup-carbon-icons/src/chart-line-data.ts +++ b/packages/hiccup-carbon-icons/src/chart-line-data.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_LINE_DATA + */ // prettier-ignore -export const CHART_LINE_DATA = +export const CHART_LINE_DATA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10.06 17.88A4.25 4.25 0 0011 18a4 4 0 002.23-.68l3.22 2.87a3.88 3.88 0 00-.2 3.17A4 4 0 1022.62 19l2.54-5.09a3.78 3.78 0 002.91-.53 4 4 0 10-4.69-.38l-2.54 5.09A3.86 3.86 0 0020 18a4 4 0 00-2.23.68l-3.22-2.87a3.88 3.88 0 00.2-3.17 4 4 0 10-6.45 4.29L4 25V2H2v26a2 2 0 002 2h26v-2H4.67zM26 8a2 2 0 11-2 2 2 2 0 012-2zm-4 14a2 2 0 11-2-2 2 2 0 012 2zM11 12a2 2 0 11-2 2 2 2 0 012-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-line.ts b/packages/hiccup-carbon-icons/src/chart-line.ts index ee5568ef6b..a45320d6c7 100644 --- a/packages/hiccup-carbon-icons/src/chart-line.ts +++ b/packages/hiccup-carbon-icons/src/chart-line.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_LINE + */ // prettier-ignore -export const CHART_LINE = +export const CHART_LINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4.67 28l6.39-12 7.3 6.49a2 2 0 001.7.47 2 2 0 001.42-1.07L27 10.9l-1.82-.9-5.49 11-7.3-6.49a2 2 0 00-1.68-.51 2 2 0 00-1.42 1L4 25V2H2v26a2 2 0 002 2h26v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-multi-line.ts b/packages/hiccup-carbon-icons/src/chart-multi-line.ts index 2c25b1f073..fe6169d55a 100644 --- a/packages/hiccup-carbon-icons/src/chart-multi-line.ts +++ b/packages/hiccup-carbon-icons/src/chart-multi-line.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_MULTI_LINE + */ // prettier-ignore -export const CHART_MULTI_LINE = +export const CHART_MULTI_LINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4.586 28l7.178-5.998 7.994 1.938a2.021 2.021 0 001.314-.12L28 20.58l-.848-1.812-6.916 3.229-7.994-1.938a2.003 2.003 0 00-1.74.384L4 25.882V20.49l7.764-6.488 7.994 1.938a2.021 2.021 0 001.314-.12L28 12.58l-.847-1.812-6.918 3.229-7.994-1.938a2.005 2.005 0 00-1.74.384L4 17.882V12.49l7.764-6.488 7.994 1.938a2.021 2.021 0 001.314-.12L28 4.585l-.846-1.812-6.918 3.224-7.994-1.938a2.003 2.003 0 00-1.74.384L4 9.882V2H2v26a2 2 0 002 2h26v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-multitype.ts b/packages/hiccup-carbon-icons/src/chart-multitype.ts index c116bd941d..ed399310ae 100644 --- a/packages/hiccup-carbon-icons/src/chart-multitype.ts +++ b/packages/hiccup-carbon-icons/src/chart-multitype.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_MULTITYPE + */ // prettier-ignore -export const CHART_MULTITYPE = +export const CHART_MULTITYPE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 22h2v8h-2zM24 18h2v12h-2zM20 26h2v4h-2zM9 16a7 7 0 107 7 7.008 7.008 0 00-7-7zm4.899 6H10v-3.899A5.014 5.014 0 0113.899 22zM9 28a5 5 0 01-1-9.899V22a2 2 0 002 2h3.899A5.008 5.008 0 019 28zM22.535 12l4-6H30V4h-4.535l-4 6H18V2h-2v12a2 2 0 002 2h12v-2H18v-2z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/chart-network.ts b/packages/hiccup-carbon-icons/src/chart-network.ts index dc8e9aa4e2..faeea961d6 100644 --- a/packages/hiccup-carbon-icons/src/chart-network.ts +++ b/packages/hiccup-carbon-icons/src/chart-network.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_NETWORK + */ // prettier-ignore -export const CHART_NETWORK = +export const CHART_NETWORK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 14a2 2 0 002-2V6a2 2 0 00-2-2h-6a2 2 0 00-2 2v6a2 2 0 002 2h2v4.1a5 5 0 00-3.9 3.9H14v-2a2 2 0 00-2-2h-2v-4.1a5 5 0 10-2 0V18H6a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2v-2h4.1a5 5 0 105.9-5.9V14zM6 9a3 3 0 113 3 3 3 0 01-3-3zm6 17H6v-6h6zm14-3a3 3 0 11-3-3 3 3 0 013 3zM20 6h6v6h-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-parallel.ts b/packages/hiccup-carbon-icons/src/chart-parallel.ts index 1737e6876e..7450a9e046 100644 --- a/packages/hiccup-carbon-icons/src/chart-parallel.ts +++ b/packages/hiccup-carbon-icons/src/chart-parallel.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_PARALLEL + */ // prettier-ignore -export const CHART_PARALLEL = +export const CHART_PARALLEL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2v3.307l-6 2.25V2h-2v5.523l-8-3.2V2h-2v2.446l-6 3.75V2H2v28h2v-2.382l6-3V30h2v-5.656l8 2.4V30h2v-3.446l6-3.75V30h2V2zm0 5.443V12.5L22 17V9.693zm-8 2.234v7.557l-8-4.8V6.477zM10 6.804v5.742l-6 5.25v-7.242zM4 25.382v-4.928l6-5.25v7.178zm8-3.126v-7.49l8 4.8v5.09zm10 1.94V19.5l6-4.5v5.446z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-pie.ts b/packages/hiccup-carbon-icons/src/chart-pie.ts index 9a85b4f773..49540dfbf1 100644 --- a/packages/hiccup-carbon-icons/src/chart-pie.ts +++ b/packages/hiccup-carbon-icons/src/chart-pie.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_PIE + */ // prettier-ignore -export const CHART_PIE = +export const CHART_PIE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 4a12 12 0 1012 12A12 12 0 0016 4zm10 11h-9V6.05A10 10 0 0126 15zM15.42 26A10 10 0 0115 6.05v9a2 2 0 002 2h9A10 10 0 0115.42 26z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-population.ts b/packages/hiccup-carbon-icons/src/chart-population.ts index c9ad925f9d..c0668f82fc 100644 --- a/packages/hiccup-carbon-icons/src/chart-population.ts +++ b/packages/hiccup-carbon-icons/src/chart-population.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_POPULATION + */ // prettier-ignore -export const CHART_POPULATION = +export const CHART_POPULATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 22H17v-2h9v-6h-9v-2h5V6h-5V2h-2v4h-5v6h5v2H6v6h9v2H2v6h13v2h2v-2h13zM20 8v2h-3V8zm-8 2V8h3v2zm12 6v2h-7v-2zM8 18v-2h7v2zm-4 8v-2h11v2zm24 0H17v-2h11z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-radar.ts b/packages/hiccup-carbon-icons/src/chart-radar.ts index 60a7cf9802..0a3a21731b 100644 --- a/packages/hiccup-carbon-icons/src/chart-radar.ts +++ b/packages/hiccup-carbon-icons/src/chart-radar.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_RADAR + */ // prettier-ignore -export const CHART_RADAR = +export const CHART_RADAR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2L2 13l6 17h16l6-17zm2.582 19.265l-5.986 1.33-1.423-7.824 4.91-4.21 5.442 4.082zm.198 2.005L21.326 28H10.674l1.79-3.327zm-9.19-9.776l-3.85-.889L15 5.329v3.528zM17 8.75V5.33l9.26 7.275-3.15.727zM4.614 14.398l4.654 1.074 1.484 8.164-1.738 3.228zm18.372 12.466l-2.577-4.785 3.007-6.765 3.97-.916z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-relationship.ts b/packages/hiccup-carbon-icons/src/chart-relationship.ts index 25de78dfad..c12bf888b1 100644 --- a/packages/hiccup-carbon-icons/src/chart-relationship.ts +++ b/packages/hiccup-carbon-icons/src/chart-relationship.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_RELATIONSHIP + */ // prettier-ignore -export const CHART_RELATIONSHIP = +export const CHART_RELATIONSHIP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 6a3.996 3.996 0 00-3.858 3H17.93A7.996 7.996 0 109 17.93v4.212a4 4 0 102 0v-4.211a7.951 7.951 0 003.898-1.62l3.669 3.67A3.953 3.953 0 0018 22a4 4 0 104-4 3.952 3.952 0 00-2.019.567l-3.67-3.67A7.95 7.95 0 0017.932 11h4.211A3.993 3.993 0 1026 6zM12 26a2 2 0 11-2-2 2.002 2.002 0 012 2zm-2-10a6 6 0 116-6 6.007 6.007 0 01-6 6zm14 6a2 2 0 11-2-2 2.002 2.002 0 012 2zm2-10a2 2 0 112-2 2.002 2.002 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-ring.ts b/packages/hiccup-carbon-icons/src/chart-ring.ts index 6a3ca4aa86..d9795b1c83 100644 --- a/packages/hiccup-carbon-icons/src/chart-ring.ts +++ b/packages/hiccup-carbon-icons/src/chart-ring.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_RING + */ // prettier-ignore -export const CHART_RING = +export const CHART_RING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14.016 14.016 0 0016 2zm11.95 13.001h-6.04a5.982 5.982 0 00-9.38-3.885l-4.27-4.27A11.978 11.978 0 0127.95 15zM16 20a4 4 0 114-4 4.005 4.005 0 01-4 4zM4 16a11.937 11.937 0 012.846-7.74l4.27 4.27A5.984 5.984 0 0015 21.91v6.04A12.01 12.01 0 014 16zm13 11.95v-6.04A6.007 6.007 0 0021.91 17h6.04A12.008 12.008 0 0117 27.95z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-river.ts b/packages/hiccup-carbon-icons/src/chart-river.ts index a57f49cc13..97a438ac61 100644 --- a/packages/hiccup-carbon-icons/src/chart-river.ts +++ b/packages/hiccup-carbon-icons/src/chart-river.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_RIVER + */ // prettier-ignore -export const CHART_RIVER = +export const CHART_RIVER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12.433 20.017l8.037 4.68a1.958 1.958 0 001.051.301 2.241 2.241 0 00.489-.055l7.253-1.977A1 1 0 0030 22V7.996a1 1 0 00-1.26-.966l-7.237 1.953-8.037-4.68a1.992 1.992 0 00-1.865-.135L4 7.473V2H2v26a2 2 0 002 2h26v-2H4v-4.342zM28 21.234l-6.497 1.75-8.037-4.68a1.993 1.993 0 00-1.865-.135L4 21.475v-4.818l8.433-3.641 8.037 4.68a1.962 1.962 0 001.05.302 2.211 2.211 0 00.49-.056L28 16.31zM12.433 6.016l8.037 4.68a2.01 2.01 0 001.54.245L28 9.308v4.926l-6.497 1.75-8.037-4.68a1.992 1.992 0 00-1.865-.136L4 14.474V9.656z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-rose.ts b/packages/hiccup-carbon-icons/src/chart-rose.ts index 8677bb893d..a84dc93f85 100644 --- a/packages/hiccup-carbon-icons/src/chart-rose.ts +++ b/packages/hiccup-carbon-icons/src/chart-rose.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_ROSE + */ // prettier-ignore -export const CHART_ROSE = +export const CHART_ROSE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 17A15.017 15.017 0 0015 2h-1v6.06A9.012 9.012 0 006.06 16H4v1a11.01 11.01 0 0010 10.95V30h1a13.008 13.008 0 0012.95-12H30zM16 4.038A13.022 13.022 0 0127.962 16H16zm-2 6.042V16H8.08A7.004 7.004 0 0114 10.08zM6.055 18H14v7.939A9.013 9.013 0 016.055 18zM16 27.955V18h9.955A11.02 11.02 0 0116 27.955z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-scatter.ts b/packages/hiccup-carbon-icons/src/chart-scatter.ts index d6a5c7371b..59f79b6c1e 100644 --- a/packages/hiccup-carbon-icons/src/chart-scatter.ts +++ b/packages/hiccup-carbon-icons/src/chart-scatter.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_SCATTER + */ // prettier-ignore -export const CHART_SCATTER = +export const CHART_SCATTER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 30H4a2 2 0 01-2-2V2h2v26h26z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/chart-stacked.ts b/packages/hiccup-carbon-icons/src/chart-stacked.ts index 8c7ffe543f..caa9d0f889 100644 --- a/packages/hiccup-carbon-icons/src/chart-stacked.ts +++ b/packages/hiccup-carbon-icons/src/chart-stacked.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_STACKED + */ // prettier-ignore -export const CHART_STACKED = +export const CHART_STACKED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 28V6h-8v22h-4V14H8v14H4V2H2v26a2 2 0 002 2h26v-2zM22 8h4v10h-4zm-12 8h4v6h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-stepper.ts b/packages/hiccup-carbon-icons/src/chart-stepper.ts index 08d4964486..307cf450b0 100644 --- a/packages/hiccup-carbon-icons/src/chart-stepper.ts +++ b/packages/hiccup-carbon-icons/src/chart-stepper.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_STEPPER + */ // prettier-ignore -export const CHART_STEPPER = +export const CHART_STEPPER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 22v-8h8V6h8V4H20v8h-8v8H4V2H2v26a2.002 2.002 0 002 2h26v-2H4v-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-t-sne.ts b/packages/hiccup-carbon-icons/src/chart-t-sne.ts index d79d415165..2806bdd260 100644 --- a/packages/hiccup-carbon-icons/src/chart-t-sne.ts +++ b/packages/hiccup-carbon-icons/src/chart-t-sne.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_T_SNE + */ // prettier-ignore -export const CHART_T_SNE = +export const CHART_T_SNE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/chart-treemap.ts b/packages/hiccup-carbon-icons/src/chart-treemap.ts index 670ea3ff73..4683aa59fe 100644 --- a/packages/hiccup-carbon-icons/src/chart-treemap.ts +++ b/packages/hiccup-carbon-icons/src/chart-treemap.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_TREEMAP + */ // prettier-ignore -export const CHART_TREEMAP = +export const CHART_TREEMAP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H4a2.002 2.002 0 00-2 2v24a2.002 2.002 0 002 2h24a2.002 2.002 0 002-2V4a2.002 2.002 0 00-2-2zm0 12h-5V4h5zM16 4h5v10h-5zm-2 0v16H4V4zM4 22h10v6H4zm12 6V16h12v12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chart-venn-diagram.ts b/packages/hiccup-carbon-icons/src/chart-venn-diagram.ts index 8776fd024c..7260b1ffd8 100644 --- a/packages/hiccup-carbon-icons/src/chart-venn-diagram.ts +++ b/packages/hiccup-carbon-icons/src/chart-venn-diagram.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHART_VENN_DIAGRAM + */ // prettier-ignore -export const CHART_VENN_DIAGRAM = +export const CHART_VENN_DIAGRAM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 6a9.92 9.92 0 00-4 .84A9.92 9.92 0 0012 6a10 10 0 000 20 9.92 9.92 0 004-.84 9.92 9.92 0 004 .84 10 10 0 000-20zm-8 18a8 8 0 010-16 7.91 7.91 0 011.76.2 10 10 0 000 15.6A7.91 7.91 0 0112 24zm8-8a8 8 0 01-4 6.92 8 8 0 010-13.84A8 8 0 0120 16zm0 8a7.91 7.91 0 01-1.76-.2 10 10 0 000-15.6A7.91 7.91 0 0120 8a8 8 0 010 16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chat-bot.ts b/packages/hiccup-carbon-icons/src/chat-bot.ts index 3b20dca68c..8b84b5d37d 100644 --- a/packages/hiccup-carbon-icons/src/chat-bot.ts +++ b/packages/hiccup-carbon-icons/src/chat-bot.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHAT_BOT + */ // prettier-ignore -export const CHAT_BOT = +export const CHAT_BOT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 19a6.99 6.99 0 01-5.833-3.129l1.666-1.107a5 5 0 008.334 0l1.666 1.107A6.99 6.99 0 0116 19zM20 8a2 2 0 102 2 1.98 1.98 0 00-2-2zM12 8a2 2 0 102 2 1.98 1.98 0 00-2-2z" }], ["path", { d: "M17.736 30L16 29l4-7h6a1.997 1.997 0 002-2V6a1.997 1.997 0 00-2-2H6a1.997 1.997 0 00-2 2v14a1.997 1.997 0 002 2h9v2H6a4 4 0 01-4-4V6a3.999 3.999 0 014-4h20a3.999 3.999 0 014 4v14a4 4 0 01-4 4h-4.835z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chat.ts b/packages/hiccup-carbon-icons/src/chat.ts index 59c231386f..262828b470 100644 --- a/packages/hiccup-carbon-icons/src/chat.ts +++ b/packages/hiccup-carbon-icons/src/chat.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHAT + */ // prettier-ignore -export const CHAT = +export const CHAT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17.74 30L16 29l4-7h6a2 2 0 002-2V8a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2h9v2H6a4 4 0 01-4-4V8a4 4 0 014-4h20a4 4 0 014 4v12a4 4 0 01-4 4h-4.84z" }], ["path", { d: "M8 10h16v2H8zM8 16h10v2H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/checkbox-checked-filled.ts b/packages/hiccup-carbon-icons/src/checkbox-checked-filled.ts index def771cfbb..de030a7543 100644 --- a/packages/hiccup-carbon-icons/src/checkbox-checked-filled.ts +++ b/packages/hiccup-carbon-icons/src/checkbox-checked-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHECKBOX_CHECKED_FILLED + */ // prettier-ignore -export const CHECKBOX_CHECKED_FILLED = +export const CHECKBOX_CHECKED_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 4H6a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V6a2 2 0 00-2-2zM14 21.5l-5-4.957L10.59 15 14 18.346 21.409 11 23 12.577z" }]]; diff --git a/packages/hiccup-carbon-icons/src/checkbox-checked.ts b/packages/hiccup-carbon-icons/src/checkbox-checked.ts index 2f66a5851f..d6cd38ff5f 100644 --- a/packages/hiccup-carbon-icons/src/checkbox-checked.ts +++ b/packages/hiccup-carbon-icons/src/checkbox-checked.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHECKBOX_CHECKED + */ // prettier-ignore -export const CHECKBOX_CHECKED = +export const CHECKBOX_CHECKED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 4H6a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V6a2 2 0 00-2-2zM6 26V6h20v20z" }], ["path", { d: "M14 21.5l-5-4.96L10.59 15 14 18.35 21.41 11 23 12.58l-9 8.92z" }]]; diff --git a/packages/hiccup-carbon-icons/src/checkbox-indeterminate-filled.ts b/packages/hiccup-carbon-icons/src/checkbox-indeterminate-filled.ts index 2679c22027..09c899ccbf 100644 --- a/packages/hiccup-carbon-icons/src/checkbox-indeterminate-filled.ts +++ b/packages/hiccup-carbon-icons/src/checkbox-indeterminate-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHECKBOX_INDETERMINATE_FILLED + */ // prettier-ignore -export const CHECKBOX_INDETERMINATE_FILLED = +export const CHECKBOX_INDETERMINATE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 4H6a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V6a2 2 0 00-2-2zm-4 14H10v-4h12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/checkbox-indeterminate.ts b/packages/hiccup-carbon-icons/src/checkbox-indeterminate.ts index 09515e41f9..e0e4079774 100644 --- a/packages/hiccup-carbon-icons/src/checkbox-indeterminate.ts +++ b/packages/hiccup-carbon-icons/src/checkbox-indeterminate.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHECKBOX_INDETERMINATE + */ // prettier-ignore -export const CHECKBOX_INDETERMINATE = +export const CHECKBOX_INDETERMINATE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 14h12v4H10z" }], ["path", { d: "M26 4H6a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V6a2 2 0 00-2-2zM6 26V6h20v20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/checkbox-undeterminate-filled.ts b/packages/hiccup-carbon-icons/src/checkbox-undeterminate-filled.ts index f217fd4eed..c1b431ab28 100644 --- a/packages/hiccup-carbon-icons/src/checkbox-undeterminate-filled.ts +++ b/packages/hiccup-carbon-icons/src/checkbox-undeterminate-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHECKBOX_UNDETERMINATE_FILLED + */ // prettier-ignore -export const CHECKBOX_UNDETERMINATE_FILLED = +export const CHECKBOX_UNDETERMINATE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 4H6a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V6a2 2 0 00-2-2zm-4 14H10v-4h12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/checkbox-undeterminate.ts b/packages/hiccup-carbon-icons/src/checkbox-undeterminate.ts index 02d3b5a85d..046bf598e7 100644 --- a/packages/hiccup-carbon-icons/src/checkbox-undeterminate.ts +++ b/packages/hiccup-carbon-icons/src/checkbox-undeterminate.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHECKBOX_UNDETERMINATE + */ // prettier-ignore -export const CHECKBOX_UNDETERMINATE = +export const CHECKBOX_UNDETERMINATE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 14h12v4H10z" }], ["path", { d: "M26 4H6a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V6a2 2 0 00-2-2zM6 26V6h20v20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/checkbox.ts b/packages/hiccup-carbon-icons/src/checkbox.ts index a62a0ae57f..cee37f23b2 100644 --- a/packages/hiccup-carbon-icons/src/checkbox.ts +++ b/packages/hiccup-carbon-icons/src/checkbox.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHECKBOX + */ // prettier-ignore -export const CHECKBOX = +export const CHECKBOX: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 4H6a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V6a2 2 0 00-2-2zM6 26V6h20v20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/checkmark-filled-error.ts b/packages/hiccup-carbon-icons/src/checkmark-filled-error.ts index 0e4bac305c..0a4cc4a200 100644 --- a/packages/hiccup-carbon-icons/src/checkmark-filled-error.ts +++ b/packages/hiccup-carbon-icons/src/checkmark-filled-error.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHECKMARK_FILLED_ERROR + */ // prettier-ignore -export const CHECKMARK_FILLED_ERROR = +export const CHECKMARK_FILLED_ERROR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 24a6 6 0 10-6 6 6.007 6.007 0 006-6zm-2 0a3.952 3.952 0 01-.567 2.019l-5.452-5.452A3.953 3.953 0 0124 20a4.005 4.005 0 014 4zm-8 0a3.952 3.952 0 01.567-2.019l5.452 5.452A3.953 3.953 0 0124 28a4.005 4.005 0 01-4-4z" }], ["path", { d: "M14 2a12 12 0 102 23.82V24a8 8 0 018-8h1.82A11.935 11.935 0 0014 2zm-2 16.59l-4-4L9.59 13 12 15.41 17.41 10 19 11.59z" }]]; diff --git a/packages/hiccup-carbon-icons/src/checkmark-filled-warning.ts b/packages/hiccup-carbon-icons/src/checkmark-filled-warning.ts index bd3dcf25d4..5e9c9f01bf 100644 --- a/packages/hiccup-carbon-icons/src/checkmark-filled-warning.ts +++ b/packages/hiccup-carbon-icons/src/checkmark-filled-warning.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHECKMARK_FILLED_WARNING + */ // prettier-ignore -export const CHECKMARK_FILLED_WARNING = +export const CHECKMARK_FILLED_WARNING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 2a12 12 0 103.393 23.506l3.924-7.85A2.985 2.985 0 0124 16h1.82A11.935 11.935 0 0014 2zm-2 16.59l-4-4L9.59 13 12 15.41 17.41 10 19 11.59z" }], ["path", { d: "M27.38 28h-6.762L24 21.236zM24 18a1 1 0 00-.895.553l-5 10A1 1 0 0019 30h10a1 1 0 00.921-1.39l-5.026-10.057A1 1 0 0024 18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/checkmark-filled.ts b/packages/hiccup-carbon-icons/src/checkmark-filled.ts index 6e169cfd7e..16596f7e3b 100644 --- a/packages/hiccup-carbon-icons/src/checkmark-filled.ts +++ b/packages/hiccup-carbon-icons/src/checkmark-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHECKMARK_FILLED + */ // prettier-ignore -export const CHECKMARK_FILLED = +export const CHECKMARK_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm-2 19.59l-5-5L10.59 15 14 18.41 21.41 11l1.596 1.586z" }]]; diff --git a/packages/hiccup-carbon-icons/src/checkmark-outline-error.ts b/packages/hiccup-carbon-icons/src/checkmark-outline-error.ts index a75279c3cb..738f3de5ba 100644 --- a/packages/hiccup-carbon-icons/src/checkmark-outline-error.ts +++ b/packages/hiccup-carbon-icons/src/checkmark-outline-error.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHECKMARK_OUTLINE_ERROR + */ // prettier-ignore -export const CHECKMARK_OUTLINE_ERROR = +export const CHECKMARK_OUTLINE_ERROR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 24a10 10 0 1110-10h2a12 12 0 10-12 12z" }], ["path", { d: "M12 15.59L9.41 13 8 14.41l4 4 7-7L17.59 10 12 15.59zM30 24a6 6 0 10-6 6 6.007 6.007 0 006-6zm-2 0a3.952 3.952 0 01-.567 2.019l-5.452-5.452A3.953 3.953 0 0124 20a4.005 4.005 0 014 4zm-8 0a3.952 3.952 0 01.567-2.019l5.452 5.452A3.953 3.953 0 0124 28a4.005 4.005 0 01-4-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/checkmark-outline-warning.ts b/packages/hiccup-carbon-icons/src/checkmark-outline-warning.ts index dd8280a0e6..3db46f85ad 100644 --- a/packages/hiccup-carbon-icons/src/checkmark-outline-warning.ts +++ b/packages/hiccup-carbon-icons/src/checkmark-outline-warning.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHECKMARK_OUTLINE_WARNING + */ // prettier-ignore -export const CHECKMARK_OUTLINE_WARNING = +export const CHECKMARK_OUTLINE_WARNING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 24a10 10 0 1110-10h2a12 12 0 10-12 12z" }], ["path", { d: "M12 15.59L9.41 13 8 14.41l4 4 7-7L17.59 10 12 15.59zM27.38 28h-6.762L24 21.236zM24 18a1 1 0 00-.895.553l-5 10A1 1 0 0019 30h10a1 1 0 00.921-1.39l-5.026-10.057A1 1 0 0024 18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/checkmark-outline.ts b/packages/hiccup-carbon-icons/src/checkmark-outline.ts index da06ed8ed5..5b4f0770b0 100644 --- a/packages/hiccup-carbon-icons/src/checkmark-outline.ts +++ b/packages/hiccup-carbon-icons/src/checkmark-outline.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHECKMARK_OUTLINE + */ // prettier-ignore -export const CHECKMARK_OUTLINE = +export const CHECKMARK_OUTLINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 21.414l-5-5.001L10.413 15 14 18.586 21.585 11 23 12.415l-9 8.999z" }], ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 26a12 12 0 1112-12 12 12 0 01-12 12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/checkmark.ts b/packages/hiccup-carbon-icons/src/checkmark.ts index 11e43b3e30..71b6acb190 100644 --- a/packages/hiccup-carbon-icons/src/checkmark.ts +++ b/packages/hiccup-carbon-icons/src/checkmark.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHECKMARK + */ // prettier-ignore -export const CHECKMARK = +export const CHECKMARK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13 24l-9-9 1.414-1.414L13 21.171 26.586 7.586 28 9 13 24z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chemistry-reference.ts b/packages/hiccup-carbon-icons/src/chemistry-reference.ts index d164690859..39b9b2dfb4 100644 --- a/packages/hiccup-carbon-icons/src/chemistry-reference.ts +++ b/packages/hiccup-carbon-icons/src/chemistry-reference.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHEMISTRY_REFERENCE + */ // prettier-ignore -export const CHEMISTRY_REFERENCE = +export const CHEMISTRY_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4z" }], ["path", { d: "M20 13.67V4h2V2H10v2h2v9.67L9.58 17h2.477L14 14.33V4h4v10.33l7.61 10.46a2.013 2.013 0 01-.44 2.82 2.04 2.04 0 01-1.19.39H15v2h8.98a4.015 4.015 0 003.25-6.38z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chemistry.ts b/packages/hiccup-carbon-icons/src/chemistry.ts index 014c5cfd41..5a2c6643eb 100644 --- a/packages/hiccup-carbon-icons/src/chemistry.ts +++ b/packages/hiccup-carbon-icons/src/chemistry.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHEMISTRY + */ // prettier-ignore -export const CHEMISTRY = +export const CHEMISTRY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.231 23.618L20 13.675V4h2V2H10v2h2v9.675l-7.231 9.943A4.018 4.018 0 008.019 30H23.98a4.018 4.018 0 003.25-6.382zM14 14.325V4h4v10.325L20.673 18h-9.346zM23.981 28H8.02a2.02 2.02 0 01-1.633-3.206L9.873 20h12.254l3.487 4.794A2.02 2.02 0 0123.981 28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chevron-down.ts b/packages/hiccup-carbon-icons/src/chevron-down.ts index 6e4e13ec89..ed93d6d234 100644 --- a/packages/hiccup-carbon-icons/src/chevron-down.ts +++ b/packages/hiccup-carbon-icons/src/chevron-down.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHEVRON_DOWN + */ // prettier-ignore -export const CHEVRON_DOWN = +export const CHEVRON_DOWN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 22L6 12l1.4-1.4 8.6 8.6 8.6-8.6L26 12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chevron-left.ts b/packages/hiccup-carbon-icons/src/chevron-left.ts index 7b2c27ac62..e55d2ed84a 100644 --- a/packages/hiccup-carbon-icons/src/chevron-left.ts +++ b/packages/hiccup-carbon-icons/src/chevron-left.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHEVRON_LEFT + */ // prettier-ignore -export const CHEVRON_LEFT = +export const CHEVRON_LEFT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 16L20 6l1.4 1.4-8.6 8.6 8.6 8.6L20 26z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chevron-mini.ts b/packages/hiccup-carbon-icons/src/chevron-mini.ts index 1aeba1bb54..284db3e7ac 100644 --- a/packages/hiccup-carbon-icons/src/chevron-mini.ts +++ b/packages/hiccup-carbon-icons/src/chevron-mini.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHEVRON_MINI + */ // prettier-ignore -export const CHEVRON_MINI = +export const CHEVRON_MINI: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M31 19v12H19z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chevron-right.ts b/packages/hiccup-carbon-icons/src/chevron-right.ts index e030f7e67d..ea16d4b76f 100644 --- a/packages/hiccup-carbon-icons/src/chevron-right.ts +++ b/packages/hiccup-carbon-icons/src/chevron-right.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHEVRON_RIGHT + */ // prettier-ignore -export const CHEVRON_RIGHT = +export const CHEVRON_RIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 16L12 26l-1.4-1.4 8.6-8.6-8.6-8.6L12 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chevron-sort-down.ts b/packages/hiccup-carbon-icons/src/chevron-sort-down.ts index 7e47ff2ad7..75ea30f07b 100644 --- a/packages/hiccup-carbon-icons/src/chevron-sort-down.ts +++ b/packages/hiccup-carbon-icons/src/chevron-sort-down.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHEVRON_SORT_DOWN + */ // prettier-ignore -export const CHEVRON_SORT_DOWN = +export const CHEVRON_SORT_DOWN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 28l-7-7 1.4-1.4 5.6 5.6 5.6-5.6L23 21z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chevron-sort-up.ts b/packages/hiccup-carbon-icons/src/chevron-sort-up.ts index 5913e7c4ee..91c74e213d 100644 --- a/packages/hiccup-carbon-icons/src/chevron-sort-up.ts +++ b/packages/hiccup-carbon-icons/src/chevron-sort-up.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHEVRON_SORT_UP + */ // prettier-ignore -export const CHEVRON_SORT_UP = +export const CHEVRON_SORT_UP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 4l7 7-1.4 1.4L16 6.8l-5.6 5.6L9 11z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chevron-sort.ts b/packages/hiccup-carbon-icons/src/chevron-sort.ts index ce761eb8af..88cd9fad97 100644 --- a/packages/hiccup-carbon-icons/src/chevron-sort.ts +++ b/packages/hiccup-carbon-icons/src/chevron-sort.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHEVRON_SORT + */ // prettier-ignore -export const CHEVRON_SORT = +export const CHEVRON_SORT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 28l-7-7 1.41-1.41L16 25.17l5.59-5.58L23 21l-7 7zM16 4l7 7-1.41 1.41L16 6.83l-5.59 5.58L9 11l7-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chevron-up.ts b/packages/hiccup-carbon-icons/src/chevron-up.ts index cc2cc14a2a..b102a2d8d5 100644 --- a/packages/hiccup-carbon-icons/src/chevron-up.ts +++ b/packages/hiccup-carbon-icons/src/chevron-up.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHEVRON_UP + */ // prettier-ignore -export const CHEVRON_UP = +export const CHEVRON_UP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 10l10 10-1.4 1.4-8.6-8.6-8.6 8.6L6 20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/chip.ts b/packages/hiccup-carbon-icons/src/chip.ts index 5952e81884..c74c26ccda 100644 --- a/packages/hiccup-carbon-icons/src/chip.ts +++ b/packages/hiccup-carbon-icons/src/chip.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHIP + */ // prettier-ignore -export const CHIP = +export const CHIP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11 11v10h10V11zm8 8h-6v-6h6z" }], ["path", { d: "M30 13v-2h-4V8a2 2 0 00-2-2h-3V2h-2v4h-6V2h-2v4H8a2 2 0 00-2 2v3H2v2h4v6H2v2h4v3a2 2 0 002 2h3v4h2v-4h6v4h2v-4h3a2 2 0 002-2v-3h4v-2h-4v-6zm-6 11H8V8h16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/choices.ts b/packages/hiccup-carbon-icons/src/choices.ts index 7b577bf7d3..6c22e93ebb 100644 --- a/packages/hiccup-carbon-icons/src/choices.ts +++ b/packages/hiccup-carbon-icons/src/choices.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CHOICES + */ // prettier-ignore -export const CHOICES = +export const CHOICES: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 4v2h3.586L16 14.586 7.414 6H11V4H4v7h2V7.414l9 9V28h2V16.414l9-9V11h2V4h-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/circle-dash.ts b/packages/hiccup-carbon-icons/src/circle-dash.ts index 72eb5c5654..f487d5ef66 100644 --- a/packages/hiccup-carbon-icons/src/circle-dash.ts +++ b/packages/hiccup-carbon-icons/src/circle-dash.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CIRCLE_DASH + */ // prettier-ignore -export const CIRCLE_DASH = +export const CIRCLE_DASH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M7.7 4.7a14.7 14.7 0 00-3 3.1L6.3 9a13.26 13.26 0 012.6-2.7zM4.6 12.3l-1.9-.6A12.51 12.51 0 002 16h2a11.48 11.48 0 01.6-3.7zM2.7 20.4a14.4 14.4 0 002 3.9l1.6-1.2a12.89 12.89 0 01-1.7-3.3zM7.8 27.3a14.4 14.4 0 003.9 2l.6-1.9A12.89 12.89 0 019 25.7zM11.7 2.7l.6 1.9A11.48 11.48 0 0116 4V2a12.51 12.51 0 00-4.3.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23a11.53 11.53 0 01-2.7 2.7zM27.4 19.7l1.9.6A15.47 15.47 0 0030 16h-2a11.48 11.48 0 01-.6 3.7zM29.2 11.6a14.4 14.4 0 00-2-3.9l-1.6 1.2a12.89 12.89 0 011.7 3.3zM24.1 4.6a14.4 14.4 0 00-3.9-2l-.6 1.9a12.89 12.89 0 013.3 1.7zM20.3 29.3l-.6-1.9a11.48 11.48 0 01-3.7.6v2a21.42 21.42 0 004.3-.7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/circle-filled.ts b/packages/hiccup-carbon-icons/src/circle-filled.ts index aa492c7a1a..a0ab56e814 100644 --- a/packages/hiccup-carbon-icons/src/circle-filled.ts +++ b/packages/hiccup-carbon-icons/src/circle-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CIRCLE_FILLED + */ // prettier-ignore -export const CIRCLE_FILLED = +export const CIRCLE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/circle-packing.ts b/packages/hiccup-carbon-icons/src/circle-packing.ts index 4cd027e377..3dbd82e1ca 100644 --- a/packages/hiccup-carbon-icons/src/circle-packing.ts +++ b/packages/hiccup-carbon-icons/src/circle-packing.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CIRCLE_PACKING + */ // prettier-ignore -export const CIRCLE_PACKING = +export const CIRCLE_PACKING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm7.5 7a3.5 3.5 0 11-3.5 3.5A3.504 3.504 0 0123.5 9zm.435-1.978A5.528 5.528 0 0023.5 7a5.483 5.483 0 00-4.132 1.878A8.01 8.01 0 0013.8 4.211a11.855 11.855 0 0110.134 2.811zM16 28a4 4 0 114-4 4.005 4.005 0 01-4 4zm-4-10a6 6 0 116-6 6.007 6.007 0 01-6 6zm-8-2a11.97 11.97 0 01.211-2.199 7.992 7.992 0 007.346 6.176 5.958 5.958 0 00-.89 6.757A12.002 12.002 0 014 16zm17.332 10.734a5.983 5.983 0 00-4.178-8.62 8.02 8.02 0 001.913-2.368 5.488 5.488 0 008.917-.068c.003.108.016.214.016.322a12.002 12.002 0 01-6.668 10.734z" }]]; diff --git a/packages/hiccup-carbon-icons/src/classification.ts b/packages/hiccup-carbon-icons/src/classification.ts index 8834d7dcbc..0dc2fcd41d 100644 --- a/packages/hiccup-carbon-icons/src/classification.ts +++ b/packages/hiccup-carbon-icons/src/classification.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLASSIFICATION + */ // prettier-ignore -export const CLASSIFICATION = +export const CLASSIFICATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/classifier-language.ts b/packages/hiccup-carbon-icons/src/classifier-language.ts index 3ac6ec1ea0..bca118441b 100644 --- a/packages/hiccup-carbon-icons/src/classifier-language.ts +++ b/packages/hiccup-carbon-icons/src/classifier-language.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLASSIFIER_LANGUAGE + */ // prettier-ignore -export const CLASSIFIER_LANGUAGE = +export const CLASSIFIER_LANGUAGE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 10V2h-8v8h3v4h-2v2h7v-2h-3v-4zm-6-6h4v4h-4zM20 23.41L18.59 22 16 24.59 13.41 22 12 23.41 14.59 26 12 28.59 13.41 30 16 27.41 18.59 30 20 28.59 17.41 26 20 23.41zM20 14h-8v2h3v5h2v-5h3v-2zM7 9.86a4 4 0 10-2 0V14H2v2h7v-2H7zM4 6a2 2 0 112 2 2 2 0 01-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/clean.ts b/packages/hiccup-carbon-icons/src/clean.ts index e2a5d05554..d8cfa4acbf 100644 --- a/packages/hiccup-carbon-icons/src/clean.ts +++ b/packages/hiccup-carbon-icons/src/clean.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLEAN + */ // prettier-ignore -export const CLEAN = +export const CLEAN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 20h-6v-2h6zM30 28h-6v-2h6zM28 24h-6v-2h6z" }], ["path", { d: "M17.003 20a4.895 4.895 0 00-2.404-4.173L22 3l-1.73-1-7.577 13.126a5.699 5.699 0 00-5.243 1.503C3.706 20.24 3.996 28.682 4.01 29.04a1 1 0 001 .96h14.991a1 1 0 00.6-1.8c-3.54-2.656-3.598-8.146-3.598-8.2zm-5.073-3.003A3.11 3.11 0 0115.004 20c0 .038.002.208.017.469l-5.9-2.624a3.8 3.8 0 012.809-.848zM15.45 28A5.2 5.2 0 0114 25h-2a6.5 6.5 0 00.968 3h-2.223A16.617 16.617 0 0110 24H8a17.342 17.342 0 00.665 4H6c.031-1.836.29-5.892 1.803-8.553l7.533 3.35A13.025 13.025 0 0017.596 28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/close-filled.ts b/packages/hiccup-carbon-icons/src/close-filled.ts index 4d661d9fe2..dfa9e4c5a4 100644 --- a/packages/hiccup-carbon-icons/src/close-filled.ts +++ b/packages/hiccup-carbon-icons/src/close-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOSE_FILLED + */ // prettier-ignore -export const CLOSE_FILLED = +export const CLOSE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2C8.2 2 2 8.2 2 16s6.2 14 14 14 14-6.2 14-14S23.8 2 16 2zm5.4 21L16 17.6 10.6 23 9 21.4l5.4-5.4L9 10.6 10.6 9l5.4 5.4L21.4 9l1.6 1.6-5.4 5.4 5.4 5.4-1.6 1.6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/close-outline.ts b/packages/hiccup-carbon-icons/src/close-outline.ts index a07a0d55ee..d1f15d18f9 100644 --- a/packages/hiccup-carbon-icons/src/close-outline.ts +++ b/packages/hiccup-carbon-icons/src/close-outline.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOSE_OUTLINE + */ // prettier-ignore -export const CLOSE_OUTLINE = +export const CLOSE_OUTLINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2C8.2 2 2 8.2 2 16s6.2 14 14 14 14-6.2 14-14S23.8 2 16 2zm0 26C9.4 28 4 22.6 4 16S9.4 4 16 4s12 5.4 12 12-5.4 12-12 12z" }], ["path", { d: "M21.4 23L16 17.6 10.6 23 9 21.4l5.4-5.4L9 10.6 10.6 9l5.4 5.4L21.4 9l1.6 1.6-5.4 5.4 5.4 5.4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/close.ts b/packages/hiccup-carbon-icons/src/close.ts index b0f07c1fe9..d61d2043e3 100644 --- a/packages/hiccup-carbon-icons/src/close.ts +++ b/packages/hiccup-carbon-icons/src/close.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOSE + */ // prettier-ignore -export const CLOSE = +export const CLOSE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4l6.6 6.6L8 22.6 9.4 24l6.6-6.6 6.6 6.6 1.4-1.4-6.6-6.6L24 9.4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/closed-caption-alt.ts b/packages/hiccup-carbon-icons/src/closed-caption-alt.ts index 26054d8667..43d5d5b136 100644 --- a/packages/hiccup-carbon-icons/src/closed-caption-alt.ts +++ b/packages/hiccup-carbon-icons/src/closed-caption-alt.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOSED_CAPTION_ALT + */ // prettier-ignore -export const CLOSED_CAPTION_ALT = +export const CLOSED_CAPTION_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 17h6v2h-6zM11 17h6v2h-6zM6 17h3v2H6zM22 13h4v2h-4zM13 13h7v2h-7zM6 13h5v2H6z" }], ["path", { d: "M17.736 30L16 29l4-7h6a1.997 1.997 0 002-2V8a1.997 1.997 0 00-2-2H6a1.997 1.997 0 00-2 2v12a1.997 1.997 0 002 2h9v2H6a4 4 0 01-4-4V8a3.999 3.999 0 014-4h20a3.999 3.999 0 014 4v12a4 4 0 01-4 4h-4.835z" }]]; diff --git a/packages/hiccup-carbon-icons/src/closed-caption-filled.ts b/packages/hiccup-carbon-icons/src/closed-caption-filled.ts index 7cb5ed0a77..1b00d892cd 100644 --- a/packages/hiccup-carbon-icons/src/closed-caption-filled.ts +++ b/packages/hiccup-carbon-icons/src/closed-caption-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOSED_CAPTION_FILLED + */ // prettier-ignore -export const CLOSED_CAPTION_FILLED = +export const CLOSED_CAPTION_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 6H4a2 2 0 00-2 2v16a2 2 0 002 2h24a2 2 0 002-2V8a2 2 0 00-2-2zm-13 7h-5v6h5v2h-5a2 2 0 01-2-2v-6a2 2 0 012-2h5zm10 0h-5v6h5v2h-5a2 2 0 01-2-2v-6a2 2 0 012-2h5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/closed-caption.ts b/packages/hiccup-carbon-icons/src/closed-caption.ts index 118a788b28..8ac2ba7568 100644 --- a/packages/hiccup-carbon-icons/src/closed-caption.ts +++ b/packages/hiccup-carbon-icons/src/closed-caption.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOSED_CAPTION + */ // prettier-ignore -export const CLOSED_CAPTION = +export const CLOSED_CAPTION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 21h-5a2 2 0 01-2-2v-6a2 2 0 012-2h5v2h-5v6h5zM25 21h-5a2 2 0 01-2-2v-6a2 2 0 012-2h5v2h-5v6h5z" }], ["path", { d: "M28 26H4a2 2 0 01-2-2V8a2 2 0 012-2h24a2 2 0 012 2v16a2 2 0 01-2 2zM4 8v16h24V8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cloud-app.ts b/packages/hiccup-carbon-icons/src/cloud-app.ts index b99282292c..bcd3a66a28 100644 --- a/packages/hiccup-carbon-icons/src/cloud-app.ts +++ b/packages/hiccup-carbon-icons/src/cloud-app.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOUD_APP + */ // prettier-ignore -export const CLOUD_APP = +export const CLOUD_APP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25.829 13.116A10.02 10.02 0 0016 5v2a8.023 8.023 0 017.865 6.493l.259 1.346 1.349.245A5.502 5.502 0 0124.508 26H16v2h8.508a7.502 7.502 0 001.32-14.884zM8 24h6v2H8zM4 24h2v2H4zM6 20h8v2H6zM2 20h2v2H2zM8 16h6v2H8zM4 16h2v2H4zM10 12h4v2h-4zM6 12h2v2H6zM12 8h2v2h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cloud-data-ops.ts b/packages/hiccup-carbon-icons/src/cloud-data-ops.ts index 4abaeb3f0b..d348b578dc 100644 --- a/packages/hiccup-carbon-icons/src/cloud-data-ops.ts +++ b/packages/hiccup-carbon-icons/src/cloud-data-ops.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOUD_DATA_OPS + */ // prettier-ignore -export const CLOUD_DATA_OPS = +export const CLOUD_DATA_OPS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 18h2v10h-2zM24 14h2v14h-2zM20 22h2v6h-2zM22.175 10l1.585-1.266a9.952 9.952 0 00-5.87-3.552 10.002 10.002 0 00-11.72 7.933A7.505 7.505 0 00.054 21.41 7.684 7.684 0 007.77 28H16v-2H7.694a5.632 5.632 0 01-5.602-4.486 5.506 5.506 0 014.434-6.43l1.349-.245.214-1.11a8.206 8.206 0 016.742-6.642 7.967 7.967 0 013.014.13A7.804 7.804 0 0122.175 10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cloud-download.ts b/packages/hiccup-carbon-icons/src/cloud-download.ts index 3710a2614b..2bafa95fb1 100644 --- a/packages/hiccup-carbon-icons/src/cloud-download.ts +++ b/packages/hiccup-carbon-icons/src/cloud-download.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOUD_DOWNLOAD + */ // prettier-ignore -export const CLOUD_DOWNLOAD = +export const CLOUD_DOWNLOAD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23.5 22H23v-2h.5a4.5 4.5 0 00.36-9H23l-.1-.82a7 7 0 00-13.88 0L9 11h-.86a4.5 4.5 0 00.36 9H9v2h-.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22z" }], ["path", { d: "M17 26.17V14h-2v12.17l-2.59-2.58L11 25l5 5 5-5-1.41-1.41L17 26.17z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cloud-foundry-1.ts b/packages/hiccup-carbon-icons/src/cloud-foundry-1.ts index 36bd129347..5e682be77f 100644 --- a/packages/hiccup-carbon-icons/src/cloud-foundry-1.ts +++ b/packages/hiccup-carbon-icons/src/cloud-foundry-1.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOUD_FOUNDRY_1 + */ // prettier-ignore -export const CLOUD_FOUNDRY_1 = +export const CLOUD_FOUNDRY_1: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 7a7.66 7.66 0 011.51.15 8 8 0 016.35 6.34l.26 1.35 1.35.24a5.5 5.5 0 01-1 10.92H7.5a5.5 5.5 0 01-1-10.92l1.34-.24.26-1.35A8 8 0 0116 7m0-2a10 10 0 00-9.83 8.12A7.5 7.5 0 007.49 28h17a7.5 7.5 0 001.32-14.88 10 10 0 00-7.94-7.94A10.27 10.27 0 0016 5z" }], ["path", { d: "M14 24h-3a2 2 0 01-2-2v-3a2 2 0 012-2h3v2h-3v3h3zM21 15v-2h-2a2 2 0 00-2 2v2h-1v2h1v5h2v-5h2v-2h-2v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cloud-foundry-2.ts b/packages/hiccup-carbon-icons/src/cloud-foundry-2.ts index 5d699ed05e..ea17fe7db9 100644 --- a/packages/hiccup-carbon-icons/src/cloud-foundry-2.ts +++ b/packages/hiccup-carbon-icons/src/cloud-foundry-2.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOUD_FOUNDRY_2 + */ // prettier-ignore -export const CLOUD_FOUNDRY_2 = +export const CLOUD_FOUNDRY_2: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 11V9h-8v14h2v-6h5v-2h-5v-4h6zM15 23H9a2 2 0 01-2-2V11a2 2 0 012-2h6v2H9v10h6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cloud-lightning.ts b/packages/hiccup-carbon-icons/src/cloud-lightning.ts index e243860ba1..d3d87d4772 100644 --- a/packages/hiccup-carbon-icons/src/cloud-lightning.ts +++ b/packages/hiccup-carbon-icons/src/cloud-lightning.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOUD_LIGHTNING + */ // prettier-ignore -export const CLOUD_LIGHTNING = +export const CLOUD_LIGHTNING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11.61 29.92a1 1 0 01-.6-1.07L12.83 17H8a1 1 0 01-1-1.23l3-13A1 1 0 0111 2h10a1 1 0 01.78.37 1 1 0 01.2.85L20.25 11H25a1 1 0 01.9.56 1 1 0 01-.11 1l-13 17A1 1 0 0112 30a1.09 1.09 0 01-.39-.08zM17.75 13l2-9H11.8L9.26 15h5.91l-1.59 10.28L23 13z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cloud-rain.ts b/packages/hiccup-carbon-icons/src/cloud-rain.ts index 713592036c..16b94b6c17 100644 --- a/packages/hiccup-carbon-icons/src/cloud-rain.ts +++ b/packages/hiccup-carbon-icons/src/cloud-rain.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOUD_RAIN + */ // prettier-ignore -export const CLOUD_RAIN = +export const CLOUD_RAIN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23.5 22h-15A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11h-.86a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9H23l-.1-.82A7 7 0 0016 4zM14 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0114 30zM20 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0120 30zM8 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 018 30z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cloud-satellite.ts b/packages/hiccup-carbon-icons/src/cloud-satellite.ts index 3a87dac2f8..9e584d52ce 100644 --- a/packages/hiccup-carbon-icons/src/cloud-satellite.ts +++ b/packages/hiccup-carbon-icons/src/cloud-satellite.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOUD_SATELLITE + */ // prettier-ignore -export const CLOUD_SATELLITE = +export const CLOUD_SATELLITE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/cloud-snow.ts b/packages/hiccup-carbon-icons/src/cloud-snow.ts index 33663b2ea8..c4d7ccc80c 100644 --- a/packages/hiccup-carbon-icons/src/cloud-snow.ts +++ b/packages/hiccup-carbon-icons/src/cloud-snow.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOUD_SNOW + */ // prettier-ignore -export const CLOUD_SNOW = +export const CLOUD_SNOW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23.5 22h-15A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11h-.86a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9H23l-.1-.82A7 7 0 0016 4zM12 25.05L10.95 24 9.5 25.45 8.05 24 7 25.05l1.45 1.45L7 27.95 8.05 29l1.45-1.45L10.95 29 12 27.95l-1.45-1.45L12 25.05zM26 25.05L24.95 24l-1.45 1.45L22.05 24 21 25.05l1.45 1.45L21 27.95 22.05 29l1.45-1.45L24.95 29 26 27.95l-1.45-1.45L26 25.05zM19 27.05L17.95 26l-1.45 1.45L15.05 26 14 27.05l1.45 1.45L14 29.95 15.05 31l1.45-1.45L17.95 31 19 29.95l-1.45-1.45L19 27.05z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cloud-upload.ts b/packages/hiccup-carbon-icons/src/cloud-upload.ts index a325ad899d..473d679dd1 100644 --- a/packages/hiccup-carbon-icons/src/cloud-upload.ts +++ b/packages/hiccup-carbon-icons/src/cloud-upload.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOUD_UPLOAD + */ // prettier-ignore -export const CLOUD_UPLOAD = +export const CLOUD_UPLOAD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11 18l1.41 1.41L15 16.83V29h2V16.83l2.59 2.58L21 18l-5-5-5 5z" }], ["path", { d: "M23.5 22H23v-2h.5a4.5 4.5 0 00.36-9H23l-.1-.82a7 7 0 00-13.88 0L9 11h-.86a4.5 4.5 0 00.36 9H9v2h-.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cloud.ts b/packages/hiccup-carbon-icons/src/cloud.ts index 85e5f883c5..8a889cd302 100644 --- a/packages/hiccup-carbon-icons/src/cloud.ts +++ b/packages/hiccup-carbon-icons/src/cloud.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOUD + */ // prettier-ignore -export const CLOUD = +export const CLOUD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 7a7.66 7.66 0 011.51.15 8 8 0 016.35 6.34l.26 1.35 1.35.24a5.5 5.5 0 01-1 10.92H7.5a5.5 5.5 0 01-1-10.92l1.34-.24.26-1.35A8 8 0 0116 7m0-2a10 10 0 00-9.83 8.12A7.5 7.5 0 007.49 28h17a7.5 7.5 0 001.32-14.88 10 10 0 00-7.94-7.94A10.27 10.27 0 0016 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cloudy.ts b/packages/hiccup-carbon-icons/src/cloudy.ts index 2b7937caec..f3cf19e055 100644 --- a/packages/hiccup-carbon-icons/src/cloudy.ts +++ b/packages/hiccup-carbon-icons/src/cloudy.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CLOUDY + */ // prettier-ignore -export const CLOUDY = +export const CLOUDY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 15.5a6.532 6.532 0 00-5.199-6.363 8.994 8.994 0 00-17.6 0A6.532 6.532 0 002 15.5a6.454 6.454 0 001.688 4.35A5.983 5.983 0 008 30h11a5.976 5.976 0 005.61-8.102A6.505 6.505 0 0030 15.501zM19 28H8a3.993 3.993 0 01-.673-7.93l.663-.112.146-.656a5.496 5.496 0 0110.73 0l.145.656.663.113A3.993 3.993 0 0119 28zm4.5-8h-.055a5.956 5.956 0 00-2.796-1.756 7.495 7.495 0 00-14.299 0 5.988 5.988 0 00-1.031.407A4.445 4.445 0 014 15.5a4.517 4.517 0 014.144-4.481l.816-.064.099-.812a6.994 6.994 0 0113.883 0l.099.812.815.064A4.497 4.497 0 0123.5 20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/code-reference.ts b/packages/hiccup-carbon-icons/src/code-reference.ts index e5425c2ffe..598d92e1e0 100644 --- a/packages/hiccup-carbon-icons/src/code-reference.ts +++ b/packages/hiccup-carbon-icons/src/code-reference.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CODE_REFERENCE + */ // prettier-ignore -export const CODE_REFERENCE = +export const CODE_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM30 10l-6-6-1.414 1.414L27.172 10l-4.586 4.586L24 16l6-6zM13.919 17.484L18.069 2 20 2.518 15.85 18zM4 10l6-6 1.414 1.414L6.828 10l4.586 4.586L10 16l-6-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/code.ts b/packages/hiccup-carbon-icons/src/code.ts index ff7e79803e..be5c83de6a 100644 --- a/packages/hiccup-carbon-icons/src/code.ts +++ b/packages/hiccup-carbon-icons/src/code.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CODE + */ // prettier-ignore -export const CODE = +export const CODE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M31 16l-7 7-1.41-1.41L28.17 16l-5.58-5.59L24 9l7 7zM1 16l7-7 1.41 1.41L3.83 16l5.58 5.59L8 23l-7-7zM12.419 25.484L17.639 6l1.932.518L14.35 26z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cognitive.ts b/packages/hiccup-carbon-icons/src/cognitive.ts index 920e9f5679..30c239c710 100644 --- a/packages/hiccup-carbon-icons/src/cognitive.ts +++ b/packages/hiccup-carbon-icons/src/cognitive.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#COGNITIVE + */ // prettier-ignore -export const COGNITIVE = +export const COGNITIVE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 13A11 11 0 0019 2h-8a9 9 0 00-9 9v3a5 5 0 005 5h1.1a5 5 0 004.9 4h1.38l4 7 1.73-1-4-6.89A2 2 0 0014.38 21H13a3 3 0 010-6h1v-2h-1a5 5 0 00-4.9 4H7a3 3 0 01-3-3v-2h2a3 3 0 003-3V8H7v1a1 1 0 01-1 1H4.08A7 7 0 0111 4h6v2a1 1 0 01-1 1h-2v2h2a3 3 0 003-3V4a9 9 0 018.05 5H26a3 3 0 00-3 3v1h2v-1a1 1 0 011-1h1.77a8.76 8.76 0 01.23 2v1a5 5 0 01-5 5h-3v2h3a7 7 0 003-.68V21a3 3 0 01-3 3h-1v2h1a5 5 0 005-5v-2.11A7 7 0 0030 14z" }]]; diff --git a/packages/hiccup-carbon-icons/src/collaborate.ts b/packages/hiccup-carbon-icons/src/collaborate.ts index eba87a1921..00c6d50cf5 100644 --- a/packages/hiccup-carbon-icons/src/collaborate.ts +++ b/packages/hiccup-carbon-icons/src/collaborate.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#COLLABORATE + */ // prettier-ignore -export const COLLABORATE = +export const COLLABORATE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 21v-1H4v1a7 7 0 007 7h3v-2h-3a5 5 0 01-5-5zM24 11v1h2v-1a7 7 0 00-7-7h-3v2h3a5 5 0 015 5zM11 11H5a3 3 0 00-3 3v2h2v-2a1 1 0 011-1h6a1 1 0 011 1v2h2v-2a3 3 0 00-3-3zM8 10a4 4 0 10-4-4 4 4 0 004 4zm0-6a2 2 0 11-2 2 2 2 0 012-2zM27 25h-6a3 3 0 00-3 3v2h2v-2a1 1 0 011-1h6a1 1 0 011 1v2h2v-2a3 3 0 00-3-3zM20 20a4 4 0 104-4 4 4 0 00-4 4zm6 0a2 2 0 11-2-2 2 2 0 012 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/collapse-all.ts b/packages/hiccup-carbon-icons/src/collapse-all.ts index 6cab01f317..0f9feb13b7 100644 --- a/packages/hiccup-carbon-icons/src/collapse-all.ts +++ b/packages/hiccup-carbon-icons/src/collapse-all.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#COLLAPSE_ALL + */ // prettier-ignore -export const COLLAPSE_ALL = +export const COLLAPSE_ALL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 15h-2V7H13V5h15a2.002 2.002 0 012 2z" }], ["path", { d: "M25 20h-2v-8H8v-2h15a2.002 2.002 0 012 2z" }], diff --git a/packages/hiccup-carbon-icons/src/collapse-categories.ts b/packages/hiccup-carbon-icons/src/collapse-categories.ts index 9bb23411ad..632a489b9d 100644 --- a/packages/hiccup-carbon-icons/src/collapse-categories.ts +++ b/packages/hiccup-carbon-icons/src/collapse-categories.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#COLLAPSE_CATEGORIES + */ // prettier-ignore -export const COLLAPSE_CATEGORIES = +export const COLLAPSE_CATEGORIES: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 25h14v2H14zM7.17 26l-2.58 2.58L6 30l4-4-4-4-1.42 1.41L7.17 26zM14 15h14v2H14zM7.17 16l-2.58 2.58L6 20l4-4-4-4-1.42 1.41L7.17 16zM14 5h14v2H14zM7.17 6L4.59 8.58 6 10l4-4-4-4-1.42 1.41L7.17 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/color-palette.ts b/packages/hiccup-carbon-icons/src/color-palette.ts index ee1c964030..650db5fe13 100644 --- a/packages/hiccup-carbon-icons/src/color-palette.ts +++ b/packages/hiccup-carbon-icons/src/color-palette.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#COLOR_PALETTE + */ // prettier-ignore -export const COLOR_PALETTE = +export const COLOR_PALETTE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/color-switch.ts b/packages/hiccup-carbon-icons/src/color-switch.ts index 364eb97d9d..02343577e1 100644 --- a/packages/hiccup-carbon-icons/src/color-switch.ts +++ b/packages/hiccup-carbon-icons/src/color-switch.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#COLOR_SWITCH + */ // prettier-ignore -export const COLOR_SWITCH = +export const COLOR_SWITCH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 4H6a2.002 2.002 0 00-2 2v20a2.002 2.002 0 002 2h20a2.002 2.002 0 002-2V6a2.002 2.002 0 00-2-2zM6 26L26 6v20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/column.ts b/packages/hiccup-carbon-icons/src/column.ts index fac00dc0d1..d4c8768543 100644 --- a/packages/hiccup-carbon-icons/src/column.ts +++ b/packages/hiccup-carbon-icons/src/column.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#COLUMN + */ // prettier-ignore -export const COLUMN = +export const COLUMN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 4h2v24h-2zM18 6v20h-4V6h4m0-2h-4a2 2 0 00-2 2v20a2 2 0 002 2h4a2 2 0 002-2V6a2 2 0 00-2-2zM6 4h2v24H6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/compare.ts b/packages/hiccup-carbon-icons/src/compare.ts index 7177ff1383..2567a2ed2e 100644 --- a/packages/hiccup-carbon-icons/src/compare.ts +++ b/packages/hiccup-carbon-icons/src/compare.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#COMPARE + */ // prettier-ignore -export const COMPARE = +export const COMPARE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 6H18V4a2 2 0 00-2-2H4a2 2 0 00-2 2v20a2 2 0 002 2h10v2a2 2 0 002 2h12a2 2 0 002-2V8a2 2 0 00-2-2zM4 15h6.17l-2.58 2.59L9 19l5-5-5-5-1.41 1.41L10.17 13H4V4h12v20H4zm12 13v-2a2 2 0 002-2V8h10v9h-6.17l2.58-2.59L23 13l-5 5 5 5 1.41-1.41L21.83 19H28v9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/compass.ts b/packages/hiccup-carbon-icons/src/compass.ts index c6ae046a83..a6963e410d 100644 --- a/packages/hiccup-carbon-icons/src/compass.ts +++ b/packages/hiccup-carbon-icons/src/compass.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#COMPASS + */ // prettier-ignore -export const COMPASS = +export const COMPASS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 4A12 12 0 114 16 12 12 0 0116 4m0-2a14 14 0 1014 14A14 14 0 0016 2z" }], ["path", { d: "M23 10.41L21.59 9l-4.3 4.3a3 3 0 00-4 4L9 21.59 10.41 23l4.3-4.3a3 3 0 004-4zM17 16a1 1 0 11-1-1 1 1 0 011 1z" }], diff --git a/packages/hiccup-carbon-icons/src/concept.ts b/packages/hiccup-carbon-icons/src/concept.ts index 5054405e75..98728490d2 100644 --- a/packages/hiccup-carbon-icons/src/concept.ts +++ b/packages/hiccup-carbon-icons/src/concept.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CONCEPT + */ // prettier-ignore -export const CONCEPT = +export const CONCEPT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20.885 19.471a5.96 5.96 0 000-6.942L23 10.414l1.293 1.293a1 1 0 001.414 0l4-4a1 1 0 000-1.414l-4-4a1 1 0 00-1.414 0l-4 4a1 1 0 000 1.414L21.586 9l-2.115 2.115a5.96 5.96 0 00-6.942 0L10 8.585V2H2v8h6.586l2.529 2.529a5.96 5.96 0 000 6.942L9 21.586l-1.293-1.293a1 1 0 00-1.414 0l-4 4a1 1 0 000 1.414l4 4a1 1 0 001.414 0l4-4a1 1 0 000-1.414L10.414 23l2.115-2.115a5.96 5.96 0 006.942 0L22 23.415V30h8v-8h-6.586zM25 4.414L27.586 7 25 9.586 22.414 7zM7 27.586L4.414 25 7 22.414 9.586 25zM8 8H4V4h4zm4 8a4 4 0 114 4 4.005 4.005 0 01-4-4zm12 8h4v4h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/connect.ts b/packages/hiccup-carbon-icons/src/connect.ts index 9dd4b1f097..b6688dc64a 100644 --- a/packages/hiccup-carbon-icons/src/connect.ts +++ b/packages/hiccup-carbon-icons/src/connect.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CONNECT + */ // prettier-ignore -export const CONNECT = +export const CONNECT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 16.01a7 7 0 00-4.18 1.39l-4.22-4.22A6.86 6.86 0 0016 9.01a7 7 0 10-2.81 5.59l4.21 4.22a7 7 0 105.6-2.81zm-19-7a5 5 0 115 5 5 5 0 01-5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/connection-signal.ts b/packages/hiccup-carbon-icons/src/connection-signal.ts index 06b90b8277..73cefc5db9 100644 --- a/packages/hiccup-carbon-icons/src/connection-signal.ts +++ b/packages/hiccup-carbon-icons/src/connection-signal.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CONNECTION_SIGNAL + */ // prettier-ignore -export const CONNECTION_SIGNAL = +export const CONNECTION_SIGNAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 12h2v18h-2zM11.33 18.22a7 7 0 010-10.44l1.34 1.49a5 5 0 000 7.46zM20.67 18.22l-1.34-1.49a5 5 0 000-7.46l1.34-1.49a7 7 0 010 10.44z" }], ["path", { d: "M8.4 21.8a11 11 0 010-17.6l1.2 1.6a9 9 0 000 14.4zM23.6 21.8l-1.2-1.6a9 9 0 000-14.4l1.2-1.6a11 11 0 010 17.6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/container-software.ts b/packages/hiccup-carbon-icons/src/container-software.ts index 70589f5afe..abe8fcab9a 100644 --- a/packages/hiccup-carbon-icons/src/container-software.ts +++ b/packages/hiccup-carbon-icons/src/container-software.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CONTAINER_SOFTWARE + */ // prettier-ignore -export const CONTAINER_SOFTWARE = +export const CONTAINER_SOFTWARE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 12h-8V4h8zm-6-2h4V6h-4z" }], ["path", { d: "M17 15V9H9v14h14v-8zm-6-4h4v4h-4zm4 10h-4v-4h4zm6 0h-4v-4h4z" }], diff --git a/packages/hiccup-carbon-icons/src/contrast.ts b/packages/hiccup-carbon-icons/src/contrast.ts index 6298c298a4..dfc24fea5d 100644 --- a/packages/hiccup-carbon-icons/src/contrast.ts +++ b/packages/hiccup-carbon-icons/src/contrast.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CONTRAST + */ // prettier-ignore -export const CONTRAST = +export const CONTRAST: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.37 11.84a13.6 13.6 0 00-1.06-2.51A14.17 14.17 0 0025.9 6.1a14 14 0 100 19.8 14.17 14.17 0 002.41-3.23 13.6 13.6 0 001.06-2.51 14 14 0 000-8.32zM4 16A12 12 0 0116 4v24A12 12 0 014 16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/copy-file.ts b/packages/hiccup-carbon-icons/src/copy-file.ts index fd008755b5..563b466bff 100644 --- a/packages/hiccup-carbon-icons/src/copy-file.ts +++ b/packages/hiccup-carbon-icons/src/copy-file.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#COPY_FILE + */ // prettier-ignore -export const COPY_FILE = +export const COPY_FILE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.4 14.7l-6.1-6.1C21 8.2 20.5 8 20 8h-8c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V16.1c0-.5-.2-1-.6-1.4zM20 10l5.9 6H20v-6zm-8 18V10h6v6c0 1.1.9 2 2 2h6v10H12z" }], ["path", { d: "M6 18H4V4c0-1.1.9-2 2-2h14v2H6v14z" }]]; diff --git a/packages/hiccup-carbon-icons/src/copy.ts b/packages/hiccup-carbon-icons/src/copy.ts index bcf0f974fb..fd55de0b18 100644 --- a/packages/hiccup-carbon-icons/src/copy.ts +++ b/packages/hiccup-carbon-icons/src/copy.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#COPY + */ // prettier-ignore -export const COPY = +export const COPY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 10v18H10V10h18m0-2H10a2 2 0 00-2 2v18a2 2 0 002 2h18a2 2 0 002-2V10a2 2 0 00-2-2z" }], ["path", { d: "M4 18H2V4a2 2 0 012-2h14v2H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/corn.ts b/packages/hiccup-carbon-icons/src/corn.ts index 71e6baf8b1..6b820df98f 100644 --- a/packages/hiccup-carbon-icons/src/corn.ts +++ b/packages/hiccup-carbon-icons/src/corn.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CORN + */ // prettier-ignore -export const CORN = +export const CORN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 16c-.337 0-.67.02-1 .05V16c0-7.885-2.956-14-5.5-14S11 8.115 11 16v5H6v3a6.007 6.007 0 006 6h3a11.012 11.012 0 0011-11v-3zm-10 0h2v-2h-1.927a25.894 25.894 0 01.565-4H16V8h-1.8c.81-2.406 1.815-3.772 2.3-3.986.66.292 2.284 2.703 3.065 6.986H18v2h1.844A29.163 29.163 0 0120 16v.426A11.055 11.055 0 0013.79 21H13zm-1 12a4.005 4.005 0 01-4-4v-1h4.764A10.903 10.903 0 0012 27zm12-9a9.01 9.01 0 01-9 9h-1v-1a9.01 9.01 0 019-9h1z" }]]; diff --git a/packages/hiccup-carbon-icons/src/corner.ts b/packages/hiccup-carbon-icons/src/corner.ts index 1893149a71..cf0d1eb607 100644 --- a/packages/hiccup-carbon-icons/src/corner.ts +++ b/packages/hiccup-carbon-icons/src/corner.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CORNER + */ // prettier-ignore -export const CORNER = +export const CORNER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 9H14V6H6v8h3v14h2V14h3v-3h14zm-16 3H8V8h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/coronavirus.ts b/packages/hiccup-carbon-icons/src/coronavirus.ts index 464063d79d..ee22777c11 100644 --- a/packages/hiccup-carbon-icons/src/coronavirus.ts +++ b/packages/hiccup-carbon-icons/src/coronavirus.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CORONAVIRUS + */ // prettier-ignore -export const CORONAVIRUS = +export const CORONAVIRUS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/course.ts b/packages/hiccup-carbon-icons/src/course.ts index 740f415e6e..a77013c120 100644 --- a/packages/hiccup-carbon-icons/src/course.ts +++ b/packages/hiccup-carbon-icons/src/course.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#COURSE + */ // prettier-ignore -export const COURSE = +export const COURSE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 30H8a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h16a2.002 2.002 0 012 2v16.618l-5-2.5-5 2.5V4H8v24h16v-4h2v4a2.003 2.003 0 01-2 2zm-3-14.118l3 1.5V4h-6v13.382z" }]]; diff --git a/packages/hiccup-carbon-icons/src/covariate.ts b/packages/hiccup-carbon-icons/src/covariate.ts index 4239d434e0..dd33a723f2 100644 --- a/packages/hiccup-carbon-icons/src/covariate.ts +++ b/packages/hiccup-carbon-icons/src/covariate.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#COVARIATE + */ // prettier-ignore -export const COVARIATE = +export const COVARIATE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/credentials.ts b/packages/hiccup-carbon-icons/src/credentials.ts index 56231576a7..f68a51c7e4 100644 --- a/packages/hiccup-carbon-icons/src/credentials.ts +++ b/packages/hiccup-carbon-icons/src/credentials.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CREDENTIALS + */ // prettier-ignore -export const CREDENTIALS = +export const CREDENTIALS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 22a4 4 0 10-4-4 4 4 0 004 4zm0-6a2 2 0 11-2 2 2 2 0 012-2zM14 6h4v2h-4z" }], ["path", { d: "M24 2H8a2.002 2.002 0 00-2 2v24a2.002 2.002 0 002 2h16a2.003 2.003 0 002-2V4a2.002 2.002 0 00-2-2zm-4 26h-8v-2a1 1 0 011-1h6a1 1 0 011 1zm2 0v-2a3 3 0 00-3-3h-6a3 3 0 00-3 3v2H8V4h16v24z" }]]; diff --git a/packages/hiccup-carbon-icons/src/crop.ts b/packages/hiccup-carbon-icons/src/crop.ts index a3c55b8ff4..f218bb3b60 100644 --- a/packages/hiccup-carbon-icons/src/crop.ts +++ b/packages/hiccup-carbon-icons/src/crop.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CROP + */ // prettier-ignore -export const CROP = +export const CROP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 20h-2V9H12V7h11a2 2 0 012 2z" }], ["path", { d: "M9 23V2H7v5H2v2h5v14a2 2 0 002 2h14v5h2v-5h5v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/csv.ts b/packages/hiccup-carbon-icons/src/csv.ts index b53339ec40..b658e37ad5 100644 --- a/packages/hiccup-carbon-icons/src/csv.ts +++ b/packages/hiccup-carbon-icons/src/csv.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CSV + */ // prettier-ignore -export const CSV = +export const CSV: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 9l-2 13-2-13h-2l2.516 14h2.968L30 9h-2zM18 23h-6v-2h6v-4h-4a2.002 2.002 0 01-2-2v-4a2.002 2.002 0 012-2h6v2h-6v4h4a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zM10 23H4a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H4v10h6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cursor-1.ts b/packages/hiccup-carbon-icons/src/cursor-1.ts index 8d65540539..61d8f86e51 100644 --- a/packages/hiccup-carbon-icons/src/cursor-1.ts +++ b/packages/hiccup-carbon-icons/src/cursor-1.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CURSOR_1 + */ // prettier-ignore -export const CURSOR_1 = +export const CURSOR_1: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 28a1 1 0 01-.71-.29l-6.13-6.14-3.33 5a1 1 0 01-1 .44 1 1 0 01-.81-.7l-6-20A1 1 0 016.29 5l20 6a1 1 0 01.7.81 1 1 0 01-.44 1l-5 3.33 6.14 6.13a1 1 0 010 1.42l-4 4A1 1 0 0123 28zm0-2.41L25.59 23l-7.16-7.15 5.25-3.5L7.49 7.49l4.86 16.19 3.5-5.25z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cursor-2.ts b/packages/hiccup-carbon-icons/src/cursor-2.ts index 48a504da66..62bd6fdc44 100644 --- a/packages/hiccup-carbon-icons/src/cursor-2.ts +++ b/packages/hiccup-carbon-icons/src/cursor-2.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CURSOR_2 + */ // prettier-ignore -export const CURSOR_2 = +export const CURSOR_2: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.34 12.06l-22-8a1 1 0 00-1.28 1.28l8 22A1 1 0 0013 28a1 1 0 00.93-.63l3.84-9.6 9.6-3.84a1 1 0 000-1.87zm-10.71 4l-.4.16-.16.4L13 24.2 6.67 6.67 24.2 13z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cut.ts b/packages/hiccup-carbon-icons/src/cut.ts index cc20f0b420..d0c9920346 100644 --- a/packages/hiccup-carbon-icons/src/cut.ts +++ b/packages/hiccup-carbon-icons/src/cut.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CUT + */ // prettier-ignore -export const CUT = +export const CUT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26.5 19.63L20.24 16l6.26-3.63a5 5 0 00-1.21-9.2A5.19 5.19 0 0024 3a5 5 0 00-4.33 7.53 5 5 0 002.39 2.1l-3.82 2.21L4 6.6 3 8.34 16.24 16 3 23.68l1 1.74 14.24-8.26 3.82 2.21a5 5 0 00-2.39 2.1A5 5 0 0024 29a5.19 5.19 0 001.29-.17 5 5 0 001.21-9.2zm-5.1-10.1a3 3 0 011.1-4.12 3 3 0 014.1 1.11 3 3 0 01-1.1 4.11 3 3 0 01-4.1-1.1zm5.2 16a3 3 0 01-4.1 1.11 3 3 0 01-1.1-4.12 3 3 0 014.1-1.1 3 3 0 011.1 4.06z" }]]; diff --git a/packages/hiccup-carbon-icons/src/cyclist.ts b/packages/hiccup-carbon-icons/src/cyclist.ts index 4b246fbf06..040dd42986 100644 --- a/packages/hiccup-carbon-icons/src/cyclist.ts +++ b/packages/hiccup-carbon-icons/src/cyclist.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#CYCLIST + */ // prettier-ignore -export const CYCLIST = +export const CYCLIST: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 30a6 6 0 116-6 6.007 6.007 0 01-6 6zm0-10a4 4 0 104 4 4.005 4.005 0 00-4-4zM7 30a6 6 0 116-6 6.007 6.007 0 01-6 6zm0-10a4 4 0 104 4 4.005 4.005 0 00-4-4z" }], ["path", { d: "M17 27h-2v-6.586L9.585 15a2.003 2.003 0 010-2.83l4.586-4.585a2.002 2.002 0 012.828 0L21.414 12H27v2h-6.415l-5-5L11 13.585l6 6zM21.5 8A3.5 3.5 0 1125 4.5 3.504 3.504 0 0121.5 8zm0-5A1.5 1.5 0 1023 4.5 1.502 1.502 0 0021.5 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/dashboard-reference.ts b/packages/hiccup-carbon-icons/src/dashboard-reference.ts index 24f219e4e3..82f947695e 100644 --- a/packages/hiccup-carbon-icons/src/dashboard-reference.ts +++ b/packages/hiccup-carbon-icons/src/dashboard-reference.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DASHBOARD_REFERENCE + */ // prettier-ignore -export const DASHBOARD_REFERENCE = +export const DASHBOARD_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM24 21h2v5h-2zM20 16h2v10h-2zM16 18h2v8h-2z" }], ["path", { d: "M28 2H4a2.002 2.002 0 00-2 2v12h2v-3h24.001l.001 15H16v2h12a2.003 2.003 0 002-2V4a2.002 2.002 0 00-2-2zm-16 9H4V4h8zm2 0V4h14v7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/dashboard.ts b/packages/hiccup-carbon-icons/src/dashboard.ts index 18866f4b2f..308db2146b 100644 --- a/packages/hiccup-carbon-icons/src/dashboard.ts +++ b/packages/hiccup-carbon-icons/src/dashboard.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DASHBOARD + */ // prettier-ignore -export const DASHBOARD = +export const DASHBOARD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 21h2v5h-2zM20 16h2v10h-2zM11 26a5.006 5.006 0 01-5-5h2a3 3 0 103-3v-2a5 5 0 010 10z" }], ["path", { d: "M28 2H4a2.002 2.002 0 00-2 2v24a2.002 2.002 0 002 2h24a2.003 2.003 0 002-2V4a2.002 2.002 0 00-2-2zm0 9H14V4h14zM12 4v7H4V4zM4 28V13h24l.002 15z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-1.ts b/packages/hiccup-carbon-icons/src/data-1.ts index a424f8f4e9..df201fea1d 100644 --- a/packages/hiccup-carbon-icons/src/data-1.ts +++ b/packages/hiccup-carbon-icons/src/data-1.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_1 + */ // prettier-ignore -export const DATA_1 = +export const DATA_1: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 6h13v2H15zM15 24h13v2H15zM4 15h13v2H4zM7 11a4 4 0 114-4 4 4 0 01-4 4zm0-6a2 2 0 102 2 2 2 0 00-2-2zM7 29a4 4 0 114-4 4 4 0 01-4 4zm0-6a2 2 0 102 2 2 2 0 00-2-2zM25 20a4 4 0 114-4 4 4 0 01-4 4zm0-6a2 2 0 102 2 2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-2.ts b/packages/hiccup-carbon-icons/src/data-2.ts index e629a6274f..3f8835ca0c 100644 --- a/packages/hiccup-carbon-icons/src/data-2.ts +++ b/packages/hiccup-carbon-icons/src/data-2.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_2 + */ // prettier-ignore -export const DATA_2 = +export const DATA_2: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 6h11v2H4zM18 6h10v2H18zM21 12h7v2h-7zM11 12h7v2h-7zM4 12h4v2H4zM4 18h24v2H4zM4 24h17v2H4z" }], ["path", { d: "M24 24h4v2h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-base-alt.ts b/packages/hiccup-carbon-icons/src/data-base-alt.ts index 1e0789afad..bc98575c5e 100644 --- a/packages/hiccup-carbon-icons/src/data-base-alt.ts +++ b/packages/hiccup-carbon-icons/src/data-base-alt.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_BASE_ALT + */ // prettier-ignore -export const DATA_BASE_ALT = +export const DATA_BASE_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 24h7v2h-7zM19 20h7v2h-7zM19 16h7v2h-7zM6 24h7v2H6zM6 20h7v2H6z" }], ["path", { d: "M28 4H17a2.002 2.002 0 00-2 2v6H4a2.002 2.002 0 00-2 2v14a2.002 2.002 0 002 2h24a2.002 2.002 0 002-2V6a2.002 2.002 0 00-2-2zM15 28H4V14h11zm2 0V6h11v22z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-base.ts b/packages/hiccup-carbon-icons/src/data-base.ts index 7d6af076a3..e209aec9c0 100644 --- a/packages/hiccup-carbon-icons/src/data-base.ts +++ b/packages/hiccup-carbon-icons/src/data-base.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_BASE + */ // prettier-ignore -export const DATA_BASE = +export const DATA_BASE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 3H8a2 2 0 00-2 2v22a2 2 0 002 2h16a2 2 0 002-2V5a2 2 0 00-2-2zm0 2v6H8V5zM8 19v-6h16v6zm0 8v-6h16v6z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/data-check.ts b/packages/hiccup-carbon-icons/src/data-check.ts index c3f5181d0b..b8e95f7d51 100644 --- a/packages/hiccup-carbon-icons/src/data-check.ts +++ b/packages/hiccup-carbon-icons/src/data-check.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_CHECK + */ // prettier-ignore -export const DATA_CHECK = +export const DATA_CHECK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 27.18l-2.59-2.59L19 26l4 4 7-7-1.41-1.41L23 27.18z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/data-class.ts b/packages/hiccup-carbon-icons/src/data-class.ts index 032147f608..3eb272fc36 100644 --- a/packages/hiccup-carbon-icons/src/data-class.ts +++ b/packages/hiccup-carbon-icons/src/data-class.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_CLASS + */ // prettier-ignore -export const DATA_CLASS = +export const DATA_CLASS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 16a3.961 3.961 0 00-2.02.566l-2.859-2.859 2.293-2.293a2 2 0 000-2.828l-6-6a2 2 0 00-2.828 0l-6 6a2 2 0 000 2.828l2.293 2.293-2.859 2.859a4.043 4.043 0 101.414 1.414l2.859-2.859 2.293 2.293a1.977 1.977 0 00.414.31V22h-3v8h8v-8h-3v-4.277a1.977 1.977 0 00.414-.309l2.293-2.293 2.859 2.859A3.989 3.989 0 1026 16zM8 20a2 2 0 11-2-2 2.002 2.002 0 012 2zm10 4v4h-4v-4h4zm-2-8l-6-6 6-6 6 6zm10 6a2 2 0 112-2 2.002 2.002 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-connected.ts b/packages/hiccup-carbon-icons/src/data-connected.ts index 0cead52c31..23477ec361 100644 --- a/packages/hiccup-carbon-icons/src/data-connected.ts +++ b/packages/hiccup-carbon-icons/src/data-connected.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_CONNECTED + */ // prettier-ignore -export const DATA_CONNECTED = +export const DATA_CONNECTED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 30h-6v-2h4V4h-4V2h6v28z" }], ["path", { d: "M24.91 19.59a4.51 4.51 0 00-2.66-3.24 4.55 4.55 0 00-3.5 0 4.94 4.94 0 00-.64.35l-2.81-2.81a4.53 4.53 0 10-1.41 1.41l2.81 2.81a4.48 4.48 0 00-.61 3.3 4.51 4.51 0 002.66 3.24 4.55 4.55 0 003.5 0 4.51 4.51 0 002.66-3.24 4.65 4.65 0 000-1.82zM11.5 14a2.5 2.5 0 112.5-2.5 2.5 2.5 0 01-2.5 2.5z" }], diff --git a/packages/hiccup-carbon-icons/src/data-error.ts b/packages/hiccup-carbon-icons/src/data-error.ts index e3db9b6a70..92630ad6d8 100644 --- a/packages/hiccup-carbon-icons/src/data-error.ts +++ b/packages/hiccup-carbon-icons/src/data-error.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_ERROR + */ // prettier-ignore -export const DATA_ERROR = +export const DATA_ERROR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/data-reference.ts b/packages/hiccup-carbon-icons/src/data-reference.ts index a22a0cbd76..007e723622 100644 --- a/packages/hiccup-carbon-icons/src/data-reference.ts +++ b/packages/hiccup-carbon-icons/src/data-reference.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_REFERENCE + */ // prettier-ignore -export const DATA_REFERENCE = +export const DATA_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 13V4h-2v2h-3v2h3v5h-3v2h8v-2h-3zM8.5 6A3.5 3.5 0 115 9.5 3.504 3.504 0 018.5 6m0-2A5.5 5.5 0 1014 9.5 5.5 5.5 0 008.5 4zM23.5 20a3.5 3.5 0 11-3.5 3.5 3.504 3.504 0 013.5-3.5m0-2a5.5 5.5 0 105.5 5.5 5.5 5.5 0 00-5.5-5.5zM6 19v2h3.586L4 26.586 5.414 28 11 22.414V26h2v-7H6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-refinery-reference.ts b/packages/hiccup-carbon-icons/src/data-refinery-reference.ts index b7fdddde72..00bef8e3a6 100644 --- a/packages/hiccup-carbon-icons/src/data-refinery-reference.ts +++ b/packages/hiccup-carbon-icons/src/data-refinery-reference.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_REFINERY_REFERENCE + */ // prettier-ignore -export const DATA_REFINERY_REFERENCE = +export const DATA_REFINERY_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM28 12h-6a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h6a2.002 2.002 0 012 2v6a2.002 2.002 0 01-2 2zm-6-8v6h6V4z" }], ["path", { d: "M24 26h-8v-2h8v-7H8a2.002 2.002 0 01-2-2V8a2.002 2.002 0 012-2h10v2H8v7h16a2.002 2.002 0 012 2v7a2.002 2.002 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-refinery.ts b/packages/hiccup-carbon-icons/src/data-refinery.ts index fd8617bc01..9b555a5ba3 100644 --- a/packages/hiccup-carbon-icons/src/data-refinery.ts +++ b/packages/hiccup-carbon-icons/src/data-refinery.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_REFINERY + */ // prettier-ignore -export const DATA_REFINERY = +export const DATA_REFINERY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M7 30a5 5 0 115-5 5.006 5.006 0 01-5 5zm0-8a3 3 0 103 3 3.003 3.003 0 00-3-3z" }], ["path", { d: "M24 26H14v-2h10v-7H8a2.002 2.002 0 01-2-2V8a2.002 2.002 0 012-2h10v2H8v7h16a2.002 2.002 0 012 2v7a2.002 2.002 0 01-2 2z" }], diff --git a/packages/hiccup-carbon-icons/src/data-set.ts b/packages/hiccup-carbon-icons/src/data-set.ts index 0dc04cea26..f4c805e249 100644 --- a/packages/hiccup-carbon-icons/src/data-set.ts +++ b/packages/hiccup-carbon-icons/src/data-set.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_SET + */ // prettier-ignore -export const DATA_SET = +export const DATA_SET: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 13V4h-2v2h-3v2h3v5h-3v2h8v-2h-3zM8.5 6A3.5 3.5 0 115 9.5 3.5 3.5 0 018.5 6m0-2A5.5 5.5 0 1014 9.5 5.5 5.5 0 008.5 4zM8.5 20A3.5 3.5 0 115 23.5 3.5 3.5 0 018.5 20m0-2a5.5 5.5 0 105.5 5.5A5.5 5.5 0 008.5 18zM23.5 20a3.5 3.5 0 11-3.5 3.5 3.5 3.5 0 013.5-3.5m0-2a5.5 5.5 0 105.5 5.5 5.5 5.5 0 00-5.5-5.5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-share.ts b/packages/hiccup-carbon-icons/src/data-share.ts index 3dfdadeaa8..fa26b2700f 100644 --- a/packages/hiccup-carbon-icons/src/data-share.ts +++ b/packages/hiccup-carbon-icons/src/data-share.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_SHARE + */ // prettier-ignore -export const DATA_SHARE = +export const DATA_SHARE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M5 25v-9.172l-3.586 3.586L0 18l6-6 6 6-1.414 1.414L7 15.828V25h12v2H7a2.002 2.002 0 01-2-2zM24 22h4a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2h-4a2.002 2.002 0 01-2-2v-4a2.002 2.002 0 012-2zm4 6v-4h-4.002L24 28zM27 6v9.172l3.586-3.586L32 13l-6 6-6-6 1.414-1.414L25 15.172V6H13V4h12a2.002 2.002 0 012 2zM2 6h6v2H2zM2 2h8v2H2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-structured.ts b/packages/hiccup-carbon-icons/src/data-structured.ts index 2b90d549d5..e4f6d771c3 100644 --- a/packages/hiccup-carbon-icons/src/data-structured.ts +++ b/packages/hiccup-carbon-icons/src/data-structured.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_STRUCTURED + */ // prettier-ignore -export const DATA_STRUCTURED = +export const DATA_STRUCTURED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/data-table-reference.ts b/packages/hiccup-carbon-icons/src/data-table-reference.ts index fcc2897ead..7ea5e03698 100644 --- a/packages/hiccup-carbon-icons/src/data-table-reference.ts +++ b/packages/hiccup-carbon-icons/src/data-table-reference.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_TABLE_REFERENCE + */ // prettier-ignore -export const DATA_TABLE_REFERENCE = +export const DATA_TABLE_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM20 22h4v2h-4zM16 18h4v2h-4zM20 14h4v2h-4zM8 14h4v2H8z" }], ["path", { d: "M27 3H5a2.003 2.003 0 00-2 2v11h2v-5h22v16H16v2h11a2.003 2.003 0 002-2V5a2.003 2.003 0 00-2-2zm0 6H5V5h22z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-table.ts b/packages/hiccup-carbon-icons/src/data-table.ts index 7a3c3149f1..75ff56f589 100644 --- a/packages/hiccup-carbon-icons/src/data-table.ts +++ b/packages/hiccup-carbon-icons/src/data-table.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_TABLE + */ // prettier-ignore -export const DATA_TABLE = +export const DATA_TABLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 18h4v2H8zM14 18h4v2h-4zM8 14h4v2H8zM14 22h4v2h-4zM20 14h4v2h-4zM20 22h4v2h-4z" }], ["path", { d: "M27 3H5a2.002 2.002 0 00-2 2v22a2.002 2.002 0 002 2h22a2.002 2.002 0 002-2V5a2.002 2.002 0 00-2-2zm0 2v4H5V5zM5 27V11h22v16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-unstructured.ts b/packages/hiccup-carbon-icons/src/data-unstructured.ts index a224db6bbf..caca753697 100644 --- a/packages/hiccup-carbon-icons/src/data-unstructured.ts +++ b/packages/hiccup-carbon-icons/src/data-unstructured.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_UNSTRUCTURED + */ // prettier-ignore -export const DATA_UNSTRUCTURED = +export const DATA_UNSTRUCTURED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 24a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4 4 4 0 00-4-4zM16 4a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4 4 4 0 00-4-4zM26 4a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4 4 4 0 00-4-4zM18 24v4h-4v-4h4m2-2h-8v8h8z" }], ["path", { d: "M27 22.14V17a2 2 0 00-2-2H7v-5h3V2H2v8h3v5a2 2 0 002 2h18v5.14a4 4 0 102 0zM4 4h4v4H4zm22 24a2 2 0 112-2 2 2 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-vis-1.ts b/packages/hiccup-carbon-icons/src/data-vis-1.ts index b5ba8084a9..2f8c301c79 100644 --- a/packages/hiccup-carbon-icons/src/data-vis-1.ts +++ b/packages/hiccup-carbon-icons/src/data-vis-1.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_VIS_1 + */ // prettier-ignore -export const DATA_VIS_1 = +export const DATA_VIS_1: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 22a3.955 3.955 0 00-2.02.567l-3.813-3.814a4.965 4.965 0 000-5.506l2.547-2.547A3.028 3.028 0 1021.3 9.286l-2.547 2.547a4.965 4.965 0 00-5.506 0L9.433 8.019A3.955 3.955 0 0010 6a4 4 0 10-4 4 3.955 3.955 0 002.02-.567l3.813 3.814a4.965 4.965 0 000 5.506l-3.814 3.814A3.956 3.956 0 006 22a4 4 0 104 4 3.955 3.955 0 00-.567-2.02l3.814-3.813a4.969 4.969 0 001.753.732v3.285a3 3 0 102 0v-3.285a4.969 4.969 0 001.753-.732l3.814 3.814A3.955 3.955 0 0022 26a4 4 0 104-4zm-10-9a3 3 0 11-3 3 3.003 3.003 0 013-3zM4 6a2 2 0 112 2 2.002 2.002 0 01-2-2zm2 22a2 2 0 112-2 2.002 2.002 0 01-2 2zm20 0a2 2 0 112-2 2.003 2.003 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-vis-2.ts b/packages/hiccup-carbon-icons/src/data-vis-2.ts index 4c3660c190..d2d005c80d 100644 --- a/packages/hiccup-carbon-icons/src/data-vis-2.ts +++ b/packages/hiccup-carbon-icons/src/data-vis-2.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_VIS_2 + */ // prettier-ignore -export const DATA_VIS_2 = +export const DATA_VIS_2: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H17a2.002 2.002 0 00-2 2v6H4a2.002 2.002 0 00-2 2v16a2.002 2.002 0 002 2h11a2.002 2.002 0 002-2v-6h11a2.003 2.003 0 002-2V4a2.002 2.002 0 00-2-2zm0 2v4H17V4zM15 22H4v-4h11zm2-12h11l.001 4H17zm-2 2v4H4v-4zM4 28v-4h11.001v4zm13-8v-4h11.002v4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-vis-3.ts b/packages/hiccup-carbon-icons/src/data-vis-3.ts index 1cfa4c1f84..ab1eb6d94f 100644 --- a/packages/hiccup-carbon-icons/src/data-vis-3.ts +++ b/packages/hiccup-carbon-icons/src/data-vis-3.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_VIS_3 + */ // prettier-ignore -export const DATA_VIS_3 = +export const DATA_VIS_3: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 3a2.991 2.991 0 00-2.816 2h-3.326a3.98 3.98 0 00-7.716 0H9.858A3.992 3.992 0 105 9.858v4.284a3.98 3.98 0 000 7.716v3.326a3 3 0 102 0v-3.326a3.978 3.978 0 001.673-.903l3.364 1.682A2.963 2.963 0 0012 23a3.012 3.012 0 10.922-2.157l-3.148-1.574A3.95 3.95 0 0010 18a3.996 3.996 0 00-3-3.858V9.858A3.995 3.995 0 009.858 7h4.284a3.937 3.937 0 004.782 2.882l1.811 3.17a3.045 3.045 0 101.733-.998L20.689 8.94A3.984 3.984 0 0021.858 7h3.326A2.995 2.995 0 1028 3zM8 18a2 2 0 11-2-2 2.002 2.002 0 012 2zM6 8a2 2 0 112-2 2.002 2.002 0 01-2 2zm10-2a2 2 0 112 2 2.002 2.002 0 01-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/data-vis-4.ts b/packages/hiccup-carbon-icons/src/data-vis-4.ts index d65c734596..2be7c4cd11 100644 --- a/packages/hiccup-carbon-icons/src/data-vis-4.ts +++ b/packages/hiccup-carbon-icons/src/data-vis-4.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATA_VIS_4 + */ // prettier-ignore -export const DATA_VIS_4 = +export const DATA_VIS_4: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 3H5a2.002 2.002 0 00-2 2v22a2.002 2.002 0 002 2h22a2.003 2.003 0 002-2V5a2.002 2.002 0 00-2-2zm0 6H17V5h10zM15 27h-4v-4h4zm0-6h-4v-4h4zm-6 0H5v-4h4zm2-6v-4h10v4zm0-6V5h4v4zm12 2h4v4h-4zM9 5v10H5V5zM5 23h4v4H5zm12 4V17h10.001l.001 10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/datastore.ts b/packages/hiccup-carbon-icons/src/datastore.ts index 986b8c4332..bdb52c26dd 100644 --- a/packages/hiccup-carbon-icons/src/datastore.ts +++ b/packages/hiccup-carbon-icons/src/datastore.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DATASTORE + */ // prettier-ignore -export const DATASTORE = +export const DATASTORE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/debug.ts b/packages/hiccup-carbon-icons/src/debug.ts index 25789e1d2d..76ae137403 100644 --- a/packages/hiccup-carbon-icons/src/debug.ts +++ b/packages/hiccup-carbon-icons/src/debug.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DEBUG + */ // prettier-ignore -export const DEBUG = +export const DEBUG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.83 20l.34-2-5.17-.85V13v-.23l5.06-1.36-.51-1.93-4.83 1.29A9 9 0 0020 5V2h-2v2.23a8.81 8.81 0 00-4 0V2h-2v3a9 9 0 00-4.71 5.82L2.46 9.48 2 11.41l5 1.36V17.15L1.84 18l.32 2L7 19.18a8.9 8.9 0 00.82 3.57l-4.53 4.54 1.42 1.42 4.19-4.2a9 9 0 0014.2 0l4.19 4.2 1.42-1.42-4.54-4.54a8.9 8.9 0 00.83-3.57zM15 25.92A7 7 0 019 19v-6h6zM9.29 11a7 7 0 0113.42 0zM23 19a7 7 0 01-6 6.92V13h6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/delete.ts b/packages/hiccup-carbon-icons/src/delete.ts index dfb44f3279..4a5ba22c6d 100644 --- a/packages/hiccup-carbon-icons/src/delete.ts +++ b/packages/hiccup-carbon-icons/src/delete.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DELETE + */ // prettier-ignore -export const DELETE = +export const DELETE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 12h2v12h-2zM18 12h2v12h-2z" }], ["path", { d: "M4 6v2h2v20a2 2 0 002 2h16a2 2 0 002-2V8h2V6zm4 22V8h16v20zM12 2h8v2h-8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/delivery-truck.ts b/packages/hiccup-carbon-icons/src/delivery-truck.ts index 8faff18cc8..f50408aedc 100644 --- a/packages/hiccup-carbon-icons/src/delivery-truck.ts +++ b/packages/hiccup-carbon-icons/src/delivery-truck.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DELIVERY_TRUCK + */ // prettier-ignore -export const DELIVERY_TRUCK = +export const DELIVERY_TRUCK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.92 16.61l-3-7A1 1 0 0026 9h-3V7a1 1 0 00-1-1H3a1 1 0 00-1 1v17a1 1 0 001 1h2.14a4 4 0 007.72 0h6.28a4 4 0 007.72 0H29a1 1 0 001-1v-7a1 1 0 00-.08-.39zM23 11h2.34l2.14 5H23zM9 26a2 2 0 112-2 2 2 0 01-2 2zm10.14-3h-6.28a4 4 0 00-7.72 0H4V8h17v12.56A4 4 0 0019.14 23zM23 26a2 2 0 112-2 2 2 0 01-2 2zm5-3h-1.14A4 4 0 0023 20v-2h5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/departure.ts b/packages/hiccup-carbon-icons/src/departure.ts index 7bb3e0efd8..2c7490b386 100644 --- a/packages/hiccup-carbon-icons/src/departure.ts +++ b/packages/hiccup-carbon-icons/src/departure.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DEPARTURE + */ // prettier-ignore -export const DEPARTURE = +export const DEPARTURE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 28h28v2H2zM13.48 5.15l5.69 8.14.8 1.15 1.35-.36 4.52-1.21a2.13 2.13 0 011.12 0A1.84 1.84 0 0128.23 14 1.87 1.87 0 0127 16.45l-18.71 5a1.78 1.78 0 01-1 0A1.87 1.87 0 016 20.12l-.25-.93L5 16.38l-.74-2.74 1.44-.39 2.3 3.1.81 1.08 1.31-.35 2.8-.75 1.94-.52-.52-1.93-2.26-8.36 1.4-.37M14.16 3a1.06 1.06 0 00-.5 0l-3.09.83A1 1 0 009.89 5l2.5 9.36-2.81.75-2.73-3.61a1 1 0 00-.52-.36 1.06 1.06 0 00-.5 0L2.72 12A1 1 0 002 13.16l1 3.74.75 2.8.25.94a3.87 3.87 0 002.74 2.74 3.91 3.91 0 002 0l18.7-5a3.84 3.84 0 000-7.44 4.27 4.27 0 00-2.16 0l-4.51 1.21-6.07-8.74a1 1 0 00-.54-.41z" }]]; diff --git a/packages/hiccup-carbon-icons/src/deploy-rules.ts b/packages/hiccup-carbon-icons/src/deploy-rules.ts index cc25c57167..1405797318 100644 --- a/packages/hiccup-carbon-icons/src/deploy-rules.ts +++ b/packages/hiccup-carbon-icons/src/deploy-rules.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DEPLOY_RULES + */ // prettier-ignore -export const DEPLOY_RULES = +export const DEPLOY_RULES: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 4l-6 6 1.41 1.41L17 7.83V20h2V7.83l3.59 3.58L24 10l-6-6zM8 18h7v2H8zM8 22h16v2H8zM8 26h16v2H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/deploy.ts b/packages/hiccup-carbon-icons/src/deploy.ts index bf6122e106..e9c63bfb55 100644 --- a/packages/hiccup-carbon-icons/src/deploy.ts +++ b/packages/hiccup-carbon-icons/src/deploy.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DEPLOY + */ // prettier-ignore -export const DEPLOY = +export const DEPLOY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/development.ts b/packages/hiccup-carbon-icons/src/development.ts index c87690c54f..580eb3fccb 100644 --- a/packages/hiccup-carbon-icons/src/development.ts +++ b/packages/hiccup-carbon-icons/src/development.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DEVELOPMENT + */ // prettier-ignore -export const DEVELOPMENT = +export const DEVELOPMENT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 4v4H4V4h4M2 2v8h8V2zM18 7v4h-4V7h4m-6-2v8h8V5zM8 16v4H4v-4h4m-6-2v8h8v-8z" }], ["path", { d: "M22 10v6h-6v6h-6v8h20V10zm-4 8h4v4h-4zm-2 10h-4v-4h4zm6 0h-4v-4h4zm6 0h-4v-4h4zm0-6h-4v-4h4zm-4-6v-4h4v4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/devices.ts b/packages/hiccup-carbon-icons/src/devices.ts index ae946dbc52..66af41b506 100644 --- a/packages/hiccup-carbon-icons/src/devices.ts +++ b/packages/hiccup-carbon-icons/src/devices.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DEVICES + */ // prettier-ignore -export const DEVICES = +export const DEVICES: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 30H4a2 2 0 01-2-2V16a2 2 0 012-2h6a2 2 0 012 2v12a2 2 0 01-2 2zM4 16v12h6V16z" }], ["path", { d: "M28 4H6a2 2 0 00-2 2v6h2V6h22v14H14v2h2v4h-2v2h9v-2h-5v-4h10a2 2 0 002-2V6a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/dew-point-filled.ts b/packages/hiccup-carbon-icons/src/dew-point-filled.ts index 478dd3ff69..f71a2ea860 100644 --- a/packages/hiccup-carbon-icons/src/dew-point-filled.ts +++ b/packages/hiccup-carbon-icons/src/dew-point-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DEW_POINT_FILLED + */ // prettier-ignore -export const DEW_POINT_FILLED = +export const DEW_POINT_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 10a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zM14.5 30A5.496 5.496 0 019 24.52c0-3.443 4.344-21.014 4.53-21.76a1 1 0 011.94 0c.186.746 4.53 18.317 4.53 21.76A5.496 5.496 0 0114.5 30z" }]]; diff --git a/packages/hiccup-carbon-icons/src/dew-point.ts b/packages/hiccup-carbon-icons/src/dew-point.ts index da812526c7..724ad0d2eb 100644 --- a/packages/hiccup-carbon-icons/src/dew-point.ts +++ b/packages/hiccup-carbon-icons/src/dew-point.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DEW_POINT + */ // prettier-ignore -export const DEW_POINT = +export const DEW_POINT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 10a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zM14.5 30A5.496 5.496 0 019 24.52c0-3.443 4.344-21.014 4.53-21.76a1 1 0 011.94 0c.186.746 4.53 18.317 4.53 21.76A5.496 5.496 0 0114.5 30zm0-22.756C13.04 13.38 11 22.409 11 24.52a3.5 3.5 0 007 0c0-2.111-2.04-11.14-3.5-17.276z" }]]; diff --git a/packages/hiccup-carbon-icons/src/diagram-reference.ts b/packages/hiccup-carbon-icons/src/diagram-reference.ts index d393842c2f..078897cba9 100644 --- a/packages/hiccup-carbon-icons/src/diagram-reference.ts +++ b/packages/hiccup-carbon-icons/src/diagram-reference.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIAGRAM_REFERENCE + */ // prettier-ignore -export const DIAGRAM_REFERENCE = +export const DIAGRAM_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4z" }], ["path", { d: "M15 28v-2a9.013 9.013 0 008.945-8H16a2.002 2.002 0 01-2-2V8.055A9.013 9.013 0 006 17H4A11.012 11.012 0 0115 6a1 1 0 011 1v9h9a1 1 0 011 1 11.012 11.012 0 01-11 11z" }], diff --git a/packages/hiccup-carbon-icons/src/diagram.ts b/packages/hiccup-carbon-icons/src/diagram.ts index 2fbdc8ee4e..4cfcdabb6f 100644 --- a/packages/hiccup-carbon-icons/src/diagram.ts +++ b/packages/hiccup-carbon-icons/src/diagram.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIAGRAM + */ // prettier-ignore -export const DIAGRAM = +export const DIAGRAM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13 30a11 11 0 010-22 1 1 0 011 1v9h9a1 1 0 011 1 11 11 0 01-11 11zm-1-19.94A9 9 0 1021.94 20H14a2 2 0 01-2-2z" }], ["path", { d: "M28 14h-9a2 2 0 01-2-2V3a1 1 0 011-1 11 11 0 0111 11 1 1 0 01-1 1zm-9-2h7.94A9 9 0 0019 4.06z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-bear-right-01-filled.ts b/packages/hiccup-carbon-icons/src/direction-bear-right-01-filled.ts index 54d1422ac6..dcc033425a 100644 --- a/packages/hiccup-carbon-icons/src/direction-bear-right-01-filled.ts +++ b/packages/hiccup-carbon-icons/src/direction-bear-right-01-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_BEAR_RIGHT_01_FILLED + */ // prettier-ignore -export const DIRECTION_BEAR_RIGHT_01_FILLED = +export const DIRECTION_BEAR_RIGHT_01_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H4a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2zm-6 14h-2V9.414l-6.536 6.536A4.968 4.968 0 0012 19.485V26h-2v-6.515a6.954 6.954 0 012.05-4.95L18.586 8H12V6h10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-bear-right-01.ts b/packages/hiccup-carbon-icons/src/direction-bear-right-01.ts index 6496a81d72..b2217b5a5d 100644 --- a/packages/hiccup-carbon-icons/src/direction-bear-right-01.ts +++ b/packages/hiccup-carbon-icons/src/direction-bear-right-01.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_BEAR_RIGHT_01 + */ // prettier-ignore -export const DIRECTION_BEAR_RIGHT_01 = +export const DIRECTION_BEAR_RIGHT_01: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 4v2h6.586l-6.536 6.536a6.954 6.954 0 00-2.05 4.95V28h2V17.485a4.968 4.968 0 011.464-3.535L20 7.414V14h2V4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-bear-right-02-filled.ts b/packages/hiccup-carbon-icons/src/direction-bear-right-02-filled.ts index 387abe50f3..a8705ad1ac 100644 --- a/packages/hiccup-carbon-icons/src/direction-bear-right-02-filled.ts +++ b/packages/hiccup-carbon-icons/src/direction-bear-right-02-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_BEAR_RIGHT_02_FILLED + */ // prettier-ignore -export const DIRECTION_BEAR_RIGHT_02_FILLED = +export const DIRECTION_BEAR_RIGHT_02_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H4a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2zM6 7.414L7.414 6 14 12.586 12.586 14zM26 16h-2V9.414l-6.536 6.536A4.968 4.968 0 0016 19.485V26h-2v-6.515a6.954 6.954 0 012.05-4.95L22.586 8H16V6h10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-bear-right-02.ts b/packages/hiccup-carbon-icons/src/direction-bear-right-02.ts index 3c78f2690d..c6cf06f3e7 100644 --- a/packages/hiccup-carbon-icons/src/direction-bear-right-02.ts +++ b/packages/hiccup-carbon-icons/src/direction-bear-right-02.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_BEAR_RIGHT_02 + */ // prettier-ignore -export const DIRECTION_BEAR_RIGHT_02 = +export const DIRECTION_BEAR_RIGHT_02: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 4v2h6.586l-6.536 6.536a6.954 6.954 0 00-2.05 4.95V28h2V17.485a4.968 4.968 0 011.464-3.535L24 7.414V14h2V4zM6 7.414L7.414 6 13 11.586 11.586 13z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-curve-filled.ts b/packages/hiccup-carbon-icons/src/direction-curve-filled.ts index b6ec222690..ba16924b7c 100644 --- a/packages/hiccup-carbon-icons/src/direction-curve-filled.ts +++ b/packages/hiccup-carbon-icons/src/direction-curve-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_CURVE_FILLED + */ // prettier-ignore -export const DIRECTION_CURVE_FILLED = +export const DIRECTION_CURVE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H4a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2zm-5.414 11.414L18 8.828v5.769a5.02 5.02 0 01-1.096 3.124l-2.247 2.808A3.01 3.01 0 0014 22.403V27h-2v-4.597a5.02 5.02 0 011.096-3.124l2.247-2.808A3.01 3.01 0 0016 14.597V8.828l-4.586 4.586L10 12l7-7 7 7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-curve.ts b/packages/hiccup-carbon-icons/src/direction-curve.ts index 205fa2bada..4cd40a7170 100644 --- a/packages/hiccup-carbon-icons/src/direction-curve.ts +++ b/packages/hiccup-carbon-icons/src/direction-curve.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_CURVE + */ // prettier-ignore -export const DIRECTION_CURVE = +export const DIRECTION_CURVE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 4l-7 7 1.414 1.414L16 7.828v6.769a3.01 3.01 0 01-.657 1.874l-2.247 2.808A5.02 5.02 0 0012 22.403V28h2v-5.597a3.01 3.01 0 01.657-1.874l2.247-2.808A5.02 5.02 0 0018 14.597V7.828l4.586 4.586L24 11z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-merge-filled.ts b/packages/hiccup-carbon-icons/src/direction-merge-filled.ts index 8fb1cab567..db5af329a5 100644 --- a/packages/hiccup-carbon-icons/src/direction-merge-filled.ts +++ b/packages/hiccup-carbon-icons/src/direction-merge-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_MERGE_FILLED + */ // prettier-ignore -export const DIRECTION_MERGE_FILLED = +export const DIRECTION_MERGE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H4a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2zM17.878 15.465l2.658 2.656A4.968 4.968 0 0122 21.657V26h-2v-4.343a2.982 2.982 0 00-.878-2.122l-2.658-2.656a5.002 5.002 0 01-.464-.566 5.002 5.002 0 01-.464.566l-2.658 2.657a2.98 2.98 0 00-.878 2.12V26h-2v-4.343a4.968 4.968 0 011.464-3.536l2.658-2.657a2.98 2.98 0 00.878-2.12V8.827l-4.586 4.586L9 12l7-7 7 7-1.414 1.414L17 8.828v4.515a2.982 2.982 0 00.878 2.122z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-merge.ts b/packages/hiccup-carbon-icons/src/direction-merge.ts index b5958e3973..9ca6619f98 100644 --- a/packages/hiccup-carbon-icons/src/direction-merge.ts +++ b/packages/hiccup-carbon-icons/src/direction-merge.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_MERGE + */ // prettier-ignore -export const DIRECTION_MERGE = +export const DIRECTION_MERGE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17.878 15.465A2.982 2.982 0 0117 13.343V7.828l4.586 4.586L23 11l-7-7-7 7 1.414 1.414L15 7.828v5.515a2.98 2.98 0 01-.878 2.121l-2.658 2.657A4.968 4.968 0 0010 21.657V28h2v-6.343a2.98 2.98 0 01.878-2.121l2.658-2.657a5.002 5.002 0 00.464-.566 5.002 5.002 0 00.464.566l2.658 2.656A2.982 2.982 0 0120 21.657V28h2v-6.343a4.968 4.968 0 00-1.464-3.536z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-right-01-filled.ts b/packages/hiccup-carbon-icons/src/direction-right-01-filled.ts index 82fed679b0..bbf1db0dfa 100644 --- a/packages/hiccup-carbon-icons/src/direction-right-01-filled.ts +++ b/packages/hiccup-carbon-icons/src/direction-right-01-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_RIGHT_01_FILLED + */ // prettier-ignore -export const DIRECTION_RIGHT_01_FILLED = +export const DIRECTION_RIGHT_01_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H4a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2zm-9 16l-1.414-1.414L22.172 12H10v14H8V12a2 2 0 012-2h12.172l-4.586-4.586L19 4l7 7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-right-01.ts b/packages/hiccup-carbon-icons/src/direction-right-01.ts index 21bf7a13b8..77639aaebb 100644 --- a/packages/hiccup-carbon-icons/src/direction-right-01.ts +++ b/packages/hiccup-carbon-icons/src/direction-right-01.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_RIGHT_01 + */ // prettier-ignore -export const DIRECTION_RIGHT_01 = +export const DIRECTION_RIGHT_01: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 4l-1.414 1.414L22.172 10H10a2 2 0 00-2 2v16h2V12h12.172l-4.586 4.586L19 18l7-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-right-02-filled.ts b/packages/hiccup-carbon-icons/src/direction-right-02-filled.ts index 28fba93e04..87300b22dd 100644 --- a/packages/hiccup-carbon-icons/src/direction-right-02-filled.ts +++ b/packages/hiccup-carbon-icons/src/direction-right-02-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_RIGHT_02_FILLED + */ // prettier-ignore -export const DIRECTION_RIGHT_02_FILLED = +export const DIRECTION_RIGHT_02_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H4a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2zM8 6h2v8H8zm11 18l-1.414-1.414L22.172 18H10v8H8v-8a2 2 0 012-2h12.172l-4.586-4.586L19 10l7 7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-right-02.ts b/packages/hiccup-carbon-icons/src/direction-right-02.ts index 09f3b8b334..77eb5db57e 100644 --- a/packages/hiccup-carbon-icons/src/direction-right-02.ts +++ b/packages/hiccup-carbon-icons/src/direction-right-02.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_RIGHT_02 + */ // prettier-ignore -export const DIRECTION_RIGHT_02 = +export const DIRECTION_RIGHT_02: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 8l-1.414 1.414L22.172 14H10a2 2 0 00-2 2v12h2V16h12.172l-4.586 4.586L19 22l7-7zM8 4h2v8H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-rotary-first-right-filled.ts b/packages/hiccup-carbon-icons/src/direction-rotary-first-right-filled.ts index 02b2245a88..e48199a379 100644 --- a/packages/hiccup-carbon-icons/src/direction-rotary-first-right-filled.ts +++ b/packages/hiccup-carbon-icons/src/direction-rotary-first-right-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_ROTARY_FIRST_RIGHT_FILLED + */ // prettier-ignore -export const DIRECTION_ROTARY_FIRST_RIGHT_FILLED = +export const DIRECTION_ROTARY_FIRST_RIGHT_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/direction-rotary-first-right.ts b/packages/hiccup-carbon-icons/src/direction-rotary-first-right.ts index ebcd8957da..8c060273ff 100644 --- a/packages/hiccup-carbon-icons/src/direction-rotary-first-right.ts +++ b/packages/hiccup-carbon-icons/src/direction-rotary-first-right.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_ROTARY_FIRST_RIGHT + */ // prettier-ignore -export const DIRECTION_ROTARY_FIRST_RIGHT = +export const DIRECTION_ROTARY_FIRST_RIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 18v6.586L15.871 14.457A5.924 5.924 0 0017 11a6 6 0 10-7 5.91V28h2V16.91a5.957 5.957 0 002.455-1.04L24.585 26H18v2h10V18zm-15-3a4 4 0 114-4 4.005 4.005 0 01-4 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-rotary-right-filled.ts b/packages/hiccup-carbon-icons/src/direction-rotary-right-filled.ts index 0ec620c2e7..e8fad52bd8 100644 --- a/packages/hiccup-carbon-icons/src/direction-rotary-right-filled.ts +++ b/packages/hiccup-carbon-icons/src/direction-rotary-right-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_ROTARY_RIGHT_FILLED + */ // prettier-ignore -export const DIRECTION_ROTARY_RIGHT_FILLED = +export const DIRECTION_ROTARY_RIGHT_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/direction-rotary-right.ts b/packages/hiccup-carbon-icons/src/direction-rotary-right.ts index 712ad8fd75..441b1260b5 100644 --- a/packages/hiccup-carbon-icons/src/direction-rotary-right.ts +++ b/packages/hiccup-carbon-icons/src/direction-rotary-right.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_ROTARY_RIGHT + */ // prettier-ignore -export const DIRECTION_ROTARY_RIGHT = +export const DIRECTION_ROTARY_RIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 4l-1.414 1.414L25.172 10H16.91A5.997 5.997 0 1010 16.91V28h2V16.91A6.006 6.006 0 0016.91 12h8.262l-4.586 4.586L22 18l7-7zM11 15a4 4 0 114-4 4.005 4.005 0 01-4 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-rotary-straight-filled.ts b/packages/hiccup-carbon-icons/src/direction-rotary-straight-filled.ts index b5eb4ec6ef..dde0e9d180 100644 --- a/packages/hiccup-carbon-icons/src/direction-rotary-straight-filled.ts +++ b/packages/hiccup-carbon-icons/src/direction-rotary-straight-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_ROTARY_STRAIGHT_FILLED + */ // prettier-ignore -export const DIRECTION_ROTARY_STRAIGHT_FILLED = +export const DIRECTION_ROTARY_STRAIGHT_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/direction-rotary-straight.ts b/packages/hiccup-carbon-icons/src/direction-rotary-straight.ts index 9daac104c2..9ef9b4250e 100644 --- a/packages/hiccup-carbon-icons/src/direction-rotary-straight.ts +++ b/packages/hiccup-carbon-icons/src/direction-rotary-straight.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_ROTARY_STRAIGHT + */ // prettier-ignore -export const DIRECTION_ROTARY_STRAIGHT = +export const DIRECTION_ROTARY_STRAIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 12.09V5.828l4.586 4.586L23 9l-7-7-7 7 1.414 1.414L15 5.828v6.262a5.992 5.992 0 000 11.82V28h2v-4.09a5.992 5.992 0 000-11.82zM16 22a4 4 0 114-4 4.005 4.005 0 01-4 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-sharp-turn-filled.ts b/packages/hiccup-carbon-icons/src/direction-sharp-turn-filled.ts index 56c7593754..f460b76162 100644 --- a/packages/hiccup-carbon-icons/src/direction-sharp-turn-filled.ts +++ b/packages/hiccup-carbon-icons/src/direction-sharp-turn-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_SHARP_TURN_FILLED + */ // prettier-ignore -export const DIRECTION_SHARP_TURN_FILLED = +export const DIRECTION_SHARP_TURN_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H4a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2zm-2 24H16v-2h6.586L8 9.414V26H6V7a1 1 0 011.707-.707L24 22.586V16h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-sharp-turn.ts b/packages/hiccup-carbon-icons/src/direction-sharp-turn.ts index cd9e3e7de3..63bcaa99a2 100644 --- a/packages/hiccup-carbon-icons/src/direction-sharp-turn.ts +++ b/packages/hiccup-carbon-icons/src/direction-sharp-turn.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_SHARP_TURN + */ // prettier-ignore -export const DIRECTION_SHARP_TURN = +export const DIRECTION_SHARP_TURN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 18v6.586L7.707 6.293A1 1 0 006 7v21h2V9.414L24.586 26H18v2h10V18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-straight-filled.ts b/packages/hiccup-carbon-icons/src/direction-straight-filled.ts index e036a7c2be..9863f0864d 100644 --- a/packages/hiccup-carbon-icons/src/direction-straight-filled.ts +++ b/packages/hiccup-carbon-icons/src/direction-straight-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_STRAIGHT_FILLED + */ // prettier-ignore -export const DIRECTION_STRAIGHT_FILLED = +export const DIRECTION_STRAIGHT_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H4a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2zm-6.414 11.414L17 8.828V26h-2V8.828l-4.586 4.586L9 12l7-7 7 7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-straight-right-filled.ts b/packages/hiccup-carbon-icons/src/direction-straight-right-filled.ts index 5474169d94..6b1da66d52 100644 --- a/packages/hiccup-carbon-icons/src/direction-straight-right-filled.ts +++ b/packages/hiccup-carbon-icons/src/direction-straight-right-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_STRAIGHT_RIGHT_FILLED + */ // prettier-ignore -export const DIRECTION_STRAIGHT_RIGHT_FILLED = +export const DIRECTION_STRAIGHT_RIGHT_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H4a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2zm-8 21l-1.414-1.414L23.172 17H6v-2h17.172l-4.586-4.586L20 9l7 7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-straight-right.ts b/packages/hiccup-carbon-icons/src/direction-straight-right.ts index 25bbaa1b72..d60420eb44 100644 --- a/packages/hiccup-carbon-icons/src/direction-straight-right.ts +++ b/packages/hiccup-carbon-icons/src/direction-straight-right.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_STRAIGHT_RIGHT + */ // prettier-ignore -export const DIRECTION_STRAIGHT_RIGHT = +export const DIRECTION_STRAIGHT_RIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 16l-7-7-1.414 1.414L24.172 15H4v2h20.172l-4.586 4.586L21 23l7-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-straight.ts b/packages/hiccup-carbon-icons/src/direction-straight.ts index b3ca21d33a..10b6611ec3 100644 --- a/packages/hiccup-carbon-icons/src/direction-straight.ts +++ b/packages/hiccup-carbon-icons/src/direction-straight.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_STRAIGHT + */ // prettier-ignore -export const DIRECTION_STRAIGHT = +export const DIRECTION_STRAIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 4l-7 7 1.414 1.414L15 7.828V28h2V7.828l4.586 4.586L23 11l-7-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-u-turn-filled.ts b/packages/hiccup-carbon-icons/src/direction-u-turn-filled.ts index f30840c7a1..77f9cb5c97 100644 --- a/packages/hiccup-carbon-icons/src/direction-u-turn-filled.ts +++ b/packages/hiccup-carbon-icons/src/direction-u-turn-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_U_TURN_FILLED + */ // prettier-ignore -export const DIRECTION_U_TURN_FILLED = +export const DIRECTION_U_TURN_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2H4a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2zm-7 24l-7-7 1.414-1.414L20 22.172V8H8v18H6V8a2.002 2.002 0 012-2h12a2.002 2.002 0 012 2v14.172l4.586-4.586L28 19z" }]]; diff --git a/packages/hiccup-carbon-icons/src/direction-u-turn.ts b/packages/hiccup-carbon-icons/src/direction-u-turn.ts index 8fa20fb700..93d888dcf1 100644 --- a/packages/hiccup-carbon-icons/src/direction-u-turn.ts +++ b/packages/hiccup-carbon-icons/src/direction-u-turn.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DIRECTION_U_TURN + */ // prettier-ignore -export const DIRECTION_U_TURN = +export const DIRECTION_U_TURN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26.586 19.586L22 24.172V8a2.002 2.002 0 00-2-2H8a2.002 2.002 0 00-2 2v20h2V8h12v16.172l-4.586-4.586L14 21l7 7 7-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/distribute-horizontal-center.ts b/packages/hiccup-carbon-icons/src/distribute-horizontal-center.ts index e20ff5db79..555927a4f7 100644 --- a/packages/hiccup-carbon-icons/src/distribute-horizontal-center.ts +++ b/packages/hiccup-carbon-icons/src/distribute-horizontal-center.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DISTRIBUTE_HORIZONTAL_CENTER + */ // prettier-ignore -export const DISTRIBUTE_HORIZONTAL_CENTER = +export const DISTRIBUTE_HORIZONTAL_CENTER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 10h-1V2h-2v8h-1a2.002 2.002 0 00-2 2v8a2.002 2.002 0 002 2h1v8h2v-8h1a2.002 2.002 0 002-2v-8a2.002 2.002 0 00-2-2zm0 10h-4v-8h4zM12 6h-1V2H9v4H8a2.002 2.002 0 00-2 2v16a2.002 2.002 0 002 2h1v4h2v-4h1a2.002 2.002 0 002-2V8a2.002 2.002 0 00-2-2zm0 18H8V8h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/distribute-horizontal-left.ts b/packages/hiccup-carbon-icons/src/distribute-horizontal-left.ts index a76be59e87..72b23ecad4 100644 --- a/packages/hiccup-carbon-icons/src/distribute-horizontal-left.ts +++ b/packages/hiccup-carbon-icons/src/distribute-horizontal-left.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DISTRIBUTE_HORIZONTAL_LEFT + */ // prettier-ignore -export const DISTRIBUTE_HORIZONTAL_LEFT = +export const DISTRIBUTE_HORIZONTAL_LEFT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 22h-4a2.002 2.002 0 01-2-2v-8a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2v8a2.002 2.002 0 01-2 2zm-4-10v8h4v-8zM18 2h2v28h-2zM12 26H8a2.002 2.002 0 01-2-2V8a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2v16a2.002 2.002 0 01-2 2zM8 8v16h4V8zM2 2h2v28H2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/distribute-horizontal-right.ts b/packages/hiccup-carbon-icons/src/distribute-horizontal-right.ts index 47cfe80435..5b7ec9f5f1 100644 --- a/packages/hiccup-carbon-icons/src/distribute-horizontal-right.ts +++ b/packages/hiccup-carbon-icons/src/distribute-horizontal-right.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DISTRIBUTE_HORIZONTAL_RIGHT + */ // prettier-ignore -export const DISTRIBUTE_HORIZONTAL_RIGHT = +export const DISTRIBUTE_HORIZONTAL_RIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 2h2v28h-2zM24 22h-4a2.002 2.002 0 01-2-2v-8a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2v8a2.002 2.002 0 01-2 2zm-4-10h-.002L20 20h4v-8zM12 2h2v28h-2zM8 26H4a2.002 2.002 0 01-2-2V8a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2v16a2.002 2.002 0 01-2 2zM4 8h-.002L4 24h4V8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/distribute-vertical-bottom.ts b/packages/hiccup-carbon-icons/src/distribute-vertical-bottom.ts index 1a4684ae4d..028a105213 100644 --- a/packages/hiccup-carbon-icons/src/distribute-vertical-bottom.ts +++ b/packages/hiccup-carbon-icons/src/distribute-vertical-bottom.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DISTRIBUTE_VERTICAL_BOTTOM + */ // prettier-ignore -export const DISTRIBUTE_VERTICAL_BOTTOM = +export const DISTRIBUTE_VERTICAL_BOTTOM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 28h28v2H2zM24 26H8a2.002 2.002 0 01-2-2v-4a2.002 2.002 0 012-2h16a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zm0-6.001L8 20v4h16zM2 12h28v2H2zM20 10h-8a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h8a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zm0-6.001L12 4v4h8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/distribute-vertical-center.ts b/packages/hiccup-carbon-icons/src/distribute-vertical-center.ts index 10a12861ec..64dd6e5cae 100644 --- a/packages/hiccup-carbon-icons/src/distribute-vertical-center.ts +++ b/packages/hiccup-carbon-icons/src/distribute-vertical-center.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DISTRIBUTE_VERTICAL_CENTER + */ // prettier-ignore -export const DISTRIBUTE_VERTICAL_CENTER = +export const DISTRIBUTE_VERTICAL_CENTER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 21h-4v-1a2.002 2.002 0 00-2-2H8a2.002 2.002 0 00-2 2v1H2v2h4v1a2.002 2.002 0 002 2h16a2.002 2.002 0 002-2v-1h4zm-6 3H8v-4l16-.001zM30 9h-8V8a2.002 2.002 0 00-2-2h-8a2.002 2.002 0 00-2 2v1H2v2h8v1a2.002 2.002 0 002 2h8a2.002 2.002 0 002-2v-1h8zm-10 3h-8V8l8-.001z" }]]; diff --git a/packages/hiccup-carbon-icons/src/distribute-vertical-top.ts b/packages/hiccup-carbon-icons/src/distribute-vertical-top.ts index 9071fc6bf5..2371a754c1 100644 --- a/packages/hiccup-carbon-icons/src/distribute-vertical-top.ts +++ b/packages/hiccup-carbon-icons/src/distribute-vertical-top.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DISTRIBUTE_VERTICAL_TOP + */ // prettier-ignore -export const DISTRIBUTE_VERTICAL_TOP = +export const DISTRIBUTE_VERTICAL_TOP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 30H8a2.002 2.002 0 01-2-2v-4a2.002 2.002 0 012-2h16a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zM8 24v4h16v-4zM2 18h28v2H2zM20 14h-8a2.002 2.002 0 01-2-2V8a2.002 2.002 0 012-2h8a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zm-8-6v4h8V8zM2 2h28v2H2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/doc.ts b/packages/hiccup-carbon-icons/src/doc.ts index 4bf9b9e478..a998f031be 100644 --- a/packages/hiccup-carbon-icons/src/doc.ts +++ b/packages/hiccup-carbon-icons/src/doc.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOC + */ // prettier-ignore -export const DOC = +export const DOC: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 23h-6a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2h-6v10h6zM18 23h-4a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2v10a2.002 2.002 0 01-2 2zm-4-12v10h4V11zM6 23H2V9h4a4.005 4.005 0 014 4v6a4.005 4.005 0 01-4 4zm-2-2h2a2.002 2.002 0 002-2v-6a2.002 2.002 0 00-2-2H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/document-add.ts b/packages/hiccup-carbon-icons/src/document-add.ts index 9403d7b77d..e15ff8ea74 100644 --- a/packages/hiccup-carbon-icons/src/document-add.ts +++ b/packages/hiccup-carbon-icons/src/document-add.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOCUMENT_ADD + */ // prettier-ignore -export const DOCUMENT_ADD = +export const DOCUMENT_ADD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25.7 9.3l-7-7A.91.91 0 0018 2H8a2 2 0 00-2 2v24a2 2 0 002 2h16a2 2 0 002-2V10a.91.91 0 00-.3-.7zM18 4.4l5.6 5.6H18zM24 28H8V4h8v6a2 2 0 002 2h6z" }], ["path", { d: "M21 19h-4v-4h-2v4h-4v2h4v4h2v-4h4v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/document-blank.ts b/packages/hiccup-carbon-icons/src/document-blank.ts index 89a6a281b3..c379f805b3 100644 --- a/packages/hiccup-carbon-icons/src/document-blank.ts +++ b/packages/hiccup-carbon-icons/src/document-blank.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOCUMENT_BLANK + */ // prettier-ignore -export const DOCUMENT_BLANK = +export const DOCUMENT_BLANK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25.7 9.3l-7-7A.908.908 0 0018 2H8a2.006 2.006 0 00-2 2v24a2.006 2.006 0 002 2h16a2.006 2.006 0 002-2V10a.908.908 0 00-.3-.7zM18 4.4l5.6 5.6H18zM24 28H8V4h8v6a2.006 2.006 0 002 2h6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/document-download.ts b/packages/hiccup-carbon-icons/src/document-download.ts index 544148e63d..f2618c2923 100644 --- a/packages/hiccup-carbon-icons/src/document-download.ts +++ b/packages/hiccup-carbon-icons/src/document-download.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOCUMENT_DOWNLOAD + */ // prettier-ignore -export const DOCUMENT_DOWNLOAD = +export const DOCUMENT_DOWNLOAD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 25l-1.414-1.414L26 26.172V18h-2v8.172l-2.586-2.586L20 25l5 5 5-5z" }], ["path", { d: "M18 28H8V4h8v6a2.006 2.006 0 002 2h6v3h2v-5a.91.91 0 00-.3-.7l-7-7A.909.909 0 0018 2H8a2.006 2.006 0 00-2 2v24a2.006 2.006 0 002 2h10zm0-23.6l5.6 5.6H18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/document-export.ts b/packages/hiccup-carbon-icons/src/document-export.ts index c8fd638215..238c56405d 100644 --- a/packages/hiccup-carbon-icons/src/document-export.ts +++ b/packages/hiccup-carbon-icons/src/document-export.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOCUMENT_EXPORT + */ // prettier-ignore -export const DOCUMENT_EXPORT = +export const DOCUMENT_EXPORT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13 21h13.17l-2.58 2.59L25 25l5-5-5-5-1.41 1.41L26.17 19H13v2z" }], ["path", { d: "M22 14v-4a1 1 0 00-.29-.71l-7-7A1 1 0 0014 2H4a2 2 0 00-2 2v24a2 2 0 002 2h16a2 2 0 002-2v-2h-2v2H4V4h8v6a2 2 0 002 2h6v2zm-8-4V4.41L19.59 10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/document-import.ts b/packages/hiccup-carbon-icons/src/document-import.ts index ad46697685..4be1d060ae 100644 --- a/packages/hiccup-carbon-icons/src/document-import.ts +++ b/packages/hiccup-carbon-icons/src/document-import.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOCUMENT_IMPORT + */ // prettier-ignore -export const DOCUMENT_IMPORT = +export const DOCUMENT_IMPORT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 19H14.83l2.58-2.59L16 15l-5 5 5 5 1.41-1.41L14.83 21H28v-2z" }], ["path", { d: "M24 14v-4a1 1 0 00-.29-.71l-7-7A1 1 0 0016 2H6a2 2 0 00-2 2v24a2 2 0 002 2h16a2 2 0 002-2v-2h-2v2H6V4h8v6a2 2 0 002 2h6v2zm-8-4V4.41L21.59 10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/document-pdf.ts b/packages/hiccup-carbon-icons/src/document-pdf.ts index 8a887f5ae4..54034c1210 100644 --- a/packages/hiccup-carbon-icons/src/document-pdf.ts +++ b/packages/hiccup-carbon-icons/src/document-pdf.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOCUMENT_PDF + */ // prettier-ignore -export const DOCUMENT_PDF = +export const DOCUMENT_PDF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 18v-2h-6v10h2v-4h3v-2h-3v-2h4zM19 26h-4V16h4a3.003 3.003 0 013 3v4a3.003 3.003 0 01-3 3zm-2-2h2a1.001 1.001 0 001-1v-4a1.001 1.001 0 00-1-1h-2zM11 16H6v10h2v-3h3a2.003 2.003 0 002-2v-3a2.002 2.002 0 00-2-2zm-3 5v-3h3l.001 3z" }], ["path", { d: "M22 14v-4a.91.91 0 00-.3-.7l-7-7A.909.909 0 0014 2H4a2.006 2.006 0 00-2 2v24a2 2 0 002 2h16v-2H4V4h8v6a2.006 2.006 0 002 2h6v2zm-8-4V4.4l5.6 5.6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/document-sentiment.ts b/packages/hiccup-carbon-icons/src/document-sentiment.ts index 52f0a485e7..ff1fe00b58 100644 --- a/packages/hiccup-carbon-icons/src/document-sentiment.ts +++ b/packages/hiccup-carbon-icons/src/document-sentiment.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOCUMENT_SENTIMENT + */ // prettier-ignore -export const DOCUMENT_SENTIMENT = +export const DOCUMENT_SENTIMENT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18.303 16a2.662 2.662 0 00-1.908.806l-.393.405-.397-.405a2.662 2.662 0 00-3.816 0 2.8 2.8 0 000 3.896L16.002 25l4.209-4.298a2.8 2.8 0 000-3.896A2.662 2.662 0 0018.303 16z" }], ["path", { d: "M25.7 9.3l-7-7A.908.908 0 0018 2H8a2.006 2.006 0 00-2 2v24a2.006 2.006 0 002 2h16a2.006 2.006 0 002-2V10a.908.908 0 00-.3-.7zM18 4.4l5.6 5.6H18zM24 28H8V4h8v6a2.006 2.006 0 002 2h6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/document-subtract.ts b/packages/hiccup-carbon-icons/src/document-subtract.ts index 9daa4cfe4a..ce4ef0c5a1 100644 --- a/packages/hiccup-carbon-icons/src/document-subtract.ts +++ b/packages/hiccup-carbon-icons/src/document-subtract.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOCUMENT_SUBTRACT + */ // prettier-ignore -export const DOCUMENT_SUBTRACT = +export const DOCUMENT_SUBTRACT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25.7 9.3l-7-7A.91.91 0 0018 2H8a2 2 0 00-2 2v24a2 2 0 002 2h16a2 2 0 002-2V10a.91.91 0 00-.3-.7zM18 4.4l5.6 5.6H18zM24 28H8V4h8v6a2 2 0 002 2h6z" }], ["path", { d: "M11 19h10v2H11z" }]]; diff --git a/packages/hiccup-carbon-icons/src/document-tasks.ts b/packages/hiccup-carbon-icons/src/document-tasks.ts index cc098b089d..ccd3d627f4 100644 --- a/packages/hiccup-carbon-icons/src/document-tasks.ts +++ b/packages/hiccup-carbon-icons/src/document-tasks.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOCUMENT_TASKS + */ // prettier-ignore -export const DOCUMENT_TASKS = +export const DOCUMENT_TASKS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25.7 9.3l-7-7A.91.91 0 0018 2H8a2 2 0 00-2 2v24a2 2 0 002 2h16a2 2 0 002-2V10a.91.91 0 00-.3-.7zM18 4.4l5.6 5.6H18zM24 28H8V4h8v6a2 2 0 002 2h6z" }], ["path", { d: "M14 22.18l-2.59-2.59L10 21l4 4 8-8-1.41-1.41L14 22.18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/document-unknown.ts b/packages/hiccup-carbon-icons/src/document-unknown.ts index 4925f12c2d..64f12acfd5 100644 --- a/packages/hiccup-carbon-icons/src/document-unknown.ts +++ b/packages/hiccup-carbon-icons/src/document-unknown.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOCUMENT_UNKNOWN + */ // prettier-ignore -export const DOCUMENT_UNKNOWN = +export const DOCUMENT_UNKNOWN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/document-view.ts b/packages/hiccup-carbon-icons/src/document-view.ts index 247cf16d81..f342972b0e 100644 --- a/packages/hiccup-carbon-icons/src/document-view.ts +++ b/packages/hiccup-carbon-icons/src/document-view.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOCUMENT_VIEW + */ // prettier-ignore -export const DOCUMENT_VIEW = +export const DOCUMENT_VIEW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/document-word-processor-reference.ts b/packages/hiccup-carbon-icons/src/document-word-processor-reference.ts index 2a45bccc56..019795d7e3 100644 --- a/packages/hiccup-carbon-icons/src/document-word-processor-reference.ts +++ b/packages/hiccup-carbon-icons/src/document-word-processor-reference.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOCUMENT_WORD_PROCESSOR_REFERENCE + */ // prettier-ignore -export const DOCUMENT_WORD_PROCESSOR_REFERENCE = +export const DOCUMENT_WORD_PROCESSOR_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28.3 20l-.909 8.611L26 20h-2l-1.391 8.611L21.7 20H20l1.36 10h2.28L25 21.626 26.36 30h2.28L30 20h-1.7zM4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM25.707 9.293l-7-7A1 1 0 0018 2H8a2.002 2.002 0 00-2 2v12h2V4h8v6a2.002 2.002 0 002 2h6v4h2v-6a1 1 0 00-.293-.707zM18 10V4.414L23.586 10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/document-word-processor.ts b/packages/hiccup-carbon-icons/src/document-word-processor.ts index 250816f9c4..7f0536ea39 100644 --- a/packages/hiccup-carbon-icons/src/document-word-processor.ts +++ b/packages/hiccup-carbon-icons/src/document-word-processor.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOCUMENT_WORD_PROCESSOR + */ // prettier-ignore -export const DOCUMENT_WORD_PROCESSOR = +export const DOCUMENT_WORD_PROCESSOR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28.3 20l-.909 8.611L26 20h-2l-1.391 8.611L21.7 20H20l1.36 10h2.28L25 21.626 26.36 30h2.28L30 20h-1.7z" }], ["path", { d: "M25.707 9.293l-7-7A1 1 0 0018 2H8a2.002 2.002 0 00-2 2v24a2.002 2.002 0 002 2h8v-2H8V4h8v6a2.002 2.002 0 002 2h6v4h2v-6a1 1 0 00-.293-.707zM18 4.414L23.586 10H18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/document.ts b/packages/hiccup-carbon-icons/src/document.ts index edcacf6040..8249b3e3e5 100644 --- a/packages/hiccup-carbon-icons/src/document.ts +++ b/packages/hiccup-carbon-icons/src/document.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOCUMENT + */ // prettier-ignore -export const DOCUMENT = +export const DOCUMENT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25.7 9.3l-7-7c-.2-.2-.4-.3-.7-.3H8c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V10c0-.3-.1-.5-.3-.7zM18 4.4l5.6 5.6H18V4.4zM24 28H8V4h8v6c0 1.1.9 2 2 2h6v16z" }], ["path", { d: "M10 22h12v2H10zM10 16h12v2H10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/dot-mark.ts b/packages/hiccup-carbon-icons/src/dot-mark.ts index 4bf7d1b484..a28f3d8426 100644 --- a/packages/hiccup-carbon-icons/src/dot-mark.ts +++ b/packages/hiccup-carbon-icons/src/dot-mark.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOT_MARK + */ // prettier-ignore -export const DOT_MARK = +export const DOT_MARK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/double-integer.ts b/packages/hiccup-carbon-icons/src/double-integer.ts index cdebdd4df3..c5fcf7a3ba 100644 --- a/packages/hiccup-carbon-icons/src/double-integer.ts +++ b/packages/hiccup-carbon-icons/src/double-integer.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOUBLE_INTEGER + */ // prettier-ignore -export const DOUBLE_INTEGER = +export const DOUBLE_INTEGER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 8V6h-4V2h-2v4H8V2H6v4H2v2h4v3H2v2h4v4h2v-4h3v4h2v-4h4v-2h-4V8zm-6 3H8V8h3zM30 21v-2h-4v-4h-2v4h-3v-4h-2v4h-4v2h4v3h-4v2h4v4h2v-4h3v4h2v-4h4v-2h-4v-3zm-6 3h-3v-3h3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/down-to-bottom.ts b/packages/hiccup-carbon-icons/src/down-to-bottom.ts index 27281562ab..180961dc89 100644 --- a/packages/hiccup-carbon-icons/src/down-to-bottom.ts +++ b/packages/hiccup-carbon-icons/src/down-to-bottom.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOWN_TO_BOTTOM + */ // prettier-ignore -export const DOWN_TO_BOTTOM = +export const DOWN_TO_BOTTOM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 18L6 8l1.4-1.4 8.6 8.6 8.6-8.6L26 8zM4 22h24v2H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/download.ts b/packages/hiccup-carbon-icons/src/download.ts index 8e99876a41..5d3d58495d 100644 --- a/packages/hiccup-carbon-icons/src/download.ts +++ b/packages/hiccup-carbon-icons/src/download.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DOWNLOAD + */ // prettier-ignore -export const DOWNLOAD = +export const DOWNLOAD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 15l-1.41-1.41L17 21.17V2h-2v19.17l-7.59-7.58L6 15l10 10 10-10z" }], ["path", { d: "M26 24v4H6v-4H4v4a2 2 0 002 2h20a2 2 0 002-2v-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/drag-horizontal.ts b/packages/hiccup-carbon-icons/src/drag-horizontal.ts index fdf188d72d..0d5e34ebe7 100644 --- a/packages/hiccup-carbon-icons/src/drag-horizontal.ts +++ b/packages/hiccup-carbon-icons/src/drag-horizontal.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DRAG_HORIZONTAL + */ // prettier-ignore -export const DRAG_HORIZONTAL = +export const DRAG_HORIZONTAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 4v11H5.83l2.58-2.59L7 11l-5 5 5 5 1.41-1.41L5.83 17H12v11h2V4h-2zM25 11l-1.41 1.41L26.17 15H20V4h-2v24h2V17h6.17l-2.58 2.59L25 21l5-5-5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/drag-vertical.ts b/packages/hiccup-carbon-icons/src/drag-vertical.ts index 3c08833ce8..351d5d3dbc 100644 --- a/packages/hiccup-carbon-icons/src/drag-vertical.ts +++ b/packages/hiccup-carbon-icons/src/drag-vertical.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DRAG_VERTICAL + */ // prettier-ignore -export const DRAG_VERTICAL = +export const DRAG_VERTICAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20h11v6.17l-2.59-2.58L11 25l5 5 5-5-1.41-1.41L17 26.17V20h11v-2H4v2zM11 7l1.41 1.41L15 5.83V12H4v2h24v-2H17V5.83l2.59 2.58L21 7l-5-5-5 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/draggable.ts b/packages/hiccup-carbon-icons/src/draggable.ts index dad15dd897..522a9ca894 100644 --- a/packages/hiccup-carbon-icons/src/draggable.ts +++ b/packages/hiccup-carbon-icons/src/draggable.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DRAGGABLE + */ // prettier-ignore -export const DRAGGABLE = +export const DRAGGABLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 6h4v4h-4zM18 6h4v4h-4zM10 14h4v4h-4zM18 14h4v4h-4zM10 22h4v4h-4zM18 22h4v4h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/draw.ts b/packages/hiccup-carbon-icons/src/draw.ts index b7e8280169..7306597802 100644 --- a/packages/hiccup-carbon-icons/src/draw.ts +++ b/packages/hiccup-carbon-icons/src/draw.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DRAW + */ // prettier-ignore -export const DRAW = +export const DRAW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19.14 28a3.42 3.42 0 01-2.42-5.85L21.86 17a1.42 1.42 0 10-2-2L13 21.85a3.5 3.5 0 01-4.85 0 3.43 3.43 0 010-4.84l8.58-8.58a1.42 1.42 0 10-2-2L6.41 14.7 5 13.3 13.29 5a3.43 3.43 0 014.84 4.85l-8.57 8.57a1.42 1.42 0 000 2 1.45 1.45 0 002 0l6.86-6.86a3.43 3.43 0 114.85 4.84l-5.15 5.15a1.42 1.42 0 002 2l4.44-4.43L26 22.56 21.56 27a3.38 3.38 0 01-2.42 1z" }]]; diff --git a/packages/hiccup-carbon-icons/src/drop-photo-filled.ts b/packages/hiccup-carbon-icons/src/drop-photo-filled.ts index 8a91618fe9..f1d7b5553e 100644 --- a/packages/hiccup-carbon-icons/src/drop-photo-filled.ts +++ b/packages/hiccup-carbon-icons/src/drop-photo-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DROP_PHOTO_FILLED + */ // prettier-ignore -export const DROP_PHOTO_FILLED = +export const DROP_PHOTO_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/drop-photo.ts b/packages/hiccup-carbon-icons/src/drop-photo.ts index b0559d8bf4..9d8f1b53b7 100644 --- a/packages/hiccup-carbon-icons/src/drop-photo.ts +++ b/packages/hiccup-carbon-icons/src/drop-photo.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DROP_PHOTO + */ // prettier-ignore -export const DROP_PHOTO = +export const DROP_PHOTO: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 26a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2z" }], ["path", { d: "M27 29H11a2 2 0 01-2-2v-9a2 2 0 012-2h3.28l.543-1.632A2 2 0 0116.721 13h4.558a2 2 0 011.898 1.368L23.72 16H27a2 2 0 012 2v9a2 2 0 01-2 2zm-16-2h16v-9h-4.72l-1-3h-4.56l-1 3H11zM27 11h2v2h-2zM27 7h2v2h-2zM27 3h2v2h-2zM23 3h2v2h-2zM19 3h2v2h-2zM15 3h2v2h-2zM11 3h2v2h-2zM7 3h2v2H7zM3 3h2v2H3zM3 7h2v2H3zM3 11h2v2H3zM3 15h2v2H3zM3 19h2v2H3zM3 23h2v2H3zM3 27h2v2H3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/dvr.ts b/packages/hiccup-carbon-icons/src/dvr.ts index e7cb64639a..3d410397dc 100644 --- a/packages/hiccup-carbon-icons/src/dvr.ts +++ b/packages/hiccup-carbon-icons/src/dvr.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#DVR + */ // prettier-ignore -export const DVR = +export const DVR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 15v-4a2 2 0 00-2-2h-6v14h2v-6h1.48l2.34 6H30l-2.33-6H28a2 2 0 002-2zm-6-4h4v4h-4zM18 9l-2 13-2-13h-2l2.52 14h2.96L20 9h-2zM6 23H2V9h4a4 4 0 014 4v6a4 4 0 01-4 4zm-2-2h2a2 2 0 002-2v-6a2 2 0 00-2-2H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/earth-americas-filled.ts b/packages/hiccup-carbon-icons/src/earth-americas-filled.ts index a6148c9355..a844016cf6 100644 --- a/packages/hiccup-carbon-icons/src/earth-americas-filled.ts +++ b/packages/hiccup-carbon-icons/src/earth-americas-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EARTH_AMERICAS_FILLED + */ // prettier-ignore -export const EARTH_AMERICAS_FILLED = +export const EARTH_AMERICAS_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14.016 14.016 0 0016 2zM4 16a11.915 11.915 0 01.7-4H10l5 4-2.8 3.693A1 1 0 0012.293 21L15 24v3.95A12.01 12.01 0 014 16zm17.435 10.685l2.546-7.7a1 1 0 00-.367-.985L15 11l2-2h5.28a1 1 0 00.948-.684l.495-1.486a11.974 11.974 0 01-2.288 19.855z" }]]; diff --git a/packages/hiccup-carbon-icons/src/earth-americas.ts b/packages/hiccup-carbon-icons/src/earth-americas.ts index 84cf9fd97b..579ab4b3de 100644 --- a/packages/hiccup-carbon-icons/src/earth-americas.ts +++ b/packages/hiccup-carbon-icons/src/earth-americas.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EARTH_AMERICAS + */ // prettier-ignore -export const EARTH_AMERICAS = +export const EARTH_AMERICAS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 16a14.031 14.031 0 10-7.14 12.191l.117.026.024-.111A13.998 13.998 0 0030 16zM4 16a11.937 11.937 0 01.395-3h4.243l4.992 4.16-1.91 2.546a2.009 2.009 0 00.186 2.614L14 24.414v3.405A12.01 12.01 0 014 16zm9.32 4.906l3.05-4.066L9.362 11H5.106a11.962 11.962 0 0117.778-4.814L22.279 8h-5.693l-3.043 3.043 9.354 8.313-1.649 7.419A11.903 11.903 0 0116 28v-4.414zm10.315 4.344l1.213-5.46a2 2 0 00-.623-1.927l-7.768-6.906.957-.957h4.865a1.998 1.998 0 001.898-1.368l.353-1.06a11.978 11.978 0 01-.895 17.678z" }]]; diff --git a/packages/hiccup-carbon-icons/src/earth-europe-africa-filled.ts b/packages/hiccup-carbon-icons/src/earth-europe-africa-filled.ts index 187b08767e..083b9b0b04 100644 --- a/packages/hiccup-carbon-icons/src/earth-europe-africa-filled.ts +++ b/packages/hiccup-carbon-icons/src/earth-europe-africa-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EARTH_EUROPE_AFRICA_FILLED + */ // prettier-ignore -export const EARTH_EUROPE_AFRICA_FILLED = +export const EARTH_EUROPE_AFRICA_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14.016 14.016 0 0016 2zM4 16a11.981 11.981 0 015-9.727V9a1 1 0 001 1h3.382a1 1 0 00.894-.553L15 8h4v6h-5.764a1 1 0 00-.447.105l-3.236 1.619a1 1 0 00-.553.894v3.705a1 1 0 00.629.929L14 23l.824 4.94A12.015 12.015 0 014 16zm18 10.376V23l1.755-2.632a1.001 1.001 0 00.138-.797L23 16v-3h4.605A11.901 11.901 0 0122 26.376z" }]]; diff --git a/packages/hiccup-carbon-icons/src/earth-europe-africa.ts b/packages/hiccup-carbon-icons/src/earth-europe-africa.ts index fa4c48059b..9005e13163 100644 --- a/packages/hiccup-carbon-icons/src/earth-europe-africa.ts +++ b/packages/hiccup-carbon-icons/src/earth-europe-africa.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EARTH_EUROPE_AFRICA + */ // prettier-ignore -export const EARTH_EUROPE_AFRICA = +export const EARTH_EUROPE_AFRICA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14.016 14.016 0 0016 2zM4 16a11.96 11.96 0 014-8.919V9a2 2 0 002 2h3.382a2 2 0 001.79-1.106L15.617 9H18v4h-4.765a2 2 0 00-.893.21l-3.237 1.62A2 2 0 008 16.617v3.705a2 2 0 001.257 1.857l3.849 1.54.678 4.066A12.014 12.014 0 014 16zm11.846 11.992l-.952-5.712L10 20.323v-3.705L13.236 15H20V7h-5.618l-1 2H10V5.623A11.958 11.958 0 0127.3 12H22v4l.922 3.813L21 22.698v4.197A11.908 11.908 0 0116 28c-.052 0-.102-.007-.154-.008zM23 25.727v-2.424l1.586-2.38a2.003 2.003 0 00.277-1.595L24 15.877V14h3.82A11.84 11.84 0 0123 25.727z" }]]; diff --git a/packages/hiccup-carbon-icons/src/earth-filled.ts b/packages/hiccup-carbon-icons/src/earth-filled.ts index 8cc5708643..c4d2693cb1 100644 --- a/packages/hiccup-carbon-icons/src/earth-filled.ts +++ b/packages/hiccup-carbon-icons/src/earth-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EARTH_FILLED + */ // prettier-ignore -export const EARTH_FILLED = +export const EARTH_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14.016 14.016 0 0016 2zM4.02 16.394l1.338.446L7 19.303v1.283a1 1 0 00.293.707L10 24v2.377a11.994 11.994 0 01-5.98-9.983zM16 28a11.968 11.968 0 01-2.572-.285L14 26l1.805-4.512a1 1 0 00-.097-.926l-1.411-2.117a1 1 0 00-.832-.445h-4.93l-1.248-1.873L9.414 14H11v2h2v-2.734l3.868-6.77-1.736-.992L14.277 7h-2.742L10.45 5.371A11.861 11.861 0 0120 4.7V8a1 1 0 001 1h1.465a1 1 0 00.832-.445l.877-1.316A12.033 12.033 0 0126.894 11H22.82a1 1 0 00-.98.804l-.723 4.47a1 1 0 00.54 1.055L25 19l.685 4.056A11.98 11.98 0 0116 28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/earth-southeast-asia-filled.ts b/packages/hiccup-carbon-icons/src/earth-southeast-asia-filled.ts index 3318e0850a..9b06320111 100644 --- a/packages/hiccup-carbon-icons/src/earth-southeast-asia-filled.ts +++ b/packages/hiccup-carbon-icons/src/earth-southeast-asia-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EARTH_SOUTHEAST_ASIA_FILLED + */ // prettier-ignore -export const EARTH_SOUTHEAST_ASIA_FILLED = +export const EARTH_SOUTHEAST_ASIA_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 22h2v2h-2zM17 18h2v2h-2zM14 24h3v2h-3z" }], ["path", { d: "M16 2a14 14 0 1014 14A14.016 14.016 0 0016 2zM4.7 20H6l4.177 2.6a1 1 0 001.36-.294l1.008-1.512a1 1 0 00-.125-1.261L10 17.112 11 14h5.323a1 1 0 00.928-.628l1.582-3.955a1 1 0 00-.034-.819l-2.286-4.572A11.965 11.965 0 0126.376 22H23a1 1 0 00-1 1v3.377A11.958 11.958 0 014.7 20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/earth-southeast-asia.ts b/packages/hiccup-carbon-icons/src/earth-southeast-asia.ts index 3613046d96..36e690e3fe 100644 --- a/packages/hiccup-carbon-icons/src/earth-southeast-asia.ts +++ b/packages/hiccup-carbon-icons/src/earth-southeast-asia.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EARTH_SOUTHEAST_ASIA + */ // prettier-ignore -export const EARTH_SOUTHEAST_ASIA = +export const EARTH_SOUTHEAST_ASIA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 24h3v2h-3zM17 22h2v2h-2zM17 18h2v2h-2z" }], ["path", { d: "M16 2a14 14 0 1014 14A14.016 14.016 0 0016 2zm-.603 2.03l2.507 5.016L16.323 13H10.27l-1.41 4.387 2.852 2.852-1.007 1.512L6.286 19H4.395A11.936 11.936 0 0115.397 4.03zM5.106 21h.608l3.935 2.449a1.991 1.991 0 002.721-.589l1.008-1.512a2.005 2.005 0 00-.25-2.523l-1.989-1.989.59-1.836h4.594a1.99 1.99 0 001.857-1.257l1.581-3.953a2.002 2.002 0 00-.067-1.638l-2.01-4.02A11.96 11.96 0 0126.894 21H23a2.002 2.002 0 00-2 2v3.894A11.948 11.948 0 015.105 21zM23 25.727V23h2.727A12.076 12.076 0 0123 25.727z" }]]; diff --git a/packages/hiccup-carbon-icons/src/earth.ts b/packages/hiccup-carbon-icons/src/earth.ts index 06373f4e1e..fd6ffc7416 100644 --- a/packages/hiccup-carbon-icons/src/earth.ts +++ b/packages/hiccup-carbon-icons/src/earth.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EARTH + */ // prettier-ignore -export const EARTH = +export const EARTH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14.016 14.016 0 0016 2zm5 3.106a12.014 12.014 0 012.916 1.899L23.503 8H21zm-7.622 22.597A11.976 11.976 0 018.116 6.976L9.465 9h3.342l-1.5 4H7.28l-1.382 4.148L8.465 21h5l1.432 2.147zM16 28c-.203 0-.402-.02-.603-.03l1.397-4.19a1.988 1.988 0 00-.233-1.741l-1.432-2.148A1.996 1.996 0 0013.465 19h-3.93l-1.432-2.148L8.721 15H11v2h2v-2.819l2.936-7.83-1.872-.702L13.557 7h-3.022l-.807-1.21A11.794 11.794 0 0119 4.394V8a2.002 2.002 0 002 2h2.586A1.986 1.986 0 0025 9.414l.14-.14.282-.68A11.981 11.981 0 0127.3 12h-4.701a1.993 1.993 0 00-1.972 1.665l-.597 3.441a1.99 1.99 0 00.991 2.086l2.165 1.464 1.458 3.646A11.958 11.958 0 0116 28zm8.815-8.656L22.1 17.509l-.1-.06.599-3.449h5.22a11.743 11.743 0 01-1.744 8.495z" }]]; diff --git a/packages/hiccup-carbon-icons/src/edit-off.ts b/packages/hiccup-carbon-icons/src/edit-off.ts index a46721a81f..c50f318af2 100644 --- a/packages/hiccup-carbon-icons/src/edit-off.ts +++ b/packages/hiccup-carbon-icons/src/edit-off.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EDIT_OFF + */ // prettier-ignore -export const EDIT_OFF = +export const EDIT_OFF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 28.6L3.4 2 2 3.4l10.1 10.1L4 21.6V28h6.4l8.1-8.1L28.6 30l1.4-1.4zM9.6 26H6v-3.6l7.5-7.5 3.6 3.6L9.6 26zM29.4 6.2l-3.6-3.6c-.8-.8-2-.8-2.8 0l-8 8 1.4 1.4L20 8.4l3.6 3.6-3.6 3.6 1.4 1.4 8-8c.8-.8.8-2 0-2.8zM25 10.6L21.4 7l3-3L28 7.6l-3 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/edit.ts b/packages/hiccup-carbon-icons/src/edit.ts index 07c61d4e04..78a2addda3 100644 --- a/packages/hiccup-carbon-icons/src/edit.ts +++ b/packages/hiccup-carbon-icons/src/edit.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EDIT + */ // prettier-ignore -export const EDIT = +export const EDIT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 26h28v2H2zM25.4 9c.8-.8.8-2 0-2.8l-3.6-3.6c-.8-.8-2-.8-2.8 0l-15 15V24h6.4l15-15zm-5-5L24 7.6l-3 3L17.4 7l3-3zM6 22v-3.6l10-10 3.6 3.6-10 10H6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/edt-loop.ts b/packages/hiccup-carbon-icons/src/edt-loop.ts index ed93eaecf3..9fc877302b 100644 --- a/packages/hiccup-carbon-icons/src/edt-loop.ts +++ b/packages/hiccup-carbon-icons/src/edt-loop.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EDT_LOOP + */ // prettier-ignore -export const EDT_LOOP = +export const EDT_LOOP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23.625 22.587a6.129 6.129 0 01-4.5-1.9l-3.1-3.2-3.1 3.2a6.458 6.458 0 01-9.1 0 7.028 7.028 0 01-1.8-4.7 6.655 6.655 0 011.9-4.7 6.338 6.338 0 019 0l3.1 3.2 3.1-3.2a6.338 6.338 0 019 0 6.828 6.828 0 010 9.4 6.542 6.542 0 01-4.5 1.9zm-6.2-6.6l3.1 3.3a4.406 4.406 0 006.2 0 4.908 4.908 0 000-6.6 4.406 4.406 0 00-6.2 0zm-9-4.6a4.158 4.158 0 00-3.1 1.3 4.838 4.838 0 000 6.6 4.406 4.406 0 006.2 0l3.1-3.3-3.1-3.3a4.77 4.77 0 00-3.1-1.3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/education.ts b/packages/hiccup-carbon-icons/src/education.ts index 1144272795..dbb0ec773c 100644 --- a/packages/hiccup-carbon-icons/src/education.ts +++ b/packages/hiccup-carbon-icons/src/education.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EDUCATION + */ // prettier-ignore -export const EDUCATION = +export const EDUCATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 30h-2v-3a5.006 5.006 0 00-5-5h-6a5.006 5.006 0 00-5 5v3H6v-3a7.008 7.008 0 017-7h6a7.008 7.008 0 017 7zM5 6a1 1 0 00-1 1v9h2V7a1 1 0 00-1-1z" }], ["path", { d: "M4 2v2h5v7a7 7 0 0014 0V4h5V2zm7 2h10v3H11zm5 12a5 5 0 01-5-5V9h10v2a5 5 0 01-5 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/email-new.ts b/packages/hiccup-carbon-icons/src/email-new.ts index eb881bd123..5cf65b6201 100644 --- a/packages/hiccup-carbon-icons/src/email-new.ts +++ b/packages/hiccup-carbon-icons/src/email-new.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EMAIL_NEW + */ // prettier-ignore -export const EMAIL_NEW = +export const EMAIL_NEW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 24H4L3.997 8.906l11.434 7.916a1 1 0 001.138 0L28 8.91V18h2V8a2.003 2.003 0 00-2-2H4a2.002 2.002 0 00-2 2v16a2.003 2.003 0 002 2h15zm6.799-16L16 14.784 6.201 8z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/email.ts b/packages/hiccup-carbon-icons/src/email.ts index 4c8b57ce54..21403fe127 100644 --- a/packages/hiccup-carbon-icons/src/email.ts +++ b/packages/hiccup-carbon-icons/src/email.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EMAIL + */ // prettier-ignore -export const EMAIL = +export const EMAIL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 6H4a2 2 0 00-2 2v16a2 2 0 002 2h24a2 2 0 002-2V8a2 2 0 00-2-2zm-2.2 2L16 14.78 6.2 8zM4 24V8.91l11.43 7.91a1 1 0 001.14 0L28 8.91V24z" }]]; diff --git a/packages/hiccup-carbon-icons/src/enterprise.ts b/packages/hiccup-carbon-icons/src/enterprise.ts index ad6b6a4e23..ae4d6357be 100644 --- a/packages/hiccup-carbon-icons/src/enterprise.ts +++ b/packages/hiccup-carbon-icons/src/enterprise.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ENTERPRISE + */ // prettier-ignore -export const ENTERPRISE = +export const ENTERPRISE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 8h2v4H8zM8 14h2v4H8zM14 8h2v4h-2zM14 14h2v4h-2zM8 20h2v4H8zM14 20h2v4h-2z" }], ["path", { d: "M30 14a2 2 0 00-2-2h-6V4a2 2 0 00-2-2H4a2 2 0 00-2 2v26h28zM4 4h16v24H4zm18 24V14h6v14z" }]]; diff --git a/packages/hiccup-carbon-icons/src/erase.ts b/packages/hiccup-carbon-icons/src/erase.ts index ab084b41d5..a625574984 100644 --- a/packages/hiccup-carbon-icons/src/erase.ts +++ b/packages/hiccup-carbon-icons/src/erase.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ERASE + */ // prettier-ignore -export const ERASE = +export const ERASE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M7 27h23v2H7zM27.38 10.51l-7.93-7.92a2 2 0 00-2.83 0l-14 14a2 2 0 000 2.83L7.13 24h9.59l10.66-10.66a2 2 0 000-2.83zM15.89 22H8l-4-4 6.31-6.31 7.93 7.92zm3.76-3.76l-7.92-7.93L18 4l8 7.93z" }]]; diff --git a/packages/hiccup-carbon-icons/src/error-filled.ts b/packages/hiccup-carbon-icons/src/error-filled.ts index 73bee46535..305f5f7799 100644 --- a/packages/hiccup-carbon-icons/src/error-filled.ts +++ b/packages/hiccup-carbon-icons/src/error-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ERROR_FILLED + */ // prettier-ignore -export const ERROR_FILLED = +export const ERROR_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2C8.2 2 2 8.2 2 16s6.2 14 14 14 14-6.2 14-14S23.8 2 16 2zm5.4 21L9 10.6 10.6 9 23 21.4 21.4 23z" }]]; diff --git a/packages/hiccup-carbon-icons/src/error-outline.ts b/packages/hiccup-carbon-icons/src/error-outline.ts index 42b03f0e6e..51f4f04489 100644 --- a/packages/hiccup-carbon-icons/src/error-outline.ts +++ b/packages/hiccup-carbon-icons/src/error-outline.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ERROR_OUTLINE + */ // prettier-ignore -export const ERROR_OUTLINE = +export const ERROR_OUTLINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2C8.2 2 2 8.2 2 16s6.2 14 14 14 14-6.2 14-14S23.8 2 16 2zm0 26C9.4 28 4 22.6 4 16S9.4 4 16 4s12 5.4 12 12-5.4 12-12 12z" }], ["path", { d: "M8.929 10.667l1.555-1.555L22.93 21.557l-1.555 1.555z" }]]; diff --git a/packages/hiccup-carbon-icons/src/error.ts b/packages/hiccup-carbon-icons/src/error.ts index 6526e512c7..30a0b5fe87 100644 --- a/packages/hiccup-carbon-icons/src/error.ts +++ b/packages/hiccup-carbon-icons/src/error.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ERROR + */ // prettier-ignore -export const ERROR = +export const ERROR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 16A14 14 0 1016 2 14 14 0 002 16zm23.15 7.75L8.25 6.85a12 12 0 0116.9 16.9zM8.24 25.16a12 12 0 01-1.4-16.89l16.89 16.89a12 12 0 01-15.49 0z" }]]; diff --git a/packages/hiccup-carbon-icons/src/event-schedule.ts b/packages/hiccup-carbon-icons/src/event-schedule.ts index 596322be20..bb42ad8e32 100644 --- a/packages/hiccup-carbon-icons/src/event-schedule.ts +++ b/packages/hiccup-carbon-icons/src/event-schedule.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EVENT_SCHEDULE + */ // prettier-ignore -export const EVENT_SCHEDULE = +export const EVENT_SCHEDULE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 30a8 8 0 118-8 8 8 0 01-8 8zm0-14a6 6 0 106 6 6 6 0 00-6-6z" }], ["path", { d: "M22.59 25L20 22.41V18h2v3.59l2 2L22.59 25z" }], diff --git a/packages/hiccup-carbon-icons/src/event.ts b/packages/hiccup-carbon-icons/src/event.ts index fb0603d8cb..68d2876c26 100644 --- a/packages/hiccup-carbon-icons/src/event.ts +++ b/packages/hiccup-carbon-icons/src/event.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EVENT + */ // prettier-ignore -export const EVENT = +export const EVENT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 6a2 2 0 00-2-2h-4V2h-2v2h-8V2h-2v2H6a2 2 0 00-2 2v20a2 2 0 002 2h4v-2H6V6h4v2h2V6h8v2h2V6h4v6h2z" }], ["path", { d: "M21 15l2.549 4.938 5.451.791-4 3.844L26 30l-5-2.562L16 30l1-5.427-4-3.844 5.6-.791L21 15z" }]]; diff --git a/packages/hiccup-carbon-icons/src/events-alt.ts b/packages/hiccup-carbon-icons/src/events-alt.ts index a4806387fe..cf881efe17 100644 --- a/packages/hiccup-carbon-icons/src/events-alt.ts +++ b/packages/hiccup-carbon-icons/src/events-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EVENTS_ALT + */ // prettier-ignore -export const EVENTS_ALT = +export const EVENTS_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 31h2v-2a1 1 0 011-1h6a1 1 0 011 1v2h2v-2a3.003 3.003 0 00-3-3h-6a3.003 3.003 0 00-3 3zM24 25a4 4 0 114-4 4.004 4.004 0 01-4 4zm0-6a2 2 0 102 2 2.003 2.003 0 00-2-2zM2 31h2v-2a1 1 0 011-1h6a1 1 0 011 1v2h2v-2a3.003 3.003 0 00-3-3H5a3.003 3.003 0 00-3 3zM8 25a4 4 0 114-4 4.004 4.004 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zM18 16h2v-2a1 1 0 011-1h6a1 1 0 011 1v2h2v-2a3.003 3.003 0 00-3-3h-6a3.003 3.003 0 00-3 3zM24 10a4 4 0 114-4 4.004 4.004 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zM2 16h2v-2a1.001 1.001 0 011-1h6a1.001 1.001 0 011 1v2h2v-2a3.003 3.003 0 00-3-3H5a3.003 3.003 0 00-3 3zM8 10a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/events.ts b/packages/hiccup-carbon-icons/src/events.ts index eb1b2c646d..ae0d81a75a 100644 --- a/packages/hiccup-carbon-icons/src/events.ts +++ b/packages/hiccup-carbon-icons/src/events.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EVENTS + */ // prettier-ignore -export const EVENTS = +export const EVENTS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 14h-2v2h2a3.003 3.003 0 013 3v4h2v-4a5.006 5.006 0 00-5-5zM24 4a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5 5 5 0 00-5-5zM23 30h-2v-2a3.003 3.003 0 00-3-3h-4a3.003 3.003 0 00-3 3v2H9v-2a5.006 5.006 0 015-5h4a5.006 5.006 0 015 5zM16 13a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5 5 5 0 00-5-5zM8 14H6a5.006 5.006 0 00-5 5v4h2v-4a3.003 3.003 0 013-3h2zM8 4a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5 5 5 0 00-5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/exam-mode.ts b/packages/hiccup-carbon-icons/src/exam-mode.ts index b58a5ee3e9..5abc6a6355 100644 --- a/packages/hiccup-carbon-icons/src/exam-mode.ts +++ b/packages/hiccup-carbon-icons/src/exam-mode.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EXAM_MODE + */ // prettier-ignore -export const EXAM_MODE = +export const EXAM_MODE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 23v3H7v-9.17l3.59 3.58L12 19l-6-6-6 6 1.41 1.41L5 16.83V26a2 2 0 002 2h18a2 2 0 002-2v-3zM27 7v9.17l3.59-3.58L32 14l-6 6-6-6 1.41-1.41L25 16.17V7H13V5h12a2 2 0 012 2zM8 10H4a2 2 0 01-2-2V4a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2zM4 4v4h4V4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/exit.ts b/packages/hiccup-carbon-icons/src/exit.ts index fab72ebb91..8b9a1caabf 100644 --- a/packages/hiccup-carbon-icons/src/exit.ts +++ b/packages/hiccup-carbon-icons/src/exit.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EXIT + */ // prettier-ignore -export const EXIT = +export const EXIT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 4h2v24h-2zM11.414 20.586L7.828 17H22v-2H7.828l3.586-3.586L10 10l-6 6 6 6 1.414-1.414z" }]]; diff --git a/packages/hiccup-carbon-icons/src/expand-all.ts b/packages/hiccup-carbon-icons/src/expand-all.ts index 8db9b275e8..88e869e3b2 100644 --- a/packages/hiccup-carbon-icons/src/expand-all.ts +++ b/packages/hiccup-carbon-icons/src/expand-all.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EXPAND_ALL + */ // prettier-ignore -export const EXPAND_ALL = +export const EXPAND_ALL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 10h14a2.002 2.002 0 002-2V4a2.002 2.002 0 00-2-2H12a2.002 2.002 0 00-2 2v1H6V2H4v23a2.002 2.002 0 002 2h4v1a2.002 2.002 0 002 2h14a2.002 2.002 0 002-2v-4a2.002 2.002 0 00-2-2H12a2.002 2.002 0 00-2 2v1H6v-8h4v1a2.002 2.002 0 002 2h14a2.002 2.002 0 002-2v-4a2.002 2.002 0 00-2-2H12a2.002 2.002 0 00-2 2v1H6V7h4v1a2.002 2.002 0 002 2zm0-6h14l.001 4H12zm0 20h14l.001 4H12zm0-10h14l.001 4H12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/expand-categories.ts b/packages/hiccup-carbon-icons/src/expand-categories.ts index b8d4b62bea..33778ba2fe 100644 --- a/packages/hiccup-carbon-icons/src/expand-categories.ts +++ b/packages/hiccup-carbon-icons/src/expand-categories.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EXPAND_CATEGORIES + */ // prettier-ignore -export const EXPAND_CATEGORIES = +export const EXPAND_CATEGORIES: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 26h6v2h-6zM20 18h8v2h-8zM20 10h10v2H20zM15 4h2v24h-2zM10.586 3.959L7 7.249 3.412 3.958 2 5.373 7 10l5-4.627-1.414-1.414z" }]]; diff --git a/packages/hiccup-carbon-icons/src/export.ts b/packages/hiccup-carbon-icons/src/export.ts index e8077464e1..f2c5776ba9 100644 --- a/packages/hiccup-carbon-icons/src/export.ts +++ b/packages/hiccup-carbon-icons/src/export.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EXPORT + */ // prettier-ignore -export const EXPORT = +export const EXPORT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 24v4H6v-4H4v4a2 2 0 002 2h20a2 2 0 002-2v-4z" }], ["path", { d: "M6 12l1.41 1.4L15 5.83V25h2V5.83l7.59 7.57L26 12 16 2 6 12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/eyedropper.ts b/packages/hiccup-carbon-icons/src/eyedropper.ts index 9919e6cccc..bad17e68ac 100644 --- a/packages/hiccup-carbon-icons/src/eyedropper.ts +++ b/packages/hiccup-carbon-icons/src/eyedropper.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#EYEDROPPER + */ // prettier-ignore -export const EYEDROPPER = +export const EYEDROPPER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 27h3v3H2zM29.71 7.29l-5-5a1 1 0 00-1.41 0L20 5.59l-1.29-1.3-1.42 1.42L18.59 7 8.29 17.29A1 1 0 008 18v1.59l-2.71 2.7a1 1 0 000 1.41l3 3a1 1 0 001.41 0l2.71-2.7H14a1 1 0 00.71-.29L25 13.41l1.29 1.3 1.42-1.42-1.3-1.29 3.3-3.29a1 1 0 000-1.41zM13.59 22h-2L9 24.59 7.41 23 10 20.41v-2l10-10L23.59 12zM25 10.59L21.41 7 24 4.41 27.59 8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-activated-add.ts b/packages/hiccup-carbon-icons/src/face-activated-add.ts index 4436a7580c..57e0e83bf9 100644 --- a/packages/hiccup-carbon-icons/src/face-activated-add.ts +++ b/packages/hiccup-carbon-icons/src/face-activated-add.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_ACTIVATED_ADD + */ // prettier-ignore -export const FACE_ACTIVATED_ADD = +export const FACE_ACTIVATED_ADD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 4h-4V0h-2v4h-4v2h4v4h2V6h4V4zM11.5 11a2.5 2.5 0 102.5 2.5 2.48 2.48 0 00-2.5-2.5zM20.5 11a2.5 2.5 0 102.5 2.5 2.48 2.48 0 00-2.5-2.5zM9 20a8.13 8.13 0 0014 0z" }], ["path", { d: "M27.82 14A12 12 0 1116 4V2a14 14 0 1014 14 14.71 14.71 0 00-.16-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-activated-filled.ts b/packages/hiccup-carbon-icons/src/face-activated-filled.ts index 7f186a1841..3581f1125e 100644 --- a/packages/hiccup-carbon-icons/src/face-activated-filled.ts +++ b/packages/hiccup-carbon-icons/src/face-activated-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_ACTIVATED_FILLED + */ // prettier-ignore -export const FACE_ACTIVATED_FILLED = +export const FACE_ACTIVATED_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm-4.5 9A2.5 2.5 0 119 13.5a2.48 2.48 0 012.5-2.5zM16 24a8.11 8.11 0 01-7-4h14a8.11 8.11 0 01-7 4zm4.5-8a2.5 2.5 0 112.5-2.5 2.48 2.48 0 01-2.5 2.5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-activated.ts b/packages/hiccup-carbon-icons/src/face-activated.ts index a379a89dc1..64afe549cf 100644 --- a/packages/hiccup-carbon-icons/src/face-activated.ts +++ b/packages/hiccup-carbon-icons/src/face-activated.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_ACTIVATED + */ // prettier-ignore -export const FACE_ACTIVATED = +export const FACE_ACTIVATED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 26a12 12 0 1112-12 12 12 0 01-12 12z" }], ["path", { d: "M11.5 11a2.5 2.5 0 102.5 2.5 2.48 2.48 0 00-2.5-2.5zM20.5 11a2.5 2.5 0 102.5 2.5 2.48 2.48 0 00-2.5-2.5zM9 20a8.13 8.13 0 0014 0z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-add.ts b/packages/hiccup-carbon-icons/src/face-add.ts index 9d189a4256..d576ad5ad4 100644 --- a/packages/hiccup-carbon-icons/src/face-add.ts +++ b/packages/hiccup-carbon-icons/src/face-add.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_ADD + */ // prettier-ignore -export const FACE_ADD = +export const FACE_ADD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 22a6 6 0 01-5.14-2.92l-1.71 1a8 8 0 0013.7 0l-1.71-1A6 6 0 0116 22zM30 4h-4V0h-2v4h-4v2h4v4h2V6h4V4zM11.5 11a2.5 2.5 0 102.5 2.5 2.48 2.48 0 00-2.5-2.5zM20.5 11a2.5 2.5 0 102.5 2.5 2.48 2.48 0 00-2.5-2.5z" }], ["path", { d: "M27.61 13a12.33 12.33 0 01.39 3A12 12 0 1116 4V2a14 14 0 1013.67 11z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-cool.ts b/packages/hiccup-carbon-icons/src/face-cool.ts index a82bbd8641..1ceebab8b1 100644 --- a/packages/hiccup-carbon-icons/src/face-cool.ts +++ b/packages/hiccup-carbon-icons/src/face-cool.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_COOL + */ // prettier-ignore -export const FACE_COOL = +export const FACE_COOL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 24a8 8 0 006.85-3.89l-1.71-1a6 6 0 01-10.28 0l-1.71 1A8 8 0 0016 24z" }], ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 2a12 12 0 0110.89 7H25a1 1 0 00-1-1H8a1 1 0 00-1 1H5.11A12 12 0 0116 4zm0 24A12 12 0 014 16a11.86 11.86 0 01.4-3H7v2a2 2 0 002 2h3.31a2 2 0 002-1.67l.52-3.33h2.34l.55 3.33a2 2 0 002 1.67H23a2 2 0 002-2v-2h2.6a11.86 11.86 0 01.4 3 12 12 0 01-12 12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-dissatisfied-filled.ts b/packages/hiccup-carbon-icons/src/face-dissatisfied-filled.ts index 56a4875ec3..0c1e734785 100644 --- a/packages/hiccup-carbon-icons/src/face-dissatisfied-filled.ts +++ b/packages/hiccup-carbon-icons/src/face-dissatisfied-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_DISSATISFIED_FILLED + */ // prettier-ignore -export const FACE_DISSATISFIED_FILLED = +export const FACE_DISSATISFIED_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm-4.5 9A2.5 2.5 0 119 13.5a2.48 2.48 0 012.54-2.5zm9.64 12.92a6 6 0 00-10.28 0l-1.71-1a8 8 0 0113.7 0zM20.5 16a2.5 2.5 0 010-5 2.5 2.5 0 010 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-dissatisfied.ts b/packages/hiccup-carbon-icons/src/face-dissatisfied.ts index 80a97374bd..70b7cd9aa4 100644 --- a/packages/hiccup-carbon-icons/src/face-dissatisfied.ts +++ b/packages/hiccup-carbon-icons/src/face-dissatisfied.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_DISSATISFIED + */ // prettier-ignore -export const FACE_DISSATISFIED = +export const FACE_DISSATISFIED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 26a12 12 0 1112-12 12 12 0 01-12 12z" }], ["path", { d: "M11.5 11a2.5 2.5 0 102.5 2.5 2.5 2.5 0 00-2.5-2.5zM20.5 11a2.5 2.5 0 102.5 2.5 2.5 2.5 0 00-2.5-2.5zM16 19a8 8 0 00-6.85 3.89l1.71 1a6 6 0 0110.28 0l1.71-1A8 8 0 0016 19z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-dizzy-filled.ts b/packages/hiccup-carbon-icons/src/face-dizzy-filled.ts index 830b85079d..a5dc534d06 100644 --- a/packages/hiccup-carbon-icons/src/face-dizzy-filled.ts +++ b/packages/hiccup-carbon-icons/src/face-dizzy-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_DIZZY_FILLED + */ // prettier-ignore -export const FACE_DIZZY_FILLED = +export const FACE_DIZZY_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zM9 16.41L7.59 15l2-2-2-2L9 9.59l2 2 2-2L14.41 11l-2 2 2 2L13 16.41l-2-2zM16 25a3 3 0 113-3 3 3 0 01-3 3zm8.41-10L23 16.41l-2-2-2 2L17.59 15l2-2-2-2L19 9.59l2 2 2-2L24.41 11l-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-dizzy.ts b/packages/hiccup-carbon-icons/src/face-dizzy.ts index debc2479ad..fa9d51aa8d 100644 --- a/packages/hiccup-carbon-icons/src/face-dizzy.ts +++ b/packages/hiccup-carbon-icons/src/face-dizzy.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_DIZZY + */ // prettier-ignore -export const FACE_DIZZY = +export const FACE_DIZZY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 26a12 12 0 1112-12 12 12 0 01-12 12z" }], ["path", { d: "M24.41 11L23 9.59l-2 2-2-2L17.59 11l2 2-2 2L19 16.41l2-2 2 2L24.41 15l-2-2 2-2zM14.41 11L13 9.59l-2 2-2-2L7.59 11l2 2-2 2L9 16.41l2-2 2 2L14.41 15l-2-2 2-2zM16 19a3 3 0 103 3 3 3 0 00-3-3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-mask.ts b/packages/hiccup-carbon-icons/src/face-mask.ts index 6486e9d3eb..261dfe84c5 100644 --- a/packages/hiccup-carbon-icons/src/face-mask.ts +++ b/packages/hiccup-carbon-icons/src/face-mask.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_MASK + */ // prettier-ignore -export const FACE_MASK = +export const FACE_MASK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11.5 11a2.5 2.5 0 102.5 2.5 2.5 2.5 0 00-2.5-2.5zM20.5 11a2.5 2.5 0 102.5 2.5 2.5 2.5 0 00-2.5-2.5z" }], ["path", { d: "M30 16A14 14 0 108.9 28.042l.015.156A1.993 1.993 0 0010.905 30h10.19a1.993 1.993 0 001.99-1.8l.015-.158A13.967 13.967 0 0030 16zM16 4a11.99 11.99 0 0111.97 11.397L22.764 18H9.236L4.03 15.397A11.99 11.99 0 0116 4zM4.12 17.678l3.94 1.97.581 5.81a11.97 11.97 0 01-4.521-7.78zM21.095 28h-10.19l-.8-8h11.79zm2.264-2.542l.581-5.81 3.94-1.97a11.971 11.971 0 01-4.52 7.78z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-neutral-filled.ts b/packages/hiccup-carbon-icons/src/face-neutral-filled.ts index 68236e100e..21ad218f58 100644 --- a/packages/hiccup-carbon-icons/src/face-neutral-filled.ts +++ b/packages/hiccup-carbon-icons/src/face-neutral-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_NEUTRAL_FILLED + */ // prettier-ignore -export const FACE_NEUTRAL_FILLED = +export const FACE_NEUTRAL_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zM9 13.5a2.5 2.5 0 112.5 2.5A2.5 2.5 0 019 13.5zM22 22H10v-2h12zm-1.5-6a2.5 2.5 0 112.5-2.5 2.5 2.5 0 01-2.5 2.5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-neutral.ts b/packages/hiccup-carbon-icons/src/face-neutral.ts index ca5f404819..50a8a37cc8 100644 --- a/packages/hiccup-carbon-icons/src/face-neutral.ts +++ b/packages/hiccup-carbon-icons/src/face-neutral.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_NEUTRAL + */ // prettier-ignore -export const FACE_NEUTRAL = +export const FACE_NEUTRAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 26a12 12 0 1112-12 12 12 0 01-12 12z" }], ["path", { d: "M11.5 11a2.5 2.5 0 102.5 2.5 2.5 2.5 0 00-2.5-2.5zM20.5 11a2.5 2.5 0 102.5 2.5 2.5 2.5 0 00-2.5-2.5zM10 20h12v2H10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-pending-filled.ts b/packages/hiccup-carbon-icons/src/face-pending-filled.ts index dec7d69988..66835d96b0 100644 --- a/packages/hiccup-carbon-icons/src/face-pending-filled.ts +++ b/packages/hiccup-carbon-icons/src/face-pending-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_PENDING_FILLED + */ // prettier-ignore -export const FACE_PENDING_FILLED = +export const FACE_PENDING_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm-4.5 14a2.5 2.5 0 112.5-2.5 2.48 2.48 0 01-2.5 2.5zm9 0a2.5 2.5 0 112.5-2.5 2.48 2.48 0 01-2.5 2.5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-pending.ts b/packages/hiccup-carbon-icons/src/face-pending.ts index 016d44bfc6..5777cbdf48 100644 --- a/packages/hiccup-carbon-icons/src/face-pending.ts +++ b/packages/hiccup-carbon-icons/src/face-pending.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_PENDING + */ // prettier-ignore -export const FACE_PENDING = +export const FACE_PENDING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 26a12 12 0 1112-12 12 12 0 01-12 12z" }], ["path", { d: "M11.5 11a2.5 2.5 0 102.5 2.5 2.48 2.48 0 00-2.5-2.5zM20.5 11a2.5 2.5 0 102.5 2.5 2.48 2.48 0 00-2.5-2.5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-satisfied-filled.ts b/packages/hiccup-carbon-icons/src/face-satisfied-filled.ts index d5ac14e04f..9fe7b4a47e 100644 --- a/packages/hiccup-carbon-icons/src/face-satisfied-filled.ts +++ b/packages/hiccup-carbon-icons/src/face-satisfied-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_SATISFIED_FILLED + */ // prettier-ignore -export const FACE_SATISFIED_FILLED = +export const FACE_SATISFIED_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm-4.5 9A2.5 2.5 0 119 13.5a2.48 2.48 0 012.5-2.5zM16 24a8 8 0 01-6.85-3.89l1.71-1a6 6 0 0010.28 0l1.71 1A8 8 0 0116 24zm4.5-8a2.5 2.5 0 112.5-2.5 2.48 2.48 0 01-2.5 2.5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-satisfied.ts b/packages/hiccup-carbon-icons/src/face-satisfied.ts index c59dbdc5c3..f71f7806b5 100644 --- a/packages/hiccup-carbon-icons/src/face-satisfied.ts +++ b/packages/hiccup-carbon-icons/src/face-satisfied.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_SATISFIED + */ // prettier-ignore -export const FACE_SATISFIED = +export const FACE_SATISFIED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 26a12 12 0 1112-12 12 12 0 01-12 12z" }], ["path", { d: "M11.5 11a2.5 2.5 0 102.5 2.5 2.48 2.48 0 00-2.5-2.5zM20.5 11a2.5 2.5 0 102.5 2.5 2.48 2.48 0 00-2.5-2.5zM16 24a8 8 0 006.85-3.89l-1.71-1a6 6 0 01-10.28 0l-1.71 1A8 8 0 0016 24z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-wink-filled.ts b/packages/hiccup-carbon-icons/src/face-wink-filled.ts index f47df50499..338300e41d 100644 --- a/packages/hiccup-carbon-icons/src/face-wink-filled.ts +++ b/packages/hiccup-carbon-icons/src/face-wink-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_WINK_FILLED + */ // prettier-ignore -export const FACE_WINK_FILLED = +export const FACE_WINK_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zM8 13h6v2H8zm8 11a8 8 0 01-6.85-3.89l1.71-1a6 6 0 0010.28 0l1.71 1A8 8 0 0116 24zm4.5-8a2.5 2.5 0 010-5 2.5 2.5 0 010 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/face-wink.ts b/packages/hiccup-carbon-icons/src/face-wink.ts index 39491f5e5c..2bc310c414 100644 --- a/packages/hiccup-carbon-icons/src/face-wink.ts +++ b/packages/hiccup-carbon-icons/src/face-wink.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACE_WINK + */ // prettier-ignore -export const FACE_WINK = +export const FACE_WINK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 26a12 12 0 1112-12 12 12 0 01-12 12z" }], ["path", { d: "M20.5 11a2.5 2.5 0 102.5 2.5 2.5 2.5 0 00-2.5-2.5zM8 13h6v2H8zM16 24a8 8 0 006.85-3.89l-1.71-1a6 6 0 01-10.28 0l-1.71 1A8 8 0 0016 24z" }]]; diff --git a/packages/hiccup-carbon-icons/src/factor.ts b/packages/hiccup-carbon-icons/src/factor.ts index 6e99c14e4a..feda433c0c 100644 --- a/packages/hiccup-carbon-icons/src/factor.ts +++ b/packages/hiccup-carbon-icons/src/factor.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FACTOR + */ // prettier-ignore -export const FACTOR = +export const FACTOR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 28V9h-3V4h2V2h-6v2h2v5h-3v19h-4V16h-3v-5h2V9H8v2h2v5H7v12H4V2H2v26a2 2 0 002 2h26v-2zm-14 0H9V18h4zm8-17h4v17h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/fade.ts b/packages/hiccup-carbon-icons/src/fade.ts index e47ff2afdb..ba15fe505a 100644 --- a/packages/hiccup-carbon-icons/src/fade.ts +++ b/packages/hiccup-carbon-icons/src/fade.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FADE + */ // prettier-ignore -export const FADE = +export const FADE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8.24 25.14L7 26.67a13.79 13.79 0 004.18 2.44l.69-1.87a12 12 0 01-3.63-2.1zM4.19 18l-2 .41A14.09 14.09 0 003.86 23l1.73-1a12.44 12.44 0 01-1.4-4zM11.82 4.76l-.69-1.87A13.79 13.79 0 007 5.33l1.24 1.53a12 12 0 013.58-2.1zM5.59 10L3.86 9a14.37 14.37 0 00-1.64 4.59l2 .34A12.05 12.05 0 015.59 10zM16 2v2a12 12 0 010 24v2a14 14 0 000-28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/favorite-filled.ts b/packages/hiccup-carbon-icons/src/favorite-filled.ts index 85e9fc5cf6..443cc601f6 100644 --- a/packages/hiccup-carbon-icons/src/favorite-filled.ts +++ b/packages/hiccup-carbon-icons/src/favorite-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FAVORITE_FILLED + */ // prettier-ignore -export const FAVORITE_FILLED = +export const FAVORITE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22.5 4c-2 0-3.9.8-5.3 2.2L16 7.4l-1.1-1.1c-2.9-3-7.7-3-10.6-.1l-.1.1c-3 3-3 7.8 0 10.8L16 29l11.8-11.9c3-3 3-7.8 0-10.8C26.4 4.8 24.5 4 22.5 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/favorite.ts b/packages/hiccup-carbon-icons/src/favorite.ts index 445159bdf4..f1bfa49393 100644 --- a/packages/hiccup-carbon-icons/src/favorite.ts +++ b/packages/hiccup-carbon-icons/src/favorite.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FAVORITE + */ // prettier-ignore -export const FAVORITE = +export const FAVORITE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22.45 6a5.47 5.47 0 013.91 1.64 5.7 5.7 0 010 8L16 26.13 5.64 15.64a5.7 5.7 0 010-8 5.48 5.48 0 017.82 0l2.54 2.6 2.53-2.58A5.44 5.44 0 0122.45 6m0-2a7.47 7.47 0 00-5.34 2.24L16 7.36l-1.11-1.12a7.49 7.49 0 00-10.68 0 7.72 7.72 0 000 10.82L16 29l11.79-11.94a7.72 7.72 0 000-10.82A7.49 7.49 0 0022.45 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/fetch-upload-cloud.ts b/packages/hiccup-carbon-icons/src/fetch-upload-cloud.ts index 7a62746974..e2911435b9 100644 --- a/packages/hiccup-carbon-icons/src/fetch-upload-cloud.ts +++ b/packages/hiccup-carbon-icons/src/fetch-upload-cloud.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FETCH_UPLOAD_CLOUD + */ // prettier-ignore -export const FETCH_UPLOAD_CLOUD = +export const FETCH_UPLOAD_CLOUD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 13l-5 5 1.41 1.41L15 16.83V28H6v2h9a2 2 0 002-2V16.83l2.59 2.58L21 18z" }], ["path", { d: "M23.5 22H23v-2h.5a4.497 4.497 0 00.356-8.981l-.815-.064-.099-.812a6.994 6.994 0 00-13.883 0l-.1.812-.815.064A4.497 4.497 0 008.5 20H9v2h-.5A6.497 6.497 0 017.2 9.136a8.994 8.994 0 0117.6 0A6.497 6.497 0 0123.5 22z" }]]; diff --git a/packages/hiccup-carbon-icons/src/fetch-upload.ts b/packages/hiccup-carbon-icons/src/fetch-upload.ts index fcbff06782..04fa50aca2 100644 --- a/packages/hiccup-carbon-icons/src/fetch-upload.ts +++ b/packages/hiccup-carbon-icons/src/fetch-upload.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FETCH_UPLOAD + */ // prettier-ignore -export const FETCH_UPLOAD = +export const FETCH_UPLOAD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 7L6 17l1.41 1.41L15 10.83V28H2v2h13a2 2 0 002-2V10.83l7.59 7.58L26 17z" }], ["path", { d: "M6 8V4h20v4h2V4a2 2 0 00-2-2H6a2 2 0 00-2 2v4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/filter-edit.ts b/packages/hiccup-carbon-icons/src/filter-edit.ts index 473d067e2b..4cd7bbb311 100644 --- a/packages/hiccup-carbon-icons/src/filter-edit.ts +++ b/packages/hiccup-carbon-icons/src/filter-edit.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FILTER_EDIT + */ // prettier-ignore -export const FILTER_EDIT = +export const FILTER_EDIT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 6H4v3.17l7.41 7.42.59.58V26h4v-2h2v2a2 2 0 01-2 2h-4a2 2 0 01-2-2v-8l-7.41-7.41A2 2 0 012 9.17V6a2 2 0 012-2h22z" }], ["path", { d: "M29.71 11.29l-3-3a1 1 0 00-1.42 0L16 17.59V22h4.41l9.3-9.29a1 1 0 000-1.42zM19.59 20H18v-1.59l5-5L24.59 15zM26 13.59L24.41 12 26 10.41 27.59 12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/filter-remove.ts b/packages/hiccup-carbon-icons/src/filter-remove.ts index 7ea973f510..47ab3efe58 100644 --- a/packages/hiccup-carbon-icons/src/filter-remove.ts +++ b/packages/hiccup-carbon-icons/src/filter-remove.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FILTER_REMOVE + */ // prettier-ignore -export const FILTER_REMOVE = +export const FILTER_REMOVE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 11.414L28.586 10 24 14.586 19.414 10 18 11.414 22.586 16 18 20.585 19.415 22 24 17.414 28.587 22 30 20.587 25.414 16 30 11.414z" }], ["path", { d: "M4 4a2 2 0 00-2 2v3.17a2 2 0 00.586 1.415L10 18v8a2 2 0 002 2h4a2 2 0 002-2v-2h-2v2h-4v-8.83l-.586-.585L4 9.171V6h20v2h2V6a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/filter-reset.ts b/packages/hiccup-carbon-icons/src/filter-reset.ts index a68ca1a68d..fbaf9cc167 100644 --- a/packages/hiccup-carbon-icons/src/filter-reset.ts +++ b/packages/hiccup-carbon-icons/src/filter-reset.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FILTER_RESET + */ // prettier-ignore -export const FILTER_RESET = +export const FILTER_RESET: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22.5 9a7.452 7.452 0 00-6.5 3.792V8h-2v8h8v-2h-4.383a5.494 5.494 0 114.883 8H22v2h.5a7.5 7.5 0 000-15z" }], ["path", { d: "M26 6H4v3.171l7.414 7.414.586.586V26h4v-2h2v2a2 2 0 01-2 2h-4a2 2 0 01-2-2v-8l-7.414-7.415A2 2 0 012 9.171V6a2 2 0 012-2h22z" }]]; diff --git a/packages/hiccup-carbon-icons/src/filter.ts b/packages/hiccup-carbon-icons/src/filter.ts index 71e44f5314..6f9e69caff 100644 --- a/packages/hiccup-carbon-icons/src/filter.ts +++ b/packages/hiccup-carbon-icons/src/filter.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FILTER + */ // prettier-ignore -export const FILTER = +export const FILTER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 28h-4a2 2 0 01-2-2v-7.59L4.59 11A2 2 0 014 9.59V6a2 2 0 012-2h20a2 2 0 012 2v3.59a2 2 0 01-.59 1.41L20 18.41V26a2 2 0 01-2 2zM6 6v3.59l8 8V26h4v-8.41l8-8V6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/finance.ts b/packages/hiccup-carbon-icons/src/finance.ts index a61cbbe628..c284b5713e 100644 --- a/packages/hiccup-carbon-icons/src/finance.ts +++ b/packages/hiccup-carbon-icons/src/finance.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FINANCE + */ // prettier-ignore -export const FINANCE = +export const FINANCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 28h28v2H2zM27 11a1 1 0 001-1V7a1 1 0 00-.66-.94l-11-4a1 1 0 00-.68 0l-11 4A1 1 0 004 7v3a1 1 0 001 1h1v13H4v2h24v-2h-2V11zM6 7.7l10-3.64L26 7.7V9H6zM18 24h-4V11h4zM8 11h4v13H8zm16 13h-4V11h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/fingerprint-recognition.ts b/packages/hiccup-carbon-icons/src/fingerprint-recognition.ts index dc75e5e6a3..81d9f5d6b5 100644 --- a/packages/hiccup-carbon-icons/src/fingerprint-recognition.ts +++ b/packages/hiccup-carbon-icons/src/fingerprint-recognition.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FINGERPRINT_RECOGNITION + */ // prettier-ignore -export const FINGERPRINT_RECOGNITION = +export const FINGERPRINT_RECOGNITION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M7 5.21a.77.77 0 01-.46-1.38A15.46 15.46 0 0116 1c2.66 0 6.48.45 9.5 2.62a.77.77 0 01.18 1.07.78.78 0 01-1.08.17A15 15 0 0016 2.53a14 14 0 00-8.5 2.52.74.74 0 01-.5.16z" }], ["path", { d: "M28.23 12.26a.78.78 0 01-.63-.33C25.87 9.49 22.78 6.24 16 6.24a14 14 0 00-11.63 5.7.77.77 0 01-1.07.17.76.76 0 01-.15-1.11A15.54 15.54 0 0116 4.71c5.61 0 9.81 2.08 12.84 6.34a.77.77 0 01-.19 1.07.79.79 0 01-.42.14z" }], diff --git a/packages/hiccup-carbon-icons/src/fire.ts b/packages/hiccup-carbon-icons/src/fire.ts index 9043ed3aa5..e90428945d 100644 --- a/packages/hiccup-carbon-icons/src/fire.ts +++ b/packages/hiccup-carbon-icons/src/fire.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FIRE + */ // prettier-ignore -export const FIRE = +export const FIRE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24.832 16.969c-.272-.647-.582-1.38-.883-2.285-.79-2.369 1.734-4.953 1.758-4.977l-1.414-1.414c-.14.14-3.423 3.478-2.242 7.023.326.978.652 1.75.938 2.43A9.381 9.381 0 0124 22a6.24 6.24 0 01-4.19 5.293 8.52 8.52 0 00-2.103-8l-1.044-1.044-.582 1.357c-1.836 4.284-4.021 6.154-5.306 6.934A5.844 5.844 0 018 22a9.624 9.624 0 01.929-3.629A11.333 11.333 0 0010 14v-1.778c.874.36 2 1.303 2 3.778v2.603l1.743-1.934c3.112-3.454 2.463-7.567 1.206-10.308A4.486 4.486 0 0118 11h2c0-5.537-4.579-7-7-7h-2l1.2 1.599c.137.185 2.862 3.927 1.353 7.688A4.943 4.943 0 009 10H8v4a9.624 9.624 0 01-.929 3.629A11.333 11.333 0 006 22c0 3.848 3.823 8 10 8s10-4.152 10-8a11.377 11.377 0 00-1.168-5.031zM12.835 27.526a16.499 16.499 0 004.367-5.598 6.105 6.105 0 01.257 5.971A11.321 11.321 0 0116 28a10.328 10.328 0 01-3.165-.474z" }]]; diff --git a/packages/hiccup-carbon-icons/src/fish-multiple.ts b/packages/hiccup-carbon-icons/src/fish-multiple.ts index 870ca30926..199ac21b7c 100644 --- a/packages/hiccup-carbon-icons/src/fish-multiple.ts +++ b/packages/hiccup-carbon-icons/src/fish-multiple.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FISH_MULTIPLE + */ // prettier-ignore -export const FISH_MULTIPLE = +export const FISH_MULTIPLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 14a12.985 12.985 0 00-3.829-9.243L24.414 3 23 4.414l1.757 1.757a11.071 11.071 0 010 15.657L22 24.586 23.414 26l2.757-2.757A12.985 12.985 0 0030 14z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/fish.ts b/packages/hiccup-carbon-icons/src/fish.ts index 6bf26d3c67..8e541a5184 100644 --- a/packages/hiccup-carbon-icons/src/fish.ts +++ b/packages/hiccup-carbon-icons/src/fish.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FISH + */ // prettier-ignore -export const FISH = +export const FISH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/fit-to-screen.ts b/packages/hiccup-carbon-icons/src/fit-to-screen.ts index 1109936479..9dcd90b77d 100644 --- a/packages/hiccup-carbon-icons/src/fit-to-screen.ts +++ b/packages/hiccup-carbon-icons/src/fit-to-screen.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FIT_TO_SCREEN + */ // prettier-ignore -export const FIT_TO_SCREEN = +export const FIT_TO_SCREEN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 16h2V8h-8v2h6v6zM8 24h8v-2h-6v-6H8v8z" }], ["path", { d: "M26 28H6a2.002 2.002 0 01-2-2V6a2.002 2.002 0 012-2h20a2.002 2.002 0 012 2v20a2.002 2.002 0 01-2 2zM6 6v20h20.001L26 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/flag.ts b/packages/hiccup-carbon-icons/src/flag.ts index e0cdedc7fc..f760a3084a 100644 --- a/packages/hiccup-carbon-icons/src/flag.ts +++ b/packages/hiccup-carbon-icons/src/flag.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FLAG + */ // prettier-ignore -export const FLAG = +export const FLAG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 30H4V2h24l-5.8 9 5.8 9H6zm0-12h18.33l-4.53-7 4.53-7H6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/flagging-taxi.ts b/packages/hiccup-carbon-icons/src/flagging-taxi.ts index 7032898183..fa68636d4f 100644 --- a/packages/hiccup-carbon-icons/src/flagging-taxi.ts +++ b/packages/hiccup-carbon-icons/src/flagging-taxi.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FLAGGING_TAXI + */ // prettier-ignore -export const FLAGGING_TAXI = +export const FLAGGING_TAXI: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24.798 2l-4.442 6.664A2.994 2.994 0 0117.858 10H12a3.003 3.003 0 00-3 3v6a2.002 2.002 0 002 2v7a2.002 2.002 0 002 2h4a2.002 2.002 0 002-2V16h-2v12h-4v-9h-2v-6a1 1 0 011-1h5.86a4.988 4.988 0 004.16-2.227l4.442-6.664z" }], ["path", { d: "M11 5a4 4 0 114 4 4.004 4.004 0 01-4-4zm2 0a2 2 0 102-2 2.002 2.002 0 00-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/flash-filled.ts b/packages/hiccup-carbon-icons/src/flash-filled.ts index 831009b994..22a81abe8d 100644 --- a/packages/hiccup-carbon-icons/src/flash-filled.ts +++ b/packages/hiccup-carbon-icons/src/flash-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FLASH_FILLED + */ // prettier-ignore -export const FLASH_FILLED = +export const FLASH_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11.61 29.92a1 1 0 01-.6-1.07L12.83 17H8a1 1 0 01-1-1.23l3-13A1 1 0 0111 2h10a1 1 0 01.78.37 1 1 0 01.2.85L20.25 11H25a1 1 0 01.9.56 1 1 0 01-.11 1l-13 17A1 1 0 0112 30a1.09 1.09 0 01-.39-.08z" }]]; diff --git a/packages/hiccup-carbon-icons/src/flash-off-filled.ts b/packages/hiccup-carbon-icons/src/flash-off-filled.ts index bd085842d7..8de4a19d80 100644 --- a/packages/hiccup-carbon-icons/src/flash-off-filled.ts +++ b/packages/hiccup-carbon-icons/src/flash-off-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FLASH_OFF_FILLED + */ // prettier-ignore -export const FLASH_OFF_FILLED = +export const FLASH_OFF_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 28.59L3.41 2 2 3.41l6.4 6.41L7 15.77A1 1 0 008 17h4.83L11 28.85a1 1 0 00.6 1.07 1.09 1.09 0 00.4.08 1 1 0 00.79-.39l6.68-8.73L28.59 30zM22.53 16.87l3.26-4.26a1 1 0 00.11-1A1 1 0 0025 11h-4.75L22 3.22a1 1 0 00-.2-.85A1 1 0 0021 2H11a1 1 0 00-1 .77l-.3 1.3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/flash-off.ts b/packages/hiccup-carbon-icons/src/flash-off.ts index e39ae593c7..6bbe733ef9 100644 --- a/packages/hiccup-carbon-icons/src/flash-off.ts +++ b/packages/hiccup-carbon-icons/src/flash-off.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FLASH_OFF + */ // prettier-ignore -export const FLASH_OFF = +export const FLASH_OFF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11.13 6.89L11.8 4h8l-2 9H23l-2.49 3.25 1.43 1.43 3.87-5.07a1 1 0 00.11-1A1 1 0 0025 11h-4.75L22 3.22a1 1 0 00-.2-.85A1 1 0 0021 2H11a1 1 0 00-1 .77l-.54 2.45zM30 28.59l-9.31-9.31-1.42-1.43-8.67-8.66-1.67-1.67L3.41 2 2 3.41l6.4 6.41L7 15.77A1 1 0 008 17h4.83L11 28.85a1 1 0 00.6 1.07 1.09 1.09 0 00.4.08 1 1 0 00.79-.39l6.68-8.73L28.59 30zM9.26 15l.81-3.52L13.59 15zm4.32 10.28L15 16.37l3 3.08z" }]]; diff --git a/packages/hiccup-carbon-icons/src/flash.ts b/packages/hiccup-carbon-icons/src/flash.ts index aca6211bc5..95dd079593 100644 --- a/packages/hiccup-carbon-icons/src/flash.ts +++ b/packages/hiccup-carbon-icons/src/flash.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FLASH + */ // prettier-ignore -export const FLASH = +export const FLASH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11.61 29.92a1 1 0 01-.6-1.07L12.83 17H8a1 1 0 01-1-1.23l3-13A1 1 0 0111 2h10a1 1 0 01.78.37 1 1 0 01.2.85L20.25 11H25a1 1 0 01.9.56 1 1 0 01-.11 1l-13 17A1 1 0 0112 30a1.09 1.09 0 01-.39-.08zM17.75 13l2-9H11.8L9.26 15h5.91l-1.59 10.28L23 13z" }]]; diff --git a/packages/hiccup-carbon-icons/src/flow-connection.ts b/packages/hiccup-carbon-icons/src/flow-connection.ts index fac4b4330f..d1bf681acd 100644 --- a/packages/hiccup-carbon-icons/src/flow-connection.ts +++ b/packages/hiccup-carbon-icons/src/flow-connection.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FLOW_CONNECTION + */ // prettier-ignore -export const FLOW_CONNECTION = +export const FLOW_CONNECTION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 18h-6a2.002 2.002 0 00-2 2v2h-5.586L10 17.586V12h2a2.002 2.002 0 002-2V4a2.002 2.002 0 00-2-2H6a2.002 2.002 0 00-2 2v6a2.002 2.002 0 002 2h2v5.586l-4.707 4.707a1 1 0 000 1.414l5 5a1 1 0 001.414 0L14.414 24H20v2a2.002 2.002 0 002 2h6a2.002 2.002 0 002-2v-6a2.002 2.002 0 00-2-2zM6 4h6v6H6zm3 22.586L5.414 23 9 19.414 12.586 23zM22 26v-6h6v6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/flow-data.ts b/packages/hiccup-carbon-icons/src/flow-data.ts index 35c049f7d1..3b6727deaf 100644 --- a/packages/hiccup-carbon-icons/src/flow-data.ts +++ b/packages/hiccup-carbon-icons/src/flow-data.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FLOW_DATA + */ // prettier-ignore -export const FLOW_DATA = +export const FLOW_DATA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 23h-8.14a4.17 4.17 0 00-.43-1L22 11.43a3.86 3.86 0 002 .57 4 4 0 10-3.86-5h-8.28a4 4 0 100 2h8.28a4.17 4.17 0 00.43 1L10 20.57A3.86 3.86 0 008 20a4 4 0 103.86 5H20v3h8v-8h-8zM8 10a2 2 0 112-2 2 2 0 01-2 2zm16-4a2 2 0 11-2 2 2 2 0 012-2zM8 26a2 2 0 112-2 2 2 0 01-2 2zm14-4h4v4h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/flow-stream-reference.ts b/packages/hiccup-carbon-icons/src/flow-stream-reference.ts index 024fa7ceaf..5a9375e481 100644 --- a/packages/hiccup-carbon-icons/src/flow-stream-reference.ts +++ b/packages/hiccup-carbon-icons/src/flow-stream-reference.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FLOW_STREAM_REFERENCE + */ // prettier-ignore -export const FLOW_STREAM_REFERENCE = +export const FLOW_STREAM_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 24h-4v2h4v3h8v-8h-8zm2-1h4v4h-4z" }], ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4z" }], diff --git a/packages/hiccup-carbon-icons/src/flow-stream.ts b/packages/hiccup-carbon-icons/src/flow-stream.ts index 72c517b57b..9719c5521f 100644 --- a/packages/hiccup-carbon-icons/src/flow-stream.ts +++ b/packages/hiccup-carbon-icons/src/flow-stream.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FLOW_STREAM + */ // prettier-ignore -export const FLOW_STREAM = +export const FLOW_STREAM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 24h-8.137a4.13 4.13 0 00-.429-1.02L21.98 12.434A3.994 3.994 0 1020.141 8H14v2h6.141a3.96 3.96 0 00.425 1.02L10.02 21.566A3.994 3.994 0 1011.859 26H20v3h8v-8h-8zm4-17a2 2 0 11-2 2 2.002 2.002 0 012-2zM8 27a2 2 0 112-2 2.002 2.002 0 01-2 2zm14-4h4v4h-4z" }], ["path", { d: "M9.693 12.75a5 5 0 010-7.5l1.324 1.5a3 3 0 000 4.501z" }], diff --git a/packages/hiccup-carbon-icons/src/flow.ts b/packages/hiccup-carbon-icons/src/flow.ts index 9c5dee02c4..0f7bd766cd 100644 --- a/packages/hiccup-carbon-icons/src/flow.ts +++ b/packages/hiccup-carbon-icons/src/flow.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FLOW + */ // prettier-ignore -export const FLOW = +export const FLOW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 22.14V17a2 2 0 00-2-2h-8V9.86a4 4 0 10-2 0V15H7a2 2 0 00-2 2v5.14a4 4 0 102 0V17h18v5.14a4 4 0 102 0zM8 26a2 2 0 11-2-2 2 2 0 012 2zm6-20a2 2 0 112 2 2 2 0 01-2-2zm12 22a2 2 0 112-2 2 2 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/fog.ts b/packages/hiccup-carbon-icons/src/fog.ts index 3969911451..c56e3b4916 100644 --- a/packages/hiccup-carbon-icons/src/fog.ts +++ b/packages/hiccup-carbon-icons/src/fog.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FOG + */ // prettier-ignore -export const FOG = +export const FOG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24.8 11.138a8.994 8.994 0 00-17.6 0A6.533 6.533 0 002 17.5V19a1 1 0 001 1h12a1 1 0 000-2H4v-.497a4.518 4.518 0 014.144-4.482l.816-.064.099-.812a6.994 6.994 0 0113.883 0l.099.813.815.063A4.496 4.496 0 0123.5 22H7a1 1 0 000 2h16.5a6.496 6.496 0 001.3-12.862z" }], ["rect", { rx: 1 }]]; diff --git a/packages/hiccup-carbon-icons/src/folder-add.ts b/packages/hiccup-carbon-icons/src/folder-add.ts index 37f98211f9..8dc2921db4 100644 --- a/packages/hiccup-carbon-icons/src/folder-add.ts +++ b/packages/hiccup-carbon-icons/src/folder-add.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FOLDER_ADD + */ // prettier-ignore -export const FOLDER_ADD = +export const FOLDER_ADD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 20h-2v4h-4v2h4v4h2v-4h4v-2h-4z" }], ["path", { d: "M28 8H16l-3.4-3.4c-.4-.4-.9-.6-1.4-.6H4c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h14v-2H4V6h7.2l3.4 3.4.6.6H28v8h2v-8c0-1.1-.9-2-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/folder-details-reference.ts b/packages/hiccup-carbon-icons/src/folder-details-reference.ts index 89d2e44f67..4860559a7b 100644 --- a/packages/hiccup-carbon-icons/src/folder-details-reference.ts +++ b/packages/hiccup-carbon-icons/src/folder-details-reference.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FOLDER_DETAILS_REFERENCE + */ // prettier-ignore -export const FOLDER_DETAILS_REFERENCE = +export const FOLDER_DETAILS_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 28h7v2h-7zM16 24h14v2H16zM16 20h14v2H16zM4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM28 8H16l-3.414-3.414A2 2 0 0011.172 4H4a2 2 0 00-2 2v12h2V6h7.172l3.414 3.414.586.586H28v8h2v-8a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/folder-details.ts b/packages/hiccup-carbon-icons/src/folder-details.ts index d79484a62b..5cb2010a38 100644 --- a/packages/hiccup-carbon-icons/src/folder-details.ts +++ b/packages/hiccup-carbon-icons/src/folder-details.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FOLDER_DETAILS + */ // prettier-ignore -export const FOLDER_DETAILS = +export const FOLDER_DETAILS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 20h14v2H16zM16 24h14v2H16zM16 28h7v2h-7z" }], ["path", { d: "M14 26H4V6h7.17l3.42 3.41.58.59H28v8h2v-8a2 2 0 00-2-2H16l-3.41-3.41A2 2 0 0011.17 4H4a2 2 0 00-2 2v20a2 2 0 002 2h10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/folder-off.ts b/packages/hiccup-carbon-icons/src/folder-off.ts index a77db1cf1d..0671a77b4b 100644 --- a/packages/hiccup-carbon-icons/src/folder-off.ts +++ b/packages/hiccup-carbon-icons/src/folder-off.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FOLDER_OFF + */ // prettier-ignore -export const FOLDER_OFF = +export const FOLDER_OFF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 8h-2.586L30 3.414 28.586 2 2 28.586 3.414 30l2-2H28a2 2 0 002-2V10a2 2 0 00-2-2zm0 18H7.414l16-16H28zM4 6h7.172l3.414 3.414.586.586H18V8h-2l-3.414-3.414A2 2 0 0011.172 4H4a2 2 0 00-2 2v18h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/folder-shared.ts b/packages/hiccup-carbon-icons/src/folder-shared.ts index 1767dff698..d65dad9a54 100644 --- a/packages/hiccup-carbon-icons/src/folder-shared.ts +++ b/packages/hiccup-carbon-icons/src/folder-shared.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FOLDER_SHARED + */ // prettier-ignore -export const FOLDER_SHARED = +export const FOLDER_SHARED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 8H16l-3.41-3.41A2 2 0 0011.17 4H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V10a2 2 0 00-2-2zm-6 18h-8v-1a1 1 0 011-1h6a1 1 0 011 1zm6 0h-4v-1a3 3 0 00-3-3h-6a3 3 0 00-3 3v1H4V6h7.17l3.42 3.41.58.59H28z" }], ["path", { d: "M14 17a4 4 0 104-4 4 4 0 00-4 4zm4-2a2 2 0 11-2 2 2 2 0 012-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/folder.ts b/packages/hiccup-carbon-icons/src/folder.ts index 1465179e4c..7f206c0643 100644 --- a/packages/hiccup-carbon-icons/src/folder.ts +++ b/packages/hiccup-carbon-icons/src/folder.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FOLDER + */ // prettier-ignore -export const FOLDER = +export const FOLDER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11.17 6l3.42 3.41.58.59H28v16H4V6h7.17m0-2H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V10a2 2 0 00-2-2H16l-3.41-3.41A2 2 0 0011.17 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/folders.ts b/packages/hiccup-carbon-icons/src/folders.ts index 15cd7ca120..b11e5f1f67 100644 --- a/packages/hiccup-carbon-icons/src/folders.ts +++ b/packages/hiccup-carbon-icons/src/folders.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FOLDERS + */ // prettier-ignore -export const FOLDERS = +export const FOLDERS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 28H6a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h5.667a2.012 2.012 0 011.2.4l3.466 2.6H26a2.002 2.002 0 012 2v12a2.002 2.002 0 01-2 2zM11.666 11H5.998L6 26h20V14H15.666zM28 9H17.666l-4-3H6V4h7.667a2.012 2.012 0 011.2.4L18.333 7H28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/fork.ts b/packages/hiccup-carbon-icons/src/fork.ts index b29fc1f91b..54533d4d0d 100644 --- a/packages/hiccup-carbon-icons/src/fork.ts +++ b/packages/hiccup-carbon-icons/src/fork.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FORK + */ // prettier-ignore -export const FORK = +export const FORK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 18a3.996 3.996 0 00-3.858 3H17V11h5.142a4 4 0 100-2H17a2.002 2.002 0 00-2 2v4H9.858a4 4 0 100 2H15v4a2.002 2.002 0 002 2h5.142A3.993 3.993 0 1026 18zm0-10a2 2 0 11-2 2 2.002 2.002 0 012-2zM6 18a2 2 0 112-2 2.002 2.002 0 01-2 2zm20 6a2 2 0 112-2 2.002 2.002 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/forum.ts b/packages/hiccup-carbon-icons/src/forum.ts index 1385fcb097..8d001c9ce7 100644 --- a/packages/hiccup-carbon-icons/src/forum.ts +++ b/packages/hiccup-carbon-icons/src/forum.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FORUM + */ // prettier-ignore -export const FORUM = +export const FORUM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 6H8c-1.2 0-2 .8-2 2v14c0 1.2.8 2 2 2h8v-2H8V8h20v14h-7.2L16 28.8l1.6 1.2 4.2-6H28c1.2 0 2-.8 2-2V8c0-1.2-.8-2-2-2z" }], ["path", { d: "M4 18H2V5c0-1.7 1.3-3 3-3h13v2H5c-.6 0-1 .4-1 1v13z" }]]; diff --git a/packages/hiccup-carbon-icons/src/forward-10.ts b/packages/hiccup-carbon-icons/src/forward-10.ts index cd68f6ef0e..35d4b09745 100644 --- a/packages/hiccup-carbon-icons/src/forward-10.ts +++ b/packages/hiccup-carbon-icons/src/forward-10.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FORWARD_10 + */ // prettier-ignore -export const FORWARD_10 = +export const FORWARD_10: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 18A10 10 0 1116 8h4v5l6-6-6-6v5h-4a12 12 0 1012 12z" }], ["path", { d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93 2.44 2.44 0 01-2.16 1.08zm0-1.22a1.07 1.07 0 001-.55 3.38 3.38 0 00.37-1.51v-1.38a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51 1.06 1.06 0 00.98.55zM10.63 22v-1.18h2v-5.19l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z" }]]; diff --git a/packages/hiccup-carbon-icons/src/forward-30.ts b/packages/hiccup-carbon-icons/src/forward-30.ts index 2d0e159cd4..c024e6b1b8 100644 --- a/packages/hiccup-carbon-icons/src/forward-30.ts +++ b/packages/hiccup-carbon-icons/src/forward-30.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FORWARD_30 + */ // prettier-ignore -export const FORWARD_30 = +export const FORWARD_30: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 18A10 10 0 1116 8h4v5l6-6-6-6v5h-4a12 12 0 1012 12z" }], ["path", { d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77 3.39 3.39 0 01-.47-1.25 7.12 7.12 0 01-.17-1.68 7.24 7.24 0 01.17-1.68 3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93 2.44 2.44 0 01-2.21 1.08zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51v-1.38a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51 1 1 0 001.05.55zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11 3.1 3.1 0 01-.76-.31 2.76 2.76 0 01-.56-.45 4.22 4.22 0 01-.44-.55l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76v-1.21z" }]]; diff --git a/packages/hiccup-carbon-icons/src/forward-5.ts b/packages/hiccup-carbon-icons/src/forward-5.ts index d7a4ad7c82..fe21620959 100644 --- a/packages/hiccup-carbon-icons/src/forward-5.ts +++ b/packages/hiccup-carbon-icons/src/forward-5.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FORWARD_5 + */ // prettier-ignore -export const FORWARD_5 = +export const FORWARD_5: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 18A10 10 0 1116 8h4v5l6-6-6-6v5h-4a12 12 0 1012 12z" }], ["path", { d: "M18.58 15.58h-3.45L15 18.15a4.83 4.83 0 01.26-.45 1.59 1.59 0 01.33-.35 1.53 1.53 0 01.44-.23 2 2 0 01.6-.08 2.54 2.54 0 01.92.16 2.06 2.06 0 01.74.48 2.28 2.28 0 01.5.77 2.73 2.73 0 01.18 1 2.87 2.87 0 01-.19 1.07 2.36 2.36 0 01-.55.84 2.44 2.44 0 01-.89.55 3.23 3.23 0 01-1.21.2 3.79 3.79 0 01-.94-.11 3 3 0 01-.74-.32 2.45 2.45 0 01-.55-.45 4.13 4.13 0 01-.41-.55l1.06-.81.27.41a1.82 1.82 0 00.34.34 1.59 1.59 0 00.43.22 1.52 1.52 0 00.55.08 1.29 1.29 0 001-.36 1.41 1.41 0 00.33-1v-.06a1.18 1.18 0 00-1.28-1.27 1.44 1.44 0 00-.77.18 1.94 1.94 0 00-.48.39l-1.19-.17.29-4.31h4.52z" }]]; diff --git a/packages/hiccup-carbon-icons/src/fruit-bowl.ts b/packages/hiccup-carbon-icons/src/fruit-bowl.ts index c0e537ca26..6bec81d56d 100644 --- a/packages/hiccup-carbon-icons/src/fruit-bowl.ts +++ b/packages/hiccup-carbon-icons/src/fruit-bowl.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FRUIT_BOWL + */ // prettier-ignore -export const FRUIT_BOWL = +export const FRUIT_BOWL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 15a6.003 6.003 0 00-3.107-5.253A3.98 3.98 0 0024 7h-2a2.002 2.002 0 01-2 2 6.004 6.004 0 00-5.995 5.892A7 7 0 0112 10a3.996 3.996 0 00-3-3.858V4H7v2.142A3.996 3.996 0 004 10v5H2v1a14 14 0 0028 0v-1zm-6-4a4.005 4.005 0 014 4h-8a4.005 4.005 0 014-4zM6 10a2 2 0 114 0 8.991 8.991 0 001.532 5H6zm10 18A12.017 12.017 0 014.041 17H27.96A12.017 12.017 0 0116 28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/function.ts b/packages/hiccup-carbon-icons/src/function.ts index 7aeddfd167..8135e0f728 100644 --- a/packages/hiccup-carbon-icons/src/function.ts +++ b/packages/hiccup-carbon-icons/src/function.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#FUNCTION + */ // prettier-ignore -export const FUNCTION = +export const FUNCTION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8.5 30a2.5 2.5 0 010-5c.63-.07 2.35-1.53 2.49-7.22l-1.78-.45a2.92 2.92 0 010-5.66l1.79-.46C11.55 4 19.32 2 23.5 2a2.5 2.5 0 010 5c-.08 0-2.23.15-2.48 4.22l1.77.45a2.92 2.92 0 010 5.66l-1.79.46C20.49 29.86 8.62 30 8.5 30zm15-26c-.43 0-10.5.11-10.5 8v.78l-3.3.83a.92.92 0 000 1.78l3.3.83V17c0 9.72-4 10-4.5 10a.5.5 0 000 1c.43 0 10.5-.17 10.5-11v-.78l3.3-.83a.92.92 0 000-1.78l-3.3-.83V12c0-6.92 4.46-7 4.5-7a.5.5 0 000-1z" }], ["path", { d: "M4.15 23.46a14 14 0 016.46-20.38l.77 1.84A12 12 0 005.85 22.4zM21.39 28.92l-.77-1.84a12 12 0 005.49-17.54l1.69-1.08a14 14 0 01-6.41 20.46z" }]]; diff --git a/packages/hiccup-carbon-icons/src/game-console.ts b/packages/hiccup-carbon-icons/src/game-console.ts index ccb3a914cb..4528318c91 100644 --- a/packages/hiccup-carbon-icons/src/game-console.ts +++ b/packages/hiccup-carbon-icons/src/game-console.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#GAME_CONSOLE + */ // prettier-ignore -export const GAME_CONSOLE = +export const GAME_CONSOLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M7.51 26a5.48 5.48 0 01-1.44-.19A5.6 5.6 0 012.19 19l2.33-8.84a5.54 5.54 0 012.59-3.43 5.43 5.43 0 014.15-.54A5.52 5.52 0 0114.7 9h2.6a5.49 5.49 0 013.44-2.81 5.43 5.43 0 014.15.54 5.57 5.57 0 012.59 3.41L29.81 19a5.6 5.6 0 01-3.89 6.83 5.43 5.43 0 01-4.15-.54 5.54 5.54 0 01-2.59-3.41L19 21h-6l-.23.86a5.54 5.54 0 01-2.59 3.41 5.46 5.46 0 01-2.67.73zM9.83 8a3.49 3.49 0 00-1.72.46 3.6 3.6 0 00-1.66 2.19l-2.33 8.84a3.6 3.6 0 002.48 4.39 3.43 3.43 0 002.62-.34 3.54 3.54 0 001.66-2.19L11.5 19h9l.61 2.35a3.58 3.58 0 001.66 2.19 3.46 3.46 0 002.63.34 3.58 3.58 0 002.47-4.39l-2.33-8.84a3.55 3.55 0 00-1.65-2.19 3.46 3.46 0 00-2.63-.34 3.55 3.55 0 00-2.37 2.22l-.24.66h-5.3l-.24-.66a3.56 3.56 0 00-2.38-2.22 3.48 3.48 0 00-.9-.12z" }], ["path", { d: "M10 16a2 2 0 112-2 2 2 0 01-2 2zm0-2z" }], diff --git a/packages/hiccup-carbon-icons/src/game-wireless.ts b/packages/hiccup-carbon-icons/src/game-wireless.ts index 796c830273..ddef30cec6 100644 --- a/packages/hiccup-carbon-icons/src/game-wireless.ts +++ b/packages/hiccup-carbon-icons/src/game-wireless.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#GAME_WIRELESS + */ // prettier-ignore -export const GAME_WIRELESS = +export const GAME_WIRELESS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M7.51 30a5.48 5.48 0 01-1.44-.19A5.6 5.6 0 012.19 23l2.33-8.84a5.54 5.54 0 012.59-3.41 5.43 5.43 0 014.15-.54A5.52 5.52 0 0114.7 13h2.6a5.49 5.49 0 013.44-2.81 5.43 5.43 0 014.15.54 5.55 5.55 0 012.59 3.41L29.81 23a5.6 5.6 0 01-3.89 6.83 5.43 5.43 0 01-4.15-.54 5.54 5.54 0 01-2.59-3.41L19 25h-6l-.23.86a5.54 5.54 0 01-2.59 3.41 5.46 5.46 0 01-2.67.73zm2.32-18a3.49 3.49 0 00-1.72.46 3.58 3.58 0 00-1.66 2.19l-2.33 8.84a3.6 3.6 0 002.48 4.39 3.43 3.43 0 002.62-.34 3.57 3.57 0 001.66-2.19L11.5 23h9l.61 2.35a3.6 3.6 0 001.66 2.19 3.46 3.46 0 002.63.34 3.58 3.58 0 002.47-4.39l-2.33-8.84a3.53 3.53 0 00-1.65-2.19 3.46 3.46 0 00-2.63-.34 3.55 3.55 0 00-2.37 2.22l-.24.66h-5.3l-.24-.66a3.56 3.56 0 00-2.38-2.22 3.48 3.48 0 00-.9-.12z" }], ["path", { d: "M10 20a2 2 0 112-2 2 2 0 01-2 2zm0-2z" }], diff --git a/packages/hiccup-carbon-icons/src/gamification.ts b/packages/hiccup-carbon-icons/src/gamification.ts index 43e1f99d5a..aceb969b7c 100644 --- a/packages/hiccup-carbon-icons/src/gamification.ts +++ b/packages/hiccup-carbon-icons/src/gamification.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#GAMIFICATION + */ // prettier-ignore -export const GAMIFICATION = +export const GAMIFICATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 23h-.132l.964-1.445A1 1 0 0024 21v-9c0-9.885-7.92-10-8-10a1 1 0 00-1 1v2h-1a.996.996 0 00-.581.186l-7 5a1 1 0 00-.368 1.13l1 3a.998.998 0 001.09.674l4.87-.696-3.86 6.176a1 1 0 00.017 1.085L10.132 23H10a3.003 3.003 0 00-3 3v4h19v-4a3.003 3.003 0 00-3-3zm-7.152-9.47a1 1 0 00-.99-1.52l-6.174.882-.502-1.508L14.32 7h1.679a1 1 0 001-.999L17 4.129c1.501.335 4.217 1.541 4.86 5.871H19v2h3v2h-3v2h3v2h-3v2h3v.697L20.465 23h-7.93l-1.345-2.018zM24 28H9v-2a1 1 0 011-1h13a1 1 0 011 1z" }]]; diff --git a/packages/hiccup-carbon-icons/src/gas-station.ts b/packages/hiccup-carbon-icons/src/gas-station.ts index 310c0a2fe9..422adfa089 100644 --- a/packages/hiccup-carbon-icons/src/gas-station.ts +++ b/packages/hiccup-carbon-icons/src/gas-station.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#GAS_STATION + */ // prettier-ignore -export const GAS_STATION = +export const GAS_STATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 10h7v2H8z" }], ["path", { d: "M28.414 8l-5-5L22 4.414l3 3V12a2.002 2.002 0 002 2v10.5a1.5 1.5 0 01-3 0V16a1 1 0 00-1-1h-4V5a1 1 0 00-1-1H5a1 1 0 00-1 1v21H2v2h19v-2h-2v-9h3v7.4a3.564 3.564 0 002.765 3.525A3.506 3.506 0 0029 24.5V9.414A2 2 0 0028.414 8zM17 26H6V6h11z" }]]; diff --git a/packages/hiccup-carbon-icons/src/gender-female.ts b/packages/hiccup-carbon-icons/src/gender-female.ts index cdf7c248df..01435d9b6e 100644 --- a/packages/hiccup-carbon-icons/src/gender-female.ts +++ b/packages/hiccup-carbon-icons/src/gender-female.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#GENDER_FEMALE + */ // prettier-ignore -export const GENDER_FEMALE = +export const GENDER_FEMALE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 19.93a8 8 0 10-2 0V22h-5v2h5v4h2v-4h5v-2h-5zM10 12a6 6 0 116 6 6.007 6.007 0 01-6-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/gender-male.ts b/packages/hiccup-carbon-icons/src/gender-male.ts index 708520eeb5..ba0f78a224 100644 --- a/packages/hiccup-carbon-icons/src/gender-male.ts +++ b/packages/hiccup-carbon-icons/src/gender-male.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#GENDER_MALE + */ // prettier-ignore -export const GENDER_MALE = +export const GENDER_MALE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 4v2h6.586l-7.688 7.689a8.028 8.028 0 101.414 1.414L26 7.414V14h2V4zm-6 22a6 6 0 116-6 6.007 6.007 0 01-6 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/generate-pdf.ts b/packages/hiccup-carbon-icons/src/generate-pdf.ts index 47c36d35b8..6f3a9956d3 100644 --- a/packages/hiccup-carbon-icons/src/generate-pdf.ts +++ b/packages/hiccup-carbon-icons/src/generate-pdf.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#GENERATE_PDF + */ // prettier-ignore -export const GENERATE_PDF = +export const GENERATE_PDF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 24v4H8v-4H6v4a2 2 0 002 2h16a2 2 0 002-2v-4z" }], ["path", { d: "M21 21l-1.414-1.414L17 22.172V14h-2v8.172l-2.586-2.586L11 21l5 5 5-5zM28 4V2h-6v10h2V8h3V6h-3V4h4zM17 12h-4V2h4a3.003 3.003 0 013 3v4a3.003 3.003 0 01-3 3zm-2-2h2a1.001 1.001 0 001-1V5a1.001 1.001 0 00-1-1h-2zM9 2H4v10h2V9h3a2.003 2.003 0 002-2V4a2.002 2.002 0 00-2-2zM6 7V4h3l.001 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/gif.ts b/packages/hiccup-carbon-icons/src/gif.ts index a91eec2502..9b2b87e5fa 100644 --- a/packages/hiccup-carbon-icons/src/gif.ts +++ b/packages/hiccup-carbon-icons/src/gif.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#GIF + */ // prettier-ignore -export const GIF = +export const GIF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 12v8a3 3 0 003 3h5v-8H6v2h2v4H5a1 1 0 01-1-1v-8a1 1 0 011-1h5V9H5a3 3 0 00-3 3zM30 11V9h-8v14h2v-6h5v-2h-5v-4h6zM12 9v2h3v10h-3v2h8v-2h-3V11h3V9h-8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/gift.ts b/packages/hiccup-carbon-icons/src/gift.ts index b85964f37e..9c7594697f 100644 --- a/packages/hiccup-carbon-icons/src/gift.ts +++ b/packages/hiccup-carbon-icons/src/gift.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#GIFT + */ // prettier-ignore -export const GIFT = +export const GIFT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 10h-2.762A4.487 4.487 0 0016 4.707 4.487 4.487 0 008.762 10H6a2.002 2.002 0 00-2 2v4a2.002 2.002 0 002 2v10a2.002 2.002 0 002 2h16a2.002 2.002 0 002-2V18a2.002 2.002 0 002-2v-4a2.002 2.002 0 00-2-2zm-9-2.5a2.5 2.5 0 112.5 2.5H17zM12.5 5A2.503 2.503 0 0115 7.5V10h-2.5a2.5 2.5 0 010-5zM6 12h9v4H6zm2 6h7v10H8zm16.001 10H17V18h7zM17 16v-4h9l.001 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/globe.ts b/packages/hiccup-carbon-icons/src/globe.ts index 875333faed..526c74f269 100644 --- a/packages/hiccup-carbon-icons/src/globe.ts +++ b/packages/hiccup-carbon-icons/src/globe.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#GLOBE + */ // prettier-ignore -export const GLOBE = +export const GLOBE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 4a7 7 0 11-7 7 7 7 0 017-7m0-2a9 9 0 109 9 9 9 0 00-9-9z" }], ["path", { d: "M28 11a13.956 13.956 0 00-4.105-9.895L22.48 2.52a11.994 11.994 0 01-16.924 17l-.038-.038-1.414 1.414A13.956 13.956 0 0014 25v3h-4v2h10v-2h-4v-3.16A14.01 14.01 0 0028 11z" }]]; diff --git a/packages/hiccup-carbon-icons/src/gradient.ts b/packages/hiccup-carbon-icons/src/gradient.ts index 9899afa36e..9bea36e724 100644 --- a/packages/hiccup-carbon-icons/src/gradient.ts +++ b/packages/hiccup-carbon-icons/src/gradient.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#GRADIENT + */ // prettier-ignore -export const GRADIENT = +export const GRADIENT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 4H6a2.002 2.002 0 00-2 2v20a2.002 2.002 0 002 2h20a2.002 2.002 0 002-2V6a2.002 2.002 0 00-2-2zm-4 22v-4h-4v4h-4v-4h-4v-4h4v-4h-4v-4h4V6h4v4h4V6h4v20z" }], ["path", { d: "M14 10h4v4h-4zM14 18h4v4h-4zM18 14h4v4h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/graphical-data-flow.ts b/packages/hiccup-carbon-icons/src/graphical-data-flow.ts index 9000f75547..fdd1d4e8a5 100644 --- a/packages/hiccup-carbon-icons/src/graphical-data-flow.ts +++ b/packages/hiccup-carbon-icons/src/graphical-data-flow.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#GRAPHICAL_DATA_FLOW + */ // prettier-ignore -export const GRAPHICAL_DATA_FLOW = +export const GRAPHICAL_DATA_FLOW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 30h-6a2.002 2.002 0 01-2-2v-6a2.002 2.002 0 012-2h6a2.002 2.002 0 012 2v6a2.002 2.002 0 01-2 2zm-6-8h-.001L22 28h6v-6zM18 26h-6a3.003 3.003 0 01-3-3v-4h2v4a1.001 1.001 0 001 1h6zM26 18h-2v-3a1.001 1.001 0 00-1-1h-5v-2h5a3.003 3.003 0 013 3zM15 18a.999.999 0 01-.497-.132L10 15.288l-4.503 2.58a1 1 0 01-1.471-1.094l1.061-4.572-2.818-3.02a1 1 0 01.566-1.668l4.2-.702 2.066-4.25a1 1 0 011.788-.02l2.204 4.27 4.077.702a1 1 0 01.561 1.668l-2.818 3.02 1.06 4.572A1 1 0 0115 18zm-5-5s.343.18.497.269l3.01 1.724-.784-3.377 2.282-2.445-3.233-.557-1.745-3.382-1.644 3.382-3.381.565 2.274 2.437-.784 3.377 3.01-1.724C9.658 13.18 10 13 10 13z" }]]; diff --git a/packages/hiccup-carbon-icons/src/grid.ts b/packages/hiccup-carbon-icons/src/grid.ts index 940ffadfc4..ee66c4f812 100644 --- a/packages/hiccup-carbon-icons/src/grid.ts +++ b/packages/hiccup-carbon-icons/src/grid.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#GRID + */ // prettier-ignore -export const GRID = +export const GRID: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 4H6a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2zm0 8H6V6h6zM26 4h-6a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2zm0 8h-6V6h6zM12 18H6a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2v-6a2 2 0 00-2-2zm0 8H6v-6h6zM26 18h-6a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2v-6a2 2 0 00-2-2zm0 8h-6v-6h6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/group.ts b/packages/hiccup-carbon-icons/src/group.ts index bca1baeea4..a0b52d4e4d 100644 --- a/packages/hiccup-carbon-icons/src/group.ts +++ b/packages/hiccup-carbon-icons/src/group.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#GROUP + */ // prettier-ignore -export const GROUP = +export const GROUP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M31 30h-2v-3a3 3 0 00-3-3h-4a3 3 0 00-3 3v3h-2v-3a5 5 0 015-5h4a5 5 0 015 5zM24 12a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5 5 5 0 00-5-5zM15 22h-2v-3a3 3 0 00-3-3H6a3 3 0 00-3 3v3H1v-3a5 5 0 015-5h4a5 5 0 015 5zM8 4a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5 5 5 0 00-5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/hail.ts b/packages/hiccup-carbon-icons/src/hail.ts index 0cfe741d20..a0019113aa 100644 --- a/packages/hiccup-carbon-icons/src/hail.ts +++ b/packages/hiccup-carbon-icons/src/hail.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HAIL + */ // prettier-ignore -export const HAIL = +export const HAIL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/harbor.ts b/packages/hiccup-carbon-icons/src/harbor.ts index 15f8593bc3..fb9370f703 100644 --- a/packages/hiccup-carbon-icons/src/harbor.ts +++ b/packages/hiccup-carbon-icons/src/harbor.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HARBOR + */ // prettier-ignore -export const HARBOR = +export const HARBOR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 16a10.013 10.013 0 01-9 9.95V16h3v-2h-3V9.858a4 4 0 10-2 0V14h-3v2h3v9.95A10.013 10.013 0 016 16H4a12 12 0 0024 0zM14 6a2 2 0 112 2 2.002 2.002 0 01-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/hashtag.ts b/packages/hiccup-carbon-icons/src/hashtag.ts index ae19cf35e6..83adf6b0e9 100644 --- a/packages/hiccup-carbon-icons/src/hashtag.ts +++ b/packages/hiccup-carbon-icons/src/hashtag.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HASHTAG + */ // prettier-ignore -export const HASHTAG = +export const HASHTAG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 12v-2h-6V4h-2v6h-8V4h-2v6H4v2h6v8H4v2h6v6h2v-6h8v6h2v-6h6v-2h-6v-8zm-8 8h-8v-8h8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/haze-night.ts b/packages/hiccup-carbon-icons/src/haze-night.ts index f1239f3d16..22e3a18966 100644 --- a/packages/hiccup-carbon-icons/src/haze-night.ts +++ b/packages/hiccup-carbon-icons/src/haze-night.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HAZE_NIGHT + */ // prettier-ignore -export const HAZE_NIGHT = +export const HAZE_NIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29 22H13a1 1 0 000 2h9.677a11.1 11.1 0 01-7.556 2.998c-.138 0-.278.004-.418 0a11.095 11.095 0 01-3.2-21.584 15.153 15.153 0 00-.05 6.586H13.5a13.15 13.15 0 01.39-7.62A1.015 1.015 0 0012.98 3a.983.983 0 00-.175.016 13.096 13.096 0 001.825 25.981c.164.006.328 0 .49 0A13.04 13.04 0 0025.379 24H29a1 1 0 000-2z" }], ["path", { d: "M27 20H17a1 1 0 010-2h10a1 1 0 010 2zM25 16H13a1 1 0 010-2h12a1 1 0 010 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/haze.ts b/packages/hiccup-carbon-icons/src/haze.ts index 8f80a3a260..ef9c7a2299 100644 --- a/packages/hiccup-carbon-icons/src/haze.ts +++ b/packages/hiccup-carbon-icons/src/haze.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HAZE + */ // prettier-ignore -export const HAZE = +export const HAZE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 28H3a1 1 0 010-2h16a1 1 0 010 2zM15 20H3a1 1 0 010-2h12a1 1 0 010 2zM25.793 22.379l2.828 2.828-1.414 1.414-2.828-2.828zM28 15h4v2h-4zM24.379 8.207l2.828-2.828 1.414 1.414-2.828 2.828zM17 2h2v4h-2zM10.207 9.621L7.38 6.793l1.414-1.414 2.828 2.828z" }], ["path", { d: "M18 8a8.01 8.01 0 00-8 8h2a6 6 0 116 6H7a1 1 0 000 2h11a8 8 0 000-16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/hd-filled.ts b/packages/hiccup-carbon-icons/src/hd-filled.ts index a02d94f740..9f22d3d5d2 100644 --- a/packages/hiccup-carbon-icons/src/hd-filled.ts +++ b/packages/hiccup-carbon-icons/src/hd-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HD_FILLED + */ // prettier-ignore -export const HD_FILLED = +export const HD_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 13h-2v6h2a1 1 0 001-1v-4a1 1 0 00-1-1z" }], ["path", { d: "M28 6H4a2 2 0 00-2 2v16a2 2 0 002 2h24a2 2 0 002-2V8a2 2 0 00-2-2zM15 21h-2v-4h-3v4H8V11h2v4h3v-4h2zm10-3a3 3 0 01-3 3h-4V11h4a3 3 0 013 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/hd.ts b/packages/hiccup-carbon-icons/src/hd.ts index 27b4d805c3..64599e792c 100644 --- a/packages/hiccup-carbon-icons/src/hd.ts +++ b/packages/hiccup-carbon-icons/src/hd.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HD + */ // prettier-ignore -export const HD = +export const HD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 6H4a2 2 0 00-2 2v16a2 2 0 002 2h24a2 2 0 002-2V8a2 2 0 00-2-2zM4 24V8h24v16z" }], ["path", { d: "M22 11h-4v10h4a3 3 0 003-3v-4a3 3 0 00-3-3zm1 7a1 1 0 01-1 1h-2v-6h2a1 1 0 011 1zM13 11v4h-3v-4H8v10h2v-4h3v4h2V11h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/hdr.ts b/packages/hiccup-carbon-icons/src/hdr.ts index 51e88d9a26..c66eb44639 100644 --- a/packages/hiccup-carbon-icons/src/hdr.ts +++ b/packages/hiccup-carbon-icons/src/hdr.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HDR + */ // prettier-ignore -export const HDR = +export const HDR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 15v-4a2 2 0 00-2-2h-6v14h2v-6h1.48l2.34 6H30l-2.33-6H28a2 2 0 002-2zm-6-4h4v4h-4zM16 23h-4V9h4a4 4 0 014 4v6a4 4 0 01-4 4zm-2-2h2a2 2 0 002-2v-6a2 2 0 00-2-2h-2zM8 9v6H4V9H2v14h2v-6h4v6h2V9H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/headphones.ts b/packages/hiccup-carbon-icons/src/headphones.ts index a560d4ff90..75b73e66af 100644 --- a/packages/hiccup-carbon-icons/src/headphones.ts +++ b/packages/hiccup-carbon-icons/src/headphones.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HEADPHONES + */ // prettier-ignore -export const HEADPHONES = +export const HEADPHONES: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 16v-1a9 9 0 00-18 0v1a5 5 0 000 10h2V15a7 7 0 0114 0v11h2a5 5 0 000-10zM4 21a3 3 0 013-3v6a3 3 0 01-3-3zm21 3v-6a3 3 0 010 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/headset.ts b/packages/hiccup-carbon-icons/src/headset.ts index 2090c68c73..94069fc36d 100644 --- a/packages/hiccup-carbon-icons/src/headset.ts +++ b/packages/hiccup-carbon-icons/src/headset.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HEADSET + */ // prettier-ignore -export const HEADSET = +export const HEADSET: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 10h-.06a9 9 0 00-17.88 0H7a5 5 0 000 10h2v-9a7 7 0 0114 0v10a4 4 0 01-3.17 3.91 4 4 0 10.05 2A6 6 0 0025 21v-1a5 5 0 000-10zM4 15a3 3 0 013-3v6a3 3 0 01-3-3zm12 13a2 2 0 112-2 2 2 0 01-2 2zm9-10v-6a3 3 0 010 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/health-cross.ts b/packages/hiccup-carbon-icons/src/health-cross.ts index f57aa7d799..78e9c8f778 100644 --- a/packages/hiccup-carbon-icons/src/health-cross.ts +++ b/packages/hiccup-carbon-icons/src/health-cross.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HEALTH_CROSS + */ // prettier-ignore -export const HEALTH_CROSS = +export const HEALTH_CROSS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 28h-6a2.002 2.002 0 01-2-2v-5H6a2.002 2.002 0 01-2-2v-6a2.002 2.002 0 012-2h5V6a2.002 2.002 0 012-2h6a2.002 2.002 0 012 2v5h5a2.002 2.002 0 012 2v6a2.003 2.003 0 01-2 2h-5v5a2.003 2.003 0 01-2 2zM6 13v6h7v7h6v-7h7v-6h-7V6h-6v7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/hearing.ts b/packages/hiccup-carbon-icons/src/hearing.ts index 14e38969f6..a858d05e8e 100644 --- a/packages/hiccup-carbon-icons/src/hearing.ts +++ b/packages/hiccup-carbon-icons/src/hearing.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HEARING + */ // prettier-ignore -export const HEARING = +export const HEARING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 30v-2a10.011 10.011 0 0010-10h2a12.013 12.013 0 01-12 12z" }], ["path", { d: "M18 26v-2a6.007 6.007 0 006-6h2a8.01 8.01 0 01-8 8z" }], diff --git a/packages/hiccup-carbon-icons/src/heat-map-02.ts b/packages/hiccup-carbon-icons/src/heat-map-02.ts index 490362a886..9c27ed2041 100644 --- a/packages/hiccup-carbon-icons/src/heat-map-02.ts +++ b/packages/hiccup-carbon-icons/src/heat-map-02.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HEAT_MAP_02 + */ // prettier-ignore -export const HEAT_MAP_02 = +export const HEAT_MAP_02: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/heat-map-03.ts b/packages/hiccup-carbon-icons/src/heat-map-03.ts index 9a45ded326..672d06da9b 100644 --- a/packages/hiccup-carbon-icons/src/heat-map-03.ts +++ b/packages/hiccup-carbon-icons/src/heat-map-03.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HEAT_MAP_03 + */ // prettier-ignore -export const HEAT_MAP_03 = +export const HEAT_MAP_03: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 3H5a2.002 2.002 0 00-2 2v22a2.002 2.002 0 002 2h22a2.002 2.002 0 002-2V5a2.002 2.002 0 00-2-2zm-8 6h-6V5h6zm0 2v4h-6v-4zm-8 0v4H5v-4zm0 6v4H5v-4zm2 0h6v4h-6zm8-2v-4h6v4zM5 23h6v4H5zm16 4v-4h6v4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/heat-map.ts b/packages/hiccup-carbon-icons/src/heat-map.ts index 88f294b145..4cb5217b76 100644 --- a/packages/hiccup-carbon-icons/src/heat-map.ts +++ b/packages/hiccup-carbon-icons/src/heat-map.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HEAT_MAP + */ // prettier-ignore -export const HEAT_MAP = +export const HEAT_MAP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 18h2v2h-2zM28 16h2v2h-2zM14 6h2v2h-2zM16 22h-4v-6a2.002 2.002 0 00-2-2H4a2.002 2.002 0 00-2 2v6a2.002 2.002 0 002 2h6v4a2.002 2.002 0 002 2h4a2.002 2.002 0 002-2v-4a2.002 2.002 0 00-2-2zM4 22v-6h6v6zm8 6v-4h4v4zM28 30h-4a2.002 2.002 0 01-2-2v-4a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zm-4-6v4h4v-4zM28 2h-6a2.002 2.002 0 00-2 2v6h-2a2.002 2.002 0 00-2 2v2a2.002 2.002 0 002 2h2a2.002 2.002 0 002-2v-2h6a2.002 2.002 0 002-2V4a2.002 2.002 0 00-2-2zM18 14v-2h2v2zm4-4V4h6v6zM8 10H4a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zM4 4v4h4V4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/helicopter.ts b/packages/hiccup-carbon-icons/src/helicopter.ts index 277654101b..50b8456bca 100644 --- a/packages/hiccup-carbon-icons/src/helicopter.ts +++ b/packages/hiccup-carbon-icons/src/helicopter.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HELICOPTER + */ // prettier-ignore -export const HELICOPTER = +export const HELICOPTER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 8V6H8v2h10v4H4V8H2v8h2v-2h6.22l2.053 8.213A4.992 4.992 0 0017.123 26H26a4.005 4.005 0 004-4v-2.638a2 2 0 00-.464-1.28l-4.468-5.362a1.997 1.997 0 00-1.536-.72H20V8zm-4 16h-8.877a2.995 2.995 0 01-2.91-2.272L12.281 14H18v6h10v2a2.002 2.002 0 01-2 2zm-2.468-10l3.333 4H20v-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/help-desk.ts b/packages/hiccup-carbon-icons/src/help-desk.ts index b07394fc62..71cd6829e2 100644 --- a/packages/hiccup-carbon-icons/src/help-desk.ts +++ b/packages/hiccup-carbon-icons/src/help-desk.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HELP_DESK + */ // prettier-ignore -export const HELP_DESK = +export const HELP_DESK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 10h-6a3.003 3.003 0 00-3 3v6a2.002 2.002 0 002 2v7a2.002 2.002 0 002 2h4a2.002 2.002 0 002-2v-7a2.002 2.002 0 002-2v-6a3.003 3.003 0 00-3-3zm1 9h-2v9h-4v-9h-2v-6a1 1 0 011-1h6a1 1 0 011 1zM20 5a4 4 0 114 4 4.004 4.004 0 01-4-4zm2 0a2 2 0 102-2 2.002 2.002 0 00-2 2zM14 16v-3a3.003 3.003 0 00-3-3H5a3.003 3.003 0 00-3 3v3H0v2h16v-2zM4 13a1 1 0 011-1h6a1 1 0 011 1v3H4zM4 5a4 4 0 114 4 4.004 4.004 0 01-4-4zm2 0a2 2 0 102-2 2.002 2.002 0 00-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/help-filled.ts b/packages/hiccup-carbon-icons/src/help-filled.ts index 04eaef4643..809e2d42a2 100644 --- a/packages/hiccup-carbon-icons/src/help-filled.ts +++ b/packages/hiccup-carbon-icons/src/help-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HELP_FILLED + */ // prettier-ignore -export const HELP_FILLED = +export const HELP_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 23a1.5 1.5 0 111.5-1.5A1.5 1.5 0 0116 25zm1.142-7.754v2.501h-2.25V15h2.125a2.376 2.376 0 000-4.753h-1.5a2.378 2.378 0 00-2.375 2.375v.638h-2.25v-.638A4.628 4.628 0 0115.517 8h1.5a4.624 4.624 0 01.125 9.246z" }]]; diff --git a/packages/hiccup-carbon-icons/src/help.ts b/packages/hiccup-carbon-icons/src/help.ts index a4b2d24ce1..06d676d49c 100644 --- a/packages/hiccup-carbon-icons/src/help.ts +++ b/packages/hiccup-carbon-icons/src/help.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HELP + */ // prettier-ignore -export const HELP = +export const HELP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 26a12 12 0 1112-12 12 12 0 01-12 12z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/home.ts b/packages/hiccup-carbon-icons/src/home.ts index b551921a8c..ede412c252 100644 --- a/packages/hiccup-carbon-icons/src/home.ts +++ b/packages/hiccup-carbon-icons/src/home.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HOME + */ // prettier-ignore -export const HOME = +export const HOME: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16.61 2.21a1 1 0 00-1.24 0L1 13.42 2.24 15 4 13.62V26a2 2 0 002 2h20a2 2 0 002-2V13.63L29.76 15 31 13.43zM18 26h-4v-8h4zm2 0v-8a2 2 0 00-2-2h-4a2 2 0 00-2 2v8H6V12.06l10-7.79 10 7.8V26z" }]]; diff --git a/packages/hiccup-carbon-icons/src/hospital-bed.ts b/packages/hiccup-carbon-icons/src/hospital-bed.ts index 31e8c41b6b..25e20eb547 100644 --- a/packages/hiccup-carbon-icons/src/hospital-bed.ts +++ b/packages/hiccup-carbon-icons/src/hospital-bed.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HOSPITAL_BED + */ // prettier-ignore -export const HOSPITAL_BED = +export const HOSPITAL_BED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 16h-8a2.002 2.002 0 00-2 2v6H4V14H2v16h2v-4h24v4h2v-9a5.006 5.006 0 00-5-5zm3 8H17v-6h8a3.003 3.003 0 013 3z" }], ["path", { d: "M9.5 17A1.5 1.5 0 118 18.5 1.502 1.502 0 019.5 17m0-2a3.5 3.5 0 103.5 3.5A3.5 3.5 0 009.5 15zM21 6h-4V2h-2v4h-4v2h4v4h2V8h4V6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/hospital.ts b/packages/hiccup-carbon-icons/src/hospital.ts index 4c5706e943..ed18c8ca4e 100644 --- a/packages/hiccup-carbon-icons/src/hospital.ts +++ b/packages/hiccup-carbon-icons/src/hospital.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HOSPITAL + */ // prettier-ignore -export const HOSPITAL = +export const HOSPITAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 10h-4V6h-2v4h-4v2h4v4h2v-4h4v-2z" }], ["path", { d: "M28 10h-2V4a2.002 2.002 0 00-2-2H8a2.002 2.002 0 00-2 2v6H4a2.002 2.002 0 00-2 2v18h28V12a2.002 2.002 0 00-2-2zM14 28v-6h4v6zm6 0v-7a1 1 0 00-1-1h-6a1 1 0 00-1 1v7H4V12h4V4h16v8h4v16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/hotel.ts b/packages/hiccup-carbon-icons/src/hotel.ts index ef66be75ed..e3ad4572c3 100644 --- a/packages/hiccup-carbon-icons/src/hotel.ts +++ b/packages/hiccup-carbon-icons/src/hotel.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HOTEL + */ // prettier-ignore -export const HOTEL = +export const HOTEL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M9.5 15A1.5 1.5 0 118 16.5 1.5 1.5 0 019.5 15m0-2a3.5 3.5 0 103.5 3.5A3.5 3.5 0 009.5 13z" }], ["path", { d: "M25 14h-8a2 2 0 00-2 2v6H4V10.6l12-6.46 12.53 6.74.94-1.76-13-7a1 1 0 00-.94 0l-13 7A1 1 0 002 10v20h2v-6h24v6h2V19a5 5 0 00-5-5zm-8 8v-6h8a3 3 0 013 3v3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/hourglass.ts b/packages/hiccup-carbon-icons/src/hourglass.ts index b93f8fd732..8ff0ca62ec 100644 --- a/packages/hiccup-carbon-icons/src/hourglass.ts +++ b/packages/hiccup-carbon-icons/src/hourglass.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HOURGLASS + */ // prettier-ignore -export const HOURGLASS = +export const HOURGLASS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 19h2v2h-2zM15 23h2v2h-2z" }], ["path", { d: "M23 11.67V4h3V2H6v2h3v7.67a2 2 0 00.4 1.2L11.75 16 9.4 19.13a2 2 0 00-.4 1.2V28H6v2h20v-2h-3v-7.67a2 2 0 00-.4-1.2L20.25 16l2.35-3.13a2 2 0 00.4-1.2zM21 4v7H11V4zm0 16.33V28H11v-7.67L14.25 16 12 13h8l-2.25 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/html-reference.ts b/packages/hiccup-carbon-icons/src/html-reference.ts index 0b1ccaac00..c530ed0940 100644 --- a/packages/hiccup-carbon-icons/src/html-reference.ts +++ b/packages/hiccup-carbon-icons/src/html-reference.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HTML_REFERENCE + */ // prettier-ignore -export const HTML_REFERENCE = +export const HTML_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM28 14V6h-2v10h6v-2h-4zM24 6h-2l-1.5 4L19 6h-2v10h2V9l1.5 4L22 9v7h2V6zM9 8h2v8h2V8h2V6H9v2zM5 6v4H2V6H0v10h2v-4h3v4h2V6H5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/html.ts b/packages/hiccup-carbon-icons/src/html.ts index 8dcf621d24..59504523d7 100644 --- a/packages/hiccup-carbon-icons/src/html.ts +++ b/packages/hiccup-carbon-icons/src/html.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HTML + */ // prettier-ignore -export const HTML = +export const HTML: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 19v-8h-2v10h6v-2h-4zM24 11h-2l-1.5 4-1.5-4h-2v10h2v-7l1.5 4 1.5-4v7h2V11zM9 13h2v8h2v-8h2v-2H9v2zM5 11v4H2v-4H0v10h2v-4h3v4h2V11H5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/http.ts b/packages/hiccup-carbon-icons/src/http.ts index cd9a9ad0f1..96b30ad1b7 100644 --- a/packages/hiccup-carbon-icons/src/http.ts +++ b/packages/hiccup-carbon-icons/src/http.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HTTP + */ // prettier-ignore -export const HTTP = +export const HTTP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 11h-5v10h2v-3h3a2.003 2.003 0 002-2v-3a2.002 2.002 0 00-2-2zm-3 5v-3h3l.001 3zM10 13h2v8h2v-8h2v-2h-6v2zM23 11h-6v2h2v8h2v-8h2v-2zM6 11v4H3v-4H1v10h2v-4h3v4h2V11H6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/humidity-alt.ts b/packages/hiccup-carbon-icons/src/humidity-alt.ts index 9990ad2ad9..f81be3c516 100644 --- a/packages/hiccup-carbon-icons/src/humidity-alt.ts +++ b/packages/hiccup-carbon-icons/src/humidity-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HUMIDITY_ALT + */ // prettier-ignore -export const HUMIDITY_ALT = +export const HUMIDITY_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 12a3.898 3.898 0 01-4-3.777 3.902 3.902 0 01.653-2.064l2.517-3.745a1.038 1.038 0 011.66 0l2.485 3.696A3.97 3.97 0 0130 8.223 3.898 3.898 0 0126 12zm0-7.237l-1.656 2.463a1.89 1.89 0 00-.344.997 2.014 2.014 0 004 0 1.98 1.98 0 00-.375-1.047zM23.5 30h-15a6.496 6.496 0 01-1.3-12.862 8.994 8.994 0 0117.6 0A6.496 6.496 0 0123.5 30zM16 12a7 7 0 00-6.941 6.145l-.1.812-.815.064A4.496 4.496 0 008.5 28h15a4.496 4.496 0 00.356-8.979l-.815-.064-.099-.812A7.002 7.002 0 0016 12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/humidity.ts b/packages/hiccup-carbon-icons/src/humidity.ts index 08c1a8b7da..ff4e0e3b24 100644 --- a/packages/hiccup-carbon-icons/src/humidity.ts +++ b/packages/hiccup-carbon-icons/src/humidity.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HUMIDITY + */ // prettier-ignore -export const HUMIDITY = +export const HUMIDITY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23.476 13.993L16.847 3.437a1.04 1.04 0 00-1.694 0L8.494 14.043A9.986 9.986 0 007 19a9 9 0 0018 0 10.063 10.063 0 00-1.524-5.007zM16 26a7.009 7.009 0 01-7-7 7.978 7.978 0 011.218-3.943l.935-1.49 10.074 10.074A6.977 6.977 0 0116 26.001z" }]]; diff --git a/packages/hiccup-carbon-icons/src/hurricane.ts b/packages/hiccup-carbon-icons/src/hurricane.ts index 41483539bf..b1aa298c94 100644 --- a/packages/hiccup-carbon-icons/src/hurricane.ts +++ b/packages/hiccup-carbon-icons/src/hurricane.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HURRICANE + */ // prettier-ignore -export const HURRICANE = +export const HURRICANE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22.652 4.182l-2.177 2.514-1.404 1.621 1.715 1.288A7.936 7.936 0 0123.996 16l.001.058.002.041c.018.432.241 10.111-14.654 11.722l2.18-2.517 1.404-1.621-1.715-1.288A7.936 7.936 0 018.004 16l-.001-.058L8 15.901c-.018-.431-.24-10.094 14.651-11.719M24.998 2l-.05.001C5.254 2.915 6.005 16 6.005 16a9.975 9.975 0 004.01 7.995l-3.777 4.36A1.004 1.004 0 007.002 30l.05-.001C26.747 29.085 25.995 16 25.995 16a9.976 9.976 0 00-4.009-7.995l3.776-4.36A1.004 1.004 0 0024.998 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/hybrid-networking.ts b/packages/hiccup-carbon-icons/src/hybrid-networking.ts index 857f4fe83d..dcfbd088af 100644 --- a/packages/hiccup-carbon-icons/src/hybrid-networking.ts +++ b/packages/hiccup-carbon-icons/src/hybrid-networking.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#HYBRID_NETWORKING + */ // prettier-ignore -export const HYBRID_NETWORKING = +export const HYBRID_NETWORKING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 24.184V20h-2v4.184a3 3 0 102 0z" }], ["path", { d: "M26 12a3.996 3.996 0 00-3.858 3H9.858a4 4 0 100 2h12.284A3.993 3.993 0 1026 12zM6 18a2 2 0 112-2 2.002 2.002 0 01-2 2zm20 0a2 2 0 112-2 2.002 2.002 0 01-2 2z" }], diff --git a/packages/hiccup-carbon-icons/src/ibm-cloud.ts b/packages/hiccup-carbon-icons/src/ibm-cloud.ts index 441dff20ba..83a1239223 100644 --- a/packages/hiccup-carbon-icons/src/ibm-cloud.ts +++ b/packages/hiccup-carbon-icons/src/ibm-cloud.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#IBM_CLOUD + */ // prettier-ignore -export const IBM_CLOUD = +export const IBM_CLOUD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24.58 13.65a9.733 9.733 0 00-18.294 3.889A6.75 6.75 0 007 31h16a8.746 8.746 0 001.58-17.35zM23 29.5H7a5.237 5.237 0 01-.7-10.43 9.726 9.726 0 001.104 3.785.75.75 0 101.322-.71 8.25 8.25 0 0114.026-8.632 8.754 8.754 0 00-6.315 2.95.75.75 0 101.124.992A7.25 7.25 0 1123 29.5zM31.898 10.255a.758.758 0 00-1.036-.278l-3.02 1.744a.759.759 0 10.758 1.314l3.02-1.744a.759.759 0 00.278-1.036zM22.676 7.87a.758.758 0 001.037-.278l1.744-3.02a.759.759 0 00-1.314-.758l-1.744 3.02a.759.759 0 00.277 1.036zM16 6.081a.759.759 0 00.759-.759V1.835a.759.759 0 10-1.518 0v3.487a.759.759 0 00.759.76zM8.287 7.592a.759.759 0 001.314-.759l-1.744-3.02a.759.759 0 10-1.314.76zM4.159 11.721l-3.02-1.744a.759.759 0 10-.76 1.314L3.4 13.035a.759.759 0 10.759-1.314z" }]]; diff --git a/packages/hiccup-carbon-icons/src/ibm-security.ts b/packages/hiccup-carbon-icons/src/ibm-security.ts index 69aa612629..f5d2eba489 100644 --- a/packages/hiccup-carbon-icons/src/ibm-security.ts +++ b/packages/hiccup-carbon-icons/src/ibm-security.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#IBM_SECURITY + */ // prettier-ignore -export const IBM_SECURITY = +export const IBM_SECURITY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 0L4 5.978v14.066a12 12 0 0024 0V5.978zm6.83 27.314L16 23.912v2.228l5.036 2.509A10.002 10.002 0 016 20.044V7.21l10-4.982L26 7.21v3.75L16 5.978v2.228l10 4.982v3.75l-10-4.982v2.228l10 4.982v.878a9.905 9.905 0 01-.37 2.687L16 17.934v2.228l8.895 4.431a10.025 10.025 0 01-2.065 2.721z" }]]; diff --git a/packages/hiccup-carbon-icons/src/idea.ts b/packages/hiccup-carbon-icons/src/idea.ts index 48492f757d..fcca64244b 100644 --- a/packages/hiccup-carbon-icons/src/idea.ts +++ b/packages/hiccup-carbon-icons/src/idea.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#IDEA + */ // prettier-ignore -export const IDEA = +export const IDEA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11 24h10v2H11zM13 28h6v2h-6zM16 2A10 10 0 006 12a9.19 9.19 0 003.46 7.62c1 .93 1.54 1.46 1.54 2.38h2c0-1.84-1.11-2.87-2.19-3.86A7.2 7.2 0 018 12a8 8 0 0116 0 7.2 7.2 0 01-2.82 6.14c-1.07 1-2.18 2-2.18 3.86h2c0-.92.53-1.45 1.54-2.39A9.18 9.18 0 0026 12 10 10 0 0016 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/identification.ts b/packages/hiccup-carbon-icons/src/identification.ts index 18aa3274bc..f90a0b6a07 100644 --- a/packages/hiccup-carbon-icons/src/identification.ts +++ b/packages/hiccup-carbon-icons/src/identification.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#IDENTIFICATION + */ // prettier-ignore -export const IDENTIFICATION = +export const IDENTIFICATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 6v20H4V6h24m0-2H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V6a2 2 0 00-2-2z" }], ["path", { d: "M6 10h7v2H6zM6 14h4v2H6zM23 18h-6a3 3 0 00-3 3v2h2v-2a1 1 0 011-1h6a1 1 0 011 1v2h2v-2a3 3 0 00-3-3zM20 17a4 4 0 10-4-4 4 4 0 004 4zm0-6a2 2 0 11-2 2 2 2 0 012-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/image-medical.ts b/packages/hiccup-carbon-icons/src/image-medical.ts index f80b74f491..1bb67cc3b8 100644 --- a/packages/hiccup-carbon-icons/src/image-medical.ts +++ b/packages/hiccup-carbon-icons/src/image-medical.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#IMAGE_MEDICAL + */ // prettier-ignore -export const IMAGE_MEDICAL = +export const IMAGE_MEDICAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 6v20H6V6h20m0-2H6a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V6a2 2 0 00-2-2z" }], ["path", { d: "M22 16v-2h-5v-2h3v-2h-3V8h-2v2h-3v2h3v2h-5v2h5v2h-5v2h5v2h-3v2h8v-2h-3v-2h5v-2h-5v-2h5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/image-reference.ts b/packages/hiccup-carbon-icons/src/image-reference.ts index 5f4cf001fb..fe3dac73e1 100644 --- a/packages/hiccup-carbon-icons/src/image-reference.ts +++ b/packages/hiccup-carbon-icons/src/image-reference.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#IMAGE_REFERENCE + */ // prettier-ignore -export const IMAGE_REFERENCE = +export const IMAGE_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM19 14a3 3 0 10-3-3 3 3 0 003 3zm0-4a1 1 0 11-1 1 1 1 0 011-1z" }], ["path", { d: "M26 4H6a2 2 0 00-2 2v10h2V6h20v15.17l-3.59-3.59a2 2 0 00-2.82 0L18 19.17 11.83 13l-1.414 1.415L14 18l2.59 2.59a2 2 0 002.82 0L21 19l5 5v2H16v2h10a2 2 0 002-2V6a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/image-search.ts b/packages/hiccup-carbon-icons/src/image-search.ts index cf65e752be..ffbbbd2a98 100644 --- a/packages/hiccup-carbon-icons/src/image-search.ts +++ b/packages/hiccup-carbon-icons/src/image-search.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#IMAGE_SEARCH + */ // prettier-ignore -export const IMAGE_SEARCH = +export const IMAGE_SEARCH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 14a5.99 5.99 0 00-4.885 9.471L14 28.586 15.414 30l5.115-5.115A5.997 5.997 0 1024 14zm0 10a4 4 0 114-4 4.005 4.005 0 01-4 4zM17 12a3 3 0 10-3-3 3.003 3.003 0 003 3zm0-4a1 1 0 11-1 1 1 1 0 011-1z" }], ["path", { d: "M12 24H4v-6.003L9 13l5.586 5.586L16 17.168l-5.586-5.585a2 2 0 00-2.828 0L4 15.168V4h20v6h2V4a2.002 2.002 0 00-2-2H4a2.002 2.002 0 00-2 2v20a2.002 2.002 0 002 2h8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/image.ts b/packages/hiccup-carbon-icons/src/image.ts index eca12dadab..2746eed7c9 100644 --- a/packages/hiccup-carbon-icons/src/image.ts +++ b/packages/hiccup-carbon-icons/src/image.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#IMAGE + */ // prettier-ignore -export const IMAGE = +export const IMAGE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 14a3 3 0 10-3-3 3 3 0 003 3zm0-4a1 1 0 11-1 1 1 1 0 011-1z" }], ["path", { d: "M26 4H6a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V6a2 2 0 00-2-2zm0 22H6v-6l5-5 5.59 5.59a2 2 0 002.82 0L21 19l5 5zm0-4.83l-3.59-3.59a2 2 0 00-2.82 0L18 19.17l-5.59-5.59a2 2 0 00-2.82 0L6 17.17V6h20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/improve-relevance.ts b/packages/hiccup-carbon-icons/src/improve-relevance.ts index 3dc39b8cd9..87f367ccda 100644 --- a/packages/hiccup-carbon-icons/src/improve-relevance.ts +++ b/packages/hiccup-carbon-icons/src/improve-relevance.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#IMPROVE_RELEVANCE + */ // prettier-ignore -export const IMPROVE_RELEVANCE = +export const IMPROVE_RELEVANCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 26.59L19.41 24 18 25.41l4 4 8-8L28.59 20 22 26.59z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/in-progress-error.ts b/packages/hiccup-carbon-icons/src/in-progress-error.ts index 75a0c87288..d4810ea371 100644 --- a/packages/hiccup-carbon-icons/src/in-progress-error.ts +++ b/packages/hiccup-carbon-icons/src/in-progress-error.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#IN_PROGRESS_ERROR + */ // prettier-ignore -export const IN_PROGRESS_ERROR = +export const IN_PROGRESS_ERROR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 24a6 6 0 10-6 6 6.007 6.007 0 006-6zm-2 0a3.952 3.952 0 01-.567 2.019l-5.452-5.452A3.953 3.953 0 0124 20a4.005 4.005 0 014 4zm-8 0a3.952 3.952 0 01.567-2.019l5.452 5.452A3.953 3.953 0 0124 28a4.005 4.005 0 01-4-4z" }], ["path", { d: "M14 2a12 12 0 102 23.82v-2.022A10 10 0 1114 4v10l4.343 4.343A7.975 7.975 0 0124 16h1.82A11.93 11.93 0 0014 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/in-progress-warning.ts b/packages/hiccup-carbon-icons/src/in-progress-warning.ts index c1233af5d6..08da85cfae 100644 --- a/packages/hiccup-carbon-icons/src/in-progress-warning.ts +++ b/packages/hiccup-carbon-icons/src/in-progress-warning.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#IN_PROGRESS_WARNING + */ // prettier-ignore -export const IN_PROGRESS_WARNING = +export const IN_PROGRESS_WARNING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.38 28h-6.762L24 21.236zM24 18a1 1 0 00-.895.553l-5 10A1 1 0 0019 30h10a1 1 0 00.921-1.39l-5.026-10.057A1 1 0 0024 18z" }], ["path", { d: "M18.746 22.8A9.999 9.999 0 1114 4v10l6.097 6.097 1.22-2.44A2.985 2.985 0 0124 16h1.82A11.993 11.993 0 1014 26a11.934 11.934 0 003.394-.497z" }]]; diff --git a/packages/hiccup-carbon-icons/src/in-progress.ts b/packages/hiccup-carbon-icons/src/in-progress.ts index 0b5db9da40..7f2e378f02 100644 --- a/packages/hiccup-carbon-icons/src/in-progress.ts +++ b/packages/hiccup-carbon-icons/src/in-progress.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#IN_PROGRESS + */ // prettier-ignore -export const IN_PROGRESS = +export const IN_PROGRESS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14.016 14.016 0 0016 2zm0 26a12 12 0 010-24v12l8.481 8.481A11.963 11.963 0 0116 28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/incomplete-cancel.ts b/packages/hiccup-carbon-icons/src/incomplete-cancel.ts index 71733b228c..b3d851d2bc 100644 --- a/packages/hiccup-carbon-icons/src/incomplete-cancel.ts +++ b/packages/hiccup-carbon-icons/src/incomplete-cancel.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INCOMPLETE_CANCEL + */ // prettier-ignore -export const INCOMPLETE_CANCEL = +export const INCOMPLETE_CANCEL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 21.41L28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25 30 21.41zM14 26a12 12 0 010-24zM17.826 4.764a10.029 10.029 0 013.242 2.168L22.48 5.52a12.036 12.036 0 00-3.89-2.602zM26 14a11.93 11.93 0 00-.917-4.59l-1.847.764A9.943 9.943 0 0124 14z" }]]; diff --git a/packages/hiccup-carbon-icons/src/incomplete-error.ts b/packages/hiccup-carbon-icons/src/incomplete-error.ts index fe65cb4c65..99349f6ef8 100644 --- a/packages/hiccup-carbon-icons/src/incomplete-error.ts +++ b/packages/hiccup-carbon-icons/src/incomplete-error.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INCOMPLETE_ERROR + */ // prettier-ignore -export const INCOMPLETE_ERROR = +export const INCOMPLETE_ERROR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 26a12 12 0 010-24zM17.826 4.764a10.029 10.029 0 013.242 2.168L22.48 5.52a12.036 12.036 0 00-3.89-2.602zM26 14a11.93 11.93 0 00-.917-4.59l-1.847.764A9.943 9.943 0 0124 14zM30 24a6 6 0 10-6 6 6.007 6.007 0 006-6zm-2 0a3.952 3.952 0 01-.567 2.019l-5.452-5.452A3.953 3.953 0 0124 20a4.005 4.005 0 014 4zm-8 0a3.952 3.952 0 01.567-2.019l5.452 5.452A3.953 3.953 0 0124 28a4.005 4.005 0 01-4-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/incomplete-warning.ts b/packages/hiccup-carbon-icons/src/incomplete-warning.ts index 5915384170..0d67fbfedb 100644 --- a/packages/hiccup-carbon-icons/src/incomplete-warning.ts +++ b/packages/hiccup-carbon-icons/src/incomplete-warning.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INCOMPLETE_WARNING + */ // prettier-ignore -export const INCOMPLETE_WARNING = +export const INCOMPLETE_WARNING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 26a12 12 0 010-24zM17.826 4.764a10.029 10.029 0 013.242 2.168L22.48 5.52a12.036 12.036 0 00-3.89-2.602zM26 14a11.93 11.93 0 00-.917-4.59l-1.847.764A9.943 9.943 0 0124 14zM27.38 28h-6.762L24 21.236zM24 18a1 1 0 00-.895.553l-5 10A1 1 0 0019 30h10a1 1 0 00.921-1.39l-5.026-10.057A1 1 0 0024 18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/incomplete.ts b/packages/hiccup-carbon-icons/src/incomplete.ts index 6aad7ff431..b8d6e95f5a 100644 --- a/packages/hiccup-carbon-icons/src/incomplete.ts +++ b/packages/hiccup-carbon-icons/src/incomplete.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INCOMPLETE + */ // prettier-ignore -export const INCOMPLETE = +export const INCOMPLETE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23.764 6.86l1.285-1.532a13.976 13.976 0 00-4.182-2.441l-.683 1.878a11.973 11.973 0 013.58 2.094zM27.81 14l1.968-.413a13.889 13.889 0 00-1.638-4.541L26.409 10a12.52 12.52 0 011.401 4zM20.184 27.235l.683 1.878a13.976 13.976 0 004.182-2.44l-1.285-1.532a11.973 11.973 0 01-3.58 2.094zM26.409 22l1.731 1a14.14 14.14 0 001.638-4.587l-1.968-.347A12.152 12.152 0 0126.409 22zM16 30V2a14 14 0 000 28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/increase-level.ts b/packages/hiccup-carbon-icons/src/increase-level.ts index c1e3de033b..a68ae9562d 100644 --- a/packages/hiccup-carbon-icons/src/increase-level.ts +++ b/packages/hiccup-carbon-icons/src/increase-level.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INCREASE_LEVEL + */ // prettier-ignore -export const INCREASE_LEVEL = +export const INCREASE_LEVEL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 4l-5 3.75v6.5L15 12l-5 3.75v6.5L7 20l-5 3.75V30h2v-5.25l3-2.25 3 2.25V30h2V16.75l3-2.25 3 2.25V30h2V8.75l3-2.25 3 2.25V30h2V7.75L23 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/industry.ts b/packages/hiccup-carbon-icons/src/industry.ts index 1b304616bf..dad7c36b17 100644 --- a/packages/hiccup-carbon-icons/src/industry.ts +++ b/packages/hiccup-carbon-icons/src/industry.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INDUSTRY + */ // prettier-ignore -export const INDUSTRY = +export const INDUSTRY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.53 6.15a1 1 0 00-1 0L20 10.38V7a1 1 0 00-1.45-.89L10 10.38V3a1 1 0 00-1-1H3a1 1 0 00-1 1v25h28V7a1 1 0 00-.47-.85zM22 26h-4v-7h4zm6 0h-4v-8a1 1 0 00-1-1h-6a1 1 0 00-1 1v8H4V4h4v9.62l10-5v5l10-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/information-filled.ts b/packages/hiccup-carbon-icons/src/information-filled.ts index c6c2d01081..9374354089 100644 --- a/packages/hiccup-carbon-icons/src/information-filled.ts +++ b/packages/hiccup-carbon-icons/src/information-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INFORMATION_FILLED + */ // prettier-ignore -export const INFORMATION_FILLED = +export const INFORMATION_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 5a1.5 1.5 0 11-1.5 1.5A1.5 1.5 0 0116 7zm4 17.125h-8v-2.25h2.875v-6.75H13v-2.25h4.125v9H20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/information-square-filled.ts b/packages/hiccup-carbon-icons/src/information-square-filled.ts index 44ae2096c3..93ba1cd0fe 100644 --- a/packages/hiccup-carbon-icons/src/information-square-filled.ts +++ b/packages/hiccup-carbon-icons/src/information-square-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INFORMATION_SQUARE_FILLED + */ // prettier-ignore -export const INFORMATION_SQUARE_FILLED = +export const INFORMATION_SQUARE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 4H6a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V6a2 2 0 00-2-2zM16 7a1.5 1.5 0 11-1.5 1.5A1.5 1.5 0 0116 7zm4 17h-8v-2h3v-7h-2v-2h4v9h3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/information-square.ts b/packages/hiccup-carbon-icons/src/information-square.ts index 02aeba6360..0452d04632 100644 --- a/packages/hiccup-carbon-icons/src/information-square.ts +++ b/packages/hiccup-carbon-icons/src/information-square.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INFORMATION_SQUARE + */ // prettier-ignore -export const INFORMATION_SQUARE = +export const INFORMATION_SQUARE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 22v-8h-4v2h2v6h-3v2h8v-2h-3zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z" }], ["path", { d: "M26 28H6a2.002 2.002 0 01-2-2V6a2.002 2.002 0 012-2h20a2.002 2.002 0 012 2v20a2.002 2.002 0 01-2 2zM6 6v20h20V6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/information.ts b/packages/hiccup-carbon-icons/src/information.ts index 56674fbc44..cad6ff9fb7 100644 --- a/packages/hiccup-carbon-icons/src/information.ts +++ b/packages/hiccup-carbon-icons/src/information.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INFORMATION + */ // prettier-ignore -export const INFORMATION = +export const INFORMATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 22v-9h-4v2h2v7h-3v2h8v-2h-3zM16 7a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 7z" }], ["path", { d: "M16 30a14 14 0 1114-14 14 14 0 01-14 14zm0-26a12 12 0 1012 12A12 12 0 0016 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/insert-page.ts b/packages/hiccup-carbon-icons/src/insert-page.ts index 54f8b93b0d..3e8fb8c23b 100644 --- a/packages/hiccup-carbon-icons/src/insert-page.ts +++ b/packages/hiccup-carbon-icons/src/insert-page.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INSERT_PAGE + */ // prettier-ignore -export const INSERT_PAGE = +export const INSERT_PAGE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 30h-2V20H12v10h-2V20a2.002 2.002 0 012-2h12a2.002 2.002 0 012 2zM5.17 16L2 19.17l1.411 1.419L8 16l-4.58-4.58L2 12.83 5.17 16zM24 14H12a2.002 2.002 0 01-2-2V2h2v10h12V2h2v10a2.002 2.002 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/insert.ts b/packages/hiccup-carbon-icons/src/insert.ts index d2672921d6..c80bf07f34 100644 --- a/packages/hiccup-carbon-icons/src/insert.ts +++ b/packages/hiccup-carbon-icons/src/insert.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INSERT + */ // prettier-ignore -export const INSERT = +export const INSERT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 9h9V2H2zm2-5h5v3H4zM2 19h9v-7H2zm2-5h5v3H4zM2 29h9v-7H2zm2-5h5v3H4zM27 9h-9l3.41-3.59L20 4l-6 6 6 6 1.41-1.41L18 11h9a1 1 0 011 1v12a1 1 0 01-1 1H15v2h12a3 3 0 003-3V12a3 3 0 00-3-3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/integration.ts b/packages/hiccup-carbon-icons/src/integration.ts index ce197afe43..4b9b233822 100644 --- a/packages/hiccup-carbon-icons/src/integration.ts +++ b/packages/hiccup-carbon-icons/src/integration.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INTEGRATION + */ // prettier-ignore -export const INTEGRATION = +export const INTEGRATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.88 15.52l-6-11A1 1 0 0023 4H9a1 1 0 00-.88.52l-6 11a1 1 0 000 1l6 11A1 1 0 009 28h14a1 1 0 00.88-.52l6-11a1 1 0 000-.96zM22.93 7l4.39 8h-9.5zM16 14.14L10.82 6h10.36zM9.07 7l5.11 8h-9.5zM4.68 17h9.5l-5.11 8zm11.32.86L21.18 26H10.82zM22.93 25l-5.11-8h9.5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/interactions.ts b/packages/hiccup-carbon-icons/src/interactions.ts index dd8c9f7af1..355931e7c7 100644 --- a/packages/hiccup-carbon-icons/src/interactions.ts +++ b/packages/hiccup-carbon-icons/src/interactions.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INTERACTIONS + */ // prettier-ignore -export const INTERACTIONS = +export const INTERACTIONS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 18h-4v-4h-2v14h6a2.003 2.003 0 002-2v-6a2.002 2.002 0 00-2-2zm-4 8v-6h4v6zM20 6.076l-.744-1.857L16 5.522V2h-2v3.523L10.744 4.22 10 6.077l3.417 1.367L10.9 10.8l1.6 1.2L15 8.667 17.5 12l1.6-1.2-2.517-3.357L20 6.076zM10 18H5v2h5v2H6a2 2 0 00-2 2v2a2 2 0 002 2h6v-8a2.002 2.002 0 00-2-2zm0 8H6v-2h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/inventory-management.ts b/packages/hiccup-carbon-icons/src/inventory-management.ts index d4471aa33d..0e309c9290 100644 --- a/packages/hiccup-carbon-icons/src/inventory-management.ts +++ b/packages/hiccup-carbon-icons/src/inventory-management.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#INVENTORY_MANAGEMENT + */ // prettier-ignore -export const INVENTORY_MANAGEMENT = +export const INVENTORY_MANAGEMENT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 24h4v4h-4zM26 24h4v4h-4zM19 17h4v4h-4zM26 17h4v4h-4z" }], ["path", { d: "M17 24H4V10h24v5h2v-5a2.002 2.002 0 00-2-2h-6V4a2.002 2.002 0 00-2-2h-8a2.002 2.002 0 00-2 2v4H4a2.002 2.002 0 00-2 2v14a2.002 2.002 0 002 2h13zM12 4h8v4h-8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/iot-connect.ts b/packages/hiccup-carbon-icons/src/iot-connect.ts index c08edb4d8d..47dc24abfc 100644 --- a/packages/hiccup-carbon-icons/src/iot-connect.ts +++ b/packages/hiccup-carbon-icons/src/iot-connect.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#IOT_CONNECT + */ // prettier-ignore -export const IOT_CONNECT = +export const IOT_CONNECT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 19h-4v-4h-2v9H8V8h9V6h-4V2h-2v4H8a2.002 2.002 0 00-2 2v3H2v2h4v6H2v2h4v3a2.002 2.002 0 002 2h3v4h2v-4h6v4h2v-4h3a2.003 2.003 0 002-2v-3h4z" }], ["path", { d: "M26 2a4.004 4.004 0 00-4 4 3.956 3.956 0 00.567 2.02L19.586 11H11v10h10v-8.586l2.98-2.98A3.955 3.955 0 0026 10a4 4 0 000-8zm-7 17h-6v-6h6zm7-11a2 2 0 112-2 2.002 2.002 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/iot-platform.ts b/packages/hiccup-carbon-icons/src/iot-platform.ts index 09230fa6fc..2d86fab575 100644 --- a/packages/hiccup-carbon-icons/src/iot-platform.ts +++ b/packages/hiccup-carbon-icons/src/iot-platform.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#IOT_PLATFORM + */ // prettier-ignore -export const IOT_PLATFORM = +export const IOT_PLATFORM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 19h-4v-4h-2v9H8V8h9V6h-4V2h-2v4H8a2.002 2.002 0 00-2 2v3H2v2h4v6H2v2h4v3a2.002 2.002 0 002 2h3v4h2v-4h6v4h2v-4h3a2.003 2.003 0 002-2v-3h4z" }], ["path", { d: "M21 21H11V11h10zm-8-2h6v-6h-6zM31 13h-2A10.012 10.012 0 0019 3V1a12.013 12.013 0 0112 12z" }], diff --git a/packages/hiccup-carbon-icons/src/iso-filled.ts b/packages/hiccup-carbon-icons/src/iso-filled.ts index 57673f43e7..76b3c1f681 100644 --- a/packages/hiccup-carbon-icons/src/iso-filled.ts +++ b/packages/hiccup-carbon-icons/src/iso-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ISO_FILLED + */ // prettier-ignore -export const ISO_FILLED = +export const ISO_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 13h3v6h-3z" }], ["path", { d: "M28 6H4a2 2 0 00-2 2v16a2 2 0 002 2h24a2 2 0 002-2V8a2 2 0 00-2-2zM8 21H6V11h2zm9-8h-5v2h3a2 2 0 012 2v2a2 2 0 01-2 2h-5v-2h5v-2h-3a2 2 0 01-2-2v-2a2 2 0 012-2h5zm9 6a2 2 0 01-2 2h-3a2 2 0 01-2-2v-6a2 2 0 012-2h3a2 2 0 012 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/iso-outline.ts b/packages/hiccup-carbon-icons/src/iso-outline.ts index 7e3d04e1e4..45ba39d1b3 100644 --- a/packages/hiccup-carbon-icons/src/iso-outline.ts +++ b/packages/hiccup-carbon-icons/src/iso-outline.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ISO_OUTLINE + */ // prettier-ignore -export const ISO_OUTLINE = +export const ISO_OUTLINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 21h-3a2 2 0 01-2-2v-6a2 2 0 012-2h3a2 2 0 012 2v6a2 2 0 01-2 2zm-3-8v6h3v-6zM15 21h-5v-2h5v-2h-3a2 2 0 01-2-2v-2a2 2 0 012-2h5v2h-5v2h3a2 2 0 012 2v2a2 2 0 01-2 2zM6 11h2v10H6z" }], ["path", { d: "M28 6H4a2 2 0 00-2 2v16a2 2 0 002 2h24a2 2 0 002-2V8a2 2 0 00-2-2zM4 24V8h24v16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/iso.ts b/packages/hiccup-carbon-icons/src/iso.ts index 55f2a94be0..e7a4ee4446 100644 --- a/packages/hiccup-carbon-icons/src/iso.ts +++ b/packages/hiccup-carbon-icons/src/iso.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ISO + */ // prettier-ignore -export const ISO = +export const ISO: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 23h-4a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2v10a2 2 0 01-2 2zm-4-12v10h4V11zM18 23h-6v-2h6v-4h-4a2 2 0 01-2-2v-4a2 2 0 012-2h6v2h-6v4h4a2 2 0 012 2v4a2 2 0 01-2 2zM2 11h3v10H2v2h8v-2H7V11h3V9H2v2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/join-inner.ts b/packages/hiccup-carbon-icons/src/join-inner.ts index b0ff53b61a..db8386186b 100644 --- a/packages/hiccup-carbon-icons/src/join-inner.ts +++ b/packages/hiccup-carbon-icons/src/join-inner.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#JOIN_INNER + */ // prettier-ignore -export const JOIN_INNER = +export const JOIN_INNER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 6a9.935 9.935 0 00-4 .842 9.999 9.999 0 100 18.318A9.998 9.998 0 1020 6zm-8 18a8 8 0 111.757-15.798 9.973 9.973 0 000 15.598A7.992 7.992 0 0112 24zm8 0a7.992 7.992 0 01-1.757-.2 9.973 9.973 0 000-15.599A7.997 7.997 0 1120 24z" }]]; diff --git a/packages/hiccup-carbon-icons/src/join-left.ts b/packages/hiccup-carbon-icons/src/join-left.ts index dde022b373..51b61714a6 100644 --- a/packages/hiccup-carbon-icons/src/join-left.ts +++ b/packages/hiccup-carbon-icons/src/join-left.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#JOIN_LEFT + */ // prettier-ignore -export const JOIN_LEFT = +export const JOIN_LEFT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 6a9.927 9.927 0 00-3.997.84 9.976 9.976 0 012.245 1.36 8 8 0 110 15.601 9.976 9.976 0 01-2.245 1.36A9.998 9.998 0 1020 6z" }], ["path", { d: "M12 16a8.01 8.01 0 006.248 7.8 9.986 9.986 0 000-15.6A8.01 8.01 0 0012 16z" }], diff --git a/packages/hiccup-carbon-icons/src/join-outer.ts b/packages/hiccup-carbon-icons/src/join-outer.ts index ef0d9db2f3..e95cb2e22b 100644 --- a/packages/hiccup-carbon-icons/src/join-outer.ts +++ b/packages/hiccup-carbon-icons/src/join-outer.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#JOIN_OUTER + */ // prettier-ignore -export const JOIN_OUTER = +export const JOIN_OUTER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 6a9.954 9.954 0 00-4 .838 9.995 9.995 0 010 18.324A9.999 9.999 0 1020 6zM10 16a9.998 9.998 0 016-9.162 10 10 0 100 18.324A9.998 9.998 0 0110 16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/join-right.ts b/packages/hiccup-carbon-icons/src/join-right.ts index 6827a571e4..860922ac36 100644 --- a/packages/hiccup-carbon-icons/src/join-right.ts +++ b/packages/hiccup-carbon-icons/src/join-right.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#JOIN_RIGHT + */ // prettier-ignore -export const JOIN_RIGHT = +export const JOIN_RIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 6a9.95 9.95 0 00-4.003.84 9.99 9.99 0 010 18.32A9.999 9.999 0 1020 6z" }], ["path", { d: "M20 16a8.01 8.01 0 00-6.248-7.8 9.976 9.976 0 012.245-1.36 9.99 9.99 0 010 18.32 9.976 9.976 0 01-2.245-1.36A8.01 8.01 0 0020 16z" }], diff --git a/packages/hiccup-carbon-icons/src/jpg.ts b/packages/hiccup-carbon-icons/src/jpg.ts index b5360d1c45..e76510ce67 100644 --- a/packages/hiccup-carbon-icons/src/jpg.ts +++ b/packages/hiccup-carbon-icons/src/jpg.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#JPG + */ // prettier-ignore -export const JPG = +export const JPG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 23h-6a2 2 0 01-2-2V11a2 2 0 012-2h6v2h-6v10h4v-4h-2v-2h4zM14 23h-2V9h6a2 2 0 012 2v5a2 2 0 01-2 2h-4zm0-7h4v-5h-4zM8 23H4a2 2 0 01-2-2v-2h2v2h4V9h2v12a2 2 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/json-reference.ts b/packages/hiccup-carbon-icons/src/json-reference.ts index 6a68860ea9..d5b73d85c9 100644 --- a/packages/hiccup-carbon-icons/src/json-reference.ts +++ b/packages/hiccup-carbon-icons/src/json-reference.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#JSON_REFERENCE + */ // prettier-ignore -export const JSON_REFERENCE = +export const JSON_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM29 12l-2-6h-2v10h2v-6l2 6h2V6h-2v6zM21.334 6h-2.667A1.668 1.668 0 0017 7.667v6.667A1.668 1.668 0 0018.666 16h2.667A1.668 1.668 0 0023 14.334V7.667A1.668 1.668 0 0021.334 6zM21 14h-2V8h2zM9 7.667V10a2.002 2.002 0 002 2h2v2H9v2h4.333A1.668 1.668 0 0015 14.334V12a2.002 2.002 0 00-2-2h-2V8h4V6h-4.334A1.668 1.668 0 009 7.667zM5 14H3v-2H1v2.333A1.668 1.668 0 002.667 16h2.667A1.668 1.668 0 007 14.334V6H5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/json.ts b/packages/hiccup-carbon-icons/src/json.ts index a4150fb5f0..c74e10d002 100644 --- a/packages/hiccup-carbon-icons/src/json.ts +++ b/packages/hiccup-carbon-icons/src/json.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#JSON + */ // prettier-ignore -export const JSON = +export const JSON: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M31 11v10h-2l-2-6v6h-2V11h2l2 6v-6h2zM21.334 21h-2.667A1.668 1.668 0 0117 19.334v-6.667A1.668 1.668 0 0118.666 11h2.667A1.668 1.668 0 0123 12.666v6.667A1.668 1.668 0 0121.334 21zM19 19h2v-6h-2zM13.334 21H9v-2h4v-2h-2a2.002 2.002 0 01-2-2v-2.334A1.668 1.668 0 0110.666 11H15v2h-4v2h2a2.002 2.002 0 012 2v2.333A1.668 1.668 0 0113.334 21zM5.333 21H2.667A1.668 1.668 0 011 19.334V17h2v2h2v-8h2v8.334A1.668 1.668 0 015.333 21z" }]]; diff --git a/packages/hiccup-carbon-icons/src/jump-link.ts b/packages/hiccup-carbon-icons/src/jump-link.ts index 1790758f6a..ddaa2440e0 100644 --- a/packages/hiccup-carbon-icons/src/jump-link.ts +++ b/packages/hiccup-carbon-icons/src/jump-link.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#JUMP_LINK + */ // prettier-ignore -export const JUMP_LINK = +export const JUMP_LINK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13.414 17.586L18 22.172V8H8V6h10a2.002 2.002 0 012 2v14.172l4.586-4.586L26 19l-7 7-7-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/keyboard.ts b/packages/hiccup-carbon-icons/src/keyboard.ts index 60cd558deb..2f8a74a40e 100644 --- a/packages/hiccup-carbon-icons/src/keyboard.ts +++ b/packages/hiccup-carbon-icons/src/keyboard.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#KEYBOARD + */ // prettier-ignore -export const KEYBOARD = +export const KEYBOARD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 26H4a2 2 0 01-2-2V10a2 2 0 012-2h24a2 2 0 012 2v14a2 2 0 01-2 2zM4 10v14h24V10z" }], ["path", { d: "M10 20h11v2H10zM6 12h2v2H6zM10 12h2v2h-2zM14 12h2v2h-2zM18 12h2v2h-2zM6 20h2v2H6zM6 16h2v2H6zM10 16h2v2h-2zM14 16h2v2h-2zM22 12h4v2h-4zM22 16h4v2h-4zM18 16h2v2h-2zM23 20h3v2h-3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/language.ts b/packages/hiccup-carbon-icons/src/language.ts index d5c1cc0385..6b299c72cd 100644 --- a/packages/hiccup-carbon-icons/src/language.ts +++ b/packages/hiccup-carbon-icons/src/language.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LANGUAGE + */ // prettier-ignore -export const LANGUAGE = +export const LANGUAGE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 19h6v2h-6zM18 15h12v2H18zM18 11h12v2H18zM14 21v-2H9v-2H7v2H2v2h8.215a8.591 8.591 0 01-2.216 3.977A9.273 9.273 0 016.552 23H4.333a10.855 10.855 0 002.145 3.297A14.658 14.658 0 013 28.127L3.702 30a16.42 16.42 0 004.29-2.336A16.488 16.488 0 0012.299 30L13 28.127A14.664 14.664 0 019.523 26.3a10.313 10.313 0 002.729-5.3zM11.167 13h2.166L8.75 2H6.583L2 13h2.166L5 11h5.333zM5.833 9l1.833-4.4L9.5 9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/laptop.ts b/packages/hiccup-carbon-icons/src/laptop.ts index c9365c8839..6000f140c7 100644 --- a/packages/hiccup-carbon-icons/src/laptop.ts +++ b/packages/hiccup-carbon-icons/src/laptop.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LAPTOP + */ // prettier-ignore -export const LAPTOP = +export const LAPTOP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 24.005H6a2.002 2.002 0 01-2-2v-14a2.002 2.002 0 012-2h20a2.002 2.002 0 012 2v14a2.003 2.003 0 01-2 2zm-20-16v14h20v-14zM2 26.005h28v2H2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/lasso.ts b/packages/hiccup-carbon-icons/src/lasso.ts index 43b8faa6b1..51a45d8611 100644 --- a/packages/hiccup-carbon-icons/src/lasso.ts +++ b/packages/hiccup-carbon-icons/src/lasso.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LASSO + */ // prettier-ignore -export const LASSO = +export const LASSO: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 2h-8a9.984 9.984 0 00-4.965 18.655C7.025 20.77 7 20.882 7 21a3.993 3.993 0 002.91 3.83A4.005 4.005 0 016 28H4v2h2a6.004 6.004 0 005.928-5.12 3.997 3.997 0 002.93-2.88H20a10 10 0 000-20zm-9 21a2 2 0 112-2 2.002 2.002 0 01-2 2zm9-3h-5.142a3.984 3.984 0 00-7.15-1.264A7.99 7.99 0 0112 4h8a8 8 0 010 16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/launch.ts b/packages/hiccup-carbon-icons/src/launch.ts index d30edd78e9..c84bd515ce 100644 --- a/packages/hiccup-carbon-icons/src/launch.ts +++ b/packages/hiccup-carbon-icons/src/launch.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LAUNCH + */ // prettier-ignore -export const LAUNCH = +export const LAUNCH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 28H6a2 2 0 01-2-2V6a2 2 0 012-2h9v2H6v20h20v-9h2v9a2 2 0 01-2 2z" }], ["path", { d: "M21 2v2h5.59L18 12.59 19.41 14 28 5.41V11h2V2h-9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/legend.ts b/packages/hiccup-carbon-icons/src/legend.ts index f04e0892cc..0a59aa9479 100644 --- a/packages/hiccup-carbon-icons/src/legend.ts +++ b/packages/hiccup-carbon-icons/src/legend.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LEGEND + */ // prettier-ignore -export const LEGEND = +export const LEGEND: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 22h14v2H16z" }], ["rect", { rx: 1 }], diff --git a/packages/hiccup-carbon-icons/src/letter-aa.ts b/packages/hiccup-carbon-icons/src/letter-aa.ts index a2efd63b78..89aa89777f 100644 --- a/packages/hiccup-carbon-icons/src/letter-aa.ts +++ b/packages/hiccup-carbon-icons/src/letter-aa.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_AA + */ // prettier-ignore -export const LETTER_AA = +export const LETTER_AA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 13h-5v2h5v2h-4a2 2 0 00-2 2v2a2 2 0 002 2h6v-8a2 2 0 00-2-2zm0 8h-4v-2h4zM13 9H9a2 2 0 00-2 2v12h2v-5h4v5h2V11a2 2 0 00-2-2zm-4 7v-5h4v5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-bb.ts b/packages/hiccup-carbon-icons/src/letter-bb.ts index f22a2d58ea..9f38d51a6d 100644 --- a/packages/hiccup-carbon-icons/src/letter-bb.ts +++ b/packages/hiccup-carbon-icons/src/letter-bb.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_BB + */ // prettier-ignore -export const LETTER_BB = +export const LETTER_BB: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 13h-4V9h-2v14h6a2 2 0 002-2v-6a2 2 0 00-2-2zm-4 8v-6h4v6zM15 12a3 3 0 00-3-3H7v14h5a3 3 0 003-3v-2a3 3 0 00-.78-2 3 3 0 00.78-2zm-6-1h3a1 1 0 011 1v2a1 1 0 01-1 1H9zm4 9a1 1 0 01-1 1H9v-4h3a1 1 0 011 1z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-cc.ts b/packages/hiccup-carbon-icons/src/letter-cc.ts index c059e774d3..885865b306 100644 --- a/packages/hiccup-carbon-icons/src/letter-cc.ts +++ b/packages/hiccup-carbon-icons/src/letter-cc.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_CC + */ // prettier-ignore -export const LETTER_CC = +export const LETTER_CC: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 23h-5a2 2 0 01-2-2v-6a2 2 0 012-2h5v2h-5v6h5zM15 23H9a2 2 0 01-2-2V11a2 2 0 012-2h6v2H9v10h6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-dd.ts b/packages/hiccup-carbon-icons/src/letter-dd.ts index 8cb5577b12..16cba5924d 100644 --- a/packages/hiccup-carbon-icons/src/letter-dd.ts +++ b/packages/hiccup-carbon-icons/src/letter-dd.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_DD + */ // prettier-ignore -export const LETTER_DD = +export const LETTER_DD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 9v4h-4a2 2 0 00-2 2v6a2 2 0 002 2h6V9zm-4 6h4v6h-4zM11 23H7V9h4a4 4 0 014 4v6a4 4 0 01-4 4zm-2-2h2a2 2 0 002-2v-6a2 2 0 00-2-2H9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-ee.ts b/packages/hiccup-carbon-icons/src/letter-ee.ts index 4a1a564f9b..c4d8d4539c 100644 --- a/packages/hiccup-carbon-icons/src/letter-ee.ts +++ b/packages/hiccup-carbon-icons/src/letter-ee.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_EE + */ // prettier-ignore -export const LETTER_EE = +export const LETTER_EE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 11V9.02H7V23h8v-2H9v-4h5v-2H9v-4h6zM25 19v-4a2 2 0 00-2-2h-4a2 2 0 00-2 2v6a2 2 0 002 2h5v-2h-5v-2zm-6-4h4v2h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-ff.ts b/packages/hiccup-carbon-icons/src/letter-ff.ts index 237dfd922b..3e08a5149c 100644 --- a/packages/hiccup-carbon-icons/src/letter-ff.ts +++ b/packages/hiccup-carbon-icons/src/letter-ff.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_FF + */ // prettier-ignore -export const LETTER_FF = +export const LETTER_FF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 11V9H8v14h2v-6h5v-2h-5v-4h6zM24 11V9h-3a2 2 0 00-2 2v2h-2v2h2v8h2v-8h3v-2h-3v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-gg.ts b/packages/hiccup-carbon-icons/src/letter-gg.ts index 989d957c37..8183d81bde 100644 --- a/packages/hiccup-carbon-icons/src/letter-gg.ts +++ b/packages/hiccup-carbon-icons/src/letter-gg.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_GG + */ // prettier-ignore -export const LETTER_GG = +export const LETTER_GG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v2h-5v2h5a2 2 0 002-2V13zm4 8h-4v-6h4zM15 23H9a2 2 0 01-2-2V11a2 2 0 012-2h6v2H9v10h4v-4h-2v-2h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-hh.ts b/packages/hiccup-carbon-icons/src/letter-hh.ts index 2276c255f4..c34127ffe0 100644 --- a/packages/hiccup-carbon-icons/src/letter-hh.ts +++ b/packages/hiccup-carbon-icons/src/letter-hh.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_HH + */ // prettier-ignore -export const LETTER_HH = +export const LETTER_HH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13 9v6H9V9H7v14h2v-6h4v6h2V9h-2zM23 13h-4V9h-2v14h2v-8h4v8h2v-8a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-ii.ts b/packages/hiccup-carbon-icons/src/letter-ii.ts index b8c449c952..3f26b6e9bf 100644 --- a/packages/hiccup-carbon-icons/src/letter-ii.ts +++ b/packages/hiccup-carbon-icons/src/letter-ii.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_II + */ // prettier-ignore -export const LETTER_II = +export const LETTER_II: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 11h3v10h-3v2h8v-2h-3V11h3V9h-8v2zM20 13h2v10h-2zM20 9h2v2h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-jj.ts b/packages/hiccup-carbon-icons/src/letter-jj.ts index f7886b5f13..35678950b5 100644 --- a/packages/hiccup-carbon-icons/src/letter-jj.ts +++ b/packages/hiccup-carbon-icons/src/letter-jj.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_JJ + */ // prettier-ignore -export const LETTER_JJ = +export const LETTER_JJ: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 9h2v2h-2zM20 25h-3v2h3a2 2 0 002-2V13h-2zM14 23h-4a2 2 0 01-2-2v-2h2v2h4V9h2v12a2 2 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-kk.ts b/packages/hiccup-carbon-icons/src/letter-kk.ts index 08ec14288c..9aadeb4f0a 100644 --- a/packages/hiccup-carbon-icons/src/letter-kk.ts +++ b/packages/hiccup-carbon-icons/src/letter-kk.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_KK + */ // prettier-ignore -export const LETTER_KK = +export const LETTER_KK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 9h-2.11L9 15.55V9H7v14h2v-4.29l.93-1.49L12.89 23H15l-3.89-7.57L15 9zM22.78 23H25l-3.78-6L25 13h-2.24L19 17.17V9h-2v14h2v-3.75l.96-1.04L22.78 23z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-ll.ts b/packages/hiccup-carbon-icons/src/letter-ll.ts index 39de8aa0c0..8bc9338362 100644 --- a/packages/hiccup-carbon-icons/src/letter-ll.ts +++ b/packages/hiccup-carbon-icons/src/letter-ll.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_LL + */ // prettier-ignore -export const LETTER_LL = +export const LETTER_LL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11 21V9H9v14h8v-2h-6zM23 23h-2a2 2 0 01-2-2V9h2v12h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-mm.ts b/packages/hiccup-carbon-icons/src/letter-mm.ts index 703025485b..9ee1423f57 100644 --- a/packages/hiccup-carbon-icons/src/letter-mm.ts +++ b/packages/hiccup-carbon-icons/src/letter-mm.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_MM + */ // prettier-ignore -export const LETTER_MM = +export const LETTER_MM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 13h-8v10h2v-8h2v8h2v-8h2v8h2v-8a2 2 0 00-2-2zM12 9l-1.52 5-.48 1.98L9.54 14 8 9H6v14h2v-8l-.16-2 .58 2L10 19.63 11.58 15l.58-2-.16 2v8h2V9h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-nn.ts b/packages/hiccup-carbon-icons/src/letter-nn.ts index d9c2c5a967..2a04710dd1 100644 --- a/packages/hiccup-carbon-icons/src/letter-nn.ts +++ b/packages/hiccup-carbon-icons/src/letter-nn.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_NN + */ // prettier-ignore -export const LETTER_NN = +export const LETTER_NN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 23h-2v-8h-4v8h-2V13h6a2 2 0 012 2zM13 19L9.32 9H7v14h2V13l3.68 10H15V9h-2v10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-oo.ts b/packages/hiccup-carbon-icons/src/letter-oo.ts index 0be3fc20fc..e8611d43d7 100644 --- a/packages/hiccup-carbon-icons/src/letter-oo.ts +++ b/packages/hiccup-carbon-icons/src/letter-oo.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_OO + */ // prettier-ignore -export const LETTER_OO = +export const LETTER_OO: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 23h-4a2 2 0 01-2-2v-6a2 2 0 012-2h4a2 2 0 012 2v6a2 2 0 01-2 2zm-4-8v6h4v-6zM13 23H9a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2v10a2 2 0 01-2 2zM9 11v10h4V11z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-pp.ts b/packages/hiccup-carbon-icons/src/letter-pp.ts index ac4af29ccc..d1b50eb419 100644 --- a/packages/hiccup-carbon-icons/src/letter-pp.ts +++ b/packages/hiccup-carbon-icons/src/letter-pp.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_PP + */ // prettier-ignore -export const LETTER_PP = +export const LETTER_PP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 13h-6v14h2v-4h4a2 2 0 002-2v-6a2 2 0 00-2-2zm-4 8v-6h4v6zM9 23H7V9h6a2 2 0 012 2v5a2 2 0 01-2 2H9zm0-7h4v-5H9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-qq.ts b/packages/hiccup-carbon-icons/src/letter-qq.ts index 52b1c156a1..eda5d7e87d 100644 --- a/packages/hiccup-carbon-icons/src/letter-qq.ts +++ b/packages/hiccup-carbon-icons/src/letter-qq.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_QQ + */ // prettier-ignore -export const LETTER_QQ = +export const LETTER_QQ: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v4h2V13zm4 8h-4v-6h4zM13 9H9a2 2 0 00-2 2v10a2 2 0 002 2h1v2a2 2 0 002 2h2v-2h-2v-2h1a2 2 0 002-2V11a2 2 0 00-2-2zM9 21V11h4v10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-rr.ts b/packages/hiccup-carbon-icons/src/letter-rr.ts index dcd07a8f01..03829cd7b8 100644 --- a/packages/hiccup-carbon-icons/src/letter-rr.ts +++ b/packages/hiccup-carbon-icons/src/letter-rr.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_RR + */ // prettier-ignore -export const LETTER_RR = +export const LETTER_RR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 15v-4a2 2 0 00-2-2H8v14h2v-6h1.48l2.34 6H16l-2.33-6H14a2 2 0 002-2zm-6-4h4v4h-4zM24 13h-6v10h2v-8h4v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-ss.ts b/packages/hiccup-carbon-icons/src/letter-ss.ts index 1d4505ac0d..729ad1c23a 100644 --- a/packages/hiccup-carbon-icons/src/letter-ss.ts +++ b/packages/hiccup-carbon-icons/src/letter-ss.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_SS + */ // prettier-ignore -export const LETTER_SS = +export const LETTER_SS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 23h-5v-2h5v-2h-3a2 2 0 01-2-2v-2a2 2 0 012-2h5v2h-5v2h3a2 2 0 012 2v2a2 2 0 01-2 2zM13 23H7v-2h6v-4H9a2 2 0 01-2-2v-4a2 2 0 012-2h6v2H9v4h4a2 2 0 012 2v4a2 2 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-tt.ts b/packages/hiccup-carbon-icons/src/letter-tt.ts index ffb83c332c..63dddc4ec5 100644 --- a/packages/hiccup-carbon-icons/src/letter-tt.ts +++ b/packages/hiccup-carbon-icons/src/letter-tt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_TT + */ // prettier-ignore -export const LETTER_TT = +export const LETTER_TT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 11h3v12h2V11h3V9H8v2zM23 15v-2h-3v-2h-2v2h-2v2h2v6a2 2 0 002 2h3v-2h-3v-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-uu.ts b/packages/hiccup-carbon-icons/src/letter-uu.ts index cf60b0a9b0..565f367856 100644 --- a/packages/hiccup-carbon-icons/src/letter-uu.ts +++ b/packages/hiccup-carbon-icons/src/letter-uu.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_UU + */ // prettier-ignore -export const LETTER_UU = +export const LETTER_UU: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 23h-4a2 2 0 01-2-2v-8h2v8h4v-8h2v8a2 2 0 01-2 2zM13 23H9a2 2 0 01-2-2V9h2v12h4V9h2v12a2 2 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-vv.ts b/packages/hiccup-carbon-icons/src/letter-vv.ts index aa1c680a00..251011e394 100644 --- a/packages/hiccup-carbon-icons/src/letter-vv.ts +++ b/packages/hiccup-carbon-icons/src/letter-vv.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_VV + */ // prettier-ignore -export const LETTER_VV = +export const LETTER_VV: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 13h-1.75L21 22.03 18.79 13H17l2.5 10h3L25 13zM13 9l-2 13L9 9H7l2.52 14h2.96L15 9h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-ww.ts b/packages/hiccup-carbon-icons/src/letter-ww.ts index a063d427ea..51cb822dd9 100644 --- a/packages/hiccup-carbon-icons/src/letter-ww.ts +++ b/packages/hiccup-carbon-icons/src/letter-ww.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_WW + */ // prettier-ignore -export const LETTER_WW = +export const LETTER_WW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24.3 13l-.91 8.61L22 13h-2l-1.39 8.61L17.7 13H16l1.36 10h2.28L21 14.63 22.36 23h2.28L26 13h-1.7zM12.21 9l-.34 8-.26 4.54L11.2 18l-.68-5.46H8.5L7.82 18l-.41 3.54L7.16 17l-.35-8h-1.8l1 14h2.27l.76-4.93L9.5 14l.01-.03.01.03.46 4.07.76 4.93h2.27l1-14h-1.8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-xx.ts b/packages/hiccup-carbon-icons/src/letter-xx.ts index 85abd97535..f33a75f448 100644 --- a/packages/hiccup-carbon-icons/src/letter-xx.ts +++ b/packages/hiccup-carbon-icons/src/letter-xx.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_XX + */ // prettier-ignore -export const LETTER_XX = +export const LETTER_XX: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 9h-2l-2 6-2-6H7l2.75 7L7 23h2l2-6 2 6h2l-2.76-7L15 9zM25 13h-2l-2 3.9-2-3.9h-2l2.91 5L17 23h2l2-3.8 2 3.8h2l-2.9-5 2.9-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-yy.ts b/packages/hiccup-carbon-icons/src/letter-yy.ts index 1b555fdb3c..e6f4a924e0 100644 --- a/packages/hiccup-carbon-icons/src/letter-yy.ts +++ b/packages/hiccup-carbon-icons/src/letter-yy.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_YY + */ // prettier-ignore -export const LETTER_YY = +export const LETTER_YY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 9h-2l-2 7-2-7H7l3 9v5h2v-5l3-9zM23 13l-2 7.52L19.08 13H17l3.15 9.87-.62 2.13H17v2h2.26a2 2 0 001.91-1.42L25 13z" }]]; diff --git a/packages/hiccup-carbon-icons/src/letter-zz.ts b/packages/hiccup-carbon-icons/src/letter-zz.ts index 8368e97e86..f248f24fd0 100644 --- a/packages/hiccup-carbon-icons/src/letter-zz.ts +++ b/packages/hiccup-carbon-icons/src/letter-zz.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LETTER_ZZ + */ // prettier-ignore -export const LETTER_ZZ = +export const LETTER_ZZ: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 15v-2h-8v2h5.5L17 21v2h8v-2h-5.49L25 15zM15 9H7v2h6L7 21v2h8v-2H9l6-10V9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/light-filled.ts b/packages/hiccup-carbon-icons/src/light-filled.ts index 4b3c7f7af5..fdb244b53c 100644 --- a/packages/hiccup-carbon-icons/src/light-filled.ts +++ b/packages/hiccup-carbon-icons/src/light-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LIGHT_FILLED + */ // prettier-ignore -export const LIGHT_FILLED = +export const LIGHT_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 2h2v4.96h-2zM21.687 8.89l3.507-3.507 1.414 1.415-3.507 3.507zM25.04 15H30v2h-4.96zM21.693 23.103l1.414-1.414 3.507 3.508L25.2 26.61zM15 25.04h2V30h-2zM5.397 25.202l3.507-3.507 1.414 1.414-3.507 3.508zM2 15h4.96v2H2zM5.39 6.803L6.806 5.39l3.507 3.508-1.414 1.414zM16 10a6 6 0 106 6 6 6 0 00-6-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/light.ts b/packages/hiccup-carbon-icons/src/light.ts index 31737bbf59..523c86b6d2 100644 --- a/packages/hiccup-carbon-icons/src/light.ts +++ b/packages/hiccup-carbon-icons/src/light.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LIGHT + */ // prettier-ignore -export const LIGHT = +export const LIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 2h2v4.96h-2zM21.687 8.89l3.507-3.507 1.414 1.415-3.507 3.507zM25.04 15H30v2h-4.96zM21.693 23.103l1.414-1.414 3.507 3.508L25.2 26.61zM15 25.04h2V30h-2zM5.397 25.202l3.507-3.507 1.414 1.414-3.507 3.508zM2 15h4.96v2H2zM5.39 6.803L6.806 5.39l3.507 3.508-1.414 1.414zM16 12a4 4 0 11-4 4 4 4 0 014-4m0-2a6 6 0 106 6 6 6 0 00-6-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/lightning.ts b/packages/hiccup-carbon-icons/src/lightning.ts index 84251b5e5d..11f8cd579f 100644 --- a/packages/hiccup-carbon-icons/src/lightning.ts +++ b/packages/hiccup-carbon-icons/src/lightning.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LIGHTNING + */ // prettier-ignore -export const LIGHTNING = +export const LIGHTNING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11.61 29.92a1 1 0 01-.6-1.07L12.83 17H8a1 1 0 01-1-1.23l3-13A1 1 0 0111 2h10a1 1 0 01.78.37 1 1 0 01.2.85L20.25 11H25a1 1 0 01.9.56 1 1 0 01-.11 1l-13 17A1 1 0 0112 30a1.09 1.09 0 01-.39-.08zM17.75 13l2-9H11.8L9.26 15h5.91l-1.59 10.28L23 13z" }]]; diff --git a/packages/hiccup-carbon-icons/src/link.ts b/packages/hiccup-carbon-icons/src/link.ts index 99709b7eaf..cafb581570 100644 --- a/packages/hiccup-carbon-icons/src/link.ts +++ b/packages/hiccup-carbon-icons/src/link.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LINK + */ // prettier-ignore -export const LINK = +export const LINK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.25 6.76a6 6 0 00-8.5 0l1.42 1.42a4 4 0 115.67 5.67l-8 8a4 4 0 11-5.67-5.66l1.41-1.42-1.41-1.42-1.42 1.42a6 6 0 000 8.5A6 6 0 0017 25a6 6 0 004.27-1.76l8-8a6 6 0 00-.02-8.48z" }], ["path", { d: "M4.19 24.82a4 4 0 010-5.67l8-8a4 4 0 015.67 0A3.94 3.94 0 0119 14a4 4 0 01-1.17 2.85L15.71 19l1.42 1.42 2.12-2.12a6 6 0 00-8.51-8.51l-8 8a6 6 0 000 8.51A6 6 0 007 28a6.07 6.07 0 004.28-1.76l-1.42-1.42a4 4 0 01-5.67 0z" }]]; diff --git a/packages/hiccup-carbon-icons/src/list-boxes.ts b/packages/hiccup-carbon-icons/src/list-boxes.ts index 33b40c7c32..c54c3f64af 100644 --- a/packages/hiccup-carbon-icons/src/list-boxes.ts +++ b/packages/hiccup-carbon-icons/src/list-boxes.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LIST_BOXES + */ // prettier-ignore -export const LIST_BOXES = +export const LIST_BOXES: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 8h14v2H16zM16 22h14v2H16zM10 14H4a2.002 2.002 0 01-2-2V6a2.002 2.002 0 012-2h6a2.002 2.002 0 012 2v6a2.002 2.002 0 01-2 2zM4 6v6h6.001L10 6zM10 28H4a2.002 2.002 0 01-2-2v-6a2.002 2.002 0 012-2h6a2.002 2.002 0 012 2v6a2.002 2.002 0 01-2 2zm-6-8v6h6.001L10 20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/list-bulleted.ts b/packages/hiccup-carbon-icons/src/list-bulleted.ts index e05eacc753..855f8db9b5 100644 --- a/packages/hiccup-carbon-icons/src/list-bulleted.ts +++ b/packages/hiccup-carbon-icons/src/list-bulleted.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LIST_BULLETED + */ // prettier-ignore -export const LIST_BULLETED = +export const LIST_BULLETED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/list-checked.ts b/packages/hiccup-carbon-icons/src/list-checked.ts index cd6c0a3ff0..7557fcd07b 100644 --- a/packages/hiccup-carbon-icons/src/list-checked.ts +++ b/packages/hiccup-carbon-icons/src/list-checked.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LIST_CHECKED + */ // prettier-ignore -export const LIST_CHECKED = +export const LIST_CHECKED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 8h14v2H16zM6 10.59L3.41 8 2 9.41l4 4 8-8L12.59 4 6 10.59zM16 22h14v2H16zM6 24.59L3.41 22 2 23.41l4 4 8-8L12.59 18 6 24.59z" }]]; diff --git a/packages/hiccup-carbon-icons/src/list-dropdown.ts b/packages/hiccup-carbon-icons/src/list-dropdown.ts index 45a144e1a4..1d5f33f85c 100644 --- a/packages/hiccup-carbon-icons/src/list-dropdown.ts +++ b/packages/hiccup-carbon-icons/src/list-dropdown.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LIST_DROPDOWN + */ // prettier-ignore -export const LIST_DROPDOWN = +export const LIST_DROPDOWN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 6V2H2v10h9v18h19V6zM4 10V4h20v2H11v4zm24 18H13V8h15z" }], ["path", { d: "M15 11h2v2h-2zM19 11h7v2h-7zM15 17h2v2h-2zM19 17h7v2h-7zM15 23h2v2h-2zM19 23h7v2h-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/list-numbered.ts b/packages/hiccup-carbon-icons/src/list-numbered.ts index 723a1e1d3f..b4bda73ced 100644 --- a/packages/hiccup-carbon-icons/src/list-numbered.ts +++ b/packages/hiccup-carbon-icons/src/list-numbered.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LIST_NUMBERED + */ // prettier-ignore -export const LIST_NUMBERED = +export const LIST_NUMBERED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 22h14v2H16zM16 8h14v2H16zM8 12V4H6v1H4v2h2v5H4v2h6v-2H8zM10 28H4v-4a2 2 0 012-2h2v-2H4v-2h4a2 2 0 012 2v2a2 2 0 01-2 2H6v2h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/list.ts b/packages/hiccup-carbon-icons/src/list.ts index 78f00c8523..061deb15e5 100644 --- a/packages/hiccup-carbon-icons/src/list.ts +++ b/packages/hiccup-carbon-icons/src/list.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LIST + */ // prettier-ignore -export const LIST = +export const LIST: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 6h18v2H10zM10 24h18v2H10zM10 15h18v2H10zM4 15h2v2H4zM4 6h2v2H4zM4 24h2v2H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/location.ts b/packages/hiccup-carbon-icons/src/location.ts index dec4e07e13..33452ecea6 100644 --- a/packages/hiccup-carbon-icons/src/location.ts +++ b/packages/hiccup-carbon-icons/src/location.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOCATION + */ // prettier-ignore -export const LOCATION = +export const LOCATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 18a5 5 0 115-5 5.006 5.006 0 01-5 5zm0-8a3 3 0 103 3 3.003 3.003 0 00-3-3z" }], ["path", { d: "M16 30l-8.436-9.949a35.076 35.076 0 01-.348-.451A10.889 10.889 0 015 13a11 11 0 0122 0 10.884 10.884 0 01-2.215 6.597l-.001.003s-.3.394-.345.447zM8.812 18.395c.002 0 .234.308.287.374L16 26.908l6.91-8.15c.044-.055.278-.365.279-.366A8.901 8.901 0 0025 13a9 9 0 10-18 0 8.905 8.905 0 001.813 5.395z" }]]; diff --git a/packages/hiccup-carbon-icons/src/locked.ts b/packages/hiccup-carbon-icons/src/locked.ts index 6a55dc1d76..18efcec5d8 100644 --- a/packages/hiccup-carbon-icons/src/locked.ts +++ b/packages/hiccup-carbon-icons/src/locked.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOCKED + */ // prettier-ignore -export const LOCKED = +export const LOCKED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 14h-2V8a6 6 0 00-12 0v6H8a2 2 0 00-2 2v12a2 2 0 002 2h16a2 2 0 002-2V16a2 2 0 00-2-2zM12 8a4 4 0 018 0v6h-8zm12 20H8V16h16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/login.ts b/packages/hiccup-carbon-icons/src/login.ts index 07552b6da2..d0499bb1a6 100644 --- a/packages/hiccup-carbon-icons/src/login.ts +++ b/packages/hiccup-carbon-icons/src/login.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGIN + */ // prettier-ignore -export const LOGIN = +export const LOGIN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 30H14a2 2 0 01-2-2v-3h2v3h12V4H14v3h-2V4a2 2 0 012-2h12a2 2 0 012 2v24a2 2 0 01-2 2z" }], ["path", { d: "M14.59 20.59L18.17 17H4v-2h14.17l-3.58-3.59L16 10l6 6-6 6-1.41-1.41z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-digg.ts b/packages/hiccup-carbon-icons/src/logo-digg.ts index 0aeb0ed13d..eeed683532 100644 --- a/packages/hiccup-carbon-icons/src/logo-digg.ts +++ b/packages/hiccup-carbon-icons/src/logo-digg.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_DIGG + */ // prettier-ignore -export const LOGO_DIGG = +export const LOGO_DIGG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6.48 7.6v3.92H2V21h7.28V7.6zm0 11.2H4.8v-5h1.68zM10.4 11.52h2.8v9.52h-2.8zM10.4 7.6h2.8v2.8h-2.8zM14.32 11.52V21h4.48v1.12h-4.48v2.28h7.28V11.52zm4.48 7.28h-1.68v-5h1.68zM22.72 11.52V21h4.48v1.12h-4.48v2.28H30V11.52zm4.48 7.28h-1.68v-5h1.68z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-facebook.ts b/packages/hiccup-carbon-icons/src/logo-facebook.ts index 163277e364..e242fceb9b 100644 --- a/packages/hiccup-carbon-icons/src/logo-facebook.ts +++ b/packages/hiccup-carbon-icons/src/logo-facebook.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_FACEBOOK + */ // prettier-ignore -export const LOGO_FACEBOOK = +export const LOGO_FACEBOOK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26.67 4H5.33A1.34 1.34 0 004 5.33v21.34A1.34 1.34 0 005.33 28h11.49v-9.28H13.7v-3.63h3.12v-2.67c0-3.1 1.89-4.79 4.67-4.79.93 0 1.86 0 2.79.14V11h-1.91c-1.51 0-1.8.72-1.8 1.77v2.31h3.6l-.47 3.63h-3.13V28h6.1A1.34 1.34 0 0028 26.67V5.33A1.34 1.34 0 0026.67 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-flickr.ts b/packages/hiccup-carbon-icons/src/logo-flickr.ts index ff4d457cf0..95cc4a296e 100644 --- a/packages/hiccup-carbon-icons/src/logo-flickr.ts +++ b/packages/hiccup-carbon-icons/src/logo-flickr.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_FLICKR + */ // prettier-ignore -export const LOGO_FLICKR = +export const LOGO_FLICKR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/logo-github.ts b/packages/hiccup-carbon-icons/src/logo-github.ts index adc0c89df2..3edfce8169 100644 --- a/packages/hiccup-carbon-icons/src/logo-github.ts +++ b/packages/hiccup-carbon-icons/src/logo-github.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_GITHUB + */ // prettier-ignore -export const LOGO_GITHUB = +export const LOGO_GITHUB: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { diff --git a/packages/hiccup-carbon-icons/src/logo-glassdoor.ts b/packages/hiccup-carbon-icons/src/logo-glassdoor.ts index a7dfa7cac7..1930b9711c 100644 --- a/packages/hiccup-carbon-icons/src/logo-glassdoor.ts +++ b/packages/hiccup-carbon-icons/src/logo-glassdoor.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_GLASSDOOR + */ // prettier-ignore -export const LOGO_GLASSDOOR = +export const LOGO_GLASSDOOR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10.828 28h10.344a3.43 3.43 0 003.43-3.43V10.33h-3.43v14.24H7.398a3.43 3.43 0 003.43 3.43z" }], ["path", { d: "M21.172 4H10.828a3.43 3.43 0 00-3.43 3.43v14.24h3.43V7.43h13.774A3.43 3.43 0 0021.172 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-instagram.ts b/packages/hiccup-carbon-icons/src/logo-instagram.ts index d602e90690..f57b1986d4 100644 --- a/packages/hiccup-carbon-icons/src/logo-instagram.ts +++ b/packages/hiccup-carbon-icons/src/logo-instagram.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_INSTAGRAM + */ // prettier-ignore -export const LOGO_INSTAGRAM = +export const LOGO_INSTAGRAM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/logo-jupyter.ts b/packages/hiccup-carbon-icons/src/logo-jupyter.ts index 58ca313d0a..de66ec1f3f 100644 --- a/packages/hiccup-carbon-icons/src/logo-jupyter.ts +++ b/packages/hiccup-carbon-icons/src/logo-jupyter.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_JUPYTER + */ // prettier-ignore -export const LOGO_JUPYTER = +export const LOGO_JUPYTER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["g", ["path", { d: "M26.077 3.588a1.69 1.69 0 11-1.76-1.585 1.67 1.67 0 011.76 1.585z" }]], diff --git a/packages/hiccup-carbon-icons/src/logo-linkedin.ts b/packages/hiccup-carbon-icons/src/logo-linkedin.ts index a7ae415aaa..dd8868e96b 100644 --- a/packages/hiccup-carbon-icons/src/logo-linkedin.ts +++ b/packages/hiccup-carbon-icons/src/logo-linkedin.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_LINKEDIN + */ // prettier-ignore -export const LOGO_LINKEDIN = +export const LOGO_LINKEDIN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26.21 4H5.79A1.78 1.78 0 004 5.73V26.2a1.77 1.77 0 001.79 1.73h20.42A1.77 1.77 0 0028 26.2V5.73A1.78 1.78 0 0026.21 4zm-15.1 20.41H7.59V13h3.52zm-1.72-13a2.07 2.07 0 01-2.07-2.02 2 2 0 012.07-2.07 2.07 2.07 0 010 4.13zm15.09 12.93H21v-5.58c0-1.33 0-3.06-1.86-3.06S17 17.16 17 18.63v5.65h-3.56V13h3.32v1.5h.07a3.72 3.72 0 013.39-1.86c3.59 0 4.26 2.4 4.26 5.45z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-livestream.ts b/packages/hiccup-carbon-icons/src/logo-livestream.ts index 6e8685533e..4f182356cf 100644 --- a/packages/hiccup-carbon-icons/src/logo-livestream.ts +++ b/packages/hiccup-carbon-icons/src/logo-livestream.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_LIVESTREAM + */ // prettier-ignore -export const LOGO_LIVESTREAM = +export const LOGO_LIVESTREAM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22.49 23.71h-7.54a3.12 3.12 0 01-2.41-1A14.91 14.91 0 0110 18.88c-1.3-2.6-2.54-5.22-3.82-7.82-.39-.8-.82-1.56-1.28-2.32A7.84 7.84 0 002 5.6h3.57a45.63 45.63 0 017 .61 8.09 8.09 0 016.34 5.09 48.51 48.51 0 012.17 7.36 26 26 0 001.41 5.05zM28.1 26.38a2.93 2.93 0 01-2.74-2.64 42.08 42.08 0 01-.14-4.9 48 48 0 00-.61-7.58 3.75 3.75 0 00-.83-2h2.65c.54 0 .73.37.89.78a12.1 12.1 0 01.68 3.24c.29 2.72.31 5.45.33 8.18a10.94 10.94 0 000 1.15c.09.78.4 1.1 1.17 1.08.5 0 .5-.06.5-.06v2.69a8.62 8.62 0 01-1.9.06z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-medium.ts b/packages/hiccup-carbon-icons/src/logo-medium.ts index 89d576739a..be28b2dbb3 100644 --- a/packages/hiccup-carbon-icons/src/logo-medium.ts +++ b/packages/hiccup-carbon-icons/src/logo-medium.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_MEDIUM + */ // prettier-ignore -export const LOGO_MEDIUM = +export const LOGO_MEDIUM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 4v24h24V4zm19.939 5.687L22.65 10.92a.377.377 0 00-.143.361v9.068a.377.377 0 00.143.361l1.257 1.234v.27h-6.323v-.27l1.303-1.264c.128-.128.128-.166.128-.36v-7.33l-3.62 9.196h-.49l-4.215-9.196v6.163a.85.85 0 00.233.707l1.694 2.055v.27H7.815v-.27L9.51 19.86a.82.82 0 00.218-.707v-7.127a.623.623 0 00-.203-.526L8.019 9.687v-.271h4.674l3.613 7.923 3.176-7.924h4.456z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-openshift.ts b/packages/hiccup-carbon-icons/src/logo-openshift.ts index 92d616cbde..93ff27b8cf 100644 --- a/packages/hiccup-carbon-icons/src/logo-openshift.ts +++ b/packages/hiccup-carbon-icons/src/logo-openshift.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_OPENSHIFT + */ // prettier-ignore -export const LOGO_OPENSHIFT = +export const LOGO_OPENSHIFT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26.461 15.797a12.135 12.135 0 00-1.179-4.317L29 10.13a11.988 11.988 0 00-1.028-1.738l-1.743.635a11.988 11.988 0 00-21.71 7.913l1.747-.642a12.19 12.19 0 00.331 1.985l-3.713 1.355A12.145 12.145 0 004.757 23.7l1.966-.716.002.004a11.886 11.886 0 004.67 3.89 12.013 12.013 0 0015.945-5.804 11.873 11.873 0 001.08-5.992zm-2.92 3.496a7.8 7.8 0 01-10.353 3.775 7.72 7.72 0 01-2.271-1.613l-1.985.724a7.84 7.84 0 01-2.074-3.99l3.725-1.357a7.817 7.817 0 01-.123-2.066l-1.752.637A7.773 7.773 0 0119.765 8.94h.006a7.744 7.744 0 012.265 1.615l1.744-.634a7.801 7.801 0 011.229 1.656l-3.71 1.36a7.824 7.824 0 01.977 4.388l1.968-.716a7.671 7.671 0 01-.703 2.684z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-pinterest.ts b/packages/hiccup-carbon-icons/src/logo-pinterest.ts index b4c879a6b1..e3849f3cd4 100644 --- a/packages/hiccup-carbon-icons/src/logo-pinterest.ts +++ b/packages/hiccup-carbon-icons/src/logo-pinterest.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_PINTEREST + */ // prettier-ignore -export const LOGO_PINTEREST = +export const LOGO_PINTEREST: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 00-5.1 27 13.24 13.24 0 010-4l1.65-7a5.05 5.05 0 01-.38-2c0-1.94 1.13-3.4 2.53-3.4a1.76 1.76 0 011.77 2c0 1.2-.76 3-1.16 4.66a2 2 0 002.08 2.53c2.48 0 4.4-2.63 4.4-6.41a5.53 5.53 0 00-5.85-5.7 6.06 6.06 0 00-6.32 6.08 5.42 5.42 0 001 3.19.44.44 0 01.1.4c-.11.44-.35 1.4-.39 1.59s-.21.31-.47.19c-1.75-.82-2.84-3.37-2.84-5.43 0-4.41 3.21-8.47 9.25-8.47 4.85 0 8.63 3.46 8.63 8.09 0 4.82-3 8.7-7.27 8.7a3.76 3.76 0 01-3.21-1.6l-.87 3.33a15.55 15.55 0 01-1.74 3.67A14.17 14.17 0 0016 30a14 14 0 000-28" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-python.ts b/packages/hiccup-carbon-icons/src/logo-python.ts index 7757099445..fd8bfa9d83 100644 --- a/packages/hiccup-carbon-icons/src/logo-python.ts +++ b/packages/hiccup-carbon-icons/src/logo-python.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_PYTHON + */ // prettier-ignore -export const LOGO_PYTHON = +export const LOGO_PYTHON: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23.488 9.14v2.966a4.284 4.284 0 01-4.173 4.236h-6.672a3.408 3.408 0 00-3.34 3.394v6.36c0 1.81 1.574 2.876 3.34 3.395a11.176 11.176 0 006.672 0c1.682-.487 3.34-1.467 3.34-3.394V23.55h-6.672v-.849h10.012c1.941 0 2.665-1.354 3.34-3.386a11.464 11.464 0 000-6.79c-.48-1.932-1.396-3.386-3.34-3.386zm-3.752 16.108a1.273 1.273 0 11-1.254 1.269 1.26 1.26 0 011.254-1.27z" }], ["path", { d: "M19.736 25.248a1.273 1.273 0 11-1.254 1.269 1.26 1.26 0 011.254-1.27z" }], diff --git a/packages/hiccup-carbon-icons/src/logo-quora.ts b/packages/hiccup-carbon-icons/src/logo-quora.ts index ce144740a8..f594dc51ee 100644 --- a/packages/hiccup-carbon-icons/src/logo-quora.ts +++ b/packages/hiccup-carbon-icons/src/logo-quora.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_QUORA + */ // prettier-ignore -export const LOGO_QUORA = +export const LOGO_QUORA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29 23.86h-2a1.72 1.72 0 01-1.73 1.72c-1.15 0-1.82-.86-2.58-2a11 11 0 004.79-9.1c.09-7.19-5.85-11.89-12.17-11.89S3 7.37 3 14.37s6 11.79 12.17 11.79a10.71 10.71 0 003.07-.48c1.15 2.11 2.59 3.74 5.46 3.74a5 5 0 005.3-5.56zm-8.14-3.45a6.31 6.31 0 00-5.56-3.16 6 6 0 00-3.74 1.15l.64 1.6a2.56 2.56 0 01.86-.1c1.82 0 3 1.53 4.12 3.64a7.58 7.58 0 01-1.91.19C10.86 23.76 9 20.6 9 14.47s1.91-9.3 6.23-9.3 6.32 3.16 6.32 9.3a20.68 20.68 0 01-.72 5.94z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-r-script.ts b/packages/hiccup-carbon-icons/src/logo-r-script.ts index 0183060cef..22284e9399 100644 --- a/packages/hiccup-carbon-icons/src/logo-r-script.ts +++ b/packages/hiccup-carbon-icons/src/logo-r-script.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_R_SCRIPT + */ // prettier-ignore -export const LOGO_R_SCRIPT = +export const LOGO_R_SCRIPT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { diff --git a/packages/hiccup-carbon-icons/src/logo-skype.ts b/packages/hiccup-carbon-icons/src/logo-skype.ts index 24a6bd182e..7dc0c35cf3 100644 --- a/packages/hiccup-carbon-icons/src/logo-skype.ts +++ b/packages/hiccup-carbon-icons/src/logo-skype.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_SKYPE + */ // prettier-ignore -export const LOGO_SKYPE = +export const LOGO_SKYPE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.91 17.88a11.63 11.63 0 00.15-1.88A12.06 12.06 0 0016 3.94a11.63 11.63 0 00-1.88.15 7.29 7.29 0 00-10 10A11.63 11.63 0 003.94 16 12.06 12.06 0 0016 28.06a11.63 11.63 0 001.88-.15 7.29 7.29 0 0010-10zm-6.18 3.6a5 5 0 01-2.24 1.73 9 9 0 01-3.48.62A8.41 8.41 0 0112 23a5.2 5.2 0 01-1.82-1.63 3.59 3.59 0 01-.7-2 1.36 1.36 0 01.43-1A1.56 1.56 0 0111 18a1.38 1.38 0 01.91.32 2.5 2.5 0 01.63.94 5.83 5.83 0 00.66 1.18 2.61 2.61 0 001 .78 3.87 3.87 0 001.69.31 4 4 0 002.34-.62 1.8 1.8 0 00.89-1.53 1.54 1.54 0 00-.47-1.17 3.09 3.09 0 00-1.25-.7c-.52-.17-1.21-.34-2.08-.53a16 16 0 01-2.91-.98 4.78 4.78 0 01-1.89-1.4 3.5 3.5 0 01-.7-2.21 3.65 3.65 0 01.74-2.24 4.7 4.7 0 012.14-1.5 9.51 9.51 0 013.3-.48 8.63 8.63 0 012.59.35 5.81 5.81 0 011.83.92 3.91 3.91 0 011.06 1.21 2.62 2.62 0 01.34 1.25 1.4 1.4 0 01-.43 1 1.43 1.43 0 01-1.07.46 1.25 1.25 0 01-.89-.28 3.36 3.36 0 01-.65-.87 3.79 3.79 0 00-1.05-1.31 3.13 3.13 0 00-1.95-.46 3.64 3.64 0 00-2 .5 1.44 1.44 0 00-.76 1.2 1.15 1.15 0 00.25.75 2.21 2.21 0 00.72.55 4.74 4.74 0 00.92.36c.32.09.84.22 1.57.39.92.2 1.74.42 2.49.66a7.61 7.61 0 011.9.88 3.59 3.59 0 011.23 1.31 4 4 0 01.4 1.96 4.24 4.24 0 01-.77 2.48z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-slack.ts b/packages/hiccup-carbon-icons/src/logo-slack.ts index fc392a917e..2e5dc54609 100644 --- a/packages/hiccup-carbon-icons/src/logo-slack.ts +++ b/packages/hiccup-carbon-icons/src/logo-slack.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_SLACK + */ // prettier-ignore -export const LOGO_SLACK = +export const LOGO_SLACK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M9.042 19.166a2.521 2.521 0 11-2.52-2.521h2.52zM10.313 19.166a2.521 2.521 0 015.042 0v6.313a2.521 2.521 0 11-5.042 0zM12.834 9.042a2.521 2.521 0 112.521-2.52v2.52zM12.834 10.313a2.521 2.521 0 010 5.042H6.52a2.521 2.521 0 110-5.042zM22.958 12.834a2.521 2.521 0 112.52 2.521h-2.52zM21.687 12.834a2.521 2.521 0 01-5.042 0V6.52a2.521 2.521 0 115.042 0zM19.166 22.958a2.521 2.521 0 11-2.521 2.52v-2.52zM19.166 21.687a2.521 2.521 0 010-5.042h6.313a2.521 2.521 0 110 5.042z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-snapchat.ts b/packages/hiccup-carbon-icons/src/logo-snapchat.ts index 29df9f0629..2a14710080 100644 --- a/packages/hiccup-carbon-icons/src/logo-snapchat.ts +++ b/packages/hiccup-carbon-icons/src/logo-snapchat.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_SNAPCHAT + */ // prettier-ignore -export const LOGO_SNAPCHAT = +export const LOGO_SNAPCHAT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.977 9.628a7.33 7.33 0 00-.118-1.289 5.246 5.246 0 00-.487-1.495 5.187 5.187 0 00-1-1.332 4.956 4.956 0 00-2.18-1.243 8.844 8.844 0 00-2.306-.246l-.004-.012H10.114v.012a12.578 12.578 0 00-1.323.059A6.295 6.295 0 007.38 4.4a5.115 5.115 0 00-3.125 3.415 8.8 8.8 0 00-.246 2.286L4 21.907a14.92 14.92 0 00.109 1.599A5.53 5.53 0 004.6 25.12a5.17 5.17 0 001.443 1.744 4.69 4.69 0 001.444.783 7.83 7.83 0 002.374.348c.504.003 1.007.016 1.51.014 3.66-.016 7.319.026 10.978-.023a8.632 8.632 0 001.44-.153 4.877 4.877 0 002.411-1.172 4.992 4.992 0 001.593-2.654 9.665 9.665 0 00.207-2.1v-.141c0-.055-.02-11.98-.023-12.138zm-3.213 11.105c-.154.36-.93.657-2.244.86-.123.02-.175.219-.246.545-.03.135-.06.267-.1.405a.245.245 0 01-.26.195h-.02a2.101 2.101 0 01-.374-.047 4.921 4.921 0 00-.986-.105 4.37 4.37 0 00-.71.06 3.405 3.405 0 00-1.349.689 3.912 3.912 0 01-2.366.933c-.05 0-.098-.002-.134-.004a1.063 1.063 0 01-.088.004 3.906 3.906 0 01-2.365-.932 3.412 3.412 0 00-1.35-.69 4.361 4.361 0 00-.71-.06 4.858 4.858 0 00-.985.111 2.187 2.187 0 01-.374.054.257.257 0 01-.28-.202c-.042-.14-.072-.277-.1-.408-.072-.328-.124-.528-.247-.547-1.313-.203-2.09-.501-2.244-.863a.335.335 0 01-.027-.114.21.21 0 01.176-.22 4.585 4.585 0 002.757-1.639 6.168 6.168 0 00.94-1.461l.004-.01a.943.943 0 00.09-.79c-.169-.4-.73-.577-1.1-.695a3.842 3.842 0 01-.25-.084c-.328-.13-.868-.404-.796-.783a.733.733 0 01.712-.468.505.505 0 01.216.043 2.157 2.157 0 00.892.235.747.747 0 00.513-.157q-.014-.263-.032-.525a8.874 8.874 0 01.212-3.545 4.607 4.607 0 014.278-2.758l.354-.003a4.615 4.615 0 014.285 2.76 8.884 8.884 0 01.212 3.548l-.003.057-.028.467a.722.722 0 00.466.156 2.232 2.232 0 00.84-.234.663.663 0 01.275-.055.832.832 0 01.313.06l.005.002a.583.583 0 01.44.478c.004.184-.132.458-.803.723a4.055 4.055 0 01-.249.084c-.371.118-.931.296-1.1.695a.942.942 0 00.09.789l.004.01a5.431 5.431 0 003.697 3.1.211.211 0 01.176.22.34.34 0 01-.027.116z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-tumblr.ts b/packages/hiccup-carbon-icons/src/logo-tumblr.ts index 30caa90e3e..41f3ecbe4f 100644 --- a/packages/hiccup-carbon-icons/src/logo-tumblr.ts +++ b/packages/hiccup-carbon-icons/src/logo-tumblr.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_TUMBLR + */ // prettier-ignore -export const LOGO_TUMBLR = +export const LOGO_TUMBLR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22.6 28h-4c-3.59 0-6.3-1.86-6.3-6.3v-7.12H9v-3.86A7.17 7.17 0 0014.3 4h3.76v6.12h4.36v4.46h-4.36v6.2c0 1.86.94 2.49 2.42 2.49h2.12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-twitter.ts b/packages/hiccup-carbon-icons/src/logo-twitter.ts index 3e70927724..7f2f54ae9c 100644 --- a/packages/hiccup-carbon-icons/src/logo-twitter.ts +++ b/packages/hiccup-carbon-icons/src/logo-twitter.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_TWITTER + */ // prettier-ignore -export const LOGO_TWITTER = +export const LOGO_TWITTER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11.92 24.94A12.76 12.76 0 0024.76 12.1v-.59A9.4 9.4 0 0027 9.18a9.31 9.31 0 01-2.59.71 4.56 4.56 0 002-2.5 8.89 8.89 0 01-2.86 1.1 4.52 4.52 0 00-7.7 4.11 12.79 12.79 0 01-9.3-4.71 4.51 4.51 0 001.4 6 4.47 4.47 0 01-2-.56v.05a4.53 4.53 0 003.55 4.45 4.53 4.53 0 01-2 .08A4.51 4.51 0 0011.68 21a9.05 9.05 0 01-5.61 2A9.77 9.77 0 015 22.91a12.77 12.77 0 006.92 2" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-vmware.ts b/packages/hiccup-carbon-icons/src/logo-vmware.ts index 46dad16677..95bd4459d1 100644 --- a/packages/hiccup-carbon-icons/src/logo-vmware.ts +++ b/packages/hiccup-carbon-icons/src/logo-vmware.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_VMWARE + */ // prettier-ignore -export const LOGO_VMWARE = +export const LOGO_VMWARE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 16.67v-2.566c0-2.172-2.171-3.356-3.948-3.356a5.902 5.902 0 00-3.356 1.381 4.433 4.433 0 00-3.159-1.381 5.197 5.197 0 00-3.356 1.381 3.34 3.34 0 00-2.961-1.381 3.055 3.055 0 00-2.923 1.593L7.692 18.25l-2.891-6.627a1.462 1.462 0 00-1.915-.757 1.462 1.462 0 00-.752 1.954l3.584 7.8S6.311 22 7.495 22a1.67 1.67 0 001.777-.987c.273-.41 2.346-4.77 3.594-7.41a.497.497 0 01.946.213v6.551a1.615 1.615 0 001.474 1.63 1.58 1.58 0 001.685-1.576v-5.43a1.678 1.678 0 113.356 0v5.43a1.58 1.58 0 103.158 0v-5.43a1.678 1.678 0 013.356 0v5.43a1.58 1.58 0 003.159 0z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-xing.ts b/packages/hiccup-carbon-icons/src/logo-xing.ts index 6ca61cdc38..953f62911a 100644 --- a/packages/hiccup-carbon-icons/src/logo-xing.ts +++ b/packages/hiccup-carbon-icons/src/logo-xing.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_XING + */ // prettier-ignore -export const LOGO_XING = +export const LOGO_XING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11.42 8.29a1.25 1.25 0 00-1.13-.76h-4a.65.65 0 00-.55.25.63.63 0 000 .62l2.73 4.73-4.3 7.59a.6.6 0 000 .62.58.58 0 00.52.28h4a1.22 1.22 0 001.1-.78l4.36-7.71-2.73-4.84zM27.83 2.88a.65.65 0 000-.62.61.61 0 00-.53-.26h-4.08a1.19 1.19 0 00-1.08.77s-8.7 15.43-9 15.93l5.74 10.53A1.26 1.26 0 0020 30h4a.59.59 0 00.54-.26.62.62 0 000-.62l-5.69-10.4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-yelp.ts b/packages/hiccup-carbon-icons/src/logo-yelp.ts index 241a892b24..2c5ae70d4c 100644 --- a/packages/hiccup-carbon-icons/src/logo-yelp.ts +++ b/packages/hiccup-carbon-icons/src/logo-yelp.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_YELP + */ // prettier-ignore -export const LOGO_YELP = +export const LOGO_YELP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M9.09 15.246l4.67 2.277a1.07 1.07 0 01-.21 2.002L8.51 20.782a1.073 1.073 0 01-1.324-.921 9.217 9.217 0 01.42-3.997 1.07 1.07 0 011.485-.618zM10.96 24.86L14.436 21a1.07 1.07 0 011.866.753l-.181 5.194a1.072 1.072 0 01-1.25 1.02 9.301 9.301 0 01-3.722-1.507 1.071 1.071 0 01-.189-1.6zM19.203 19.722l4.94 1.606a1.071 1.071 0 01.637 1.48 9.302 9.302 0 01-2.47 3.166 1.072 1.072 0 01-1.592-.258l-2.754-4.408a1.07 1.07 0 011.239-1.586zM24.227 16.57l-4.995 1.432a1.07 1.07 0 01-1.182-1.628l2.906-4.308a1.07 1.07 0 011.594-.206 9.217 9.217 0 012.363 3.25 1.073 1.073 0 01-.686 1.46zM12.556 4.45a14.954 14.954 0 00-2.567.946 1.07 1.07 0 00-.464 1.501l4.882 8.456a1.07 1.07 0 001.998-.535V5.053a1.07 1.07 0 00-1.152-1.068 14.958 14.958 0 00-2.697.465z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logo-youtube.ts b/packages/hiccup-carbon-icons/src/logo-youtube.ts index e52ff35e94..99f66ec701 100644 --- a/packages/hiccup-carbon-icons/src/logo-youtube.ts +++ b/packages/hiccup-carbon-icons/src/logo-youtube.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGO_YOUTUBE + */ // prettier-ignore -export const LOGO_YOUTUBE = +export const LOGO_YOUTUBE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.41 9.26a3.5 3.5 0 00-2.47-2.47C24.76 6.2 16 6.2 16 6.2s-8.76 0-10.94.59a3.5 3.5 0 00-2.47 2.47A36.13 36.13 0 002 16a36.13 36.13 0 00.59 6.74 3.5 3.5 0 002.47 2.47c2.18.59 10.94.59 10.94.59s8.76 0 10.94-.59a3.5 3.5 0 002.47-2.47A36.13 36.13 0 0030 16a36.13 36.13 0 00-.59-6.74zM13.2 20.2v-8.4l7.27 4.2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/logout.ts b/packages/hiccup-carbon-icons/src/logout.ts index 3e950a7507..ca982f1e64 100644 --- a/packages/hiccup-carbon-icons/src/logout.ts +++ b/packages/hiccup-carbon-icons/src/logout.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOGOUT + */ // prettier-ignore -export const LOGOUT = +export const LOGOUT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 30h12a2.002 2.002 0 002-2v-3h-2v3H6V4h12v3h2V4a2.002 2.002 0 00-2-2H6a2.002 2.002 0 00-2 2v24a2.002 2.002 0 002 2z" }], ["path", { d: "M20.586 20.586L24.172 17H10v-2h14.172l-3.586-3.586L22 10l6 6-6 6-1.414-1.414z" }]]; diff --git a/packages/hiccup-carbon-icons/src/loop.ts b/packages/hiccup-carbon-icons/src/loop.ts index 426ed0ed2a..004d75ecaa 100644 --- a/packages/hiccup-carbon-icons/src/loop.ts +++ b/packages/hiccup-carbon-icons/src/loop.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#LOOP + */ // prettier-ignore -export const LOOP = +export const LOOP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23.59 19.41L26 22h-5v2h5l-2.41 2.59L25 28l5-5-5-5-1.41 1.41zM13 6a9 9 0 00-7.48 14l1.66-1.11A7 7 0 1113 22H2v2h11a9 9 0 000-18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mac-command.ts b/packages/hiccup-carbon-icons/src/mac-command.ts index 832597f707..9ae27c317f 100644 --- a/packages/hiccup-carbon-icons/src/mac-command.ts +++ b/packages/hiccup-carbon-icons/src/mac-command.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MAC_COMMAND + */ // prettier-ignore -export const MAC_COMMAND = +export const MAC_COMMAND: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 13a4 4 0 004-4V8a4 4 0 00-4-4h-1a4 4 0 00-4 4v3h-6V8a4 4 0 00-4-4H8a4 4 0 00-4 4v1a4 4 0 004 4h3v6H8a4 4 0 00-4 4v1a4 4 0 004 4h1a4 4 0 004-4v-3h6v3a4 4 0 004 4h1a4 4 0 004-4v-1a4 4 0 00-4-4h-3v-6zm-3-5a2 2 0 012-2h1a2 2 0 012 2v1a2 2 0 01-2 2h-3zM8 11a2 2 0 01-2-2V8a2 2 0 012-2h1a2 2 0 012 2v3H8zm3 13a2 2 0 01-2 2H8a2 2 0 01-2-2v-1a2 2 0 012-2h3zm8-5h-6v-6h6zm2 2h3a2 2 0 012 2v1a2 2 0 01-2 2h-1a2 2 0 01-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mac-option.ts b/packages/hiccup-carbon-icons/src/mac-option.ts index f8429224fa..17c139e7bf 100644 --- a/packages/hiccup-carbon-icons/src/mac-option.ts +++ b/packages/hiccup-carbon-icons/src/mac-option.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MAC_OPTION + */ // prettier-ignore -export const MAC_OPTION = +export const MAC_OPTION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 5h10v2H18zM10.6 5H4v2h5.4l9 20H28v-2h-8.4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mac-shift.ts b/packages/hiccup-carbon-icons/src/mac-shift.ts index b18bc5487d..dc9ef6f1fa 100644 --- a/packages/hiccup-carbon-icons/src/mac-shift.ts +++ b/packages/hiccup-carbon-icons/src/mac-shift.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MAC_SHIFT + */ // prettier-ignore -export const MAC_SHIFT = +export const MAC_SHIFT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 28H11a2.002 2.002 0 01-2-2V16H4a1 1 0 01-.707-1.707l12-12a1 1 0 011.414 0l12 12A1 1 0 0128 16h-5v10a2.003 2.003 0 01-2 2zM6.414 14H11v12h10V14h4.586L16 4.414z" }]]; diff --git a/packages/hiccup-carbon-icons/src/machine-learning.ts b/packages/hiccup-carbon-icons/src/machine-learning.ts index a3918ba68d..10589ccfe9 100644 --- a/packages/hiccup-carbon-icons/src/machine-learning.ts +++ b/packages/hiccup-carbon-icons/src/machine-learning.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MACHINE_LEARNING + */ // prettier-ignore -export const MACHINE_LEARNING = +export const MACHINE_LEARNING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 25a6.99 6.99 0 01-5.833-3.129l1.666-1.107a5 5 0 008.334 0l1.666 1.107A6.99 6.99 0 0116 25zM20 14a2 2 0 102 2 1.98 1.98 0 00-2-2zM12 14a2 2 0 102 2 1.98 1.98 0 00-2-2z" }], ["path", { d: "M30 16v-2h-2v-4a4.005 4.005 0 00-4-4h-2V2h-2v4h-8V2h-2v4H8a4.005 4.005 0 00-4 4v4H2v2h2v5H2v2h2v3a4.005 4.005 0 004 4h16a4.005 4.005 0 004-4v-3h2v-2h-2v-5zm-4 10a2.002 2.002 0 01-2 2H8a2.002 2.002 0 01-2-2V10a2.002 2.002 0 012-2h16a2.002 2.002 0 012 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/magic-wand-filled.ts b/packages/hiccup-carbon-icons/src/magic-wand-filled.ts index 4af33d6fbc..0ecde952a8 100644 --- a/packages/hiccup-carbon-icons/src/magic-wand-filled.ts +++ b/packages/hiccup-carbon-icons/src/magic-wand-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MAGIC_WAND_FILLED + */ // prettier-ignore -export const MAGIC_WAND_FILLED = +export const MAGIC_WAND_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.414 24L12 6.586a2.048 2.048 0 00-2.828 0L6.586 9.172a2.002 2.002 0 000 2.828l17.413 17.414a2.002 2.002 0 002.828 0l2.587-2.586a2 2 0 000-2.828zM8 10.586L10.586 8l5 5-2.587 2.587-5-5zM2 16l2-2 2 2-2 2zM14 4l2-2 2 2-2 2zM2 4l2-2 2 2-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/magic-wand.ts b/packages/hiccup-carbon-icons/src/magic-wand.ts index c8849068e6..4ac1779746 100644 --- a/packages/hiccup-carbon-icons/src/magic-wand.ts +++ b/packages/hiccup-carbon-icons/src/magic-wand.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MAGIC_WAND + */ // prettier-ignore -export const MAGIC_WAND = +export const MAGIC_WAND: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.414 24L12 6.586a2.048 2.048 0 00-2.828 0L6.586 9.172a2.002 2.002 0 000 2.828l17.413 17.414a2.002 2.002 0 002.828 0l2.587-2.586a2 2 0 000-2.828zM8 10.586L10.586 8l5 5-2.587 2.587-5-5zM25.413 28l-11-10.999L17 14.414l11 11zM2 16l2-2 2 2-2 2zM14 4l2-2 2 2-2 2zM2 4l2-2 2 2-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mail-all.ts b/packages/hiccup-carbon-icons/src/mail-all.ts index 9816c15d71..6a3a54737e 100644 --- a/packages/hiccup-carbon-icons/src/mail-all.ts +++ b/packages/hiccup-carbon-icons/src/mail-all.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MAIL_ALL + */ // prettier-ignore -export const MAIL_ALL = +export const MAIL_ALL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16.59 20.41L20.17 24l-3.59 3.59L18 29l5-5-5-5-1.41 1.41zM23.59 20.41L27.17 24l-3.59 3.59L25 29l5-5-5-5-1.41 1.41z" }], ["path", { d: "M14 23H4V7.91l11.43 7.91a1 1 0 001.14 0L28 7.91V17h2V7a2 2 0 00-2-2H4a2 2 0 00-2 2v16a2 2 0 002 2h10zM25.8 7L16 13.78 6.2 7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mail-reply.ts b/packages/hiccup-carbon-icons/src/mail-reply.ts index 5330d0baf1..eaeb8b6d5e 100644 --- a/packages/hiccup-carbon-icons/src/mail-reply.ts +++ b/packages/hiccup-carbon-icons/src/mail-reply.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MAIL_REPLY + */ // prettier-ignore -export const MAIL_REPLY = +export const MAIL_REPLY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 18l-1.414 1.414L26.167 22H18a4 4 0 000 8h2v-2h-2a2 2 0 010-4h8.167l-2.583 2.587L25 28l5-5z" }], ["path", { d: "M10 22H4L3.997 6.906l11.434 7.916a1 1 0 001.138 0L28 6.91V16h2V6a2.002 2.002 0 00-2-2H4a2 2 0 00-2 1.997V22a2.003 2.003 0 002 2h6zM25.799 6L16 12.784 6.201 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/manage-protection.ts b/packages/hiccup-carbon-icons/src/manage-protection.ts index e70474484e..199f07e31c 100644 --- a/packages/hiccup-carbon-icons/src/manage-protection.ts +++ b/packages/hiccup-carbon-icons/src/manage-protection.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MANAGE_PROTECTION + */ // prettier-ignore -export const MANAGE_PROTECTION = +export const MANAGE_PROTECTION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 30l-6.176-3.293A10.982 10.982 0 014 17V4a2.002 2.002 0 012-2h20a2.002 2.002 0 012 2v13a10.982 10.982 0 01-5.824 9.707zM6 4v13a8.985 8.985 0 004.766 7.942L16 27.733l5.234-2.79A8.985 8.985 0 0026 17V4z" }], ["path", { d: "M16 25.277V6h8v10.805a7 7 0 01-3.7 6.173z" }]]; diff --git a/packages/hiccup-carbon-icons/src/managed-solutions.ts b/packages/hiccup-carbon-icons/src/managed-solutions.ts index 91b6dd9e43..0bfe395a2b 100644 --- a/packages/hiccup-carbon-icons/src/managed-solutions.ts +++ b/packages/hiccup-carbon-icons/src/managed-solutions.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MANAGED_SOLUTIONS + */ // prettier-ignore -export const MANAGED_SOLUTIONS = +export const MANAGED_SOLUTIONS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 23h-5v-5h-2v5h-5v2h5v5h2v-5h5v-2z" }], ["path", { d: "M24.127 11.84l1.181.213a5.792 5.792 0 012.625 1.144A5.422 5.422 0 0129.953 18h2.03a7.502 7.502 0 00-6.15-7.885 10.007 10.007 0 00-7.94-7.933 10.002 10.002 0 00-11.72 7.933A7.505 7.505 0 00.059 18.41 7.684 7.684 0 007.773 25H14v-2H7.698a5.632 5.632 0 01-5.603-4.486 5.506 5.506 0 014.434-6.43l1.349-.245.214-1.11a8.206 8.206 0 016.742-6.642 7.971 7.971 0 013.014.13 8.144 8.144 0 016.053 6.446z" }]]; diff --git a/packages/hiccup-carbon-icons/src/map.ts b/packages/hiccup-carbon-icons/src/map.ts index f48fc606b8..7d160b8eaa 100644 --- a/packages/hiccup-carbon-icons/src/map.ts +++ b/packages/hiccup-carbon-icons/src/map.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MAP + */ // prettier-ignore -export const MAP = +export const MAP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 24l-6.09-8.6A8.14 8.14 0 0116 2a8.08 8.08 0 018 8.13 8.2 8.2 0 01-1.8 5.13zm0-20a6.07 6.07 0 00-6 6.13 6.19 6.19 0 001.49 4L16 20.52 20.63 14A6.24 6.24 0 0022 10.13 6.07 6.07 0 0016 4z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/math-curve.ts b/packages/hiccup-carbon-icons/src/math-curve.ts index 246d2e5435..29cb3b90ad 100644 --- a/packages/hiccup-carbon-icons/src/math-curve.ts +++ b/packages/hiccup-carbon-icons/src/math-curve.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MATH_CURVE + */ // prettier-ignore -export const MATH_CURVE = +export const MATH_CURVE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10.355 23.058C12.77 24.592 15.621 26 17.951 26a3.873 3.873 0 002.856-1.084c2.286-2.29.14-6.398-1.938-10.372l5.801-5.801a43.605 43.605 0 013.012 2.124L29 9.349a45.425 45.425 0 00-2.872-2.064L30 3.413 28.586 2l-4.207 4.206c-3.316-1.91-7.108-3.246-9.228-1.122-2.04 2.043-.552 5.532 1.268 9.083l-6.307 6.306a43.942 43.942 0 01-2.8-2.1L6 19.884a47.752 47.752 0 002.665 2.035L4 26.585V2H2v26a2 2 0 002 2h26v-2H5.413zm6.21-16.557c1.135-1.138 3.693-.286 6.337 1.183l-4.995 4.994c-1.313-2.619-2.35-5.167-1.342-6.177zm.821 9.526c1.58 3.032 3.182 6.296 2.007 7.473-1.312 1.314-4.522-.026-7.572-1.908z" }]]; diff --git a/packages/hiccup-carbon-icons/src/maximize.ts b/packages/hiccup-carbon-icons/src/maximize.ts index b1b6855175..3c386e884d 100644 --- a/packages/hiccup-carbon-icons/src/maximize.ts +++ b/packages/hiccup-carbon-icons/src/maximize.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MAXIMIZE + */ // prettier-ignore -export const MAXIMIZE = +export const MAXIMIZE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 2v2h5.59L17 13.58 18.41 15 28 5.41V11h2V2h-9zM15 18.42L13.59 17 4 26.59V21H2v9h9v-2H5.41L15 18.42z" }]]; diff --git a/packages/hiccup-carbon-icons/src/medication-alert.ts b/packages/hiccup-carbon-icons/src/medication-alert.ts index b5874d81c4..4fb096163e 100644 --- a/packages/hiccup-carbon-icons/src/medication-alert.ts +++ b/packages/hiccup-carbon-icons/src/medication-alert.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MEDICATION_ALERT + */ // prettier-ignore -export const MEDICATION_ALERT = +export const MEDICATION_ALERT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 19h2v5h-2z" }], ["path", { d: "M23 31a8 8 0 118-8 8 8 0 01-8 8zm0-14a6 6 0 106 6 6 6 0 00-6-6z" }], diff --git a/packages/hiccup-carbon-icons/src/medication-reminder.ts b/packages/hiccup-carbon-icons/src/medication-reminder.ts index e7676cd563..c9ada2be1b 100644 --- a/packages/hiccup-carbon-icons/src/medication-reminder.ts +++ b/packages/hiccup-carbon-icons/src/medication-reminder.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MEDICATION_REMINDER + */ // prettier-ignore -export const MEDICATION_REMINDER = +export const MEDICATION_REMINDER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 2H4a2 2 0 00-2 2v4a2 2 0 002 2v18a2 2 0 002 2h12a2 2 0 002-2V10a2 2 0 002-2V4a2 2 0 00-2-2zM6 14h3v10H6zm12 14H6v-2h5V12H6v-2h12zM4 8V4h16v4z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/medication.ts b/packages/hiccup-carbon-icons/src/medication.ts index 0c691da405..2c1cc930d7 100644 --- a/packages/hiccup-carbon-icons/src/medication.ts +++ b/packages/hiccup-carbon-icons/src/medication.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MEDICATION + */ // prettier-ignore -export const MEDICATION = +export const MEDICATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 2H8a2 2 0 00-2 2v4a2 2 0 002 2v18a2 2 0 002 2h12a2 2 0 002-2V10a2 2 0 002-2V4a2 2 0 00-2-2zM10 14h3v10h-3zm12 14H10v-2h5V12h-5v-2h12zM8 8V4h16v4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/menu.ts b/packages/hiccup-carbon-icons/src/menu.ts index 313562ecd6..57823a822f 100644 --- a/packages/hiccup-carbon-icons/src/menu.ts +++ b/packages/hiccup-carbon-icons/src/menu.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MENU + */ // prettier-ignore -export const MENU = +export const MENU: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 24h24v2H4zM4 12h24v2H4zM4 18h24v2H4zM4 6h24v2H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/meter-alt.ts b/packages/hiccup-carbon-icons/src/meter-alt.ts index 930328844e..da39bc5edc 100644 --- a/packages/hiccup-carbon-icons/src/meter-alt.ts +++ b/packages/hiccup-carbon-icons/src/meter-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#METER_ALT + */ // prettier-ignore -export const METER_ALT = +export const METER_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 20a13.854 13.854 0 00-2.23-7.529l-1.444 1.445A11.892 11.892 0 0128 20zM28 9.414L26.586 8l-8.567 8.567A3.952 3.952 0 0016 16a4 4 0 104 4 3.953 3.953 0 00-.567-2.02zM16 22a2 2 0 112-2 2.002 2.002 0 01-2 2zM16 8a11.909 11.909 0 016.083 1.674l1.454-1.453A13.977 13.977 0 002 20h2A12.014 12.014 0 0116 8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/meter.ts b/packages/hiccup-carbon-icons/src/meter.ts index 46cccf7093..677ff4c31d 100644 --- a/packages/hiccup-carbon-icons/src/meter.ts +++ b/packages/hiccup-carbon-icons/src/meter.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#METER + */ // prettier-ignore -export const METER = +export const METER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 16a9.928 9.928 0 00-1.14-4.618l-1.495 1.496A7.948 7.948 0 0124 16zM23.414 10L22 8.586 17.285 13.3A2.966 2.966 0 0016 13a3 3 0 103 3 2.966 2.966 0 00-.3-1.285zM16 17a1 1 0 111-1 1.001 1.001 0 01-1 1zM16 8a7.952 7.952 0 013.122.635l1.496-1.496A9.986 9.986 0 006 16h2a8.01 8.01 0 018-8z" }], ["path", { d: "M16 30a14 14 0 1114-14 14.016 14.016 0 01-14 14zm0-26a12 12 0 1012 12A12.014 12.014 0 0016 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/microphone-filled.ts b/packages/hiccup-carbon-icons/src/microphone-filled.ts index f9779edb77..9bbf826449 100644 --- a/packages/hiccup-carbon-icons/src/microphone-filled.ts +++ b/packages/hiccup-carbon-icons/src/microphone-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MICROPHONE_FILLED + */ // prettier-ignore -export const MICROPHONE_FILLED = +export const MICROPHONE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 14v3a7 7 0 01-14 0v-3H7v3a9 9 0 008 8.94V28h-4v2h10v-2h-4v-2.06A9 9 0 0025 17v-3z" }], ["path", { d: "M16 22a5 5 0 005-5V7a5 5 0 00-10 0v10a5 5 0 005 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/microphone-off-filled.ts b/packages/hiccup-carbon-icons/src/microphone-off-filled.ts index 6fd8ebaaf9..5e0b26e4dc 100644 --- a/packages/hiccup-carbon-icons/src/microphone-off-filled.ts +++ b/packages/hiccup-carbon-icons/src/microphone-off-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MICROPHONE_OFF_FILLED + */ // prettier-ignore -export const MICROPHONE_OFF_FILLED = +export const MICROPHONE_OFF_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 17a7 7 0 01-11.73 5.14l1.42-1.41A5 5 0 0021 17v-4.58l9-9L28.59 2 2 28.59 3.41 30l6.44-6.44A8.91 8.91 0 0015 25.94V28h-4v2h10v-2h-4v-2.06A9 9 0 0025 17v-3h-2zM9 17.32V14H7v3a9 9 0 00.25 2.09zM20.76 5.58A5 5 0 0011 7v8.34z" }]]; diff --git a/packages/hiccup-carbon-icons/src/microphone-off.ts b/packages/hiccup-carbon-icons/src/microphone-off.ts index 43f1cf5a18..8afd066101 100644 --- a/packages/hiccup-carbon-icons/src/microphone-off.ts +++ b/packages/hiccup-carbon-icons/src/microphone-off.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MICROPHONE_OFF + */ // prettier-ignore -export const MICROPHONE_OFF = +export const MICROPHONE_OFF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M9.18 18.57A7.41 7.41 0 019 17v-3H7v3a8.84 8.84 0 00.58 3.18zM13 15V7a3 3 0 016 0v1.75l2-2A5 5 0 0011 7v8zM23 17a7 7 0 01-11.73 5.14l1.42-1.41A5 5 0 0021 17v-4.58l9-9L28.59 2 2 28.59 3.41 30l6.44-6.44A8.91 8.91 0 0015 25.94V28h-4v2h10v-2h-4v-2.06A9 9 0 0025 17v-3h-2zm-4 0a3 3 0 01-4.9 2.31l4.9-4.89z" }]]; diff --git a/packages/hiccup-carbon-icons/src/microphone.ts b/packages/hiccup-carbon-icons/src/microphone.ts index 4754e16ffd..9e394d64d8 100644 --- a/packages/hiccup-carbon-icons/src/microphone.ts +++ b/packages/hiccup-carbon-icons/src/microphone.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MICROPHONE + */ // prettier-ignore -export const MICROPHONE = +export const MICROPHONE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 14v3a7 7 0 01-14 0v-3H7v3a9 9 0 008 8.94V28h-4v2h10v-2h-4v-2.06A9 9 0 0025 17v-3z" }], ["path", { d: "M16 22a5 5 0 005-5V7a5 5 0 00-10 0v10a5 5 0 005 5zM13 7a3 3 0 016 0v10a3 3 0 01-6 0z" }]]; diff --git a/packages/hiccup-carbon-icons/src/microscope.ts b/packages/hiccup-carbon-icons/src/microscope.ts index 07c1c74ad4..f21b13307b 100644 --- a/packages/hiccup-carbon-icons/src/microscope.ts +++ b/packages/hiccup-carbon-icons/src/microscope.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MICROSCOPE + */ // prettier-ignore -export const MICROSCOPE = +export const MICROSCOPE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25.394 24a7.877 7.877 0 00-1.67-8.568 3.918 3.918 0 00-1.085-4.414l2.776-2.776a2.002 2.002 0 000-2.829l-2.828-2.828a2.002 2.002 0 00-2.829 0L6.586 15.757a2.003 2.003 0 000 2.829l2.828 2.828a2.002 2.002 0 002.829 0l4.775-4.775a3.933 3.933 0 005.513.432A5.944 5.944 0 0123.177 24H16v4H4v2h24v-6zm-14.566-4L8 17.171l1.879-1.878 2.828 2.828zM16 14a3.981 3.981 0 00.076.752l-1.955 1.955-2.828-2.828 9.88-9.88L24 6.827l-3.249 3.25A3.977 3.977 0 0016 14zm4 2a2 2 0 112-2 2.002 2.002 0 01-2 2zm6 12h-8v-2h8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/migrate-alt.ts b/packages/hiccup-carbon-icons/src/migrate-alt.ts index 003a46e93c..e3051581e1 100644 --- a/packages/hiccup-carbon-icons/src/migrate-alt.ts +++ b/packages/hiccup-carbon-icons/src/migrate-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MIGRATE_ALT + */ // prettier-ignore -export const MIGRATE_ALT = +export const MIGRATE_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 4H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V6a2 2 0 00-2-2zm0 22H12v-6h-2v6H4v-9h16.172l-3.586 3.586L18 22l6-6-6-6-1.414 1.414L20.172 15H4V6h6v6h2V6h16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/migrate.ts b/packages/hiccup-carbon-icons/src/migrate.ts index 998d6af240..4cfe38e731 100644 --- a/packages/hiccup-carbon-icons/src/migrate.ts +++ b/packages/hiccup-carbon-icons/src/migrate.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MIGRATE + */ // prettier-ignore -export const MIGRATE = +export const MIGRATE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 2H6a2 2 0 00-2 2v4a2 2 0 002 2h9v6.17l-2.59-2.58L11 15l5 5 5-5-1.41-1.41L17 16.17V10h9a2 2 0 002-2V4a2 2 0 00-2-2zM6 4h4v4H6zm20 4H12V4h14zM26 22H6a2 2 0 00-2 2v4a2 2 0 002 2h20a2 2 0 002-2v-4a2 2 0 00-2-2zM6 24h14v4H6zm20 4h-4v-4h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/milestone.ts b/packages/hiccup-carbon-icons/src/milestone.ts index 504d95cf14..a80178101d 100644 --- a/packages/hiccup-carbon-icons/src/milestone.ts +++ b/packages/hiccup-carbon-icons/src/milestone.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MILESTONE + */ // prettier-ignore -export const MILESTONE = +export const MILESTONE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24.586 6.586A1.986 1.986 0 0023.17 6H16V2h-2v4H6a2.002 2.002 0 00-2 2v6a2.002 2.002 0 002 2h8v14h2V16h7.171a1.986 1.986 0 001.415-.586L29 11zM23.17 14H6V8h17.172l3 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/minimize.ts b/packages/hiccup-carbon-icons/src/minimize.ts index 2437552200..665a816264 100644 --- a/packages/hiccup-carbon-icons/src/minimize.ts +++ b/packages/hiccup-carbon-icons/src/minimize.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MINIMIZE + */ // prettier-ignore -export const MINIMIZE = +export const MINIMIZE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 17v2h5.59L2 28.58 3.41 30 13 20.41V26h2v-9H6zM30 3.42L28.59 2 19 11.59V6h-2v9h9v-2h-5.59L30 3.42z" }]]; diff --git a/packages/hiccup-carbon-icons/src/misuse-alt.ts b/packages/hiccup-carbon-icons/src/misuse-alt.ts index 7e41c7d993..cf9a866733 100644 --- a/packages/hiccup-carbon-icons/src/misuse-alt.ts +++ b/packages/hiccup-carbon-icons/src/misuse-alt.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MISUSE_ALT + */ // prettier-ignore -export const MISUSE_ALT = +export const MISUSE_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21.41 23L16 17.591 10.59 23 9 21.41 14.409 16 9 10.591 10.591 9 16 14.409 21.409 9 23 10.591 17.591 16 23 21.41 21.41 23z" }], ["path", { d: "M16 4A12 12 0 114 16 12.014 12.014 0 0116 4m0-2a14 14 0 1014 14A14 14 0 0016 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/misuse-outline.ts b/packages/hiccup-carbon-icons/src/misuse-outline.ts index 6b39511c35..ecce3c6ce0 100644 --- a/packages/hiccup-carbon-icons/src/misuse-outline.ts +++ b/packages/hiccup-carbon-icons/src/misuse-outline.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MISUSE_OUTLINE + */ // prettier-ignore -export const MISUSE_OUTLINE = +export const MISUSE_OUTLINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2C8.2 2 2 8.2 2 16s6.2 14 14 14 14-6.2 14-14S23.8 2 16 2zm0 26C9.4 28 4 22.6 4 16S9.4 4 16 4s12 5.4 12 12-5.4 12-12 12z" }], ["path", { d: "M21.4 23L16 17.6 10.6 23 9 21.4l5.4-5.4L9 10.6 10.6 9l5.4 5.4L21.4 9l1.6 1.6-5.4 5.4 5.4 5.4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/misuse.ts b/packages/hiccup-carbon-icons/src/misuse.ts index cb36463691..a24619391e 100644 --- a/packages/hiccup-carbon-icons/src/misuse.ts +++ b/packages/hiccup-carbon-icons/src/misuse.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MISUSE + */ // prettier-ignore -export const MISUSE = +export const MISUSE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2C8.3 2 2 8.3 2 16s6.3 14 14 14 14-6.3 14-14S23.7 2 16 2zm5.4 21L16 17.6 10.6 23 9 21.4l5.4-5.4L9 10.6 10.6 9l5.4 5.4L21.4 9l1.6 1.6-5.4 5.4 5.4 5.4-1.6 1.6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mixed-rain-hail.ts b/packages/hiccup-carbon-icons/src/mixed-rain-hail.ts index 107756f41f..ae9cc236cb 100644 --- a/packages/hiccup-carbon-icons/src/mixed-rain-hail.ts +++ b/packages/hiccup-carbon-icons/src/mixed-rain-hail.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MIXED_RAIN_HAIL + */ // prettier-ignore -export const MIXED_RAIN_HAIL = +export const MIXED_RAIN_HAIL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/mobile-add.ts b/packages/hiccup-carbon-icons/src/mobile-add.ts index 1a421358ee..b081255169 100644 --- a/packages/hiccup-carbon-icons/src/mobile-add.ts +++ b/packages/hiccup-carbon-icons/src/mobile-add.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MOBILE_ADD + */ // prettier-ignore -export const MOBILE_ADD = +export const MOBILE_ADD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 24h-4v-4h-2v4h-4v2h4v4h2v-4h4v-2z" }], ["path", { d: "M10 28V10h12v7h2V6a2.002 2.002 0 00-2-2H10a2.002 2.002 0 00-2 2v22a2.002 2.002 0 002 2h6v-2zm0-22h12v2H10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mobile-audio.ts b/packages/hiccup-carbon-icons/src/mobile-audio.ts index c07c5249a1..c6a7a4f124 100644 --- a/packages/hiccup-carbon-icons/src/mobile-audio.ts +++ b/packages/hiccup-carbon-icons/src/mobile-audio.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MOBILE_AUDIO + */ // prettier-ignore -export const MOBILE_AUDIO = +export const MOBILE_AUDIO: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 12h2v3h-2zM24 7h2v13h-2zM20 11h2v5h-2zM16 9h2v9h-2zM12 12h2v3h-2z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/mobile-check.ts b/packages/hiccup-carbon-icons/src/mobile-check.ts index e1873be032..9b0b373cb2 100644 --- a/packages/hiccup-carbon-icons/src/mobile-check.ts +++ b/packages/hiccup-carbon-icons/src/mobile-check.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MOBILE_CHECK + */ // prettier-ignore -export const MOBILE_CHECK = +export const MOBILE_CHECK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 27.18l-2.59-2.59L16 26l4 4 8-8-1.41-1.41L20 27.18z" }], ["path", { d: "M10 28V10h12v9h2V6a2.002 2.002 0 00-2-2H10a2.002 2.002 0 00-2 2v22a2.002 2.002 0 002 2h4v-2zm0-22h12v2H10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mobile-download.ts b/packages/hiccup-carbon-icons/src/mobile-download.ts index b0fc926331..7411aefbac 100644 --- a/packages/hiccup-carbon-icons/src/mobile-download.ts +++ b/packages/hiccup-carbon-icons/src/mobile-download.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MOBILE_DOWNLOAD + */ // prettier-ignore -export const MOBILE_DOWNLOAD = +export const MOBILE_DOWNLOAD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 25l-1.414-1.414L24 26.172V18h-2v8.172l-2.586-2.586L18 25l5 5 5-5z" }], ["path", { d: "M10 28V10h12v5h2V6a2.002 2.002 0 00-2-2H10a2.002 2.002 0 00-2 2v22a2.002 2.002 0 002 2h6v-2zm0-22h12v2H10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mobile-landscape.ts b/packages/hiccup-carbon-icons/src/mobile-landscape.ts index d3213c3685..7a79548a3c 100644 --- a/packages/hiccup-carbon-icons/src/mobile-landscape.ts +++ b/packages/hiccup-carbon-icons/src/mobile-landscape.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MOBILE_LANDSCAPE + */ // prettier-ignore -export const MOBILE_LANDSCAPE = +export const MOBILE_LANDSCAPE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M3 10v12a2.002 2.002 0 002 2h22a2.002 2.002 0 002-2V10a2.003 2.003 0 00-2-2H5a2.002 2.002 0 00-2 2zm2 0h2v12H5zm22 12H9V10h18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mobile.ts b/packages/hiccup-carbon-icons/src/mobile.ts index ecdaeb56e0..b4ccc5c3e0 100644 --- a/packages/hiccup-carbon-icons/src/mobile.ts +++ b/packages/hiccup-carbon-icons/src/mobile.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MOBILE + */ // prettier-ignore -export const MOBILE = +export const MOBILE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 4H10a2.002 2.002 0 00-2 2v22a2.002 2.002 0 002 2h12a2.003 2.003 0 002-2V6a2.002 2.002 0 00-2-2zm0 2v2H10V6zM10 28V10h12v18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/model-builder-reference.ts b/packages/hiccup-carbon-icons/src/model-builder-reference.ts index 4c89913238..32ef291530 100644 --- a/packages/hiccup-carbon-icons/src/model-builder-reference.ts +++ b/packages/hiccup-carbon-icons/src/model-builder-reference.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MODEL_BUILDER_REFERENCE + */ // prettier-ignore -export const MODEL_BUILDER_REFERENCE = +export const MODEL_BUILDER_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4z" }], ["path", { d: "M22 4v3H10V4H2v8h8V9h7.023A4.946 4.946 0 0016 12v16h2V12a2.998 2.998 0 012.997-3H22v3h8V4zM8 10H4V6h4zm20 0h-4V6h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/model-builder.ts b/packages/hiccup-carbon-icons/src/model-builder.ts index 3a7f0aebb9..520f359bae 100644 --- a/packages/hiccup-carbon-icons/src/model-builder.ts +++ b/packages/hiccup-carbon-icons/src/model-builder.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MODEL_BUILDER + */ // prettier-ignore -export const MODEL_BUILDER = +export const MODEL_BUILDER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 4v3H10V4H2v8h8V9h7.023A4.946 4.946 0 0016 12v8a3.004 3.004 0 01-3 3h-3v-3H2v8h8v-3h3a5.006 5.006 0 005-5v-8a2.998 2.998 0 012.997-3H22v3h8V4zM8 10H4V6h4zm0 16H4v-4h4zm20-16h-4V6h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/model-reference.ts b/packages/hiccup-carbon-icons/src/model-reference.ts index f9b3b64a20..82378ccc6e 100644 --- a/packages/hiccup-carbon-icons/src/model-reference.ts +++ b/packages/hiccup-carbon-icons/src/model-reference.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MODEL_REFERENCE + */ // prettier-ignore -export const MODEL_REFERENCE = +export const MODEL_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4z" }], ["path", { d: "M23.5 4h-15l-6.784 9.045L6.01 18l1.511-1.31L5.19 14h5.255L16 22.887 21.554 14h5.256L15.813 26.692 17.323 28l12.96-14.955zM5 12l4.5-6h4.696l-3.75 6zm11-5.113L19.196 12h-6.392zm0 12.226L12.804 14h6.392zM21.554 12l-3.75-6H22.5l4.5 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/model.ts b/packages/hiccup-carbon-icons/src/model.ts index cb34dbfbed..2f1adf55cf 100644 --- a/packages/hiccup-carbon-icons/src/model.ts +++ b/packages/hiccup-carbon-icons/src/model.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MODEL + */ // prettier-ignore -export const MODEL = +export const MODEL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23.5 4h-15l-6.784 9.045L16 29.527l14.284-16.482zm3.5 8h-5.446l-3.75-6H22.5zm-16.698 2l3.754 10.23L5.19 14zm2.13 0h7.136l-3.569 9.721zm.373-2L16 6.887 19.196 12zm8.893 2h5.112l-8.867 10.231zM9.5 6h4.696l-3.75 6H5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/money.ts b/packages/hiccup-carbon-icons/src/money.ts index 8b849b5839..cac7bacf4c 100644 --- a/packages/hiccup-carbon-icons/src/money.ts +++ b/packages/hiccup-carbon-icons/src/money.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MONEY + */ // prettier-ignore -export const MONEY = +export const MONEY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 22h28v2H2zM2 26h28v2H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zM8 10a2 2 0 102 2 2 2 0 00-2-2z" }], ["path", { d: "M28 20H4a2.005 2.005 0 01-2-2V6a2.005 2.005 0 012-2h24a2.005 2.005 0 012 2v12a2.003 2.003 0 01-2 2zm0-14H4v12h24z" }]]; diff --git a/packages/hiccup-carbon-icons/src/monument.ts b/packages/hiccup-carbon-icons/src/monument.ts index 75b847863e..9249c70565 100644 --- a/packages/hiccup-carbon-icons/src/monument.ts +++ b/packages/hiccup-carbon-icons/src/monument.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MONUMENT + */ // prettier-ignore -export const MONUMENT = +export const MONUMENT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 28V6l-4-4-4 4v22H2v2h28v-2zm-6 0V6.828l2-2 2 2V28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/moon.ts b/packages/hiccup-carbon-icons/src/moon.ts index 40f9073a80..1a5dff55a9 100644 --- a/packages/hiccup-carbon-icons/src/moon.ts +++ b/packages/hiccup-carbon-icons/src/moon.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MOON + */ // prettier-ignore -export const MOON = +export const MOON: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13.502 5.414a15.075 15.075 0 0011.594 18.194 11.113 11.113 0 01-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 01-3.2-21.584M14.98 3a1.002 1.002 0 00-.175.016 13.096 13.096 0 001.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0010.703-5.555 1.01 1.01 0 00-.783-1.565A13.08 13.08 0 0115.89 4.38 1.015 1.015 0 0014.98 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mostly-cloudy-night.ts b/packages/hiccup-carbon-icons/src/mostly-cloudy-night.ts index 9bf3ff42e7..c58587c400 100644 --- a/packages/hiccup-carbon-icons/src/mostly-cloudy-night.ts +++ b/packages/hiccup-carbon-icons/src/mostly-cloudy-night.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MOSTLY_CLOUDY_NIGHT + */ // prettier-ignore -export const MOSTLY_CLOUDY_NIGHT = +export const MOSTLY_CLOUDY_NIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.844 15.035a1.517 1.517 0 00-1.23-.866 5.355 5.355 0 01-3.41-1.716 6.465 6.465 0 01-1.286-6.392 1.603 1.603 0 00-.299-1.546 1.454 1.454 0 00-1.36-.493l-.019.003a7.927 7.927 0 00-6.22 7.431A7.364 7.364 0 0013.5 11a7.551 7.551 0 00-7.15 5.244A5.993 5.993 0 008 28h11a5.977 5.977 0 005.615-8.088 7.505 7.505 0 005.132-3.357 1.537 1.537 0 00.097-1.52zM19 26H8a3.993 3.993 0 01-.673-7.93l.663-.112.145-.656a5.496 5.496 0 0110.73 0l.145.656.663.113A3.993 3.993 0 0119 26zm4.465-8.001h-.021a5.958 5.958 0 00-2.795-1.755 7.507 7.507 0 00-2.6-3.677c-.01-.101-.036-.197-.041-.3a6.078 6.078 0 013.79-6.05 8.458 8.458 0 001.94 7.596 7.4 7.4 0 003.902 2.228 5.429 5.429 0 01-4.175 1.958z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mostly-cloudy.ts b/packages/hiccup-carbon-icons/src/mostly-cloudy.ts index a79dfa0dc5..601be08057 100644 --- a/packages/hiccup-carbon-icons/src/mostly-cloudy.ts +++ b/packages/hiccup-carbon-icons/src/mostly-cloudy.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MOSTLY_CLOUDY + */ // prettier-ignore -export const MOSTLY_CLOUDY = +export const MOSTLY_CLOUDY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21.743 18.692a6.05 6.05 0 001.057-1.087 5.998 5.998 0 10-10.733-4.444A7.557 7.557 0 006.35 18.25 5.993 5.993 0 008 30.005h11a5.985 5.985 0 002.743-11.313zM18 10.005a4.004 4.004 0 014 4 3.961 3.961 0 01-.8 2.4 4.012 4.012 0 01-.94.891 7.542 7.542 0 00-6.134-4.24A3.998 3.998 0 0118 10.005zm1 18H8a3.993 3.993 0 01-.673-7.93l.663-.112.146-.656a5.496 5.496 0 0110.729 0l.146.656.662.112a3.993 3.993 0 01-.673 7.93zM26 13.005h4v2h-4zM22.95 7.641l2.828-2.828 1.414 1.414-2.828 2.828zM17 2.005h2v4h-2zM8.808 6.227l1.414-1.414L13.05 7.64l-1.414 1.414z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mountain.ts b/packages/hiccup-carbon-icons/src/mountain.ts index e6049726cf..2ef1eaa0df 100644 --- a/packages/hiccup-carbon-icons/src/mountain.ts +++ b/packages/hiccup-carbon-icons/src/mountain.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MOUNTAIN + */ // prettier-ignore -export const MOUNTAIN = +export const MOUNTAIN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.634 26L17.79 5.105a2 2 0 00-3.588.021L4.366 26H2v2h28v-2zM15.99 5.979L20.947 16.5 19 17.798l-3-2-3 2-1.955-1.303zm-5.805 12.346L13 20.202l3-2 3 2 2.81-1.873L25.422 26H6.575z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mov.ts b/packages/hiccup-carbon-icons/src/mov.ts index 06875f63a4..a21df557fd 100644 --- a/packages/hiccup-carbon-icons/src/mov.ts +++ b/packages/hiccup-carbon-icons/src/mov.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MOV + */ // prettier-ignore -export const MOV = +export const MOV: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 9l-2 13-2-13h-2l2.52 14h2.96L30 9h-2zM18 23h-4a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2v10a2 2 0 01-2 2zm-4-12v10h4V11zM8 9l-1.51 5L6 15.98 5.54 14 4 9H2v14h2v-8l-.16-2 .58 2L6 19.63 7.58 15l.58-2L8 15v8h2V9H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/move.ts b/packages/hiccup-carbon-icons/src/move.ts index 454b694847..ed2349b197 100644 --- a/packages/hiccup-carbon-icons/src/move.ts +++ b/packages/hiccup-carbon-icons/src/move.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MOVE + */ // prettier-ignore -export const MOVE = +export const MOVE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 11l-1.41 1.41L26.17 15H17V5.83l2.59 2.58L21 7l-5-5-5 5 1.41 1.41L15 5.83V15H5.83l2.58-2.59L7 11l-5 5 5 5 1.41-1.41L5.83 17H15v9.17l-2.59-2.58L11 25l5 5 5-5-1.41-1.41L17 26.17V17h9.17l-2.58 2.59L25 21l5-5-5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/movement.ts b/packages/hiccup-carbon-icons/src/movement.ts index 1360be13af..4d5a0b2d10 100644 --- a/packages/hiccup-carbon-icons/src/movement.ts +++ b/packages/hiccup-carbon-icons/src/movement.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MOVEMENT + */ // prettier-ignore -export const MOVEMENT = +export const MOVEMENT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 20l-1.41 1.41L26.17 25H10a4 4 0 010-8h12a6 6 0 000-12H5.83l3.58-3.59L8 0 2 6l6 6 1.41-1.41L5.83 7H22a4 4 0 010 8H10a6 6 0 000 12h16.17l-3.58 3.59L24 32l6-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mp3.ts b/packages/hiccup-carbon-icons/src/mp3.ts index 19a4601eb2..d9c5fa6687 100644 --- a/packages/hiccup-carbon-icons/src/mp3.ts +++ b/packages/hiccup-carbon-icons/src/mp3.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MP3 + */ // prettier-ignore -export const MP3 = +export const MP3: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 9h-6v2h6v4h-4v2h4v4h-6v2h6a2 2 0 002-2V11a2 2 0 00-2-2zM14 23h-2V9h6a2 2 0 012 2v5a2 2 0 01-2 2h-4zm0-7h4v-5h-4zM8 9l-1.51 5L6 15.98 5.54 14 4 9H2v14h2v-8l-.16-2 .58 2L6 19.63 7.58 15l.58-2L8 15v8h2V9H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mp4.ts b/packages/hiccup-carbon-icons/src/mp4.ts index 442aba836f..1b83c187db 100644 --- a/packages/hiccup-carbon-icons/src/mp4.ts +++ b/packages/hiccup-carbon-icons/src/mp4.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MP4 + */ // prettier-ignore -export const MP4 = +export const MP4: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 10v8-8m1-1h-2v8h-3V9h-2v10h5v4h2v-4h1v-2h-1V9zM14 23h-2V9h6a2 2 0 012 2v5a2 2 0 01-2 2h-4zm0-7h4v-5h-4zM8 9l-1.51 5L6 15.98 5.54 14 4 9H2v14h2v-8l-.16-2 .58 2L6 19.63 7.58 15l.58-2L8 15v8h2V9H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mpeg.ts b/packages/hiccup-carbon-icons/src/mpeg.ts index ed369916ce..c62eb48847 100644 --- a/packages/hiccup-carbon-icons/src/mpeg.ts +++ b/packages/hiccup-carbon-icons/src/mpeg.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MPEG + */ // prettier-ignore -export const MPEG = +export const MPEG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M32 21h-4a2.002 2.002 0 01-2-2v-6a2.002 2.002 0 012-2h4v2h-4v6h2v-2h-1v-2h3zM24 13v-1.976h-6V21h6v-2h-4v-2h2v-2h-2v-2h4zM14 11H9v10h2v-3h3a2.003 2.003 0 002-2v-3a2.002 2.002 0 00-2-2zm-3 5v-3h3l.001 3zM7 11H5l-1.5 4L2 11H0v10h2v-7l1.5 4L5 14v7h2V11z" }]]; diff --git a/packages/hiccup-carbon-icons/src/mpg2.ts b/packages/hiccup-carbon-icons/src/mpg2.ts index e52607c917..5581faf6f4 100644 --- a/packages/hiccup-carbon-icons/src/mpg2.ts +++ b/packages/hiccup-carbon-icons/src/mpg2.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MPG2 + */ // prettier-ignore -export const MPG2 = +export const MPG2: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M32 21h-6v-4a2.002 2.002 0 012-2h2v-2h-4v-2h4a2.002 2.002 0 012 2v2a2.002 2.002 0 01-2 2h-2v2h4zM24 21h-4a2.002 2.002 0 01-2-2v-6a2.002 2.002 0 012-2h4v2h-4v6h2v-2h-1v-2h3zM14 11H9v10h2v-3h3a2.003 2.003 0 002-2v-3a2.002 2.002 0 00-2-2zm-3 5v-3h3l.001 3zM7 11H5l-1.5 4L2 11H0v10h2v-7l1.5 4L5 14v7h2V11z" }]]; diff --git a/packages/hiccup-carbon-icons/src/music.ts b/packages/hiccup-carbon-icons/src/music.ts index 7cc6a0b6a4..179e59fa5f 100644 --- a/packages/hiccup-carbon-icons/src/music.ts +++ b/packages/hiccup-carbon-icons/src/music.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#MUSIC + */ // prettier-ignore -export const MUSIC = +export const MUSIC: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 4H10a2.002 2.002 0 00-2 2v14.556A3.955 3.955 0 006 20a4 4 0 104 4V12h15v8.556A3.954 3.954 0 0023 20a4 4 0 104 4V6a2.002 2.002 0 00-2-2zM6 26a2 2 0 112-2 2.002 2.002 0 01-2 2zm17 0a2 2 0 112-2 2.003 2.003 0 01-2 2zM10 6h15v4H10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/network-1.ts b/packages/hiccup-carbon-icons/src/network-1.ts index 3013294028..558e5c4316 100644 --- a/packages/hiccup-carbon-icons/src/network-1.ts +++ b/packages/hiccup-carbon-icons/src/network-1.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NETWORK_1 + */ // prettier-ignore -export const NETWORK_1 = +export const NETWORK_1: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 20a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zM5 20a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zM10 31a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zM22 31a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zM27 20a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zM22 9a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zM10 9a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/network-2.ts b/packages/hiccup-carbon-icons/src/network-2.ts index 6ab21a9103..99d682d81f 100644 --- a/packages/hiccup-carbon-icons/src/network-2.ts +++ b/packages/hiccup-carbon-icons/src/network-2.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NETWORK_2 + */ // prettier-ignore -export const NETWORK_2 = +export const NETWORK_2: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 17h5.142a4 4 0 100-2H17V7h5.142a4 4 0 100-2H17a2.002 2.002 0 00-2 2v8H9.858a4 4 0 100 2H15v8a2.002 2.002 0 002 2h5.142a4 4 0 100-2H17zm9-3a2 2 0 11-2 2 2.002 2.002 0 012-2zm0-10a2 2 0 11-2 2 2.002 2.002 0 012-2zM6 18a2 2 0 112-2 2.002 2.002 0 01-2 2zm20 6a2 2 0 11-2 2 2.002 2.002 0 012-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/network-3-reference.ts b/packages/hiccup-carbon-icons/src/network-3-reference.ts index 6bf9d44d34..d382a28b8c 100644 --- a/packages/hiccup-carbon-icons/src/network-3-reference.ts +++ b/packages/hiccup-carbon-icons/src/network-3-reference.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NETWORK_3_REFERENCE + */ // prettier-ignore -export const NETWORK_3_REFERENCE = +export const NETWORK_3_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM30 30h-8v-8h8zm-6-2h4v-4h-4zM20 20h-8v-8h8zm-6-2h4v-4h-4z" }], ["path", { d: "M24 17h-2v-2h2a4 4 0 000-8H12V5h12a6 6 0 010 12zM10 10H2V2h8zM4 8h4V4H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/network-3.ts b/packages/hiccup-carbon-icons/src/network-3.ts index 63075e96de..bba27c351f 100644 --- a/packages/hiccup-carbon-icons/src/network-3.ts +++ b/packages/hiccup-carbon-icons/src/network-3.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NETWORK_3 + */ // prettier-ignore -export const NETWORK_3 = +export const NETWORK_3: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 30h-8v-8h8zm-6-2h4v-4h-4zM20 27H8a6 6 0 010-12h2v2H8a4 4 0 000 8h12z" }], ["path", { d: "M20 20h-8v-8h8zm-6-2h4v-4h-4z" }], diff --git a/packages/hiccup-carbon-icons/src/network-4.ts b/packages/hiccup-carbon-icons/src/network-4.ts index 54291d6eb6..c2f83e1f5d 100644 --- a/packages/hiccup-carbon-icons/src/network-4.ts +++ b/packages/hiccup-carbon-icons/src/network-4.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NETWORK_4 + */ // prettier-ignore -export const NETWORK_4 = +export const NETWORK_4: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/new-tab.ts b/packages/hiccup-carbon-icons/src/new-tab.ts index bab27716b3..a9a49428f8 100644 --- a/packages/hiccup-carbon-icons/src/new-tab.ts +++ b/packages/hiccup-carbon-icons/src/new-tab.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NEW_TAB + */ // prettier-ignore -export const NEW_TAB = +export const NEW_TAB: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 26H6V6h9V4H6a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2v-9h-2zM26 6V2h-2v4h-4v2h4v4h2V8h4V6h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/next-filled.ts b/packages/hiccup-carbon-icons/src/next-filled.ts index d2dd21f313..c9286b2a26 100644 --- a/packages/hiccup-carbon-icons/src/next-filled.ts +++ b/packages/hiccup-carbon-icons/src/next-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NEXT_FILLED + */ // prettier-ignore -export const NEXT_FILLED = +export const NEXT_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 16A14 14 0 1016 2 14 14 0 002 16zm6-1h12.15l-5.58-5.607L16 8l8 8-8 8-1.43-1.427L20.15 17H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/next-outline.ts b/packages/hiccup-carbon-icons/src/next-outline.ts index 9e7da2531d..2dc3ff85fa 100644 --- a/packages/hiccup-carbon-icons/src/next-outline.ts +++ b/packages/hiccup-carbon-icons/src/next-outline.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NEXT_OUTLINE + */ // prettier-ignore -export const NEXT_OUTLINE = +export const NEXT_OUTLINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 8l-1.43 1.393L20.15 15H8v2h12.15l-5.58 5.573L16 24l8-8-8-8z" }], ["path", { d: "M16 30a14 14 0 1114-14 14.016 14.016 0 01-14 14zm0-26a12 12 0 1012 12A12.014 12.014 0 0016 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/no-image.ts b/packages/hiccup-carbon-icons/src/no-image.ts index b28baa1865..36ca37416c 100644 --- a/packages/hiccup-carbon-icons/src/no-image.ts +++ b/packages/hiccup-carbon-icons/src/no-image.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NO_IMAGE + */ // prettier-ignore -export const NO_IMAGE = +export const NO_IMAGE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 3.414L28.586 2 2 28.586 3.414 30l2-2H26a2.003 2.003 0 002-2V5.414zM26 26H7.414l7.793-7.793 2.379 2.379a2 2 0 002.828 0L22 19l4 3.997zm0-5.832l-2.586-2.586a2 2 0 00-2.828 0L19 19.168l-2.377-2.377L26 7.414zM6 22v-3l5-4.997 1.373 1.374 1.416-1.416-1.375-1.375a2 2 0 00-2.828 0L6 16.172V6h16V4H6a2.002 2.002 0 00-2 2v16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/no-ticket.ts b/packages/hiccup-carbon-icons/src/no-ticket.ts index cd7fb54ecc..cc2a44488e 100644 --- a/packages/hiccup-carbon-icons/src/no-ticket.ts +++ b/packages/hiccup-carbon-icons/src/no-ticket.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NO_TICKET + */ // prettier-ignore -export const NO_TICKET = +export const NO_TICKET: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 6h-.586L30 3.414 28.586 2 2 28.586 3.414 30l4-4H28a2.003 2.003 0 002-2v-5a1 1 0 00-1-1 2 2 0 010-4 1 1 0 001-1V8a2.002 2.002 0 00-2-2zm0 6.127a4 4 0 000 7.746V24h-7v-3h-2v3H9.414L19 14.414V19h2v-6.586L25.414 8H28zM4 12.127V8h15V6H4a2.002 2.002 0 00-2 2v5a1 1 0 001 1 2 2 0 010 4 1 1 0 00-1 1v5h2v-4.127a4 4 0 000-7.747z" }]]; diff --git a/packages/hiccup-carbon-icons/src/nominal.ts b/packages/hiccup-carbon-icons/src/nominal.ts index eeb65098fb..4078552512 100644 --- a/packages/hiccup-carbon-icons/src/nominal.ts +++ b/packages/hiccup-carbon-icons/src/nominal.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NOMINAL + */ // prettier-ignore -export const NOMINAL = +export const NOMINAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 28a6 6 0 116-6 6.007 6.007 0 01-6 6zm0-10a4 4 0 104 4 4.005 4.005 0 00-4-4zM8 28a6 6 0 116-6 6.007 6.007 0 01-6 6zm0-10a4 4 0 104 4 4.005 4.005 0 00-4-4zM16 14a6 6 0 116-6 6.007 6.007 0 01-6 6zm0-10a4 4 0 104 4 4.005 4.005 0 00-4-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/noodle-bowl.ts b/packages/hiccup-carbon-icons/src/noodle-bowl.ts index 5b93526e48..7a9c4dab12 100644 --- a/packages/hiccup-carbon-icons/src/noodle-bowl.ts +++ b/packages/hiccup-carbon-icons/src/noodle-bowl.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NOODLE_BOWL + */ // prettier-ignore -export const NOODLE_BOWL = +export const NOODLE_BOWL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11.414 15l-8-8L2 8.414 8.586 15H2v1a14 14 0 0028 0v-1zM16 28A12.017 12.017 0 014.041 17H27.96A12.017 12.017 0 0116 28z" }], ["path", { d: "M22 8a5.005 5.005 0 00-1.57.255A8.024 8.024 0 0014 5a7.936 7.936 0 00-4.906 1.68L4.414 2 3 3.414l6.05 6.05.707-.707A5.96 5.96 0 0114 7a6.02 6.02 0 014.688 2.264 5.06 5.06 0 00-.59.61A2.99 2.99 0 0115.754 11H12v2h3.754a4.98 4.98 0 003.904-1.875A3 3 0 0125 13h2a5.006 5.006 0 00-5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/not-available.ts b/packages/hiccup-carbon-icons/src/not-available.ts index 115ebe8138..644d705771 100644 --- a/packages/hiccup-carbon-icons/src/not-available.ts +++ b/packages/hiccup-carbon-icons/src/not-available.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NOT_AVAILABLE + */ // prettier-ignore -export const NOT_AVAILABLE = +export const NOT_AVAILABLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 15h10v2H4zM18 15h10v2H18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/not-sent-filled.ts b/packages/hiccup-carbon-icons/src/not-sent-filled.ts index bd96cb224d..92f8e89f80 100644 --- a/packages/hiccup-carbon-icons/src/not-sent-filled.ts +++ b/packages/hiccup-carbon-icons/src/not-sent-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NOT_SENT_FILLED + */ // prettier-ignore -export const NOT_SENT_FILLED = +export const NOT_SENT_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 28.59L3.41 2 2 3.41l8 8-7.34 2.65a1 1 0 000 1.87l8.59 3.43L14.59 16 16 17.41l-3.37 3.37 3.44 8.59A1 1 0 0017 30a1 1 0 00.92-.66L20.6 22l8 8zM22.49 16.83l3.45-9.49a1 1 0 00-1.28-1.28l-9.49 3.45z" }]]; diff --git a/packages/hiccup-carbon-icons/src/not-sent.ts b/packages/hiccup-carbon-icons/src/not-sent.ts index 996dd223b2..ffc489912d 100644 --- a/packages/hiccup-carbon-icons/src/not-sent.ts +++ b/packages/hiccup-carbon-icons/src/not-sent.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NOT_SENT + */ // prettier-ignore -export const NOT_SENT = +export const NOT_SENT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 28.59L3.41 2 2 3.41l8 8-7.34 2.65a1 1 0 000 1.87l9.6 3.84 3.84 9.6a1 1 0 00.9.63 1 1 0 00.92-.66L20.6 22l8 8zM5.8 15l5.74-2 3.05 3-1.83 1.83zM17 26.2l-2.79-7L16 17.41l3 3.05zM15.69 11.45l7.64-2.78-2.78 7.64 1.56 1.56 3.83-10.53a1 1 0 00-1.28-1.28L14.13 9.89z" }]]; diff --git a/packages/hiccup-carbon-icons/src/notebook-reference.ts b/packages/hiccup-carbon-icons/src/notebook-reference.ts index e24ee1ed9b..4739529ba1 100644 --- a/packages/hiccup-carbon-icons/src/notebook-reference.ts +++ b/packages/hiccup-carbon-icons/src/notebook-reference.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NOTEBOOK_REFERENCE + */ // prettier-ignore -export const NOTEBOOK_REFERENCE = +export const NOTEBOOK_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h3.586L2 27.586 3.414 29 9 23.414V27h2v-7H4zM19 10h7v2h-7zM19 15h7v2h-7zM19 20h7v2h-7z" }], ["path", { d: "M28 5H4a2.002 2.002 0 00-2 2v10h2V7h11v20h13a2.002 2.002 0 002-2V7a2.002 2.002 0 00-2-2zM17 25V7h11l.002 18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/notebook.ts b/packages/hiccup-carbon-icons/src/notebook.ts index 9e4640ac84..15c616aa71 100644 --- a/packages/hiccup-carbon-icons/src/notebook.ts +++ b/packages/hiccup-carbon-icons/src/notebook.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NOTEBOOK + */ // prettier-ignore -export const NOTEBOOK = +export const NOTEBOOK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 10h7v2h-7zM19 15h7v2h-7zM19 20h7v2h-7z" }], ["path", { d: "M28 5H4a2.002 2.002 0 00-2 2v18a2.002 2.002 0 002 2h24a2.003 2.003 0 002-2V7a2.002 2.002 0 00-2-2zM4 7h11v18H4zm13 18V7h11l.002 18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/notification-filled.ts b/packages/hiccup-carbon-icons/src/notification-filled.ts index e8cb9e2868..d2118b2e0c 100644 --- a/packages/hiccup-carbon-icons/src/notification-filled.ts +++ b/packages/hiccup-carbon-icons/src/notification-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NOTIFICATION_FILLED + */ // prettier-ignore -export const NOTIFICATION_FILLED = +export const NOTIFICATION_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28.7 20.3L26 17.6V13a10.07 10.07 0 00-9-10V1h-2v2a10.15 10.15 0 00-9 10v4.6l-2.7 2.7a.91.91 0 00-.3.7v3a.94.94 0 001 1h7a5 5 0 0010 0h7a.94.94 0 001-1v-3a.91.91 0 00-.3-.7zM16 28a3 3 0 01-3-3h6a3 3 0 01-3 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/notification-new.ts b/packages/hiccup-carbon-icons/src/notification-new.ts index eb503879da..ccfb929dbf 100644 --- a/packages/hiccup-carbon-icons/src/notification-new.ts +++ b/packages/hiccup-carbon-icons/src/notification-new.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NOTIFICATION_NEW + */ // prettier-ignore -export const NOTIFICATION_NEW = +export const NOTIFICATION_NEW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 17.6V15h-2v3a.91.91 0 00.3.7l2.7 2.7V23H5v-1.6l2.7-2.7A.91.91 0 008 18v-5a8 8 0 018-8 7.89 7.89 0 014 1.09V3.8a9.71 9.71 0 00-3-.8V1h-2v2a10.15 10.15 0 00-9 10v4.6l-2.7 2.7a.91.91 0 00-.3.7v3a.94.94 0 001 1h7a5 5 0 0010 0h7a.94.94 0 001-1v-3a.91.91 0 00-.3-.7zM16 28a3 3 0 01-3-3h6a3 3 0 01-3 3z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/notification-off-filled.ts b/packages/hiccup-carbon-icons/src/notification-off-filled.ts index 99ec463fa1..14210d80e1 100644 --- a/packages/hiccup-carbon-icons/src/notification-off-filled.ts +++ b/packages/hiccup-carbon-icons/src/notification-off-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NOTIFICATION_OFF_FILLED + */ // prettier-ignore -export const NOTIFICATION_OFF_FILLED = +export const NOTIFICATION_OFF_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 17.6V13a10 10 0 00-1.09-4.5L30 3.41 28.59 2 2 28.59 3.41 30l5-5H11a5 5 0 0010 0h7a.94.94 0 001-1v-3a.91.91 0 00-.3-.7zM16 28a3 3 0 01-3-3h6a3 3 0 01-3 3zM21.63 4.72A9.78 9.78 0 0017 3V1h-2v2a10.15 10.15 0 00-9 10v4.6l-2.7 2.7a.91.91 0 00-.3.7v2.34z" }]]; diff --git a/packages/hiccup-carbon-icons/src/notification-off.ts b/packages/hiccup-carbon-icons/src/notification-off.ts index ec5fd21207..434b353d1c 100644 --- a/packages/hiccup-carbon-icons/src/notification-off.ts +++ b/packages/hiccup-carbon-icons/src/notification-off.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NOTIFICATION_OFF + */ // prettier-ignore -export const NOTIFICATION_OFF = +export const NOTIFICATION_OFF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M5 23v-1.6l2.7-2.7A.91.91 0 008 18v-5a8 8 0 0113-6.24l1.44-1.43A9.79 9.79 0 0017 3V1h-2v2a10.15 10.15 0 00-9 10v4.6l-2.7 2.7a.91.91 0 00-.3.7v2zM26 17.6V13a10 10 0 00-1.09-4.5L30 3.41 28.59 2 2 28.59 3.41 30l5-5H11a5 5 0 0010 0h7a.94.94 0 001-1v-3a.91.91 0 00-.3-.7zM16 28a3 3 0 01-3-3h6a3 3 0 01-3 3zm11-5H10.42l13-13a8.06 8.06 0 01.58 3v5a.91.91 0 00.3.7l2.7 2.7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/notification.ts b/packages/hiccup-carbon-icons/src/notification.ts index 0bf6e6cc9e..7fd2ec3aa1 100644 --- a/packages/hiccup-carbon-icons/src/notification.ts +++ b/packages/hiccup-carbon-icons/src/notification.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NOTIFICATION + */ // prettier-ignore -export const NOTIFICATION = +export const NOTIFICATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28.7 20.3L26 17.6V13a10.07 10.07 0 00-9-10V1h-2v2a10.15 10.15 0 00-9 10v4.6l-2.7 2.7a.91.91 0 00-.3.7v3a.94.94 0 001 1h7a5 5 0 0010 0h7a.94.94 0 001-1v-3a.91.91 0 00-.3-.7zM16 28a3 3 0 01-3-3h6a3 3 0 01-3 3zm11-5H5v-1.6l2.7-2.7A.91.91 0 008 18v-5a8 8 0 0116 0v5a.91.91 0 00.3.7l2.7 2.7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-0.ts b/packages/hiccup-carbon-icons/src/number-0.ts index 837aee20a8..a8030b916e 100644 --- a/packages/hiccup-carbon-icons/src/number-0.ts +++ b/packages/hiccup-carbon-icons/src/number-0.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_0 + */ // prettier-ignore -export const NUMBER_0 = +export const NUMBER_0: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 23h-4a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2v10a2 2 0 01-2 2zm-4-12v10h4V11z" }], ["path", { d: "M15 15h2v2h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-1.ts b/packages/hiccup-carbon-icons/src/number-1.ts index 4cbea91274..ab754b6041 100644 --- a/packages/hiccup-carbon-icons/src/number-1.ts +++ b/packages/hiccup-carbon-icons/src/number-1.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_1 + */ // prettier-ignore -export const NUMBER_1 = +export const NUMBER_1: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 10v12-12m1-1h-5v2h3v10h-3v2h8v-2h-3V9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-2.ts b/packages/hiccup-carbon-icons/src/number-2.ts index 2bb9a70437..31462d2b01 100644 --- a/packages/hiccup-carbon-icons/src/number-2.ts +++ b/packages/hiccup-carbon-icons/src/number-2.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_2 + */ // prettier-ignore -export const NUMBER_2 = +export const NUMBER_2: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 23h-8v-6a2 2 0 012-2h4v-4h-6V9h6a2 2 0 012 2v4a2 2 0 01-2 2h-4v4h6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-3.ts b/packages/hiccup-carbon-icons/src/number-3.ts index 9c697abc55..1a4280b899 100644 --- a/packages/hiccup-carbon-icons/src/number-3.ts +++ b/packages/hiccup-carbon-icons/src/number-3.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_3 + */ // prettier-ignore -export const NUMBER_3 = +export const NUMBER_3: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 9h-6v2h6v4h-4v2h4v4h-6v2h6a2 2 0 002-2V11a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-4.ts b/packages/hiccup-carbon-icons/src/number-4.ts index 0bcf8644d4..300e0f4461 100644 --- a/packages/hiccup-carbon-icons/src/number-4.ts +++ b/packages/hiccup-carbon-icons/src/number-4.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_4 + */ // prettier-ignore -export const NUMBER_4 = +export const NUMBER_4: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 10v8-8m1-1h-2v8h-3V9h-2v10h5v4h2v-4h1v-2h-1V9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-5.ts b/packages/hiccup-carbon-icons/src/number-5.ts index 4a250953df..2c85eb9373 100644 --- a/packages/hiccup-carbon-icons/src/number-5.ts +++ b/packages/hiccup-carbon-icons/src/number-5.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_5 + */ // prettier-ignore -export const NUMBER_5 = +export const NUMBER_5: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 23h-6v-2h6v-4h-6V9h8v2h-6v4h4a2 2 0 012 2v4a2 2 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-6.ts b/packages/hiccup-carbon-icons/src/number-6.ts index 1252b66660..cb9bc2e859 100644 --- a/packages/hiccup-carbon-icons/src/number-6.ts +++ b/packages/hiccup-carbon-icons/src/number-6.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_6 + */ // prettier-ignore -export const NUMBER_6 = +export const NUMBER_6: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 14h-4v-3h5V9h-5a2 2 0 00-2 2v10a2 2 0 002 2h4a2 2 0 002-2v-5a2 2 0 00-2-2zm-4 7v-5h4v5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-7.ts b/packages/hiccup-carbon-icons/src/number-7.ts index 8d5d540e59..9be4c9a5fe 100644 --- a/packages/hiccup-carbon-icons/src/number-7.ts +++ b/packages/hiccup-carbon-icons/src/number-7.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_7 + */ // prettier-ignore -export const NUMBER_7 = +export const NUMBER_7: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 9h-8v4h2v-2h3.85L13 23h2.16L20 11V9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-8.ts b/packages/hiccup-carbon-icons/src/number-8.ts index 2a3cb8070a..6622e72823 100644 --- a/packages/hiccup-carbon-icons/src/number-8.ts +++ b/packages/hiccup-carbon-icons/src/number-8.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_8 + */ // prettier-ignore -export const NUMBER_8 = +export const NUMBER_8: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 9h-4a2 2 0 00-2 2v10a2 2 0 002 2h4a2 2 0 002-2V11a2 2 0 00-2-2zm0 2v4h-4v-4zm-4 10v-4h4v4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-9.ts b/packages/hiccup-carbon-icons/src/number-9.ts index e311eba853..283f842163 100644 --- a/packages/hiccup-carbon-icons/src/number-9.ts +++ b/packages/hiccup-carbon-icons/src/number-9.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_9 + */ // prettier-ignore -export const NUMBER_9 = +export const NUMBER_9: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 9h-4a2 2 0 00-2 2v5a2 2 0 002 2h4v3h-5v2h5a2 2 0 002-2V11a2 2 0 00-2-2zm0 7h-4v-5h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-small-0.ts b/packages/hiccup-carbon-icons/src/number-small-0.ts index 6f4f3f3a59..b9673f2d3d 100644 --- a/packages/hiccup-carbon-icons/src/number-small-0.ts +++ b/packages/hiccup-carbon-icons/src/number-small-0.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_SMALL_0 + */ // prettier-ignore -export const NUMBER_SMALL_0 = +export const NUMBER_SMALL_0: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 21h-2a2 2 0 01-2-2v-6a2 2 0 012-2h2a2 2 0 012 2v6a2 2 0 01-2 2zm-2-8v6h2v-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-small-1.ts b/packages/hiccup-carbon-icons/src/number-small-1.ts index 8b3a5c94bc..8c5f212d19 100644 --- a/packages/hiccup-carbon-icons/src/number-small-1.ts +++ b/packages/hiccup-carbon-icons/src/number-small-1.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_SMALL_1 + */ // prettier-ignore -export const NUMBER_SMALL_1 = +export const NUMBER_SMALL_1: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 19v-8h-2v1h-2v2h2v5h-2v2h6v-2h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-small-2.ts b/packages/hiccup-carbon-icons/src/number-small-2.ts index 6e926e9fca..ffc94ef060 100644 --- a/packages/hiccup-carbon-icons/src/number-small-2.ts +++ b/packages/hiccup-carbon-icons/src/number-small-2.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_SMALL_2 + */ // prettier-ignore -export const NUMBER_SMALL_2 = +export const NUMBER_SMALL_2: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 21h-6v-4a2 2 0 012-2h2v-2h-4v-2h4a2 2 0 012 2v2a2 2 0 01-2 2h-2v2h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-small-3.ts b/packages/hiccup-carbon-icons/src/number-small-3.ts index 37b96bce2d..7d8a836e29 100644 --- a/packages/hiccup-carbon-icons/src/number-small-3.ts +++ b/packages/hiccup-carbon-icons/src/number-small-3.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_SMALL_3 + */ // prettier-ignore -export const NUMBER_SMALL_3 = +export const NUMBER_SMALL_3: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 11h-4v2h4v2h-3v2h3v2h-4v2h4a2 2 0 002-2v-6a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-small-4.ts b/packages/hiccup-carbon-icons/src/number-small-4.ts index d064db8f69..1a2551acac 100644 --- a/packages/hiccup-carbon-icons/src/number-small-4.ts +++ b/packages/hiccup-carbon-icons/src/number-small-4.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_SMALL_4 + */ // prettier-ignore -export const NUMBER_SMALL_4 = +export const NUMBER_SMALL_4: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 11v4h-2v-4h-2v6h4v4h2V11h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-small-5.ts b/packages/hiccup-carbon-icons/src/number-small-5.ts index d9a54688b9..8291c41e6b 100644 --- a/packages/hiccup-carbon-icons/src/number-small-5.ts +++ b/packages/hiccup-carbon-icons/src/number-small-5.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_SMALL_5 + */ // prettier-ignore -export const NUMBER_SMALL_5 = +export const NUMBER_SMALL_5: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 21h-4v-2h4v-2h-4v-6h6v2h-4v2h2a2 2 0 012 2v2a2 2 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-small-6.ts b/packages/hiccup-carbon-icons/src/number-small-6.ts index 9968f3a46f..7e3baa40e7 100644 --- a/packages/hiccup-carbon-icons/src/number-small-6.ts +++ b/packages/hiccup-carbon-icons/src/number-small-6.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_SMALL_6 + */ // prettier-ignore -export const NUMBER_SMALL_6 = +export const NUMBER_SMALL_6: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 21h-2a2 2 0 01-2-2v-6a2 2 0 012-2h3v2h-3v2h2a2 2 0 012 2v2a2 2 0 01-2 2zm-2-4v2h2v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-small-7.ts b/packages/hiccup-carbon-icons/src/number-small-7.ts index 58bfbb08db..266d60fdab 100644 --- a/packages/hiccup-carbon-icons/src/number-small-7.ts +++ b/packages/hiccup-carbon-icons/src/number-small-7.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_SMALL_7 + */ // prettier-ignore -export const NUMBER_SMALL_7 = +export const NUMBER_SMALL_7: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16.44 21h-2L17 13h-2v1h-2v-3h6v2l-2.56 8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-small-8.ts b/packages/hiccup-carbon-icons/src/number-small-8.ts index 27818f9ab1..a1bc72e2ff 100644 --- a/packages/hiccup-carbon-icons/src/number-small-8.ts +++ b/packages/hiccup-carbon-icons/src/number-small-8.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_SMALL_8 + */ // prettier-ignore -export const NUMBER_SMALL_8 = +export const NUMBER_SMALL_8: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 11h-2a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2v-6a2 2 0 00-2-2zm0 2v2h-2v-2zm-2 6v-2h2v2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/number-small-9.ts b/packages/hiccup-carbon-icons/src/number-small-9.ts index e18716fa22..01de817a38 100644 --- a/packages/hiccup-carbon-icons/src/number-small-9.ts +++ b/packages/hiccup-carbon-icons/src/number-small-9.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#NUMBER_SMALL_9 + */ // prettier-ignore -export const NUMBER_SMALL_9 = +export const NUMBER_SMALL_9: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 21h-3v-2h3v-2h-2a2 2 0 01-2-2v-2a2 2 0 012-2h2a2 2 0 012 2v6a2 2 0 01-2 2zm-2-8v2h2v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/object-storage.ts b/packages/hiccup-carbon-icons/src/object-storage.ts index 46e1be21a8..6270ecec0c 100644 --- a/packages/hiccup-carbon-icons/src/object-storage.ts +++ b/packages/hiccup-carbon-icons/src/object-storage.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OBJECT_STORAGE + */ // prettier-ignore -export const OBJECT_STORAGE = +export const OBJECT_STORAGE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 20h-2v2h2v6H4v-6h10v-2H4a2.002 2.002 0 00-2 2v6a2.002 2.002 0 002 2h24a2.002 2.002 0 002-2v-6a2.002 2.002 0 00-2-2z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/omega.ts b/packages/hiccup-carbon-icons/src/omega.ts index 5670479504..07096e56a7 100644 --- a/packages/hiccup-carbon-icons/src/omega.ts +++ b/packages/hiccup-carbon-icons/src/omega.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OMEGA + */ // prettier-ignore -export const OMEGA = +export const OMEGA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22.737 25A14.31 14.31 0 0027 15c0-6.58-4.42-11-11-11S5 8.42 5 15a14.31 14.31 0 004.263 10H4v2h9v-1.528l-.435-.298A12.646 12.646 0 017 15c0-5.467 3.533-9 9-9s9 3.533 9 9a12.567 12.567 0 01-5 9.761V27h8v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/opacity.ts b/packages/hiccup-carbon-icons/src/opacity.ts index 5bfb0e0eba..ef66429818 100644 --- a/packages/hiccup-carbon-icons/src/opacity.ts +++ b/packages/hiccup-carbon-icons/src/opacity.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OPACITY + */ // prettier-ignore -export const OPACITY = +export const OPACITY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 6h4v4H6zM10 10h4v4h-4zM14 6h4v4h-4zM22 6h4v4h-4zM6 14h4v4H6zM14 14h4v4h-4zM22 14h4v4h-4zM6 22h4v4H6zM14 22h4v4h-4zM22 22h4v4h-4zM18 10h4v4h-4zM10 18h4v4h-4zM18 18h4v4h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/open-panel-bottom.ts b/packages/hiccup-carbon-icons/src/open-panel-bottom.ts index 1888da4951..f12f8c91d2 100644 --- a/packages/hiccup-carbon-icons/src/open-panel-bottom.ts +++ b/packages/hiccup-carbon-icons/src/open-panel-bottom.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OPEN_PANEL_BOTTOM + */ // prettier-ignore -export const OPEN_PANEL_BOTTOM = +export const OPEN_PANEL_BOTTOM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 4H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V6a2 2 0 00-2-2zm0 2v12H4V6zM4 26v-6h24v6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/open-panel-filled-bottom.ts b/packages/hiccup-carbon-icons/src/open-panel-filled-bottom.ts index 4edc6121f0..241768987e 100644 --- a/packages/hiccup-carbon-icons/src/open-panel-filled-bottom.ts +++ b/packages/hiccup-carbon-icons/src/open-panel-filled-bottom.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OPEN_PANEL_FILLED_BOTTOM + */ // prettier-ignore -export const OPEN_PANEL_FILLED_BOTTOM = +export const OPEN_PANEL_FILLED_BOTTOM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 4H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V6a2 2 0 00-2-2zm0 2v12H4V6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/open-panel-filled-left.ts b/packages/hiccup-carbon-icons/src/open-panel-filled-left.ts index c8415e60dd..7807fb4058 100644 --- a/packages/hiccup-carbon-icons/src/open-panel-filled-left.ts +++ b/packages/hiccup-carbon-icons/src/open-panel-filled-left.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OPEN_PANEL_FILLED_LEFT + */ // prettier-ignore -export const OPEN_PANEL_FILLED_LEFT = +export const OPEN_PANEL_FILLED_LEFT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 4H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V6a2 2 0 00-2-2zm0 22H12V6h16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/open-panel-filled-right.ts b/packages/hiccup-carbon-icons/src/open-panel-filled-right.ts index 3d48d97184..f14ac9ec1d 100644 --- a/packages/hiccup-carbon-icons/src/open-panel-filled-right.ts +++ b/packages/hiccup-carbon-icons/src/open-panel-filled-right.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OPEN_PANEL_FILLED_RIGHT + */ // prettier-ignore -export const OPEN_PANEL_FILLED_RIGHT = +export const OPEN_PANEL_FILLED_RIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 4H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V6a2 2 0 00-2-2zM4 6h16v20H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/open-panel-filled-top.ts b/packages/hiccup-carbon-icons/src/open-panel-filled-top.ts index 2ea6bac6f0..9fd947548c 100644 --- a/packages/hiccup-carbon-icons/src/open-panel-filled-top.ts +++ b/packages/hiccup-carbon-icons/src/open-panel-filled-top.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OPEN_PANEL_FILLED_TOP + */ // prettier-ignore -export const OPEN_PANEL_FILLED_TOP = +export const OPEN_PANEL_FILLED_TOP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 4H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V6a2 2 0 00-2-2zM4 26V14h24v12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/open-panel-left.ts b/packages/hiccup-carbon-icons/src/open-panel-left.ts index 35fea8f255..3ddfe86d2f 100644 --- a/packages/hiccup-carbon-icons/src/open-panel-left.ts +++ b/packages/hiccup-carbon-icons/src/open-panel-left.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OPEN_PANEL_LEFT + */ // prettier-ignore -export const OPEN_PANEL_LEFT = +export const OPEN_PANEL_LEFT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 4H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V6a2 2 0 00-2-2zM4 6h6v20H4zm24 20H12V6h16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/open-panel-right.ts b/packages/hiccup-carbon-icons/src/open-panel-right.ts index 7e085ea39c..f6982cdaa3 100644 --- a/packages/hiccup-carbon-icons/src/open-panel-right.ts +++ b/packages/hiccup-carbon-icons/src/open-panel-right.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OPEN_PANEL_RIGHT + */ // prettier-ignore -export const OPEN_PANEL_RIGHT = +export const OPEN_PANEL_RIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 4H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V6a2 2 0 00-2-2zM4 6h16v20H4zm24 20h-6V6h6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/open-panel-top.ts b/packages/hiccup-carbon-icons/src/open-panel-top.ts index 8faca4c76c..372d8d39e2 100644 --- a/packages/hiccup-carbon-icons/src/open-panel-top.ts +++ b/packages/hiccup-carbon-icons/src/open-panel-top.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OPEN_PANEL_TOP + */ // prettier-ignore -export const OPEN_PANEL_TOP = +export const OPEN_PANEL_TOP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 4H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V6a2 2 0 00-2-2zm0 2v6H4V6zM4 26V14h24v12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/operations-field.ts b/packages/hiccup-carbon-icons/src/operations-field.ts index 93baed8a16..5636c31512 100644 --- a/packages/hiccup-carbon-icons/src/operations-field.ts +++ b/packages/hiccup-carbon-icons/src/operations-field.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OPERATIONS_FIELD + */ // prettier-ignore -export const OPERATIONS_FIELD = +export const OPERATIONS_FIELD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 12V2h2v10zM24 12V2h2v10zM28 12V2h2v10zM16 20a3.912 3.912 0 01-4-4 3.912 3.912 0 014-4v-2a6 6 0 106 6h-2a3.912 3.912 0 01-4 4z" }], ["path", { d: "M28.893 18.454L26.098 16l-1.318 1.504 2.792 2.452-2.36 4.088-3.427-1.16a9.031 9.031 0 01-2.714 1.565L18.36 28h-4.72l-.71-3.55a9.095 9.095 0 01-2.695-1.572l-3.447 1.166-2.36-4.088 2.725-2.395a8.926 8.926 0 01-.007-3.128l-2.718-2.39 2.36-4.087 3.427 1.16A9.03 9.03 0 0112.93 7.55L13.64 4H16V2h-2.36a2 2 0 00-1.961 1.608l-.504 2.518a10.967 10.967 0 00-1.327.754l-2.42-.819a1.998 1.998 0 00-2.372.895l-2.36 4.088a2 2 0 00.411 2.502l1.931 1.697C5.021 15.495 5 15.745 5 16c0 .258.01.513.028.766l-1.92 1.688a2 2 0 00-.413 2.502l2.36 4.088a1.998 1.998 0 002.374.895l2.434-.824a10.974 10.974 0 001.312.759l.503 2.518A2 2 0 0013.64 30h4.72a2 2 0 001.961-1.608l.504-2.519a10.967 10.967 0 001.327-.753l2.419.818a1.998 1.998 0 002.373-.894l2.36-4.088a2 2 0 00-.411-2.502z" }]]; diff --git a/packages/hiccup-carbon-icons/src/operations-record.ts b/packages/hiccup-carbon-icons/src/operations-record.ts index 559a801756..f03666c3f9 100644 --- a/packages/hiccup-carbon-icons/src/operations-record.ts +++ b/packages/hiccup-carbon-icons/src/operations-record.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OPERATIONS_RECORD + */ // prettier-ignore -export const OPERATIONS_RECORD = +export const OPERATIONS_RECORD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 20h10v2H20zM20 24h10v2H20zM20 28h10v2H20zM16 20a3.912 3.912 0 01-4-4 3.912 3.912 0 014-4 3.912 3.912 0 014 4h2a6 6 0 10-6 6z" }], ["path", { d: "M29.305 11.044l-2.36-4.088a1.998 1.998 0 00-2.374-.895l-2.434.824a11.042 11.042 0 00-1.312-.758l-.504-2.52A2 2 0 0018.36 2h-4.72a2 2 0 00-1.961 1.608l-.504 2.518a10.967 10.967 0 00-1.327.754l-2.42-.819a1.998 1.998 0 00-2.372.895l-2.36 4.088a2 2 0 00.411 2.502l1.931 1.697C5.021 15.495 5 15.745 5 16c0 .258.01.513.028.766l-1.92 1.688a2 2 0 00-.413 2.502l2.36 4.088a1.998 1.998 0 002.374.895l2.434-.824a10.974 10.974 0 001.312.759l.503 2.518A2 2 0 0013.64 30H16v-2h-2.36l-.71-3.55a9.095 9.095 0 01-2.695-1.572l-3.447 1.166-2.36-4.088 2.725-2.395a8.926 8.926 0 01-.007-3.128l-2.718-2.39 2.36-4.087 3.427 1.16A9.03 9.03 0 0112.93 7.55L13.64 4h4.72l.71 3.55a9.098 9.098 0 012.695 1.572l3.447-1.166 2.36 4.088-2.798 2.452L26.092 16l2.8-2.454a2 2 0 00.413-2.502z" }]]; diff --git a/packages/hiccup-carbon-icons/src/ordinal.ts b/packages/hiccup-carbon-icons/src/ordinal.ts index 2b9a3c7124..25b4fbd38b 100644 --- a/packages/hiccup-carbon-icons/src/ordinal.ts +++ b/packages/hiccup-carbon-icons/src/ordinal.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ORDINAL + */ // prettier-ignore -export const ORDINAL = +export const ORDINAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 26V4h-8v6h-6v6H6v10H2v2h28v-2zM8 26v-8h4v8zm6 0V12h4v14zm6 0V6h4v20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/overflow-menu-horizontal.ts b/packages/hiccup-carbon-icons/src/overflow-menu-horizontal.ts index b47d6e11c1..b28ad603c7 100644 --- a/packages/hiccup-carbon-icons/src/overflow-menu-horizontal.ts +++ b/packages/hiccup-carbon-icons/src/overflow-menu-horizontal.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OVERFLOW_MENU_HORIZONTAL + */ // prettier-ignore -export const OVERFLOW_MENU_HORIZONTAL = +export const OVERFLOW_MENU_HORIZONTAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/overflow-menu-vertical.ts b/packages/hiccup-carbon-icons/src/overflow-menu-vertical.ts index 58f3d78df0..8283799638 100644 --- a/packages/hiccup-carbon-icons/src/overflow-menu-vertical.ts +++ b/packages/hiccup-carbon-icons/src/overflow-menu-vertical.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#OVERFLOW_MENU_VERTICAL + */ // prettier-ignore -export const OVERFLOW_MENU_VERTICAL = +export const OVERFLOW_MENU_VERTICAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/package.ts b/packages/hiccup-carbon-icons/src/package.ts index a715796524..19023baf91 100644 --- a/packages/hiccup-carbon-icons/src/package.ts +++ b/packages/hiccup-carbon-icons/src/package.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PACKAGE + */ // prettier-ignore -export const PACKAGE = +export const PACKAGE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 30H6a2 2 0 01-2-2V16a2 2 0 012-2h3v2H6v12h20V16h-3v-2h3a2 2 0 012 2v12a2 2 0 01-2 2z" }], ["path", { d: "M13 20h6v2h-6zM20.59 8.59L17 12.17V2h-2v10.17l-3.59-3.58L10 10l6 6 6-6-1.41-1.41z" }]]; diff --git a/packages/hiccup-carbon-icons/src/page-first.ts b/packages/hiccup-carbon-icons/src/page-first.ts index bb464a98f5..0294aeef41 100644 --- a/packages/hiccup-carbon-icons/src/page-first.ts +++ b/packages/hiccup-carbon-icons/src/page-first.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PAGE_FIRST + */ // prettier-ignore -export const PAGE_FIRST = +export const PAGE_FIRST: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 16L24 6l1.4 1.4-8.6 8.6 8.6 8.6L24 26zM8 4h2v24H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/page-last.ts b/packages/hiccup-carbon-icons/src/page-last.ts index b4ac34c08e..25e8d37b22 100644 --- a/packages/hiccup-carbon-icons/src/page-last.ts +++ b/packages/hiccup-carbon-icons/src/page-last.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PAGE_LAST + */ // prettier-ignore -export const PAGE_LAST = +export const PAGE_LAST: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 16L8 26l-1.4-1.4 8.6-8.6-8.6-8.6L8 6zM22 4h2v24h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/paint-brush-alt.ts b/packages/hiccup-carbon-icons/src/paint-brush-alt.ts index e020197a26..2139a4beb9 100644 --- a/packages/hiccup-carbon-icons/src/paint-brush-alt.ts +++ b/packages/hiccup-carbon-icons/src/paint-brush-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PAINT_BRUSH_ALT + */ // prettier-ignore -export const PAINT_BRUSH_ALT = +export const PAINT_BRUSH_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28.828 3.172a4.094 4.094 0 00-5.656 0L4.05 22.292A6.954 6.954 0 002 27.242V30h2.756a6.952 6.952 0 004.95-2.05L28.828 8.829a3.999 3.999 0 000-5.657zM10.91 18.26l2.829 2.829-2.122 2.121-2.828-2.828zm-2.619 8.276A4.966 4.966 0 014.756 28H4v-.759a4.967 4.967 0 011.464-3.535l1.91-1.91 2.829 2.828zM27.415 7.414l-12.261 12.26-2.829-2.828 12.262-12.26a2.047 2.047 0 012.828 0 2 2 0 010 2.828z" }]]; diff --git a/packages/hiccup-carbon-icons/src/paint-brush.ts b/packages/hiccup-carbon-icons/src/paint-brush.ts index 39922bfec9..5289b31629 100644 --- a/packages/hiccup-carbon-icons/src/paint-brush.ts +++ b/packages/hiccup-carbon-icons/src/paint-brush.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PAINT_BRUSH + */ // prettier-ignore -export const PAINT_BRUSH = +export const PAINT_BRUSH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28.83 23.17L23 17.33V13a1 1 0 00-.29-.71l-10-10a1 1 0 00-1.42 0l-9 9a1 1 0 000 1.42l10 10A1 1 0 0013 23h4.34l5.83 5.84a4 4 0 005.66-5.66zM6 10.41l2.29 2.3 1.42-1.42L7.41 9 9 7.41l4.29 4.3 1.42-1.42L10.41 6 12 4.41 18.59 11 11 18.59 4.41 12zm21.41 17a2 2 0 01-2.82 0l-6.13-6.12a1.8 1.8 0 00-.71-.29h-4.34l-1-1L20 12.41l1 1v4.34a1 1 0 00.29.7l6.12 6.14a2 2 0 010 2.82z" }]]; diff --git a/packages/hiccup-carbon-icons/src/panel-expansion.ts b/packages/hiccup-carbon-icons/src/panel-expansion.ts index e2615f76d1..163c166ca4 100644 --- a/packages/hiccup-carbon-icons/src/panel-expansion.ts +++ b/packages/hiccup-carbon-icons/src/panel-expansion.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PANEL_EXPANSION + */ // prettier-ignore -export const PANEL_EXPANSION = +export const PANEL_EXPANSION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 6H6a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V8a2 2 0 00-2-2zm-6 8V8h6v6zM26 6h-6a2 2 0 00-2 2v16a2 2 0 002 2h6a2 2 0 002-2V8a2 2 0 00-2-2zm-6 18V8h6v16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/paragraph.ts b/packages/hiccup-carbon-icons/src/paragraph.ts index d98059265f..848d736b88 100644 --- a/packages/hiccup-carbon-icons/src/paragraph.ts +++ b/packages/hiccup-carbon-icons/src/paragraph.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PARAGRAPH + */ // prettier-ignore -export const PARAGRAPH = +export const PARAGRAPH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 4H13a7 7 0 000 14v10h2V6h5v22h2V6h5zM13 16a5 5 0 010-10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/parent-child.ts b/packages/hiccup-carbon-icons/src/parent-child.ts index e073c05cdf..d580dd1ff3 100644 --- a/packages/hiccup-carbon-icons/src/parent-child.ts +++ b/packages/hiccup-carbon-icons/src/parent-child.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PARENT_CHILD + */ // prettier-ignore -export const PARENT_CHILD = +export const PARENT_CHILD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 12a2 2 0 002-2V4a2 2 0 00-2-2H4a2 2 0 00-2 2v6a2 2 0 002 2h11v4H9a2 2 0 00-2 2v4H4a2 2 0 00-2 2v4a2 2 0 002 2h8a2 2 0 002-2v-4a2 2 0 00-2-2H9v-4h14v4h-3a2 2 0 00-2 2v4a2 2 0 002 2h8a2 2 0 002-2v-4a2 2 0 00-2-2h-3v-4a2 2 0 00-2-2h-6v-4zM12 28H4v-4h8zm16 0h-8v-4h8zM4 4h24v6H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/partly-cloudy-night.ts b/packages/hiccup-carbon-icons/src/partly-cloudy-night.ts index bdcbe89dfa..1e304b323e 100644 --- a/packages/hiccup-carbon-icons/src/partly-cloudy-night.ts +++ b/packages/hiccup-carbon-icons/src/partly-cloudy-night.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PARTLY_CLOUDY_NIGHT + */ // prettier-ignore -export const PARTLY_CLOUDY_NIGHT = +export const PARTLY_CLOUDY_NIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 19a4.974 4.974 0 00-3.206-4.658A6.971 6.971 0 0013.758 12.9a13.142 13.142 0 01.131-8.52A1.015 1.015 0 0012.98 3a.983.983 0 00-.175.016 13.096 13.096 0 001.825 25.981c.164.006.328 0 .49 0a13.041 13.041 0 0010.29-5.038A4.99 4.99 0 0030 19zm-15.297 7.998a11.095 11.095 0 01-3.2-21.584 15.182 15.182 0 00.844 9.367A4.988 4.988 0 0015 24h7.677a11.1 11.1 0 01-7.556 2.998c-.138 0-.278.004-.418 0zM25 22H15a2.994 2.994 0 01-.696-5.908l.658-.157.099-.67a4.992 4.992 0 019.878 0l.099.67.658.157A2.994 2.994 0 0125 22z" }]]; diff --git a/packages/hiccup-carbon-icons/src/partly-cloudy.ts b/packages/hiccup-carbon-icons/src/partly-cloudy.ts index 86d4c6ec45..f9dd794c35 100644 --- a/packages/hiccup-carbon-icons/src/partly-cloudy.ts +++ b/packages/hiccup-carbon-icons/src/partly-cloudy.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PARTLY_CLOUDY + */ // prettier-ignore -export const PARTLY_CLOUDY = +export const PARTLY_CLOUDY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 15h4v2h-4zM23 7.587l3-3L27.416 6l-3 3zM15 1h2v4h-2zM4.586 26l3-3 1.415 1.414-3 3zM4.586 6L6 4.587l3 3-1.414 1.415zM1 15h4v2H1z" }], ["path", { d: "M26.794 20.342a6.962 6.962 0 00-1.868-3.267A8.485 8.485 0 0025 16a9 9 0 10-14.585 7.033A4.977 4.977 0 0015 30h10a4.995 4.995 0 001.794-9.658zM9 16a6.995 6.995 0 0113.985-.297A6.888 6.888 0 0020 15a7.04 7.04 0 00-6.794 5.342 4.986 4.986 0 00-1.644 1.048A6.968 6.968 0 019 16zm16 12H15a2.994 2.994 0 01-.696-5.908l.658-.157.099-.67a4.992 4.992 0 019.878 0l.099.67.658.156A2.994 2.994 0 0125 28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/partnership.ts b/packages/hiccup-carbon-icons/src/partnership.ts index 481cac9354..19b3a9f008 100644 --- a/packages/hiccup-carbon-icons/src/partnership.ts +++ b/packages/hiccup-carbon-icons/src/partnership.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PARTNERSHIP + */ // prettier-ignore -export const PARTNERSHIP = +export const PARTNERSHIP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 9a4 4 0 114-4 4 4 0 01-4 4zm0-6a2 2 0 102 2 2 2 0 00-2-2zM24 9a4 4 0 114-4 4 4 0 01-4 4zm0-6a2 2 0 102 2 2 2 0 00-2-2zM26 30h-4a2 2 0 01-2-2v-7h2v7h4v-9h2v-6a1 1 0 00-1-1h-6.42L16 20l-4.58-8H5a1 1 0 00-1 1v6h2v9h4v-7h2v7a2 2 0 01-2 2H6a2 2 0 01-2-2v-7a2 2 0 01-2-2v-6a3 3 0 013-3h7.58L16 16l3.42-6H27a3 3 0 013 3v6a2 2 0 01-2 2v7a2 2 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/password.ts b/packages/hiccup-carbon-icons/src/password.ts index 75f5db8845..e2097bd27d 100644 --- a/packages/hiccup-carbon-icons/src/password.ts +++ b/packages/hiccup-carbon-icons/src/password.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PASSWORD + */ // prettier-ignore -export const PASSWORD = +export const PASSWORD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 2a9 9 0 00-9 9 8.87 8.87 0 00.39 2.61L2 24v6h6l10.39-10.39A9 9 0 0030 11.74a8.77 8.77 0 00-1.65-6A9 9 0 0021 2zm0 16a7 7 0 01-2-.3l-1.15-.35-.85.85-3.18 3.18L12.41 20 11 21.41l1.38 1.38-1.59 1.59L9.41 23 8 24.41l1.38 1.38L7.17 28H4v-3.17L13.8 15l.85-.85-.29-.95a7.14 7.14 0 013.4-8.44 7 7 0 0110.24 6 6.69 6.69 0 01-1.09 4A7 7 0 0121 18z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/paste.ts b/packages/hiccup-carbon-icons/src/paste.ts index 9430574703..4972bee0cd 100644 --- a/packages/hiccup-carbon-icons/src/paste.ts +++ b/packages/hiccup-carbon-icons/src/paste.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PASTE + */ // prettier-ignore -export const PASTE = +export const PASTE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 20h-8.17l2.58-2.59L19 16l-5 5 5 5 1.41-1.41L17.83 22H26v8h2v-8a2 2 0 00-2-2z" }], ["path", { d: "M23.71 9.29l-7-7A1 1 0 0016 2H6a2 2 0 00-2 2v24a2 2 0 002 2h8v-2H6V4h8v6a2 2 0 002 2h6v2h2v-4a1 1 0 00-.29-.71zM16 4.41L21.59 10H16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pause-filled.ts b/packages/hiccup-carbon-icons/src/pause-filled.ts index b91ee52d4e..60ef76be41 100644 --- a/packages/hiccup-carbon-icons/src/pause-filled.ts +++ b/packages/hiccup-carbon-icons/src/pause-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PAUSE_FILLED + */ // prettier-ignore -export const PAUSE_FILLED = +export const PAUSE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 6h-2a2 2 0 00-2 2v16a2 2 0 002 2h2a2 2 0 002-2V8a2 2 0 00-2-2zM22 6h-2a2 2 0 00-2 2v16a2 2 0 002 2h2a2 2 0 002-2V8a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pause-outline-filled.ts b/packages/hiccup-carbon-icons/src/pause-outline-filled.ts index cdf0780ed2..6f1b6c80ca 100644 --- a/packages/hiccup-carbon-icons/src/pause-outline-filled.ts +++ b/packages/hiccup-carbon-icons/src/pause-outline-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PAUSE_OUTLINE_FILLED + */ // prettier-ignore -export const PAUSE_OUTLINE_FILLED = +export const PAUSE_OUTLINE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm-2 20h-2V10h2zm6 0h-2V10h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pause-outline.ts b/packages/hiccup-carbon-icons/src/pause-outline.ts index b6068f33a9..5dcdc3769c 100644 --- a/packages/hiccup-carbon-icons/src/pause-outline.ts +++ b/packages/hiccup-carbon-icons/src/pause-outline.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PAUSE_OUTLINE + */ // prettier-ignore -export const PAUSE_OUTLINE = +export const PAUSE_OUTLINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 10h-2v12h2V10zM20 10h-2v12h2V10z" }], ["path", { d: "M16 4A12 12 0 114 16 12 12 0 0116 4m0-2a14 14 0 1014 14A14 14 0 0016 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pause.ts b/packages/hiccup-carbon-icons/src/pause.ts index 826a5b250b..a0f10d59bc 100644 --- a/packages/hiccup-carbon-icons/src/pause.ts +++ b/packages/hiccup-carbon-icons/src/pause.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PAUSE + */ // prettier-ignore -export const PAUSE = +export const PAUSE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 8v16H8V8h4m0-2H8a2 2 0 00-2 2v16a2 2 0 002 2h4a2 2 0 002-2V8a2 2 0 00-2-2zM24 8v16h-4V8h4m0-2h-4a2 2 0 00-2 2v16a2 2 0 002 2h4a2 2 0 002-2V8a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pdf-reference.ts b/packages/hiccup-carbon-icons/src/pdf-reference.ts index a49ff50b34..e8720e7916 100644 --- a/packages/hiccup-carbon-icons/src/pdf-reference.ts +++ b/packages/hiccup-carbon-icons/src/pdf-reference.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PDF_REFERENCE + */ // prettier-ignore -export const PDF_REFERENCE = +export const PDF_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM22 16h2v-6h5V8h-5V4h6V2h-8v14zM16 2h-4v14h4a4 4 0 004-4V6a4 4 0 00-4-4zm2 10a2 2 0 01-2 2h-2V4h2a2 2 0 012 2zM8 2H2v14h2v-5h4a2 2 0 002-2V4a2 2 0 00-2-2zm0 7H4V4h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pdf.ts b/packages/hiccup-carbon-icons/src/pdf.ts index 9aa13847b3..60286b98a2 100644 --- a/packages/hiccup-carbon-icons/src/pdf.ts +++ b/packages/hiccup-carbon-icons/src/pdf.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PDF + */ // prettier-ignore -export const PDF = +export const PDF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 11V9h-8v14h2v-6h5v-2h-5v-4h6zM8 9H2v14h2v-5h4a2 2 0 002-2v-5a2 2 0 00-2-2zm0 7H4v-5h4zM16 23h-4V9h4a4 4 0 014 4v6a4 4 0 01-4 4zm-2-2h2a2 2 0 002-2v-6a2 2 0 00-2-2h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pedestrian-child.ts b/packages/hiccup-carbon-icons/src/pedestrian-child.ts index abecd3da12..80f040d7d3 100644 --- a/packages/hiccup-carbon-icons/src/pedestrian-child.ts +++ b/packages/hiccup-carbon-icons/src/pedestrian-child.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PEDESTRIAN_CHILD + */ // prettier-ignore -export const PEDESTRIAN_CHILD = +export const PEDESTRIAN_CHILD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 16h-8.532l-5-6H5a3.003 3.003 0 00-3 3v6a2.002 2.002 0 002 2v7a2.002 2.002 0 002 2h4a2.002 2.002 0 002-2v-7h-2v7H6v-9H4v-6a1 1 0 011-1h6.532l5 6H26a1 1 0 011 1v3h-2v6h-3v-6h-2v6a2.002 2.002 0 002 2h3a2.002 2.002 0 002-2v-4a2.002 2.002 0 002-2v-3a3.003 3.003 0 00-3-3z" }], ["path", { d: "M23.5 15a3.5 3.5 0 113.5-3.5 3.504 3.504 0 01-3.5 3.5zm0-5a1.5 1.5 0 101.5 1.5 1.502 1.502 0 00-1.5-1.5zM8 9a4 4 0 114-4 4.004 4.004 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pedestrian.ts b/packages/hiccup-carbon-icons/src/pedestrian.ts index 7379d24eeb..a9b64d169c 100644 --- a/packages/hiccup-carbon-icons/src/pedestrian.ts +++ b/packages/hiccup-carbon-icons/src/pedestrian.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PEDESTRIAN + */ // prettier-ignore -export const PEDESTRIAN = +export const PEDESTRIAN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21.677 14l-1.245-3.114A2.986 2.986 0 0017.646 9h-4.092a3.002 3.002 0 00-1.544.428L7 12.434V18h2v-4.434l3-1.8v11.931l-3.462 5.194L10.202 30 14 24.303V11h3.646a.995.995 0 01.928.629L20.323 16H26v-2z" }], ["path", { d: "M17.051 18.316L19 24.162V30h2v-6.162l-2.051-6.154-1.898.632zM16.5 8A3.5 3.5 0 1120 4.5 3.504 3.504 0 0116.5 8zm0-5A1.5 1.5 0 1018 4.5 1.502 1.502 0 0016.5 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pending-filled.ts b/packages/hiccup-carbon-icons/src/pending-filled.ts index d455528b5e..eeea356c47 100644 --- a/packages/hiccup-carbon-icons/src/pending-filled.ts +++ b/packages/hiccup-carbon-icons/src/pending-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PENDING_FILLED + */ // prettier-ignore -export const PENDING_FILLED = +export const PENDING_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zM8 18a2 2 0 112-2 2 2 0 01-2 2zm8 0a2 2 0 112-2 2 2 0 01-2 2zm8 0a2 2 0 112-2 2 2 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pending.ts b/packages/hiccup-carbon-icons/src/pending.ts index ac912669e4..f461b3c662 100644 --- a/packages/hiccup-carbon-icons/src/pending.ts +++ b/packages/hiccup-carbon-icons/src/pending.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PENDING + */ // prettier-ignore -export const PENDING = +export const PENDING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/percentage-filled.ts b/packages/hiccup-carbon-icons/src/percentage-filled.ts index 24c0630173..f16c1d78dc 100644 --- a/packages/hiccup-carbon-icons/src/percentage-filled.ts +++ b/packages/hiccup-carbon-icons/src/percentage-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PERCENTAGE_FILLED + */ // prettier-ignore -export const PERCENTAGE_FILLED = +export const PERCENTAGE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M9 14a5 5 0 115-5 5.005 5.005 0 01-5 5zM4 26.586L26.585 4 28 5.415 5.414 28zM23 28a5 5 0 115-5 5.005 5.005 0 01-5 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/percentage.ts b/packages/hiccup-carbon-icons/src/percentage.ts index 76899a3ace..04276612ce 100644 --- a/packages/hiccup-carbon-icons/src/percentage.ts +++ b/packages/hiccup-carbon-icons/src/percentage.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PERCENTAGE + */ // prettier-ignore -export const PERCENTAGE = +export const PERCENTAGE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M9 14a5 5 0 115-5 5.005 5.005 0 01-5 5zm0-8a3 3 0 103 3 3.003 3.003 0 00-3-3zM4 26.586L26.585 4 28 5.415 5.414 28zM23 28a5 5 0 115-5 5.005 5.005 0 01-5 5zm0-8a3 3 0 103 3 3.003 3.003 0 00-3-3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/person-favorite.ts b/packages/hiccup-carbon-icons/src/person-favorite.ts index d449139842..7c2a60856f 100644 --- a/packages/hiccup-carbon-icons/src/person-favorite.ts +++ b/packages/hiccup-carbon-icons/src/person-favorite.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PERSON_FAVORITE + */ // prettier-ignore -export const PERSON_FAVORITE = +export const PERSON_FAVORITE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 31H6a2.006 2.006 0 01-2-2v-7a2.006 2.006 0 01-2-2v-6a2.946 2.946 0 013-3h6a2.946 2.946 0 013 3v6a2.006 2.006 0 01-2 2v7a2.006 2.006 0 01-2 2zM5 13a.945.945 0 00-1 1v6h2v9h4v-9h2v-6a.945.945 0 00-1-1zM8 10a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zM28.766 4.256A4.212 4.212 0 0023 4.032a4.212 4.212 0 00-5.766.224 4.319 4.319 0 000 6.044l5.764 5.84.002-.002.002.001 5.764-5.839a4.319 4.319 0 000-6.044zm-1.424 4.639l-4.34 4.397L23 13.29l-.002.002-4.34-4.397a2.308 2.308 0 010-3.234 2.264 2.264 0 013.156 0l1.181 1.207.005-.005.005.005 1.18-1.207a2.264 2.264 0 013.157 0 2.308 2.308 0 010 3.234z" }]]; diff --git a/packages/hiccup-carbon-icons/src/person.ts b/packages/hiccup-carbon-icons/src/person.ts index 127e48282f..de74b7879f 100644 --- a/packages/hiccup-carbon-icons/src/person.ts +++ b/packages/hiccup-carbon-icons/src/person.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PERSON + */ // prettier-ignore -export const PERSON = +export const PERSON: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 30h-4a2 2 0 01-2-2v-7a2 2 0 01-2-2v-6a3 3 0 013-3h6a3 3 0 013 3v6a2 2 0 01-2 2v7a2 2 0 01-2 2zm-5-18a.94.94 0 00-1 1v6h2v9h4v-9h2v-6a.94.94 0 00-1-1zM16 9a4 4 0 114-4 4 4 0 01-4 4zm0-6a2 2 0 102 2 2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/phone-filled.ts b/packages/hiccup-carbon-icons/src/phone-filled.ts index 855bd62272..72118158bf 100644 --- a/packages/hiccup-carbon-icons/src/phone-filled.ts +++ b/packages/hiccup-carbon-icons/src/phone-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PHONE_FILLED + */ // prettier-ignore -export const PHONE_FILLED = +export const PHONE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20.33 21.48l2.24-2.24a2.19 2.19 0 012.34-.48l2.73 1.09a2.18 2.18 0 011.36 2v5A2.17 2.17 0 0126.72 29C7.59 27.81 3.73 11.61 3 5.41A2.17 2.17 0 015.17 3H10a2.16 2.16 0 012 1.36l1.09 2.73a2.16 2.16 0 01-.47 2.34l-2.24 2.24s1.29 8.73 9.95 9.81z" }]]; diff --git a/packages/hiccup-carbon-icons/src/phone-off-filled.ts b/packages/hiccup-carbon-icons/src/phone-off-filled.ts index 99c9a7d8f5..e0439b0af6 100644 --- a/packages/hiccup-carbon-icons/src/phone-off-filled.ts +++ b/packages/hiccup-carbon-icons/src/phone-off-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PHONE_OFF_FILLED + */ // prettier-ignore -export const PHONE_OFF_FILLED = +export const PHONE_OFF_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26.74 19.56l-2.52-1a2 2 0 00-2.15.44L20 21.06a9.93 9.93 0 01-5.35-2.29L30 3.41 28.59 2 2 28.59 3.41 30l7.93-7.92c3.24 3.12 7.89 5.5 14.55 5.92A2 2 0 0028 26v-4.59a2 2 0 00-1.26-1.85zM8.15 18.19l3.52-3.52a11.68 11.68 0 01-.82-2.67l2.07-2.07a2 2 0 00.44-2.15l-1-2.52A2 2 0 0010.5 4H6a2 2 0 00-2 2.22 29 29 0 004.15 11.97z" }]]; diff --git a/packages/hiccup-carbon-icons/src/phone-off.ts b/packages/hiccup-carbon-icons/src/phone-off.ts index fadeb38c7e..57f9e9988d 100644 --- a/packages/hiccup-carbon-icons/src/phone-off.ts +++ b/packages/hiccup-carbon-icons/src/phone-off.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PHONE_OFF + */ // prettier-ignore -export const PHONE_OFF = +export const PHONE_OFF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M9.19 18.56A25.66 25.66 0 015 6.08V6a1 1 0 011-1h5.28l1.5 3.77-2.84 2.87.06.48a13 13 0 001.46 4.17l1.46-1.46a9.34 9.34 0 01-.84-2.52l2.13-2.15A2 2 0 0014.65 8l-1.52-3.74A2 2 0 0011.27 3H5.76A3 3 0 003 6.23 28 28 0 007.79 20zM27.77 18.86L24 17.35a2 2 0 00-2.17.41l-2.17 2.15A9.17 9.17 0 0115.45 18L30 3.41 28.59 2 2 28.59 3.41 30l7-7c3.38 3.18 8.28 5.62 15.39 6h.2a3 3 0 003-3v-5.28a2 2 0 00-1.23-1.86zM27 26v.06a1 1 0 01-1.06.94c-6.51-.37-11-2.54-14.11-5.42L14 19.44A10.77 10.77 0 0019.88 22l.48.06 2.87-2.85L27 20.72z" }]]; diff --git a/packages/hiccup-carbon-icons/src/phone.ts b/packages/hiccup-carbon-icons/src/phone.ts index 5ffefef48a..db62fb86ce 100644 --- a/packages/hiccup-carbon-icons/src/phone.ts +++ b/packages/hiccup-carbon-icons/src/phone.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PHONE + */ // prettier-ignore -export const PHONE = +export const PHONE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 29h-.17C6.18 27.87 3.39 11.29 3 6.23A3 3 0 015.76 3h5.51a2 2 0 011.86 1.26L14.65 8a2 2 0 01-.44 2.16l-2.13 2.15a9.37 9.37 0 007.58 7.6l2.17-2.15a2 2 0 012.17-.41l3.77 1.51A2 2 0 0129 20.72V26a3 3 0 01-3 3zM6 5a1 1 0 00-1 1v.08C5.46 12 8.41 26 25.94 27a1 1 0 001.06-.94v-5.34l-3.77-1.51-2.87 2.85-.48-.06c-8.7-1.09-9.88-9.79-9.88-9.88l-.06-.48 2.84-2.87L11.28 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/phrase-sentiment.ts b/packages/hiccup-carbon-icons/src/phrase-sentiment.ts index ad22e57173..cc0a312d01 100644 --- a/packages/hiccup-carbon-icons/src/phrase-sentiment.ts +++ b/packages/hiccup-carbon-icons/src/phrase-sentiment.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PHRASE_SENTIMENT + */ // prettier-ignore -export const PHRASE_SENTIMENT = +export const PHRASE_SENTIMENT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18.303 10a2.662 2.662 0 00-1.908.806l-.393.405-.397-.405a2.662 2.662 0 00-3.816 0 2.8 2.8 0 000 3.896L16.002 19l4.209-4.298a2.8 2.8 0 000-3.896A2.662 2.662 0 0018.303 10z" }], ["path", { d: "M17.736 30L16 29l4-7h6a1.997 1.997 0 002-2V8a1.997 1.997 0 00-2-2H6a1.997 1.997 0 00-2 2v12a1.997 1.997 0 002 2h9v2H6a4 4 0 01-4-4V8a3.999 3.999 0 014-4h20a3.999 3.999 0 014 4v12a4 4 0 01-4 4h-4.835z" }]]; diff --git a/packages/hiccup-carbon-icons/src/picnic-area.ts b/packages/hiccup-carbon-icons/src/picnic-area.ts index adc0cba067..4b73f5b5a3 100644 --- a/packages/hiccup-carbon-icons/src/picnic-area.ts +++ b/packages/hiccup-carbon-icons/src/picnic-area.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PICNIC_AREA + */ // prettier-ignore -export const PICNIC_AREA = +export const PICNIC_AREA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 12a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zM26 22h-4.153l-.667-4H24v-2H8v2h2.82l-.667 4H6v2h3.82l-.667 4h2.027l.667-4h8.305l.667 4h2.028l-.667-4H26zm-13.82 0l.666-4h6.307l.666 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pills-add.ts b/packages/hiccup-carbon-icons/src/pills-add.ts index 460e0d726a..d5d5912cd8 100644 --- a/packages/hiccup-carbon-icons/src/pills-add.ts +++ b/packages/hiccup-carbon-icons/src/pills-add.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PILLS_ADD + */ // prettier-ignore -export const PILLS_ADD = +export const PILLS_ADD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 14a7.94 7.94 0 00-4 1.083V9A7 7 0 004 9v14a6.986 6.986 0 0012.276 4.577A7.997 7.997 0 1022 14zM11 4a5.006 5.006 0 015 5v6H6V9a5.006 5.006 0 015-5zm0 24a5.006 5.006 0 01-5-5v-6h9.765a7.956 7.956 0 00-.724 8.932A5.015 5.015 0 0111 28zm11 0a6 6 0 116-6 6.007 6.007 0 01-6 6z" }], ["path", { d: "M25 21h-2v-2h-2v2h-2v2h2v2h2v-2h2v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pills-subtract.ts b/packages/hiccup-carbon-icons/src/pills-subtract.ts index fb103787a3..d891f9238f 100644 --- a/packages/hiccup-carbon-icons/src/pills-subtract.ts +++ b/packages/hiccup-carbon-icons/src/pills-subtract.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PILLS_SUBTRACT + */ // prettier-ignore -export const PILLS_SUBTRACT = +export const PILLS_SUBTRACT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 14a7.94 7.94 0 00-4 1.083V9A7 7 0 004 9v14a6.986 6.986 0 0012.276 4.577A7.997 7.997 0 1022 14zM11 4a5.006 5.006 0 015 5v6H6V9a5.006 5.006 0 015-5zm0 24a5.006 5.006 0 01-5-5v-6h9.765a7.956 7.956 0 00-.724 8.932A5.015 5.015 0 0111 28zm11 0a6 6 0 116-6 6.007 6.007 0 01-6 6z" }], ["path", { d: "M19 21h6v2h-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pills.ts b/packages/hiccup-carbon-icons/src/pills.ts index 8f75430e44..f43cf9c2e5 100644 --- a/packages/hiccup-carbon-icons/src/pills.ts +++ b/packages/hiccup-carbon-icons/src/pills.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PILLS + */ // prettier-ignore -export const PILLS = +export const PILLS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 14a7.94 7.94 0 00-4 1.083V9A7 7 0 004 9v14a6.999 6.999 0 0012.286 4.588A7.997 7.997 0 1022 14zm0 2a6.005 6.005 0 015.91 5H16.09A6.005 6.005 0 0122 16zM6 9a5 5 0 0110 0v6H6zm5 19a5.006 5.006 0 01-5-5v-6h9.765a7.957 7.957 0 00-.724 8.931A4.989 4.989 0 0111 28zm11 0a6.005 6.005 0 01-5.91-5h11.82A6.005 6.005 0 0122 28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pin.ts b/packages/hiccup-carbon-icons/src/pin.ts index 35a8f73092..d36a0dad04 100644 --- a/packages/hiccup-carbon-icons/src/pin.ts +++ b/packages/hiccup-carbon-icons/src/pin.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PIN + */ // prettier-ignore -export const PIN = +export const PIN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28.59 13.31L30 11.9 20 2l-1.31 1.42 1.18 1.18-11.49 9.72-1.72-1.71L5.25 14l5.66 5.68L2 28.58 3.41 30l8.91-8.91L18 26.75l1.39-1.42-1.71-1.71 9.72-11.49zM16.26 22.2L9.8 15.74 21.29 6 26 10.71z" }]]; diff --git a/packages/hiccup-carbon-icons/src/plane.ts b/packages/hiccup-carbon-icons/src/plane.ts index 55464b5916..478d617427 100644 --- a/packages/hiccup-carbon-icons/src/plane.ts +++ b/packages/hiccup-carbon-icons/src/plane.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PLANE + */ // prettier-ignore -export const PLANE = +export const PLANE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.37 14.75L20 10V6a4 4 0 00-8 0v4l-9.37 4.75a1 1 0 00-.63.93v5a1 1 0 001 1 1 1 0 00.29-.05L12 18v5l-3.45 1.72a1 1 0 00-.55.9V29a1 1 0 001 1 .9.9 0 00.28 0L16 28l6.72 2a.9.9 0 00.28 0 1 1 0 001-1v-3.38a1 1 0 00-.55-.9L20 23v-5l8.71 3.61a1 1 0 00.29.05 1 1 0 001-1v-5a1 1 0 00-.63-.91zM28 19.15L18 15v9.24l4 2v1.43l-6-1.75-6 1.75v-1.43l4-2V15L4 19.15V16.3l10-5.07V6a2 2 0 014 0v5.23l10 5.07z" }]]; diff --git a/packages/hiccup-carbon-icons/src/play-filled-alt.ts b/packages/hiccup-carbon-icons/src/play-filled-alt.ts index c7d6ccd0af..4e2776a108 100644 --- a/packages/hiccup-carbon-icons/src/play-filled-alt.ts +++ b/packages/hiccup-carbon-icons/src/play-filled-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PLAY_FILLED_ALT + */ // prettier-ignore -export const PLAY_FILLED_ALT = +export const PLAY_FILLED_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M7 28a1 1 0 01-1-1V5a1 1 0 011.501-.865l19 11a1 1 0 010 1.73l-19 11A.998.998 0 017 28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/play-filled.ts b/packages/hiccup-carbon-icons/src/play-filled.ts index 81b3d02a38..4929276936 100644 --- a/packages/hiccup-carbon-icons/src/play-filled.ts +++ b/packages/hiccup-carbon-icons/src/play-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PLAY_FILLED + */ // prettier-ignore -export const PLAY_FILLED = +export const PLAY_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm7.48 14.88l-11 6a1 1 0 01-1 0A1 1 0 0111 22V10a1 1 0 01.49-.86 1 1 0 011 0l11 6a1 1 0 010 1.76z" }]]; diff --git a/packages/hiccup-carbon-icons/src/play-outline-filled.ts b/packages/hiccup-carbon-icons/src/play-outline-filled.ts index a7f5b44bf5..745be0ceda 100644 --- a/packages/hiccup-carbon-icons/src/play-outline-filled.ts +++ b/packages/hiccup-carbon-icons/src/play-outline-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PLAY_OUTLINE_FILLED + */ // prettier-ignore -export const PLAY_OUTLINE_FILLED = +export const PLAY_OUTLINE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm7.48 14.88l-11 6a1 1 0 01-1 0A1 1 0 0111 22V10a1 1 0 01.49-.86 1 1 0 011 0l11 6a1 1 0 010 1.76z" }], ["path", { d: "M13 20.32L20.91 16 13 11.69v8.63z" }]]; diff --git a/packages/hiccup-carbon-icons/src/play-outline.ts b/packages/hiccup-carbon-icons/src/play-outline.ts index 57c31a6bea..1715d4d00b 100644 --- a/packages/hiccup-carbon-icons/src/play-outline.ts +++ b/packages/hiccup-carbon-icons/src/play-outline.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PLAY_OUTLINE + */ // prettier-ignore -export const PLAY_OUTLINE = +export const PLAY_OUTLINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 4A12 12 0 114 16 12 12 0 0116 4m0-2a14 14 0 1014 14A14 14 0 0016 2z" }], ["path", { d: "M12 23a1 1 0 01-.51-.14A1 1 0 0111 22V10a1 1 0 01.49-.86 1 1 0 011 0l11 6a1 1 0 010 1.76l-11 6a1 1 0 01-.49.1zm1-11.32v8.64L20.91 16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/play.ts b/packages/hiccup-carbon-icons/src/play.ts index 6b0678482c..42f72db727 100644 --- a/packages/hiccup-carbon-icons/src/play.ts +++ b/packages/hiccup-carbon-icons/src/play.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PLAY + */ // prettier-ignore -export const PLAY = +export const PLAY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M7 28a1 1 0 01-1-1V5a1 1 0 01.5-.87 1 1 0 011 0l19 11a1 1 0 010 1.74l-19 11A1 1 0 017 28zM8 6.73v18.54L24 16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/playlist.ts b/packages/hiccup-carbon-icons/src/playlist.ts index 96ca6978c6..336f68a53f 100644 --- a/packages/hiccup-carbon-icons/src/playlist.ts +++ b/packages/hiccup-carbon-icons/src/playlist.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PLAYLIST + */ // prettier-ignore -export const PLAYLIST = +export const PLAYLIST: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 6h18v2H4zM4 12h18v2H4zM4 18h12v2H4zM21 18l7 5-7 5V18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/plug-filled.ts b/packages/hiccup-carbon-icons/src/plug-filled.ts index cb7d997ec6..8bd61ca2f2 100644 --- a/packages/hiccup-carbon-icons/src/plug-filled.ts +++ b/packages/hiccup-carbon-icons/src/plug-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PLUG_FILLED + */ // prettier-ignore -export const PLUG_FILLED = +export const PLUG_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 8h-1V2h-2v6h-6V2h-2v6h-1a2 2 0 00-2 2v6a8.007 8.007 0 007 7.93V30h2v-6.07A8.007 8.007 0 0024 16v-6a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/plug.ts b/packages/hiccup-carbon-icons/src/plug.ts index 64ab8cc66a..ef9ec87b46 100644 --- a/packages/hiccup-carbon-icons/src/plug.ts +++ b/packages/hiccup-carbon-icons/src/plug.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PLUG + */ // prettier-ignore -export const PLUG = +export const PLUG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 8h-1V2h-2v6h-6V2h-2v6h-1a2 2 0 00-2 2v6a8.007 8.007 0 007 7.93V30h2v-6.07A8.007 8.007 0 0024 16v-6a2 2 0 00-2-2zm0 8a6 6 0 01-12 0v-6h12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/png.ts b/packages/hiccup-carbon-icons/src/png.ts index 1a1a670670..2426426f03 100644 --- a/packages/hiccup-carbon-icons/src/png.ts +++ b/packages/hiccup-carbon-icons/src/png.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PNG + */ // prettier-ignore -export const PNG = +export const PNG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 23h-6a2 2 0 01-2-2V11a2 2 0 012-2h6v2h-6v10h4v-4h-2v-2h4zM18 19L14.32 9H12v14h2V13l3.68 10H20V9h-2v10zM4 23H2V9h6a2 2 0 012 2v5a2 2 0 01-2 2H4zm0-7h4v-5H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/police.ts b/packages/hiccup-carbon-icons/src/police.ts index c40be31e19..c214baccab 100644 --- a/packages/hiccup-carbon-icons/src/police.ts +++ b/packages/hiccup-carbon-icons/src/police.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#POLICE + */ // prettier-ignore -export const POLICE = +export const POLICE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 24h2v6h-2z" }], ["path", { d: "M21 20H7a3.003 3.003 0 01-3-3V6H2v11a5.006 5.006 0 005 5h14a4.942 4.942 0 012.105.481L17 28.586 18.414 30l6.307-6.307A4.96 4.96 0 0126 27v3h2v-3a7.008 7.008 0 00-7-7z" }], diff --git a/packages/hiccup-carbon-icons/src/policy.ts b/packages/hiccup-carbon-icons/src/policy.ts index c950306708..85f4820991 100644 --- a/packages/hiccup-carbon-icons/src/policy.ts +++ b/packages/hiccup-carbon-icons/src/policy.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#POLICY + */ // prettier-ignore -export const POLICY = +export const POLICY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 18a6 6 0 10-10 4.46V30l4-1.893L28 30v-7.54A5.98 5.98 0 0030 18zm-4 8.84l-2-.947-2 .947v-3.19a5.888 5.888 0 004 0zM24 22a4 4 0 114-4 4.005 4.005 0 01-4 4zM9 14h7v2H9zM9 8h10v2H9z" }], ["path", { d: "M6 30a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h16a2.002 2.002 0 012 2v4h-2V4H6v24h10v2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/popup.ts b/packages/hiccup-carbon-icons/src/popup.ts index ce8c1eead6..4d0a67cc0b 100644 --- a/packages/hiccup-carbon-icons/src/popup.ts +++ b/packages/hiccup-carbon-icons/src/popup.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#POPUP + */ // prettier-ignore -export const POPUP = +export const POPUP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 4H10a2.006 2.006 0 00-2 2v14a2.006 2.006 0 002 2h18a2.006 2.006 0 002-2V6a2.006 2.006 0 00-2-2zm0 16H10V6h18z" }], ["path", { d: "M18 26H4V16h2v-2H4a2.006 2.006 0 00-2 2v10a2.006 2.006 0 002 2h14a2.006 2.006 0 002-2v-2h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/portfolio.ts b/packages/hiccup-carbon-icons/src/portfolio.ts index 9ab29be9a3..3228183fd8 100644 --- a/packages/hiccup-carbon-icons/src/portfolio.ts +++ b/packages/hiccup-carbon-icons/src/portfolio.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PORTFOLIO + */ // prettier-ignore -export const PORTFOLIO = +export const PORTFOLIO: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 10h-6V6a2 2 0 00-2-2h-8a2 2 0 00-2 2v4H4a2 2 0 00-2 2v14a2 2 0 002 2h24a2 2 0 002-2V12a2 2 0 00-2-2zM12 6h8v4h-8zM4 26V12h24v14z" }]]; diff --git a/packages/hiccup-carbon-icons/src/power.ts b/packages/hiccup-carbon-icons/src/power.ts index 0f403115a5..27ac7a117d 100644 --- a/packages/hiccup-carbon-icons/src/power.ts +++ b/packages/hiccup-carbon-icons/src/power.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#POWER + */ // prettier-ignore -export const POWER = +export const POWER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22.5 5.74l-1 1.73a11 11 0 11-11 0l-1-1.73a13 13 0 1013 0z" }], ["path", { d: "M15 2h2v14h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/ppt.ts b/packages/hiccup-carbon-icons/src/ppt.ts index 8c8d484af9..d0bacbe4ee 100644 --- a/packages/hiccup-carbon-icons/src/ppt.ts +++ b/packages/hiccup-carbon-icons/src/ppt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PPT + */ // prettier-ignore -export const PPT = +export const PPT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 11h3v12h2V11h3V9h-8v2zM14 23h-2V9h6a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2h-4zm0-7h4v-5.002h-4zM4 23H2V9h6a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H4zm0-7h4v-5.002H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/presentation-file.ts b/packages/hiccup-carbon-icons/src/presentation-file.ts index a2bb07f60d..9d65706157 100644 --- a/packages/hiccup-carbon-icons/src/presentation-file.ts +++ b/packages/hiccup-carbon-icons/src/presentation-file.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PRESENTATION_FILE + */ // prettier-ignore -export const PRESENTATION_FILE = +export const PRESENTATION_FILE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 10h2v8h-2zM20 14h2v4h-2zM10 12h2v6h-2z" }], ["path", { d: "M25 4h-8V2h-2v2H7a2 2 0 00-2 2v14a2 2 0 002 2h8v6h-4v2h10v-2h-4v-6h8a2 2 0 002-2V6a2 2 0 00-2-2zm0 16H7V6h18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pressure-filled.ts b/packages/hiccup-carbon-icons/src/pressure-filled.ts index fc7172a0fa..f65d354478 100644 --- a/packages/hiccup-carbon-icons/src/pressure-filled.ts +++ b/packages/hiccup-carbon-icons/src/pressure-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PRESSURE_FILLED + */ // prettier-ignore -export const PRESSURE_FILLED = +export const PRESSURE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 30H10v-5H6l10-9 10 9h-4zM16 16L6 7h4V2h12v5h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/pressure.ts b/packages/hiccup-carbon-icons/src/pressure.ts index 276bc30e1c..4b9ad9a535 100644 --- a/packages/hiccup-carbon-icons/src/pressure.ts +++ b/packages/hiccup-carbon-icons/src/pressure.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PRESSURE + */ // prettier-ignore -export const PRESSURE = +export const PRESSURE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17.505 16l8.16-7.253A1 1 0 0025 7h-3V2h-2v7h2.37L16 14.662 9.63 9H12V2h-2v5H7a1 1 0 00-.665 1.747L14.495 16l-8.16 7.253A1 1 0 007 25h3v5h2v-7H9.63L16 17.338 22.37 23H20v7h2v-5h3a1 1 0 00.664-1.747z" }]]; diff --git a/packages/hiccup-carbon-icons/src/previous-filled.ts b/packages/hiccup-carbon-icons/src/previous-filled.ts index 5987986b5b..216cc805f8 100644 --- a/packages/hiccup-carbon-icons/src/previous-filled.ts +++ b/packages/hiccup-carbon-icons/src/previous-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PREVIOUS_FILLED + */ // prettier-ignore -export const PREVIOUS_FILLED = +export const PREVIOUS_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm8 15H11.85l5.58 5.573L16 24l-8-8 8-8 1.43 1.393L11.85 15H24z" }]]; diff --git a/packages/hiccup-carbon-icons/src/previous-outline.ts b/packages/hiccup-carbon-icons/src/previous-outline.ts index 594ad24a6f..e1df010214 100644 --- a/packages/hiccup-carbon-icons/src/previous-outline.ts +++ b/packages/hiccup-carbon-icons/src/previous-outline.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PREVIOUS_OUTLINE + */ // prettier-ignore -export const PREVIOUS_OUTLINE = +export const PREVIOUS_OUTLINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 8l1.43 1.393L11.85 15H24v2H11.85l5.58 5.573L16 24l-8-8 8-8z" }], ["path", { d: "M16 30a14 14 0 1114-14 14.016 14.016 0 01-14 14zm0-26a12 12 0 1012 12A12.014 12.014 0 0016 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/printer.ts b/packages/hiccup-carbon-icons/src/printer.ts index 1f224ac2b9..d451671a04 100644 --- a/packages/hiccup-carbon-icons/src/printer.ts +++ b/packages/hiccup-carbon-icons/src/printer.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PRINTER + */ // prettier-ignore -export const PRINTER = +export const PRINTER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 9h-3V3H7v6H4a2 2 0 00-2 2v10a2 2 0 002 2h3v6h18v-6h3a2 2 0 002-2V11a2 2 0 00-2-2zM9 5h14v4H9zm14 22H9V17h14zm5-6h-3v-6H7v6H4V11h24z" }]]; diff --git a/packages/hiccup-carbon-icons/src/product.ts b/packages/hiccup-carbon-icons/src/product.ts index bd2624f2ea..191c71f40a 100644 --- a/packages/hiccup-carbon-icons/src/product.ts +++ b/packages/hiccup-carbon-icons/src/product.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PRODUCT + */ // prettier-ignore -export const PRODUCT = +export const PRODUCT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 18h6v2H8zM8 22h10v2H8z" }], ["path", { d: "M26 4H6a2.002 2.002 0 00-2 2v20a2.002 2.002 0 002 2h20a2.002 2.002 0 002-2V6a2.002 2.002 0 00-2-2zm-8 2v4h-4V6zM6 26V6h6v6h8V6h6l.001 20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/purchase.ts b/packages/hiccup-carbon-icons/src/purchase.ts index 50f6b957cf..fda15b8740 100644 --- a/packages/hiccup-carbon-icons/src/purchase.ts +++ b/packages/hiccup-carbon-icons/src/purchase.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#PURCHASE + */ // prettier-ignore -export const PURCHASE = +export const PURCHASE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 6H4a2 2 0 00-2 2v16a2 2 0 002 2h24a2 2 0 002-2V8a2 2 0 00-2-2zm0 2v3H4V8zM4 24V13h24v11z" }], ["path", { d: "M6 20h10v2H6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/qq-plot.ts b/packages/hiccup-carbon-icons/src/qq-plot.ts index fc654291d6..af763322d5 100644 --- a/packages/hiccup-carbon-icons/src/qq-plot.ts +++ b/packages/hiccup-carbon-icons/src/qq-plot.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#QQ_PLOT + */ // prettier-ignore -export const QQ_PLOT = +export const QQ_PLOT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/qr-code.ts b/packages/hiccup-carbon-icons/src/qr-code.ts index 1e801fb0a0..55167ab1fd 100644 --- a/packages/hiccup-carbon-icons/src/qr-code.ts +++ b/packages/hiccup-carbon-icons/src/qr-code.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#QR_CODE + */ // prettier-ignore -export const QR_CODE = +export const QR_CODE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 28v-2h2v2zM18 24v-2h2v2zM18 30h4v-2h-2v-2h-2v4zM26 26v-4h2v4zM28 26h2v4h-4v-2h2v-2zM26 20v-2h4v4h-2v-2h-2zM24 20h-2v4h-2v2h4v-6zM18 20v-2h4v2zM6 22h4v4H6z" }], ["path", { d: "M14 30H2V18h12zM4 28h8v-8H4zM22 6h4v4h-4z" }], diff --git a/packages/hiccup-carbon-icons/src/query-queue.ts b/packages/hiccup-carbon-icons/src/query-queue.ts index 08521f2651..3631fadbcd 100644 --- a/packages/hiccup-carbon-icons/src/query-queue.ts +++ b/packages/hiccup-carbon-icons/src/query-queue.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#QUERY_QUEUE + */ // prettier-ignore -export const QUERY_QUEUE = +export const QUERY_QUEUE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 6h18v2H10zM10 12h18v2H10zM15 18h13v2H15zM10 24h18v2H10zM4 14l7 5-7 5V14z" }]]; diff --git a/packages/hiccup-carbon-icons/src/queued.ts b/packages/hiccup-carbon-icons/src/queued.ts index 1db2cc385e..ab0877de87 100644 --- a/packages/hiccup-carbon-icons/src/queued.ts +++ b/packages/hiccup-carbon-icons/src/queued.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#QUEUED + */ // prettier-ignore -export const QUEUED = +export const QUEUED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 20h8v2h-8zM22 24h8v2h-8zM22 28h8v2h-8zM18 24h2v2h-2zM18 20h2v2h-2zM18 28h2v2h-2zM6.815 8.293a12.078 12.078 0 013.192-2.673l-1-1.73a14.085 14.085 0 00-3.723 3.118zM25.185 8.293l1.53-1.285a14.085 14.085 0 00-3.723-3.118l-.999 1.73a12.078 12.078 0 013.192 2.673zM4.737 11.9l-1.878-.683A13.902 13.902 0 002 16h2a11.917 11.917 0 01.737-4.1zM6.815 23.707A11.998 11.998 0 014.737 20.1l-1.878.683a13.99 13.99 0 002.425 4.21zM27.263 11.9A11.917 11.917 0 0128 16h2a13.897 13.897 0 00-.86-4.783zM13.918 27.807a11.89 11.89 0 01-3.911-1.427l-1 1.73a13.867 13.867 0 004.564 1.664zM13.918 4.193a11.301 11.301 0 014.164 0l.347-1.967a13.187 13.187 0 00-4.858 0z" }]]; diff --git a/packages/hiccup-carbon-icons/src/quotes.ts b/packages/hiccup-carbon-icons/src/quotes.ts index f131d83571..7e90edb0e9 100644 --- a/packages/hiccup-carbon-icons/src/quotes.ts +++ b/packages/hiccup-carbon-icons/src/quotes.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#QUOTES + */ // prettier-ignore -export const QUOTES = +export const QUOTES: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 15H6.11A9 9 0 0110 8.86l1.79-1.2L10.69 6 8.9 7.2A11 11 0 004 16.35V23a2 2 0 002 2h6a2 2 0 002-2v-6a2 2 0 00-2-2zM26 15h-5.89A9 9 0 0124 8.86l1.79-1.2L24.7 6l-1.8 1.2a11 11 0 00-4.9 9.15V23a2 2 0 002 2h6a2 2 0 002-2v-6a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/radio-button-checked.ts b/packages/hiccup-carbon-icons/src/radio-button-checked.ts index f94afeb79f..23a271e00a 100644 --- a/packages/hiccup-carbon-icons/src/radio-button-checked.ts +++ b/packages/hiccup-carbon-icons/src/radio-button-checked.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RADIO_BUTTON_CHECKED + */ // prettier-ignore -export const RADIO_BUTTON_CHECKED = +export const RADIO_BUTTON_CHECKED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 26a12 12 0 1112-12 12 12 0 01-12 12z" }], ["path", { d: "M16 10a6 6 0 106 6 6 6 0 00-6-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/radio-button.ts b/packages/hiccup-carbon-icons/src/radio-button.ts index c523875e01..9146e8e360 100644 --- a/packages/hiccup-carbon-icons/src/radio-button.ts +++ b/packages/hiccup-carbon-icons/src/radio-button.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RADIO_BUTTON + */ // prettier-ignore -export const RADIO_BUTTON = +export const RADIO_BUTTON: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 26a12 12 0 1112-12 12 12 0 01-12 12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/radio.ts b/packages/hiccup-carbon-icons/src/radio.ts index 0d34b8e346..ff8aa5cfde 100644 --- a/packages/hiccup-carbon-icons/src/radio.ts +++ b/packages/hiccup-carbon-icons/src/radio.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RADIO + */ // prettier-ignore -export const RADIO = +export const RADIO: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 10h-4V2h-2v8h-9V8h-2v2H8V8H6v2H4a2 2 0 00-2 2v16a2 2 0 002 2h24a2 2 0 002-2V12a2 2 0 00-2-2zM4 28V12h24v16z" }], ["path", { d: "M10 26a4 4 0 114-4 4 4 0 01-4 4zm0-6a2 2 0 102 2 2 2 0 00-2-2zM7 14h6v2H7zM17 16h9v2h-9zM17 20h9v2h-9zM17 24h9v2h-9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rain-drizzle.ts b/packages/hiccup-carbon-icons/src/rain-drizzle.ts index 9a1199374d..dc181b81c4 100644 --- a/packages/hiccup-carbon-icons/src/rain-drizzle.ts +++ b/packages/hiccup-carbon-icons/src/rain-drizzle.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RAIN_DRIZZLE + */ // prettier-ignore -export const RAIN_DRIZZLE = +export const RAIN_DRIZZLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11 30a1 1 0 01-.894-1.447l2-4a1 1 0 111.788.894l-2 4A.998.998 0 0111 30z" }], ["path", { d: "M24.8 9.136a8.994 8.994 0 00-17.6 0A6.497 6.497 0 008.5 22h10.881l-1.276 2.553a1 1 0 001.789.894L21.618 22H23.5a6.497 6.497 0 001.3-12.864zM23.5 20h-15a4.497 4.497 0 01-.356-8.981l.816-.064.099-.812a6.994 6.994 0 0113.883 0l.099.812.815.064A4.497 4.497 0 0123.5 20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rain-drop.ts b/packages/hiccup-carbon-icons/src/rain-drop.ts index 6b56c76c68..71ab40ae58 100644 --- a/packages/hiccup-carbon-icons/src/rain-drop.ts +++ b/packages/hiccup-carbon-icons/src/rain-drop.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RAIN_DROP + */ // prettier-ignore -export const RAIN_DROP = +export const RAIN_DROP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 24v-2a3.296 3.296 0 003-3h2a5.267 5.267 0 01-5 5z" }], ["path", { d: "M16 28a9.011 9.011 0 01-9-9 9.984 9.984 0 011.494-4.955l6.659-10.608a1.04 1.04 0 011.694 0l6.63 10.556A10.063 10.063 0 0125 19a9.011 9.011 0 01-9 9zm0-22.152l-5.782 9.208A7.977 7.977 0 009 19a7 7 0 0014 0 8.062 8.062 0 00-1.248-3.995z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rain-heavy.ts b/packages/hiccup-carbon-icons/src/rain-heavy.ts index 12014257ea..01c77e2379 100644 --- a/packages/hiccup-carbon-icons/src/rain-heavy.ts +++ b/packages/hiccup-carbon-icons/src/rain-heavy.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RAIN_HEAVY + */ // prettier-ignore -export const RAIN_HEAVY = +export const RAIN_HEAVY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 30a1 1 0 01-.894-1.447l2-4a1 1 0 111.788.894l-2 4A.998.998 0 0117 30zM8 30a1 1 0 01-.894-1.447l2-4a1 1 0 111.788.894l-2 4A.998.998 0 018 30z" }], ["path", { d: "M30 15.5a6.532 6.532 0 00-5.2-6.364 8.994 8.994 0 00-17.6 0 6.49 6.49 0 00-1.497 12.222l-1.597 3.195a1 1 0 101.788.894L7.617 22h6.765l-1.276 2.553a1 1 0 101.788.894L16.619 22h6.764l-1.276 2.553a1 1 0 101.788.894l1.945-3.89A6.506 6.506 0 0030 15.5zM23.5 20h-15a4.497 4.497 0 01-.356-8.981l.816-.064.099-.812a6.994 6.994 0 0113.883 0l.099.812.815.064A4.497 4.497 0 0123.5 20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rain-scattered-night.ts b/packages/hiccup-carbon-icons/src/rain-scattered-night.ts index f375ddb4e8..11d95c4ea7 100644 --- a/packages/hiccup-carbon-icons/src/rain-scattered-night.ts +++ b/packages/hiccup-carbon-icons/src/rain-scattered-night.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RAIN_SCATTERED_NIGHT + */ // prettier-ignore -export const RAIN_SCATTERED_NIGHT = +export const RAIN_SCATTERED_NIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8.508 32a1.012 1.012 0 01-.448-.105.999.999 0 01-.449-1.342l1.494-3a1.002 1.002 0 011.794.894l-1.493 3a1.002 1.002 0 01-.898.553zM29.844 13.035a1.518 1.518 0 00-1.23-.866 5.359 5.359 0 01-3.41-1.716 6.465 6.465 0 01-1.285-6.393 1.603 1.603 0 00-.3-1.546 1.454 1.454 0 00-1.36-.492l-.019.002a7.855 7.855 0 00-6.105 6.48A7.372 7.372 0 0013.5 8a7.551 7.551 0 00-7.15 5.244A5.993 5.993 0 008 25h7.382l-1.276 2.553a1 1 0 101.788.894L17.619 25H19a5.955 5.955 0 005.88-7.146 7.5 7.5 0 004.867-3.3 1.538 1.538 0 00.097-1.52zM19 23H8a3.993 3.993 0 01-.673-7.93l.663-.112.145-.656a5.496 5.496 0 0110.73 0l.145.656.663.113A3.993 3.993 0 0119 23zm5.15-7.048a5.964 5.964 0 00-3.5-2.708 7.508 7.508 0 00-2.621-3.694 6.01 6.01 0 013.77-5.334 8.458 8.458 0 001.94 7.597 7.4 7.4 0 003.901 2.228 5.44 5.44 0 01-3.49 1.911z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rain-scattered.ts b/packages/hiccup-carbon-icons/src/rain-scattered.ts index 3d447bda65..ef74164e0e 100644 --- a/packages/hiccup-carbon-icons/src/rain-scattered.ts +++ b/packages/hiccup-carbon-icons/src/rain-scattered.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RAIN_SCATTERED + */ // prettier-ignore -export const RAIN_SCATTERED = +export const RAIN_SCATTERED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8.508 32a1.013 1.013 0 01-.448-.105.999.999 0 01-.449-1.342l1.494-3a1.002 1.002 0 011.794.894l-1.493 3a1.001 1.001 0 01-.898.553zM26.464 16.88l1.414-1.415L30 17.586l-1.414 1.415zM29 10h3v2h-3zM26.464 5.122L28.585 3 30 4.415l-2.122 2.121zM20 0h2v3h-2zM12 4.414L13.414 3l2.121 2.121-1.414 1.415zM27 11a5.995 5.995 0 00-11.367-2.669A7.35 7.35 0 0013.5 8a7.55 7.55 0 00-7.15 5.244A5.993 5.993 0 008 25h7.382l-1.276 2.553a1 1 0 101.788.894L17.619 25H19a5.985 5.985 0 005.216-8.946A5.994 5.994 0 0027 11zm-8 12H8a3.993 3.993 0 01-.673-7.93l.663-.112.146-.656a5.496 5.496 0 0110.73 0l.145.656.663.113A3.993 3.993 0 0119 23zm3.927-8.51a5.96 5.96 0 00-2.278-1.246 7.516 7.516 0 00-3.185-4.069 3.987 3.987 0 115.463 5.314z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rain.ts b/packages/hiccup-carbon-icons/src/rain.ts index 8c49f99a49..558b55d257 100644 --- a/packages/hiccup-carbon-icons/src/rain.ts +++ b/packages/hiccup-carbon-icons/src/rain.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RAIN + */ // prettier-ignore -export const RAIN = +export const RAIN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23.5 22h-15A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11h-.86a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9H23l-.1-.82A7 7 0 0016 4zM14 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0114 30zM20 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0120 30zM8 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 018 30z" }]]; diff --git a/packages/hiccup-carbon-icons/src/raw.ts b/packages/hiccup-carbon-icons/src/raw.ts index 824c8f5edf..f65cfae8a0 100644 --- a/packages/hiccup-carbon-icons/src/raw.ts +++ b/packages/hiccup-carbon-icons/src/raw.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RAW + */ // prettier-ignore -export const RAW = +export const RAW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.2 9l-.34 8-.26 4.54-.41-3.54-.68-5.46h-2.02L24.81 18l-.41 3.54-.26-4.54-.34-8H22l1 14h2.27l.76-4.93.46-4.07.01-.03.01.03.46 4.07.76 4.93H30l1-14h-1.8zM18 9h-4a2 2 0 00-2 2v12h2v-5h4v5h2V11a2 2 0 00-2-2zm-4 7v-5h4v5zM10 15v-4a2 2 0 00-2-2H2v14h2v-6h1.48l2.34 6H10l-2.37-6H8a2 2 0 002-2zm-6-4h4v4H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/receipt.ts b/packages/hiccup-carbon-icons/src/receipt.ts index 9b54e8dbbe..bd8d780daa 100644 --- a/packages/hiccup-carbon-icons/src/receipt.ts +++ b/packages/hiccup-carbon-icons/src/receipt.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RECEIPT + */ // prettier-ignore -export const RECEIPT = +export const RECEIPT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 16h2v2h-2zM9 16h8v2H9zM21 12h2v2h-2zM9 12h8v2H9zM9 8h14v2H9z" }], ["path", { d: "M25 2H7a2.002 2.002 0 00-2 2v25a1 1 0 001 1h1a.999.999 0 00.8-.4l2.2-2.933 2.2 2.933a1.035 1.035 0 001.6 0l2.2-2.933 2.2 2.933a1.035 1.035 0 001.6 0l2.2-2.933 2.2 2.933a1 1 0 00.8.4h1a1 1 0 001-1V4a2.002 2.002 0 00-2-2zm0 25.333L22.8 24.4a1.035 1.035 0 00-1.6 0L19 27.333 16.8 24.4a1.035 1.035 0 00-1.6 0L13 27.333 10.8 24.4a1.035 1.035 0 00-1.6 0L7 27.333V4h18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/recently-viewed.ts b/packages/hiccup-carbon-icons/src/recently-viewed.ts index 4e972fb8bb..2f6b61dc67 100644 --- a/packages/hiccup-carbon-icons/src/recently-viewed.ts +++ b/packages/hiccup-carbon-icons/src/recently-viewed.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RECENTLY_VIEWED + */ // prettier-ignore -export const RECENTLY_VIEWED = +export const RECENTLY_VIEWED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20.59 22L15 16.41V7h2v8.58l5 5.01L20.59 22z" }], ["path", { d: "M16 2A13.94 13.94 0 006 6.23V2H4v8h8V8H7.08A12 12 0 114 16H2A14 14 0 1016 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/recommend.ts b/packages/hiccup-carbon-icons/src/recommend.ts index 288c85f0a7..1b692b79ac 100644 --- a/packages/hiccup-carbon-icons/src/recommend.ts +++ b/packages/hiccup-carbon-icons/src/recommend.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RECOMMEND + */ // prettier-ignore -export const RECOMMEND = +export const RECOMMEND: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a9 9 0 00-6 15.69V30l6-4 6 4V17.69A9 9 0 0016 2zm4 24.26l-2.89-1.92L16 23.6l-1.11.74L12 26.26v-7.21a8.88 8.88 0 008 0zM20.89 16A7 7 0 1123 11a7 7 0 01-2.11 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/recording-filled-alt.ts b/packages/hiccup-carbon-icons/src/recording-filled-alt.ts index b11de0f9c5..201652366f 100644 --- a/packages/hiccup-carbon-icons/src/recording-filled-alt.ts +++ b/packages/hiccup-carbon-icons/src/recording-filled-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RECORDING_FILLED_ALT + */ // prettier-ignore -export const RECORDING_FILLED_ALT = +export const RECORDING_FILLED_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2C8.3 2 2 8.3 2 16s6.3 14 14 14 14-6.3 14-14S23.7 2 16 2zm0 20c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/recording-filled.ts b/packages/hiccup-carbon-icons/src/recording-filled.ts index 14c05a4e79..109e617459 100644 --- a/packages/hiccup-carbon-icons/src/recording-filled.ts +++ b/packages/hiccup-carbon-icons/src/recording-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RECORDING_FILLED + */ // prettier-ignore -export const RECORDING_FILLED = +export const RECORDING_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/recording.ts b/packages/hiccup-carbon-icons/src/recording.ts index d64400a856..193a8500da 100644 --- a/packages/hiccup-carbon-icons/src/recording.ts +++ b/packages/hiccup-carbon-icons/src/recording.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RECORDING + */ // prettier-ignore -export const RECORDING = +export const RECORDING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 4A12 12 0 114 16 12 12 0 0116 4m0-2a14 14 0 1014 14A14 14 0 0016 2z" }], ["path", { d: "M16 12a4 4 0 11-4 4 4 4 0 014-4m0-2a6 6 0 106 6 6 6 0 00-6-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/redo.ts b/packages/hiccup-carbon-icons/src/redo.ts index 0658bfc0b0..a2ccd2afe2 100644 --- a/packages/hiccup-carbon-icons/src/redo.ts +++ b/packages/hiccup-carbon-icons/src/redo.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#REDO + */ // prettier-ignore -export const REDO = +export const REDO: any[] = ["svg", { viewBox: "0 0 32 32" }, ["style"], ["path", { d: "M9 15c-2.5 0-4 1.5-4 4s1.5 4 4 4h5v2H9c-3.5 0-6-2.5-6-6s2.5-6 6-6h16.2l-4-4 1.4-1.5L29 14l-6.4 6.4-1.4-1.4 4-4H9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/reflect-horizontal.ts b/packages/hiccup-carbon-icons/src/reflect-horizontal.ts index 25a111866c..8dedfc9eed 100644 --- a/packages/hiccup-carbon-icons/src/reflect-horizontal.ts +++ b/packages/hiccup-carbon-icons/src/reflect-horizontal.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#REFLECT_HORIZONTAL + */ // prettier-ignore -export const REFLECT_HORIZONTAL = +export const REFLECT_HORIZONTAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19.386 15.21l9-7A1 1 0 0130 9v14a1 1 0 01-1.614.79l-9-7a1 1 0 010-1.58z" }], ["path", diff --git a/packages/hiccup-carbon-icons/src/reflect-vertical.ts b/packages/hiccup-carbon-icons/src/reflect-vertical.ts index c52adcd68b..1d1121d4b6 100644 --- a/packages/hiccup-carbon-icons/src/reflect-vertical.ts +++ b/packages/hiccup-carbon-icons/src/reflect-vertical.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#REFLECT_VERTICAL + */ // prettier-ignore -export const REFLECT_VERTICAL = +export const REFLECT_VERTICAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16.79 19.386l7 9A1 1 0 0123 30H9a1 1 0 01-.79-1.614l7-9a1 1 0 011.58 0z" }], ["path", diff --git a/packages/hiccup-carbon-icons/src/reminder-medical.ts b/packages/hiccup-carbon-icons/src/reminder-medical.ts index 478aa92459..4cbaa13ca1 100644 --- a/packages/hiccup-carbon-icons/src/reminder-medical.ts +++ b/packages/hiccup-carbon-icons/src/reminder-medical.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#REMINDER_MEDICAL + */ // prettier-ignore -export const REMINDER_MEDICAL = +export const REMINDER_MEDICAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 12v2h1v4a3 3 0 01-6 0v-4h1v-2h-3v6a5.008 5.008 0 004 4.899V24a4 4 0 01-8 0v-2.184a3 3 0 10-2 0V24a6 6 0 0012 0v-1.101A5.008 5.008 0 0030 18v-6zm-12 6a1 1 0 11-1 1 1 1 0 011-1z" }], ["path", { d: "M26 4h-4V2h-2v2h-8V2h-2v2H6a2 2 0 00-2 2v20a2 2 0 002 2h4v-2H6V6h4v2h2V6h8v2h2V6h4v4h2V6a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/reminder.ts b/packages/hiccup-carbon-icons/src/reminder.ts index 77ebadee19..7d3050d27b 100644 --- a/packages/hiccup-carbon-icons/src/reminder.ts +++ b/packages/hiccup-carbon-icons/src/reminder.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#REMINDER + */ // prettier-ignore -export const REMINDER = +export const REMINDER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 23.382l-2-1V20a6.005 6.005 0 00-5-5.91V12h-2v2.09A6.005 6.005 0 0016 20v2.382l-2 1V28h6v2h4v-2h6zM28 26H16v-1.382l2-1V20a4 4 0 018 0v3.618l2 1z" }], ["path", { d: "M28 6a2 2 0 00-2-2h-4V2h-2v2h-8V2h-2v2H6a2 2 0 00-2 2v20a2 2 0 002 2h4v-2H6V6h4v2h2V6h8v2h2V6h4v6h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/renew.ts b/packages/hiccup-carbon-icons/src/renew.ts index 587e6bef22..35ccced7ba 100644 --- a/packages/hiccup-carbon-icons/src/renew.ts +++ b/packages/hiccup-carbon-icons/src/renew.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RENEW + */ // prettier-ignore -export const RENEW = +export const RENEW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 10H6.78A11 11 0 0127 16h2A13 13 0 006 7.68V4H4v8h8zM20 22h5.22A11 11 0 015 16H3a13 13 0 0023 8.32V28h2v-8h-8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/repeat-one.ts b/packages/hiccup-carbon-icons/src/repeat-one.ts index 0f14f9bf9a..e8037ddeaa 100644 --- a/packages/hiccup-carbon-icons/src/repeat-one.ts +++ b/packages/hiccup-carbon-icons/src/repeat-one.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#REPEAT_ONE + */ // prettier-ignore -export const REPEAT_ONE = +export const REPEAT_ONE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 6H5.83l3.58-3.59L8 1 2 7l6 6 1.41-1.41L5.83 8H26v7h2V8a2 2 0 00-2-2zM22.59 20.41L26.17 24H6v-7H4v7a2 2 0 002 2h20.17l-3.58 3.59L24 31l6-6-6-6z" }], ["path", { d: "M17 19v-8h-2v1h-2v2h2v5h-2v2h6v-2h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/repeat.ts b/packages/hiccup-carbon-icons/src/repeat.ts index 9d5d2fc150..177fb797aa 100644 --- a/packages/hiccup-carbon-icons/src/repeat.ts +++ b/packages/hiccup-carbon-icons/src/repeat.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#REPEAT + */ // prettier-ignore -export const REPEAT = +export const REPEAT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 6H5.83l3.58-3.59L8 1 2 7l6 6 1.41-1.41L5.83 8H26v7h2V8a2 2 0 00-2-2zM22.59 20.41L26.17 24H6v-7H4v7a2 2 0 002 2h20.17l-3.58 3.59L24 31l6-6-6-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/reply.ts b/packages/hiccup-carbon-icons/src/reply.ts index ecab4b642c..a905fb4a33 100644 --- a/packages/hiccup-carbon-icons/src/reply.ts +++ b/packages/hiccup-carbon-icons/src/reply.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#REPLY + */ // prettier-ignore -export const REPLY = +export const REPLY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28.88 30a1 1 0 01-.88-.5A15.19 15.19 0 0015 22v6a1 1 0 01-.62.92 1 1 0 01-1.09-.21l-12-12a1 1 0 010-1.42l12-12a1 1 0 011.09-.21A1 1 0 0115 4v6.11a17.19 17.19 0 0115 17 16.34 16.34 0 01-.13 2 1 1 0 01-.79.86zM14.5 20A17.62 17.62 0 0128 26a15.31 15.31 0 00-14.09-14 1 1 0 01-.91-1V6.41L3.41 16 13 25.59V21a1 1 0 011-1h.54z" }]]; diff --git a/packages/hiccup-carbon-icons/src/report-data.ts b/packages/hiccup-carbon-icons/src/report-data.ts index fd3ebf6c0e..6e70c78cdd 100644 --- a/packages/hiccup-carbon-icons/src/report-data.ts +++ b/packages/hiccup-carbon-icons/src/report-data.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#REPORT_DATA + */ // prettier-ignore -export const REPORT_DATA = +export const REPORT_DATA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 20h2v4h-2zM20 18h2v6h-2zM10 14h2v10h-2z" }], ["path", { d: "M25 5h-3V4a2 2 0 00-2-2h-8a2 2 0 00-2 2v1H7a2 2 0 00-2 2v21a2 2 0 002 2h18a2 2 0 002-2V7a2 2 0 00-2-2zM12 4h8v4h-8zm13 24H7V7h3v3h12V7h3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/report.ts b/packages/hiccup-carbon-icons/src/report.ts index 5c3c3fcc29..cbe9d87d97 100644 --- a/packages/hiccup-carbon-icons/src/report.ts +++ b/packages/hiccup-carbon-icons/src/report.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#REPORT + */ // prettier-ignore -export const REPORT = +export const REPORT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 18h8v2h-8zM10 13h12v2H10zM10 23h5v2h-5z" }], ["path", { d: "M25 5h-3V4a2 2 0 00-2-2h-8a2 2 0 00-2 2v1H7a2 2 0 00-2 2v21a2 2 0 002 2h18a2 2 0 002-2V7a2 2 0 00-2-2zM12 4h8v4h-8zm13 24H7V7h3v3h12V7h3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/request-quote.ts b/packages/hiccup-carbon-icons/src/request-quote.ts index 206c1732a3..906d3ebee2 100644 --- a/packages/hiccup-carbon-icons/src/request-quote.ts +++ b/packages/hiccup-carbon-icons/src/request-quote.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#REQUEST_QUOTE + */ // prettier-ignore -export const REQUEST_QUOTE = +export const REQUEST_QUOTE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 22v6H6V4h10V2H6a2 2 0 00-2 2v24a2 2 0 002 2h16a2 2 0 002-2v-6z" }], ["path", { d: "M29.54 5.76l-3.3-3.3a1.6 1.6 0 00-2.24 0l-14 14V22h5.53l14-14a1.6 1.6 0 000-2.24zM14.7 20H12v-2.7l9.44-9.45 2.71 2.71zM25.56 9.15l-2.71-2.71 2.27-2.27 2.71 2.71z" }]]; diff --git a/packages/hiccup-carbon-icons/src/research-bloch-sphere.ts b/packages/hiccup-carbon-icons/src/research-bloch-sphere.ts index 80e0453dcd..4d66a23b92 100644 --- a/packages/hiccup-carbon-icons/src/research-bloch-sphere.ts +++ b/packages/hiccup-carbon-icons/src/research-bloch-sphere.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RESEARCH_BLOCH_SPHERE + */ // prettier-ignore -export const RESEARCH_BLOCH_SPHERE = +export const RESEARCH_BLOCH_SPHERE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21.87 7.84l-1.74-1L16 14a2 2 0 102 2 2 2 0 00-.27-1z" }], ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 2a12 12 0 0111.17 7.65 25.69 25.69 0 00-3.69-1.5l-1 1.77a22.7 22.7 0 015.41 2.39 11.05 11.05 0 010 3.38A22.92 22.92 0 0116 21a22.92 22.92 0 01-11.87-3.31 11.05 11.05 0 010-3.38A22.8 22.8 0 0115 11V9a25 25 0 00-10.17 2.6A12 12 0 0116 4zm0 24a12 12 0 01-11.17-7.65A24.88 24.88 0 0016 23a24.88 24.88 0 0011.17-2.65A12 12 0 0116 28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/research-hinton-plot.ts b/packages/hiccup-carbon-icons/src/research-hinton-plot.ts index f03031f59e..3b0f14a509 100644 --- a/packages/hiccup-carbon-icons/src/research-hinton-plot.ts +++ b/packages/hiccup-carbon-icons/src/research-hinton-plot.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RESEARCH_HINTON_PLOT + */ // prettier-ignore -export const RESEARCH_HINTON_PLOT = +export const RESEARCH_HINTON_PLOT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 2h4v4H2zM10 2h4v4h-4zM18 2h4v4h-4zM26 2h4v4h-4zM2 10h4v4H2zM10 10h4v4h-4zM18 10h4v4h-4zM26 10h4v4h-4zM2 18h4v4H2zM10 18h4v4h-4zM18 18h4v4h-4zM26 18h4v4h-4zM2 26h4v4H2zM10 26h4v4h-4zM18 26h4v4h-4zM26 26h4v4h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/research-matrix.ts b/packages/hiccup-carbon-icons/src/research-matrix.ts index 3966e20078..9b8e982663 100644 --- a/packages/hiccup-carbon-icons/src/research-matrix.ts +++ b/packages/hiccup-carbon-icons/src/research-matrix.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RESEARCH_MATRIX + */ // prettier-ignore -export const RESEARCH_MATRIX = +export const RESEARCH_MATRIX: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 13V4h-2v2h-3v2h3v5h-3v2h8v-2h-3zM16.5 20a3.5 3.5 0 11-3.5 3.5 3.5 3.5 0 013.5-3.5m0-2a5.5 5.5 0 105.5 5.5 5.5 5.5 0 00-5.5-5.5zM8 30H2V2h6v2H4v24h4v2zM30 30h-6v-2h4V4h-4V2h6v28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/reset-alt.ts b/packages/hiccup-carbon-icons/src/reset-alt.ts index f1c1c868d0..3820aef5a4 100644 --- a/packages/hiccup-carbon-icons/src/reset-alt.ts +++ b/packages/hiccup-carbon-icons/src/reset-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RESET_ALT + */ // prettier-ignore -export const RESET_ALT = +export const RESET_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 8H6.83l3.58-3.59L9 3 3 9l6 6 1.41-1.41L6.83 10H27v16H7v-7H5v7a2 2 0 002 2h20a2 2 0 002-2V10a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/reset.ts b/packages/hiccup-carbon-icons/src/reset.ts index 23c5ecf2bc..7e7639a8d9 100644 --- a/packages/hiccup-carbon-icons/src/reset.ts +++ b/packages/hiccup-carbon-icons/src/reset.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RESET + */ // prettier-ignore -export const RESET = +export const RESET: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 28A12 12 0 106 16v6.2l-3.6-3.6L1 20l6 6 6-6-1.4-1.4L8 22.2V16a10 10 0 1110 10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/restart.ts b/packages/hiccup-carbon-icons/src/restart.ts index 931d5b0129..0b4b74a9d4 100644 --- a/packages/hiccup-carbon-icons/src/restart.ts +++ b/packages/hiccup-carbon-icons/src/restart.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RESTART + */ // prettier-ignore -export const RESTART = +export const RESTART: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 18A10 10 0 1115 8h6.18l-3.58 3.59L19 13l6-6-6-6-1.4 1.41L21.19 6H15a12 12 0 1012 12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/restaurant-fine.ts b/packages/hiccup-carbon-icons/src/restaurant-fine.ts index cd299a466d..12b9c32ebc 100644 --- a/packages/hiccup-carbon-icons/src/restaurant-fine.ts +++ b/packages/hiccup-carbon-icons/src/restaurant-fine.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RESTAURANT_FINE + */ // prettier-ignore -export const RESTAURANT_FINE = +export const RESTAURANT_FINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 11V3a1 1 0 00-1-1H19a1 1 0 00-1 1v8a6.004 6.004 0 005 5.91V28h-4v2h10v-2h-4V16.91A6.004 6.004 0 0030 11zm-10 0V4h8v7a4 4 0 11-8 0zM12 2v9.02a3.964 3.964 0 01-3.96 3.96A4.005 4.005 0 014 11.02V2H2v9.02a5.989 5.989 0 005 5.865V30h2V16.895a5.965 5.965 0 005-5.875V2z" }], ["path", { d: "M7 2h2v9.98H7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/restaurant.ts b/packages/hiccup-carbon-icons/src/restaurant.ts index 1721e3bafe..f08b0c4f5b 100644 --- a/packages/hiccup-carbon-icons/src/restaurant.ts +++ b/packages/hiccup-carbon-icons/src/restaurant.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RESTAURANT + */ // prettier-ignore -export const RESTAURANT = +export const RESTAURANT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M9 2h2v10H9z" }], ["path", { d: "M14 11a4 4 0 01-8 0V2H4v9a6 6 0 005 5.91V30h2V16.91A6 6 0 0016 11V2h-2zM22 2h-1v28h2V20h3a2 2 0 002-2V8a5.78 5.78 0 00-6-6zm4 16h-3V4.09c2.88.56 3 3.54 3 3.91z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rewind-10.ts b/packages/hiccup-carbon-icons/src/rewind-10.ts index 7c5d29ca5e..a26f14f0a2 100644 --- a/packages/hiccup-carbon-icons/src/rewind-10.ts +++ b/packages/hiccup-carbon-icons/src/rewind-10.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#REWIND_10 + */ // prettier-ignore -export const REWIND_10 = +export const REWIND_10: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 18A12 12 0 1016 6h-4V1L6 7l6 6V8h4A10 10 0 116 18z" }], ["path", { d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93 2.44 2.44 0 01-2.16 1.08zm0-1.22a1.07 1.07 0 001-.55 3.38 3.38 0 00.37-1.51v-1.38a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51 1.06 1.06 0 00.98.55zM10.63 22v-1.18h2v-5.19l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rewind-30.ts b/packages/hiccup-carbon-icons/src/rewind-30.ts index 513a5f6284..ea59d1a1b3 100644 --- a/packages/hiccup-carbon-icons/src/rewind-30.ts +++ b/packages/hiccup-carbon-icons/src/rewind-30.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#REWIND_30 + */ // prettier-ignore -export const REWIND_30 = +export const REWIND_30: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 18A12 12 0 1016 6h-4V1L6 7l6 6V8h4A10 10 0 116 18z" }], ["path", { d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77 3.39 3.39 0 01-.47-1.25 7.12 7.12 0 01-.17-1.68 7.24 7.24 0 01.17-1.68 3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93 2.44 2.44 0 01-2.21 1.08zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51v-1.38a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51 1 1 0 001.05.55zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11 3.1 3.1 0 01-.76-.31 2.76 2.76 0 01-.56-.45 4.22 4.22 0 01-.44-.55l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76v-1.21z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rewind-5.ts b/packages/hiccup-carbon-icons/src/rewind-5.ts index b760e0f48f..d9446aa7c3 100644 --- a/packages/hiccup-carbon-icons/src/rewind-5.ts +++ b/packages/hiccup-carbon-icons/src/rewind-5.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#REWIND_5 + */ // prettier-ignore -export const REWIND_5 = +export const REWIND_5: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 18A12 12 0 1016 6h-4V1L6 7l6 6V8h4A10 10 0 116 18z" }], ["path", { d: "M18.58 15.58h-3.45L15 18.15a4.83 4.83 0 01.26-.45 1.59 1.59 0 01.33-.35 1.53 1.53 0 01.44-.23 2 2 0 01.6-.08 2.54 2.54 0 01.92.16 2.06 2.06 0 01.74.48 2.28 2.28 0 01.5.77 2.73 2.73 0 01.18 1 2.87 2.87 0 01-.19 1.07 2.36 2.36 0 01-.55.84 2.44 2.44 0 01-.89.55 3.23 3.23 0 01-1.21.2 3.79 3.79 0 01-.94-.11 3 3 0 01-.74-.32 2.45 2.45 0 01-.55-.45 4.13 4.13 0 01-.41-.55l1.06-.81.27.41a1.82 1.82 0 00.34.34 1.59 1.59 0 00.43.22 1.52 1.52 0 00.55.08 1.29 1.29 0 001-.36 1.41 1.41 0 00.33-1v-.06a1.18 1.18 0 00-1.28-1.27 1.44 1.44 0 00-.77.18 1.94 1.94 0 00-.48.39l-1.19-.17.29-4.31h4.52z" }]]; diff --git a/packages/hiccup-carbon-icons/src/roadmap.ts b/packages/hiccup-carbon-icons/src/roadmap.ts index bee41c5991..7c3caa00e1 100644 --- a/packages/hiccup-carbon-icons/src/roadmap.ts +++ b/packages/hiccup-carbon-icons/src/roadmap.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ROADMAP + */ // prettier-ignore -export const ROADMAP = +export const ROADMAP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 30H4a2.002 2.002 0 01-2-2v-4a2.002 2.002 0 012-2h8a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zm-8-6v4h8v-4zM28 20H12a2.002 2.002 0 01-2-2v-4a2.002 2.002 0 012-2h16a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zm-16-6v4h16v-4zM16 10H4a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h12a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zM4 4v4h12V4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rocket.ts b/packages/hiccup-carbon-icons/src/rocket.ts index 3946786a67..89aabb8e96 100644 --- a/packages/hiccup-carbon-icons/src/rocket.ts +++ b/packages/hiccup-carbon-icons/src/rocket.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ROCKET + */ // prettier-ignore -export const ROCKET = +export const ROCKET: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M7.288 23.292l7.997-7.997 1.415 1.414-7.998 7.997z" }], ["path", { d: "M17 30a1 1 0 01-.37-.07 1 1 0 01-.62-.79l-1-7 2-.28.75 5.27L21 24.52V17a1 1 0 01.29-.71l4.07-4.07A8.94 8.94 0 0028 5.86V4h-1.86a8.94 8.94 0 00-6.36 2.64l-4.07 4.07A1 1 0 0115 11H7.48l-2.61 3.26 5.27.75-.28 2-7-1a1 1 0 01-.79-.62 1 1 0 01.15-1l4-5A1 1 0 017 9h7.59l3.77-3.78A10.92 10.92 0 0126.14 2H28a2 2 0 012 2v1.86a10.92 10.92 0 01-3.22 7.78L23 17.41V25a1 1 0 01-.38.78l-5 4A1 1 0 0117 30z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rotate-clockwise-alt-filled.ts b/packages/hiccup-carbon-icons/src/rotate-clockwise-alt-filled.ts index 035de826c1..dfc11b4aa9 100644 --- a/packages/hiccup-carbon-icons/src/rotate-clockwise-alt-filled.ts +++ b/packages/hiccup-carbon-icons/src/rotate-clockwise-alt-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ROTATE_CLOCKWISE_ALT_FILLED + */ // prettier-ignore -export const ROTATE_CLOCKWISE_ALT_FILLED = +export const ROTATE_CLOCKWISE_ALT_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 30H4a2.002 2.002 0 01-2-2V16a2.002 2.002 0 012-2h12a2.002 2.002 0 012 2v12a2.002 2.002 0 01-2 2zM30 15l-1.41-1.41L26 16.17V11a7.008 7.008 0 00-7-7h-5v2h5a5.006 5.006 0 015 5v5.17l-2.59-2.58L20 15l5 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rotate-clockwise-alt.ts b/packages/hiccup-carbon-icons/src/rotate-clockwise-alt.ts index 1a5337748b..fb54c5afce 100644 --- a/packages/hiccup-carbon-icons/src/rotate-clockwise-alt.ts +++ b/packages/hiccup-carbon-icons/src/rotate-clockwise-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ROTATE_CLOCKWISE_ALT + */ // prettier-ignore -export const ROTATE_CLOCKWISE_ALT = +export const ROTATE_CLOCKWISE_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 30H4a2.002 2.002 0 01-2-2V16a2.002 2.002 0 012-2h12a2.002 2.002 0 012 2v12a2.002 2.002 0 01-2 2zM4 16v12h12.001L16 16zM30 15l-1.41-1.41L26 16.17V11a7.008 7.008 0 00-7-7h-5v2h5a5.006 5.006 0 015 5v5.17l-2.59-2.58L20 15l5 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rotate-clockwise-filled.ts b/packages/hiccup-carbon-icons/src/rotate-clockwise-filled.ts index 2cdf085544..0a6232036d 100644 --- a/packages/hiccup-carbon-icons/src/rotate-clockwise-filled.ts +++ b/packages/hiccup-carbon-icons/src/rotate-clockwise-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ROTATE_CLOCKWISE_FILLED + */ // prettier-ignore -export const ROTATE_CLOCKWISE_FILLED = +export const ROTATE_CLOCKWISE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 30H16a2.002 2.002 0 01-2-2V16a2.002 2.002 0 012-2h12a2.002 2.002 0 012 2v12a2.002 2.002 0 01-2 2zM15 2l-1.41 1.41L16.17 6H11a7.008 7.008 0 00-7 7v5h2v-5a5.006 5.006 0 015-5h5.17l-2.58 2.59L15 12l5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rotate-clockwise.ts b/packages/hiccup-carbon-icons/src/rotate-clockwise.ts index dc2d4f6a52..4942c4e57e 100644 --- a/packages/hiccup-carbon-icons/src/rotate-clockwise.ts +++ b/packages/hiccup-carbon-icons/src/rotate-clockwise.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ROTATE_CLOCKWISE + */ // prettier-ignore -export const ROTATE_CLOCKWISE = +export const ROTATE_CLOCKWISE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 30H16a2.002 2.002 0 01-2-2V16a2.002 2.002 0 012-2h12a2.002 2.002 0 012 2v12a2.002 2.002 0 01-2 2zM16 16v12h12.001L28 16zM15 2l-1.41 1.41L16.17 6H11a7.008 7.008 0 00-7 7v5h2v-5a5.006 5.006 0 015-5h5.17l-2.58 2.59L15 12l5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rotate-counterclockwise-alt-filled.ts b/packages/hiccup-carbon-icons/src/rotate-counterclockwise-alt-filled.ts index be1b5a648e..a9f6951bda 100644 --- a/packages/hiccup-carbon-icons/src/rotate-counterclockwise-alt-filled.ts +++ b/packages/hiccup-carbon-icons/src/rotate-counterclockwise-alt-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ROTATE_COUNTERCLOCKWISE_ALT_FILLED + */ // prettier-ignore -export const ROTATE_COUNTERCLOCKWISE_ALT_FILLED = +export const ROTATE_COUNTERCLOCKWISE_ALT_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 28V16a2.002 2.002 0 012-2h12a2.002 2.002 0 012 2v12a2.002 2.002 0 01-2 2H16a2.002 2.002 0 01-2-2zM2 15l1.41-1.41L6 16.17V11a7.008 7.008 0 017-7h5v2h-5a5.006 5.006 0 00-5 5v5.17l2.59-2.58L12 15l-5 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rotate-counterclockwise-alt.ts b/packages/hiccup-carbon-icons/src/rotate-counterclockwise-alt.ts index 9b561ee840..7fd7793069 100644 --- a/packages/hiccup-carbon-icons/src/rotate-counterclockwise-alt.ts +++ b/packages/hiccup-carbon-icons/src/rotate-counterclockwise-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ROTATE_COUNTERCLOCKWISE_ALT + */ // prettier-ignore -export const ROTATE_COUNTERCLOCKWISE_ALT = +export const ROTATE_COUNTERCLOCKWISE_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 28V16a2.002 2.002 0 012-2h12a2.002 2.002 0 012 2v12a2.002 2.002 0 01-2 2H16a2.002 2.002 0 01-2-2zm2-12l-.001 12H28V16zM2 15l1.41-1.41L6 16.17V11a7.008 7.008 0 017-7h5v2h-5a5.006 5.006 0 00-5 5v5.17l2.59-2.58L12 15l-5 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rotate-counterclockwise-filled.ts b/packages/hiccup-carbon-icons/src/rotate-counterclockwise-filled.ts index 759abbeeed..bac4ebd18b 100644 --- a/packages/hiccup-carbon-icons/src/rotate-counterclockwise-filled.ts +++ b/packages/hiccup-carbon-icons/src/rotate-counterclockwise-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ROTATE_COUNTERCLOCKWISE_FILLED + */ // prettier-ignore -export const ROTATE_COUNTERCLOCKWISE_FILLED = +export const ROTATE_COUNTERCLOCKWISE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 28V16a2.002 2.002 0 012-2h12a2.002 2.002 0 012 2v12a2.002 2.002 0 01-2 2H4a2.002 2.002 0 01-2-2zM17 2l1.41 1.41L15.83 6H21a7.008 7.008 0 017 7v5h-2v-5a5.006 5.006 0 00-5-5h-5.17l2.58 2.59L17 12l-5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rotate-counterclockwise.ts b/packages/hiccup-carbon-icons/src/rotate-counterclockwise.ts index 7a8ff2f765..795ff75c17 100644 --- a/packages/hiccup-carbon-icons/src/rotate-counterclockwise.ts +++ b/packages/hiccup-carbon-icons/src/rotate-counterclockwise.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ROTATE_COUNTERCLOCKWISE + */ // prettier-ignore -export const ROTATE_COUNTERCLOCKWISE = +export const ROTATE_COUNTERCLOCKWISE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 28V16a2.002 2.002 0 012-2h12a2.002 2.002 0 012 2v12a2.002 2.002 0 01-2 2H4a2.002 2.002 0 01-2-2zm2-12l-.001 12H16V16zM17 2l1.41 1.41L15.83 6H21a7.008 7.008 0 017 7v5h-2v-5a5.006 5.006 0 00-5-5h-5.17l2.58 2.59L17 12l-5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rotate.ts b/packages/hiccup-carbon-icons/src/rotate.ts index 6b60f4d312..64c457b94a 100644 --- a/packages/hiccup-carbon-icons/src/rotate.ts +++ b/packages/hiccup-carbon-icons/src/rotate.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ROTATE + */ // prettier-ignore -export const ROTATE = +export const ROTATE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17.91 26.82l.35 2a12.9 12.9 0 004.24-1.54l-1-1.73a10.88 10.88 0 01-3.59 1.27zM24.42 23.07L26 24.35a13 13 0 002.24-3.91l-1.87-.68a11 11 0 01-1.95 3.31zM9.5 27.25a12.9 12.9 0 004.24 1.54l.35-2a10.88 10.88 0 01-3.59-1.3zM5.67 19.76l-1.87.68A13 13 0 006 24.35l.32-.26 1.22-1a11 11 0 01-1.91-3.31zM29 16a12.85 12.85 0 00-.8-4.44l-1.87.68A11.18 11.18 0 0127 16zM26 7.65a13 13 0 00-20 0V4H4v8h8v-2H6.81a11 11 0 0117.61-1.07z" }]]; diff --git a/packages/hiccup-carbon-icons/src/row-collapse.ts b/packages/hiccup-carbon-icons/src/row-collapse.ts index 314c55d0ba..1c2353c4f7 100644 --- a/packages/hiccup-carbon-icons/src/row-collapse.ts +++ b/packages/hiccup-carbon-icons/src/row-collapse.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ROW_COLLAPSE + */ // prettier-ignore -export const ROW_COLLAPSE = +export const ROW_COLLAPSE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 20H6a2 2 0 00-2 2v4a2 2 0 002 2h20a2 2 0 002-2v-4a2 2 0 00-2-2zm0 6H6v-4h20zM17 7.828l2.586 2.586L21 9l-5-5-5 5 1.414 1.414L15 7.828V14H4v2h24v-2H17V7.828z" }]]; diff --git a/packages/hiccup-carbon-icons/src/row-expand.ts b/packages/hiccup-carbon-icons/src/row-expand.ts index f69791c707..1a1d9507e5 100644 --- a/packages/hiccup-carbon-icons/src/row-expand.ts +++ b/packages/hiccup-carbon-icons/src/row-expand.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ROW_EXPAND + */ // prettier-ignore -export const ROW_EXPAND = +export const ROW_EXPAND: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 18h11v6.172l-2.586-2.586L11 23l5 5 5-5-1.414-1.414L17 24.172V18h11v-2H4v2zM26 4H6a2 2 0 00-2 2v4a2 2 0 002 2h20a2 2 0 002-2V6a2 2 0 00-2-2zm0 6H6V6h20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/row.ts b/packages/hiccup-carbon-icons/src/row.ts index 360ee0be19..06178ce434 100644 --- a/packages/hiccup-carbon-icons/src/row.ts +++ b/packages/hiccup-carbon-icons/src/row.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ROW + */ // prettier-ignore -export const ROW = +export const ROW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 24h24v2H4zM26 18H6v-4h20v4m2 0v-4a2 2 0 00-2-2H6a2 2 0 00-2 2v4a2 2 0 002 2h20a2 2 0 002-2zM4 6h24v2H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rss.ts b/packages/hiccup-carbon-icons/src/rss.ts index 839f98a5e6..ab0581d429 100644 --- a/packages/hiccup-carbon-icons/src/rss.ts +++ b/packages/hiccup-carbon-icons/src/rss.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RSS + */ // prettier-ignore -export const RSS = +export const RSS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 18c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.7-6-6-6zm0 10c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4zM30 24h-2C28 13 19 4 8 4V2c12.1 0 22 9.9 22 22z" }], ["path", { d: "M22 24h-2c0-6.6-5.4-12-12-12v-2c7.7 0 14 6.3 14 14z" }]]; diff --git a/packages/hiccup-carbon-icons/src/rule.ts b/packages/hiccup-carbon-icons/src/rule.ts index eb9838d3b7..9cbfdb4954 100644 --- a/packages/hiccup-carbon-icons/src/rule.ts +++ b/packages/hiccup-carbon-icons/src/rule.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RULE + */ // prettier-ignore -export const RULE = +export const RULE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 16h12v2H10zM10 10h12v2H10z" }], ["path", { d: "M16 30l-6.176-3.293A10.982 10.982 0 014 17V4a2.002 2.002 0 012-2h20a2.002 2.002 0 012 2v13a10.982 10.982 0 01-5.824 9.707zM6 4v13a8.985 8.985 0 004.766 7.942L16 27.733l5.234-2.79A8.985 8.985 0 0026 17V4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/ruler-alt.ts b/packages/hiccup-carbon-icons/src/ruler-alt.ts index 9104fd7c00..f674292bf4 100644 --- a/packages/hiccup-carbon-icons/src/ruler-alt.ts +++ b/packages/hiccup-carbon-icons/src/ruler-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RULER_ALT + */ // prettier-ignore -export const RULER_ALT = +export const RULER_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.41 21.67L10.34 2.58a2 2 0 00-2.83 0L2.59 7.51a2 2 0 000 2.82l19.07 19.09a2 2 0 001.42.58 2 2 0 001.41-.58l4.92-4.93a2 2 0 000-2.82zM23.08 28L4 8.92 8.92 4l3.79 3.79L10.46 10l1.41 1.41 2.25-2.21 4.13 4.13L16 15.58 17.42 17l2.25-2.25 4.13 4.13-2.25 2.25L23 22.54l2.25-2.25L28 23.08z" }]]; diff --git a/packages/hiccup-carbon-icons/src/ruler.ts b/packages/hiccup-carbon-icons/src/ruler.ts index 01c3f9efe7..5c36eb4ae5 100644 --- a/packages/hiccup-carbon-icons/src/ruler.ts +++ b/packages/hiccup-carbon-icons/src/ruler.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RULER + */ // prettier-ignore -export const RULER = +export const RULER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29 10H3a1 1 0 00-1 1v10a1 1 0 001 1h26a1 1 0 001-1V11a1 1 0 00-1-1zm-1 10H4v-8h4v4h2v-4h5v4h2v-4h5v4h2v-4h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/run.ts b/packages/hiccup-carbon-icons/src/run.ts index 9440371a6c..3fbcfc3670 100644 --- a/packages/hiccup-carbon-icons/src/run.ts +++ b/packages/hiccup-carbon-icons/src/run.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#RUN + */ // prettier-ignore -export const RUN = +export const RUN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 16a6 6 0 11-6 6 6 6 0 016-6m0-2a8 8 0 108 8 8 8 0 00-8-8z" }], ["path", { d: "M26 4H6a2 2 0 00-2 2v20a2 2 0 002 2h4v-2H6V12h22V6a2 2 0 00-2-2zM6 10V6h20v4z" }], diff --git a/packages/hiccup-carbon-icons/src/save-model.ts b/packages/hiccup-carbon-icons/src/save-model.ts index ec86c05806..4c6368047a 100644 --- a/packages/hiccup-carbon-icons/src/save-model.ts +++ b/packages/hiccup-carbon-icons/src/save-model.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SAVE_MODEL + */ // prettier-ignore -export const SAVE_MODEL = +export const SAVE_MODEL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 20l1.427 1.903L23 26.963l-4.427-5.06L20 20h6m1-2h-8l-3 4 7 8 7-8-3-4z" }], ["path", { d: "M16 26h-4v-8h2v-2h-2a2 2 0 00-2 2v8H6V6h4v4a2 2 0 002 2h8a2 2 0 002-2V6.41l4 4V16h2v-6a1 1 0 00-.29-.71l-5-5A.999.999 0 0022 4H6a2 2 0 00-2 2v20a2 2 0 002 2h10zM12 6h8v4h-8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/save.ts b/packages/hiccup-carbon-icons/src/save.ts index 2f11011b67..fec8e15308 100644 --- a/packages/hiccup-carbon-icons/src/save.ts +++ b/packages/hiccup-carbon-icons/src/save.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SAVE + */ // prettier-ignore -export const SAVE = +export const SAVE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.71 9.29l-5-5A1 1 0 0022 4H6a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V10a1 1 0 00-.29-.71zM12 6h8v4h-8zm8 20h-8v-8h8zm2 0v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8H6V6h4v4a2 2 0 002 2h8a2 2 0 002-2V6.41l4 4V26z" }]]; diff --git a/packages/hiccup-carbon-icons/src/scale.ts b/packages/hiccup-carbon-icons/src/scale.ts index 4083cc894b..c5e9b16aff 100644 --- a/packages/hiccup-carbon-icons/src/scale.ts +++ b/packages/hiccup-carbon-icons/src/scale.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SCALE + */ // prettier-ignore -export const SCALE = +export const SCALE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13 17H7a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2v-6a2 2 0 00-2-2zm-6 8v-6h6v6z" }], ["path", { d: "M19 21v2h6a2 2 0 002-2V7a2 2 0 00-2-2H11a2 2 0 00-2 2v6h2V7h14v14" }]]; diff --git a/packages/hiccup-carbon-icons/src/scalpel.ts b/packages/hiccup-carbon-icons/src/scalpel.ts index 9e2dabe66b..fdadb3bb78 100644 --- a/packages/hiccup-carbon-icons/src/scalpel.ts +++ b/packages/hiccup-carbon-icons/src/scalpel.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SCALPEL + */ // prettier-ignore -export const SCALPEL = +export const SCALPEL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28.83 5.17a4.1 4.1 0 00-5.66 0L.34 28h9.25a5 5 0 003.53-1.46l15.71-15.71a4 4 0 000-5.66zM12.29 18.88l2.09-2.09 2.83 2.83-2.09 2.09zm-.58 6.24a3 3 0 01-2.12.88H5.17l5.71-5.71 2.83 2.83zm15.7-15.71l-8.79 8.8-2.83-2.83 8.8-8.79a2 2 0 012.82 0 2 2 0 010 2.82z" }]]; diff --git a/packages/hiccup-carbon-icons/src/scan.ts b/packages/hiccup-carbon-icons/src/scan.ts index 7807981fcc..e20fd0f583 100644 --- a/packages/hiccup-carbon-icons/src/scan.ts +++ b/packages/hiccup-carbon-icons/src/scan.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SCAN + */ // prettier-ignore -export const SCAN = +export const SCAN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 29H5a2 2 0 01-2-2V5a2 2 0 012-2h16v2H5v22h16z" }], ["path", { d: "M15 9h2v14h-2zM27 9h2v14h-2zM21 9h2v14h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/scatter-matrix.ts b/packages/hiccup-carbon-icons/src/scatter-matrix.ts index e09fa6b0a8..5452f91d1d 100644 --- a/packages/hiccup-carbon-icons/src/scatter-matrix.ts +++ b/packages/hiccup-carbon-icons/src/scatter-matrix.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SCATTER_MATRIX + */ // prettier-ignore -export const SCATTER_MATRIX = +export const SCATTER_MATRIX: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/schematics.ts b/packages/hiccup-carbon-icons/src/schematics.ts index db9a93e797..68a24a87af 100644 --- a/packages/hiccup-carbon-icons/src/schematics.ts +++ b/packages/hiccup-carbon-icons/src/schematics.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SCHEMATICS + */ // prettier-ignore -export const SCHEMATICS = +export const SCHEMATICS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 19.001A4.006 4.006 0 0023 15H9A2.003 2.003 0 017 13V9.857A3.995 3.995 0 009.858 7h12.284a4 4 0 100-2H9.858A3.992 3.992 0 105 9.858v3.141A4.006 4.006 0 009.001 17H23A2.003 2.003 0 0125 19.001V22h-3v3H9.858a4 4 0 100 2H22v3h8v-8h-3zM26 4a2 2 0 11-2 2 2.002 2.002 0 012-2zM4 6a2 2 0 112 2 2.002 2.002 0 01-2-2zm2 22a2 2 0 112-2 2.002 2.002 0 01-2 2zm22-4v4h-4v-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/scooter-front.ts b/packages/hiccup-carbon-icons/src/scooter-front.ts index c5acf1160a..bca4a0b9d9 100644 --- a/packages/hiccup-carbon-icons/src/scooter-front.ts +++ b/packages/hiccup-carbon-icons/src/scooter-front.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SCOOTER_FRONT + */ // prettier-ignore -export const SCOOTER_FRONT = +export const SCOOTER_FRONT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 19h2v9h-2z" }], ["path", { d: "M23 10V8h-3a2.002 2.002 0 00-2-2h-4a2.002 2.002 0 00-2 2H9v2h3v4.184A2.996 2.996 0 0010 17v7h2v-7a1 1 0 011-1h6a1 1 0 011 1v7h2v-7a2.996 2.996 0 00-2-2.816V10zm-5-2v6h-4V8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/scooter.ts b/packages/hiccup-carbon-icons/src/scooter.ts index 328176eda6..f444973398 100644 --- a/packages/hiccup-carbon-icons/src/scooter.ts +++ b/packages/hiccup-carbon-icons/src/scooter.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SCOOTER + */ // prettier-ignore -export const SCOOTER = +export const SCOOTER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 28a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zM24 8h-6v2h6a1 1 0 010 2h-3a1 1 0 00-.98 1.196l.924 4.621L18.434 22h-2.69l-2.572-8.575A1.988 1.988 0 0011.256 12H6v2h5.256l.6 2H7a5.006 5.006 0 00-5 5v2a1 1 0 001 1h1a4 4 0 008 0h7a1 1 0 00.857-.485l3-5a1 1 0 00.123-.711L22.22 14H24a3 3 0 000-6zM8 26a2.002 2.002 0 01-2-2h4a2.002 2.002 0 01-2 2zm-4-4v-1a3.003 3.003 0 013-3h5.456l1.2 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/screen-off.ts b/packages/hiccup-carbon-icons/src/screen-off.ts index dbc2780998..dc4adead56 100644 --- a/packages/hiccup-carbon-icons/src/screen-off.ts +++ b/packages/hiccup-carbon-icons/src/screen-off.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SCREEN_OFF + */ // prettier-ignore -export const SCREEN_OFF = +export const SCREEN_OFF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 22H11.41L30 3.41 28.59 2l-2 2H4a2 2 0 00-2 2v16h2V6h20.59L2 28.59 3.41 30l6-6H12v4H8v2h16v-2h-4v-4h8a2 2 0 002-2V9h-2zm-10 6h-4v-4h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/screen.ts b/packages/hiccup-carbon-icons/src/screen.ts index 9d69105d43..8276b0204d 100644 --- a/packages/hiccup-carbon-icons/src/screen.ts +++ b/packages/hiccup-carbon-icons/src/screen.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SCREEN + */ // prettier-ignore -export const SCREEN = +export const SCREEN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 4H4a2 2 0 00-2 2v16a2 2 0 002 2h8v4H8v2h16v-2h-4v-4h8a2 2 0 002-2V6a2 2 0 00-2-2zM18 28h-4v-4h4zm10-6H4V6h24z" }]]; diff --git a/packages/hiccup-carbon-icons/src/script-reference.ts b/packages/hiccup-carbon-icons/src/script-reference.ts index 28987330bf..aad7831e75 100644 --- a/packages/hiccup-carbon-icons/src/script-reference.ts +++ b/packages/hiccup-carbon-icons/src/script-reference.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SCRIPT_REFERENCE + */ // prettier-ignore -export const SCRIPT_REFERENCE = +export const SCRIPT_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM27.17 26l-2.58 2.58L26 30l4-4-4-4-1.42 1.41L27.17 26zM18.83 26l2.58-2.58L20 22l-4 4 4 4 1.42-1.41L18.83 26zM25.7 9.3l-7-7A.909.909 0 0018 2H8a2.006 2.006 0 00-2 2v12h2V4h8v6a2.006 2.006 0 002 2h6v6h2v-8a.91.91 0 00-.3-.7zM18 10V4.4l5.6 5.6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/script.ts b/packages/hiccup-carbon-icons/src/script.ts index 08b776a48e..43f1828554 100644 --- a/packages/hiccup-carbon-icons/src/script.ts +++ b/packages/hiccup-carbon-icons/src/script.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SCRIPT + */ // prettier-ignore -export const SCRIPT = +export const SCRIPT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18.83 26l2.58-2.58L20 22l-4 4 4 4 1.42-1.41L18.83 26zM27.17 26l-2.58 2.58L26 30l4-4-4-4-1.42 1.41L27.17 26z" }], ["path", { d: "M14 28H8V4h8v6a2.006 2.006 0 002 2h6v6h2v-8a.91.91 0 00-.3-.7l-7-7A.909.909 0 0018 2H8a2.006 2.006 0 00-2 2v24a2.006 2.006 0 002 2h6zm4-23.6l5.6 5.6H18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/sdk.ts b/packages/hiccup-carbon-icons/src/sdk.ts index 426a1bda48..57b8e31fbe 100644 --- a/packages/hiccup-carbon-icons/src/sdk.ts +++ b/packages/hiccup-carbon-icons/src/sdk.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SDK + */ // prettier-ignore -export const SDK = +export const SDK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 9h-2.1L24 15.6V9h-2v14h2v-4.3l.9-1.5 3 5.8H30l-3.9-7.6L30 9zM16 23h-4V9h4a4.012 4.012 0 014 4v6a4.012 4.012 0 01-4 4zm-2-2h2a2.006 2.006 0 002-2v-6a2.006 2.006 0 00-2-2h-2zM8 23H2v-2h6v-4H4a2.006 2.006 0 01-2-2v-4a2.006 2.006 0 012-2h6v2H4v4h4a2.006 2.006 0 012 2v4a2.006 2.006 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/search.ts b/packages/hiccup-carbon-icons/src/search.ts index 6517c9f5fb..119e467e09 100644 --- a/packages/hiccup-carbon-icons/src/search.ts +++ b/packages/hiccup-carbon-icons/src/search.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SEARCH + */ // prettier-ignore -export const SEARCH = +export const SEARCH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 28.59L22.45 21A11 11 0 1021 22.45L28.59 30zM5 14a9 9 0 119 9 9 9 0 01-9-9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/security.ts b/packages/hiccup-carbon-icons/src/security.ts index 1f28f09ef1..8b306161e6 100644 --- a/packages/hiccup-carbon-icons/src/security.ts +++ b/packages/hiccup-carbon-icons/src/security.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SECURITY + */ // prettier-ignore -export const SECURITY = +export const SECURITY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 16.59L11.41 14 10 15.41l4 4 8-8L20.59 10 14 16.59z" }], ["path", { d: "M16 30l-6.176-3.293A10.982 10.982 0 014 17V4a2.002 2.002 0 012-2h20a2.002 2.002 0 012 2v13a10.982 10.982 0 01-5.824 9.707zM6 4v13a8.985 8.985 0 004.766 7.942L16 27.733l5.234-2.79A8.985 8.985 0 0026 17V4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/select-01.ts b/packages/hiccup-carbon-icons/src/select-01.ts index 051fd9e354..86184df3d1 100644 --- a/packages/hiccup-carbon-icons/src/select-01.ts +++ b/packages/hiccup-carbon-icons/src/select-01.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SELECT_01 + */ // prettier-ignore -export const SELECT_01 = +export const SELECT_01: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 6H8V2H6v4H2v2h4v4h2V8h4V6zM16 6h4v2h-4zM24 6v2h4v4h2V8a2 2 0 00-2-2zM6 16h2v4H6zM8 28v-4H6v4a2 2 0 002 2h4v-2zM28 16h2v4h-2zM16 28h4v2h-4zM28 24v4h-4v2h4a2 2 0 002-2v-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/select-02.ts b/packages/hiccup-carbon-icons/src/select-02.ts index 4a29e7eb2f..24772ac878 100644 --- a/packages/hiccup-carbon-icons/src/select-02.ts +++ b/packages/hiccup-carbon-icons/src/select-02.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SELECT_02 + */ // prettier-ignore -export const SELECT_02 = +export const SELECT_02: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 6H8V2H6v4H2v2h4v4h2V8h4V6zM30 10V4h-6v2h-8v2h8v2h2v14h-2v2H10v-2H8v-8H6v8H4v6h6v-2h14v2h6v-6h-2V10zM8 28H6v-2h2zm20 0h-2v-2h2zM26 6h2v2h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/send-alt-filled.ts b/packages/hiccup-carbon-icons/src/send-alt-filled.ts index 324e14af34..bb731cf42b 100644 --- a/packages/hiccup-carbon-icons/src/send-alt-filled.ts +++ b/packages/hiccup-carbon-icons/src/send-alt-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SEND_ALT_FILLED + */ // prettier-ignore -export const SEND_ALT_FILLED = +export const SEND_ALT_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.71 4.29a1 1 0 00-1.05-.23l-22 8a1 1 0 000 1.87l8.59 3.43L19.59 11 21 12.41l-6.37 6.37 3.44 8.59A1 1 0 0019 28a1 1 0 00.92-.66l8-22a1 1 0 00-.21-1.05z" }]]; diff --git a/packages/hiccup-carbon-icons/src/send-alt.ts b/packages/hiccup-carbon-icons/src/send-alt.ts index 1fad8055ec..0e109059f3 100644 --- a/packages/hiccup-carbon-icons/src/send-alt.ts +++ b/packages/hiccup-carbon-icons/src/send-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SEND_ALT + */ // prettier-ignore -export const SEND_ALT = +export const SEND_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.71 4.29a1 1 0 00-1.05-.23l-22 8a1 1 0 000 1.87l9.6 3.84 3.84 9.6a1 1 0 00.9.63 1 1 0 00.92-.66l8-22a1 1 0 00-.21-1.05zM19 24.2l-2.79-7L21 12.41 19.59 11l-4.83 4.83L7.8 13l17.53-6.33z" }]]; diff --git a/packages/hiccup-carbon-icons/src/send-filled.ts b/packages/hiccup-carbon-icons/src/send-filled.ts index 29988332a8..c87a0eade1 100644 --- a/packages/hiccup-carbon-icons/src/send-filled.ts +++ b/packages/hiccup-carbon-icons/src/send-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SEND_FILLED + */ // prettier-ignore -export const SEND_FILLED = +export const SEND_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.45 15.11l-22-11a1 1 0 00-1.08.12 1 1 0 00-.33 1L6.69 15H18v2H6.69L4 26.74A1 1 0 005 28a1 1 0 00.45-.11l22-11a1 1 0 000-1.78z" }]]; diff --git a/packages/hiccup-carbon-icons/src/send.ts b/packages/hiccup-carbon-icons/src/send.ts index 8887c1f1e7..76d307d689 100644 --- a/packages/hiccup-carbon-icons/src/send.ts +++ b/packages/hiccup-carbon-icons/src/send.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SEND + */ // prettier-ignore -export const SEND = +export const SEND: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.45 15.11l-22-11a1 1 0 00-1.08.12 1 1 0 00-.33 1L7 16 4 26.74A1 1 0 005 28a1 1 0 00.45-.11l22-11a1 1 0 000-1.78zm-20.9 10L8.76 17H18v-2H8.76L6.55 6.89 24.76 16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/service-desk.ts b/packages/hiccup-carbon-icons/src/service-desk.ts index 076f3a7731..5ab8d62be7 100644 --- a/packages/hiccup-carbon-icons/src/service-desk.ts +++ b/packages/hiccup-carbon-icons/src/service-desk.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SERVICE_DESK + */ // prettier-ignore -export const SERVICE_DESK = +export const SERVICE_DESK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 24.005v-2a12.01 12.01 0 00-11-11.95v-2.05h3v-2h-8v2h3v2.05a12.01 12.01 0 00-11 11.95v2H2v2h28v-2zm-12-12a10.017 10.017 0 019.798 8H6.202a10.017 10.017 0 019.798-8zm-10 10h20v2H6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/settings-adjust.ts b/packages/hiccup-carbon-icons/src/settings-adjust.ts index f6e02b363a..a695408c4d 100644 --- a/packages/hiccup-carbon-icons/src/settings-adjust.ts +++ b/packages/hiccup-carbon-icons/src/settings-adjust.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SETTINGS_ADJUST + */ // prettier-ignore -export const SETTINGS_ADJUST = +export const SETTINGS_ADJUST: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30V8zm-9 4c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3zM2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2zm9-4c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3 1.3-3 3-3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/settings.ts b/packages/hiccup-carbon-icons/src/settings.ts index b4281ab00f..2d9cf5d091 100644 --- a/packages/hiccup-carbon-icons/src/settings.ts +++ b/packages/hiccup-carbon-icons/src/settings.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SETTINGS + */ // prettier-ignore -export const SETTINGS = +export const SETTINGS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 16.76V16v-.77l1.92-1.68A2 2 0 0029.3 11l-2.36-4a2 2 0 00-1.73-1 2 2 0 00-.64.1l-2.43.82a11.35 11.35 0 00-1.31-.75l-.51-2.52a2 2 0 00-2-1.61h-4.68a2 2 0 00-2 1.61l-.51 2.52a11.48 11.48 0 00-1.32.75l-2.38-.86A2 2 0 006.79 6a2 2 0 00-1.73 1L2.7 11a2 2 0 00.41 2.51L5 15.24v1.53l-1.89 1.68A2 2 0 002.7 21l2.36 4a2 2 0 001.73 1 2 2 0 00.64-.1l2.43-.82a11.35 11.35 0 001.31.75l.51 2.52a2 2 0 002 1.61h4.72a2 2 0 002-1.61l.51-2.52a11.48 11.48 0 001.32-.75l2.42.82a2 2 0 00.64.1 2 2 0 001.73-1l2.28-4a2 2 0 00-.41-2.51zM25.21 24l-3.43-1.16a8.86 8.86 0 01-2.71 1.57L18.36 28h-4.72l-.71-3.55a9.36 9.36 0 01-2.7-1.57L6.79 24l-2.36-4 2.72-2.4a8.9 8.9 0 010-3.13L4.43 12l2.36-4 3.43 1.16a8.86 8.86 0 012.71-1.57L13.64 4h4.72l.71 3.55a9.36 9.36 0 012.7 1.57L25.21 8l2.36 4-2.72 2.4a8.9 8.9 0 010 3.13L27.57 20z" }], ["path", { d: "M16 22a6 6 0 116-6 5.94 5.94 0 01-6 6zm0-10a3.91 3.91 0 00-4 4 3.91 3.91 0 004 4 3.91 3.91 0 004-4 3.91 3.91 0 00-4-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/share-knowledge.ts b/packages/hiccup-carbon-icons/src/share-knowledge.ts index 48a1ab2727..25eaf4334f 100644 --- a/packages/hiccup-carbon-icons/src/share-knowledge.ts +++ b/packages/hiccup-carbon-icons/src/share-knowledge.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SHARE_KNOWLEDGE + */ // prettier-ignore -export const SHARE_KNOWLEDGE = +export const SHARE_KNOWLEDGE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 25h-6a3 3 0 00-3 3v2h2v-2a1 1 0 011-1h6a1 1 0 011 1v2h2v-2a3 3 0 00-3-3zM20 20a4 4 0 104-4 4 4 0 00-4 4zm6 0a2 2 0 11-2-2 2 2 0 012 2zM6 21v-1H4v1a7 7 0 007 7h3v-2h-3a5 5 0 01-5-5zM19 10h7v2h-7zM19 6h10v2H19zM19 2h10v2H19zM11 11H5a3 3 0 00-3 3v2h2v-2a1 1 0 011-1h6a1 1 0 011 1v2h2v-2a3 3 0 00-3-3zM8 10a4 4 0 10-4-4 4 4 0 004 4zm0-6a2 2 0 11-2 2 2 2 0 012-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/share.ts b/packages/hiccup-carbon-icons/src/share.ts index f6ce7e8290..85c42ff540 100644 --- a/packages/hiccup-carbon-icons/src/share.ts +++ b/packages/hiccup-carbon-icons/src/share.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SHARE + */ // prettier-ignore -export const SHARE = +export const SHARE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 20a5 5 0 00-3.89 1.89l-7.31-4.57a4.46 4.46 0 000-2.64l7.31-4.57A5 5 0 1018 7a4.79 4.79 0 00.2 1.32l-7.31 4.57a5 5 0 100 6.22l7.31 4.57A4.79 4.79 0 0018 25a5 5 0 105-5zm0-16a3 3 0 11-3 3 3 3 0 013-3zM7 19a3 3 0 113-3 3 3 0 01-3 3zm16 9a3 3 0 113-3 3 3 0 01-3 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/shopping-bag.ts b/packages/hiccup-carbon-icons/src/shopping-bag.ts index 5cc881693a..b4059abd82 100644 --- a/packages/hiccup-carbon-icons/src/shopping-bag.ts +++ b/packages/hiccup-carbon-icons/src/shopping-bag.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SHOPPING_BAG + */ // prettier-ignore -export const SHOPPING_BAG = +export const SHOPPING_BAG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28.76 11.35A1 1 0 0028 11h-6V7a3 3 0 00-3-3h-6a3 3 0 00-3 3v4H4a1 1 0 00-1 1.15L4.88 24.3a2 2 0 002 1.7h18.26a2 2 0 002-1.7L29 12.15a1 1 0 00-.24-.8zM12 7a1 1 0 011-1h6a1 1 0 011 1v4h-8zm13.14 17H6.86L5.17 13h21.66z" }]]; diff --git a/packages/hiccup-carbon-icons/src/shopping-cart.ts b/packages/hiccup-carbon-icons/src/shopping-cart.ts index 01aa328af2..e21cb492fb 100644 --- a/packages/hiccup-carbon-icons/src/shopping-cart.ts +++ b/packages/hiccup-carbon-icons/src/shopping-cart.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SHOPPING_CART + */ // prettier-ignore -export const SHOPPING_CART = +export const SHOPPING_CART: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/shopping-catalog.ts b/packages/hiccup-carbon-icons/src/shopping-catalog.ts index 4717c2be2f..bbd0b5f56b 100644 --- a/packages/hiccup-carbon-icons/src/shopping-catalog.ts +++ b/packages/hiccup-carbon-icons/src/shopping-catalog.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SHOPPING_CATALOG + */ // prettier-ignore -export const SHOPPING_CATALOG = +export const SHOPPING_CATALOG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 24h4v4h-4zM24 24h4v4h-4zM17 17h4v4h-4zM24 17h4v4h-4z" }], ["path", { d: "M28 11h-6V7c0-1.7-1.3-3-3-3h-6c-1.7 0-3 1.3-3 3v4H4c-.6 0-1 .4-1 1v.2l1.9 12.1c.1 1 1 1.7 2 1.7H15v-2H6.9L5.2 13H28v-2zM12 7c0-.6.4-1 1-1h6c.6 0 1 .4 1 1v4h-8V7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/shrink-screen-filled.ts b/packages/hiccup-carbon-icons/src/shrink-screen-filled.ts index fbccb798b6..ae80d27d0b 100644 --- a/packages/hiccup-carbon-icons/src/shrink-screen-filled.ts +++ b/packages/hiccup-carbon-icons/src/shrink-screen-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SHRINK_SCREEN_FILLED + */ // prettier-ignore -export const SHRINK_SCREEN_FILLED = +export const SHRINK_SCREEN_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["rect", { rx: 2 }], ["path", { d: "M12 10v3.586L7.707 9.293l-1.414 1.414L10.586 15H7v2h7v-7h-2z" }], diff --git a/packages/hiccup-carbon-icons/src/shrink-screen.ts b/packages/hiccup-carbon-icons/src/shrink-screen.ts index 12f0c6c976..0d4ea2c5eb 100644 --- a/packages/hiccup-carbon-icons/src/shrink-screen.ts +++ b/packages/hiccup-carbon-icons/src/shrink-screen.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SHRINK_SCREEN + */ // prettier-ignore -export const SHRINK_SCREEN = +export const SHRINK_SCREEN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 28H17a2.002 2.002 0 01-2-2v-6a2.002 2.002 0 012-2h11a2.003 2.003 0 012 2v6a2.003 2.003 0 01-2 2zm-11-8v6h11.002L28 20zM12 10v3.586L7.707 9.293l-1.414 1.414L10.586 15H7v2h7v-7h-2z" }], ["path", { d: "M13 22H4a2.002 2.002 0 01-2-2V7a2.002 2.002 0 012-2h22a2.002 2.002 0 012 2v9h-2V7H4v13h9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/shuffle.ts b/packages/hiccup-carbon-icons/src/shuffle.ts index 73c656e2f9..5741b7afcc 100644 --- a/packages/hiccup-carbon-icons/src/shuffle.ts +++ b/packages/hiccup-carbon-icons/src/shuffle.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SHUFFLE + */ // prettier-ignore -export const SHUFFLE = +export const SHUFFLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22.59 19.41L26.17 23h-6.62l-4.37-7 4.37-7h6.62l-3.58 3.59L24 14l6-6-6-6-1.41 1.41L26.17 7h-6.62a2 2 0 00-1.69.94L14 14.11l-3.86-6.17A2 2 0 008.45 7H2v2h6.45l4.37 7-4.37 7H2v2h6.45a2 2 0 001.69-.94L14 17.89l3.86 6.17a2 2 0 001.69.94h6.62l-3.58 3.59L24 30l6-6-6-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/shuttle.ts b/packages/hiccup-carbon-icons/src/shuttle.ts index 13c41476dc..5309b13f03 100644 --- a/packages/hiccup-carbon-icons/src/shuttle.ts +++ b/packages/hiccup-carbon-icons/src/shuttle.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SHUTTLE + */ // prettier-ignore -export const SHUTTLE = +export const SHUTTLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.81 16l-7-9.56A1 1 0 0022 6H3a1 1 0 00-1 1v17a1 1 0 001 1h2.14a4 4 0 007.72 0h6.28a4 4 0 007.72 0H29a1 1 0 001-1v-7.44a1 1 0 00-.19-.56zM20 8h1.49l5.13 7H20zM4 8h14v7H4zm5 18a2 2 0 112-2 2 2 0 01-2 2zm14 0a2 2 0 112-2 2 2 0 01-2 2zm5-3h-1.14a4 4 0 00-7.72 0h-6.28a4 4 0 00-7.72 0H4v-6h24z" }]]; diff --git a/packages/hiccup-carbon-icons/src/sigma.ts b/packages/hiccup-carbon-icons/src/sigma.ts index e909edb704..03f2647dc5 100644 --- a/packages/hiccup-carbon-icons/src/sigma.ts +++ b/packages/hiccup-carbon-icons/src/sigma.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SIGMA + */ // prettier-ignore -export const SIGMA = +export const SIGMA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 5H7v2.414L15.586 16 7 24.586V27h17v-2H9.414l9-9-9-9H24V5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skill-level-advanced.ts b/packages/hiccup-carbon-icons/src/skill-level-advanced.ts index 4fffdce4af..5954a65576 100644 --- a/packages/hiccup-carbon-icons/src/skill-level-advanced.ts +++ b/packages/hiccup-carbon-icons/src/skill-level-advanced.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKILL_LEVEL_ADVANCED + */ // prettier-ignore -export const SKILL_LEVEL_ADVANCED = +export const SKILL_LEVEL_ADVANCED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 30h-8V4h8zM20 30h-8V12h8zM10 30H2V18h8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skill-level-basic.ts b/packages/hiccup-carbon-icons/src/skill-level-basic.ts index 5b04e96b6d..ba13fcd87e 100644 --- a/packages/hiccup-carbon-icons/src/skill-level-basic.ts +++ b/packages/hiccup-carbon-icons/src/skill-level-basic.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKILL_LEVEL_BASIC + */ // prettier-ignore -export const SKILL_LEVEL_BASIC = +export const SKILL_LEVEL_BASIC: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 30h-8V4h8zm-6-2h4V6h-4zM20 30h-8V12h8zm-6-2h4V14h-4zM10 30H2V18h8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skill-level-intermediate.ts b/packages/hiccup-carbon-icons/src/skill-level-intermediate.ts index 10974d3101..7087a76958 100644 --- a/packages/hiccup-carbon-icons/src/skill-level-intermediate.ts +++ b/packages/hiccup-carbon-icons/src/skill-level-intermediate.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKILL_LEVEL_INTERMEDIATE + */ // prettier-ignore -export const SKILL_LEVEL_INTERMEDIATE = +export const SKILL_LEVEL_INTERMEDIATE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 30h-8V4h8zm-6-2h4V6h-4zM20 30h-8V12h8zM10 30H2V18h8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skill-level.ts b/packages/hiccup-carbon-icons/src/skill-level.ts index 4b4fbb3731..55bc40e340 100644 --- a/packages/hiccup-carbon-icons/src/skill-level.ts +++ b/packages/hiccup-carbon-icons/src/skill-level.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKILL_LEVEL + */ // prettier-ignore -export const SKILL_LEVEL = +export const SKILL_LEVEL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 30h-8V4h8zm-6-2h4V6h-4zM20 30h-8V12h8zm-6-2h4V14h-4zM10 30H2V18h8zm-6-2h4v-8H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skip-back-filled.ts b/packages/hiccup-carbon-icons/src/skip-back-filled.ts index 969dd5c003..738d4393b0 100644 --- a/packages/hiccup-carbon-icons/src/skip-back-filled.ts +++ b/packages/hiccup-carbon-icons/src/skip-back-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKIP_BACK_FILLED + */ // prettier-ignore -export const SKIP_BACK_FILLED = +export const SKIP_BACK_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 28a.998.998 0 01-.501-.135l-19-11a1 1 0 010-1.73l19-11A1 1 0 0128 5v22a1 1 0 01-1 1zM2 4h2v24H2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skip-back-outline-filled.ts b/packages/hiccup-carbon-icons/src/skip-back-outline-filled.ts index 0b513bdf33..1d11d64df4 100644 --- a/packages/hiccup-carbon-icons/src/skip-back-outline-filled.ts +++ b/packages/hiccup-carbon-icons/src/skip-back-outline-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKIP_BACK_OUTLINE_FILLED + */ // prettier-ignore -export const SKIP_BACK_OUTLINE_FILLED = +export const SKIP_BACK_OUTLINE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm-6 20H8V10h2zm14-1a1 1 0 01-1.486.874l-9-5a1 1 0 010-1.748l9-5A1 1 0 0124 11z" }], ["path", { d: "M22 19.301v-6.602L16.059 16 22 19.301z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skip-back-outline-solid.ts b/packages/hiccup-carbon-icons/src/skip-back-outline-solid.ts index bae5830327..1329243394 100644 --- a/packages/hiccup-carbon-icons/src/skip-back-outline-solid.ts +++ b/packages/hiccup-carbon-icons/src/skip-back-outline-solid.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKIP_BACK_OUTLINE_SOLID + */ // prettier-ignore -export const SKIP_BACK_OUTLINE_SOLID = +export const SKIP_BACK_OUTLINE_SOLID: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 22a1.004 1.004 0 01-.486-.126l-9-5a1 1 0 010-1.748l9-5A1 1 0 0124 11v10a1 1 0 01-1 1zM11 22H9V10h2z" }], ["path", { d: "M16 30a14 14 0 1114-14 14.016 14.016 0 01-14 14zm0-26a12 12 0 1012 12A12.014 12.014 0 0016 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skip-back-outline.ts b/packages/hiccup-carbon-icons/src/skip-back-outline.ts index a591fa0cd6..186c4844c9 100644 --- a/packages/hiccup-carbon-icons/src/skip-back-outline.ts +++ b/packages/hiccup-carbon-icons/src/skip-back-outline.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKIP_BACK_OUTLINE + */ // prettier-ignore -export const SKIP_BACK_OUTLINE = +export const SKIP_BACK_OUTLINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 22a1.004 1.004 0 01-.486-.126l-9-5a1 1 0 010-1.748l9-5A1 1 0 0124 11v10a1 1 0 01-1 1zm-6.94-6L22 19.3v-6.6zM11 22H9V10h2z" }], ["path", { d: "M16 30a14 14 0 1114-14 14.016 14.016 0 01-14 14zm0-26a12 12 0 1012 12A12.014 12.014 0 0016 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skip-back-solid-filled.ts b/packages/hiccup-carbon-icons/src/skip-back-solid-filled.ts index bf751717ec..4909ca6f2c 100644 --- a/packages/hiccup-carbon-icons/src/skip-back-solid-filled.ts +++ b/packages/hiccup-carbon-icons/src/skip-back-solid-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKIP_BACK_SOLID_FILLED + */ // prettier-ignore -export const SKIP_BACK_SOLID_FILLED = +export const SKIP_BACK_SOLID_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm-6 20H8V10h2zm14-1a1 1 0 01-1.486.874l-9-5a1 1 0 010-1.748l9-5A1 1 0 0124 11z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skip-back.ts b/packages/hiccup-carbon-icons/src/skip-back.ts index c162fc8c66..d9d2c190ef 100644 --- a/packages/hiccup-carbon-icons/src/skip-back.ts +++ b/packages/hiccup-carbon-icons/src/skip-back.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKIP_BACK + */ // prettier-ignore -export const SKIP_BACK = +export const SKIP_BACK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 28a1 1 0 01-.5-.13l-19-11a1 1 0 010-1.74l19-11a1 1 0 011 0A1 1 0 0128 5v22a1 1 0 01-1 1zM10 16l16 9.27V6.73zM2 4h2v24H2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skip-forward-filled.ts b/packages/hiccup-carbon-icons/src/skip-forward-filled.ts index e5be3e209d..ce3f640dc9 100644 --- a/packages/hiccup-carbon-icons/src/skip-forward-filled.ts +++ b/packages/hiccup-carbon-icons/src/skip-forward-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKIP_FORWARD_FILLED + */ // prettier-ignore -export const SKIP_FORWARD_FILLED = +export const SKIP_FORWARD_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 4h2v24h-2zM5 28a1 1 0 01-1-1V5a1 1 0 011.501-.865l19 11a1 1 0 010 1.73l-19 11A.998.998 0 015 28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skip-forward-outline-filled.ts b/packages/hiccup-carbon-icons/src/skip-forward-outline-filled.ts index d27feafa53..8c0740b6b8 100644 --- a/packages/hiccup-carbon-icons/src/skip-forward-outline-filled.ts +++ b/packages/hiccup-carbon-icons/src/skip-forward-outline-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKIP_FORWARD_OUTLINE_FILLED + */ // prettier-ignore -export const SKIP_FORWARD_OUTLINE_FILLED = +export const SKIP_FORWARD_OUTLINE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 19.301L15.941 16 10 12.699v6.602z" }], ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm2.486 14.874l-9 5A1 1 0 018 21V11a1 1 0 011.486-.874l9 5a1 1 0 010 1.748zM24 22h-2V10h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skip-forward-outline-solid.ts b/packages/hiccup-carbon-icons/src/skip-forward-outline-solid.ts index ba068e03cc..00d1565bf7 100644 --- a/packages/hiccup-carbon-icons/src/skip-forward-outline-solid.ts +++ b/packages/hiccup-carbon-icons/src/skip-forward-outline-solid.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKIP_FORWARD_OUTLINE_SOLID + */ // prettier-ignore -export const SKIP_FORWARD_OUTLINE_SOLID = +export const SKIP_FORWARD_OUTLINE_SOLID: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 10h2v12h-2zM8.493 21.862A1 1 0 018 21V11a1 1 0 011.486-.874l9 5a1 1 0 010 1.748l-9 5a1 1 0 01-.993-.012z" }], ["path", { d: "M16 30a14 14 0 1114-14 14.016 14.016 0 01-14 14zm0-26a12 12 0 1012 12A12.014 12.014 0 0016 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skip-forward-outline.ts b/packages/hiccup-carbon-icons/src/skip-forward-outline.ts index b8529e2eac..29712d2f3f 100644 --- a/packages/hiccup-carbon-icons/src/skip-forward-outline.ts +++ b/packages/hiccup-carbon-icons/src/skip-forward-outline.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKIP_FORWARD_OUTLINE + */ // prettier-ignore -export const SKIP_FORWARD_OUTLINE = +export const SKIP_FORWARD_OUTLINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 10h2v12h-2zM8.493 21.862A1 1 0 018 21V11a1 1 0 011.486-.874l9 5a1 1 0 010 1.748l-9 5a1 1 0 01-.993-.012zM10 12.7v6.601L15.94 16z" }], ["path", { d: "M16 30a14 14 0 1114-14 14.016 14.016 0 01-14 14zm0-26a12 12 0 1012 12A12.014 12.014 0 0016 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skip-forward-solid-filled.ts b/packages/hiccup-carbon-icons/src/skip-forward-solid-filled.ts index b1a41a0c20..1be2f84699 100644 --- a/packages/hiccup-carbon-icons/src/skip-forward-solid-filled.ts +++ b/packages/hiccup-carbon-icons/src/skip-forward-solid-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKIP_FORWARD_SOLID_FILLED + */ // prettier-ignore -export const SKIP_FORWARD_SOLID_FILLED = +export const SKIP_FORWARD_SOLID_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm2.486 14.874l-9 5A1 1 0 018 21V11a1 1 0 011.486-.874l9 5a1 1 0 010 1.748zM24 22h-2V10h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/skip-forward.ts b/packages/hiccup-carbon-icons/src/skip-forward.ts index 4b93579f6b..ec26e2f125 100644 --- a/packages/hiccup-carbon-icons/src/skip-forward.ts +++ b/packages/hiccup-carbon-icons/src/skip-forward.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SKIP_FORWARD + */ // prettier-ignore -export const SKIP_FORWARD = +export const SKIP_FORWARD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M5 28a1 1 0 01-1-1V5a1 1 0 01.5-.87 1 1 0 011 0l19 11a1 1 0 010 1.74l-19 11A1 1 0 015 28zM6 6.73v18.54L22 16zM28 4h2v24h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/sleet.ts b/packages/hiccup-carbon-icons/src/sleet.ts index 19838b1d84..26962df126 100644 --- a/packages/hiccup-carbon-icons/src/sleet.ts +++ b/packages/hiccup-carbon-icons/src/sleet.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SLEET + */ // prettier-ignore -export const SLEET = +export const SLEET: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 24h2v2H6zM8 26h2v2H8zM10 28h2v2h-2zM10 24h2v2h-2zM6 28h2v2H6zM21 30a1 1 0 01-.894-1.447l2-4a1 1 0 111.788.894l-2 4A.998.998 0 0121 30z" }], ["path", { d: "M24.8 9.136a8.994 8.994 0 00-17.6 0A6.497 6.497 0 008.5 22h8.882l-1.276 2.553a1 1 0 101.788.894L19.619 22H23.5a6.497 6.497 0 001.3-12.864zM23.5 20h-15a4.497 4.497 0 01-.356-8.981l.816-.064.099-.812a6.994 6.994 0 0113.883 0l.099.812.815.064A4.497 4.497 0 0123.5 20z" }]]; diff --git a/packages/hiccup-carbon-icons/src/smell.ts b/packages/hiccup-carbon-icons/src/smell.ts index df1ed2da5c..ec2e19d6d0 100644 --- a/packages/hiccup-carbon-icons/src/smell.ts +++ b/packages/hiccup-carbon-icons/src/smell.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SMELL + */ // prettier-ignore -export const SMELL = +export const SMELL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 15v-5h-2v7h2a3 3 0 010 6h-1v-2h-2v2a3 3 0 01-6 0v-2h-2v2h-1a3 3 0 010-6h2V9a3 3 0 013-3h1V4h-1a5 5 0 00-5 5v6a5 5 0 000 10h1.42a5 5 0 009.16 0H22a5 5 0 000-10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/smoke.ts b/packages/hiccup-carbon-icons/src/smoke.ts index eed8e9d6d8..6fd2855011 100644 --- a/packages/hiccup-carbon-icons/src/smoke.ts +++ b/packages/hiccup-carbon-icons/src/smoke.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SMOKE + */ // prettier-ignore -export const SMOKE = +export const SMOKE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.001 28a.998.998 0 01-.8-.4l-.815-1.086a8.998 8.998 0 01-1.6-7.286l1.473-6.876a6.996 6.996 0 00-1.245-5.667L23.2 5.6a1 1 0 111.6-1.2l.815 1.086a8.998 8.998 0 011.6 7.285l-1.474 6.876a6.996 6.996 0 001.245 5.667L27.8 26.4a1 1 0 01-.799 1.6zM22.001 28a.998.998 0 01-.8-.4l-.815-1.086a8.998 8.998 0 01-1.6-7.286l1.473-6.876a6.996 6.996 0 00-1.245-5.667L18.2 5.6a1 1 0 111.6-1.2l.815 1.086a8.998 8.998 0 011.6 7.285l-1.474 6.876a6.996 6.996 0 001.245 5.667L22.8 26.4a1 1 0 01-.799 1.6zM17.001 28a.998.998 0 01-.8-.4l-.815-1.086a8.998 8.998 0 01-1.6-7.286l1.473-6.876a6.996 6.996 0 00-1.245-5.667L13.2 5.6a1 1 0 111.6-1.2l.814 1.086a8.998 8.998 0 011.601 7.285l-1.474 6.876a6.996 6.996 0 001.245 5.667L17.8 26.4a1 1 0 01-.799 1.6zM12.001 28a.998.998 0 01-.8-.4l-.815-1.086a8.998 8.998 0 01-1.6-7.286l1.473-6.876a6.996 6.996 0 00-1.245-5.667L8.2 5.6a1 1 0 111.6-1.2l.815 1.086a8.998 8.998 0 011.6 7.285l-1.474 6.876a6.996 6.996 0 001.245 5.667L12.8 26.4a1 1 0 01-.799 1.6zM7.001 28a.998.998 0 01-.801-.4l-.815-1.086a8.998 8.998 0 01-1.6-7.286l1.474-6.876a6.996 6.996 0 00-1.245-5.667L3.2 5.6a1 1 0 111.6-1.2l.815 1.086a8.998 8.998 0 011.6 7.285l-1.474 6.876a6.996 6.996 0 001.245 5.667L7.8 26.4a1 1 0 01-.799 1.6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/snooze.ts b/packages/hiccup-carbon-icons/src/snooze.ts index a22227cc5c..d221b3f045 100644 --- a/packages/hiccup-carbon-icons/src/snooze.ts +++ b/packages/hiccup-carbon-icons/src/snooze.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SNOOZE + */ // prettier-ignore -export const SNOOZE = +export const SNOOZE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 14v-2h-8v2h5.5L12 20v2h8v-2h-5.493L20 14zM23 5.412L24.417 4l3.583 3.59-1.415 1.412z" }], ["path", { d: "M16 28a11 11 0 1111-11 11.012 11.012 0 01-11 11zm0-20a9 9 0 109 9 9.01 9.01 0 00-9-9zM4.002 7.589l3.583-3.59L9 5.411l-3.583 3.59z" }]]; diff --git a/packages/hiccup-carbon-icons/src/snow-blizzard.ts b/packages/hiccup-carbon-icons/src/snow-blizzard.ts index 12c527a71a..7b77f15e89 100644 --- a/packages/hiccup-carbon-icons/src/snow-blizzard.ts +++ b/packages/hiccup-carbon-icons/src/snow-blizzard.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SNOW_BLIZZARD + */ // prettier-ignore -export const SNOW_BLIZZARD = +export const SNOW_BLIZZARD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13 10h2v2h-2zM15 12h2v2h-2zM17 14h2v2h-2zM17 10h2v2h-2zM13 14h2v2h-2zM3 26h2v2H3zM5 28h2v2H5zM7 30h2v2H7zM7 26h2v2H7zM3 30h2v2H3zM23 26h2v2h-2zM25 28h2v2h-2zM27 30h2v2h-2zM27 26h2v2h-2zM23 30h2v2h-2zM8 18h2v2H8zM10 20h2v2h-2zM12 22h2v2h-2zM12 18h2v2h-2zM8 22h2v2H8zM18 18h2v2h-2zM20 20h2v2h-2zM22 22h2v2h-2zM22 18h2v2h-2zM18 22h2v2h-2zM13 26h2v2h-2zM15 28h2v2h-2zM17 30h2v2h-2zM17 26h2v2h-2zM13 30h2v2h-2z" }], ["path", { d: "M24.8 9.136a8.994 8.994 0 00-17.6 0A6.496 6.496 0 006 21.5v-2.26a4.494 4.494 0 012.144-8.22l.816-.064.099-.812a6.994 6.994 0 0113.883 0l.099.812.815.064A4.494 4.494 0 0126 19.239v2.26a6.496 6.496 0 00-1.2-12.363z" }]]; diff --git a/packages/hiccup-carbon-icons/src/snow-heavy.ts b/packages/hiccup-carbon-icons/src/snow-heavy.ts index 4c8c98b2a4..cda439e9a3 100644 --- a/packages/hiccup-carbon-icons/src/snow-heavy.ts +++ b/packages/hiccup-carbon-icons/src/snow-heavy.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SNOW_HEAVY + */ // prettier-ignore -export const SNOW_HEAVY = +export const SNOW_HEAVY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 26h2v2H4zM6 28h2v2H6zM8 30h2v2H8zM8 26h2v2H8zM4 30h2v2H4zM8 18h2v2H8zM10 20h2v2h-2zM12 22h2v2h-2zM12 18h2v2h-2zM8 22h2v2H8zM18 18h2v2h-2zM20 20h2v2h-2zM22 22h2v2h-2zM22 18h2v2h-2zM18 22h2v2h-2zM14 26h2v2h-2zM16 28h2v2h-2zM18 30h2v2h-2zM18 26h2v2h-2zM14 30h2v2h-2z" }], ["path", { d: "M24.8 9.136a8.994 8.994 0 00-17.6 0A6.496 6.496 0 006 21.5v-2.26a4.494 4.494 0 012.144-8.22l.816-.064.099-.812a6.994 6.994 0 0113.883 0l.099.812.815.064A4.494 4.494 0 0126 19.239v2.26a6.496 6.496 0 00-1.2-12.363z" }]]; diff --git a/packages/hiccup-carbon-icons/src/snow-scattered-night.ts b/packages/hiccup-carbon-icons/src/snow-scattered-night.ts index fc564cdb7a..38a9ea2c35 100644 --- a/packages/hiccup-carbon-icons/src/snow-scattered-night.ts +++ b/packages/hiccup-carbon-icons/src/snow-scattered-night.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SNOW_SCATTERED_NIGHT + */ // prettier-ignore -export const SNOW_SCATTERED_NIGHT = +export const SNOW_SCATTERED_NIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 26h2v2H2zM4 28h2v2H4zM6 30h2v2H6zM6 26h2v2H6zM2 30h2v2H2zM20 26h2v2h-2zM22 28h2v2h-2zM24 30h2v2h-2zM24 26h2v2h-2zM20 30h2v2h-2zM11 26h2v2h-2zM13 28h2v2h-2zM15 30h2v2h-2zM15 26h2v2h-2zM11 30h2v2h-2zM29.844 13.035a1.517 1.517 0 00-1.23-.866 5.355 5.355 0 01-3.41-1.716 6.465 6.465 0 01-1.286-6.392 1.603 1.603 0 00-.299-1.546 1.454 1.454 0 00-1.36-.493l-.019.003A7.769 7.769 0 0016.356 7.6 7.37 7.37 0 0013.5 7a7.551 7.551 0 00-7.15 5.244A5.993 5.993 0 008 24h11a6.007 6.007 0 006-6c0-.057-.012-.111-.014-.169a7.508 7.508 0 004.761-3.276 1.537 1.537 0 00.097-1.52zM19 22H8a3.993 3.993 0 01-.673-7.93l.663-.112.145-.656a5.496 5.496 0 0110.73 0l.145.656.663.113A3.993 3.993 0 0119 22zm5.597-6.129a5.966 5.966 0 00-3.948-3.627 7.49 7.49 0 00-2.489-3.58 5.902 5.902 0 013.638-4.447 8.458 8.458 0 001.94 7.596 7.4 7.4 0 003.902 2.228 5.449 5.449 0 01-3.043 1.83z" }]]; diff --git a/packages/hiccup-carbon-icons/src/snow-scattered.ts b/packages/hiccup-carbon-icons/src/snow-scattered.ts index f3da16119f..0f5944a445 100644 --- a/packages/hiccup-carbon-icons/src/snow-scattered.ts +++ b/packages/hiccup-carbon-icons/src/snow-scattered.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SNOW_SCATTERED + */ // prettier-ignore -export const SNOW_SCATTERED = +export const SNOW_SCATTERED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 26h2v2H2zM4 28h2v2H4zM6 30h2v2H6zM6 26h2v2H6zM2 30h2v2H2zM20 26h2v2h-2zM22 28h2v2h-2zM24 30h2v2h-2zM24 26h2v2h-2zM20 30h2v2h-2zM11 26h2v2h-2zM13 28h2v2h-2zM15 30h2v2h-2zM15 26h2v2h-2zM11 30h2v2h-2zM20 0h2v3h-2zM29 10.001h3v2h-3zM26.464 5.122L28.585 3 30 4.415l-2.12 2.121zM28.586 19l-2.121-2.12 1.414-1.415L30 17.587zM14.12 6.536L12 4.415l1.414-1.414 2.121 2.121z" }], ["path", { d: "M27 11a5.985 5.985 0 00-10.857-3.492A7.374 7.374 0 0013.5 7a7.551 7.551 0 00-7.15 5.244A5.993 5.993 0 008 24h11a5.967 5.967 0 005.567-8.2A5.972 5.972 0 0027 11zm-8 11H8a3.993 3.993 0 01-.673-7.93l.663-.112.145-.656a5.496 5.496 0 0110.73 0l.145.656.663.113A3.993 3.993 0 0119 22zm4.522-7.913a5.96 5.96 0 00-2.873-1.843 7.521 7.521 0 00-2.722-3.78 3.987 3.987 0 115.595 5.623z" }]]; diff --git a/packages/hiccup-carbon-icons/src/snow.ts b/packages/hiccup-carbon-icons/src/snow.ts index c6beafbd4d..989d4a3f2b 100644 --- a/packages/hiccup-carbon-icons/src/snow.ts +++ b/packages/hiccup-carbon-icons/src/snow.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SNOW + */ // prettier-ignore -export const SNOW = +export const SNOW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23.5 22h-15A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11h-.86a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9H23l-.1-.82A7 7 0 0016 4zM12 25.05L10.95 24 9.5 25.45 8.05 24 7 25.05l1.45 1.45L7 27.95 8.05 29l1.45-1.45L10.95 29 12 27.95l-1.45-1.45L12 25.05zM26 25.05L24.95 24l-1.45 1.45L22.05 24 21 25.05l1.45 1.45L21 27.95 22.05 29l1.45-1.45L24.95 29 26 27.95l-1.45-1.45L26 25.05zM19 27.05L17.95 26l-1.45 1.45L15.05 26 14 27.05l1.45 1.45L14 29.95 15.05 31l1.45-1.45L17.95 31 19 29.95l-1.45-1.45L19 27.05z" }]]; diff --git a/packages/hiccup-carbon-icons/src/snowflake.ts b/packages/hiccup-carbon-icons/src/snowflake.ts index f36401bda9..35fefc7bde 100644 --- a/packages/hiccup-carbon-icons/src/snowflake.ts +++ b/packages/hiccup-carbon-icons/src/snowflake.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SNOWFLAKE + */ // prettier-ignore -export const SNOWFLAKE = +export const SNOWFLAKE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21.415 12H28v-2h-4.585L28 5.415 26.585 4 22 8.587V4h-2v6.587L18.587 12H17V8h-2v4h-1.587L12 10.587V4h-2v4.587L5.414 4 4 5.415 8.585 10H4v2h6.585L12 13.415V15H8v2h4v1.587L10.587 20H4v2h4.587L4 26.586l1.414 1.415L10 23.415V28h2v-6.585L13.415 20H15v4h2v-4h1.585L20 21.415V28h2v-4.585L26.585 28 28 26.586 23.413 22H28v-2h-6.587L20 18.587V17h4v-2h-4v-1.585zM18 18h-4v-4h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/soccer.ts b/packages/hiccup-carbon-icons/src/soccer.ts index d4bb6f78e1..9a0eef4b77 100644 --- a/packages/hiccup-carbon-icons/src/soccer.ts +++ b/packages/hiccup-carbon-icons/src/soccer.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SOCCER + */ // prettier-ignore -export const SOCCER = +export const SOCCER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/spell-check.ts b/packages/hiccup-carbon-icons/src/spell-check.ts index b2d33ddb7e..7269eacc1e 100644 --- a/packages/hiccup-carbon-icons/src/spell-check.ts +++ b/packages/hiccup-carbon-icons/src/spell-check.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SPELL_CHECK + */ // prettier-ignore -export const SPELL_CHECK = +export const SPELL_CHECK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 22h2l-5-12h-2l-5 12h2l1.24-3h5.53zm-5.93-5l1.82-4.42h.25L18 17z" }], ["path", { d: "M12 28H6a2 2 0 01-2-2V6a2 2 0 012-2h20a2 2 0 012 2v11h-2V6H6v20h6zM23 27.18l-2.59-2.59L19 26l4 4 7-7-1.41-1.41L23 27.18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/split-screen.ts b/packages/hiccup-carbon-icons/src/split-screen.ts index d35f07059d..9bff2ef35b 100644 --- a/packages/hiccup-carbon-icons/src/split-screen.ts +++ b/packages/hiccup-carbon-icons/src/split-screen.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SPLIT_SCREEN + */ // prettier-ignore -export const SPLIT_SCREEN = +export const SPLIT_SCREEN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 4h2v24h-2zM10 7v18H4V7h6m0-2H4a2 2 0 00-2 2v18a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2zM28 7v18h-6V7h6m0-2h-6a2 2 0 00-2 2v18a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/split.ts b/packages/hiccup-carbon-icons/src/split.ts index b68f4ced71..ca49749138 100644 --- a/packages/hiccup-carbon-icons/src/split.ts +++ b/packages/hiccup-carbon-icons/src/split.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SPLIT + */ // prettier-ignore -export const SPLIT = +export const SPLIT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 20h2v4h-2zM15 14h2v4h-2zM15 8h2v4h-2z" }], ["path", { d: "M28 16A12.01 12.01 0 0017 4.05V2h-2v2.05a11.99 11.99 0 000 23.9V30h2v-2.05A12.01 12.01 0 0028 16zM16 26a10 10 0 1110-10 10.011 10.011 0 01-10 10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/spray-paint.ts b/packages/hiccup-carbon-icons/src/spray-paint.ts index 54de3ed8c0..1a8962028d 100644 --- a/packages/hiccup-carbon-icons/src/spray-paint.ts +++ b/packages/hiccup-carbon-icons/src/spray-paint.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SPRAY_PAINT + */ // prettier-ignore -export const SPRAY_PAINT = +export const SPRAY_PAINT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22.5 23a4.5 4.5 0 114.5-4.5 4.505 4.505 0 01-4.5 4.5zm0-7a2.5 2.5 0 102.5 2.5 2.503 2.503 0 00-2.5-2.5z" }], ["path", { d: "M28 8h-2V3h-7v5h-2a2.002 2.002 0 00-2 2v18a2.002 2.002 0 002 2h11a2.003 2.003 0 002-2V10a2.002 2.002 0 00-2-2zm-7-3h3v3h-3zm-4 23V10h11l.002 18zM2 14h3v3H2zM7 9h3v3H7zM2 9h3v3H2zM12 4h3v3h-3zM7 4h3v3H7zM2 4h3v3H2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/sprout.ts b/packages/hiccup-carbon-icons/src/sprout.ts index 1e5544f82a..b47ca91023 100644 --- a/packages/hiccup-carbon-icons/src/sprout.ts +++ b/packages/hiccup-carbon-icons/src/sprout.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SPROUT + */ // prettier-ignore -export const SPROUT = +export const SPROUT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 2a11.01 11.01 0 00-10.245 7.024A6.994 6.994 0 009 6H6v3a7.008 7.008 0 007 7h1v9.05a9.923 9.923 0 00-6.071 2.879l1.414 1.414a8 8 0 0112.309 1.213l1.661-1.113A9.98 9.98 0 0016 25.062V16h1A11.012 11.012 0 0028 5V2zM13 14a5.006 5.006 0 01-5-5V8h1a5.005 5.005 0 015 5v1zm13-9a9.01 9.01 0 01-9 9h-1v-1a9.01 9.01 0 019-9h1z" }]]; diff --git a/packages/hiccup-carbon-icons/src/sql.ts b/packages/hiccup-carbon-icons/src/sql.ts index d00946e294..5de1d18a71 100644 --- a/packages/hiccup-carbon-icons/src/sql.ts +++ b/packages/hiccup-carbon-icons/src/sql.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SQL + */ // prettier-ignore -export const SQL = +export const SQL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 21V9h-2v14h8v-2h-6zM18 9h-4a2 2 0 00-2 2v10a2 2 0 002 2h1v2a2 2 0 002 2h2v-2h-2v-2h1a2 2 0 002-2V11a2 2 0 00-2-2zm-4 12V11h4v10zM8 23H2v-2h6v-4H4a2 2 0 01-2-2v-4a2 2 0 012-2h6v2H4v4h4a2 2 0 012 2v4a2 2 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/stamp.ts b/packages/hiccup-carbon-icons/src/stamp.ts index 4bcbe60980..8e77d42968 100644 --- a/packages/hiccup-carbon-icons/src/stamp.ts +++ b/packages/hiccup-carbon-icons/src/stamp.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STAMP + */ // prettier-ignore -export const STAMP = +export const STAMP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 18h-6v-3.102a7.494 7.494 0 011.159-3.854 5.975 5.975 0 00-1.374-7.7 5.997 5.997 0 00-9.683 3.54 5.91 5.91 0 00.748 4.174A7.257 7.257 0 0112 14.794V18H6a2.002 2.002 0 00-2 2v4a2.002 2.002 0 002 2v2a2.002 2.002 0 002 2h16a2.002 2.002 0 002-2v-2a2.002 2.002 0 002-2v-4a2.002 2.002 0 00-2-2zM12.07 7.244a4 4 0 117.373 2.773A9.76 9.76 0 0018.066 14H13.94a9.543 9.543 0 00-1.376-3.974 3.937 3.937 0 01-.494-2.782zM18 16v2h-4v-2zm6 12H8v-2h16zM6 24v-4h20v4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/star-filled.ts b/packages/hiccup-carbon-icons/src/star-filled.ts index 5e3def3d3e..56550b38c3 100644 --- a/packages/hiccup-carbon-icons/src/star-filled.ts +++ b/packages/hiccup-carbon-icons/src/star-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STAR_FILLED + */ // prettier-ignore -export const STAR_FILLED = +export const STAR_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2l-4.55 9.22-10.17 1.47 7.36 7.18L6.9 30l9.1-4.78L25.1 30l-1.74-10.13 7.36-7.17-10.17-1.48z" }]]; diff --git a/packages/hiccup-carbon-icons/src/star-half.ts b/packages/hiccup-carbon-icons/src/star-half.ts index 032b51604f..0cca77bb02 100644 --- a/packages/hiccup-carbon-icons/src/star-half.ts +++ b/packages/hiccup-carbon-icons/src/star-half.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STAR_HALF + */ // prettier-ignore -export const STAR_HALF = +export const STAR_HALF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11.45 11.22L1.28 12.7l7.36 7.17L6.9 30l9.1-4.78V2l-4.55 9.22z" }]]; diff --git a/packages/hiccup-carbon-icons/src/star-review.ts b/packages/hiccup-carbon-icons/src/star-review.ts index 406b6abf73..022a7bf61c 100644 --- a/packages/hiccup-carbon-icons/src/star-review.ts +++ b/packages/hiccup-carbon-icons/src/star-review.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STAR_REVIEW + */ // prettier-ignore -export const STAR_REVIEW = +export const STAR_REVIEW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 26h8v2h-8zM18 22h12v2H18zM18 18h12v2H18z" }], ["path", { d: "M20.549 11.217L16 2l-4.549 9.217L1.28 12.695l7.36 7.175L6.902 30 14 26.269v-2.26l-4.441 2.335 1.052-6.136.178-1.037-.753-.733-4.458-4.347 6.161-.895 1.04-.151.466-.943L16 6.519l2.755 5.583.466.943 1.04.151 7.454 1.085L28 12.3l-7.451-1.083z" }]]; diff --git a/packages/hiccup-carbon-icons/src/star.ts b/packages/hiccup-carbon-icons/src/star.ts index 2631d03c6e..6df6d43d53 100644 --- a/packages/hiccup-carbon-icons/src/star.ts +++ b/packages/hiccup-carbon-icons/src/star.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STAR + */ // prettier-ignore -export const STAR = +export const STAR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 6.52l2.76 5.58.46 1 1 .15 6.16.89-4.38 4.3-.75.73.18 1 1.05 6.13-5.51-2.89L16 23l-.93.49-5.51 2.85 1-6.13.18-1-.74-.77-4.42-4.35 6.16-.89 1-.15.46-1L16 6.52M16 2l-4.55 9.22-10.17 1.47 7.36 7.18L6.9 30l9.1-4.78L25.1 30l-1.74-10.13 7.36-7.17-10.17-1.48z" }]]; diff --git a/packages/hiccup-carbon-icons/src/stem-leaf-plot.ts b/packages/hiccup-carbon-icons/src/stem-leaf-plot.ts index 359846a79f..0bb9e51351 100644 --- a/packages/hiccup-carbon-icons/src/stem-leaf-plot.ts +++ b/packages/hiccup-carbon-icons/src/stem-leaf-plot.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STEM_LEAF_PLOT + */ // prettier-ignore -export const STEM_LEAF_PLOT = +export const STEM_LEAF_PLOT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 10a3 3 0 113-3 3.003 3.003 0 01-3 3zm0-4a1 1 0 101 1 1.001 1.001 0 00-1-1zM19 19a3 3 0 113-3 3.003 3.003 0 01-3 3zm0-4a1 1 0 101 1 1.001 1.001 0 00-1-1zM27 19a3 3 0 113-3 3.003 3.003 0 01-3 3zm0-4a1 1 0 101 1 1.001 1.001 0 00-1-1zM19 28a3 3 0 113-3 3.003 3.003 0 01-3 3zm0-4a1 1 0 101 1 1.001 1.001 0 00-1-1zM12 2h2v28h-2zM7 28a3 3 0 113-3 3.003 3.003 0 01-3 3zm0-4a1 1 0 101 1 1.001 1.001 0 00-1-1zM7 19a3 3 0 113-3 3.003 3.003 0 01-3 3zm0-4a1 1 0 101 1 1.001 1.001 0 00-1-1zM7 10a3 3 0 113-3 3.003 3.003 0 01-3 3zm0-4a1 1 0 101 1 1.001 1.001 0 00-1-1z" }]]; diff --git a/packages/hiccup-carbon-icons/src/stethoscope.ts b/packages/hiccup-carbon-icons/src/stethoscope.ts index e32835065d..587735591f 100644 --- a/packages/hiccup-carbon-icons/src/stethoscope.ts +++ b/packages/hiccup-carbon-icons/src/stethoscope.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STETHOSCOPE + */ // prettier-ignore -export const STETHOSCOPE = +export const STETHOSCOPE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 2v2h2v6a4 4 0 01-8 0V4h2V2h-4v8a6.005 6.005 0 005 5.91V22a6 6 0 01-12 0v-6.142a4 4 0 10-2 0V22a8 8 0 0016 0v-6.09A6.005 6.005 0 0028 10V2zM6 12a2 2 0 112 2 2.002 2.002 0 01-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/stop-filled-alt.ts b/packages/hiccup-carbon-icons/src/stop-filled-alt.ts index e73d8d2617..fd65744e02 100644 --- a/packages/hiccup-carbon-icons/src/stop-filled-alt.ts +++ b/packages/hiccup-carbon-icons/src/stop-filled-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STOP_FILLED_ALT + */ // prettier-ignore -export const STOP_FILLED_ALT = +export const STOP_FILLED_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 6H8a2 2 0 00-2 2v16a2 2 0 002 2h16a2 2 0 002-2V8a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/stop-filled.ts b/packages/hiccup-carbon-icons/src/stop-filled.ts index d5e64dc59c..625f4ca724 100644 --- a/packages/hiccup-carbon-icons/src/stop-filled.ts +++ b/packages/hiccup-carbon-icons/src/stop-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STOP_FILLED + */ // prettier-ignore -export const STOP_FILLED = +export const STOP_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm6 18a2 2 0 01-2 2h-8a2 2 0 01-2-2v-8a2 2 0 012-2h8a2 2 0 012 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/stop-outline-filled.ts b/packages/hiccup-carbon-icons/src/stop-outline-filled.ts index d2433529b9..23459e705d 100644 --- a/packages/hiccup-carbon-icons/src/stop-outline-filled.ts +++ b/packages/hiccup-carbon-icons/src/stop-outline-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STOP_OUTLINE_FILLED + */ // prettier-ignore -export const STOP_OUTLINE_FILLED = +export const STOP_OUTLINE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm6 18a2 2 0 01-2 2h-8a2 2 0 01-2-2v-8a2 2 0 012-2h8a2 2 0 012 2z" }], ["path", { d: "M12 12h8v8h-8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/stop-outline.ts b/packages/hiccup-carbon-icons/src/stop-outline.ts index 908914fbd9..9096f8e11e 100644 --- a/packages/hiccup-carbon-icons/src/stop-outline.ts +++ b/packages/hiccup-carbon-icons/src/stop-outline.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STOP_OUTLINE + */ // prettier-ignore -export const STOP_OUTLINE = +export const STOP_OUTLINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 4A12 12 0 114 16 12 12 0 0116 4m0-2a14 14 0 1014 14A14 14 0 0016 2z" }], ["path", { d: "M20 12v8h-8v-8h8m0-2h-8a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-8a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/stop.ts b/packages/hiccup-carbon-icons/src/stop.ts index aef07accf0..68f655ea9b 100644 --- a/packages/hiccup-carbon-icons/src/stop.ts +++ b/packages/hiccup-carbon-icons/src/stop.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STOP + */ // prettier-ignore -export const STOP = +export const STOP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 8v16H8V8h16m0-2H8a2 2 0 00-2 2v16a2 2 0 002 2h16a2 2 0 002-2V8a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/store.ts b/packages/hiccup-carbon-icons/src/store.ts index 76d1d1e63f..3656521329 100644 --- a/packages/hiccup-carbon-icons/src/store.ts +++ b/packages/hiccup-carbon-icons/src/store.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STORE + */ // prettier-ignore -export const STORE = +export const STORE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 10.68l-2-6A1 1 0 0027 4H5a1 1 0 00-1 .68l-2 6A1.19 1.19 0 002 11v6a1 1 0 001 1h1v10h2V18h6v10h16V18h1a1 1 0 001-1v-6a1.19 1.19 0 000-.32zM26 26H14v-8h12zm2-10h-4v-4h-2v4h-5v-4h-2v4h-5v-4H8v4H4v-4.84L5.72 6h20.56L28 11.16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/strawberry.ts b/packages/hiccup-carbon-icons/src/strawberry.ts index 80b06156ed..518edc42c1 100644 --- a/packages/hiccup-carbon-icons/src/strawberry.ts +++ b/packages/hiccup-carbon-icons/src/strawberry.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STRAWBERRY + */ // prettier-ignore -export const STRAWBERRY = +export const STRAWBERRY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M9 10h2v2H9zM9 14h2v2H9zM13 12h2v2h-2z" }], ["path", { d: "M9 28a5.169 5.169 0 01-.744-.054A5.093 5.093 0 014 22.866V11.199a7.162 7.162 0 016.31-7.165 6.96 6.96 0 014.464 1.07l7.97 4.981a6.98 6.98 0 01-.69 12.19l-10.88 5.229A4.976 4.976 0 019 28zm2.002-22q-.248 0-.5.024A5.146 5.146 0 006 11.198v11.669a3.084 3.084 0 002.543 3.1 3.027 3.027 0 001.763-.265l10.883-5.23a4.98 4.98 0 00.488-8.696l-7.972-4.982A4.969 4.969 0 0011.002 6zM26 7h-4a4.005 4.005 0 01-4-4V2h2v1a2.002 2.002 0 002 2h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/string-integer.ts b/packages/hiccup-carbon-icons/src/string-integer.ts index 17b240e4af..2648bf46c4 100644 --- a/packages/hiccup-carbon-icons/src/string-integer.ts +++ b/packages/hiccup-carbon-icons/src/string-integer.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STRING_INTEGER + */ // prettier-ignore -export const STRING_INTEGER = +export const STRING_INTEGER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 12h-4v2h4v2h-3v2h3v2h-4v2h4a2.003 2.003 0 002-2v-6a2.002 2.002 0 00-2-2zM19 22h-6v-4a2.002 2.002 0 012-2h2v-2h-4v-2h4a2.002 2.002 0 012 2v2a2.002 2.002 0 01-2 2h-2v2h4zM8 20v-8H6v1H4v2h2v5H4v2h6v-2H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/string-text.ts b/packages/hiccup-carbon-icons/src/string-text.ts index 4266741e3b..3a8462e504 100644 --- a/packages/hiccup-carbon-icons/src/string-text.ts +++ b/packages/hiccup-carbon-icons/src/string-text.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#STRING_TEXT + */ // prettier-ignore -export const STRING_TEXT = +export const STRING_TEXT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29 22h-5a2.003 2.003 0 01-2-2v-6a2.002 2.002 0 012-2h5v2h-5v6h5zM18 12h-4V8h-2v14h6a2.003 2.003 0 002-2v-6a2.002 2.002 0 00-2-2zm-4 8v-6h4v6zM8 12H3v2h5v2H4a2 2 0 00-2 2v2a2 2 0 002 2h6v-8a2.002 2.002 0 00-2-2zm0 8H4v-2h4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/subtract-alt.ts b/packages/hiccup-carbon-icons/src/subtract-alt.ts index f91278fb0d..0307ac1a25 100644 --- a/packages/hiccup-carbon-icons/src/subtract-alt.ts +++ b/packages/hiccup-carbon-icons/src/subtract-alt.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SUBTRACT_ALT + */ // prettier-ignore -export const SUBTRACT_ALT = +export const SUBTRACT_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 4c6.6 0 12 5.4 12 12s-5.4 12-12 12S4 22.6 4 16 9.4 4 16 4m0-2C8.3 2 2 8.3 2 16s6.3 14 14 14 14-6.3 14-14S23.7 2 16 2z" }], ["path", { d: "M8 15h16v2H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/subtract.ts b/packages/hiccup-carbon-icons/src/subtract.ts index 069dc586f5..c89edc3fe7 100644 --- a/packages/hiccup-carbon-icons/src/subtract.ts +++ b/packages/hiccup-carbon-icons/src/subtract.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SUBTRACT + */ // prettier-ignore -export const SUBTRACT = +export const SUBTRACT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 15h16v2H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/sun.ts b/packages/hiccup-carbon-icons/src/sun.ts index 3cea0b1aae..a453a2bee1 100644 --- a/packages/hiccup-carbon-icons/src/sun.ts +++ b/packages/hiccup-carbon-icons/src/sun.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SUN + */ // prettier-ignore -export const SUN = +export const SUN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 12.005a4 4 0 11-4 4 4.005 4.005 0 014-4m0-2a6 6 0 106 6 6 6 0 00-6-6zM5.394 6.813l1.414-1.415 3.506 3.506L8.9 10.318zM2 15.005h5v2H2zM5.394 25.197L8.9 21.691l1.414 1.415-3.506 3.505zM15 25.005h2v5h-2zM21.687 23.106l1.414-1.415 3.506 3.506-1.414 1.414zM25 15.005h5v2h-5zM21.687 8.904l3.506-3.506 1.414 1.415-3.506 3.505zM15 2.005h2v5h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/sunny.ts b/packages/hiccup-carbon-icons/src/sunny.ts index 8edb4d5d69..5f8a99d3dc 100644 --- a/packages/hiccup-carbon-icons/src/sunny.ts +++ b/packages/hiccup-carbon-icons/src/sunny.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SUNNY + */ // prettier-ignore -export const SUNNY = +export const SUNNY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 12.005a4 4 0 11-4 4 4.005 4.005 0 014-4m0-2a6 6 0 106 6 6 6 0 00-6-6zM5.394 6.813l1.414-1.415 3.506 3.506L8.9 10.318zM2 15.005h5v2H2zM5.394 25.197L8.9 21.691l1.414 1.415-3.506 3.505zM15 25.005h2v5h-2zM21.687 23.106l1.414-1.415 3.506 3.506-1.414 1.414zM25 15.005h5v2h-5zM21.687 8.904l3.506-3.506 1.414 1.415-3.506 3.505zM15 2.005h2v5h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/sunrise.ts b/packages/hiccup-carbon-icons/src/sunrise.ts index 1015acda20..9c60525305 100644 --- a/packages/hiccup-carbon-icons/src/sunrise.ts +++ b/packages/hiccup-carbon-icons/src/sunrise.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SUNRISE + */ // prettier-ignore -export const SUNRISE = +export const SUNRISE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 27h27.998v2H2zM16 20a4.005 4.005 0 014 4h2a6 6 0 00-12 0h2a4.005 4.005 0 014-4zM25 22h5v2h-5zM21.687 16.9l3.506-3.507 1.414 1.415-3.506 3.505zM16 4l-5 5 1.41 1.41L15 7.83V15h2V7.83l2.59 2.58L21 9l-5-5zM5.393 14.807l1.415-1.414 3.506 3.506-1.415 1.414zM2 22h5v2H2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/sunset.ts b/packages/hiccup-carbon-icons/src/sunset.ts index 45ca1e8e9e..316c17af72 100644 --- a/packages/hiccup-carbon-icons/src/sunset.ts +++ b/packages/hiccup-carbon-icons/src/sunset.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SUNSET + */ // prettier-ignore -export const SUNSET = +export const SUNSET: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 27.005h27.998v2H2zM16 20.005a4.005 4.005 0 014 4h2a6 6 0 00-12 0h2a4.005 4.005 0 014-4zM25 22.005h5v2h-5zM21.687 16.904l3.506-3.506 1.414 1.415-3.506 3.505zM19.59 9.595L17 12.175v-8.17h-2v8.17l-2.59-2.58-1.41 1.41 5 5 5-5-1.41-1.41zM5.393 14.812l1.415-1.414 3.506 3.505-1.415 1.415zM2 22.005h5v2H2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/svg.ts b/packages/hiccup-carbon-icons/src/svg.ts index db71bf75bd..d8fc969aae 100644 --- a/packages/hiccup-carbon-icons/src/svg.ts +++ b/packages/hiccup-carbon-icons/src/svg.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SVG + */ // prettier-ignore -export const SVG = +export const SVG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 23h-6a2 2 0 01-2-2V11a2 2 0 012-2h6v2h-6v10h4v-4h-2v-2h4zM18 9l-2 13-2-13h-2l2.52 14h2.96L20 9h-2zM8 23H2v-2h6v-4H4a2 2 0 01-2-2v-4a2 2 0 012-2h6v2H4v4h4a2 2 0 012 2v4a2 2 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/swim.ts b/packages/hiccup-carbon-icons/src/swim.ts index 490ba24e8a..4299a3a0d9 100644 --- a/packages/hiccup-carbon-icons/src/swim.ts +++ b/packages/hiccup-carbon-icons/src/swim.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SWIM + */ // prettier-ignore -export const SWIM = +export const SWIM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 26h-2a4.932 4.932 0 01-4-1.987 5.02 5.02 0 01-8 0 5.02 5.02 0 01-8 0A4.932 4.932 0 014 26H2v-2h2a3.44 3.44 0 003.053-2.321A.971.971 0 018 21a1.007 1.007 0 01.949.684A3.438 3.438 0 0012 24a3.44 3.44 0 003.053-2.321A.99.99 0 0116 21a1.007 1.007 0 01.949.684A3.438 3.438 0 0020 24a3.44 3.44 0 003.053-2.321 1 1 0 011.896.005A3.438 3.438 0 0028 24h2zM23 17.586l-8.707-8.707A2.98 2.98 0 0012.171 8H4v2h8.171a.993.993 0 01.708.293L15.586 13 10 18.586 11.414 20 17 14.414 21.586 19zM20 10a4 4 0 114 4 4.004 4.004 0 01-4-4zm2 0a2 2 0 102-2 2.002 2.002 0 00-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/switcher.ts b/packages/hiccup-carbon-icons/src/switcher.ts index 749a43df3a..adb667957d 100644 --- a/packages/hiccup-carbon-icons/src/switcher.ts +++ b/packages/hiccup-carbon-icons/src/switcher.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SWITCHER + */ // prettier-ignore -export const SWITCHER = +export const SWITCHER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 4h4v4h-4zM4 4h4v4H4zM24 4h4v4h-4zM14 14h4v4h-4zM4 14h4v4H4zM24 14h4v4h-4zM14 24h4v4h-4zM4 24h4v4H4zM24 24h4v4h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/sys-provision.ts b/packages/hiccup-carbon-icons/src/sys-provision.ts index b53f5d950c..c249763499 100644 --- a/packages/hiccup-carbon-icons/src/sys-provision.ts +++ b/packages/hiccup-carbon-icons/src/sys-provision.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#SYS_PROVISION + */ // prettier-ignore -export const SYS_PROVISION = +export const SYS_PROVISION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 20v10l9-5-9-5z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/table-of-contents.ts b/packages/hiccup-carbon-icons/src/table-of-contents.ts index b9575c44fc..1e4efea9c1 100644 --- a/packages/hiccup-carbon-icons/src/table-of-contents.ts +++ b/packages/hiccup-carbon-icons/src/table-of-contents.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TABLE_OF_CONTENTS + */ // prettier-ignore -export const TABLE_OF_CONTENTS = +export const TABLE_OF_CONTENTS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 6h18v2H4zM4 12h18v2H4zM4 18h18v2H4zM4 24h18v2H4zM26 6h2v2h-2zM26 12h2v2h-2zM26 18h2v2h-2zM26 24h2v2h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/table-split.ts b/packages/hiccup-carbon-icons/src/table-split.ts index 57dfe48932..3001040641 100644 --- a/packages/hiccup-carbon-icons/src/table-split.ts +++ b/packages/hiccup-carbon-icons/src/table-split.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TABLE_SPLIT + */ // prettier-ignore -export const TABLE_SPLIT = +export const TABLE_SPLIT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 3H5a2 2 0 00-2 2v22a2 2 0 002 2h22a2 2 0 002-2V5a2 2 0 00-2-2zm0 2v4H5V5zm-10 6h10v7H17zm-2 7H5v-7h10zM5 20h10v7H5zm12 7v-7h10v7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/table.ts b/packages/hiccup-carbon-icons/src/table.ts index da568e43b5..9014ffe0e9 100644 --- a/packages/hiccup-carbon-icons/src/table.ts +++ b/packages/hiccup-carbon-icons/src/table.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TABLE + */ // prettier-ignore -export const TABLE = +export const TABLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29 5a2 2 0 00-2-2H5a2 2 0 00-2 2v22a2 2 0 002 2h22a2 2 0 002-2zm-2 0v4H5V5zm0 22H5v-4h22zm0-6H5v-4h22zm0-6H5v-4h22z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tablet-landscape.ts b/packages/hiccup-carbon-icons/src/tablet-landscape.ts index 322f2cc121..af22904b44 100644 --- a/packages/hiccup-carbon-icons/src/tablet-landscape.ts +++ b/packages/hiccup-carbon-icons/src/tablet-landscape.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TABLET_LANDSCAPE + */ // prettier-ignore -export const TABLET_LANDSCAPE = +export const TABLET_LANDSCAPE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 13h2v6h-2z" }], ["path", { d: "M30 7v18a2.002 2.002 0 01-2 2H4a2.002 2.002 0 01-2-2V7a2.002 2.002 0 012-2h24a2.003 2.003 0 012 2zM4 25h24V7H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tablet.ts b/packages/hiccup-carbon-icons/src/tablet.ts index 1077d80140..834c6ae9b4 100644 --- a/packages/hiccup-carbon-icons/src/tablet.ts +++ b/packages/hiccup-carbon-icons/src/tablet.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TABLET + */ // prettier-ignore -export const TABLET = +export const TABLET: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 24v2h-6v-2z" }], ["path", { d: "M25 30H7a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h18a2.002 2.002 0 012 2v24a2.003 2.003 0 01-2 2zM7 4v24h18V4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tag-edit.ts b/packages/hiccup-carbon-icons/src/tag-edit.ts index 6273807d00..1b350aa1da 100644 --- a/packages/hiccup-carbon-icons/src/tag-edit.ts +++ b/packages/hiccup-carbon-icons/src/tag-edit.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TAG_EDIT + */ // prettier-ignore -export const TAG_EDIT = +export const TAG_EDIT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.707 7.293l-3-3a1 1 0 00-1.414 0L16 13.586V18h4.414l9.293-9.293a1 1 0 000-1.414zM19.586 16H18v-1.586l5-5L24.586 11zM26 9.586L24.414 8 26 6.414 27.586 8zM10 14a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2z" }], ["path", { d: "M29.416 16.586l-2.38-2.379-1.414 1.414L28 18 18 28 4 14V4h10l4.377 4.376 1.415-1.414-4.378-4.378A2.002 2.002 0 0014 2H4a2.003 2.003 0 00-2 2v10a2.002 2.002 0 00.584 1.414l14 14a2.002 2.002 0 002.831 0l10-10a2 2 0 000-2.828z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tag-group.ts b/packages/hiccup-carbon-icons/src/tag-group.ts index 369b83bbae..3e3be97f82 100644 --- a/packages/hiccup-carbon-icons/src/tag-group.ts +++ b/packages/hiccup-carbon-icons/src/tag-group.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TAG_GROUP + */ // prettier-ignore -export const TAG_GROUP = +export const TAG_GROUP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/tag.ts b/packages/hiccup-carbon-icons/src/tag.ts index b5378b4c2c..e419754f85 100644 --- a/packages/hiccup-carbon-icons/src/tag.ts +++ b/packages/hiccup-carbon-icons/src/tag.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TAG + */ // prettier-ignore -export const TAG = +export const TAG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18.52 30a3 3 0 01-2.12-.88L2.88 15.61A3 3 0 012 13.49V5a3 3 0 013-3h8.49a3 3 0 012.12.88l13.51 13.51a3 3 0 010 4.25l-8.48 8.48a3 3 0 01-2.12.88zM5 4a1 1 0 00-1 1v8.49a1 1 0 00.3.71l13.51 13.51a1 1 0 001.41 0l8.49-8.49a1 1 0 000-1.41L14.2 4.3a1 1 0 00-.71-.3H5z" }], ["path", { d: "M10 14a4 4 0 114-4 4 4 0 01-4 4zm0-6a2 2 0 102 2 2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/task-view.ts b/packages/hiccup-carbon-icons/src/task-view.ts index d936f9238d..de69ba9237 100644 --- a/packages/hiccup-carbon-icons/src/task-view.ts +++ b/packages/hiccup-carbon-icons/src/task-view.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TASK_VIEW + */ // prettier-ignore -export const TASK_VIEW = +export const TASK_VIEW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 28a4 4 0 114-4 4.004 4.004 0 01-4 4zm0-6a2 2 0 102 2 2.003 2.003 0 00-2-2z" }], ["path", { d: "M29.777 23.479A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.777 5.479L14 24l.223.521A8.64 8.64 0 0022 30a8.64 8.64 0 007.777-5.479L30 24zM22 28a4 4 0 114-4 4.005 4.005 0 01-4 4z" }], diff --git a/packages/hiccup-carbon-icons/src/task.ts b/packages/hiccup-carbon-icons/src/task.ts index 683b226056..41878854e0 100644 --- a/packages/hiccup-carbon-icons/src/task.ts +++ b/packages/hiccup-carbon-icons/src/task.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TASK + */ // prettier-ignore -export const TASK = +export const TASK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 20.18l-3.59-3.59L9 18l5 5 9-9-1.41-1.42-7.59 7.6z" }], ["path", { d: "M25 5h-3V4a2 2 0 00-2-2h-8a2 2 0 00-2 2v1H7a2 2 0 00-2 2v21a2 2 0 002 2h18a2 2 0 002-2V7a2 2 0 00-2-2zM12 4h8v4h-8zm13 24H7V7h3v3h12V7h3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/taste.ts b/packages/hiccup-carbon-icons/src/taste.ts index 23129a2184..e43a37845e 100644 --- a/packages/hiccup-carbon-icons/src/taste.ts +++ b/packages/hiccup-carbon-icons/src/taste.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TASTE + */ // prettier-ignore -export const TASTE = +export const TASTE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 4v2h4v8a8 8 0 0016 0V6h4V4zm18 10a6 6 0 01-12 0V6h5v8h2V6h5zM11 26h2v2h-2zM7 24h2v2H7zM15 24h2v2h-2zM19 26h2v2h-2zM23 24h2v2h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/taxi.ts b/packages/hiccup-carbon-icons/src/taxi.ts index 955322ef12..60793bbca9 100644 --- a/packages/hiccup-carbon-icons/src/taxi.ts +++ b/packages/hiccup-carbon-icons/src/taxi.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TAXI + */ // prettier-ignore -export const TAXI = +export const TAXI: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.39 16.08l-6.69-2.87-2.54-4.34-.08-.12A2 2 0 0018.52 8h-8a2 2 0 00-1.67.89L5.46 14H3a1 1 0 00-1 1v9a1 1 0 001 1h2.14a4 4 0 007.72 0h6.28a4 4 0 007.72 0H29a1 1 0 001-1v-7a1 1 0 00-.61-.92zM9 26a2 2 0 112-2 2 2 0 01-2 2zm14 0a2 2 0 112-2 2 2 0 01-2 2zm5-3h-1.14a4 4 0 00-7.72 0h-6.28a4 4 0 00-7.72 0H4v-7h2a1 1 0 00.83-.45L10.54 10h8l2.63 4.5a1 1 0 00.47.42L28 17.66z" }]]; diff --git a/packages/hiccup-carbon-icons/src/temperature-frigid.ts b/packages/hiccup-carbon-icons/src/temperature-frigid.ts index 1eaa95808c..54b84129d0 100644 --- a/packages/hiccup-carbon-icons/src/temperature-frigid.ts +++ b/packages/hiccup-carbon-icons/src/temperature-frigid.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEMPERATURE_FRIGID + */ // prettier-ignore -export const TEMPERATURE_FRIGID = +export const TEMPERATURE_FRIGID: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.167 16.89L21.72 13l5.447-3.891 2.517.839.632-1.897L28 7.279V5h-2v2.485l-5 3.572v-5.69l2.555-1.703L22.445 2 20 3.63 17.555 2l-1.11 1.664L19 5.367v5.69l-3-2.143v2.458L18.28 13 16 14.628v2.458l3-2.143v6.76L22.445 24l1.11-1.664L21 20.633v-5.69l5 3.572V21h2v-2.279l2.316-.773-.632-1.897-2.517.839zM12 23a3 3 0 01-6 0z" }], ["path", { d: "M13 17.262V6a4 4 0 00-8 0v11.262a7 7 0 108 0zM9 28a4.997 4.997 0 01-2.499-9.325l.499-.29V6a2 2 0 014 0v12.386l.499.289A4.997 4.997 0 019 28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/temperature-hot.ts b/packages/hiccup-carbon-icons/src/temperature-hot.ts index d197cba964..c3a6d88041 100644 --- a/packages/hiccup-carbon-icons/src/temperature-hot.ts +++ b/packages/hiccup-carbon-icons/src/temperature-hot.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEMPERATURE_HOT + */ // prettier-ignore -export const TEMPERATURE_HOT = +export const TEMPERATURE_HOT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 20.414L24.413 19l2.828 2.828-1.414 1.414zM26 13h4v2h-4zM23 7.586l2.828-2.828 1.414 1.414-2.828 2.829zM17 2h2v4h-2zM18 8a6.037 6.037 0 00-1 .09v2.052A3.957 3.957 0 0118 10a4 4 0 010 8v2a6 6 0 000-12zM10 20.184V7H8v13.184a3 3 0 102 0z" }], ["path", { d: "M14 18.138V7A5 5 0 004 7v11.138A6.99 6.99 0 1016 23a6.941 6.941 0 00-2-4.862zM9 28a5.006 5.006 0 01-5-5 4.916 4.916 0 011.075-3.06 5.1 5.1 0 01.299-.344c.052-.054.1-.111.155-.163a5.14 5.14 0 01.346-.302c.042-.034.081-.072.125-.105V7a3 3 0 016 0v12.025c.044.034.083.072.126.107.118.096.236.194.345.3.054.053.104.11.156.165.103.11.204.223.298.343A4.915 4.915 0 0114 23a5.006 5.006 0 01-5 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/temperature.ts b/packages/hiccup-carbon-icons/src/temperature.ts index 83cdbe09e0..562e37fc4d 100644 --- a/packages/hiccup-carbon-icons/src/temperature.ts +++ b/packages/hiccup-carbon-icons/src/temperature.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEMPERATURE + */ // prettier-ignore -export const TEMPERATURE = +export const TEMPERATURE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13 17.26V6a4 4 0 00-8 0v11.26a7 7 0 108 0zM9 4a2 2 0 012 2v7H7V6a2 2 0 012-2zm0 24a5 5 0 01-2.5-9.33l.5-.28V15h4v3.39l.5.28A5 5 0 019 28zM20 4h10v2H20zM20 10h7v2h-7zM20 16h10v2H20zM20 22h7v2h-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/template.ts b/packages/hiccup-carbon-icons/src/template.ts index af2848e545..ad2c2361c5 100644 --- a/packages/hiccup-carbon-icons/src/template.ts +++ b/packages/hiccup-carbon-icons/src/template.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEMPLATE + */ // prettier-ignore -export const TEMPLATE = +export const TEMPLATE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 6v4H6V6h20m0-2H6a2 2 0 00-2 2v4a2 2 0 002 2h20a2 2 0 002-2V6a2 2 0 00-2-2zM10 16v10H6V16h4m0-2H6a2 2 0 00-2 2v10a2 2 0 002 2h4a2 2 0 002-2V16a2 2 0 00-2-2zM26 16v10H16V16h10m0-2H16a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V16a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tennis-ball.ts b/packages/hiccup-carbon-icons/src/tennis-ball.ts index 7cbb6e3702..ae21450e5b 100644 --- a/packages/hiccup-carbon-icons/src/tennis-ball.ts +++ b/packages/hiccup-carbon-icons/src/tennis-ball.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TENNIS_BALL + */ // prettier-ignore -export const TENNIS_BALL = +export const TENNIS_BALL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 4a8.981 8.981 0 00-8.169 12.755L2 25.585 3.414 27l8.487-8.487a9.04 9.04 0 001.586 1.586L10 23.586 11.414 25l3.831-3.831A8.996 8.996 0 1019 4zm6.906 7.906a7.005 7.005 0 01-5.812-5.812 7.005 7.005 0 015.812 5.812zm-13.812 2.188a7.005 7.005 0 015.812 5.812 7.005 7.005 0 01-5.812-5.812zm7.836 5.837a9.01 9.01 0 00-7.861-7.862 7.004 7.004 0 016-6 9.01 9.01 0 007.861 7.862 7.004 7.004 0 01-6 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tennis.ts b/packages/hiccup-carbon-icons/src/tennis.ts index 08900f8e59..ad5051698f 100644 --- a/packages/hiccup-carbon-icons/src/tennis.ts +++ b/packages/hiccup-carbon-icons/src/tennis.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TENNIS + */ // prettier-ignore -export const TENNIS = +export const TENNIS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["rect", { rx: 2 }], ["path", { d: "M11 16a1 1 0 01-.707-1.707l7-7a1 1 0 111.414 1.414l-7 7A.996.996 0 0111 16z" }], diff --git a/packages/hiccup-carbon-icons/src/term.ts b/packages/hiccup-carbon-icons/src/term.ts index 199e15cebf..b80fd95686 100644 --- a/packages/hiccup-carbon-icons/src/term.ts +++ b/packages/hiccup-carbon-icons/src/term.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TERM + */ // prettier-ignore -export const TERM = +export const TERM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 26h-3v-2h3V8h-3V6h3a2.002 2.002 0 012 2v16a2.003 2.003 0 01-2 2z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/terminal.ts b/packages/hiccup-carbon-icons/src/terminal.ts index 71cc28f29b..6affc7aed1 100644 --- a/packages/hiccup-carbon-icons/src/terminal.ts +++ b/packages/hiccup-carbon-icons/src/terminal.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TERMINAL + */ // prettier-ignore -export const TERMINAL = +export const TERMINAL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 4.01H6a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2v-20a2 2 0 00-2-2zm0 2v4H6v-4zm-20 20v-14h20v14z" }], ["path", { d: "M10.76 16.18l2.82 2.83-2.82 2.83 1.41 1.41 4.24-4.24-4.24-4.24-1.41 1.41z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-align-center.ts b/packages/hiccup-carbon-icons/src/text-align-center.ts index e53e380665..b4164f5859 100644 --- a/packages/hiccup-carbon-icons/src/text-align-center.ts +++ b/packages/hiccup-carbon-icons/src/text-align-center.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_ALIGN_CENTER + */ // prettier-ignore -export const TEXT_ALIGN_CENTER = +export const TEXT_ALIGN_CENTER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 6h20v2H6zM10 12h12v2H10zM6 18h20v2H6zM10 24h12v2H10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-align-justify.ts b/packages/hiccup-carbon-icons/src/text-align-justify.ts index 337ee6be95..44918071a8 100644 --- a/packages/hiccup-carbon-icons/src/text-align-justify.ts +++ b/packages/hiccup-carbon-icons/src/text-align-justify.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_ALIGN_JUSTIFY + */ // prettier-ignore -export const TEXT_ALIGN_JUSTIFY = +export const TEXT_ALIGN_JUSTIFY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 6h20v2H6zM6 12h20v2H6zM6 18h20v2H6zM6 24h20v2H6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-align-left.ts b/packages/hiccup-carbon-icons/src/text-align-left.ts index 7d96f234fb..3323d0ccc3 100644 --- a/packages/hiccup-carbon-icons/src/text-align-left.ts +++ b/packages/hiccup-carbon-icons/src/text-align-left.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_ALIGN_LEFT + */ // prettier-ignore -export const TEXT_ALIGN_LEFT = +export const TEXT_ALIGN_LEFT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 6h14v2H12zM12 12h10v2H12zM12 18h14v2H12zM12 24h10v2H12zM6 4h2v24H6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-align-right.ts b/packages/hiccup-carbon-icons/src/text-align-right.ts index c5372f4616..d046ab70b4 100644 --- a/packages/hiccup-carbon-icons/src/text-align-right.ts +++ b/packages/hiccup-carbon-icons/src/text-align-right.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_ALIGN_RIGHT + */ // prettier-ignore -export const TEXT_ALIGN_RIGHT = +export const TEXT_ALIGN_RIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 6h14v2H6zM10 12h10v2H10zM6 18h14v2H6zM10 24h10v2H10zM24 4h2v24h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-all-caps.ts b/packages/hiccup-carbon-icons/src/text-all-caps.ts index c1f27bd796..1663cd42da 100644 --- a/packages/hiccup-carbon-icons/src/text-all-caps.ts +++ b/packages/hiccup-carbon-icons/src/text-all-caps.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_ALL_CAPS + */ // prettier-ignore -export const TEXT_ALL_CAPS = +export const TEXT_ALL_CAPS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M1 8v2h6v14h2V10h6V8H1zM17 8v2h6v14h2V10h6V8H17z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-bold.ts b/packages/hiccup-carbon-icons/src/text-bold.ts index 3a48c6b268..18a43c5203 100644 --- a/packages/hiccup-carbon-icons/src/text-bold.ts +++ b/packages/hiccup-carbon-icons/src/text-bold.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_BOLD + */ // prettier-ignore -export const TEXT_BOLD = +export const TEXT_BOLD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18.25 25H9V7h8.5a5.25 5.25 0 014 8.65A5.25 5.25 0 0118.25 25zM12 22h6.23a2.25 2.25 0 100-4.5H12zm0-7.5h5.5a2.25 2.25 0 100-4.5H12z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-color.ts b/packages/hiccup-carbon-icons/src/text-color.ts index 1db2750ef0..aa890e35d0 100644 --- a/packages/hiccup-carbon-icons/src/text-color.ts +++ b/packages/hiccup-carbon-icons/src/text-color.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_COLOR + */ // prettier-ignore -export const TEXT_COLOR = +export const TEXT_COLOR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 21h2L17 4h-2L8 21h2l1.61-4h8.74zm-9.57-6l3.44-8.37h.26L19.54 15zM6 24h20v4H6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-creation.ts b/packages/hiccup-carbon-icons/src/text-creation.ts index 9c7a562ab1..174da746c1 100644 --- a/packages/hiccup-carbon-icons/src/text-creation.ts +++ b/packages/hiccup-carbon-icons/src/text-creation.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_CREATION + */ // prettier-ignore -export const TEXT_CREATION = +export const TEXT_CREATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 22.14V9.86A4 4 0 1022.14 5H9.86A4 4 0 105 9.86v12.28A4 4 0 109.86 27h12.28A4 4 0 1027 22.14zM26 4a2 2 0 11-2 2 2 2 0 012-2zM4 6a2 2 0 112 2 2 2 0 01-2-2zm2 22a2 2 0 112-2 2 2 0 01-2 2zm16.14-3H9.86A4 4 0 007 22.14V9.86A4 4 0 009.86 7h12.28A4 4 0 0025 9.86v12.28A4 4 0 0022.14 25zM26 28a2 2 0 112-2 2 2 0 01-2 2z" }], ["path", { d: "M21 11H11v2h4v9h2v-9h4v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-fill.ts b/packages/hiccup-carbon-icons/src/text-fill.ts index 145fe9b82c..946e5b4327 100644 --- a/packages/hiccup-carbon-icons/src/text-fill.ts +++ b/packages/hiccup-carbon-icons/src/text-fill.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_FILL + */ // prettier-ignore -export const TEXT_FILL = +export const TEXT_FILL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 26h24v4H4z" }], ["path", { d: "M26 14.54a1 1 0 00-.25-.69l-8.58-9.52A1.09 1.09 0 0017 4.2V2h-2v3L4.32 14.74a1 1 0 00-.06 1.41l8.57 9.52a1 1 0 00.69.33h.05a1 1 0 00.68-.26L24 16.8V21a1 1 0 002 0v-6.43-.03zm-12.35 9l-7.23-8L15 7.67V12h2V7.13l6.59 7.33z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-highlight.ts b/packages/hiccup-carbon-icons/src/text-highlight.ts index 4bec948a40..f687c0efe9 100644 --- a/packages/hiccup-carbon-icons/src/text-highlight.ts +++ b/packages/hiccup-carbon-icons/src/text-highlight.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_HIGHLIGHT + */ // prettier-ignore -export const TEXT_HIGHLIGHT = +export const TEXT_HIGHLIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 15H5a3 3 0 01-3-3v-2a3 3 0 013-3h5V5a1 1 0 00-1-1H3V2h6a3 3 0 013 3zM5 9a1 1 0 00-1 1v2a1 1 0 001 1h5V9zM20 23v2a1 1 0 001 1h5v-4h-5a1 1 0 00-1 1z" }], ["path", { d: "M2 30h28V2zm26-2h-7a3 3 0 01-3-3v-2a3 3 0 013-3h5v-2a1 1 0 00-1-1h-6v-2h6a3 3 0 013 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-indent-less.ts b/packages/hiccup-carbon-icons/src/text-indent-less.ts index 133b50d3d5..b258ae60be 100644 --- a/packages/hiccup-carbon-icons/src/text-indent-less.ts +++ b/packages/hiccup-carbon-icons/src/text-indent-less.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_INDENT_LESS + */ // prettier-ignore -export const TEXT_INDENT_LESS = +export const TEXT_INDENT_LESS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M2 6h10v2H2zM5 12h7v2H5zM2 18h10v2H2zM5 24h7v2H5zM16 4h2v24h-2zM28.15 23.5l1.41-1.38L23.27 16l6.29-6.12-1.41-1.38-7.71 7.5 7.71 7.5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-indent-more.ts b/packages/hiccup-carbon-icons/src/text-indent-more.ts index a2fae2d5e0..f8186ff401 100644 --- a/packages/hiccup-carbon-icons/src/text-indent-more.ts +++ b/packages/hiccup-carbon-icons/src/text-indent-more.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_INDENT_MORE + */ // prettier-ignore -export const TEXT_INDENT_MORE = +export const TEXT_INDENT_MORE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 6h10v2H20zM20 12h7v2h-7zM20 18h10v2H20zM20 24h7v2h-7zM14 4h2v24h-2zM3.85 22.5l-1.41-1.38L8.73 15 2.44 8.88 3.85 7.5l7.71 7.5-7.71 7.5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-indent.ts b/packages/hiccup-carbon-icons/src/text-indent.ts index bb7c6ecbcc..f94cec35da 100644 --- a/packages/hiccup-carbon-icons/src/text-indent.ts +++ b/packages/hiccup-carbon-icons/src/text-indent.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_INDENT + */ // prettier-ignore -export const TEXT_INDENT = +export const TEXT_INDENT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 6h14v2H14zM14 12h14v2H14zM7 18h21v2H7zM7 24h21v2H7zM4 13.59L7.29 10 4 6.41 5.42 5l4.62 5-4.62 5L4 13.59z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-italic.ts b/packages/hiccup-carbon-icons/src/text-italic.ts index 28c63cdf67..ffb451e1e1 100644 --- a/packages/hiccup-carbon-icons/src/text-italic.ts +++ b/packages/hiccup-carbon-icons/src/text-italic.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_ITALIC + */ // prettier-ignore -export const TEXT_ITALIC = +export const TEXT_ITALIC: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 9V7H12v2h5.14l-4.37 14H7v2h13v-2h-5.14l4.37-14H25z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-kerning.ts b/packages/hiccup-carbon-icons/src/text-kerning.ts index 6a6bcc7b6c..a8e6f14e1c 100644 --- a/packages/hiccup-carbon-icons/src/text-kerning.ts +++ b/packages/hiccup-carbon-icons/src/text-kerning.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_KERNING + */ // prettier-ignore -export const TEXT_KERNING = +export const TEXT_KERNING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 24H18.83l2.29-2.29-1.41-1.42L15 25l4.71 4.71 1.41-1.42L18.83 26H30v-2zM14 21l6-17h-2l-6 17h2zM13 4L9 16 5 4H3l5 14h2l5-14h-2zM28 18h2L25 4h-2l-5 14h2l1-3h6zm-6.33-5L24 6l2.33 7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-leading.ts b/packages/hiccup-carbon-icons/src/text-leading.ts index 1666514f90..6252c93b18 100644 --- a/packages/hiccup-carbon-icons/src/text-leading.ts +++ b/packages/hiccup-carbon-icons/src/text-leading.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_LEADING + */ // prettier-ignore -export const TEXT_LEADING = +export const TEXT_LEADING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 13h16v2H14zM15 28h15v2H15zM25.85 27H28l-4.36-10h-2.28L17 27h2.15l.8-2h5.1zm-5.1-4l1.75-4.37L24.25 23zM25.85 12H28L23.64 2h-2.28L17 12h2.15l.8-2h5.1zm-5.1-4l1.75-4.37L24.25 8zM6 15.83l2.58 2.58L10 17l-4-4-4 4 1.41 1.42L6 15.83zM6 27.17l-2.58-2.58L2 26l4 4 4-4-1.41-1.42L6 27.17z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-line-spacing.ts b/packages/hiccup-carbon-icons/src/text-line-spacing.ts index 14a11620f0..30b382ef43 100644 --- a/packages/hiccup-carbon-icons/src/text-line-spacing.ts +++ b/packages/hiccup-carbon-icons/src/text-line-spacing.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_LINE_SPACING + */ // prettier-ignore -export const TEXT_LINE_SPACING = +export const TEXT_LINE_SPACING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 6h13v2H17zM17 12h10v2H17zM17 18h13v2H17zM17 24h10v2H17zM11.59 13.41L8 9.83l-3.59 3.59L3 12l5-5 5 5-1.41 1.41zM11.59 18.59L8 22.17l-3.59-3.59L3 20l5 5 5-5-1.41-1.41z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-link-analysis.ts b/packages/hiccup-carbon-icons/src/text-link-analysis.ts index 56caf50d94..dd26875608 100644 --- a/packages/hiccup-carbon-icons/src/text-link-analysis.ts +++ b/packages/hiccup-carbon-icons/src/text-link-analysis.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_LINK_ANALYSIS + */ // prettier-ignore -export const TEXT_LINK_ANALYSIS = +export const TEXT_LINK_ANALYSIS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 10h8v2H8zM8 6h12v2H8zM8 2h12v2H8z" }], ["path", { d: "M4.711 28l5.631-9.996 7.434 6.49a2 2 0 003.084-.534l6.97-10.403-1.661-1.114-7 10.448-.07.103-7.435-6.49a2.003 2.003 0 00-3.08.53L4 25.183V2H2v26a2.002 2.002 0 002 2h26v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-link.ts b/packages/hiccup-carbon-icons/src/text-link.ts index bd19c51049..319bac9453 100644 --- a/packages/hiccup-carbon-icons/src/text-link.ts +++ b/packages/hiccup-carbon-icons/src/text-link.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_LINK + */ // prettier-ignore -export const TEXT_LINK = +export const TEXT_LINK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18.706 27.585a5.261 5.261 0 01-3.723-8.983l1.415 1.414a3.264 3.264 0 104.616 4.616l6.03-6.03a3.264 3.264 0 00-4.616-4.616l-1.414-1.414a5.264 5.264 0 017.444 7.444l-6.03 6.03a5.246 5.246 0 01-3.722 1.539z" }], ["path", { d: "M10.264 29.997a5.262 5.262 0 01-3.722-8.983l6.03-6.03a5.264 5.264 0 117.444 7.443l-1.414-1.414a3.264 3.264 0 10-4.616-4.615l-6.03 6.03a3.264 3.264 0 004.616 4.616l1.414 1.414a5.245 5.245 0 01-3.722 1.54zM2 10h8v2H2zM2 6h12v2H2zM2 2h12v2H2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-mining-applier.ts b/packages/hiccup-carbon-icons/src/text-mining-applier.ts index 82928e7104..9fa725a165 100644 --- a/packages/hiccup-carbon-icons/src/text-mining-applier.ts +++ b/packages/hiccup-carbon-icons/src/text-mining-applier.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_MINING_APPLIER + */ // prettier-ignore -export const TEXT_MINING_APPLIER = +export const TEXT_MINING_APPLIER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16.001 26.473H16L4.284 12.955 9.5 6h13l5.216 6.955-3.24 3.737 1.513 1.31 4.295-4.957L23.5 4h-15l-6.784 9.045 12.772 14.737 1.513-1.309z" }], ["path", { d: "M20 19l7 5-7 5V19z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-mining.ts b/packages/hiccup-carbon-icons/src/text-mining.ts index 722b2064e9..d7c4a74716 100644 --- a/packages/hiccup-carbon-icons/src/text-mining.ts +++ b/packages/hiccup-carbon-icons/src/text-mining.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_MINING + */ // prettier-ignore -export const TEXT_MINING = +export const TEXT_MINING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 28h8v2h-8zM18 24h12v2H18zM18 20h12v2H18z" }], ["path", { d: "M16.001 26.473H16L4.284 12.955 9.5 6h13l5.216 6.955-3.24 3.737 1.513 1.31 4.295-4.957L23.5 4h-15l-6.784 9.045 12.772 14.737 1.513-1.309z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-new-line.ts b/packages/hiccup-carbon-icons/src/text-new-line.ts index a083f0f56e..de061ec30e 100644 --- a/packages/hiccup-carbon-icons/src/text-new-line.ts +++ b/packages/hiccup-carbon-icons/src/text-new-line.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_NEW_LINE + */ // prettier-ignore -export const TEXT_NEW_LINE = +export const TEXT_NEW_LINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20.586 14.414L24.172 18H6V8H4v10a2.002 2.002 0 002 2h18.172l-3.586 3.586L22 25l6-6-6-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-scale.ts b/packages/hiccup-carbon-icons/src/text-scale.ts index 74c25c7af6..9acf6a8361 100644 --- a/packages/hiccup-carbon-icons/src/text-scale.ts +++ b/packages/hiccup-carbon-icons/src/text-scale.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_SCALE + */ // prettier-ignore -export const TEXT_SCALE = +export const TEXT_SCALE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 5v3h-8v18h-3V8h-8V5h19z" }], ["path", { d: "M7 26V14H2v-2h12v2H9v12H7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-selection.ts b/packages/hiccup-carbon-icons/src/text-selection.ts index 89705cac5b..add1626709 100644 --- a/packages/hiccup-carbon-icons/src/text-selection.ts +++ b/packages/hiccup-carbon-icons/src/text-selection.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_SELECTION + */ // prettier-ignore -export const TEXT_SELECTION = +export const TEXT_SELECTION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 27h-7a3 3 0 01-3-3v-2a3 3 0 013-3h5v-2a1 1 0 00-1-1h-6v-2h6a3 3 0 013 3zm-7-6a1 1 0 00-1 1v2a1 1 0 001 1h5v-4zM13 7h3V5h-3a4 4 0 00-3 1.38A4 4 0 007 5H4v2h3a2 2 0 012 2v5H5v2h4v7a2 2 0 01-2 2H4v2h3a4 4 0 003-1.38A4 4 0 0013 27h3v-2h-3a2 2 0 01-2-2v-7h4v-2h-4V9a2 2 0 012-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-small-caps.ts b/packages/hiccup-carbon-icons/src/text-small-caps.ts index ccd1bd85e0..c168fddc39 100644 --- a/packages/hiccup-carbon-icons/src/text-small-caps.ts +++ b/packages/hiccup-carbon-icons/src/text-small-caps.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_SMALL_CAPS + */ // prettier-ignore -export const TEXT_SMALL_CAPS = +export const TEXT_SMALL_CAPS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 27V15h-5v-2h12v2h-5v12h-2z" }], ["path", { d: "M11 27V8H2V6h20v2h-9v19h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-strikethrough.ts b/packages/hiccup-carbon-icons/src/text-strikethrough.ts index 78ffa80e84..d812eac6db 100644 --- a/packages/hiccup-carbon-icons/src/text-strikethrough.ts +++ b/packages/hiccup-carbon-icons/src/text-strikethrough.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_STRIKETHROUGH + */ // prettier-ignore -export const TEXT_STRIKETHROUGH = +export const TEXT_STRIKETHROUGH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 15H17.956a39.769 39.769 0 00-1.338-.335c-2.808-.664-4.396-1.15-4.396-3.423a2.868 2.868 0 01.787-2.145 4.789 4.789 0 013.013-1.09c2.83-.07 4.135.89 5.202 2.35l1.615-1.18a7.473 7.473 0 00-6.83-3.17 6.773 6.773 0 00-4.4 1.661 4.827 4.827 0 00-1.386 3.574A4.372 4.372 0 0011.957 15H4v2h13.652c1.967.57 3.143 1.312 3.173 3.358a3.119 3.119 0 01-.862 2.393A5.824 5.824 0 0116.243 24a6.634 6.634 0 01-5.145-2.691l-1.533 1.284A8.526 8.526 0 0016.212 26h.1a7.67 7.67 0 005.048-1.819 5.078 5.078 0 001.465-3.853A4.952 4.952 0 0021.675 17H28z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-subscript.ts b/packages/hiccup-carbon-icons/src/text-subscript.ts index 9bbcf21f84..d83c100d82 100644 --- a/packages/hiccup-carbon-icons/src/text-subscript.ts +++ b/packages/hiccup-carbon-icons/src/text-subscript.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_SUBSCRIPT + */ // prettier-ignore -export const TEXT_SUBSCRIPT = +export const TEXT_SUBSCRIPT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 25h-6v-6h4v-2h-4v-2h6v6h-4v2h4v2zM5 7v2h7v16h2V9h7V7H5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-superscript.ts b/packages/hiccup-carbon-icons/src/text-superscript.ts index 6a11a81702..a9913a3a17 100644 --- a/packages/hiccup-carbon-icons/src/text-superscript.ts +++ b/packages/hiccup-carbon-icons/src/text-superscript.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_SUPERSCRIPT + */ // prettier-ignore -export const TEXT_SUPERSCRIPT = +export const TEXT_SUPERSCRIPT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29 17h-6v-6h4V9h-4V7h6v6h-4v2h4v2zM4 7v2h7v16h2V9h7V7H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-tracking.ts b/packages/hiccup-carbon-icons/src/text-tracking.ts index 62d43ef557..00c14cc1f8 100644 --- a/packages/hiccup-carbon-icons/src/text-tracking.ts +++ b/packages/hiccup-carbon-icons/src/text-tracking.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_TRACKING + */ // prettier-ignore -export const TEXT_TRACKING = +export const TEXT_TRACKING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25.29 19.29l-1.41 1.42L26.17 23H5.83l2.29-2.29-1.41-1.42L2 24l4.71 4.71 1.41-1.42L5.83 25h20.34l-2.29 2.29 1.41 1.42L30 24l-4.71-4.71zM26 17h2L23 3h-2l-5 14h2l1-3h6zm-6.33-5L22 5l2.33 7zM14 3l-4 12L6 3H4l5 14h2l5-14h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-underline.ts b/packages/hiccup-carbon-icons/src/text-underline.ts index 18eec8398e..4988c6e69d 100644 --- a/packages/hiccup-carbon-icons/src/text-underline.ts +++ b/packages/hiccup-carbon-icons/src/text-underline.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_UNDERLINE + */ // prettier-ignore -export const TEXT_UNDERLINE = +export const TEXT_UNDERLINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 26h24v2H4zM16 23a7 7 0 01-7-7V5h2v11a5 5 0 0010 0V5h2v11a7 7 0 01-7 7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-vertical-alignment.ts b/packages/hiccup-carbon-icons/src/text-vertical-alignment.ts index 2496bd3cb9..a7b1b9c7a7 100644 --- a/packages/hiccup-carbon-icons/src/text-vertical-alignment.ts +++ b/packages/hiccup-carbon-icons/src/text-vertical-alignment.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_VERTICAL_ALIGNMENT + */ // prettier-ignore -export const TEXT_VERTICAL_ALIGNMENT = +export const TEXT_VERTICAL_ALIGNMENT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 28h14v2H16zM16 23h14v2H16zM10.846 30H13L8.64 20H6.36L2 30h2.154l.8-2h5.092zm-5.092-4L7.5 21.635 9.246 26zM2 15h28v2H2zM16 7h14v2H16zM16 2h14v2H16zM10.846 12H13L8.64 2H6.36L2 12h2.154l.8-2h5.092zM5.754 8L7.5 3.635 9.246 8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/text-wrap.ts b/packages/hiccup-carbon-icons/src/text-wrap.ts index ca3e4eb312..bd900568e6 100644 --- a/packages/hiccup-carbon-icons/src/text-wrap.ts +++ b/packages/hiccup-carbon-icons/src/text-wrap.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TEXT_WRAP + */ // prettier-ignore -export const TEXT_WRAP = +export const TEXT_WRAP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 23h8v2H4zM24.523 14H4v2h20.5a3.5 3.5 0 010 7h-5.672l2.586-2.586L20 19l-5 5 5 5 1.414-1.414L18.828 25h5.705a5.5 5.5 0 00-.01-11zM4 5h24v2H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/theater.ts b/packages/hiccup-carbon-icons/src/theater.ts index da68d805a7..e5830b2425 100644 --- a/packages/hiccup-carbon-icons/src/theater.ts +++ b/packages/hiccup-carbon-icons/src/theater.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#THEATER + */ // prettier-ignore -export const THEATER = +export const THEATER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 25a6.99 6.99 0 01-5.833-3.129l1.666-1.107a5 5 0 008.334 0l1.666 1.107A6.99 6.99 0 0120 25zM24 14a2 2 0 102 2 1.98 1.98 0 00-2-2zM16 14a2 2 0 102 2 1.98 1.98 0 00-2-2z" }], ["path", { d: "M28 8h-6V4a2.002 2.002 0 00-2-2H4a2.002 2.002 0 00-2 2v10a10.01 10.01 0 008.803 9.921A9.999 9.999 0 0030 20V10a2.002 2.002 0 00-2-2zM4 14V4h16v4h-8a2.002 2.002 0 00-2 2v10a9.963 9.963 0 00.168 1.78A8.008 8.008 0 014 14zm24 6a8 8 0 01-16 0V10h16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/thumbnail-1.ts b/packages/hiccup-carbon-icons/src/thumbnail-1.ts index db6c9f3670..2b284e221b 100644 --- a/packages/hiccup-carbon-icons/src/thumbnail-1.ts +++ b/packages/hiccup-carbon-icons/src/thumbnail-1.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#THUMBNAIL_1 + */ // prettier-ignore -export const THUMBNAIL_1 = +export const THUMBNAIL_1: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 30H4a2 2 0 01-2-2v-4a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2zm-4-6v4h4v-4zM18 30h-4a2 2 0 01-2-2v-4a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2zm-4-6v4h4v-4zM28 30h-4a2 2 0 01-2-2v-4a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2zm-4-6v4h4v-4zM28 20H4a2 2 0 01-2-2V4a2 2 0 012-2h24a2 2 0 012 2v14a2 2 0 01-2 2zM4 4v14h24V4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/thumbnail-2.ts b/packages/hiccup-carbon-icons/src/thumbnail-2.ts index 5fa7c1bd0c..a55784961a 100644 --- a/packages/hiccup-carbon-icons/src/thumbnail-2.ts +++ b/packages/hiccup-carbon-icons/src/thumbnail-2.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#THUMBNAIL_2 + */ // prettier-ignore -export const THUMBNAIL_2 = +export const THUMBNAIL_2: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 30H4a2 2 0 01-2-2v-4a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2zm-4-6v4h4v-4zM18 30h-4a2 2 0 01-2-2v-4a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2zm-4-6v4h4v-4zM28 30h-4a2 2 0 01-2-2v-4a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2zm-4-6v4h4v-4zM8 20H4a2 2 0 01-2-2v-4a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2zm-4-6v4h4v-4zM18 20h-4a2 2 0 01-2-2v-4a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2zm-4-6v4h4v-4zM28 20h-4a2 2 0 01-2-2v-4a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2zm-4-6v4h4v-4zM8 10H4a2 2 0 01-2-2V4a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2zM4 4v4h4V4zM18 10h-4a2 2 0 01-2-2V4a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2zm-4-6v4h4V4zM28 10h-4a2 2 0 01-2-2V4a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2zm-4-6v4h4V4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/thumbs-down.ts b/packages/hiccup-carbon-icons/src/thumbs-down.ts index 43a670c9b4..44be3cc7cd 100644 --- a/packages/hiccup-carbon-icons/src/thumbs-down.ts +++ b/packages/hiccup-carbon-icons/src/thumbs-down.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#THUMBS_DOWN + */ // prettier-ignore -export const THUMBS_DOWN = +export const THUMBS_DOWN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26.76 21A3.64 3.64 0 0030 17v-6c0-3.65-1.56-8-9-8H2v14h6.46L12 22.37l1 6.34v.12A1.51 1.51 0 0014.43 30H16a3.22 3.22 0 00.76 0A3.64 3.64 0 0020 26v-5h6a3.22 3.22 0 00.76 0zM8 15H4V5h4zm20 2c0 1.44-.56 2-2 2h-8v7c0 1.44-.56 2-2 2h-1.13l-.14-1-.73-5.37-4-5.93V5h11c4.78 0 7 1.91 7 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/thumbs-up.ts b/packages/hiccup-carbon-icons/src/thumbs-up.ts index cfd5cd1bc7..705610241f 100644 --- a/packages/hiccup-carbon-icons/src/thumbs-up.ts +++ b/packages/hiccup-carbon-icons/src/thumbs-up.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#THUMBS_UP + */ // prettier-ignore -export const THUMBS_UP = +export const THUMBS_UP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 11h-6V6a3.64 3.64 0 00-3.24-4A3.22 3.22 0 0016 2h-1.57A1.51 1.51 0 0013 3.17v.12l-1 6.34L8.46 15H2v14h19c7.44 0 9-4.35 9-8v-6a3.64 3.64 0 00-3.24-4 3.22 3.22 0 00-.76 0zM8 27H4V17h4zm20-6c0 4.09-2.22 6-7 6H10V16.3l4-5.93.73-5.37.14-1H16c1.44 0 2 .56 2 2v7h8c1.44 0 2 .56 2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/thunderstorm-scattered-night.ts b/packages/hiccup-carbon-icons/src/thunderstorm-scattered-night.ts index d403e44010..3a07bf1aa4 100644 --- a/packages/hiccup-carbon-icons/src/thunderstorm-scattered-night.ts +++ b/packages/hiccup-carbon-icons/src/thunderstorm-scattered-night.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#THUNDERSTORM_SCATTERED_NIGHT + */ // prettier-ignore -export const THUNDERSTORM_SCATTERED_NIGHT = +export const THUNDERSTORM_SCATTERED_NIGHT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13.338 30l-1.736-1 2.287-4H10l3.993-7 1.737 1-2.284 4h3.891l-3.999 7z" }], ["path", { d: "M29.844 13.035a1.52 1.52 0 00-1.231-.866 5.356 5.356 0 01-3.41-1.716A6.465 6.465 0 0123.92 4.06a1.604 1.604 0 00-.3-1.546 1.455 1.455 0 00-1.36-.492l-.019.004a7.854 7.854 0 00-6.105 6.48A7.372 7.372 0 0013.5 8a7.551 7.551 0 00-7.15 5.244A5.993 5.993 0 008 25v-2a3.993 3.993 0 01-.673-7.93l.663-.112.145-.656a5.496 5.496 0 0110.73 0l.145.656.663.113A3.993 3.993 0 0119 23v2a5.955 5.955 0 005.88-7.146 7.502 7.502 0 004.867-3.3 1.537 1.537 0 00.097-1.52zm-5.693 2.918a5.966 5.966 0 00-3.502-2.709 7.508 7.508 0 00-2.62-3.694 6.008 6.008 0 013.77-5.333 8.458 8.458 0 001.939 7.596 7.404 7.404 0 003.902 2.228 5.442 5.442 0 01-3.489 1.912z" }]]; diff --git a/packages/hiccup-carbon-icons/src/thunderstorm-scattered.ts b/packages/hiccup-carbon-icons/src/thunderstorm-scattered.ts index f031ebac95..b515e29e3b 100644 --- a/packages/hiccup-carbon-icons/src/thunderstorm-scattered.ts +++ b/packages/hiccup-carbon-icons/src/thunderstorm-scattered.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#THUNDERSTORM_SCATTERED + */ // prettier-ignore -export const THUNDERSTORM_SCATTERED = +export const THUNDERSTORM_SCATTERED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13.338 30l-1.736-1 2.287-4H10l3.993-7 1.737 1-2.284 4h3.891l-3.999 7z" }], ["path", { d: "M27 11a5.995 5.995 0 00-11.367-2.669A7.35 7.35 0 0013.5 8a7.55 7.55 0 00-7.15 5.244A5.993 5.993 0 008 25v-2a3.993 3.993 0 01-.673-7.93l.663-.112.146-.656a5.496 5.496 0 0110.73 0l.145.656.663.113A3.993 3.993 0 0119 23v2a5.985 5.985 0 005.216-8.946A5.994 5.994 0 0027 11zm-4.073 3.49a5.96 5.96 0 00-2.278-1.246 7.516 7.516 0 00-3.185-4.069 3.987 3.987 0 115.463 5.314zM28.586 19l-2.121-2.12 1.414-1.415L30 17.587zM29 10h3v2h-3zM26.464 5.122L28.585 3 30 4.415l-2.12 2.121zM20 0h2v3h-2zM14.12 6.536L12 4.415l1.414-1.414 2.121 2.121z" }]]; diff --git a/packages/hiccup-carbon-icons/src/thunderstorm-severe.ts b/packages/hiccup-carbon-icons/src/thunderstorm-severe.ts index 2f7e091df5..8d2911873d 100644 --- a/packages/hiccup-carbon-icons/src/thunderstorm-severe.ts +++ b/packages/hiccup-carbon-icons/src/thunderstorm-severe.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#THUNDERSTORM_SEVERE + */ // prettier-ignore -export const THUNDERSTORM_SEVERE = +export const THUNDERSTORM_SEVERE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 30a1 1 0 01-.894-1.447l2-4a1 1 0 111.788.894l-2 4A.998.998 0 0121 30zM9 32a1 1 0 01-.894-1.447l2-4a1 1 0 111.788.894l-2 4A.998.998 0 019 32zM15.901 30.496l-1.736-.992L17.309 24H11.31l4.855-8.496 1.736.992L14.756 22h6.001l-4.856 8.496zM27.952 15a4.399 4.399 0 01.048.5 4.505 4.505 0 01-4.5 4.5H23v2h.5a6.508 6.508 0 006.5-6.5c0-.17-.031-.333-.044-.5z" }], ["path", { d: "M25.75 8h-1.5V4h1.5zM25 9a1 1 0 101 1 1 1 0 00-1-1z" }], diff --git a/packages/hiccup-carbon-icons/src/thunderstorm-strong.ts b/packages/hiccup-carbon-icons/src/thunderstorm-strong.ts index 79aa20f469..19350fd11a 100644 --- a/packages/hiccup-carbon-icons/src/thunderstorm-strong.ts +++ b/packages/hiccup-carbon-icons/src/thunderstorm-strong.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#THUNDERSTORM_STRONG + */ // prettier-ignore -export const THUNDERSTORM_STRONG = +export const THUNDERSTORM_STRONG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 30a1 1 0 01-.894-1.447l2-4a1 1 0 111.788.894l-2 4A.998.998 0 0121 30zM9 32a1 1 0 01-.894-1.447l2-4a1 1 0 111.788.894l-2 4A.998.998 0 019 32zM15.901 30.496l-1.736-.992L17.31 24h-6l4.855-8.496 1.736.992L14.756 22h6.001l-4.856 8.496z" }], ["path", { d: "M24.8 9.136a8.994 8.994 0 00-17.6 0 6.493 6.493 0 00.23 12.768l-1.324 2.649a1 1 0 101.788.894l2-4a1 1 0 00-.446-1.341A.979.979 0 009 20.01V20h-.5a4.497 4.497 0 01-.356-8.981l.816-.064.099-.812a6.994 6.994 0 0113.883 0l.099.812.815.064A4.497 4.497 0 0123.5 20H23v2h.5a6.497 6.497 0 001.3-12.864z" }]]; diff --git a/packages/hiccup-carbon-icons/src/thunderstorm.ts b/packages/hiccup-carbon-icons/src/thunderstorm.ts index bb97d1dc07..f49dc40672 100644 --- a/packages/hiccup-carbon-icons/src/thunderstorm.ts +++ b/packages/hiccup-carbon-icons/src/thunderstorm.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#THUNDERSTORM + */ // prettier-ignore -export const THUNDERSTORM = +export const THUNDERSTORM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23.5 22H23v-2h.5a4.5 4.5 0 00.36-9H23l-.1-.82a7 7 0 00-13.88 0L9 11h-.86a4.5 4.5 0 00.36 9H9v2h-.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22z" }], ["path", { d: "M15.87 30.5l-1.74-1 3.15-5.5h-6l4.85-8.5 1.74 1-3.15 5.5h6l-4.85 8.5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/ticket.ts b/packages/hiccup-carbon-icons/src/ticket.ts index cbd7e06578..83475c0aad 100644 --- a/packages/hiccup-carbon-icons/src/ticket.ts +++ b/packages/hiccup-carbon-icons/src/ticket.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TICKET + */ // prettier-ignore -export const TICKET = +export const TICKET: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29 14a1 1 0 001-1V8a2 2 0 00-2-2H4a2 2 0 00-2 2v5a1 1 0 001 1 2 2 0 010 4 1 1 0 00-1 1v5a2 2 0 002 2h24a2 2 0 002-2v-5a1 1 0 00-1-1 2 2 0 010-4zm-1 5.87V24h-7v-3h-2v3H4v-4.13a4 4 0 000-7.74V8h15v3h2V8h7v4.13a4 4 0 000 7.74z" }], ["path", { d: "M19 13h2v6h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tif.ts b/packages/hiccup-carbon-icons/src/tif.ts index c29c119d66..0fc718392d 100644 --- a/packages/hiccup-carbon-icons/src/tif.ts +++ b/packages/hiccup-carbon-icons/src/tif.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TIF + */ // prettier-ignore -export const TIF = +export const TIF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 11V9h-8v14h2v-6h5v-2h-5v-4h6zM12 11h3v10h-3v2h8v-2h-3V11h3V9h-8v2zM2 11h3v12h2V11h3V9H2v2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/time-plot.ts b/packages/hiccup-carbon-icons/src/time-plot.ts index 8164ef6617..942c43042d 100644 --- a/packages/hiccup-carbon-icons/src/time-plot.ts +++ b/packages/hiccup-carbon-icons/src/time-plot.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TIME_PLOT + */ // prettier-ignore -export const TIME_PLOT = +export const TIME_PLOT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23.586 13L21 10.414V6h2v3.586l2 2L23.586 13z" }], ["path", { d: "M22 18a8 8 0 118-8 8.01 8.01 0 01-8 8zm0-14a6 6 0 106 6 6.007 6.007 0 00-6-6z" }], diff --git a/packages/hiccup-carbon-icons/src/time.ts b/packages/hiccup-carbon-icons/src/time.ts index 3a2cada61a..d4e5f739fd 100644 --- a/packages/hiccup-carbon-icons/src/time.ts +++ b/packages/hiccup-carbon-icons/src/time.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TIME + */ // prettier-ignore -export const TIME = +export const TIME: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 30a14 14 0 1114-14 14 14 0 01-14 14zm0-26a12 12 0 1012 12A12 12 0 0016 4z" }], ["path", { d: "M20.59 22L15 16.41V7h2v8.58l5 5.01L20.59 22z" }]]; diff --git a/packages/hiccup-carbon-icons/src/timer.ts b/packages/hiccup-carbon-icons/src/timer.ts index c5da083785..45b3f8db99 100644 --- a/packages/hiccup-carbon-icons/src/timer.ts +++ b/packages/hiccup-carbon-icons/src/timer.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TIMER + */ // prettier-ignore -export const TIMER = +export const TIMER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 11h2v9h-2zM13 2h6v2h-6z" }], ["path", { d: "M28 9l-1.42-1.41-2.25 2.25a10.94 10.94 0 101.18 1.65zM16 26a9 9 0 119-9 9 9 0 01-9 9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tool-box.ts b/packages/hiccup-carbon-icons/src/tool-box.ts index 0572aa3248..450c7558ec 100644 --- a/packages/hiccup-carbon-icons/src/tool-box.ts +++ b/packages/hiccup-carbon-icons/src/tool-box.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TOOL_BOX + */ // prettier-ignore -export const TOOL_BOX = +export const TOOL_BOX: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 9h-3V6a2 2 0 00-2-2H10a2 2 0 00-2 2v3H5a3 3 0 00-3 3v14a2 2 0 002 2h24a2 2 0 002-2V12a3 3 0 00-3-3zM10 6h12v3H10zm18 20H4v-9h8v5h8v-5h8zm-14-9h4v3h-4zM4 15v-3a1 1 0 011-1h22a1 1 0 011 1v3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tools.ts b/packages/hiccup-carbon-icons/src/tools.ts index 2f8993cb14..ea6001eebe 100644 --- a/packages/hiccup-carbon-icons/src/tools.ts +++ b/packages/hiccup-carbon-icons/src/tools.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TOOLS + */ // prettier-ignore -export const TOOLS = +export const TOOLS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12.1 2a9.8 9.8 0 00-5.4 1.6l6.4 6.4a2.1 2.1 0 01.2 3 2.1 2.1 0 01-3-.2L3.7 6.4A9.84 9.84 0 002 12.1a10.14 10.14 0 0010.1 10.1 10.9 10.9 0 002.6-.3l6.7 6.7a5 5 0 007.1-7.1l-6.7-6.7a10.9 10.9 0 00.3-2.6A10 10 0 0012.1 2zm8 10.1a7.61 7.61 0 01-.3 2.1l-.3 1.1.8.8 6.7 6.7a2.88 2.88 0 01.9 2.1A2.72 2.72 0 0127 27a2.9 2.9 0 01-4.2 0l-6.7-6.7-.8-.8-1.1.3a7.61 7.61 0 01-2.1.3 8.27 8.27 0 01-5.7-2.3A7.63 7.63 0 014 12.1a8.33 8.33 0 01.3-2.2l4.4 4.4a4.14 4.14 0 005.9.2 4.14 4.14 0 00-.2-5.9L10 4.2a6.45 6.45 0 012-.3 8.27 8.27 0 015.7 2.3 8.49 8.49 0 012.4 5.9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tornado.ts b/packages/hiccup-carbon-icons/src/tornado.ts index 639a59f600..54e72b5b5b 100644 --- a/packages/hiccup-carbon-icons/src/tornado.ts +++ b/packages/hiccup-carbon-icons/src/tornado.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TORNADO + */ // prettier-ignore -export const TORNADO = +export const TORNADO: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 26h4v2h-4zM12 22h6v2h-6zM8 18h10v2H8zM8 14h12v2H8zM10 10h14v2H10zM8 6h18v2H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/touch-1.ts b/packages/hiccup-carbon-icons/src/touch-1.ts index 07118c3dbc..0848dcb40e 100644 --- a/packages/hiccup-carbon-icons/src/touch-1.ts +++ b/packages/hiccup-carbon-icons/src/touch-1.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TOUCH_1 + */ // prettier-ignore -export const TOUCH_1 = +export const TOUCH_1: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 8h-2A5 5 0 008 8H6a7 7 0 0114 0z" }], ["path", { d: "M25 15a2.94 2.94 0 00-1.47.4A3 3 0 0021 14a2.94 2.94 0 00-1.47.4A3 3 0 0016 13.18V8a3 3 0 00-6 0v11.1l-2.23-1.52A2.93 2.93 0 006 17a3 3 0 00-2.12 5.13l8 7.3A6.16 6.16 0 0016 31h5a7 7 0 007-7v-6a3 3 0 00-3-3zm1 9a5 5 0 01-5 5h-5a4.17 4.17 0 01-2.76-1l-7.95-7.3A1 1 0 015 20a1 1 0 011.6-.8l5.4 3.7V8a1 1 0 012 0v11h2v-3a1 1 0 012 0v3h2v-2a1 1 0 012 0v2h2v-1a1 1 0 012 0z" }]]; diff --git a/packages/hiccup-carbon-icons/src/touch-2.ts b/packages/hiccup-carbon-icons/src/touch-2.ts index 8f06365994..0711645626 100644 --- a/packages/hiccup-carbon-icons/src/touch-2.ts +++ b/packages/hiccup-carbon-icons/src/touch-2.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TOUCH_2 + */ // prettier-ignore -export const TOUCH_2 = +export const TOUCH_2: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29 15h-2a11 11 0 00-22 0H3a13 13 0 0126 0z" }], ["path", { d: "M25 28h-2V15a7 7 0 10-14 0v13H7V15a9 9 0 0118 0z" }], diff --git a/packages/hiccup-carbon-icons/src/touch-interaction.ts b/packages/hiccup-carbon-icons/src/touch-interaction.ts index 3050dbea2d..386a9cb721 100644 --- a/packages/hiccup-carbon-icons/src/touch-interaction.ts +++ b/packages/hiccup-carbon-icons/src/touch-interaction.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TOUCH_INTERACTION + */ // prettier-ignore -export const TOUCH_INTERACTION = +export const TOUCH_INTERACTION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 21v-1a1 1 0 012 0v10h2V20a3.003 3.003 0 00-3-3 2.964 2.964 0 00-1.47.401 2.954 2.954 0 00-4-1A2.993 2.993 0 0019 15a2.96 2.96 0 00-1 .185V10a3 3 0 00-6 0v11.105l-2.235-1.53v.001a2.999 2.999 0 00-3.882 4.55L12.323 30l1.347-1.478-6.378-5.818A.99.99 0 017 22a1 1 0 011.6-.8l5.4 3.695V10a1 1 0 012 0v11h2v-3a1 1 0 012 0v3h2v-2a1 1 0 012 0v2z" }], ["path", { d: "M28 12h-6v-2h6V4H4v6h4v2H4a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h24a2.002 2.002 0 012 2v6a2.002 2.002 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/train.ts b/packages/hiccup-carbon-icons/src/train.ts index 06b4c06d2d..4df5cf8198 100644 --- a/packages/hiccup-carbon-icons/src/train.ts +++ b/packages/hiccup-carbon-icons/src/train.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TRAIN + */ // prettier-ignore -export const TRAIN = +export const TRAIN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 3H11a5.006 5.006 0 00-5 5v12a4.99 4.99 0 003.582 4.77L7.769 29h2.176l1.714-4h8.682l1.714 4h2.176l-1.813-4.23A4.99 4.99 0 0026 20V8a5.006 5.006 0 00-5-5zM11 5h10a2.995 2.995 0 012.816 2H8.184A2.995 2.995 0 0111 5zm13 14h-3v2h2.816A2.995 2.995 0 0121 23H11a2.995 2.995 0 01-2.816-2H11v-2H8v-2h16zm0-4H8V9h16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tram.ts b/packages/hiccup-carbon-icons/src/tram.ts index de13930c34..04c99b7f78 100644 --- a/packages/hiccup-carbon-icons/src/tram.ts +++ b/packages/hiccup-carbon-icons/src/tram.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TRAM + */ // prettier-ignore -export const TRAM = +export const TRAM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 6h-4V4h6V2H9v2h6v2h-4a5.006 5.006 0 00-5 5v11a4.99 4.99 0 003.582 4.77L8.198 30h2.176l1.285-3h8.682l1.286 3h2.175l-1.384-3.23A4.99 4.99 0 0026 22V11a5.006 5.006 0 00-5-5zM11 8h10a2.995 2.995 0 012.816 2H8.184A2.995 2.995 0 0111 8zm13 13h-3v2h2.816A2.995 2.995 0 0121 25H11a2.995 2.995 0 01-2.816-2H11v-2H8v-2h16zm0-4H8v-5h16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/transgender.ts b/packages/hiccup-carbon-icons/src/transgender.ts index 9b89d5db40..a8d5e1fc05 100644 --- a/packages/hiccup-carbon-icons/src/transgender.ts +++ b/packages/hiccup-carbon-icons/src/transgender.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TRANSGENDER + */ // prettier-ignore -export const TRANSGENDER = +export const TRANSGENDER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 2v2h4.586l-6.402 6.401a6.947 6.947 0 00-8.368 0L10.414 9 13 6.414 11.586 5 9 7.586 5.414 4H10V2H2v8h2V5.414L7.586 9 5 11.585 6.414 13 9 10.414l1.401 1.401A6.979 6.979 0 0015 22.92V25h-4v2h4v3h2v-3h4v-2h-4v-2.08a6.979 6.979 0 004.598-11.104L28 5.414V10h2V2zm-6 19a5 5 0 115-5 5.006 5.006 0 01-5 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/translate.ts b/packages/hiccup-carbon-icons/src/translate.ts index 4b43a99f88..538333f561 100644 --- a/packages/hiccup-carbon-icons/src/translate.ts +++ b/packages/hiccup-carbon-icons/src/translate.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TRANSLATE + */ // prettier-ignore -export const TRANSLATE = +export const TRANSLATE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.85 29H30l-6-15h-2.35l-6 15h2.15l1.6-4h6.85zm-7.65-6l2.62-6.56L25.45 23zM18 7V5h-7V2H9v3H2v2h10.74a14.71 14.71 0 01-3.19 6.18A13.5 13.5 0 017.26 9h-2.1a16.47 16.47 0 003 5.58A16.84 16.84 0 013 18l.75 1.86A18.47 18.47 0 009.53 16a16.92 16.92 0 005.76 3.84L16 18a14.48 14.48 0 01-5.12-3.37A17.64 17.64 0 0014.8 7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/trash-can.ts b/packages/hiccup-carbon-icons/src/trash-can.ts index 833dda7423..dc909986dc 100644 --- a/packages/hiccup-carbon-icons/src/trash-can.ts +++ b/packages/hiccup-carbon-icons/src/trash-can.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TRASH_CAN + */ // prettier-ignore -export const TRASH_CAN = +export const TRASH_CAN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 12h2v12h-2zM18 12h2v12h-2z" }], ["path", { d: "M4 6v2h2v20a2 2 0 002 2h16a2 2 0 002-2V8h2V6zm4 22V8h16v20zM12 2h8v2h-8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tree-view-alt.ts b/packages/hiccup-carbon-icons/src/tree-view-alt.ts index 730d1b5593..d83bf5470f 100644 --- a/packages/hiccup-carbon-icons/src/tree-view-alt.ts +++ b/packages/hiccup-carbon-icons/src/tree-view-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TREE_VIEW_ALT + */ // prettier-ignore -export const TREE_VIEW_ALT = +export const TREE_VIEW_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 9.005h6a2 2 0 002-2v-4a2 2 0 00-2-2h-6a2 2 0 00-2 2v1H11v-1a2 2 0 00-2-2H3a2 2 0 00-2 2v4a2 2 0 002 2h6a2 2 0 002-2v-1h4v20a2.002 2.002 0 002 2h4v1a2 2 0 002 2h6a2 2 0 002-2v-4a2 2 0 00-2-2h-6a2 2 0 00-2 2v1h-4v-9h4v1a2 2 0 002 2h6a2 2 0 002-2v-4a2 2 0 00-2-2h-6a2 2 0 00-2 2v1h-4v-9h4v1a2 2 0 002 2zm0-6h6v4h-6zm-14 4H3v-4h6zm14 18h6v4h-6zm0-11h6v4h-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tree-view.ts b/packages/hiccup-carbon-icons/src/tree-view.ts index 3378de4720..75362a061e 100644 --- a/packages/hiccup-carbon-icons/src/tree-view.ts +++ b/packages/hiccup-carbon-icons/src/tree-view.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TREE_VIEW + */ // prettier-ignore -export const TREE_VIEW = +export const TREE_VIEW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 20v-8h-8v3h-5V7a2 2 0 00-2-2h-5V2H2v8h8V7h5v18a2 2 0 002 2h5v3h8v-8h-8v3h-5v-8h5v3zM8 8H4V4h4zm16 16h4v4h-4zm0-10h4v4h-4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tree.ts b/packages/hiccup-carbon-icons/src/tree.ts index c1ccd2de2e..c64a54f83a 100644 --- a/packages/hiccup-carbon-icons/src/tree.ts +++ b/packages/hiccup-carbon-icons/src/tree.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TREE + */ // prettier-ignore -export const TREE = +export const TREE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 30H9v-2h3V15.566l-3.515-2.109 1.03-1.714 3.514 2.108A2.011 2.011 0 0114 15.566V28a2.002 2.002 0 01-2 2z" }], ["path", { d: "M22 30h-3a2.002 2.002 0 01-2-2V17h6a4 4 0 003.981-4.396A4.149 4.149 0 0022.785 9h-1.583l-.177-.779C20.452 5.696 18.031 4 15 4a6.02 6.02 0 00-5.441 3.486l-.309.667-.863-.114A2.771 2.771 0 008 8a4 4 0 100 8v2A6 6 0 118 6l.079.001A8.027 8.027 0 0115 2c3.679 0 6.692 1.978 7.752 5h.033a6.164 6.164 0 016.187 5.414A6.001 6.001 0 0123 19h-4v9h3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/trophy-filled.ts b/packages/hiccup-carbon-icons/src/trophy-filled.ts index 3cdbe5ccf8..8a8b2fa0f3 100644 --- a/packages/hiccup-carbon-icons/src/trophy-filled.ts +++ b/packages/hiccup-carbon-icons/src/trophy-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TROPHY_FILLED + */ // prettier-ignore -export const TROPHY_FILLED = +export const TROPHY_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 7h-2V6a2.002 2.002 0 00-2-2H10a2.002 2.002 0 00-2 2v1H6a2.002 2.002 0 00-2 2v3a4.005 4.005 0 004 4h.322A8.169 8.169 0 0015 21.934V26h-5v2h12v-2h-5v-4.069A7.966 7.966 0 0023.74 16H24a4.005 4.005 0 004-4V9a2.002 2.002 0 00-2-2zM8 14a2.002 2.002 0 01-2-2V9h2zm18-2a2.002 2.002 0 01-2 2V9h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/trophy.ts b/packages/hiccup-carbon-icons/src/trophy.ts index 21aa5388ce..3fdaff0500 100644 --- a/packages/hiccup-carbon-icons/src/trophy.ts +++ b/packages/hiccup-carbon-icons/src/trophy.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TROPHY + */ // prettier-ignore -export const TROPHY = +export const TROPHY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 7h-2V6a2.002 2.002 0 00-2-2H10a2.002 2.002 0 00-2 2v1H6a2.002 2.002 0 00-2 2v3a4.005 4.005 0 004 4h.322A8.169 8.169 0 0015 21.934V26h-5v2h12v-2h-5v-4.069A7.966 7.966 0 0023.74 16H24a4.005 4.005 0 004-4V9a2.002 2.002 0 00-2-2zM8 14a2.002 2.002 0 01-2-2V9h2zm14 0a6 6 0 01-6.186 5.997A6.2 6.2 0 0110 13.707V6h12zm4-2a2.002 2.002 0 01-2 2V9h2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tropical-storm.ts b/packages/hiccup-carbon-icons/src/tropical-storm.ts index 2ca4b93bc2..83091f3e8a 100644 --- a/packages/hiccup-carbon-icons/src/tropical-storm.ts +++ b/packages/hiccup-carbon-icons/src/tropical-storm.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TROPICAL_STORM + */ // prettier-ignore -export const TROPICAL_STORM = +export const TROPICAL_STORM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 21a5 5 0 115-5 5.006 5.006 0 01-5 5zm0-8a3 3 0 103 3 3.003 3.003 0 00-3-3z" }], ["path", { d: "M22.652 4.182l-2.177 2.514-1.404 1.621 1.715 1.288A7.936 7.936 0 0123.996 16l.001.058.002.041c.018.432.241 10.111-14.654 11.722l2.18-2.517 1.404-1.621-1.715-1.288A7.936 7.936 0 018.004 16l-.001-.058L8 15.901c-.018-.431-.24-10.094 14.651-11.719M24.998 2l-.05.001C5.254 2.915 6.005 16 6.005 16a9.975 9.975 0 004.01 7.995l-3.777 4.36A1.004 1.004 0 007.002 30l.05-.001C26.747 29.085 25.995 16 25.995 16a9.976 9.976 0 00-4.009-7.995l3.776-4.36A1.004 1.004 0 0024.998 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/tsv.ts b/packages/hiccup-carbon-icons/src/tsv.ts index ab2ba231e0..87d17e1c68 100644 --- a/packages/hiccup-carbon-icons/src/tsv.ts +++ b/packages/hiccup-carbon-icons/src/tsv.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TSV + */ // prettier-ignore -export const TSV = +export const TSV: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 9l-2 13-2-13h-2l2.516 14h2.968L30 9h-2zM18 23h-6v-2h6v-4h-4a2.002 2.002 0 01-2-2v-4a2.002 2.002 0 012-2h6v2h-6v4h4a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zM2 11h3v12h2V11h3V9H2v2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/txt-reference.ts b/packages/hiccup-carbon-icons/src/txt-reference.ts index 40b2ab9eb9..6ff24a7ca1 100644 --- a/packages/hiccup-carbon-icons/src/txt-reference.ts +++ b/packages/hiccup-carbon-icons/src/txt-reference.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TXT_REFERENCE + */ // prettier-ignore -export const TXT_REFERENCE = +export const TXT_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM21 4h3v12h2V4h3V2h-8v2zM20 2h-2l-2 6-2-6h-2l2.752 7L12 16h2l2-6 2 6h2l-2.755-7L20 2zM3 4h3v12h2V4h3V2H3v2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/txt.ts b/packages/hiccup-carbon-icons/src/txt.ts index 3e47747af4..277193ab41 100644 --- a/packages/hiccup-carbon-icons/src/txt.ts +++ b/packages/hiccup-carbon-icons/src/txt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TXT + */ // prettier-ignore -export const TXT = +export const TXT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 11h3v12h2V11h3V9h-8v2zM20 9h-2l-2 6-2-6h-2l2.75 7L12 23h2l2-6 2 6h2l-2.75-7L20 9zM3 11h3v12h2V11h3V9H3v2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/type-pattern.ts b/packages/hiccup-carbon-icons/src/type-pattern.ts index aacd691014..093f5a0c2e 100644 --- a/packages/hiccup-carbon-icons/src/type-pattern.ts +++ b/packages/hiccup-carbon-icons/src/type-pattern.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TYPE_PATTERN + */ // prettier-ignore -export const TYPE_PATTERN = +export const TYPE_PATTERN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 15H17V2h-2v13H2v2h13v13h2V17h13v-2z" }], ["path", { d: "M25.586 20L27 21.414 23.414 25 27 28.586 25.586 30l-5-5 5-5zM11 30H3a1 1 0 01-.894-1.447l4-8a1.041 1.041 0 011.789 0l4 8A1 1 0 0111 30zm-6.382-2h4.764L7 23.236zM28 12h-6a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h6a2.002 2.002 0 012 2v6a2.002 2.002 0 01-2 2zm-6-8v6h6.001L28 4zM7 12a5 5 0 115-5 5.006 5.006 0 01-5 5zm0-8a3 3 0 103 3 3.003 3.003 0 00-3-3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/types.ts b/packages/hiccup-carbon-icons/src/types.ts index 21b6ba449e..262e3139b2 100644 --- a/packages/hiccup-carbon-icons/src/types.ts +++ b/packages/hiccup-carbon-icons/src/types.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#TYPES + */ // prettier-ignore -export const TYPES = +export const TYPES: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 16l-8 8-1.414-1.414L27.172 16l-6.586-6.586L22 8l8 8z" }], ["path", { d: "M16 22a.997.997 0 01-.707-.293l-5-5a1 1 0 010-1.414l5-5a1 1 0 011.414 0l5 5a1 1 0 010 1.414l-5 5A.997.997 0 0116 22zm-3.586-6L16 19.586 19.586 16 16 12.414z" }], diff --git a/packages/hiccup-carbon-icons/src/umbrella.ts b/packages/hiccup-carbon-icons/src/umbrella.ts index 50c29d32f3..73fe219fe9 100644 --- a/packages/hiccup-carbon-icons/src/umbrella.ts +++ b/packages/hiccup-carbon-icons/src/umbrella.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#UMBRELLA + */ // prettier-ignore -export const UMBRELLA = +export const UMBRELLA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.985 15.83A14.38 14.38 0 0017 4.046V2h-2v2.046A14.38 14.38 0 002.015 15.83a1 1 0 001.495 1.03A4.855 4.855 0 016 16a4.865 4.865 0 014.14 2.51 1.04 1.04 0 001.72 0A5.02 5.02 0 0115 16.126V25.5a2.5 2.5 0 01-5 0V25H8v.5a4.5 4.5 0 009 0v-9.375a5.02 5.02 0 013.14 2.386 1 1 0 001.72 0A4.865 4.865 0 0126 16a4.855 4.855 0 012.49.86 1 1 0 001.496-1.03zM6 14a5.408 5.408 0 00-1.503.213A12.441 12.441 0 0112.985 6.4a14.516 14.516 0 00-3.046 8.934A6.544 6.544 0 006 14zm10 0a6.553 6.553 0 00-4.056 1.43c.037-2.22.608-6.49 4.056-9.176 3.43 2.677 4.009 6.95 4.052 9.173A6.553 6.553 0 0016 14zm10 0a6.544 6.544 0 00-3.939 1.333 14.516 14.516 0 00-3.046-8.934 12.441 12.441 0 018.488 7.814A5.408 5.408 0 0026 14z" }]]; diff --git a/packages/hiccup-carbon-icons/src/undefined-filled.ts b/packages/hiccup-carbon-icons/src/undefined-filled.ts index 5deb1b6183..43c48b2377 100644 --- a/packages/hiccup-carbon-icons/src/undefined-filled.ts +++ b/packages/hiccup-carbon-icons/src/undefined-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#UNDEFINED_FILLED + */ // prettier-ignore -export const UNDEFINED_FILLED = +export const UNDEFINED_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.416 14.59L17.41 2.585a1.994 1.994 0 00-2.82 0L2.585 14.59a1.993 1.993 0 000 2.819L14.59 29.416a1.994 1.994 0 002.819 0L29.416 17.41a1.993 1.993 0 000-2.82zM21 18H11v-4h10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/undefined.ts b/packages/hiccup-carbon-icons/src/undefined.ts index d887c69211..76d2a60e8f 100644 --- a/packages/hiccup-carbon-icons/src/undefined.ts +++ b/packages/hiccup-carbon-icons/src/undefined.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#UNDEFINED + */ // prettier-ignore -export const UNDEFINED = +export const UNDEFINED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M11 14h10v4H11z" }], ["path", { d: "M16 30a2.076 2.076 0 01-1.473-.61L2.609 17.474a2.086 2.086 0 010-2.946L14.527 2.609a2.086 2.086 0 012.946 0l11.918 11.918a2.086 2.086 0 010 2.946L17.473 29.391A2.076 2.076 0 0116 30zm0-26a.084.084 0 00-.06.024L4.025 15.94a.084.084 0 000 .118L15.94 27.976a.084.084 0 00.118 0L27.976 16.06a.084.084 0 000-.118L16.06 4.024A.084.084 0 0016 3.999z" }]]; diff --git a/packages/hiccup-carbon-icons/src/undo.ts b/packages/hiccup-carbon-icons/src/undo.ts index 11dc2e0fa8..bcf1b5b8fe 100644 --- a/packages/hiccup-carbon-icons/src/undo.ts +++ b/packages/hiccup-carbon-icons/src/undo.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#UNDO + */ // prettier-ignore -export const UNDO = +export const UNDO: any[] = ["svg", { viewBox: "0 0 32 32" }, ["style"], ["path", { d: "M23 15c2.5 0 4 1.5 4 4s-1.5 4-4 4h-5v2h5c3.5 0 6-2.5 6-6s-2.5-6-6-6H6.8l4-4-1.4-1.4L3 14l6.4 6.4 1.4-1.4-4-4H23z" }]]; diff --git a/packages/hiccup-carbon-icons/src/unknown-filled.ts b/packages/hiccup-carbon-icons/src/unknown-filled.ts index 333ecc0743..007e71f367 100644 --- a/packages/hiccup-carbon-icons/src/unknown-filled.ts +++ b/packages/hiccup-carbon-icons/src/unknown-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#UNKNOWN_FILLED + */ // prettier-ignore -export const UNKNOWN_FILLED = +export const UNKNOWN_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.416 14.59L17.41 2.585a1.994 1.994 0 00-2.82 0L2.585 14.591a1.994 1.994 0 000 2.819L14.59 29.416a1.994 1.994 0 002.819 0L29.416 17.41a1.994 1.994 0 000-2.82zM16 24a1.5 1.5 0 111.5-1.5A1.5 1.5 0 0116 24zm1.125-6.752v1.877h-2.25V15H17a1.875 1.875 0 000-3.75h-2a1.877 1.877 0 00-1.875 1.875v.5h-2.25v-.5A4.13 4.13 0 0115 9h2a4.125 4.125 0 01.125 8.248z" }]]; diff --git a/packages/hiccup-carbon-icons/src/unknown.ts b/packages/hiccup-carbon-icons/src/unknown.ts index 86e4fb649d..1fd6eb8f48 100644 --- a/packages/hiccup-carbon-icons/src/unknown.ts +++ b/packages/hiccup-carbon-icons/src/unknown.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#UNKNOWN + */ // prettier-ignore -export const UNKNOWN = +export const UNKNOWN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/unlink.ts b/packages/hiccup-carbon-icons/src/unlink.ts index 65f1e380df..a62897a642 100644 --- a/packages/hiccup-carbon-icons/src/unlink.ts +++ b/packages/hiccup-carbon-icons/src/unlink.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#UNLINK + */ // prettier-ignore -export const UNLINK = +export const UNLINK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M3.584 5.002l1.414-1.415 3.416 3.415L7 8.417zM23.581 24.992l1.415-1.414 3.415 3.416-1.415 1.414zM11 2h2v4h-2zM2 11h4v2H2zM26 19h4v2h-4zM19 26h2v4h-2zM16.58 21.07l-3.71 3.72a4 4 0 11-5.66-5.66l3.72-3.72L9.51 14 5.8 17.72a6 6 0 00-.06 8.54A6 6 0 0010 28a6.07 6.07 0 004.32-1.8L18 22.49zM15.41 10.93l3.72-3.72a4 4 0 115.66 5.66l-3.72 3.72L22.49 18l3.71-3.72a6 6 0 00.06-8.54A6 6 0 0022 4a6.07 6.07 0 00-4.32 1.8L14 9.51z" }]]; diff --git a/packages/hiccup-carbon-icons/src/unlocked.ts b/packages/hiccup-carbon-icons/src/unlocked.ts index 6f0ac48c45..d9f95e0162 100644 --- a/packages/hiccup-carbon-icons/src/unlocked.ts +++ b/packages/hiccup-carbon-icons/src/unlocked.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#UNLOCKED + */ // prettier-ignore -export const UNLOCKED = +export const UNLOCKED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 14H12V8a4 4 0 018 0h2a6 6 0 00-12 0v6H8a2 2 0 00-2 2v12a2 2 0 002 2h16a2 2 0 002-2V16a2 2 0 00-2-2zm0 14H8V16h16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/up-to-top.ts b/packages/hiccup-carbon-icons/src/up-to-top.ts index 4de7ca3ece..c0738890c0 100644 --- a/packages/hiccup-carbon-icons/src/up-to-top.ts +++ b/packages/hiccup-carbon-icons/src/up-to-top.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#UP_TO_TOP + */ // prettier-ignore -export const UP_TO_TOP = +export const UP_TO_TOP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 14L6 24l1.4 1.4 8.6-8.6 8.6 8.6L26 24zM4 8h24v2H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/upgrade.ts b/packages/hiccup-carbon-icons/src/upgrade.ts index 9eb6b4d264..4cf1947cfa 100644 --- a/packages/hiccup-carbon-icons/src/upgrade.ts +++ b/packages/hiccup-carbon-icons/src/upgrade.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#UPGRADE + */ // prettier-ignore -export const UPGRADE = +export const UPGRADE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 24H11a2 2 0 00-2 2v2a2 2 0 002 2h10a2 2 0 002-2v-2a2 2 0 00-2-2zm0 4H11v-2h10zM28.707 14.293l-12-12a1 1 0 00-1.414 0l-12 12A1 1 0 004 16h5v4a2.002 2.002 0 002 2h10a2.003 2.003 0 002-2v-4h5a1 1 0 00.707-1.707zM21 14v6H11v-6H6.414L16 4.414 25.586 14z" }]]; diff --git a/packages/hiccup-carbon-icons/src/upload.ts b/packages/hiccup-carbon-icons/src/upload.ts index c2e076330e..ed36f108ea 100644 --- a/packages/hiccup-carbon-icons/src/upload.ts +++ b/packages/hiccup-carbon-icons/src/upload.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#UPLOAD + */ // prettier-ignore -export const UPLOAD = +export const UPLOAD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 17l1.41 1.41L15 10.83V30h2V10.83l7.59 7.58L26 17 16 7 6 17z" }], ["path", { d: "M6 8V4h20v4h2V4a2 2 0 00-2-2H6a2 2 0 00-2 2v4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/usb.ts b/packages/hiccup-carbon-icons/src/usb.ts index eba76336fd..7a574ecb9d 100644 --- a/packages/hiccup-carbon-icons/src/usb.ts +++ b/packages/hiccup-carbon-icons/src/usb.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USB + */ // prettier-ignore -export const USB = +export const USB: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 15V6a2 2 0 00-2-2H10a2 2 0 00-2 2v9a2 2 0 00-2 2v11h2V17h16v11h2V17a2 2 0 00-2-2zM10 6h12v9H10z" }], ["path", { d: "M12 10h3v2h-3zM17 10h3v2h-3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-activity.ts b/packages/hiccup-carbon-icons/src/user-activity.ts index 285202757b..72a2759fd4 100644 --- a/packages/hiccup-carbon-icons/src/user-activity.ts +++ b/packages/hiccup-carbon-icons/src/user-activity.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_ACTIVITY + */ // prettier-ignore -export const USER_ACTIVITY = +export const USER_ACTIVITY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 23h-.021a1.002 1.002 0 01-.94-.726L20.87 11.19l-1.935 5.16A1 1 0 0118 17h-4v-2h3.307l2.757-7.351a1 1 0 011.898.076l3.111 10.892 1.979-5.933A.999.999 0 0128 12h4v2h-3.28l-2.772 8.316A.998.998 0 0125 23zM15 30h-2v-7a3.003 3.003 0 00-3-3H6a3.003 3.003 0 00-3 3v7H1v-7a5.006 5.006 0 015-5h4a5.006 5.006 0 015 5zM8 8a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5 5 5 0 00-5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-admin.ts b/packages/hiccup-carbon-icons/src/user-admin.ts index 91c4b8ff00..44fedb9393 100644 --- a/packages/hiccup-carbon-icons/src/user-admin.ts +++ b/packages/hiccup-carbon-icons/src/user-admin.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_ADMIN + */ // prettier-ignore -export const USER_ADMIN = +export const USER_ADMIN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7 7 7 0 00-7-7zM22 30h-2v-5a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2v-5a7 7 0 017-7h6a7 7 0 017 7zM25 16.18l-2.59-2.59L21 15l4 4 7-7-1.41-1.41L25 16.18z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-avatar-filled-alt.ts b/packages/hiccup-carbon-icons/src/user-avatar-filled-alt.ts index 2de6aa28bb..d0a93d3f40 100644 --- a/packages/hiccup-carbon-icons/src/user-avatar-filled-alt.ts +++ b/packages/hiccup-carbon-icons/src/user-avatar-filled-alt.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_AVATAR_FILLED_ALT + */ // prettier-ignore -export const USER_AVATAR_FILLED_ALT = +export const USER_AVATAR_FILLED_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm8 22.919v-.608A5.209 5.209 0 0019 19h-6a5.2 5.2 0 00-4.99 5.31c0 .011-.01.022-.01.033v.585a12.005 12.005 0 1116-.01z" }], ["path", { d: "M16 7a5 5 0 105 5 5 5 0 00-5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-avatar-filled.ts b/packages/hiccup-carbon-icons/src/user-avatar-filled.ts index 5dbbdc19c6..bfbdec19ad 100644 --- a/packages/hiccup-carbon-icons/src/user-avatar-filled.ts +++ b/packages/hiccup-carbon-icons/src/user-avatar-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_AVATAR_FILLED + */ // prettier-ignore -export const USER_AVATAR_FILLED = +export const USER_AVATAR_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 5a4.5 4.5 0 11-4.5 4.5A4.49 4.49 0 0116 7zm8 17.92a11.93 11.93 0 01-16 0v-.58A5.2 5.2 0 0113 19h6a5.21 5.21 0 015 5.31v.61z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-avatar.ts b/packages/hiccup-carbon-icons/src/user-avatar.ts index 2ee1338d4b..e5bbde7ac8 100644 --- a/packages/hiccup-carbon-icons/src/user-avatar.ts +++ b/packages/hiccup-carbon-icons/src/user-avatar.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_AVATAR + */ // prettier-ignore -export const USER_AVATAR = +export const USER_AVATAR: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm-6 24.38v-2A3.22 3.22 0 0113 21h6a3.22 3.22 0 013 3.39v2a11.92 11.92 0 01-12 0zm14-1.46v-.61A5.21 5.21 0 0019 19h-6a5.2 5.2 0 00-5 5.31v.59a12 12 0 1116 0z" }], ["path", { d: "M16 7a5 5 0 105 5 5 5 0 00-5-5zm0 8a3 3 0 113-3 3 3 0 01-3 3z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-certification.ts b/packages/hiccup-carbon-icons/src/user-certification.ts index 85c4c65c50..bd9b9b4e45 100644 --- a/packages/hiccup-carbon-icons/src/user-certification.ts +++ b/packages/hiccup-carbon-icons/src/user-certification.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_CERTIFICATION + */ // prettier-ignore -export const USER_CERTIFICATION = +export const USER_CERTIFICATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 10l1.593 3 3.407.414-2.5 2.253L28 19l-3-1.875L22 19l.5-3.333-2.5-2.253L23.5 13l1.5-3zM22 30h-2v-5a5.006 5.006 0 00-5-5H9a5.006 5.006 0 00-5 5v5H2v-5a7.008 7.008 0 017-7h6a7.008 7.008 0 017 7zM12 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7 7 7 0 00-7-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-data.ts b/packages/hiccup-carbon-icons/src/user-data.ts index 29cb22129c..f6925c73bb 100644 --- a/packages/hiccup-carbon-icons/src/user-data.ts +++ b/packages/hiccup-carbon-icons/src/user-data.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_DATA + */ // prettier-ignore -export const USER_DATA = +export const USER_DATA: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 8h2v8h-2zM23 5h2v11h-2zM18 10h2v6h-2zM16 30h-2v-6a3.003 3.003 0 00-3-3H7a3.003 3.003 0 00-3 3v6H2v-6a5.006 5.006 0 015-5h4a5.006 5.006 0 015 5zM9 9a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5 5 5 0 00-5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-favorite-alt-filled.ts b/packages/hiccup-carbon-icons/src/user-favorite-alt-filled.ts index b9b4f6acff..94c476912a 100644 --- a/packages/hiccup-carbon-icons/src/user-favorite-alt-filled.ts +++ b/packages/hiccup-carbon-icons/src/user-favorite-alt-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_FAVORITE_ALT_FILLED + */ // prettier-ignore -export const USER_FAVORITE_ALT_FILLED = +export const USER_FAVORITE_ALT_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26.494 3a3.474 3.474 0 00-2.48 1.04l-.511.522-.516-.523a3.48 3.48 0 00-4.96 0 3.59 3.59 0 000 5.025l5.476 5.543 5.472-5.543a3.59 3.59 0 000-5.025A3.474 3.474 0 0026.494 3zM16 30h-2v-5a3.003 3.003 0 00-3-3H7a3.003 3.003 0 00-3 3v5H2v-5a5.006 5.006 0 015-5h4a5.006 5.006 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5 5 5 0 00-5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-favorite-alt.ts b/packages/hiccup-carbon-icons/src/user-favorite-alt.ts index 685798abaa..572e3edf99 100644 --- a/packages/hiccup-carbon-icons/src/user-favorite-alt.ts +++ b/packages/hiccup-carbon-icons/src/user-favorite-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_FAVORITE_ALT + */ // prettier-ignore -export const USER_FAVORITE_ALT = +export const USER_FAVORITE_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28.766 4.256A4.212 4.212 0 0023 4.032a4.212 4.212 0 00-5.766.224 4.319 4.319 0 000 6.044l5.764 5.84.002-.002.002.001 5.764-5.839a4.319 4.319 0 000-6.044zm-1.424 4.639l-4.34 4.397L23 13.29l-.002.002-4.34-4.397a2.308 2.308 0 010-3.234 2.264 2.264 0 013.156 0l1.181 1.207.005-.005.005.005 1.18-1.207a2.264 2.264 0 013.157 0 2.308 2.308 0 010 3.234zM16 30h-2v-5a3.003 3.003 0 00-3-3H7a3.003 3.003 0 00-3 3v5H2v-5a5.006 5.006 0 015-5h4a5.006 5.006 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5 5 5 0 00-5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-favorite.ts b/packages/hiccup-carbon-icons/src/user-favorite.ts index f792b2fa77..40f2a1e26b 100644 --- a/packages/hiccup-carbon-icons/src/user-favorite.ts +++ b/packages/hiccup-carbon-icons/src/user-favorite.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_FAVORITE + */ // prettier-ignore -export const USER_FAVORITE = +export const USER_FAVORITE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.303 12a2.662 2.662 0 00-1.908.806l-.393.405-.397-.405a2.662 2.662 0 00-3.816 0 2.8 2.8 0 000 3.896L25.002 21l4.209-4.298a2.8 2.8 0 000-3.896A2.662 2.662 0 0027.303 12zM2 30h2v-5a5.006 5.006 0 015-5h6a5.006 5.006 0 015 5v5h2v-5a7.008 7.008 0 00-7-7H9a7.008 7.008 0 00-7 7zM12 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7 7 7 0 00-7-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-filled.ts b/packages/hiccup-carbon-icons/src/user-filled.ts index 0f5d7560c8..6030829b6a 100644 --- a/packages/hiccup-carbon-icons/src/user-filled.ts +++ b/packages/hiccup-carbon-icons/src/user-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_FILLED + */ // prettier-ignore -export const USER_FILLED = +export const USER_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M6 30h20v-5a7.008 7.008 0 00-7-7h-6a7.008 7.008 0 00-7 7zM9 9a7 7 0 107-7 7 7 0 00-7 7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-follow.ts b/packages/hiccup-carbon-icons/src/user-follow.ts index 18eaacef22..03fd67cc1c 100644 --- a/packages/hiccup-carbon-icons/src/user-follow.ts +++ b/packages/hiccup-carbon-icons/src/user-follow.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_FOLLOW + */ // prettier-ignore -export const USER_FOLLOW = +export const USER_FOLLOW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M32 14h-4v-4h-2v4h-4v2h4v4h2v-4h4v-2zM12 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7 7 7 0 00-7-7zM22 30h-2v-5a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2v-5a7 7 0 017-7h6a7 7 0 017 7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-identification.ts b/packages/hiccup-carbon-icons/src/user-identification.ts index 061efff033..ed3ecde8be 100644 --- a/packages/hiccup-carbon-icons/src/user-identification.ts +++ b/packages/hiccup-carbon-icons/src/user-identification.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_IDENTIFICATION + */ // prettier-ignore -export const USER_IDENTIFICATION = +export const USER_IDENTIFICATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 11h4a1 1 0 011 1v2h-6v-2a1 1 0 011-1z" }], ["circle", diff --git a/packages/hiccup-carbon-icons/src/user-multiple.ts b/packages/hiccup-carbon-icons/src/user-multiple.ts index 1737a7885a..225ac3c96d 100644 --- a/packages/hiccup-carbon-icons/src/user-multiple.ts +++ b/packages/hiccup-carbon-icons/src/user-multiple.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_MULTIPLE + */ // prettier-ignore -export const USER_MULTIPLE = +export const USER_MULTIPLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30 30h-2v-5a5.006 5.006 0 00-5-5v-2a7.008 7.008 0 017 7zM22 30h-2v-5a5.006 5.006 0 00-5-5H9a5.006 5.006 0 00-5 5v5H2v-5a7.008 7.008 0 017-7h6a7.008 7.008 0 017 7zM20 2v2a5 5 0 010 10v2a7 7 0 000-14zM12 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7 7 7 0 00-7-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-online.ts b/packages/hiccup-carbon-icons/src/user-online.ts index 0b6412f26b..df80a96b82 100644 --- a/packages/hiccup-carbon-icons/src/user-online.ts +++ b/packages/hiccup-carbon-icons/src/user-online.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_ONLINE + */ // prettier-ignore -export const USER_ONLINE = +export const USER_ONLINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/user-profile-alt.ts b/packages/hiccup-carbon-icons/src/user-profile-alt.ts index 2be54c2bdb..4e21c70840 100644 --- a/packages/hiccup-carbon-icons/src/user-profile-alt.ts +++ b/packages/hiccup-carbon-icons/src/user-profile-alt.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_PROFILE_ALT + */ // prettier-ignore -export const USER_PROFILE_ALT = +export const USER_PROFILE_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 13h7v2h-7zM19 8h11v2H19zM19 3h11v2H19zM11 30H7a2.006 2.006 0 01-2-2v-7a2.006 2.006 0 01-2-2v-6a2.946 2.946 0 013-3h6a2.946 2.946 0 013 3v6a2.006 2.006 0 01-2 2v7a2.006 2.006 0 01-2 2zM6 12a.945.945 0 00-1 1v6h2v9h4v-9h2v-6a.945.945 0 00-1-1zM9 9a4 4 0 114-4 4.012 4.012 0 01-4 4zm0-6a2 2 0 102 2 2.006 2.006 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-profile.ts b/packages/hiccup-carbon-icons/src/user-profile.ts index 9f1f10c45c..2341a6e999 100644 --- a/packages/hiccup-carbon-icons/src/user-profile.ts +++ b/packages/hiccup-carbon-icons/src/user-profile.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_PROFILE + */ // prettier-ignore -export const USER_PROFILE = +export const USER_PROFILE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M12 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7 7 7 0 00-7-7zM22 30h-2v-5a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2v-5a7 7 0 017-7h6a7 7 0 017 7zM22 4h10v2H22zM22 9h10v2H22zM22 14h7v2h-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-role.ts b/packages/hiccup-carbon-icons/src/user-role.ts index fdac4f961b..5dd45286f8 100644 --- a/packages/hiccup-carbon-icons/src/user-role.ts +++ b/packages/hiccup-carbon-icons/src/user-role.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_ROLE + */ // prettier-ignore -export const USER_ROLE = +export const USER_ROLE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28.07 21L22 15l6.07-6 1.43 1.41L24.86 15l4.64 4.59L28.07 21zM22 30h-2v-5a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2v-5a7 7 0 017-7h6a7 7 0 017 7zM12 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7 7 7 0 00-7-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-simulation.ts b/packages/hiccup-carbon-icons/src/user-simulation.ts index 51780d3fb2..54063ef64a 100644 --- a/packages/hiccup-carbon-icons/src/user-simulation.ts +++ b/packages/hiccup-carbon-icons/src/user-simulation.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_SIMULATION + */ // prettier-ignore -export const USER_SIMULATION = +export const USER_SIMULATION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 12l3.464 2-1 1.732-3.464-2zM26 8h4v2h-4zM7 13.732l-3.464 2-1-1.732L6 12zM26 30h-2v-5a5.006 5.006 0 00-5-5h-6a5.006 5.006 0 00-5 5v5H6v-5a7.008 7.008 0 017-7h6a7.008 7.008 0 017 7zM16 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7 7 7 0 00-7-7zM25 4.268l3.464-2 1 1.732L26 6zM2 8h4v2H2zM6 6L2.536 4l1-1.732 3.464 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-speaker.ts b/packages/hiccup-carbon-icons/src/user-speaker.ts index f84ed688bd..f17df5a635 100644 --- a/packages/hiccup-carbon-icons/src/user-speaker.ts +++ b/packages/hiccup-carbon-icons/src/user-speaker.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_SPEAKER + */ // prettier-ignore -export const USER_SPEAKER = +export const USER_SPEAKER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.415 19L27.7 17.285A2.97 2.97 0 0028 16a3 3 0 10-3 3 2.97 2.97 0 001.286-.3L28 20.414V28h-6v-3a7.008 7.008 0 00-7-7H9a7.008 7.008 0 00-7 7v5h28v-9.586A1.988 1.988 0 0029.415 19zM4 25a5.006 5.006 0 015-5h6a5.006 5.006 0 015 5v3H4z" }], ["path", { d: "M12 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7 7 7 0 00-7-7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user-x-ray.ts b/packages/hiccup-carbon-icons/src/user-x-ray.ts index 3b4b7660d3..b131712f44 100644 --- a/packages/hiccup-carbon-icons/src/user-x-ray.ts +++ b/packages/hiccup-carbon-icons/src/user-x-ray.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER_X_RAY + */ // prettier-ignore -export const USER_X_RAY = +export const USER_X_RAY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M31 3H17a1 1 0 00-1 1v13a1 1 0 001 1h14a1 1 0 001-1V4a1 1 0 00-1-1zm-3 6h-3v3h3v2h-3v2h-2v-2h-3v-2h3V9h-3V7h3V5h2v2h3zM15 30h-2v-4a2.946 2.946 0 00-3-3H6a2.946 2.946 0 00-3 3v4H1v-4a4.951 4.951 0 015-5h4a4.951 4.951 0 015 5zM8 11a3 3 0 010 6 3 3 0 010-6m0-2a5 5 0 000 10A5 5 0 008 9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/user.ts b/packages/hiccup-carbon-icons/src/user.ts index d55f98967b..1aa5996dde 100644 --- a/packages/hiccup-carbon-icons/src/user.ts +++ b/packages/hiccup-carbon-icons/src/user.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#USER + */ // prettier-ignore -export const USER = +export const USER: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7 7 7 0 00-7-7zM26 30h-2v-5a5 5 0 00-5-5h-6a5 5 0 00-5 5v5H6v-5a7 7 0 017-7h6a7 7 0 017 7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/uv-index-filled.ts b/packages/hiccup-carbon-icons/src/uv-index-filled.ts index 3fffeddf49..a3c143622f 100644 --- a/packages/hiccup-carbon-icons/src/uv-index-filled.ts +++ b/packages/hiccup-carbon-icons/src/uv-index-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#UV_INDEX_FILLED + */ // prettier-ignore -export const UV_INDEX_FILLED = +export const UV_INDEX_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 30l-3.463-5.822L6 26l1.822-6.537L2 16l5.822-3.463L6 6l6.537 1.822L16 2l3.463 5.822L26 6l-1.822 6.537L30 16l-5.822 3.463L26 26l-6.537-1.822z" }]]; diff --git a/packages/hiccup-carbon-icons/src/uv-index.ts b/packages/hiccup-carbon-icons/src/uv-index.ts index c53e2a6539..407df9c0d2 100644 --- a/packages/hiccup-carbon-icons/src/uv-index.ts +++ b/packages/hiccup-carbon-icons/src/uv-index.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#UV_INDEX + */ // prettier-ignore -export const UV_INDEX = +export const UV_INDEX: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 5.912l1.744 2.933.783 1.315L20 9.749l3.121-.87-.87 3.121-.411 1.473 1.315.782L26.088 16l-2.933 1.744-1.315.782.411 1.474.87 3.121-3.12-.87-1.474-.411-.783 1.315L16 26.088l-1.744-2.933-.783-1.315-1.473.411-3.12.87L9.748 20l.41-1.474-1.314-.782L5.912 16l2.933-1.745 1.315-.782L9.749 12l-.87-3.12L12 9.748l1.474.41.782-1.314L16 5.912M16 2l-3.463 5.822L6 6l1.822 6.537L2 16l5.822 3.463L6 26l6.537-1.822L16 30l3.463-5.822L26 26l-1.822-6.537L30 16l-5.822-3.463L26 6l-6.537 1.822L16 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/van.ts b/packages/hiccup-carbon-icons/src/van.ts index d32e43be37..8917af8c2d 100644 --- a/packages/hiccup-carbon-icons/src/van.ts +++ b/packages/hiccup-carbon-icons/src/van.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VAN + */ // prettier-ignore -export const VAN = +export const VAN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.81 16l-7-9.56A1 1 0 0022 6H3a1 1 0 00-1 1v17a1 1 0 001 1h2.14a4 4 0 007.72 0h6.28a4 4 0 007.72 0H29a1 1 0 001-1v-7.44a1 1 0 00-.19-.56zM20 8h1.49l5.13 7H20zM9 26a2 2 0 112-2 2 2 0 01-2 2zm14 0a2 2 0 112-2 2 2 0 01-2 2zm5-3h-1.14a4 4 0 00-7.72 0h-6.28a4 4 0 00-7.72 0H4V8h14v9h10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/video-add.ts b/packages/hiccup-carbon-icons/src/video-add.ts index 2ab5f89f53..f8a4b8dfd4 100644 --- a/packages/hiccup-carbon-icons/src/video-add.ts +++ b/packages/hiccup-carbon-icons/src/video-add.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIDEO_ADD + */ // prettier-ignore -export const VIDEO_ADD = +export const VIDEO_ADD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 15h-4v-4h-2v4H8v2h4v4h2v-4h4v-2z" }], ["path", { d: "M21 26H4a2.002 2.002 0 01-2-2V8a2.002 2.002 0 012-2h17a2.002 2.002 0 012 2v4.057l5.419-3.87A1 1 0 0130 9v14a1 1 0 01-1.581.814L23 19.944V24a2.002 2.002 0 01-2 2zM4 8v16.001L21 24v-6a1 1 0 011.581-.814L28 21.056V10.944l-5.419 3.87A1 1 0 0121 14V8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/video-chat.ts b/packages/hiccup-carbon-icons/src/video-chat.ts index da82c90dfa..12b8712680 100644 --- a/packages/hiccup-carbon-icons/src/video-chat.ts +++ b/packages/hiccup-carbon-icons/src/video-chat.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIDEO_CHAT + */ // prettier-ignore -export const VIDEO_CHAT = +export const VIDEO_CHAT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 12h9v2H8zM8 17h5v2H8z" }], ["path", { d: "M21 26H4a2.002 2.002 0 01-2-2V8a2.002 2.002 0 012-2h17a2.002 2.002 0 012 2v4.057l5.419-3.87A1 1 0 0130 9v14a1 1 0 01-1.581.814L23 19.944V24a2.002 2.002 0 01-2 2zM4 8v16.001L21 24v-6a1 1 0 011.581-.814L28 21.056V10.944l-5.419 3.87A1 1 0 0121 14V8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/video-filled.ts b/packages/hiccup-carbon-icons/src/video-filled.ts index f375da40fd..fa438f088d 100644 --- a/packages/hiccup-carbon-icons/src/video-filled.ts +++ b/packages/hiccup-carbon-icons/src/video-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIDEO_FILLED + */ // prettier-ignore -export const VIDEO_FILLED = +export const VIDEO_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 26H4a2 2 0 01-2-2V8a2 2 0 012-2h17a2 2 0 012 2v4.06l5.42-3.87A1 1 0 0130 9v14a1 1 0 01-1.58.81L23 19.94V24a2 2 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/video-off-filled.ts b/packages/hiccup-carbon-icons/src/video-off-filled.ts index ff8c2eac50..d24e0617f5 100644 --- a/packages/hiccup-carbon-icons/src/video-off-filled.ts +++ b/packages/hiccup-carbon-icons/src/video-off-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIDEO_OFF_FILLED + */ // prettier-ignore -export const VIDEO_OFF_FILLED = +export const VIDEO_OFF_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20.31 6H4a2 2 0 00-2 2v16a2.85 2.85 0 000 .29zM29.46 8.11a1 1 0 00-1 .08L23 12.06v-1.62l7-7L28.56 2 2 28.56 3.44 30l4-4H21a2 2 0 002-2v-4.06l5.42 3.87A1 1 0 0030 23V9a1 1 0 00-.54-.89z" }]]; diff --git a/packages/hiccup-carbon-icons/src/video-off.ts b/packages/hiccup-carbon-icons/src/video-off.ts index 221053216c..239a490ef5 100644 --- a/packages/hiccup-carbon-icons/src/video-off.ts +++ b/packages/hiccup-carbon-icons/src/video-off.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIDEO_OFF + */ // prettier-ignore -export const VIDEO_OFF = +export const VIDEO_OFF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.46 8.11a1 1 0 00-1 .08L23 12.06v-1.62l7-7L28.56 2 2 28.56 3.44 30l4-4H21a2 2 0 002-2v-4.06l5.42 3.87A1 1 0 0030 23V9a1 1 0 00-.54-.89zM28 21.06l-5.42-3.87A1 1 0 0021 18v6H9.44L21 12.44V14a1 1 0 001.58.81L28 10.94zM4 24V8h16V6H4a2 2 0 00-2 2v16z" }]]; diff --git a/packages/hiccup-carbon-icons/src/video.ts b/packages/hiccup-carbon-icons/src/video.ts index bc98efab97..58d0148afa 100644 --- a/packages/hiccup-carbon-icons/src/video.ts +++ b/packages/hiccup-carbon-icons/src/video.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIDEO + */ // prettier-ignore -export const VIDEO = +export const VIDEO: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 26H4a2 2 0 01-2-2V8a2 2 0 012-2h17a2 2 0 012 2v4.06l5.42-3.87A1 1 0 0130 9v14a1 1 0 01-1.58.81L23 19.94V24a2 2 0 01-2 2zM4 8v16h17v-6a1 1 0 011.58-.81L28 21.06V10.94l-5.42 3.87A1 1 0 0121 14V8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/view-filled.ts b/packages/hiccup-carbon-icons/src/view-filled.ts index 09f3b356be..d022dc6840 100644 --- a/packages/hiccup-carbon-icons/src/view-filled.ts +++ b/packages/hiccup-carbon-icons/src/view-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIEW_FILLED + */ // prettier-ignore -export const VIEW_FILLED = +export const VIEW_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/view-mode-1.ts b/packages/hiccup-carbon-icons/src/view-mode-1.ts index 90e2cbe615..680e308e6e 100644 --- a/packages/hiccup-carbon-icons/src/view-mode-1.ts +++ b/packages/hiccup-carbon-icons/src/view-mode-1.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIEW_MODE_1 + */ // prettier-ignore -export const VIEW_MODE_1 = +export const VIEW_MODE_1: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 26h24v2H4zM4 19h24v2H4zM26 6v6H6V6h20m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2h20a2 2 0 002-2V6a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/view-mode-2.ts b/packages/hiccup-carbon-icons/src/view-mode-2.ts index a6c4b54907..2f8fba24d2 100644 --- a/packages/hiccup-carbon-icons/src/view-mode-2.ts +++ b/packages/hiccup-carbon-icons/src/view-mode-2.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIEW_MODE_2 + */ // prettier-ignore -export const VIEW_MODE_2 = +export const VIEW_MODE_2: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 26h24v2H4zM4 19h24v2H4zM12 6v6H6V6h6m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2zM26 6v6h-6V6h6m0-2h-6a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/view-off-filled.ts b/packages/hiccup-carbon-icons/src/view-off-filled.ts index cb172ef621..26c1b7ec64 100644 --- a/packages/hiccup-carbon-icons/src/view-off-filled.ts +++ b/packages/hiccup-carbon-icons/src/view-off-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIEW_OFF_FILLED + */ // prettier-ignore -export const VIEW_OFF_FILLED = +export const VIEW_OFF_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30.94 15.66a16.4 16.4 0 00-5.73-7.45L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.09A15.38 15.38 0 0016 27a16.69 16.69 0 0014.94-10.66 1 1 0 000-.68zM16 22.5a6.46 6.46 0 01-3.83-1.26L14 19.43A4 4 0 0019.43 14l1.81-1.81A6.49 6.49 0 0116 22.5zM4.53 21.81l5-5A6.84 6.84 0 019.5 16 6.51 6.51 0 0116 9.5a6.84 6.84 0 01.79.05l3.78-3.77A14.39 14.39 0 0016 5 16.69 16.69 0 001.06 15.66a1 1 0 000 .68 15.86 15.86 0 003.47 5.47z" }]]; diff --git a/packages/hiccup-carbon-icons/src/view-off.ts b/packages/hiccup-carbon-icons/src/view-off.ts index 5377fca440..c02b9052b6 100644 --- a/packages/hiccup-carbon-icons/src/view-off.ts +++ b/packages/hiccup-carbon-icons/src/view-off.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIEW_OFF + */ // prettier-ignore -export const VIEW_OFF = +export const VIEW_OFF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M5.24 22.51l1.43-1.42A14.06 14.06 0 013.07 16C5.1 10.93 10.7 7 16 7a12.38 12.38 0 014 .72l1.55-1.56A14.72 14.72 0 0016 5 16.69 16.69 0 001.06 15.66a1 1 0 000 .68 16 16 0 004.18 6.17z" }], ["path", { d: "M12 15.73a4 4 0 013.7-3.7l1.81-1.82a6 6 0 00-7.33 7.33zM30.94 15.66a16.4 16.4 0 00-5.74-7.44L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.1A15.29 15.29 0 0016 27a16.69 16.69 0 0014.94-10.66 1 1 0 000-.68zM20 16a4 4 0 01-6 3.44L19.44 14a4 4 0 01.56 2zm-4 9a13.05 13.05 0 01-6-1.58l2.54-2.54a6 6 0 008.35-8.35l2.87-2.87A14.54 14.54 0 0128.93 16C26.9 21.07 21.3 25 16 25z" }]]; diff --git a/packages/hiccup-carbon-icons/src/view.ts b/packages/hiccup-carbon-icons/src/view.ts index a8686c55cc..d49dcdf0ac 100644 --- a/packages/hiccup-carbon-icons/src/view.ts +++ b/packages/hiccup-carbon-icons/src/view.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIEW + */ // prettier-ignore -export const VIEW = +export const VIEW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M30.94 15.66A16.69 16.69 0 0016 5 16.69 16.69 0 001.06 15.66a1 1 0 000 .68A16.69 16.69 0 0016 27a16.69 16.69 0 0014.94-10.66 1 1 0 000-.68zM16 25c-5.3 0-10.9-3.93-12.93-9C5.1 10.93 10.7 7 16 7s10.9 3.93 12.93 9C26.9 21.07 21.3 25 16 25z" }], ["path", { d: "M16 10a6 6 0 106 6 6 6 0 00-6-6zm0 10a4 4 0 114-4 4 4 0 01-4 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/virtual-column-key.ts b/packages/hiccup-carbon-icons/src/virtual-column-key.ts index eae9a425ab..0c79bd1603 100644 --- a/packages/hiccup-carbon-icons/src/virtual-column-key.ts +++ b/packages/hiccup-carbon-icons/src/virtual-column-key.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIRTUAL_COLUMN_KEY + */ // prettier-ignore -export const VIRTUAL_COLUMN_KEY = +export const VIRTUAL_COLUMN_KEY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/virtual-column.ts b/packages/hiccup-carbon-icons/src/virtual-column.ts index 98b252a3b9..8ebd855d88 100644 --- a/packages/hiccup-carbon-icons/src/virtual-column.ts +++ b/packages/hiccup-carbon-icons/src/virtual-column.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIRTUAL_COLUMN + */ // prettier-ignore -export const VIRTUAL_COLUMN = +export const VIRTUAL_COLUMN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 11l1.414 1.414L23.828 15H30v2h-6.172l2.586 2.586L25 21l-5-5 5-5z" }], ["path", { d: "M30 28H20a2.002 2.002 0 01-2-2V6a2.002 2.002 0 012-2h10v2H20v20h10zM12 28H2v-2h10V6H2V4h10a2.002 2.002 0 012 2v20a2.002 2.002 0 01-2 2z" }], diff --git a/packages/hiccup-carbon-icons/src/virtual-machine.ts b/packages/hiccup-carbon-icons/src/virtual-machine.ts index e87fbc018d..9ab5e5835b 100644 --- a/packages/hiccup-carbon-icons/src/virtual-machine.ts +++ b/packages/hiccup-carbon-icons/src/virtual-machine.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIRTUAL_MACHINE + */ // prettier-ignore -export const VIRTUAL_MACHINE = +export const VIRTUAL_MACHINE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 13h-8a2.002 2.002 0 00-2 2v13a2.002 2.002 0 002 2h8a2.002 2.002 0 002-2V15a2.002 2.002 0 00-2-2zm0 2v3h-8v-3zm0 5v3h-8v-3zm-8 8v-3h8v3z" }], ["path", { d: "M25.91 10.13a.121.121 0 01-.097-.095 10.006 10.006 0 00-7.923-7.853 10.002 10.002 0 00-11.704 7.853.121.121 0 01-.097.095A7.502 7.502 0 007.491 25H8v-2h-.505a5.51 5.51 0 01-5.438-6.3 5.7 5.7 0 014.713-4.66l1.017-.184a.13.13 0 00.105-.104l.18-.935a8.28 8.28 0 016.847-6.743 7.957 7.957 0 012.847.125 8.22 8.22 0 016.147 6.545l.194 1.008a.13.13 0 00.105.104l1.057.191a5.782 5.782 0 013.101 1.54A5.505 5.505 0 0124.508 23H24v2h.508a7.502 7.502 0 001.402-14.87z" }]]; diff --git a/packages/hiccup-carbon-icons/src/virtual-private-cloud-alt.ts b/packages/hiccup-carbon-icons/src/virtual-private-cloud-alt.ts index 69ebd976d4..5bc3397e46 100644 --- a/packages/hiccup-carbon-icons/src/virtual-private-cloud-alt.ts +++ b/packages/hiccup-carbon-icons/src/virtual-private-cloud-alt.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIRTUAL_PRIVATE_CLOUD_ALT + */ // prettier-ignore -export const VIRTUAL_PRIVATE_CLOUD_ALT = +export const VIRTUAL_PRIVATE_CLOUD_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23.414 22L10 8.586V2H2v8h6.586L22 23.414V30h8v-8zM8 8H4V4h4zm20 20h-4v-4h4z" }], ["path", { d: "M30 6a3.991 3.991 0 00-7.858-1H13v2h9.142A3.994 3.994 0 0025 9.858V19h2V9.858A3.996 3.996 0 0030 6zm-4 2a2 2 0 112-2 2.002 2.002 0 01-2 2zM19 25H9.858A3.994 3.994 0 007 22.142V13H5v9.142A3.991 3.991 0 109.858 27H19zM6 28a2 2 0 112-2 2.002 2.002 0 01-2 2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/virtual-private-cloud.ts b/packages/hiccup-carbon-icons/src/virtual-private-cloud.ts index 41ca0d38ac..db9f2a8c1a 100644 --- a/packages/hiccup-carbon-icons/src/virtual-private-cloud.ts +++ b/packages/hiccup-carbon-icons/src/virtual-private-cloud.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VIRTUAL_PRIVATE_CLOUD + */ // prettier-ignore -export const VIRTUAL_PRIVATE_CLOUD = +export const VIRTUAL_PRIVATE_CLOUD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M20 20v-3a4 4 0 00-8 0v3a2.002 2.002 0 00-2 2v6a2.002 2.002 0 002 2h8a2.002 2.002 0 002-2v-6a2.002 2.002 0 00-2-2zm-6-3a2 2 0 014 0v3h-4zm-2 11v-6h8l.001 6z" }], ["path", { d: "M25.829 10.115a10.007 10.007 0 00-7.939-7.933 10.002 10.002 0 00-11.72 7.933A7.502 7.502 0 007.491 25H8v-2h-.505a5.502 5.502 0 01-.97-10.916l1.35-.245.259-1.345a8.01 8.01 0 0115.731 0l.259 1.345 1.349.245A5.502 5.502 0 0124.508 23H24v2h.508a7.502 7.502 0 001.32-14.885z" }]]; diff --git a/packages/hiccup-carbon-icons/src/visual-recognition.ts b/packages/hiccup-carbon-icons/src/visual-recognition.ts index 83e1c9c819..c0db31e2f9 100644 --- a/packages/hiccup-carbon-icons/src/visual-recognition.ts +++ b/packages/hiccup-carbon-icons/src/visual-recognition.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VISUAL_RECOGNITION + */ // prettier-ignore -export const VISUAL_RECOGNITION = +export const VISUAL_RECOGNITION: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/vmdk-disk.ts b/packages/hiccup-carbon-icons/src/vmdk-disk.ts index 847ab30996..69322810a1 100644 --- a/packages/hiccup-carbon-icons/src/vmdk-disk.ts +++ b/packages/hiccup-carbon-icons/src/vmdk-disk.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VMDK_DISK + */ // prettier-ignore -export const VMDK_DISK = +export const VMDK_DISK: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/voicemail.ts b/packages/hiccup-carbon-icons/src/voicemail.ts index c579896142..9a599d9f3a 100644 --- a/packages/hiccup-carbon-icons/src/voicemail.ts +++ b/packages/hiccup-carbon-icons/src/voicemail.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VOICEMAIL + */ // prettier-ignore -export const VOICEMAIL = +export const VOICEMAIL: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 10a6 6 0 00-4.46 10h-7.08A6 6 0 108 22h16a6 6 0 000-12zM4 16a4 4 0 114 4 4 4 0 01-4-4zm20 4a4 4 0 114-4 4 4 0 01-4 4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/volume-down-filled.ts b/packages/hiccup-carbon-icons/src/volume-down-filled.ts index 9171551708..c733af2eca 100644 --- a/packages/hiccup-carbon-icons/src/volume-down-filled.ts +++ b/packages/hiccup-carbon-icons/src/volume-down-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VOLUME_DOWN_FILLED + */ // prettier-ignore -export const VOLUME_DOWN_FILLED = +export const VOLUME_DOWN_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25.1 10.66L23.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM20 30a1 1 0 01-.71-.3L11.67 22H5a1 1 0 01-1-1V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0 1 1 0 01.3.7v26a1 1 0 01-1 1z" }]]; diff --git a/packages/hiccup-carbon-icons/src/volume-down.ts b/packages/hiccup-carbon-icons/src/volume-down.ts index bd3acbaecf..e0cc6638ce 100644 --- a/packages/hiccup-carbon-icons/src/volume-down.ts +++ b/packages/hiccup-carbon-icons/src/volume-down.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VOLUME_DOWN + */ // prettier-ignore -export const VOLUME_DOWN = +export const VOLUME_DOWN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25.1 10.66L23.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM20 30a1 1 0 01-.71-.3L11.67 22H5a1 1 0 01-1-1V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0 1 1 0 01.3.7v26a1 1 0 01-1 1zM6 20h6a1.17 1.17 0 01.79.3L19 26.57V5.43l-6.21 6.27a1.17 1.17 0 01-.79.3H6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/volume-mute-filled.ts b/packages/hiccup-carbon-icons/src/volume-mute-filled.ts index c83ad54463..9d821b96cf 100644 --- a/packages/hiccup-carbon-icons/src/volume-mute-filled.ts +++ b/packages/hiccup-carbon-icons/src/volume-mute-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VOLUME_MUTE_FILLED + */ // prettier-ignore -export const VOLUME_MUTE_FILLED = +export const VOLUME_MUTE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0 1 1 0 01.3.7v26a1 1 0 01-1 1z" }]]; diff --git a/packages/hiccup-carbon-icons/src/volume-mute.ts b/packages/hiccup-carbon-icons/src/volume-mute.ts index be042dbaea..7ced99b798 100644 --- a/packages/hiccup-carbon-icons/src/volume-mute.ts +++ b/packages/hiccup-carbon-icons/src/volume-mute.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VOLUME_MUTE + */ // prettier-ignore -export const VOLUME_MUTE = +export const VOLUME_MUTE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0 1 1 0 01.3.7v26a1 1 0 01-1 1zM4 20h6a1.17 1.17 0 01.79.3L17 26.57V5.43l-6.21 6.27a1.17 1.17 0 01-.79.3H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/volume-up-filled.ts b/packages/hiccup-carbon-icons/src/volume-up-filled.ts index 0f5e086b01..ab0e30fd29 100644 --- a/packages/hiccup-carbon-icons/src/volume-up-filled.ts +++ b/packages/hiccup-carbon-icons/src/volume-up-filled.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VOLUME_UP_FILLED + */ // prettier-ignore -export const VOLUME_UP_FILLED = +export const VOLUME_UP_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.16 8.08l-1.53 1.29a10 10 0 01-.29 13.23l1.47 1.4a12 12 0 00.35-15.88z" }], ["path", { d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0 1 1 0 01.3.7v26a1 1 0 01-1 1z" }]]; diff --git a/packages/hiccup-carbon-icons/src/volume-up.ts b/packages/hiccup-carbon-icons/src/volume-up.ts index 86c7c1d2f5..4b4bcb3102 100644 --- a/packages/hiccup-carbon-icons/src/volume-up.ts +++ b/packages/hiccup-carbon-icons/src/volume-up.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VOLUME_UP + */ // prettier-ignore -export const VOLUME_UP = +export const VOLUME_UP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27.16 8.08l-1.53 1.29a10 10 0 01-.29 13.23l1.47 1.4a12 12 0 00.35-15.88z" }], ["path", { d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0 1 1 0 01.3.7v26a1 1 0 01-1 1zM4 20h6.08a1 1 0 01.71.3L17 26.57V5.43l-6.21 6.27a1 1 0 01-.71.3H4z" }]]; diff --git a/packages/hiccup-carbon-icons/src/vpn.ts b/packages/hiccup-carbon-icons/src/vpn.ts index b15dc43aa2..e75849ee75 100644 --- a/packages/hiccup-carbon-icons/src/vpn.ts +++ b/packages/hiccup-carbon-icons/src/vpn.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#VPN + */ // prettier-ignore -export const VPN = +export const VPN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M14 23h-2V9h6a2 2 0 012 2v5a2 2 0 01-2 2h-4zm0-7h4v-5h-4zM28 19L24.32 9H22v14h2V13l3.68 10H30V9h-2v10zM8 9L6 22 4 9H2l2.52 14h2.96L10 9H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/wallet.ts b/packages/hiccup-carbon-icons/src/wallet.ts index 33a8486ef9..750b503b2a 100644 --- a/packages/hiccup-carbon-icons/src/wallet.ts +++ b/packages/hiccup-carbon-icons/src/wallet.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WALLET + */ // prettier-ignore -export const WALLET = +export const WALLET: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 17h2v2h-2z" }], ["path", { d: "M28 8H4V5h22V3H4a2 2 0 00-2 2v21a2 2 0 002 2h24a2 2 0 002-2V10a2 2 0 00-2-2zM4 26V10h24v3h-8a2 2 0 00-2 2v6a2 2 0 002 2h8v3zm24-11v6h-8v-6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/warning-alt-filled.ts b/packages/hiccup-carbon-icons/src/warning-alt-filled.ts index f17ae4c174..b306582d60 100644 --- a/packages/hiccup-carbon-icons/src/warning-alt-filled.ts +++ b/packages/hiccup-carbon-icons/src/warning-alt-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WARNING_ALT_FILLED + */ // prettier-ignore -export const WARNING_ALT_FILLED = +export const WARNING_ALT_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.879 27.521l-13-25.036a1.04 1.04 0 00-1.758 0l-13 25.036A1.002 1.002 0 003 29h26a1.001 1.001 0 00.879-1.479zM14.875 10.01h2.25V20h-2.25zM16 26a1.5 1.5 0 111.5-1.5A1.5 1.5 0 0116 26z" }]]; diff --git a/packages/hiccup-carbon-icons/src/warning-alt-inverted-filled.ts b/packages/hiccup-carbon-icons/src/warning-alt-inverted-filled.ts index 6acdaabc8c..f5387dcc6c 100644 --- a/packages/hiccup-carbon-icons/src/warning-alt-inverted-filled.ts +++ b/packages/hiccup-carbon-icons/src/warning-alt-inverted-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WARNING_ALT_INVERTED_FILLED + */ // prettier-ignore -export const WARNING_ALT_INVERTED_FILLED = +export const WARNING_ALT_INVERTED_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29.86 2.49A1 1 0 0029 2H3a1.002 1.002 0 00-.88 1.478l13 25.037a1.04 1.04 0 001.759 0l13-25.037a1.003 1.003 0 00-.02-.989zM14.874 5h2.25v10h-2.25zM16 21a1.5 1.5 0 111.5-1.5A1.5 1.5 0 0116 21z" }]]; diff --git a/packages/hiccup-carbon-icons/src/warning-alt-inverted.ts b/packages/hiccup-carbon-icons/src/warning-alt-inverted.ts index 988a2c7fee..9f238175f5 100644 --- a/packages/hiccup-carbon-icons/src/warning-alt-inverted.ts +++ b/packages/hiccup-carbon-icons/src/warning-alt-inverted.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WARNING_ALT_INVERTED + */ // prettier-ignore -export const WARNING_ALT_INVERTED = +export const WARNING_ALT_INVERTED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 17a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 17zM15 6h2v9h-2z" }], ["path", { d: "M29.855 2.482a.999.999 0 01.032.979l-13 25a1.04 1.04 0 01-1.774 0l-13-25A1 1 0 013 2h26a1 1 0 01.855.482zM16 25.832L27.353 4H4.647z" }]]; diff --git a/packages/hiccup-carbon-icons/src/warning-alt.ts b/packages/hiccup-carbon-icons/src/warning-alt.ts index 51f9321a62..845793c741 100644 --- a/packages/hiccup-carbon-icons/src/warning-alt.ts +++ b/packages/hiccup-carbon-icons/src/warning-alt.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WARNING_ALT + */ // prettier-ignore -export const WARNING_ALT = +export const WARNING_ALT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22zM15 11h2v9h-2z" }], ["path", { d: "M29 29H3a1 1 0 01-.89-1.46l13-25a1 1 0 011.78 0l13 25A1 1 0 0129 29zM4.65 27h22.7L16 5.17z" }]]; diff --git a/packages/hiccup-carbon-icons/src/warning-filled.ts b/packages/hiccup-carbon-icons/src/warning-filled.ts index b5e392e1df..b702777e03 100644 --- a/packages/hiccup-carbon-icons/src/warning-filled.ts +++ b/packages/hiccup-carbon-icons/src/warning-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WARNING_FILLED + */ // prettier-ignore -export const WARNING_FILLED = +export const WARNING_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2C8.3 2 2 8.3 2 16s6.3 14 14 14 14-6.3 14-14S23.7 2 16 2zm-1.1 6h2.2v11h-2.2V8zM16 25c-.8 0-1.5-.7-1.5-1.5S15.2 22 16 22s1.5.7 1.5 1.5S16.8 25 16 25z" }]]; diff --git a/packages/hiccup-carbon-icons/src/warning-square-filled.ts b/packages/hiccup-carbon-icons/src/warning-square-filled.ts index 06f6cdc301..8221792d9f 100644 --- a/packages/hiccup-carbon-icons/src/warning-square-filled.ts +++ b/packages/hiccup-carbon-icons/src/warning-square-filled.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WARNING_SQUARE_FILLED + */ // prettier-ignore -export const WARNING_SQUARE_FILLED = +export const WARNING_SQUARE_FILLED: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26.002 4H5.998A1.998 1.998 0 004 5.998v20.004A1.998 1.998 0 005.998 28h20.004A1.998 1.998 0 0028 26.002V5.998A1.998 1.998 0 0026.002 4zM14.875 8h2.25v10h-2.25zM16 24a1.5 1.5 0 111.5-1.5A1.5 1.5 0 0116 24z" }]]; diff --git a/packages/hiccup-carbon-icons/src/warning-square.ts b/packages/hiccup-carbon-icons/src/warning-square.ts index 7fc3a523ac..c076477a2f 100644 --- a/packages/hiccup-carbon-icons/src/warning-square.ts +++ b/packages/hiccup-carbon-icons/src/warning-square.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WARNING_SQUARE + */ // prettier-ignore -export const WARNING_SQUARE = +export const WARNING_SQUARE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 20a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 20zM15 9h2v9h-2z" }], ["path", { d: "M26 28H6a2.002 2.002 0 01-2-2V6a2.002 2.002 0 012-2h20a2.002 2.002 0 012 2v20a2.002 2.002 0 01-2 2zM6 6v20h20.001L26 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/warning.ts b/packages/hiccup-carbon-icons/src/warning.ts index 6c230393d3..f8f1950f48 100644 --- a/packages/hiccup-carbon-icons/src/warning.ts +++ b/packages/hiccup-carbon-icons/src/warning.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WARNING + */ // prettier-ignore -export const WARNING = +export const WARNING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm0 26a12 12 0 1112-12 12 12 0 01-12 12z" }], ["path", { d: "M15 8h2v11h-2zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z" }]]; diff --git a/packages/hiccup-carbon-icons/src/watch.ts b/packages/hiccup-carbon-icons/src/watch.ts index e36d0ab6c2..3631e04889 100644 --- a/packages/hiccup-carbon-icons/src/watch.ts +++ b/packages/hiccup-carbon-icons/src/watch.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WATCH + */ // prettier-ignore -export const WATCH = +export const WATCH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 8h-1V2h-2v6h-6V2h-2v6h-1a2 2 0 00-2 2v12a2 2 0 002 2h1v6h2v-6h6v6h2v-6h1a2 2 0 002-2V10a2 2 0 00-2-2zM10 22V10h12v12zM25 14h2v4h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/watson-machine-learning.ts b/packages/hiccup-carbon-icons/src/watson-machine-learning.ts index 5a5206dd52..6f088aa25f 100644 --- a/packages/hiccup-carbon-icons/src/watson-machine-learning.ts +++ b/packages/hiccup-carbon-icons/src/watson-machine-learning.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WATSON_MACHINE_LEARNING + */ // prettier-ignore -export const WATSON_MACHINE_LEARNING = +export const WATSON_MACHINE_LEARNING: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22 26h-2v-8.24l-3.23 3.88a1 1 0 01-1.54 0L12 17.76V26h-2V15a1 1 0 01.66-.94 1 1 0 011.11.3L16 19.44l4.23-5.08a1 1 0 011.11-.3A1 1 0 0122 15zM4.16 14.65l-3-1.75a.762.762 0 10-.76 1.32l3 1.78a.76.76 0 10.76-1.31zM8.29 10.52a.73.73 0 001 .27.75.75 0 00.28-1l-1.74-3a.762.762 0 10-1.32.76zM16 9a.76.76 0 00.76-.76V4.76a.76.76 0 10-1.52 0v3.49A.76.76 0 0016 9zM22.68 10.79a.75.75 0 00.37.11.76.76 0 00.66-.38l1.75-3a.762.762 0 00-1.32-.76l-1.74 3a.75.75 0 00.28 1.03zM31.9 13.18a.76.76 0 00-1-.28l-3 1.75a.76.76 0 00.7 1.35l3-1.74a.77.77 0 00.3-1.08z" }]]; diff --git a/packages/hiccup-carbon-icons/src/watson.ts b/packages/hiccup-carbon-icons/src/watson.ts index 960b466c9f..9271a5918e 100644 --- a/packages/hiccup-carbon-icons/src/watson.ts +++ b/packages/hiccup-carbon-icons/src/watson.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WATSON + */ // prettier-ignore -export const WATSON = +export const WATSON: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21.74 9.49A11.41 11.41 0 0016 8a.76.76 0 100 1.51 10.15 10.15 0 011.91.21c-2.26 1.08-4.76 3.58-6.73 7a22.48 22.48 0 00-2 4.44A9.58 9.58 0 017 17.22a3.43 3.43 0 01.28-2.66c.79-1.37 2.44-2.15 4.63-2.2a.76.76 0 00.74-.78.75.75 0 00-.78-.74c-2.68.04-4.77 1.08-5.87 2.9a4.84 4.84 0 00-.44 3.79 12 12 0 003.2 5.22A11.36 11.36 0 008.52 26a10 10 0 01-2-3.48.75.75 0 00-.95-.52.76.76 0 00-.49 1 11.45 11.45 0 005.18 6.38A11.42 11.42 0 0016 30.92a11.74 11.74 0 003-.39 11.48 11.48 0 002.77-21zm-3.16 19.57a9.9 9.9 0 01-7.56-1c-.86-.49-1.21-2-.94-4a18.85 18.85 0 002.48 1.72 13.92 13.92 0 006.93 2 11 11 0 002.42-.28 9.78 9.78 0 01-3.33 1.56zm6.06-4.66c-2 2-6.66 2.74-11.32.05a17.36 17.36 0 01-2.89-2.12 21.08 21.08 0 012.08-4.91c2.94-5.08 6.83-7.57 8.47-6.62a10 10 0 013.66 13.6zM4.16 11.72L1.14 10a.76.76 0 10-.76 1.31L3.4 13a.86.86 0 00.38.1.77.77 0 00.66-.38.76.76 0 00-.28-1zM8.29 7.59a.74.74 0 00.65.41.75.75 0 00.38-.1.76.76 0 00.28-1l-1.74-3a.76.76 0 00-1-.27.75.75 0 00-.28 1zM16 6.08a.76.76 0 00.76-.76V1.83a.76.76 0 00-1.52 0v3.49a.76.76 0 00.76.76zM22.68 7.87a.75.75 0 001-.28l1.75-3a.75.75 0 00-.28-1 .76.76 0 00-1 .27l-1.74 3a.76.76 0 00.27 1.01zM31.9 10.25a.76.76 0 00-1-.27l-3 1.74a.76.76 0 00-.28 1 .77.77 0 00.66.38.86.86 0 00.38-.1l3-1.75a.76.76 0 00.24-1z" }]]; diff --git a/packages/hiccup-carbon-icons/src/wheat.ts b/packages/hiccup-carbon-icons/src/wheat.ts index 45f9f698fa..273f0cf72e 100644 --- a/packages/hiccup-carbon-icons/src/wheat.ts +++ b/packages/hiccup-carbon-icons/src/wheat.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WHEAT + */ // prettier-ignore -export const WHEAT = +export const WHEAT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 3v2.586l-4 4V1h-2v8.586l-4-4V3H9v16a7.004 7.004 0 006 6.92V30h2v-4.08A7.004 7.004 0 0023 19V3zm-6 20.899A5.008 5.008 0 0111 19v-2.586l4 4zm0-6.313l-4-4V8.414l4 4zm2-5.172l4-4v5.172l-4 4zm0 11.485v-3.485l4-4V19a5.008 5.008 0 01-4 4.899z" }]]; diff --git a/packages/hiccup-carbon-icons/src/wifi-off.ts b/packages/hiccup-carbon-icons/src/wifi-off.ts index 5d202d7315..bf3c59c002 100644 --- a/packages/hiccup-carbon-icons/src/wifi-off.ts +++ b/packages/hiccup-carbon-icons/src/wifi-off.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WIFI_OFF + */ // prettier-ignore -export const WIFI_OFF = +export const WIFI_OFF: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/wifi.ts b/packages/hiccup-carbon-icons/src/wifi.ts index cb5b784ef0..51188b92f6 100644 --- a/packages/hiccup-carbon-icons/src/wifi.ts +++ b/packages/hiccup-carbon-icons/src/wifi.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WIFI + */ // prettier-ignore -export const WIFI = +export const WIFI: any[] = ["svg", { viewBox: "0 0 32 32" }, ["circle", { diff --git a/packages/hiccup-carbon-icons/src/wikis.ts b/packages/hiccup-carbon-icons/src/wikis.ts index 4604e1de3a..dc3c3a8520 100644 --- a/packages/hiccup-carbon-icons/src/wikis.ts +++ b/packages/hiccup-carbon-icons/src/wikis.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WIKIS + */ // prettier-ignore -export const WIKIS = +export const WIKIS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 2a14 14 0 1014 14A14 14 0 0016 2zm12 13h-6a24.26 24.26 0 00-2.79-10.55A12 12 0 0128 15zM16 28a5 5 0 01-.67 0A21.85 21.85 0 0112 17h8a21.85 21.85 0 01-3.3 11 5 5 0 01-.7 0zm-4-13a21.85 21.85 0 013.3-11 6 6 0 011.34 0A21.85 21.85 0 0120 15zm.76-10.55A24.26 24.26 0 0010 15H4a12 12 0 018.79-10.55zM4.05 17h6a24.26 24.26 0 002.75 10.55A12 12 0 014.05 17zm15.16 10.55A24.26 24.26 0 0022 17h6a12 12 0 01-8.79 10.55z" }]]; diff --git a/packages/hiccup-carbon-icons/src/windy-dust.ts b/packages/hiccup-carbon-icons/src/windy-dust.ts index b70fd8b425..2c862da1a8 100644 --- a/packages/hiccup-carbon-icons/src/windy-dust.ts +++ b/packages/hiccup-carbon-icons/src/windy-dust.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WINDY_DUST + */ // prettier-ignore -export const WINDY_DUST = +export const WINDY_DUST: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 28a5.006 5.006 0 01-5-5h2a3 3 0 103-3h-1v-2h1a5 5 0 010 10zM16 18h4v2h-4zM10 18h4v2h-4zM4 18h4v2H4zM21 15h-1v-2h1a3 3 0 10-3-3h-2a5 5 0 115 5zM14 13h4v2h-4zM8 13h4v2H8z" }]]; diff --git a/packages/hiccup-carbon-icons/src/windy-snow.ts b/packages/hiccup-carbon-icons/src/windy-snow.ts index 8ea3845a5e..21845d30a8 100644 --- a/packages/hiccup-carbon-icons/src/windy-snow.ts +++ b/packages/hiccup-carbon-icons/src/windy-snow.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WINDY_SNOW + */ // prettier-ignore -export const WINDY_SNOW = +export const WINDY_SNOW: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M25 28a5.006 5.006 0 01-5-5h2a3 3 0 103-3H6v-2h19a5 5 0 010 10zM23 15H10v-2h13a3 3 0 10-3-3h-2a5 5 0 115 5z" }], ["path", { d: "M11 23h2v2h-2zM13 25h2v2h-2zM15 27h2v2h-2zM15 23h2v2h-2zM11 27h2v2h-2zM6 4h2v2H6zM8 6h2v2H8zM10 8h2v2h-2zM10 4h2v2h-2zM6 8h2v2H6zM2 26h2v2H2zM4 28h2v2H4zM6 30h2v2H6zM6 26h2v2H6zM2 30h2v2H2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/windy-strong.ts b/packages/hiccup-carbon-icons/src/windy-strong.ts index dbad5911ca..0280481cab 100644 --- a/packages/hiccup-carbon-icons/src/windy-strong.ts +++ b/packages/hiccup-carbon-icons/src/windy-strong.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WINDY_STRONG + */ // prettier-ignore -export const WINDY_STRONG = +export const WINDY_STRONG: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M13 30a5.006 5.006 0 01-5-5h2a3 3 0 103-3H4v-2h9a5 5 0 010 10z" }], ["path", { d: "M25 25a5.006 5.006 0 01-5-5h2a3 3 0 103-3H2v-2h23a5 5 0 010 10zM21 12H6v-2h15a3 3 0 10-3-3h-2a5 5 0 115 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/windy.ts b/packages/hiccup-carbon-icons/src/windy.ts index 60520f66da..2ff9418b42 100644 --- a/packages/hiccup-carbon-icons/src/windy.ts +++ b/packages/hiccup-carbon-icons/src/windy.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WINDY + */ // prettier-ignore -export const WINDY = +export const WINDY: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M21 15H8v-2h13a3 3 0 10-3-3h-2a5 5 0 115 5zM23 28a5.006 5.006 0 01-5-5h2a3 3 0 103-3H4v-2h19a5 5 0 010 10z" }]]; diff --git a/packages/hiccup-carbon-icons/src/wintry-mix.ts b/packages/hiccup-carbon-icons/src/wintry-mix.ts index 88fb6ccd32..fb58a4735b 100644 --- a/packages/hiccup-carbon-icons/src/wintry-mix.ts +++ b/packages/hiccup-carbon-icons/src/wintry-mix.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WINTRY_MIX + */ // prettier-ignore -export const WINTRY_MIX = +export const WINTRY_MIX: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M15 26h2v2h-2zM17 28h2v2h-2zM19 30h2v2h-2zM19 26h2v2h-2zM15 30h2v2h-2zM13 16h2v2h-2zM15 18h2v2h-2zM17 20h2v2h-2zM17 16h2v2h-2zM13 20h2v2h-2zM10 30a1 1 0 01-.894-1.447l2-4a1 1 0 111.788.894l-2 4A.998.998 0 0110 30z" }], ["path", { d: "M24.8 9.136a8.994 8.994 0 00-17.6 0A6.532 6.532 0 002 15.5V22l1 2 1-2v-1.82a6.49 6.49 0 003.43 1.725l-1.324 2.648a1 1 0 101.788.894l2-4a1 1 0 00-.446-1.341.977.977 0 00-.49-.09V20H8.5a4.497 4.497 0 01-.356-8.981l.816-.064.099-.812a6.994 6.994 0 0113.883 0l.099.812.815.064A4.497 4.497 0 0123.5 20h-.542v.008A.996.996 0 0022 21v3l1 2 1-2v-2.025a6.447 6.447 0 002-.477V26l1 2 1-2v-5.82a6.488 6.488 0 00-3.2-11.044z" }]]; diff --git a/packages/hiccup-carbon-icons/src/wireless-checkout.ts b/packages/hiccup-carbon-icons/src/wireless-checkout.ts index 8e174e80ec..1e39ef1cae 100644 --- a/packages/hiccup-carbon-icons/src/wireless-checkout.ts +++ b/packages/hiccup-carbon-icons/src/wireless-checkout.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WIRELESS_CHECKOUT + */ // prettier-ignore -export const WIRELESS_CHECKOUT = +export const WIRELESS_CHECKOUT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M18 28v-2a10 10 0 0010-10h2a12 12 0 01-12 12z" }], ["path", { d: "M18 23v-2a5 5 0 005-5h2a7 7 0 01-7 7z" }], diff --git a/packages/hiccup-carbon-icons/src/wmv.ts b/packages/hiccup-carbon-icons/src/wmv.ts index f5a44f6423..c88bb12244 100644 --- a/packages/hiccup-carbon-icons/src/wmv.ts +++ b/packages/hiccup-carbon-icons/src/wmv.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WMV + */ // prettier-ignore -export const WMV = +export const WMV: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M29 9l-2 13-2-13h-2l2.52 14h2.96L31 9h-2zM19 9l-1.52 5-.48 1.98-.46-1.98L15 9h-2v14h2v-8l-.16-2 .58 2L17 19.63 18.58 15l.58-2-.16 2v8h2V9h-2zM9.2 9l-.34 8-.26 4.54L8.19 18l-.68-5.46H5.49L4.81 18l-.41 3.54L4.14 17 3.8 9H2l1 14h2.27l.76-4.93.46-4.07.01-.03.01.03.46 4.07.76 4.93H10l1-14H9.2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/word-cloud.ts b/packages/hiccup-carbon-icons/src/word-cloud.ts index 1682f5bc63..a981baba30 100644 --- a/packages/hiccup-carbon-icons/src/word-cloud.ts +++ b/packages/hiccup-carbon-icons/src/word-cloud.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WORD_CLOUD + */ // prettier-ignore -export const WORD_CLOUD = +export const WORD_CLOUD: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M10 16h12v2H10zM10 20h8v2h-8z" }], ["path", { d: "M16 7a8.023 8.023 0 017.865 6.494l.259 1.346 1.349.244A5.502 5.502 0 0124.508 26H7.495a5.502 5.502 0 01-.97-10.916l1.35-.244.259-1.346A8.026 8.026 0 0116 7m0-2a10.024 10.024 0 00-9.83 8.116A7.502 7.502 0 007.491 28h17.017a7.502 7.502 0 001.32-14.884A10.023 10.023 0 0015.989 5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/workspace-import.ts b/packages/hiccup-carbon-icons/src/workspace-import.ts index ba3d2c1544..44dc38df3e 100644 --- a/packages/hiccup-carbon-icons/src/workspace-import.ts +++ b/packages/hiccup-carbon-icons/src/workspace-import.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WORKSPACE_IMPORT + */ // prettier-ignore -export const WORKSPACE_IMPORT = +export const WORKSPACE_IMPORT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 6v5H17V6h10m0-2H17a2 2 0 00-2 2v5a2 2 0 002 2h10a2 2 0 002-2V6a2 2 0 00-2-2zM12 25H6v-8h6v-2H6a2 2 0 00-2 2v8a2 2 0 002 2h6zM30 20H16.828l2.586-2.586L18 16l-5 5 5 5 1.414-1.414L16.828 22H30v-2zM11 6v5H6V6h5m0-2H6a2 2 0 00-2 2v5a2 2 0 002 2h5a2 2 0 002-2V6a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/workspace.ts b/packages/hiccup-carbon-icons/src/workspace.ts index b8a9e39583..630ca54d1e 100644 --- a/packages/hiccup-carbon-icons/src/workspace.ts +++ b/packages/hiccup-carbon-icons/src/workspace.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WORKSPACE + */ // prettier-ignore -export const WORKSPACE = +export const WORKSPACE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M16 17v8H6v-8h10m0-2H6a2 2 0 00-2 2v8a2 2 0 002 2h10a2 2 0 002-2v-8a2 2 0 00-2-2zM27 6v5H17V6h10m0-2H17a2 2 0 00-2 2v5a2 2 0 002 2h10a2 2 0 002-2V6a2 2 0 00-2-2zM27 17v5h-5v-5h5m0-2h-5a2 2 0 00-2 2v5a2 2 0 002 2h5a2 2 0 002-2v-5a2 2 0 00-2-2zM11 6v5H6V6h5m0-2H6a2 2 0 00-2 2v5a2 2 0 002 2h5a2 2 0 002-2V6a2 2 0 00-2-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/worship-christian.ts b/packages/hiccup-carbon-icons/src/worship-christian.ts index 23c547ddd7..9568ba2345 100644 --- a/packages/hiccup-carbon-icons/src/worship-christian.ts +++ b/packages/hiccup-carbon-icons/src/worship-christian.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WORSHIP_CHRISTIAN + */ // prettier-ignore -export const WORSHIP_CHRISTIAN = +export const WORSHIP_CHRISTIAN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M17 30h-2a2.002 2.002 0 01-2-2V14H8a2.002 2.002 0 01-2-2v-2a2.002 2.002 0 012-2h5V4a2.002 2.002 0 012-2h2a2.002 2.002 0 012 2v4h5a2.002 2.002 0 012 2v2a2.002 2.002 0 01-2 2h-5v14a2.002 2.002 0 01-2 2zM8 10v2h7v16h2V12h7v-2h-7V4h-2v6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/worship-jewish.ts b/packages/hiccup-carbon-icons/src/worship-jewish.ts index 4965417224..bf283614b3 100644 --- a/packages/hiccup-carbon-icons/src/worship-jewish.ts +++ b/packages/hiccup-carbon-icons/src/worship-jewish.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WORSHIP_JEWISH + */ // prettier-ignore -export const WORSHIP_JEWISH = +export const WORSHIP_JEWISH: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24.291 16l3.585-6.518A1 1 0 0027 8h-7.109l-3.015-5.482a1 1 0 00-1.752 0L12.109 8H5a1 1 0 00-.876 1.482L7.709 16l-3.585 6.518A1 1 0 005 24h7.109l3.015 5.482a1 1 0 001.752 0L19.891 24H27a1 1 0 00.876-1.482zm-5.582 6L16 26.925 13.291 22h-6.6l3.3-6-3.3-6h6.6L16 5.075 18.709 10h6.6l-3.3 6 3.3 6z" }]]; diff --git a/packages/hiccup-carbon-icons/src/worship-muslim.ts b/packages/hiccup-carbon-icons/src/worship-muslim.ts index 44612741a9..9cff0fe146 100644 --- a/packages/hiccup-carbon-icons/src/worship-muslim.ts +++ b/packages/hiccup-carbon-icons/src/worship-muslim.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WORSHIP_MUSLIM + */ // prettier-ignore -export const WORSHIP_MUSLIM = +export const WORSHIP_MUSLIM: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M27 18a.999.999 0 01-.541-.16L22 14.97l-4.458 2.872a1 1 0 01-1.51-1.095l1.35-5.132L14.31 8.69a1 1 0 01.551-1.715l4.375-.612 1.866-3.804A1 1 0 0121.988 2a1.017 1.017 0 01.899.538l1.993 3.825 4.262.613a1 1 0 01.548 1.714l-3.072 2.924 1.35 5.132A1 1 0 0127 18zm-5-5.22a.999.999 0 01.541.159l2.837 1.827-.845-3.215a1 1 0 01.277-.979l2.008-1.91-2.73-.393a1 1 0 01-.744-.527l-1.317-2.527-1.23 2.505a1 1 0 01-.758.55l-2.849.399 2 1.903a1 1 0 01.278.979l-.846 3.215 2.837-1.827a.999.999 0 01.541-.16z" }], ["path", { d: "M15.817 30A13.814 13.814 0 019.075 4.128a1 1 0 011.362 1.36A11.81 11.81 0 0026.51 21.565a1 1 0 011.362 1.36A13.841 13.841 0 0115.817 30zM7.327 7.973a11.81 11.81 0 0016.7 16.7 13.809 13.809 0 01-16.7-16.7z" }]]; diff --git a/packages/hiccup-carbon-icons/src/worship.ts b/packages/hiccup-carbon-icons/src/worship.ts index f66d0e9d19..f052349d57 100644 --- a/packages/hiccup-carbon-icons/src/worship.ts +++ b/packages/hiccup-carbon-icons/src/worship.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#WORSHIP + */ // prettier-ignore -export const WORSHIP = +export const WORSHIP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26.586 17L22 21.586l-5-5a2.002 2.002 0 00-2.829 0L9.585 21.17a2.003 2.003 0 000 2.829l4 4H6v2h10a1 1 0 00.707-1.707L11 22.585 15.585 18l5.708 5.707a1 1 0 001.414 0L28 18.414z" }], ["path", { d: "M21.5 17a3.5 3.5 0 113.5-3.5 3.504 3.504 0 01-3.5 3.5zm0-5a1.5 1.5 0 101.5 1.5 1.502 1.502 0 00-1.5-1.5z" }], diff --git a/packages/hiccup-carbon-icons/src/x-axis.ts b/packages/hiccup-carbon-icons/src/x-axis.ts index d8c2798c5f..ef0138533a 100644 --- a/packages/hiccup-carbon-icons/src/x-axis.ts +++ b/packages/hiccup-carbon-icons/src/x-axis.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#X_AXIS + */ // prettier-ignore -export const X_AXIS = +export const X_AXIS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M23 20l-1.414 1.414L24.172 24H6V4H4v20a2.002 2.002 0 002 2h18.172l-2.586 2.586L23 30l5-5z" }]]; diff --git a/packages/hiccup-carbon-icons/src/xls.ts b/packages/hiccup-carbon-icons/src/xls.ts index 71879d0f06..d9ad17f367 100644 --- a/packages/hiccup-carbon-icons/src/xls.ts +++ b/packages/hiccup-carbon-icons/src/xls.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#XLS + */ // prettier-ignore -export const XLS = +export const XLS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 23h-6v-2h6v-4h-4a2.002 2.002 0 01-2-2v-4a2.002 2.002 0 012-2h6v2h-6v4h4a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zM14 21V9h-2v14h8v-2h-6zM10 9H8l-2 6-2-6H2l2.752 7L2 23h2l2-6 2 6h2l-2.755-7L10 9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/xml.ts b/packages/hiccup-carbon-icons/src/xml.ts index 6f1b071fd8..2b0d5f5d5a 100644 --- a/packages/hiccup-carbon-icons/src/xml.ts +++ b/packages/hiccup-carbon-icons/src/xml.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#XML + */ // prettier-ignore -export const XML = +export const XML: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M24 21V9h-2v14h8v-2h-6zM18 9l-1.52 5-.48 1.98-.46-1.98L14 9h-2v14h2v-8l-.16-2 .58 2L16 19.63 17.58 15l.58-2-.16 2v8h2V9h-2zM10 9H8l-2 6-2-6H2l2.75 7L2 23h2l2-6 2 6h2l-2.75-7L10 9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/y-axis.ts b/packages/hiccup-carbon-icons/src/y-axis.ts index 65cbaf5490..7151f4ade0 100644 --- a/packages/hiccup-carbon-icons/src/y-axis.ts +++ b/packages/hiccup-carbon-icons/src/y-axis.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#Y_AXIS + */ // prettier-ignore -export const Y_AXIS = +export const Y_AXIS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M8 26V7.828l2.586 2.586L12 9 7 4 2 9l1.414 1.414L6 7.828V26a2.002 2.002 0 002 2h20v-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/z-axis.ts b/packages/hiccup-carbon-icons/src/z-axis.ts index b98233f731..5cf2d25746 100644 --- a/packages/hiccup-carbon-icons/src/z-axis.ts +++ b/packages/hiccup-carbon-icons/src/z-axis.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#Z_AXIS + */ // prettier-ignore -export const Z_AXIS = +export const Z_AXIS: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M26 22v3.586l-9-9V5.828l2.586 2.586L21 7l-5-5-5 5 1.414 1.414L15 5.828v10.758l-9 9V22H4v7h7v-2H7.414L16 18.414 24.586 27H21v2h7v-7h-2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/zip-reference.ts b/packages/hiccup-carbon-icons/src/zip-reference.ts index c1286f0445..ebe83cb246 100644 --- a/packages/hiccup-carbon-icons/src/zip-reference.ts +++ b/packages/hiccup-carbon-icons/src/zip-reference.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ZIP_REFERENCE + */ // prettier-ignore -export const ZIP_REFERENCE = +export const ZIP_REFERENCE: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM28 2h-6v14h2v-5h4a2 2 0 002-2V4a2 2 0 00-2-2zm0 7h-4V4h4zM12 4h3v10h-3v2h8v-2h-3V4h3V2h-8v2zM2 4h6L2 14v2h8v-2H4l6-10V2H2v2z" }]]; diff --git a/packages/hiccup-carbon-icons/src/zip.ts b/packages/hiccup-carbon-icons/src/zip.ts index 2e874543b4..85bc2f2841 100644 --- a/packages/hiccup-carbon-icons/src/zip.ts +++ b/packages/hiccup-carbon-icons/src/zip.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ZIP + */ // prettier-ignore -export const ZIP = +export const ZIP: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M28 9h-6v14h2v-5h4a2 2 0 002-2v-5a2 2 0 00-2-2zm0 7h-4v-5h4zM12 9v2h3v10h-3v2h8v-2h-3V11h3V9h-8zM10 9H2v2h6L2 21v2h8v-2H4l6-10V9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/zoom-in.ts b/packages/hiccup-carbon-icons/src/zoom-in.ts index b086d81a1b..f2bab89ed8 100644 --- a/packages/hiccup-carbon-icons/src/zoom-in.ts +++ b/packages/hiccup-carbon-icons/src/zoom-in.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ZOOM_IN + */ // prettier-ignore -export const ZOOM_IN = +export const ZOOM_IN: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M19 13h-4V9h-2v4H9v2h4v4h2v-4h4v-2z" }], ["path", { d: "M22.45 21A10.87 10.87 0 0025 14a11 11 0 10-11 11 10.87 10.87 0 007-2.55L28.59 30 30 28.59zM14 23a9 9 0 119-9 9 9 0 01-9 9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/zoom-out.ts b/packages/hiccup-carbon-icons/src/zoom-out.ts index c420833373..cfd3bdb082 100644 --- a/packages/hiccup-carbon-icons/src/zoom-out.ts +++ b/packages/hiccup-carbon-icons/src/zoom-out.ts @@ -1,5 +1,8 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ZOOM_OUT + */ // prettier-ignore -export const ZOOM_OUT = +export const ZOOM_OUT: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M9 13h10v2H9z" }], ["path", { d: "M22.45 21A10.87 10.87 0 0025 14a11 11 0 10-11 11 10.87 10.87 0 007-2.55L28.59 30 30 28.59zM14 23a9 9 0 119-9 9 9 0 01-9 9z" }]]; diff --git a/packages/hiccup-carbon-icons/src/zoom-reset.ts b/packages/hiccup-carbon-icons/src/zoom-reset.ts index 944e4581b7..935e7ef479 100644 --- a/packages/hiccup-carbon-icons/src/zoom-reset.ts +++ b/packages/hiccup-carbon-icons/src/zoom-reset.ts @@ -1,4 +1,7 @@ +/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#ZOOM_RESET + */ // prettier-ignore -export const ZOOM_RESET = +export const ZOOM_RESET: any[] = ["svg", { viewBox: "0 0 32 32" }, ["path", { d: "M22.448 21A10.855 10.855 0 0025 14 10.99 10.99 0 006 6.466V2H4v8h8V8H7.332a8.977 8.977 0 11-2.1 8h-2.04A11.012 11.012 0 0014 25a10.855 10.855 0 007-2.552L28.586 30 30 28.586z" }]]; diff --git a/packages/hiccup-carbon-icons/test/index.ts b/packages/hiccup-carbon-icons/test/index.ts new file mode 100644 index 0000000000..effc85ab17 --- /dev/null +++ b/packages/hiccup-carbon-icons/test/index.ts @@ -0,0 +1,6 @@ +// import * as assert from "assert"; +// import { } from "../src"; + +describe("hiccup-carbon-icons", () => { + it("tests pending"); +}); diff --git a/packages/hiccup-carbon-icons/tools/contact-sheet.ts b/packages/hiccup-carbon-icons/tools/contact-sheet.ts index f37f8da530..e11508884b 100644 --- a/packages/hiccup-carbon-icons/tools/contact-sheet.ts +++ b/packages/hiccup-carbon-icons/tools/contact-sheet.ts @@ -8,43 +8,78 @@ const REV = execSync('git log --pretty="%h %cI" -1').toString().trim(); // prettier-ignore fs.writeFileSync( "contact-sheet.html", - serialize( - ["html", { lang: "en" }, - ["head", - ["meta", { "http-equiv": "Content-Type", content: "text/html;charset=UTF-8" }], - ["title", `@thi.ng/hiccup-carbon-icons contact sheet (${REV})`], - ["link", { href: "https://unpkg.com/tachyons@4/css/tachyons.min.css", rel: "stylesheet" }], - ["style", `svg:hover * { fill: #357edd; transition: fill 0.15s ease-in-out; }`] + serialize([ + "html", + { lang: "en" }, + [ + "head", + [ + "meta", + { + "http-equiv": "Content-Type", + content: "text/html;charset=UTF-8", + }, ], - ["body.sans-serif.ma3", - ["div", - ["h1.f2.fw2.mv2", "@thi.ng/hiccup-carbon-icons"], - ["p.measure.lh-copy", - "This document lists all icons provided by the ", - ["a.link.b.black.hover-blue", - { href: "https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup-carbon-icons" }, - "@thi.ng/hiccup-carbon-icons"], - ` package, including their exported variable names. These icons were converted to hiccup format from the original icons designed by IBM and published in the `, - ["a.link.b.black.hover-blue", - { href: "https://github.com/IBM/carbon-icons" }, - "IBM/carbon-icons"], - ` repository.` - ] + ["title", `@thi.ng/hiccup-carbon-icons contact sheet (${REV})`], + [ + "link", + { + href: "https://unpkg.com/tachyons@4/css/tachyons.min.css", + rel: "stylesheet", + }, + ], + [ + "style", + `svg:hover * { fill: #357edd; transition: fill 0.15s ease-in-out; }`, + ], + ], + [ + "body.sans-serif.ma3", + [ + "div", + ["h1.f2.fw2.mv2", "@thi.ng/hiccup-carbon-icons"], + [ + "p.measure.lh-copy", + "This document lists all icons provided by the ", + [ + "a.link.b.black.hover-blue", + { + href: + "https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup-carbon-icons", + }, + "@thi.ng/hiccup-carbon-icons", + ], + ` package, including their exported variable names. These icons were converted to hiccup format from the original icons designed by IBM and published in the `, + [ + "a.link.b.black.hover-blue", + { + href: + "https://github.com/carbon-design-system/carbon", + }, + "carbon-design-system/carbon", + ], + ` repository.`, ], - ["div", - { style: { "font-size": "0.5rem" } }, - Object - .keys(icons) - .filter((id) => Array.isArray((icons)[id])) - .map((id) => { - return ["div.dib.ma2", - ["div.w4.h4.bg-light-gray.dark-gray.flex.items-center.tc", - ["div.w-100", - icons.withSize((icons)[id], "2rem"), - ["div.mt3", id]]] - ]; - }) - ] - ] - ] - )); + ], + [ + "div", + { style: { "font-size": "0.5rem" } }, + Object.keys(icons) + .filter((id) => Array.isArray((icons)[id])) + .map((id) => { + return [ + `div#${id}.dib.ma2`, + [ + "div.w4.h4.bg-light-gray.dark-gray.flex.items-center.tc", + [ + "div.w-100", + icons.withSize((icons)[id], "2rem"), + ["div.mt3", id], + ], + ], + ]; + }), + ], + ], + ]) +); diff --git a/packages/hiccup-carbon-icons/tools/convert-icons.ts b/packages/hiccup-carbon-icons/tools/convert-icons.ts index 6fb12c0903..9427f4cc6d 100644 --- a/packages/hiccup-carbon-icons/tools/convert-icons.ts +++ b/packages/hiccup-carbon-icons/tools/convert-icons.ts @@ -20,6 +20,7 @@ for (let src of readdirSync(srcDir)) { execSync(`svgo -o tmp.svg ${srcDir}/${src}`); let res = execSync(interpolate(CONVERT, varName)) .toString() + .replace(/export const [A-Z0-9_]+/, (x) => x + ": any[]") .replace(/,\s+\["path", \{ d: "M0 0h32v32H0z" \}\]/, "") .replace(/,\s+\["path", \{ d: "M32 32H0V0h32z" \}\]/, "") .replace(/,\s+\["path", \{ d: "M32 0v32H0V0z" \}\]/, "") @@ -27,7 +28,11 @@ for (let src of readdirSync(srcDir)) { if (res.indexOf(`"svg", {`) < 0) { res = res.replace(`"svg",`, `"svg", { viewBox: "0 0 32 32" },`); } - res = "// prettier-ignore\n" + res; + res = + `/** + * https://demo.thi.ng/umbrella/hiccup-carbon-icons/#${varName} +*/ +// prettier-ignore\n` + res; writeFileSync(`${destDir}/${dest}.ts`, res); files.push(dest); } diff --git a/packages/hiccup-carbon-icons/tpl.readme.md b/packages/hiccup-carbon-icons/tpl.readme.md index 5e956c9eff..d75482b004 100644 --- a/packages/hiccup-carbon-icons/tpl.readme.md +++ b/packages/hiccup-carbon-icons/tpl.readme.md @@ -92,17 +92,18 @@ cd ../../hiccup-carbon-icons # clone carbon repo into local temp dir git clone https://github.com/carbon-design-system/carbon.git tmp -# convert icons and write results to package src folder -npx ts-node -P tools/tsconfig.json tools/convert-icons.ts src tmp/packages/icons/src/svg/32 + +# convert original SVG icons and write results to package src folder +yarn build:convert src tmp/packages/icons/src/svg/32 # update contact sheet (will be written to package root) -npx ts-node -P tools/tsconfig.json tools/contact-sheet.ts +yarn build:sheet # open in browser open contact-sheet.html # fixup any conversion issues (rinse & repeat...) -# e.g. in the latest version, several icons use paths w/ opacity=0 which need to be removed +# e.g. in the latest version (2020/08), several icons use paths w/ opacity=0 which need to be removed # rebuild package yarn build diff --git a/packages/hiccup-css/CHANGELOG.md b/packages/hiccup-css/CHANGELOG.md index b8730b1333..197bd82655 100644 --- a/packages/hiccup-css/CHANGELOG.md +++ b/packages/hiccup-css/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-css@1.1.36...@thi.ng/hiccup-css@1.1.37) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/hiccup-css + + + + + ## [1.1.36](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-css@1.1.35...@thi.ng/hiccup-css@1.1.36) (2020-08-17) **Note:** Version bump only for package @thi.ng/hiccup-css diff --git a/packages/hiccup-css/package.json b/packages/hiccup-css/package.json index 935de700cc..f2893ebdbb 100644 --- a/packages/hiccup-css/package.json +++ b/packages/hiccup-css/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup-css", - "version": "1.1.36", + "version": "1.1.37", "description": "CSS from nested JS data structures", "module": "./index.js", "main": "./lib/index.js", @@ -39,20 +39,20 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/hiccup-html/CHANGELOG.md b/packages/hiccup-html/CHANGELOG.md index a8c1ea4ad6..94a0023bd9 100644 --- a/packages/hiccup-html/CHANGELOG.md +++ b/packages/hiccup-html/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-html@0.3.3...@thi.ng/hiccup-html@0.3.4) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/hiccup-html + + + + + ## [0.3.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-html@0.3.2...@thi.ng/hiccup-html@0.3.3) (2020-08-17) **Note:** Version bump only for package @thi.ng/hiccup-html diff --git a/packages/hiccup-html/package.json b/packages/hiccup-html/package.json index e94e790b6d..df6117b532 100644 --- a/packages/hiccup-html/package.json +++ b/packages/hiccup-html/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup-html", - "version": "0.3.3", + "version": "0.3.4", "description": "100+ type-checked HTML5 element functions for @thi.ng/hiccup related infrastructure", "module": "./index.js", "main": "./lib/index.js", @@ -38,17 +38,17 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2" + "@thi.ng/api": "^6.12.3" }, "files": [ "*.js", diff --git a/packages/hiccup-markdown/CHANGELOG.md b/packages/hiccup-markdown/CHANGELOG.md index e48f90c21f..e03daccb86 100644 --- a/packages/hiccup-markdown/CHANGELOG.md +++ b/packages/hiccup-markdown/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-markdown@1.2.31...@thi.ng/hiccup-markdown@1.2.32) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/hiccup-markdown + + + + + ## [1.2.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-markdown@1.2.30...@thi.ng/hiccup-markdown@1.2.31) (2020-08-20) **Note:** Version bump only for package @thi.ng/hiccup-markdown diff --git a/packages/hiccup-markdown/README.md b/packages/hiccup-markdown/README.md index c66db212f1..a88bcfba7b 100644 --- a/packages/hiccup-markdown/README.md +++ b/packages/hiccup-markdown/README.md @@ -54,7 +54,7 @@ yarn add @thi.ng/hiccup-markdown ``` -Package sizes (gzipped, pre-treeshake): ESM: 2.71 KB / CJS: 2.76 KB / UMD: 2.64 KB +Package sizes (gzipped, pre-treeshake): ESM: 2.71 KB / CJS: 2.76 KB / UMD: 2.65 KB ## Dependencies diff --git a/packages/hiccup-markdown/package.json b/packages/hiccup-markdown/package.json index ce2ed86080..9f7959ce76 100644 --- a/packages/hiccup-markdown/package.json +++ b/packages/hiccup-markdown/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup-markdown", - "version": "1.2.31", + "version": "1.2.32", "description": "Markdown parser & serializer from/to Hiccup format", "module": "./index.js", "main": "./lib/index.js", @@ -39,26 +39,26 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/arrays": "^0.6.15", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/defmulti": "^1.2.23", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/fsm": "^2.4.23", - "@thi.ng/hiccup": "^3.5.7", - "@thi.ng/strings": "^1.9.4", - "@thi.ng/text-canvas": "^0.2.28", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/arrays": "^0.7.0", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/defmulti": "^1.2.24", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/fsm": "^2.4.24", + "@thi.ng/hiccup": "^3.5.8", + "@thi.ng/strings": "^1.9.5", + "@thi.ng/text-canvas": "^0.2.29", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/hiccup-svg/CHANGELOG.md b/packages/hiccup-svg/CHANGELOG.md index 1ca33ba690..8f30fe8b39 100644 --- a/packages/hiccup-svg/CHANGELOG.md +++ b/packages/hiccup-svg/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.5.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-svg@3.5.10...@thi.ng/hiccup-svg@3.5.11) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/hiccup-svg + + + + + ## [3.5.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-svg@3.5.9...@thi.ng/hiccup-svg@3.5.10) (2020-08-20) **Note:** Version bump only for package @thi.ng/hiccup-svg diff --git a/packages/hiccup-svg/package.json b/packages/hiccup-svg/package.json index 4e33f158db..0517f72ac9 100644 --- a/packages/hiccup-svg/package.json +++ b/packages/hiccup-svg/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup-svg", - "version": "3.5.10", + "version": "3.5.11", "description": "SVG element functions for @thi.ng/hiccup & @thi.ng/hdom", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/checks": "^2.7.6", - "@thi.ng/color": "^1.2.14", - "@thi.ng/prefixes": "^0.1.3" + "@thi.ng/checks": "^2.7.7", + "@thi.ng/color": "^1.2.15", + "@thi.ng/prefixes": "^0.1.4" }, "files": [ "*.js", diff --git a/packages/hiccup/CHANGELOG.md b/packages/hiccup/CHANGELOG.md index 6b1b6d536a..d2bbc46326 100644 --- a/packages/hiccup/CHANGELOG.md +++ b/packages/hiccup/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.5.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup@3.5.7...@thi.ng/hiccup@3.5.8) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/hiccup + + + + + ## [3.5.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup@3.5.6...@thi.ng/hiccup@3.5.7) (2020-08-17) **Note:** Version bump only for package @thi.ng/hiccup diff --git a/packages/hiccup/package.json b/packages/hiccup/package.json index 8a078ee133..c8f4bb6adc 100644 --- a/packages/hiccup/package.json +++ b/packages/hiccup/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup", - "version": "3.5.7", + "version": "3.5.8", "description": "HTML/SVG/XML serialization of nested data structures, iterables & closures", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@thi.ng/atom": "^4.1.18", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@thi.ng/atom": "^4.1.19", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/prefixes": "^0.1.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/prefixes": "^0.1.4" }, "files": [ "*.js", diff --git a/packages/idgen/CHANGELOG.md b/packages/idgen/CHANGELOG.md index 14c8603a5d..7a0313da4f 100644 --- a/packages/idgen/CHANGELOG.md +++ b/packages/idgen/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.20...@thi.ng/idgen@0.2.21) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/idgen + + + + + ## [0.2.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.19...@thi.ng/idgen@0.2.20) (2020-08-17) **Note:** Version bump only for package @thi.ng/idgen diff --git a/packages/idgen/README.md b/packages/idgen/README.md index ef2df39a20..3c69d0caf6 100644 --- a/packages/idgen/README.md +++ b/packages/idgen/README.md @@ -61,7 +61,7 @@ yarn add @thi.ng/idgen ``` -Package sizes (gzipped, pre-treeshake): ESM: 843 bytes / CJS: 890 bytes / UMD: 997 bytes +Package sizes (gzipped, pre-treeshake): ESM: 843 bytes / CJS: 890 bytes / UMD: 1006 bytes ## Dependencies diff --git a/packages/idgen/package.json b/packages/idgen/package.json index ad156efbf2..d98344a8d5 100644 --- a/packages/idgen/package.json +++ b/packages/idgen/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/idgen", - "version": "0.2.20", + "version": "0.2.21", "description": "Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use", "module": "./index.js", "main": "./lib/index.js", @@ -39,17 +39,17 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", + "@thi.ng/api": "^6.12.3", "tslib": "^2.0.1" }, "files": [ diff --git a/packages/iges/CHANGELOG.md b/packages/iges/CHANGELOG.md index 2d92567f5d..97062ee31e 100644 --- a/packages/iges/CHANGELOG.md +++ b/packages/iges/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.46](https://github.com/thi-ng/umbrella/compare/@thi.ng/iges@1.1.45...@thi.ng/iges@1.1.46) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/iges + + + + + ## [1.1.45](https://github.com/thi-ng/umbrella/compare/@thi.ng/iges@1.1.44...@thi.ng/iges@1.1.45) (2020-08-20) **Note:** Version bump only for package @thi.ng/iges diff --git a/packages/iges/package.json b/packages/iges/package.json index 979313f8f8..3caed51fd7 100644 --- a/packages/iges/package.json +++ b/packages/iges/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/iges", - "version": "1.1.45", + "version": "1.1.46", "description": "IGES 5.3 serializer for (currently only) polygonal geometry, both open & closed", "module": "./index.js", "main": "./lib/index.js", @@ -39,22 +39,22 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/defmulti": "^1.2.23", - "@thi.ng/strings": "^1.9.4", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/defmulti": "^1.2.24", + "@thi.ng/strings": "^1.9.5", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/imgui/CHANGELOG.md b/packages/imgui/CHANGELOG.md index c3cb6a9997..c6bd69accb 100644 --- a/packages/imgui/CHANGELOG.md +++ b/packages/imgui/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.38](https://github.com/thi-ng/umbrella/compare/@thi.ng/imgui@0.2.37...@thi.ng/imgui@0.2.38) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/imgui + + + + + ## [0.2.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/imgui@0.2.36...@thi.ng/imgui@0.2.37) (2020-08-20) **Note:** Version bump only for package @thi.ng/imgui diff --git a/packages/imgui/README.md b/packages/imgui/README.md index 803e91c1ac..048a10a3c4 100644 --- a/packages/imgui/README.md +++ b/packages/imgui/README.md @@ -237,7 +237,7 @@ yarn add @thi.ng/imgui ``` -Package sizes (gzipped, pre-treeshake): ESM: 6.65 KB / CJS: 6.84 KB / UMD: 6.95 KB +Package sizes (gzipped, pre-treeshake): ESM: 6.64 KB / CJS: 6.83 KB / UMD: 6.94 KB ## Dependencies diff --git a/packages/imgui/package.json b/packages/imgui/package.json index 0f74fe19ac..cbd498a6a9 100644 --- a/packages/imgui/package.json +++ b/packages/imgui/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/imgui", - "version": "0.2.37", + "version": "0.2.38", "description": "Immediate mode GUI with flexible state handling & data only shape output", "module": "./index.js", "main": "./lib/index.js", @@ -39,26 +39,26 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/geom": "^1.11.6", - "@thi.ng/geom-api": "^1.0.32", - "@thi.ng/geom-isec": "^0.5.6", - "@thi.ng/geom-tessellate": "^0.2.44", - "@thi.ng/layout": "^0.1.20", - "@thi.ng/math": "^2.0.3", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/geom": "^1.11.7", + "@thi.ng/geom-api": "^1.0.33", + "@thi.ng/geom-isec": "^0.5.7", + "@thi.ng/geom-tessellate": "^0.2.45", + "@thi.ng/layout": "^0.1.21", + "@thi.ng/math": "^2.0.4", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/interceptors/CHANGELOG.md b/packages/interceptors/CHANGELOG.md index bd1c8f2f35..1c1206f5fc 100644 --- a/packages/interceptors/CHANGELOG.md +++ b/packages/interceptors/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/interceptors@2.2.29...@thi.ng/interceptors@2.2.30) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/interceptors + + + + + ## [2.2.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/interceptors@2.2.28...@thi.ng/interceptors@2.2.29) (2020-08-17) **Note:** Version bump only for package @thi.ng/interceptors diff --git a/packages/interceptors/README.md b/packages/interceptors/README.md index ceb1ae3367..1a50a968ce 100644 --- a/packages/interceptors/README.md +++ b/packages/interceptors/README.md @@ -132,7 +132,7 @@ yarn add @thi.ng/interceptors ``` -Package sizes (gzipped, pre-treeshake): ESM: 2.15 KB / CJS: 2.28 KB / UMD: 2.24 KB +Package sizes (gzipped, pre-treeshake): ESM: 2.15 KB / CJS: 2.28 KB / UMD: 2.26 KB ## Dependencies diff --git a/packages/interceptors/package.json b/packages/interceptors/package.json index 34b0c8c76d..21ea27bb31 100644 --- a/packages/interceptors/package.json +++ b/packages/interceptors/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/interceptors", - "version": "2.2.29", + "version": "2.2.30", "description": "Interceptor based event bus, side effect & immutable state handling", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/atom": "^4.1.18", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/paths": "^4.1.4" + "@thi.ng/api": "^6.12.3", + "@thi.ng/atom": "^4.1.19", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/paths": "^4.1.5" }, "files": [ "*.js", diff --git a/packages/intervals/CHANGELOG.md b/packages/intervals/CHANGELOG.md index 61b90ba462..c699cb1c25 100644 --- a/packages/intervals/CHANGELOG.md +++ b/packages/intervals/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/intervals@2.0.22...@thi.ng/intervals@2.0.23) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/intervals + + + + + ## [2.0.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/intervals@2.0.21...@thi.ng/intervals@2.0.22) (2020-08-17) **Note:** Version bump only for package @thi.ng/intervals diff --git a/packages/intervals/README.md b/packages/intervals/README.md index eddb7fd228..f8d0d4f752 100644 --- a/packages/intervals/README.md +++ b/packages/intervals/README.md @@ -49,7 +49,7 @@ yarn add @thi.ng/intervals ``` -Package sizes (gzipped, pre-treeshake): ESM: 1.43 KB / CJS: 1.48 KB / UMD: 1.56 KB +Package sizes (gzipped, pre-treeshake): ESM: 1.43 KB / CJS: 1.48 KB / UMD: 1.57 KB ## Dependencies diff --git a/packages/intervals/package.json b/packages/intervals/package.json index 207842f171..a065d07f91 100644 --- a/packages/intervals/package.json +++ b/packages/intervals/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/intervals", - "version": "2.0.22", + "version": "2.0.23", "description": "Closed/open/semi-open interval data type, queries & operations", "module": "./index.js", "main": "./lib/index.js", @@ -39,20 +39,20 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/dlogic": "^1.0.29", - "@thi.ng/errors": "^1.2.19" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/dlogic": "^1.0.30", + "@thi.ng/errors": "^1.2.20" }, "files": [ "*.js", diff --git a/packages/iterators/CHANGELOG.md b/packages/iterators/CHANGELOG.md index 1b14a35c7c..33b01da2f2 100644 --- a/packages/iterators/CHANGELOG.md +++ b/packages/iterators/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.1.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/iterators@5.1.36...@thi.ng/iterators@5.1.37) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/iterators + + + + + ## [5.1.36](https://github.com/thi-ng/umbrella/compare/@thi.ng/iterators@5.1.35...@thi.ng/iterators@5.1.36) (2020-08-17) **Note:** Version bump only for package @thi.ng/iterators diff --git a/packages/iterators/package.json b/packages/iterators/package.json index b217f8964d..dcadf630f4 100644 --- a/packages/iterators/package.json +++ b/packages/iterators/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/iterators", - "version": "5.1.36", + "version": "5.1.37", "description": "Clojure inspired, composable ES6 iterators & generators", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/dcons": "^2.2.29", - "@thi.ng/errors": "^1.2.19" + "@thi.ng/api": "^6.12.3", + "@thi.ng/dcons": "^2.2.30", + "@thi.ng/errors": "^1.2.20" }, "files": [ "*.js", diff --git a/packages/layout/CHANGELOG.md b/packages/layout/CHANGELOG.md index cacce87c85..d9930f0dd1 100644 --- a/packages/layout/CHANGELOG.md +++ b/packages/layout/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/layout@0.1.20...@thi.ng/layout@0.1.21) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/layout + + + + + ## [0.1.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/layout@0.1.19...@thi.ng/layout@0.1.20) (2020-08-17) **Note:** Version bump only for package @thi.ng/layout diff --git a/packages/layout/package.json b/packages/layout/package.json index 2caf6be099..4edd738c0b 100644 --- a/packages/layout/package.json +++ b/packages/layout/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/layout", - "version": "0.1.20", + "version": "0.1.21", "description": "TODO", "module": "./index.js", "main": "./lib/index.js", @@ -39,17 +39,17 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/checks": "^2.7.6" + "@thi.ng/checks": "^2.7.7" }, "files": [ "*.js", diff --git a/packages/leb128/CHANGELOG.md b/packages/leb128/CHANGELOG.md index adc58d9866..647ab97299 100644 --- a/packages/leb128/CHANGELOG.md +++ b/packages/leb128/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/leb128@1.0.31...@thi.ng/leb128@1.0.32) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/leb128 + + + + + ## [1.0.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/leb128@1.0.30...@thi.ng/leb128@1.0.31) (2020-08-20) **Note:** Version bump only for package @thi.ng/leb128 diff --git a/packages/leb128/package.json b/packages/leb128/package.json index 2a911b4d60..add846e8dd 100644 --- a/packages/leb128/package.json +++ b/packages/leb128/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/leb128", - "version": "1.0.31", + "version": "1.0.32", "description": "WASM based LEB128 encoder / decoder (signed & unsigned)", "module": "./index.js", "main": "./lib/index.js", @@ -40,19 +40,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/transducers-binary": "^0.5.27" + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/transducers-binary": "^0.5.28" }, "files": [ "*.js", diff --git a/packages/lsys/CHANGELOG.md b/packages/lsys/CHANGELOG.md index 6823d43bc3..cccfaba2e2 100644 --- a/packages/lsys/CHANGELOG.md +++ b/packages/lsys/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.59](https://github.com/thi-ng/umbrella/compare/@thi.ng/lsys@0.2.58...@thi.ng/lsys@0.2.59) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/lsys + + + + + ## [0.2.58](https://github.com/thi-ng/umbrella/compare/@thi.ng/lsys@0.2.57...@thi.ng/lsys@0.2.58) (2020-08-20) **Note:** Version bump only for package @thi.ng/lsys diff --git a/packages/lsys/package.json b/packages/lsys/package.json index 9cdb0691b9..7a53cd4aba 100644 --- a/packages/lsys/package.json +++ b/packages/lsys/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/lsys", - "version": "0.2.58", + "version": "0.2.59", "description": "Functional, extensible L-System architecture w/ support for probabilistic rules", "module": "./index.js", "main": "./lib/index.js", @@ -39,23 +39,23 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/compose": "^1.4.15", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/math": "^2.0.3", - "@thi.ng/random": "^1.4.17", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/compose": "^1.4.16", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/math": "^2.0.4", + "@thi.ng/random": "^2.0.0", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/lsys/src/index.ts b/packages/lsys/src/index.ts index 97643943c5..595b924b56 100644 --- a/packages/lsys/src/index.ts +++ b/packages/lsys/src/index.ts @@ -115,7 +115,7 @@ export const TURTLE_IMPL_2D: RuleImplementations = { "[": (ctx) => { ctx.alive && ctx.curr.length > 1 && ctx.paths.push(ctx.curr); ctx.curr = [ctx.pos]; - const copy = { ...ctx }; + const copy = { ...ctx }; delete copy.paths; delete copy.stack; ctx.stack.push(copy); diff --git a/packages/malloc/CHANGELOG.md b/packages/malloc/CHANGELOG.md index b93dab388b..e3aa7ec47e 100644 --- a/packages/malloc/CHANGELOG.md +++ b/packages/malloc/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.1.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/malloc@4.1.23...@thi.ng/malloc@4.1.24) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/malloc + + + + + ## [4.1.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/malloc@4.1.22...@thi.ng/malloc@4.1.23) (2020-08-17) **Note:** Version bump only for package @thi.ng/malloc diff --git a/packages/malloc/package.json b/packages/malloc/package.json index 2f38c5c38b..b28f5ca04d 100644 --- a/packages/malloc/package.json +++ b/packages/malloc/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/malloc", - "version": "4.1.23", + "version": "4.1.24", "description": "ArrayBuffer based malloc() impl for hybrid JS/WASM use cases, based on thi.ng/tinyalloc", "module": "./index.js", "main": "./lib/index.js", @@ -39,20 +39,20 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/binary": "^2.0.13", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19" + "@thi.ng/api": "^6.12.3", + "@thi.ng/binary": "^2.0.14", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20" }, "files": [ "*.js", diff --git a/packages/malloc/src/pool.ts b/packages/malloc/src/pool.ts index 9b5affe779..7cc4ad7081 100644 --- a/packages/malloc/src/pool.ts +++ b/packages/malloc/src/pool.ts @@ -255,10 +255,10 @@ export class MemPool implements IMemPool { } release() { - delete this.u8; - delete this.u32; - delete this.state; - delete this.buf; + delete (this).u8; + delete (this).u32; + delete (this).state; + delete (this).buf; return true; } diff --git a/packages/math/CHANGELOG.md b/packages/math/CHANGELOG.md index aaa0caabb2..76f791ef89 100644 --- a/packages/math/CHANGELOG.md +++ b/packages/math/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@2.0.3...@thi.ng/math@2.0.4) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/math + + + + + ## [2.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@2.0.2...@thi.ng/math@2.0.3) (2020-08-17) **Note:** Version bump only for package @thi.ng/math diff --git a/packages/math/package.json b/packages/math/package.json index 174c63472b..e0c6e69876 100644 --- a/packages/math/package.json +++ b/packages/math/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/math", - "version": "2.0.3", + "version": "2.0.4", "description": "Assorted common math functions & utilities", "module": "./index.js", "main": "./lib/index.js", @@ -39,14 +39,14 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "files": [ "*.js", diff --git a/packages/matrices/CHANGELOG.md b/packages/matrices/CHANGELOG.md index b03239bade..144a4714e6 100644 --- a/packages/matrices/CHANGELOG.md +++ b/packages/matrices/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/matrices@0.6.30...@thi.ng/matrices@0.6.31) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/matrices + + + + + ## [0.6.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/matrices@0.6.29...@thi.ng/matrices@0.6.30) (2020-08-20) **Note:** Version bump only for package @thi.ng/matrices diff --git a/packages/matrices/package.json b/packages/matrices/package.json index 6287918546..e547860754 100644 --- a/packages/matrices/package.json +++ b/packages/matrices/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/matrices", - "version": "0.6.30", + "version": "0.6.31", "description": "Matrix & quaternion operations for 2D/3D geometry processing", "module": "./index.js", "main": "./lib/index.js", @@ -39,20 +39,20 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/math": "^2.0.3", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/math": "^2.0.4", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/memoize/CHANGELOG.md b/packages/memoize/CHANGELOG.md index aff029e6dc..f1bb0665f1 100644 --- a/packages/memoize/CHANGELOG.md +++ b/packages/memoize/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.0...@thi.ng/memoize@2.1.1) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/memoize + + + + + # [2.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.0.19...@thi.ng/memoize@2.1.0) (2020-08-20) diff --git a/packages/memoize/package.json b/packages/memoize/package.json index 3694ba923e..62823fd778 100644 --- a/packages/memoize/package.json +++ b/packages/memoize/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/memoize", - "version": "2.1.0", + "version": "2.1.1", "description": "Function memoization with configurable caching", "module": "./index.js", "main": "./lib/index.js", @@ -39,17 +39,17 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2" + "@thi.ng/api": "^6.12.3" }, "files": [ "*.js", diff --git a/packages/mime/CHANGELOG.md b/packages/mime/CHANGELOG.md index 337c258031..fa3f154e2c 100644 --- a/packages/mime/CHANGELOG.md +++ b/packages/mime/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/mime@0.1.19...@thi.ng/mime@0.1.20) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/mime + + + + + ## [0.1.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/mime@0.1.18...@thi.ng/mime@0.1.19) (2020-08-17) **Note:** Version bump only for package @thi.ng/mime diff --git a/packages/mime/package.json b/packages/mime/package.json index 43197ae58b..27cacbbed7 100644 --- a/packages/mime/package.json +++ b/packages/mime/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/mime", - "version": "0.1.19", + "version": "0.1.20", "description": "350+ file extension to MIME type mappings, based on mime-db", "module": "./index.js", "main": "./lib/index.js", @@ -39,17 +39,17 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2" + "@thi.ng/api": "^6.12.3" }, "files": [ "*.js", diff --git a/packages/morton/CHANGELOG.md b/packages/morton/CHANGELOG.md index b20e1f6be0..0de169c277 100644 --- a/packages/morton/CHANGELOG.md +++ b/packages/morton/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.22...@thi.ng/morton@2.0.23) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/morton + + + + + ## [2.0.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.21...@thi.ng/morton@2.0.22) (2020-08-17) **Note:** Version bump only for package @thi.ng/morton diff --git a/packages/morton/package.json b/packages/morton/package.json index 7ec632546e..20d7d095bd 100644 --- a/packages/morton/package.json +++ b/packages/morton/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/morton", - "version": "2.0.22", + "version": "2.0.23", "description": "Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/binary": "^2.0.13", - "@thi.ng/math": "^2.0.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/binary": "^2.0.14", + "@thi.ng/math": "^2.0.4" }, "files": [ "*.js", diff --git a/packages/oquery/CHANGELOG.md b/packages/oquery/CHANGELOG.md index c58b31faa9..651bd555dd 100644 --- a/packages/oquery/CHANGELOG.md +++ b/packages/oquery/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/oquery@0.1.9...@thi.ng/oquery@0.1.10) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/oquery + + + + + ## [0.1.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/oquery@0.1.8...@thi.ng/oquery@0.1.9) (2020-08-17) **Note:** Version bump only for package @thi.ng/oquery diff --git a/packages/oquery/package.json b/packages/oquery/package.json index 9321929af2..e0bdf2ff0d 100644 --- a/packages/oquery/package.json +++ b/packages/oquery/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/oquery", - "version": "0.1.9", + "version": "0.1.10", "description": "Datalog-inspired, optimized pattern/predicate query engine for JS objects", "module": "./index.js", "main": "./lib/index.js", @@ -38,21 +38,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/associative": "^5.0.4", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/defmulti": "^1.2.23", - "@thi.ng/equiv": "^1.0.29" + "@thi.ng/api": "^6.12.3", + "@thi.ng/associative": "^5.0.5", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/defmulti": "^1.2.24", + "@thi.ng/equiv": "^1.0.30" }, "files": [ "*.js", diff --git a/packages/parse/CHANGELOG.md b/packages/parse/CHANGELOG.md index 7ad0795851..87ed6dd66f 100644 --- a/packages/parse/CHANGELOG.md +++ b/packages/parse/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.9.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/parse@0.9.1...@thi.ng/parse@0.9.2) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/parse + + + + + ## [0.9.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/parse@0.9.0...@thi.ng/parse@0.9.1) (2020-08-20) **Note:** Version bump only for package @thi.ng/parse diff --git a/packages/parse/package.json b/packages/parse/package.json index 07825e5f17..147d5a20ad 100644 --- a/packages/parse/package.json +++ b/packages/parse/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/parse", - "version": "0.9.1", + "version": "0.9.2", "description": "Purely functional parser combinators & AST generation for generic inputs", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/defmulti": "^1.2.23", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/strings": "^1.9.4" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/defmulti": "^1.2.24", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/strings": "^1.9.5" }, "files": [ "*.js", diff --git a/packages/paths/CHANGELOG.md b/packages/paths/CHANGELOG.md index 376c89e8d4..164fefb7c4 100644 --- a/packages/paths/CHANGELOG.md +++ b/packages/paths/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.1.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.1.4...@thi.ng/paths@4.1.5) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/paths + + + + + ## [4.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.1.3...@thi.ng/paths@4.1.4) (2020-08-17) **Note:** Version bump only for package @thi.ng/paths diff --git a/packages/paths/package.json b/packages/paths/package.json index c4a13541dd..4dd440d3a1 100644 --- a/packages/paths/package.json +++ b/packages/paths/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/paths", - "version": "4.1.4", + "version": "4.1.5", "description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20" }, "files": [ "*.js", diff --git a/packages/pixel/CHANGELOG.md b/packages/pixel/CHANGELOG.md index 8f59224564..163f47a231 100644 --- a/packages/pixel/CHANGELOG.md +++ b/packages/pixel/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.4.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.4.3...@thi.ng/pixel@0.4.4) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/pixel + + + + + ## [0.4.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.4.2...@thi.ng/pixel@0.4.3) (2020-08-17) **Note:** Version bump only for package @thi.ng/pixel diff --git a/packages/pixel/package.json b/packages/pixel/package.json index 4ad19d4d0f..88c6444ba8 100644 --- a/packages/pixel/package.json +++ b/packages/pixel/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/pixel", - "version": "0.4.3", + "version": "0.4.4", "description": "Typed array backed, packed integer and unpacked floating point pixel buffers w/ customizable formats, blitting, dithering, conversions", "module": "./index.js", "main": "./lib/index.js", @@ -39,20 +39,20 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/math": "^2.0.3", - "@thi.ng/porter-duff": "^0.1.28" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/math": "^2.0.4", + "@thi.ng/porter-duff": "^0.1.29" }, "files": [ "*.js", diff --git a/packages/pointfree-lang/CHANGELOG.md b/packages/pointfree-lang/CHANGELOG.md index 1f0eb51519..21173f12e1 100644 --- a/packages/pointfree-lang/CHANGELOG.md +++ b/packages/pointfree-lang/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.4.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/pointfree-lang@1.4.11...@thi.ng/pointfree-lang@1.4.12) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/pointfree-lang + + + + + ## [1.4.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/pointfree-lang@1.4.10...@thi.ng/pointfree-lang@1.4.11) (2020-08-17) **Note:** Version bump only for package @thi.ng/pointfree-lang diff --git a/packages/pointfree-lang/README.md b/packages/pointfree-lang/README.md index d29017ace5..923eb9c025 100644 --- a/packages/pointfree-lang/README.md +++ b/packages/pointfree-lang/README.md @@ -78,7 +78,7 @@ yarn add @thi.ng/pointfree-lang ``` -Package sizes (gzipped, pre-treeshake): ESM: 5.23 KB / CJS: 5.23 KB / UMD: 5.14 KB +Package sizes (gzipped, pre-treeshake): ESM: 5.29 KB / CJS: 5.29 KB / UMD: 5.21 KB ## Dependencies diff --git a/packages/pointfree-lang/package.json b/packages/pointfree-lang/package.json index 3af628ec5a..07bae33bca 100644 --- a/packages/pointfree-lang/package.json +++ b/packages/pointfree-lang/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/pointfree-lang", - "version": "1.4.11", + "version": "1.4.12", "description": "Forth style syntax layer/compiler & CLI for the @thi.ng/pointfree DSL", "module": "./index.js", "main": "./lib/index.js", @@ -43,21 +43,21 @@ "pub": "yarn build:release && yarn publish --access public" }, "devDependencies": { - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "pegjs": "^0.11.0-dev.325", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/bench": "^2.0.18", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/pointfree": "^2.0.12", - "commander": "^6.0.0" + "@thi.ng/api": "^6.12.3", + "@thi.ng/bench": "^2.0.19", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/pointfree": "^2.0.13", + "commander": "^6.1.0" }, "files": [ "*.js", diff --git a/packages/pointfree/CHANGELOG.md b/packages/pointfree/CHANGELOG.md index 6e4a3da07e..7a631afbc4 100644 --- a/packages/pointfree/CHANGELOG.md +++ b/packages/pointfree/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/pointfree@2.0.12...@thi.ng/pointfree@2.0.13) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/pointfree + + + + + ## [2.0.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/pointfree@2.0.11...@thi.ng/pointfree@2.0.12) (2020-08-17) **Note:** Version bump only for package @thi.ng/pointfree diff --git a/packages/pointfree/package.json b/packages/pointfree/package.json index fbe6516331..a259b0423c 100644 --- a/packages/pointfree/package.json +++ b/packages/pointfree/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/pointfree", - "version": "2.0.12", + "version": "2.0.13", "description": "Pointfree functional composition / Forth style stack execution engine", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/compose": "^1.4.15", - "@thi.ng/equiv": "^1.0.29", - "@thi.ng/errors": "^1.2.19" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/compose": "^1.4.16", + "@thi.ng/equiv": "^1.0.30", + "@thi.ng/errors": "^1.2.20" }, "files": [ "*.js", diff --git a/packages/poisson/CHANGELOG.md b/packages/poisson/CHANGELOG.md index 55d2c25138..19e5e632ca 100644 --- a/packages/poisson/CHANGELOG.md +++ b/packages/poisson/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/poisson@1.1.14...@thi.ng/poisson@1.1.15) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/poisson + + + + + ## [1.1.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/poisson@1.1.13...@thi.ng/poisson@1.1.14) (2020-08-20) **Note:** Version bump only for package @thi.ng/poisson diff --git a/packages/poisson/package.json b/packages/poisson/package.json index 6b71725b4d..6b52beadc2 100644 --- a/packages/poisson/package.json +++ b/packages/poisson/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/poisson", - "version": "1.1.14", + "version": "1.1.15", "description": "nD Stratified grid and Poisson-disc sampling w/ support for spatial density functions and custom PRNGs", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/checks": "^2.7.6", - "@thi.ng/geom-api": "^1.0.32", - "@thi.ng/random": "^1.4.17", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/checks": "^2.7.7", + "@thi.ng/geom-api": "^1.0.33", + "@thi.ng/random": "^2.0.0", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/porter-duff/CHANGELOG.md b/packages/porter-duff/CHANGELOG.md index 3a62c89d68..4f42e07802 100644 --- a/packages/porter-duff/CHANGELOG.md +++ b/packages/porter-duff/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/porter-duff@0.1.28...@thi.ng/porter-duff@0.1.29) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/porter-duff + + + + + ## [0.1.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/porter-duff@0.1.27...@thi.ng/porter-duff@0.1.28) (2020-08-17) **Note:** Version bump only for package @thi.ng/porter-duff diff --git a/packages/porter-duff/package.json b/packages/porter-duff/package.json index f503cd1107..9144a8e03e 100644 --- a/packages/porter-duff/package.json +++ b/packages/porter-duff/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/porter-duff", - "version": "0.1.28", + "version": "0.1.29", "description": "Porter-Duff operators for packed ints & float-array alpha compositing", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/math": "^2.0.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/math": "^2.0.4" }, "files": [ "*.js", diff --git a/packages/prefixes/CHANGELOG.md b/packages/prefixes/CHANGELOG.md index 5cb55fa406..a64fbbf596 100644 --- a/packages/prefixes/CHANGELOG.md +++ b/packages/prefixes/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/prefixes@0.1.3...@thi.ng/prefixes@0.1.4) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/prefixes + + + + + ## [0.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/prefixes@0.1.2...@thi.ng/prefixes@0.1.3) (2020-08-17) **Note:** Version bump only for package @thi.ng/prefixes diff --git a/packages/prefixes/package.json b/packages/prefixes/package.json index 2761a32163..a120012bf1 100644 --- a/packages/prefixes/package.json +++ b/packages/prefixes/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/prefixes", - "version": "0.1.3", + "version": "0.1.4", "description": "50+ Linked Data vocabulary prefixes and their namespace URLs", "module": "./index.js", "main": "./lib/index.js", @@ -32,14 +32,14 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "files": [ "*.js", diff --git a/packages/quad-edge/CHANGELOG.md b/packages/quad-edge/CHANGELOG.md index 6a170be1fb..2600a087d5 100644 --- a/packages/quad-edge/CHANGELOG.md +++ b/packages/quad-edge/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.2.21...@thi.ng/quad-edge@0.2.22) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/quad-edge + + + + + ## [0.2.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.2.20...@thi.ng/quad-edge@0.2.21) (2020-08-17) **Note:** Version bump only for package @thi.ng/quad-edge diff --git a/packages/quad-edge/package.json b/packages/quad-edge/package.json index d5205c7e9b..d22e404ba9 100644 --- a/packages/quad-edge/package.json +++ b/packages/quad-edge/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/quad-edge", - "version": "0.2.21", + "version": "0.2.22", "description": "Quadedge data structure after Guibas & Stolfi", "module": "./index.js", "main": "./lib/index.js", @@ -39,14 +39,14 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "files": [ "*.js", diff --git a/packages/quad-edge/src/index.ts b/packages/quad-edge/src/index.ts index 60bb8201b9..835c487756 100644 --- a/packages/quad-edge/src/index.ts +++ b/packages/quad-edge/src/index.ts @@ -178,7 +178,7 @@ export class Edge { remove() { this.splice(this.oprev); this.sym.splice(this.sym.oprev); - delete this.parent; + delete (this).parent; } /** diff --git a/packages/ramp/CHANGELOG.md b/packages/ramp/CHANGELOG.md index deedcae5ea..b197151a70 100644 --- a/packages/ramp/CHANGELOG.md +++ b/packages/ramp/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.33](https://github.com/thi-ng/umbrella/compare/@thi.ng/ramp@0.1.32...@thi.ng/ramp@0.1.33) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/ramp + + + + + ## [0.1.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/ramp@0.1.31...@thi.ng/ramp@0.1.32) (2020-08-20) **Note:** Version bump only for package @thi.ng/ramp diff --git a/packages/ramp/package.json b/packages/ramp/package.json index 2284eb1b42..767e49ea3f 100644 --- a/packages/ramp/package.json +++ b/packages/ramp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/ramp", - "version": "0.1.32", + "version": "0.1.33", "description": "Parametric interpolated 1D lookup tables for remapping values", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/arrays": "^0.6.15", - "@thi.ng/compare": "^1.3.14", - "@thi.ng/math": "^2.0.3", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/arrays": "^0.7.0", + "@thi.ng/compare": "^1.3.15", + "@thi.ng/math": "^2.0.4", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/random/CHANGELOG.md b/packages/random/CHANGELOG.md index 3234463e5f..6fbd970d50 100644 --- a/packages/random/CHANGELOG.md +++ b/packages/random/CHANGELOG.md @@ -3,6 +3,30 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.4.17...@thi.ng/random@2.0.0) (2020-08-28) + + +### Bug Fixes + +* **random:** off-by-one error in SYSTEM.int() ([ca0492d](https://github.com/thi-ng/umbrella/commit/ca0492d2f5f867c8945c279f60cf908037df1385)) + + +### Features + +* **random:** add INorm, extract gaussianCLT() ([c687598](https://github.com/thi-ng/umbrella/commit/c687598f87283a77c109d6b378b1907349eab760)) + + +### BREAKING CHANGES + +* **random:** remove gaussian() from IRandom, +extract as standalone gaussianCLT() + +- update gaussianCLT() default args to be more meaningful + + + + + ## [1.4.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.4.16...@thi.ng/random@1.4.17) (2020-08-17) **Note:** Version bump only for package @thi.ng/random diff --git a/packages/random/README.md b/packages/random/README.md index 1db14001b8..163b7e2f03 100644 --- a/packages/random/README.md +++ b/packages/random/README.md @@ -55,7 +55,7 @@ yarn add @thi.ng/random ``` -Package sizes (gzipped, pre-treeshake): ESM: 1.23 KB / CJS: 1.33 KB / UMD: 1.37 KB +Package sizes (gzipped, pre-treeshake): ESM: 1.24 KB / CJS: 1.34 KB / UMD: 1.36 KB ## Dependencies diff --git a/packages/random/package.json b/packages/random/package.json index 2933ad7224..b7e4ae1e11 100644 --- a/packages/random/package.json +++ b/packages/random/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/random", - "version": "1.4.17", + "version": "2.0.0", "description": "Pseudo-random number generators w/ unified API", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7" }, "files": [ "*.js", diff --git a/packages/random/src/api.ts b/packages/random/src/api.ts index 4547d70ce0..7c22f3c207 100644 --- a/packages/random/src/api.ts +++ b/packages/random/src/api.ts @@ -1,11 +1,32 @@ import type { ICopy } from "@thi.ng/api"; -export interface IRandom { - int(): number; - float(norm?: number): number; +export interface INorm { + /** + * Returns float in [-scale..scale) interval. + * + * @param scale - default 1 + */ norm(scale?: number): number; +} + +export interface IRandom extends INorm { + /** + * Returns unsigned 32bit int + */ + int(): number; + /** + * Returns float in [0..max) interval. + * + * @param max - default 1 + */ + float(max?: number): number; + /** + * Returns float in [min..max) interval. + * + * @param min - + * @param max - + */ minmax(min: number, max: number): number; - gaussian(samples?: number, offset?: number, scale?: number): number; } export interface ISeedable { diff --git a/packages/random/src/arandom.ts b/packages/random/src/arandom.ts index c7a45a060a..e62481fc1e 100644 --- a/packages/random/src/arandom.ts +++ b/packages/random/src/arandom.ts @@ -16,20 +16,4 @@ export abstract class ARandom implements IRandom { minmax(min: number, max: number) { return this.float() * (max - min) + min; } - - /** - * Returns approx. normal distribution using CLT. - * - * {@link https://en.wikipedia.org/wiki/Central_limit_theorem} - * - * @param n - - * @param offset - - * @param scale - - */ - gaussian(n = 10, offset = -0.5, scale = 1) { - let sum = 0; - let m = n; - while (m-- > 0) sum += this.float(scale); - return sum / n + offset; - } } diff --git a/packages/random/src/gaussian-clt.ts b/packages/random/src/gaussian-clt.ts new file mode 100644 index 0000000000..8162cdfd4a --- /dev/null +++ b/packages/random/src/gaussian-clt.ts @@ -0,0 +1,30 @@ +import type { IRandom } from "./api"; +import { SYSTEM } from "./system"; + +/** + * Higher order function. Takes a {@link IRandom} instance and returns a no-arg + * function which produces values with approx. normal distribution using CLT + * (Central Limit Theorem). + * + * @remarks + * The default configuration produces samples in the approx. [-0.5 .. 0.5] range + * with a ~12% standard deviation. + * + * Reference: {@link https://en.wikipedia.org/wiki/Central_limit_theorem} + * + * @param rnd - default `SYSTEM` + * @param n - num samples, default 24 + * @param offset - center offset / bias, default 0 + * @param scale - scale, default 1 + */ +export const gaussian = ( + rnd: IRandom = SYSTEM, + n = 24, + offset = 0, + scale = 1 +) => () => { + let sum = 0; + let m = n; + while (m-- > 0) sum += rnd.norm(scale); + return sum / n + offset; +}; diff --git a/packages/random/src/index.ts b/packages/random/src/index.ts index ee2d5d2679..37947421ef 100644 --- a/packages/random/src/index.ts +++ b/packages/random/src/index.ts @@ -8,6 +8,7 @@ export * from "./xorshift128"; export * from "./xorwow"; export * from "./xsadd"; +export * from "./gaussian-clt"; export * from "./random-bytes"; export * from "./random-id"; export * from "./uuid"; diff --git a/packages/random/src/random-id.ts b/packages/random/src/random-id.ts index 457fd748af..e372354c75 100644 --- a/packages/random/src/random-id.ts +++ b/packages/random/src/random-id.ts @@ -1,5 +1,5 @@ -import { SYSTEM } from "./system"; import type { IRandom } from "./api"; +import { SYSTEM } from "./system"; /** * Generates and returns a random string of `len` characters (default @@ -26,7 +26,8 @@ export const randomID = ( syms = "abcdefghijklmnopqrstuvwxyz", rnd: IRandom = SYSTEM ) => { - for (const n = syms.length; --len >= 0; ) { + const n = syms.length; + for (; --len >= 0; ) { prefix += syms[rnd.float(n) | 0]; } return prefix; diff --git a/packages/random/src/smush32.ts b/packages/random/src/smush32.ts index 1a66974a89..6f265b6043 100644 --- a/packages/random/src/smush32.ts +++ b/packages/random/src/smush32.ts @@ -1,12 +1,13 @@ -import { ARandom } from "./arandom"; -import { DEFAULT_SEED_32 } from "./constants"; import type { IBuffered, ICopy } from "@thi.ng/api"; import type { ISeedable } from "./api"; +import { ARandom } from "./arandom"; +import { DEFAULT_SEED_32 } from "./constants"; // https://github.com/thi-ng/ct-head/blob/develop/random.h // https://gist.github.com/voidqk/d112165a26b45244a65298933c0349a4 -export class Smush32 extends ARandom +export class Smush32 + extends ARandom implements IBuffered, ICopy, ISeedable { buffer: Uint32Array; diff --git a/packages/random/src/system.ts b/packages/random/src/system.ts index c89b8129fc..c40d8c5415 100644 --- a/packages/random/src/system.ts +++ b/packages/random/src/system.ts @@ -4,7 +4,7 @@ const random = Math.random; export class SystemRandom extends ARandom { int() { - return (random() * 0xffffffff) >>> 0; + return (random() * 4294967296) /* 2**32 */ >>> 0; } float(norm = 1) { diff --git a/packages/random/src/uuid.ts b/packages/random/src/uuid.ts index 3e56c38177..dc3defa6e0 100644 --- a/packages/random/src/uuid.ts +++ b/packages/random/src/uuid.ts @@ -1,5 +1,11 @@ import { randomBytes } from "./random-bytes"; +/** + * Uses {@link randomBytes} to fill given (optional) byte array with a UUIDv4. + * Creates new Uint8Array if none given. + * + * @param buf - + */ export const uuidv4Bytes = (buf?: Uint8Array) => { buf = randomBytes(buf || new Uint8Array(16)); buf[6] = 0x40 | (buf[6] & 0x0f); diff --git a/packages/random/src/weighted-random.ts b/packages/random/src/weighted-random.ts index 6c501a5e68..b2df04fdb7 100644 --- a/packages/random/src/weighted-random.ts +++ b/packages/random/src/weighted-random.ts @@ -1,6 +1,6 @@ import { assert } from "@thi.ng/api"; -import { SYSTEM } from "./system"; import type { IRandom } from "./api"; +import { SYSTEM } from "./system"; /** * Returns a no-arg function which produces a random choice of given diff --git a/packages/random/src/xorshift128.ts b/packages/random/src/xorshift128.ts index c4ece75b99..e2091765dd 100644 --- a/packages/random/src/xorshift128.ts +++ b/packages/random/src/xorshift128.ts @@ -1,11 +1,12 @@ -import { ARandom } from "./arandom"; -import { DEFAULT_SEED_128 } from "./constants"; import type { IBuffered, ICopy } from "@thi.ng/api"; import type { ISeedable } from "./api"; +import { ARandom } from "./arandom"; +import { DEFAULT_SEED_128 } from "./constants"; // https://en.wikipedia.org/wiki/Xorshift -export class XorShift128 extends ARandom +export class XorShift128 + extends ARandom implements IBuffered, ICopy, diff --git a/packages/random/src/xorwow.ts b/packages/random/src/xorwow.ts index 218c3177f6..8ccb4ceadb 100644 --- a/packages/random/src/xorwow.ts +++ b/packages/random/src/xorwow.ts @@ -1,11 +1,12 @@ -import { ARandom } from "./arandom"; -import { DEFAULT_SEED_160 } from "./constants"; import type { IBuffered, ICopy } from "@thi.ng/api"; import type { ISeedable } from "./api"; +import { ARandom } from "./arandom"; +import { DEFAULT_SEED_160 } from "./constants"; // https://en.wikipedia.org/wiki/Xorshift#xorwow -export class XorWow extends ARandom +export class XorWow + extends ARandom implements IBuffered, ICopy, diff --git a/packages/random/src/xoshiro128.ts b/packages/random/src/xoshiro128.ts index 823df4fce5..429bf53a21 100644 --- a/packages/random/src/xoshiro128.ts +++ b/packages/random/src/xoshiro128.ts @@ -1,12 +1,13 @@ -import { ARandom } from "./arandom"; -import { DEFAULT_SEED_128 } from "./constants"; import type { IBuffered, ICopy } from "@thi.ng/api"; import type { ISeedable } from "./api"; +import { ARandom } from "./arandom"; +import { DEFAULT_SEED_128 } from "./constants"; // http://prng.di.unimi.it/ // http://prng.di.unimi.it/xoshiro128plusplus.c -export class Xoshiro128 extends ARandom +export class Xoshiro128 + extends ARandom implements IBuffered, ICopy, diff --git a/packages/random/src/xsadd.ts b/packages/random/src/xsadd.ts index 67063d4d8e..4a71d57824 100644 --- a/packages/random/src/xsadd.ts +++ b/packages/random/src/xsadd.ts @@ -1,11 +1,12 @@ -import { ARandom } from "./arandom"; -import { DEFAULT_SEED_32 } from "./constants"; import type { IBuffered, ICopy } from "@thi.ng/api"; import type { ISeedable } from "./api"; +import { ARandom } from "./arandom"; +import { DEFAULT_SEED_32 } from "./constants"; // https://github.com/MersenneTwister-Lab/XSadd/blob/develop/xsadd.h -export class XsAdd extends ARandom +export class XsAdd + extends ARandom implements IBuffered, ICopy, ISeedable { buffer: Uint32Array; diff --git a/packages/range-coder/CHANGELOG.md b/packages/range-coder/CHANGELOG.md index 7221a14ec7..0c87e8610d 100644 --- a/packages/range-coder/CHANGELOG.md +++ b/packages/range-coder/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.57](https://github.com/thi-ng/umbrella/compare/@thi.ng/range-coder@1.0.56...@thi.ng/range-coder@1.0.57) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/range-coder + + + + + ## [1.0.56](https://github.com/thi-ng/umbrella/compare/@thi.ng/range-coder@1.0.55...@thi.ng/range-coder@1.0.56) (2020-08-17) **Note:** Version bump only for package @thi.ng/range-coder diff --git a/packages/range-coder/README.md b/packages/range-coder/README.md index 2c2988c89d..942babfcac 100644 --- a/packages/range-coder/README.md +++ b/packages/range-coder/README.md @@ -46,7 +46,7 @@ yarn add @thi.ng/range-coder ``` -Package sizes (gzipped, pre-treeshake): ESM: 670 bytes / CJS: 725 bytes / UMD: 779 bytes +Package sizes (gzipped, pre-treeshake): ESM: 670 bytes / CJS: 725 bytes / UMD: 782 bytes ## Dependencies diff --git a/packages/range-coder/package.json b/packages/range-coder/package.json index 73ddd2bca0..cbb9c57940 100644 --- a/packages/range-coder/package.json +++ b/packages/range-coder/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/range-coder", - "version": "1.0.56", + "version": "1.0.57", "description": "Binary data range encoder / decoder", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@thi.ng/transducers": "^7.2.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@thi.ng/transducers": "^7.3.0", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/bitstream": "^1.1.24" + "@thi.ng/bitstream": "^1.1.25" }, "files": [ "*.js", diff --git a/packages/rdom-canvas/CHANGELOG.md b/packages/rdom-canvas/CHANGELOG.md index eb47ae5f39..5186bc2585 100644 --- a/packages/rdom-canvas/CHANGELOG.md +++ b/packages/rdom-canvas/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/rdom-canvas@0.1.13...@thi.ng/rdom-canvas@0.1.14) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/rdom-canvas + + + + + ## [0.1.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/rdom-canvas@0.1.12...@thi.ng/rdom-canvas@0.1.13) (2020-08-20) **Note:** Version bump only for package @thi.ng/rdom-canvas diff --git a/packages/rdom-canvas/README.md b/packages/rdom-canvas/README.md index fe6e6bf4f3..acaf91e05b 100644 --- a/packages/rdom-canvas/README.md +++ b/packages/rdom-canvas/README.md @@ -69,9 +69,9 @@ directory are using this package. A selection: -| Description | Live demo | Source | -| --------------------------------- | ---------------------------------------------------- | --------------------------------------------------------------------------------- | -| 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) | +| Screenshot | Description | Live demo | Source | +| --------------------------------------------------------------------------------------------------------------------- | --------------------------------- | ---------------------------------------------------- | --------------------------------------------------------------------------------- | +| | 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) | ## API diff --git a/packages/rdom-canvas/package.json b/packages/rdom-canvas/package.json index 880eb2593d..2912a01d1e 100644 --- a/packages/rdom-canvas/package.json +++ b/packages/rdom-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rdom-canvas", - "version": "0.1.13", + "version": "0.1.14", "description": "@thi.ng/rdom component wrapper for @thi.ng/hiccup-canvas and declarative canvas drawing", "module": "./index.js", "main": "./lib/index.js", @@ -32,23 +32,23 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/adapt-dpi": "^1.0.6", - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/hiccup-canvas": "^1.1.6", - "@thi.ng/rdom": "^0.2.9", - "@thi.ng/rstream": "^5.0.2", - "@thi.ng/transducers": "^7.2.2", + "@thi.ng/adapt-dpi": "^1.0.7", + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/hiccup-canvas": "^1.1.7", + "@thi.ng/rdom": "^0.2.10", + "@thi.ng/rstream": "^5.0.3", + "@thi.ng/transducers": "^7.3.0", "tslib": "^2.0.1" }, "files": [ diff --git a/packages/rdom-components/CHANGELOG.md b/packages/rdom-components/CHANGELOG.md index b87efc5a11..ec2f1a0a11 100644 --- a/packages/rdom-components/CHANGELOG.md +++ b/packages/rdom-components/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/rdom-components@0.1.10...@thi.ng/rdom-components@0.1.11) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/rdom-components + + + + + ## [0.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/rdom-components@0.1.9...@thi.ng/rdom-components@0.1.10) (2020-08-20) **Note:** Version bump only for package @thi.ng/rdom-components diff --git a/packages/rdom-components/package.json b/packages/rdom-components/package.json index 3f015b77e5..ee397f1476 100644 --- a/packages/rdom-components/package.json +++ b/packages/rdom-components/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rdom-components", - "version": "0.1.10", + "version": "0.1.11", "description": "Collection of unstyled, customizable components for @thi.ng/rdom", "module": "./index.js", "main": "./lib/index.js", @@ -32,23 +32,23 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/associative": "^5.0.4", - "@thi.ng/hiccup-html": "^0.3.3", - "@thi.ng/rdom": "^0.2.9", - "@thi.ng/rstream": "^5.0.2", - "@thi.ng/strings": "^1.9.4", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/associative": "^5.0.5", + "@thi.ng/hiccup-html": "^0.3.4", + "@thi.ng/rdom": "^0.2.10", + "@thi.ng/rstream": "^5.0.3", + "@thi.ng/strings": "^1.9.5", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/rdom/CHANGELOG.md b/packages/rdom/CHANGELOG.md index 6ed9fc6642..e054c1c469 100644 --- a/packages/rdom/CHANGELOG.md +++ b/packages/rdom/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/rdom@0.2.9...@thi.ng/rdom@0.2.10) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/rdom + + + + + ## [0.2.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/rdom@0.2.8...@thi.ng/rdom@0.2.9) (2020-08-20) **Note:** Version bump only for package @thi.ng/rdom diff --git a/packages/rdom/package.json b/packages/rdom/package.json index 77cf044407..548dfb9311 100644 --- a/packages/rdom/package.json +++ b/packages/rdom/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rdom", - "version": "0.2.9", + "version": "0.2.10", "description": "Lightweight, reactive, VDOM-less UI/DOM components with async lifecycle and @thi.ng/hiccup compatible", "module": "./index.js", "main": "./lib/index.js", @@ -39,24 +39,24 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/hiccup": "^3.5.7", - "@thi.ng/paths": "^4.1.4", - "@thi.ng/prefixes": "^0.1.3", - "@thi.ng/rstream": "^5.0.2", - "@thi.ng/strings": "^1.9.4" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/hiccup": "^3.5.8", + "@thi.ng/paths": "^4.1.5", + "@thi.ng/prefixes": "^0.1.4", + "@thi.ng/rstream": "^5.0.3", + "@thi.ng/strings": "^1.9.5" }, "files": [ "*.js", diff --git a/packages/resolve-map/CHANGELOG.md b/packages/resolve-map/CHANGELOG.md index bac9725f7f..384e344e9c 100644 --- a/packages/resolve-map/CHANGELOG.md +++ b/packages/resolve-map/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.2.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/resolve-map@4.2.3...@thi.ng/resolve-map@4.2.4) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/resolve-map + + + + + ## [4.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/resolve-map@4.2.2...@thi.ng/resolve-map@4.2.3) (2020-08-17) **Note:** Version bump only for package @thi.ng/resolve-map diff --git a/packages/resolve-map/package.json b/packages/resolve-map/package.json index 24cf3073f4..5ad350e3ff 100644 --- a/packages/resolve-map/package.json +++ b/packages/resolve-map/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/resolve-map", - "version": "4.2.3", + "version": "4.2.4", "description": "DAG resolution of vanilla objects & arrays with internally linked values", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", - "ts-node": "^8.10.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/paths": "^4.1.4" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/paths": "^4.1.5" }, "files": [ "*.js", diff --git a/packages/rle-pack/CHANGELOG.md b/packages/rle-pack/CHANGELOG.md index fb48d44823..69d30305b5 100644 --- a/packages/rle-pack/CHANGELOG.md +++ b/packages/rle-pack/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.1.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/rle-pack@2.1.24...@thi.ng/rle-pack@2.1.25) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/rle-pack + + + + + ## [2.1.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/rle-pack@2.1.23...@thi.ng/rle-pack@2.1.24) (2020-08-17) **Note:** Version bump only for package @thi.ng/rle-pack diff --git a/packages/rle-pack/package.json b/packages/rle-pack/package.json index c4e356d436..019c898450 100644 --- a/packages/rle-pack/package.json +++ b/packages/rle-pack/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rle-pack", - "version": "2.1.24", + "version": "2.1.25", "description": "Binary run-length encoding packer w/ flexible repeat bit widths", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", "benchmark": "^2.1.4", - "mocha": "^8.1.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/bitstream": "^1.1.24", - "@thi.ng/errors": "^1.2.19" + "@thi.ng/bitstream": "^1.1.25", + "@thi.ng/errors": "^1.2.20" }, "files": [ "*.js", diff --git a/packages/router/CHANGELOG.md b/packages/router/CHANGELOG.md index a210117f3f..8c710c31c8 100644 --- a/packages/router/CHANGELOG.md +++ b/packages/router/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/router@2.0.29...@thi.ng/router@2.0.30) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/router + + + + + ## [2.0.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/router@2.0.28...@thi.ng/router@2.0.29) (2020-08-17) **Note:** Version bump only for package @thi.ng/router diff --git a/packages/router/README.md b/packages/router/README.md index ab1c8599e8..e77580bd50 100644 --- a/packages/router/README.md +++ b/packages/router/README.md @@ -53,7 +53,7 @@ yarn add @thi.ng/router ``` -Package sizes (gzipped, pre-treeshake): ESM: 1.49 KB / CJS: 1.55 KB / UMD: 1.65 KB +Package sizes (gzipped, pre-treeshake): ESM: 1.49 KB / CJS: 1.55 KB / UMD: 1.66 KB ## Dependencies diff --git a/packages/router/package.json b/packages/router/package.json index df4b23b189..b5f2b67243 100644 --- a/packages/router/package.json +++ b/packages/router/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/router", - "version": "2.0.29", + "version": "2.0.30", "description": "Generic router for browser & non-browser based applications", "module": "./index.js", "main": "./lib/index.js", @@ -39,20 +39,20 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/equiv": "^1.0.29", - "@thi.ng/errors": "^1.2.19", + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/equiv": "^1.0.30", + "@thi.ng/errors": "^1.2.20", "tslib": "^2.0.1" }, "files": [ diff --git a/packages/rstream-csp/CHANGELOG.md b/packages/rstream-csp/CHANGELOG.md index 2e23b23612..e0846315b7 100644 --- a/packages/rstream-csp/CHANGELOG.md +++ b/packages/rstream-csp/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.38](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-csp@2.0.37...@thi.ng/rstream-csp@2.0.38) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/rstream-csp + + + + + ## [2.0.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-csp@2.0.36...@thi.ng/rstream-csp@2.0.37) (2020-08-17) **Note:** Version bump only for package @thi.ng/rstream-csp diff --git a/packages/rstream-csp/package.json b/packages/rstream-csp/package.json index 92c78d01b3..2d802db036 100644 --- a/packages/rstream-csp/package.json +++ b/packages/rstream-csp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-csp", - "version": "2.0.37", + "version": "2.0.38", "description": "@thi.ng/csp bridge module for @thi.ng/rstream", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/csp": "^1.1.36", - "@thi.ng/rstream": "^5.0.2" + "@thi.ng/csp": "^1.1.37", + "@thi.ng/rstream": "^5.0.3" }, "files": [ "*.js", diff --git a/packages/rstream-dot/CHANGELOG.md b/packages/rstream-dot/CHANGELOG.md index ffec7e7486..8dbbef2e42 100644 --- a/packages/rstream-dot/CHANGELOG.md +++ b/packages/rstream-dot/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.45](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-dot@1.1.44...@thi.ng/rstream-dot@1.1.45) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/rstream-dot + + + + + ## [1.1.44](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-dot@1.1.43...@thi.ng/rstream-dot@1.1.44) (2020-08-17) **Note:** Version bump only for package @thi.ng/rstream-dot diff --git a/packages/rstream-dot/package.json b/packages/rstream-dot/package.json index 33a58a182f..38d49d476d 100644 --- a/packages/rstream-dot/package.json +++ b/packages/rstream-dot/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-dot", - "version": "1.1.44", + "version": "1.1.45", "description": "Graphviz DOT conversion of @thi.ng/rstream dataflow graph topologies", "module": "./index.js", "main": "./lib/index.js", @@ -39,17 +39,17 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/rstream": "^5.0.2" + "@thi.ng/rstream": "^5.0.3" }, "files": [ "*.js", diff --git a/packages/rstream-gestures/CHANGELOG.md b/packages/rstream-gestures/CHANGELOG.md index c41a15d285..7df281066c 100644 --- a/packages/rstream-gestures/CHANGELOG.md +++ b/packages/rstream-gestures/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@2.0.36...@thi.ng/rstream-gestures@2.0.37) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/rstream-gestures + + + + + ## [2.0.36](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@2.0.35...@thi.ng/rstream-gestures@2.0.36) (2020-08-17) diff --git a/packages/rstream-gestures/package.json b/packages/rstream-gestures/package.json index ef572b8030..8eb7bafe69 100644 --- a/packages/rstream-gestures/package.json +++ b/packages/rstream-gestures/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-gestures", - "version": "2.0.36", + "version": "2.0.37", "description": "Unified mouse, mouse wheel & multi-touch event stream abstraction", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/math": "^2.0.3", - "@thi.ng/rstream": "^5.0.2", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/math": "^2.0.4", + "@thi.ng/rstream": "^5.0.3", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/rstream-graph/CHANGELOG.md b/packages/rstream-graph/CHANGELOG.md index 8c1b90f3da..fa839b05ff 100644 --- a/packages/rstream-graph/CHANGELOG.md +++ b/packages/rstream-graph/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.39](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-graph@3.2.38...@thi.ng/rstream-graph@3.2.39) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/rstream-graph + + + + + ## [3.2.38](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-graph@3.2.37...@thi.ng/rstream-graph@3.2.38) (2020-08-17) **Note:** Version bump only for package @thi.ng/rstream-graph diff --git a/packages/rstream-graph/package.json b/packages/rstream-graph/package.json index db7f4bb3d6..eccba74b68 100644 --- a/packages/rstream-graph/package.json +++ b/packages/rstream-graph/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-graph", - "version": "3.2.38", + "version": "3.2.39", "description": "Declarative dataflow graph construction for @thi.ng/rstream", "module": "./index.js", "main": "./lib/index.js", @@ -39,24 +39,24 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/atom": "^4.1.18", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/paths": "^4.1.4", - "@thi.ng/resolve-map": "^4.2.3", - "@thi.ng/rstream": "^5.0.2", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/atom": "^4.1.19", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/paths": "^4.1.5", + "@thi.ng/resolve-map": "^4.2.4", + "@thi.ng/rstream": "^5.0.3", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/rstream-log-file/CHANGELOG.md b/packages/rstream-log-file/CHANGELOG.md index b2e0c509b6..3cbc3edfe8 100644 --- a/packages/rstream-log-file/CHANGELOG.md +++ b/packages/rstream-log-file/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.60](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log-file@0.1.59...@thi.ng/rstream-log-file@0.1.60) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/rstream-log-file + + + + + ## [0.1.59](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log-file@0.1.58...@thi.ng/rstream-log-file@0.1.59) (2020-08-17) **Note:** Version bump only for package @thi.ng/rstream-log-file diff --git a/packages/rstream-log-file/package.json b/packages/rstream-log-file/package.json index 20875be133..b0d4664a0f 100644 --- a/packages/rstream-log-file/package.json +++ b/packages/rstream-log-file/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-log-file", - "version": "0.1.59", + "version": "0.1.60", "description": "File output handler for structured, multilevel & hierarchical loggers based on @thi.ng/rstream", "module": "./index.js", "main": "./lib/index.js", @@ -39,17 +39,17 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/rstream": "^5.0.2" + "@thi.ng/rstream": "^5.0.3" }, "files": [ "*.js", diff --git a/packages/rstream-log/CHANGELOG.md b/packages/rstream-log/CHANGELOG.md index 1d02c9d90f..12fcdbf4d0 100644 --- a/packages/rstream-log/CHANGELOG.md +++ b/packages/rstream-log/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.1.45](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log@3.1.44...@thi.ng/rstream-log@3.1.45) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/rstream-log + + + + + ## [3.1.44](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log@3.1.43...@thi.ng/rstream-log@3.1.44) (2020-08-17) **Note:** Version bump only for package @thi.ng/rstream-log diff --git a/packages/rstream-log/package.json b/packages/rstream-log/package.json index 5e962c0387..f93b9b2efd 100644 --- a/packages/rstream-log/package.json +++ b/packages/rstream-log/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-log", - "version": "3.1.44", + "version": "3.1.45", "description": "Structured, multilevel & hierarchical loggers based on @thi.ng/rstream", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/rstream": "^5.0.2", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/rstream": "^5.0.3", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/rstream-query/CHANGELOG.md b/packages/rstream-query/CHANGELOG.md index ae31397b5d..b52d1081f1 100644 --- a/packages/rstream-query/CHANGELOG.md +++ b/packages/rstream-query/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.45](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-query@1.1.44...@thi.ng/rstream-query@1.1.45) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/rstream-query + + + + + ## [1.1.44](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-query@1.1.43...@thi.ng/rstream-query@1.1.44) (2020-08-17) **Note:** Version bump only for package @thi.ng/rstream-query diff --git a/packages/rstream-query/package.json b/packages/rstream-query/package.json index ac955486e8..3392f7138a 100644 --- a/packages/rstream-query/package.json +++ b/packages/rstream-query/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-query", - "version": "1.1.44", + "version": "1.1.45", "description": "@thi.ng/rstream based triple store & reactive query engine", "module": "./index.js", "main": "./lib/index.js", @@ -39,25 +39,25 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/associative": "^5.0.4", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/equiv": "^1.0.29", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/math": "^2.0.3", - "@thi.ng/rstream": "^5.0.2", - "@thi.ng/rstream-dot": "^1.1.44", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/associative": "^5.0.5", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/equiv": "^1.0.30", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/math": "^2.0.4", + "@thi.ng/rstream": "^5.0.3", + "@thi.ng/rstream-dot": "^1.1.45", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/rstream/CHANGELOG.md b/packages/rstream/CHANGELOG.md index 9752f6c16b..ebe90cea40 100644 --- a/packages/rstream/CHANGELOG.md +++ b/packages/rstream/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@5.0.2...@thi.ng/rstream@5.0.3) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/rstream + + + + + ## [5.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@5.0.1...@thi.ng/rstream@5.0.2) (2020-08-17) **Note:** Version bump only for package @thi.ng/rstream diff --git a/packages/rstream/README.md b/packages/rstream/README.md index 1fabcf735d..5bdef3e431 100644 --- a/packages/rstream/README.md +++ b/packages/rstream/README.md @@ -216,8 +216,9 @@ A selection: | | Minimal Markdown to Hiccup to HTML parser / transformer | [Demo](https://demo.thi.ng/umbrella/markdown/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/markdown) | | | Parser grammar livecoding editor/playground & codegen | [Demo](https://demo.thi.ng/umbrella/parse-playground/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/parse-playground) | | | Demonstates various rdom usage patterns | [Demo](https://demo.thi.ng/umbrella/rdom-basics/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rdom-basics) | -| | 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) | +| | 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) | | | 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) | +| | rdom powered SVG graph with draggable nodes | [Demo](https://demo.thi.ng/umbrella/rdom-svg-nodes/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rdom-svg-nodes) | | | Animated Voronoi diagram, cubic splines & SVG download | [Demo](https://demo.thi.ng/umbrella/rotating-voronoi/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rotating-voronoi) | | | Minimal demo of using rstream constructs to form an interceptor-style event loop | [Demo](https://demo.thi.ng/umbrella/rstream-event-loop/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rstream-event-loop) | | | Interactive grid generator, SVG generation & export, undo/redo support | [Demo](https://demo.thi.ng/umbrella/rstream-grid/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rstream-grid) | diff --git a/packages/rstream/package.json b/packages/rstream/package.json index cfb5fa4128..65c16ca20e 100644 --- a/packages/rstream/package.json +++ b/packages/rstream/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream", - "version": "5.0.2", + "version": "5.0.3", "description": "Reactive streams & subscription primitives for constructing dataflow graphs / pipelines", "module": "./index.js", "main": "./lib/index.js", @@ -39,23 +39,23 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/arrays": "^0.6.15", - "@thi.ng/associative": "^5.0.4", - "@thi.ng/atom": "^4.1.18", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/arrays": "^0.7.0", + "@thi.ng/associative": "^5.0.5", + "@thi.ng/atom": "^4.1.19", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/rstream/src/subs/sidechain-partition.ts b/packages/rstream/src/subs/sidechain-partition.ts index 1855959bfb..b48a7d67ca 100644 --- a/packages/rstream/src/subs/sidechain-partition.ts +++ b/packages/rstream/src/subs/sidechain-partition.ts @@ -64,7 +64,7 @@ export class SidechainPartition extends ASidechain { $this.dispatch($this.buf); } $this.done(); - delete $this.buf; + delete ($this).buf; }, }); } diff --git a/packages/rstream/src/subs/tunnel.ts b/packages/rstream/src/subs/tunnel.ts index 896b0ebfec..2d9dcd3e35 100644 --- a/packages/rstream/src/subs/tunnel.ts +++ b/packages/rstream/src/subs/tunnel.ts @@ -113,7 +113,7 @@ export class Tunnel extends Subscription { setTimeout(() => { LOGGER.info("terminating workers..."); this.workers.forEach((worker) => worker && worker.terminate()); - delete this.workers; + delete (this).workers; }, this.terminate); } } diff --git a/packages/sax/CHANGELOG.md b/packages/sax/CHANGELOG.md index 6ef6029509..e1b8d91eb2 100644 --- a/packages/sax/CHANGELOG.md +++ b/packages/sax/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@1.1.36...@thi.ng/sax@1.1.37) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/sax + + + + + ## [1.1.36](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@1.1.35...@thi.ng/sax@1.1.36) (2020-08-17) **Note:** Version bump only for package @thi.ng/sax diff --git a/packages/sax/package.json b/packages/sax/package.json index 3bc1c0ee99..afb805aadd 100644 --- a/packages/sax/package.json +++ b/packages/sax/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/sax", - "version": "1.1.36", + "version": "1.1.37", "description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/transducers-fsm": "^1.1.36" + "@thi.ng/api": "^6.12.3", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/transducers-fsm": "^1.1.37" }, "files": [ "*.js", diff --git a/packages/scenegraph/CHANGELOG.md b/packages/scenegraph/CHANGELOG.md index 85202dbf82..25e444dcd0 100644 --- a/packages/scenegraph/CHANGELOG.md +++ b/packages/scenegraph/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/scenegraph@0.3.4...@thi.ng/scenegraph@0.3.5) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/scenegraph + + + + + ## [0.3.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/scenegraph@0.3.3...@thi.ng/scenegraph@0.3.4) (2020-08-20) **Note:** Version bump only for package @thi.ng/scenegraph diff --git a/packages/scenegraph/package.json b/packages/scenegraph/package.json index 2070ea245b..3fe80b4764 100644 --- a/packages/scenegraph/package.json +++ b/packages/scenegraph/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/scenegraph", - "version": "0.3.4", + "version": "0.3.5", "description": "Extensible 2D/3D scene graph with @thi.ng/hiccup-canvas support", "module": "./index.js", "main": "./lib/index.js", @@ -39,20 +39,20 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/matrices": "^0.6.30", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/matrices": "^0.6.31", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/seq/CHANGELOG.md b/packages/seq/CHANGELOG.md index 230c67a847..bd77b972b6 100644 --- a/packages/seq/CHANGELOG.md +++ b/packages/seq/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/seq@0.2.21...@thi.ng/seq@0.2.22) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/seq + + + + + ## [0.2.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/seq@0.2.20...@thi.ng/seq@0.2.21) (2020-08-17) **Note:** Version bump only for package @thi.ng/seq diff --git a/packages/seq/package.json b/packages/seq/package.json index 0e2b8c9b65..17095d819d 100644 --- a/packages/seq/package.json +++ b/packages/seq/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/seq", - "version": "0.2.21", + "version": "0.2.22", "description": "Various implementations of the @thi.ng/api `ISeq` interface / sequence abstraction", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7" }, "files": [ "*.js", diff --git a/packages/sexpr/CHANGELOG.md b/packages/sexpr/CHANGELOG.md index 14f63ab6f7..311eff5c34 100644 --- a/packages/sexpr/CHANGELOG.md +++ b/packages/sexpr/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/sexpr@0.2.24...@thi.ng/sexpr@0.2.25) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/sexpr + + + + + ## [0.2.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/sexpr@0.2.23...@thi.ng/sexpr@0.2.24) (2020-08-17) **Note:** Version bump only for package @thi.ng/sexpr diff --git a/packages/sexpr/package.json b/packages/sexpr/package.json index 4cabed11cd..93a297d907 100644 --- a/packages/sexpr/package.json +++ b/packages/sexpr/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/sexpr", - "version": "0.2.24", + "version": "0.2.25", "description": "Extensible S-Expression parser & runtime infrastructure", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/defmulti": "^1.2.23" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/defmulti": "^1.2.24" }, "files": [ "*.js", diff --git a/packages/shader-ast-glsl/CHANGELOG.md b/packages/shader-ast-glsl/CHANGELOG.md index 8b1878579f..6bb7056e9c 100644 --- a/packages/shader-ast-glsl/CHANGELOG.md +++ b/packages/shader-ast-glsl/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast-glsl@0.2.7...@thi.ng/shader-ast-glsl@0.2.8) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/shader-ast-glsl + + + + + ## [0.2.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast-glsl@0.2.6...@thi.ng/shader-ast-glsl@0.2.7) (2020-08-17) **Note:** Version bump only for package @thi.ng/shader-ast-glsl diff --git a/packages/shader-ast-glsl/package.json b/packages/shader-ast-glsl/package.json index 496f7dc136..4f85827b06 100644 --- a/packages/shader-ast-glsl/package.json +++ b/packages/shader-ast-glsl/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/shader-ast-glsl", - "version": "0.2.7", + "version": "0.2.8", "description": "Customizable GLSL code generator for @thi.ng/shader-ast", "module": "./index.js", "main": "./lib/index.js", @@ -39,20 +39,20 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/shader-ast": "^0.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/shader-ast": "^0.7.0" }, "files": [ "*.js", diff --git a/packages/shader-ast-js/CHANGELOG.md b/packages/shader-ast-js/CHANGELOG.md index e0e5f1bdac..7044fae6f2 100644 --- a/packages/shader-ast-js/CHANGELOG.md +++ b/packages/shader-ast-js/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.5.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast-js@0.5.4...@thi.ng/shader-ast-js@0.5.5) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/shader-ast-js + + + + + ## [0.5.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast-js@0.5.3...@thi.ng/shader-ast-js@0.5.4) (2020-08-20) **Note:** Version bump only for package @thi.ng/shader-ast-js diff --git a/packages/shader-ast-js/README.md b/packages/shader-ast-js/README.md index 93fe789968..eecbbae0d7 100644 --- a/packages/shader-ast-js/README.md +++ b/packages/shader-ast-js/README.md @@ -67,7 +67,7 @@ yarn add @thi.ng/shader-ast-js ``` -Package sizes (gzipped, pre-treeshake): ESM: 5.26 KB / CJS: 4.73 KB / UMD: 4.66 KB +Package sizes (gzipped, pre-treeshake): ESM: 5.27 KB / CJS: 4.74 KB / UMD: 4.67 KB ## Dependencies diff --git a/packages/shader-ast-js/package.json b/packages/shader-ast-js/package.json index da6c5f88fd..dbd38c79bd 100644 --- a/packages/shader-ast-js/package.json +++ b/packages/shader-ast-js/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/shader-ast-js", - "version": "0.5.4", + "version": "0.5.5", "description": "Customizable JS code generator, compiler & runtime for @thi.ng/shader-ast", "module": "./index.js", "main": "./lib/index.js", @@ -39,24 +39,24 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/math": "^2.0.3", - "@thi.ng/matrices": "^0.6.30", - "@thi.ng/pixel": "^0.4.3", - "@thi.ng/shader-ast": "^0.6.3", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/math": "^2.0.4", + "@thi.ng/matrices": "^0.6.31", + "@thi.ng/pixel": "^0.4.4", + "@thi.ng/shader-ast": "^0.7.0", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/shader-ast-js/src/env.ts b/packages/shader-ast-js/src/env.ts index a452723771..01d468b8b5 100644 --- a/packages/shader-ast-js/src/env.ts +++ b/packages/shader-ast-js/src/env.ts @@ -58,25 +58,27 @@ const SAMPLER_TODO: JSBuiltinsSampler = { textureSize: () => ZERO3, }; +const ident = (x: any) => x; + export const JS_DEFAULT_ENV: JSEnv = { vec2: VEC2, vec2b: (v) => fromBVec2([], v), - vec2i: (v) => v, + vec2i: ident, vec2n: (n) => [n, n], - vec2u: (v) => v, + vec2u: ident, vec3: VEC3, vec3b: (v) => fromBVec3([], v), - vec3i: (v) => v, + vec3i: ident, vec3n: (n) => [n, n, n], - vec3u: (v) => v, + vec3u: ident, vec3vn: (a, n) => setVN3([], a, n), vec4: VEC4, vec4b: (v) => fromBVec4([], v), - vec4i: (v) => v, + vec4i: ident, vec4n: (n) => [n, n, n, n], - vec4u: (v) => v, + vec4u: ident, vec4vn: (a, n) => setVN4([], a, n), vec4vnn: (a, z, w) => setVV4([], a, [z, w]), vec4vv: (a, b) => setVV4([], a, b), diff --git a/packages/shader-ast-stdlib/CHANGELOG.md b/packages/shader-ast-stdlib/CHANGELOG.md index ca0badac4c..fa02907912 100644 --- a/packages/shader-ast-stdlib/CHANGELOG.md +++ b/packages/shader-ast-stdlib/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.5.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast-stdlib@0.4.6...@thi.ng/shader-ast-stdlib@0.5.0) (2020-08-28) + + +### Features + +* **shader-ast-stdlib:** add ACES film tonemapping ([8a0b1a3](https://github.com/thi-ng/umbrella/commit/8a0b1a3ab37181c565acde1ce6399f8e8af7834d)) +* **shader-ast-stdlib:** add fit()/fitClamped() ([64ba64c](https://github.com/thi-ng/umbrella/commit/64ba64ceef223efdfce85d35ed3053147107b63c)) +* **shader-ast-stdlib:** add mixCubic()/mixQuadratic() ([4dfc020](https://github.com/thi-ng/umbrella/commit/4dfc020d63f01d376a5f9397b77f344c9f0e7a1e)) + + + + + ## [0.4.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast-stdlib@0.4.5...@thi.ng/shader-ast-stdlib@0.4.6) (2020-08-17) **Note:** Version bump only for package @thi.ng/shader-ast-stdlib diff --git a/packages/shader-ast-stdlib/README.md b/packages/shader-ast-stdlib/README.md index 58dec6cd3f..d271c4825e 100644 --- a/packages/shader-ast-stdlib/README.md +++ b/packages/shader-ast-stdlib/README.md @@ -88,7 +88,7 @@ yarn add @thi.ng/shader-ast-stdlib ``` -Package sizes (gzipped, pre-treeshake): ESM: 5.86 KB / CJS: 6.63 KB / UMD: 6.09 KB +Package sizes (gzipped, pre-treeshake): ESM: 6.12 KB / CJS: 6.96 KB / UMD: 6.37 KB ## Dependencies diff --git a/packages/shader-ast-stdlib/package.json b/packages/shader-ast-stdlib/package.json index f3bad20311..b65c433a06 100644 --- a/packages/shader-ast-stdlib/package.json +++ b/packages/shader-ast-stdlib/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/shader-ast-stdlib", - "version": "0.4.6", + "version": "0.5.0", "description": "Function collection for modular GPGPU / shader programming with @thi.ng/shader-ast", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/shader-ast": "^0.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/shader-ast": "^0.7.0" }, "files": [ "*.js", diff --git a/packages/shader-ast-stdlib/src/color/aces-film.ts b/packages/shader-ast-stdlib/src/color/aces-film.ts new file mode 100644 index 0000000000..95fa35a301 --- /dev/null +++ b/packages/shader-ast-stdlib/src/color/aces-film.ts @@ -0,0 +1,21 @@ +import { add, defn, div, mul, ret } from "@thi.ng/shader-ast"; +import { clamp01 } from "../math/clamp"; + +/** + * Filmic HDR -> LDR mapping based on ACES. + * + * Reference: + * https://knarkowicz.wordpress.com/2016/01/06/aces-filmic-tone-mapping-curve/ + * + * @param col + */ +export const ACESFilm = defn("vec3", "ACESFilm", ["vec3"], (col) => [ + ret( + clamp01( + div( + mul(col, add(mul(col, 2.51), 0.03)), + add(mul(col, add(mul(col, 2.43), 0.59)), 0.14) + ) + ) + ), +]); diff --git a/packages/shader-ast-stdlib/src/index.ts b/packages/shader-ast-stdlib/src/index.ts index 03e36bc3a6..780c000a09 100644 --- a/packages/shader-ast-stdlib/src/index.ts +++ b/packages/shader-ast-stdlib/src/index.ts @@ -1,5 +1,6 @@ export * from "./api"; +export * from "./color/aces-film"; export * from "./color/linear-srgb"; export * from "./color/luminance"; export * from "./color/porter-duff"; @@ -21,6 +22,8 @@ export * from "./math/fit"; export * from "./math/magsq"; export * from "./math/maxcomp"; export * from "./math/mincomp"; +export * from "./math/mix-cubic"; +export * from "./math/mix-quadratic"; export * from "./math/orthogonal"; export * from "./math/polar"; export * from "./math/sincos"; diff --git a/packages/shader-ast-stdlib/src/math/additive.ts b/packages/shader-ast-stdlib/src/math/additive.ts index df0150bc70..1678f61b48 100644 --- a/packages/shader-ast-stdlib/src/math/additive.ts +++ b/packages/shader-ast-stdlib/src/math/additive.ts @@ -50,7 +50,7 @@ export const additive = ( (n = sym(FLOAT0)), (amp = sym(FLOAT05)), forLoop( - sym("float", float(0)), + sym(float(0)), (i) => lt(i, float(oct)), inc, (i) => [ diff --git a/packages/shader-ast-stdlib/src/math/clamp.ts b/packages/shader-ast-stdlib/src/math/clamp.ts index 4ed91c0f98..68f9a3fc03 100644 --- a/packages/shader-ast-stdlib/src/math/clamp.ts +++ b/packages/shader-ast-stdlib/src/math/clamp.ts @@ -2,8 +2,9 @@ import { clamp, float, FloatTerm, - Prim, + PrimTerm, Term, + TermType, vec2, Vec2Term, vec3, @@ -12,19 +13,16 @@ import { Vec4Term, } from "@thi.ng/shader-ast"; -const __clamp = (min: number, max: number) => ( - x: Term -): Term => - >( - (x.type === "float" - ? clamp(x, float(min), float(max)) - : x.type === "vec2" - ? clamp(x, vec2(min), vec2(max)) - : x.type === "vec3" - ? clamp(x, vec3(min), vec3(max)) - : clamp(x, vec4(min), vec4(max))) - ); - +const __clamp = (min: number, max: number) => ( + x: T +): Term> => + x.type === "float" + ? clamp(x, float(min), float(max)) + : x.type === "vec2" + ? clamp(x, vec2(min), vec2(max)) + : x.type === "vec3" + ? clamp(x, vec3(min), vec3(max)) + : clamp(x, vec4(min), vec4(max)); /** * Inline function, expands to equivalent of `clamp(x, 0, 1)`. * diff --git a/packages/shader-ast-stdlib/src/math/cross2.ts b/packages/shader-ast-stdlib/src/math/cross2.ts index 5f7d30104c..cb2c7839ff 100644 --- a/packages/shader-ast-stdlib/src/math/cross2.ts +++ b/packages/shader-ast-stdlib/src/math/cross2.ts @@ -1,9 +1,8 @@ import { $x, $y, FloatTerm, mul, sub, Vec2Term } from "@thi.ng/shader-ast"; /** - * Inline function. Computes 2D cross product of given vectors. - * - * {@link crossC2} + * Inline function. Computes 2D "cross product" of given vectors. See + * {@link crossC2}. * * @param a - * @param b - diff --git a/packages/shader-ast-stdlib/src/math/dist-chebyshev.ts b/packages/shader-ast-stdlib/src/math/dist-chebyshev.ts index 57e2070c4a..216119145d 100644 --- a/packages/shader-ast-stdlib/src/math/dist-chebyshev.ts +++ b/packages/shader-ast-stdlib/src/math/dist-chebyshev.ts @@ -1,5 +1,5 @@ import { - $w, + $, $x, $y, $z, @@ -22,4 +22,4 @@ export const distChebyshev3 = ( ) => max(distChebyshev2(a, b), abs(sub($z(a), $z(b)))); export const distChebyshev4 = (a: Vec4Term, b: Vec4Term) => - max(distChebyshev3(a, b), abs(sub($w(a), $w(b)))); + max(distChebyshev2(a, b), distChebyshev2($(a, "zw"), $(b, "zw"))); diff --git a/packages/shader-ast-stdlib/src/math/dist-manhattan.ts b/packages/shader-ast-stdlib/src/math/dist-manhattan.ts index 1a9b38ab74..5b78f03d6a 100644 --- a/packages/shader-ast-stdlib/src/math/dist-manhattan.ts +++ b/packages/shader-ast-stdlib/src/math/dist-manhattan.ts @@ -1,5 +1,5 @@ import { - $w, + $, $x, $y, $z, @@ -22,4 +22,4 @@ export const distManhattan3 = ( ) => add(distManhattan2(a, b), abs(sub($z(a), $z(b)))); export const distManhattan4 = (a: Vec4Term, b: Vec4Term) => - add(distManhattan3(a, b), abs(sub($w(a), $w(b)))); + add(distManhattan2(a, b), distManhattan2($(a, "zw"), $(b, "zw"))); diff --git a/packages/shader-ast-stdlib/src/math/fit.ts b/packages/shader-ast-stdlib/src/math/fit.ts index cfe185f44d..47c26a7283 100644 --- a/packages/shader-ast-stdlib/src/math/fit.ts +++ b/packages/shader-ast-stdlib/src/math/fit.ts @@ -9,13 +9,14 @@ import { mix, mul, neq, - Op2, - Prim, + PrimTerm, ret, sub, Term, + TermType, ternary, } from "@thi.ng/shader-ast"; +import { clamp01 } from "./clamp"; /** * Returns normalized value of `x` WRT to interval [a,b]. Returns 0, if @@ -32,6 +33,41 @@ export const fitNorm1 = defn( (x, a, b) => [ret(ternary(neq(a, b), div(sub(x, a), sub(b, a)), FLOAT0))] ); +/** + * Fits value `x` from closed interval [a,b] to closed interval [c,d]. No + * clamping performed. + * + * @param x + * @param a + * @param b + * @param c + * @param d + */ +export const fit = ( + x: T, + a: T, + b: T, + c: T, + d: T +): Term> => mix(c, d, div(sub(x, a), sub(b, a))); + +/** + * Same as {@link fit}, but first clamps `x` to closed [a,b] interval. + * + * @param x + * @param a + * @param b + * @param c + * @param d + */ +export const fitClamped = ( + x: T, + a: T, + b: T, + c: T, + d: T +): Term> => mix(c, d, clamp01(div(sub(x, a), sub(b, a)))); + /** * Inline function. Fits value `a` in [0..1] interval to new interval * [b..c]. No clamping performed. Same as `mix(b, c, a)` @@ -40,11 +76,11 @@ export const fitNorm1 = defn( * @param b - * @param c - */ -export const fit01 = ( - a: Term, - b: Term, - c: Term -) => mix(b, c, a); +export const fit01 = ( + a: T, + b: T, + c: T +): Term> => mix(b, c, a); /** * Inline function. Fits value `x` in [-1..+1] interval to [0..1] @@ -52,8 +88,8 @@ export const fit01 = ( * * @param x - */ -export const fit1101 = (x: Term): Op2 => - add(mul(x, FLOAT05), FLOAT05); +export const fit1101 = (x: T): Term> => + add(mul(x, FLOAT05), FLOAT05); /** * Inline function. Fits value `x` in [0..1] interval to [-1..+1] @@ -61,5 +97,5 @@ export const fit1101 = (x: Term): Op2 => * * @param x - */ -export const fit0111 = (x: Term): Op2 => - sub(mul(x, FLOAT2), FLOAT1); +export const fit0111 = (x: T): Term> => + sub(mul(x, FLOAT2), FLOAT1); diff --git a/packages/shader-ast-stdlib/src/math/magsq.ts b/packages/shader-ast-stdlib/src/math/magsq.ts index b18363d9db..a75a0e8351 100644 --- a/packages/shader-ast-stdlib/src/math/magsq.ts +++ b/packages/shader-ast-stdlib/src/math/magsq.ts @@ -1,13 +1,8 @@ -import { defn, dot, ret } from "@thi.ng/shader-ast"; +import { defn, dot, ret, TaggedFn1 } from "@thi.ng/shader-ast"; -export const magSq2 = defn("float", "magSq2", ["vec2"], (v) => [ - ret(dot(v, v)), -]); +const $ = (n: 2 | 3 | 4) => + defn("float", `magSq${n}`, [`vec${n}`], (v) => [ret(dot(v, v))]); -export const magSq3 = defn("float", "magSq3", ["vec3"], (v) => [ - ret(dot(v, v)), -]); - -export const magSq4 = defn("float", "magSq4", ["vec4"], (v) => [ - ret(dot(v, v)), -]); +export const magSq2: TaggedFn1<"vec2", "float"> = $(2); +export const magSq3: TaggedFn1<"vec3", "float"> = $(3); +export const magSq4: TaggedFn1<"vec4", "float"> = $(4); diff --git a/packages/shader-ast-stdlib/src/math/mix-cubic.ts b/packages/shader-ast-stdlib/src/math/mix-cubic.ts new file mode 100644 index 0000000000..d49cf52f6a --- /dev/null +++ b/packages/shader-ast-stdlib/src/math/mix-cubic.ts @@ -0,0 +1,44 @@ +import { + add, + defn, + FloatSym, + mul, + PrimTypeMap, + ret, + sub, + sym, +} from "@thi.ng/shader-ast"; + +const $ = (n: N, type: T) => + defn( + type, + `mixCubic${n > 1 ? n : ""}`, + [type, type, type, type, "float"], + (a, b, c, d, t) => { + let s: FloatSym; + let s2: FloatSym; + let t2: FloatSym; + return [ + (t2 = sym(mul(t, t))), + (s = sym(sub(1, t))), + (s2 = sym(mul(s, s))), + ret( + add( + add( + add( + mul(a, mul(s, s2)), + mul(b, mul(3, mul(s2, t))) + ), + mul(c, mul(3, mul(t2, s))) + ), + mul(d, mul(t, t2)) + ) + ), + ]; + } + ); + +export const mixCubic = $(1, "float"); +export const mixCubic2 = $(2, "vec2"); +export const mixCubic3 = $(3, "vec3"); +export const mixCubic4 = $(4, "vec4"); diff --git a/packages/shader-ast-stdlib/src/math/mix-quadratic.ts b/packages/shader-ast-stdlib/src/math/mix-quadratic.ts new file mode 100644 index 0000000000..1df1874f63 --- /dev/null +++ b/packages/shader-ast-stdlib/src/math/mix-quadratic.ts @@ -0,0 +1,37 @@ +import { + add, + defn, + FloatSym, + mul, + PrimTypeMap, + ret, + sub, + sym, +} from "@thi.ng/shader-ast"; + +const $ = (n: N, type: T) => + defn( + type, + `mixQuadratic${n > 1 ? n : ""}`, + [type, type, type, "float"], + (a, b, c, t) => { + let s: FloatSym; + return [ + (s = sym(sub(1, t))), + ret( + add( + add( + mul(a, mul(s, s)), + mul(b, mul(2, mul(s, t))) + ), + mul(c, mul(t, t)) + ) + ), + ]; + } + ); + +export const mixQuadratic = $(1, "float"); +export const mixQuadratic2 = $(2, "vec2"); +export const mixQuadratic3 = $(3, "vec3"); +export const mixQuadratic4 = $(4, "vec4"); diff --git a/packages/shader-ast-stdlib/src/raymarch/ao.ts b/packages/shader-ast-stdlib/src/raymarch/ao.ts index 71fea5dc5e..5ad02c3a27 100644 --- a/packages/shader-ast-stdlib/src/raymarch/ao.ts +++ b/packages/shader-ast-stdlib/src/raymarch/ao.ts @@ -37,7 +37,7 @@ export const raymarchAO = (scene: RaymarchScene, numSamples = 5) => (r = sym(FLOAT0)), (w = sym(FLOAT1)), forLoop( - sym("float", float(1)), + sym(float(1)), (i) => lte(i, float(numSamples)), (i) => inc(i), (i) => [ diff --git a/packages/shader-ast-stdlib/src/raymarch/scene.ts b/packages/shader-ast-stdlib/src/raymarch/scene.ts index e485989a69..db846248d3 100644 --- a/packages/shader-ast-stdlib/src/raymarch/scene.ts +++ b/packages/shader-ast-stdlib/src/raymarch/scene.ts @@ -58,7 +58,7 @@ export const raymarchScene = ( (total = sym(float(opts.near))), (res = sym("vec2")), forLoop( - sym("int", int(0)), + sym(int(0)), (i) => lt(i, int(opts.steps)), (i) => inc(i), () => [ diff --git a/packages/shader-ast-stdlib/src/screen/uv.ts b/packages/shader-ast-stdlib/src/screen/uv.ts index 71d59a3b7b..e3603aa2fc 100644 --- a/packages/shader-ast-stdlib/src/screen/uv.ts +++ b/packages/shader-ast-stdlib/src/screen/uv.ts @@ -30,9 +30,9 @@ export const fragUV = (fragCoord: Vec4Term, res: Vec2Term) => div($xy(fragCoord), res); /** - * Takes `pos`, a screen coord (e.g. gl_FragCoord) and viewport - * resolution `res`, returns aspect corrected uv, with uv.y in [-1..1] - * interval. + * Takes `pos`, a screen coord (e.g. gl_FragCoord) and viewport resolution + * `res`, returns aspect corrected uv, with uv.y in [-1..1] interval and uv.x + * scaled by the aspect ratio `resx / resy`. * * @param fragCoord - vec2 * @param res - vec2 @@ -44,7 +44,7 @@ export const aspectCorrectedUV = defn( (pos, res) => { let uv: Vec2Sym; return [ - (uv = sym("vec2", fit0111(div(pos, res)))), + (uv = sym(fit0111(div(pos, res)))), assign($x(uv), mul($x(uv), div($x(res), $y(res)))), ret(uv), ]; diff --git a/packages/shader-ast-stdlib/src/sdf/line.ts b/packages/shader-ast-stdlib/src/sdf/line.ts index b50d01ab09..aa3369cf4f 100644 --- a/packages/shader-ast-stdlib/src/sdf/line.ts +++ b/packages/shader-ast-stdlib/src/sdf/line.ts @@ -4,11 +4,11 @@ import { dot, length, mul, + PrimTypeMap, ret, sub, Sym, sym, - Vec, } from "@thi.ng/shader-ast"; import { clamp01 } from "../math/clamp"; @@ -19,36 +19,32 @@ import { clamp01 } from "../math/clamp"; * @param a - * @param b - */ -const line = (p: Sym, a: Sym, b: Sym) => { - let pa: Sym, ba: Sym; - return [ - (pa = sym(sub(p, a))), - (ba = sym(sub(b, a))), - ret(length(sub(pa, mul(ba, clamp01(div(dot(pa, ba), dot(ba, ba))))))), - ]; -}; +const $ = (n: N, type: T) => + defn("float", `sdLine${n}`, [type, type, type], (p, a, b) => { + let pa: Sym, ba: Sym; + return [ + (pa = sym(sub(p, a))), + (ba = sym(sub(b, a))), + ret( + length(sub(pa, mul(ba, clamp01(div(dot(pa, ba), dot(ba, ba)))))) + ), + ]; + }); /** - * Returns signed distance from `p` to centered circle of radius `r`. + * Returns signed distance from `p` to 2D line segment `a` -> `b`. * * @param p - vec2 - * @param r - float + * @param a - vec2 + * @param b - vec2 */ -export const sdfLine2 = defn( - "float", - "sdLine2", - ["vec2", "vec2", "vec2"], - line -); +export const sdfLine2 = $(2, "vec2"); /** + * Returns signed distance from `p` to 3D line segment `a` -> `b`. + * * @param p - vec3 * @param a - vec3 * @param b - vec3 */ -export const sdfLine3 = defn( - "float", - "sdLine3", - ["vec3", "vec3", "vec3"], - line -); +export const sdfLine3 = $(3, "vec3"); diff --git a/packages/shader-ast-stdlib/src/sdf/repeat.ts b/packages/shader-ast-stdlib/src/sdf/repeat.ts index 5c3cbe7c04..f6883b24e6 100644 --- a/packages/shader-ast-stdlib/src/sdf/repeat.ts +++ b/packages/shader-ast-stdlib/src/sdf/repeat.ts @@ -1,27 +1,30 @@ -import { defn, FLOAT05, mod, mul, ret, sub } from "@thi.ng/shader-ast"; +import { + defn, + FLOAT05, + mod, + mul, + PrimTypeMap, + ret, + sub, +} from "@thi.ng/shader-ast"; + +const $ = (n: N, type: T) => + defn(type, `sdTxRepeat${n}`, [type, type], (p, c) => [ + ret(sub(mod(p, c), mul(c, FLOAT05))), + ]); /** - * Domain repetition by wrapping position `p` into period `c`. + * 2D domain repetition by wrapping position `p` into period `c`. * * @param p - vec2 * @param c - vec2 */ -export const sdfRepeat2 = defn( - "vec2", - "sdTxRepeat3", - ["vec2", "vec2"], - (p, c) => [ret(sub(mod(p, c), mul(c, FLOAT05)))] -); +export const sdfRepeat2 = $(2, "vec2"); /** - * Domain repetition by wrapping position `p` into period `c`. + * 3D domain repetition by wrapping position `p` into period `c`. * * @param p - vec3 * @param c - vec3 */ -export const sdfRepeat3 = defn( - "vec3", - "sdTxRepeat3", - ["vec3", "vec3"], - (p, c) => [ret(sub(mod(p, c), mul(c, FLOAT05)))] -); +export const sdfRepeat3 = $(3, "vec3"); diff --git a/packages/shader-ast/CHANGELOG.md b/packages/shader-ast/CHANGELOG.md index 3fbe9b7409..06c312ca32 100644 --- a/packages/shader-ast/CHANGELOG.md +++ b/packages/shader-ast/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.7.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast@0.6.3...@thi.ng/shader-ast@0.7.0) (2020-08-28) + + +### Bug Fixes + +* **shader-ast:** fix vec3(vec2, float) ctor version ([bd5395d](https://github.com/thi-ng/umbrella/commit/bd5395d895ed661a0c587eb79fb3884668cbd98e)) + + +### Features + +* **shader-ast:** add PrimTerm, PrimTypeMap, TermType ([ffdfe81](https://github.com/thi-ng/umbrella/commit/ffdfe812cb0b48d49a8cd8e3ba508fd1d0b9243e)) +* **shader-ast:** allow nullish defn() func name (autogen) ([d959858](https://github.com/thi-ng/umbrella/commit/d9598580d39d556becde54ffe14015808ee936fb)) + + + + + ## [0.6.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast@0.6.2...@thi.ng/shader-ast@0.6.3) (2020-08-17) **Note:** Version bump only for package @thi.ng/shader-ast diff --git a/packages/shader-ast/README.md b/packages/shader-ast/README.md index e38607ca62..d86180e07a 100644 --- a/packages/shader-ast/README.md +++ b/packages/shader-ast/README.md @@ -182,7 +182,7 @@ yarn add @thi.ng/shader-ast ``` -Package sizes (gzipped, pre-treeshake): ESM: 4.71 KB / CJS: 5.24 KB / UMD: 4.70 KB +Package sizes (gzipped, pre-treeshake): ESM: 4.72 KB / CJS: 5.25 KB / UMD: 4.71 KB ## Dependencies diff --git a/packages/shader-ast/package.json b/packages/shader-ast/package.json index 400f8097ff..f2c7a68517 100644 --- a/packages/shader-ast/package.json +++ b/packages/shader-ast/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/shader-ast", - "version": "0.6.3", + "version": "0.7.0", "description": "DSL to define shader code in TypeScript and cross-compile to GLSL, JS and other targets", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/defmulti": "^1.2.23", - "@thi.ng/dgraph": "^1.2.24", - "@thi.ng/errors": "^1.2.19" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/defmulti": "^1.2.24", + "@thi.ng/dgraph": "^1.2.25", + "@thi.ng/errors": "^1.2.20" }, "files": [ "*.js", diff --git a/packages/shader-ast/src/api/nodes.ts b/packages/shader-ast/src/api/nodes.ts index b2bbfbffa3..179eabfc15 100644 --- a/packages/shader-ast/src/api/nodes.ts +++ b/packages/shader-ast/src/api/nodes.ts @@ -20,6 +20,8 @@ export interface Term { type: T; } +export type TermType> = T["type"]; + export interface Scoped { scope: Scope; } diff --git a/packages/shader-ast/src/api/terms.ts b/packages/shader-ast/src/api/terms.ts index 6c416ce195..a14f967c43 100644 --- a/packages/shader-ast/src/api/terms.ts +++ b/packages/shader-ast/src/api/terms.ts @@ -28,3 +28,5 @@ export type ISamplerCubeTerm = Term<"isamplerCube">; export type USampler2DTerm = Term<"usampler2D">; export type USampler3DTerm = Term<"usampler3D">; export type USamplerCubeTerm = Term<"usamplerCube">; + +export type PrimTerm = FloatTerm | Vec2Term | Vec3Term | Vec4Term; diff --git a/packages/shader-ast/src/api/types.ts b/packages/shader-ast/src/api/types.ts index 82fb4d0ad6..db9cd66e7f 100644 --- a/packages/shader-ast/src/api/types.ts +++ b/packages/shader-ast/src/api/types.ts @@ -152,3 +152,10 @@ export type NumericF = number | FloatTerm; export type NumericI = number | IntTerm; export type NumericU = number | UintTerm; export type NumericB = boolean | Numeric | BoolTerm; + +export interface PrimTypeMap { + 1: "float"; + 2: "vec2"; + 3: "vec3"; + 4: "vec4"; +} diff --git a/packages/shader-ast/src/ast/function.ts b/packages/shader-ast/src/ast/function.ts index f18e045049..bd47d98e89 100644 --- a/packages/shader-ast/src/ast/function.ts +++ b/packages/shader-ast/src/ast/function.ts @@ -1,8 +1,5 @@ -import { assert } from "@thi.ng/api"; +import { assert, Nullable } from "@thi.ng/api"; import { isString } from "@thi.ng/checks"; -import { gensym } from "./idgen"; -import { allChildren, scope, scopedChildren, walk } from "./scope"; -import { sym } from "./sym"; import type { Arg, Arg1, @@ -43,6 +40,9 @@ import type { } from "../api/nodes"; import type { SymOpts } from "../api/syms"; import type { Type } from "../api/types"; +import { gensym } from "./idgen"; +import { allChildren, scope, scopedChildren, walk } from "./scope"; +import { sym } from "./sym"; const defArg = (a: Arg): FuncArg => { const [type, id, opts] = isString(a) ? <[T, string?, SymOpts?]>[a] : a; @@ -64,25 +64,26 @@ const defArg = (a: Arg): FuncArg => { * @param deps - array of userland functions called from this function */ // prettier-ignore -export function defn(type: T, name: string, args: [], body: FnBody0): TaggedFn0; +export function defn(type: T, name: Nullable, args: [], body: FnBody0): TaggedFn0; // prettier-ignore -export function defn(type: T, name: string, args: Arg1, body: FnBody1): TaggedFn1; +export function defn(type: T, name: Nullable, args: Arg1, body: FnBody1): TaggedFn1; // prettier-ignore -export function defn(type: T, name: string, args: Arg2, body: FnBody2): TaggedFn2; +export function defn(type: T, name: Nullable, args: Arg2, body: FnBody2): TaggedFn2; // prettier-ignore -export function defn(type: T, name: string, args: Arg3, body: FnBody3): TaggedFn3; +export function defn(type: T, name: Nullable, args: Arg3, body: FnBody3): TaggedFn3; // prettier-ignore -export function defn(type: T, name: string, args: Arg4, body: FnBody4): TaggedFn4; +export function defn(type: T, name: Nullable, args: Arg4, body: FnBody4): TaggedFn4; // prettier-ignore -export function defn(type: T, name: string, args: Arg5, body: FnBody5): TaggedFn5; +export function defn(type: T, name: Nullable, args: Arg5, body: FnBody5): TaggedFn5; // prettier-ignore -export function defn(type: T, name: string, args: Arg6, body: FnBody6): TaggedFn6; +export function defn(type: T, name: Nullable, args: Arg6, body: FnBody6): TaggedFn6; // prettier-ignore -export function defn(type: T, name: string, args: Arg7, body: FnBody7): TaggedFn7; +export function defn(type: T, name: Nullable, args: Arg7, body: FnBody7): TaggedFn7; // prettier-ignore -export function defn(type: T, name: string, args: Arg8, body: FnBody8): TaggedFn8; +export function defn(type: T, name: Nullable, args: Arg8, body: FnBody8): TaggedFn8; // prettier-ignore -export function defn(type: Type, id: string, _args: Arg[], _body: (...xs: Sym[]) => ScopeBody): Func { +export function defn(type: Type, id: Nullable, _args: Arg[], _body: (...xs: Sym[]) => ScopeBody): Func { + id = id || gensym(); const args = _args.map(defArg); const body = []>( _body(...args.map((x) => sym(x.type, x.id, x.opts))).filter( diff --git a/packages/shader-ast/src/ast/lit.ts b/packages/shader-ast/src/ast/lit.ts index 4e3e247266..5380090f06 100644 --- a/packages/shader-ast/src/ast/lit.ts +++ b/packages/shader-ast/src/ast/lit.ts @@ -128,7 +128,7 @@ const $gvec3 = ( type: T, ctor: Fn | undefined)[]>, xs: any[] -) => lit(type, (xs = ctor(xs)), $info(xs, ["n", "n", "vn"])); +) => lit(type, (xs = ctor(xs)), xs.length === 2 ? "vn" : $info(xs, ["n", "n"])); const $gvec4 = ( type: T, diff --git a/packages/simd/CHANGELOG.md b/packages/simd/CHANGELOG.md index f034f91b0d..78cd4ef520 100644 --- a/packages/simd/CHANGELOG.md +++ b/packages/simd/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.4.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/simd@0.4.4...@thi.ng/simd@0.4.5) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/simd + + + + + ## [0.4.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/simd@0.4.3...@thi.ng/simd@0.4.4) (2020-08-20) **Note:** Version bump only for package @thi.ng/simd diff --git a/packages/simd/package.json b/packages/simd/package.json index 4fc4038592..d684e79c54 100644 --- a/packages/simd/package.json +++ b/packages/simd/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/simd", - "version": "0.4.4", + "version": "0.4.5", "description": "WASM based SIMD vector operations for batch processing", "module": "./index.js", "main": "./lib/index.js", @@ -41,18 +41,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "assemblyscript": "^0.14.8", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "assemblyscript": "^0.14.9", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/transducers-binary": "^0.5.27" + "@thi.ng/transducers-binary": "^0.5.28" }, "files": [ "*.js", diff --git a/packages/soa/CHANGELOG.md b/packages/soa/CHANGELOG.md index ba1d0e1ba1..f25b5c6135 100644 --- a/packages/soa/CHANGELOG.md +++ b/packages/soa/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.35](https://github.com/thi-ng/umbrella/compare/@thi.ng/soa@0.1.34...@thi.ng/soa@0.1.35) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/soa + + + + + ## [0.1.34](https://github.com/thi-ng/umbrella/compare/@thi.ng/soa@0.1.33...@thi.ng/soa@0.1.34) (2020-08-20) **Note:** Version bump only for package @thi.ng/soa diff --git a/packages/soa/package.json b/packages/soa/package.json index 8e808f9d66..7b17372bcc 100644 --- a/packages/soa/package.json +++ b/packages/soa/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/soa", - "version": "0.1.34", + "version": "0.1.35", "description": "SOA & AOS memory mapped structured views with optional & extensible serialization", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@thi.ng/equiv": "^1.0.29", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@thi.ng/equiv": "^1.0.30", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/binary": "^2.0.13", - "@thi.ng/transducers-binary": "^0.5.27", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/binary": "^2.0.14", + "@thi.ng/transducers-binary": "^0.5.28", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/sparse/CHANGELOG.md b/packages/sparse/CHANGELOG.md index f04d65f47d..05fad5a54e 100644 --- a/packages/sparse/CHANGELOG.md +++ b/packages/sparse/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.53](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.52...@thi.ng/sparse@0.1.53) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/sparse + + + + + ## [0.1.52](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.51...@thi.ng/sparse@0.1.52) (2020-08-17) **Note:** Version bump only for package @thi.ng/sparse diff --git a/packages/sparse/package.json b/packages/sparse/package.json index 1ae6dbbb3a..6f3f44917c 100644 --- a/packages/sparse/package.json +++ b/packages/sparse/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/sparse", - "version": "0.1.52", + "version": "0.1.53", "description": "Sparse vector & matrix implementations", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/strings/CHANGELOG.md b/packages/strings/CHANGELOG.md index 669d7e86b3..f7c9611b84 100644 --- a/packages/strings/CHANGELOG.md +++ b/packages/strings/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.9.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.9.4...@thi.ng/strings@1.9.5) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/strings + + + + + ## [1.9.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.9.3...@thi.ng/strings@1.9.4) (2020-08-20) **Note:** Version bump only for package @thi.ng/strings diff --git a/packages/strings/package.json b/packages/strings/package.json index de950ccfcd..8f6abedfc9 100644 --- a/packages/strings/package.json +++ b/packages/strings/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/strings", - "version": "1.9.4", + "version": "1.9.5", "description": "Various string formatting & utility functions", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/memoize": "^2.1.0" + "@thi.ng/api": "^6.12.3", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/memoize": "^2.1.1" }, "files": [ "*.js", diff --git a/packages/system/CHANGELOG.md b/packages/system/CHANGELOG.md index 9f3ec4bc51..e303eecf23 100644 --- a/packages/system/CHANGELOG.md +++ b/packages/system/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/system@0.2.24...@thi.ng/system@0.2.25) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/system + + + + + ## [0.2.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/system@0.2.23...@thi.ng/system@0.2.24) (2020-08-17) **Note:** Version bump only for package @thi.ng/system diff --git a/packages/system/package.json b/packages/system/package.json index f3de4b371c..4cfb4c0a6a 100644 --- a/packages/system/package.json +++ b/packages/system/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/system", - "version": "0.2.24", + "version": "0.2.25", "description": "Minimal DI / life cycle container for stateful app components", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/dgraph": "^1.2.24" + "@thi.ng/api": "^6.12.3", + "@thi.ng/dgraph": "^1.2.25" }, "files": [ "*.js", diff --git a/packages/text-canvas/CHANGELOG.md b/packages/text-canvas/CHANGELOG.md index 01535473ad..89690628d7 100644 --- a/packages/text-canvas/CHANGELOG.md +++ b/packages/text-canvas/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/text-canvas@0.2.28...@thi.ng/text-canvas@0.2.29) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/text-canvas + + + + + ## [0.2.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/text-canvas@0.2.27...@thi.ng/text-canvas@0.2.28) (2020-08-20) **Note:** Version bump only for package @thi.ng/text-canvas diff --git a/packages/text-canvas/README.md b/packages/text-canvas/README.md index 495530d49f..28cfaa5454 100644 --- a/packages/text-canvas/README.md +++ b/packages/text-canvas/README.md @@ -54,7 +54,7 @@ yarn add @thi.ng/text-canvas ``` -Package sizes (gzipped, pre-treeshake): ESM: 5.35 KB / CJS: 5.65 KB / UMD: 5.38 KB +Package sizes (gzipped, pre-treeshake): ESM: 5.35 KB / CJS: 5.65 KB / UMD: 5.40 KB ## Dependencies diff --git a/packages/text-canvas/package.json b/packages/text-canvas/package.json index 917ce3d344..6487e00866 100644 --- a/packages/text-canvas/package.json +++ b/packages/text-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/text-canvas", - "version": "0.2.28", + "version": "0.2.29", "description": "Text based canvas, drawing, tables with arbitrary formatting (incl. ANSI/HTML)", "module": "./index.js", "main": "./lib/index.js", @@ -39,25 +39,25 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", + "@microsoft/api-extractor": "^7.9.11", "@thi.ng/transducers": "^6.2.1", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/arrays": "^0.6.15", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/geom-clip-line": "^1.2.6", - "@thi.ng/math": "^2.0.3", - "@thi.ng/memoize": "^2.1.0", - "@thi.ng/strings": "^1.9.4", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/arrays": "^0.7.0", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/geom-clip-line": "^1.2.7", + "@thi.ng/math": "^2.0.4", + "@thi.ng/memoize": "^2.1.1", + "@thi.ng/strings": "^1.9.5", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/transducers-binary/CHANGELOG.md b/packages/transducers-binary/CHANGELOG.md index 82e8139c76..a4133343b3 100644 --- a/packages/transducers-binary/CHANGELOG.md +++ b/packages/transducers-binary/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.5.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-binary@0.5.27...@thi.ng/transducers-binary@0.5.28) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/transducers-binary + + + + + ## [0.5.27](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-binary@0.5.26...@thi.ng/transducers-binary@0.5.27) (2020-08-20) **Note:** Version bump only for package @thi.ng/transducers-binary diff --git a/packages/transducers-binary/package.json b/packages/transducers-binary/package.json index 64bf51f771..1a678c5733 100644 --- a/packages/transducers-binary/package.json +++ b/packages/transducers-binary/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers-binary", - "version": "0.5.27", + "version": "0.5.28", "description": "Binary data related transducers & reducers", "module": "./index.js", "main": "./lib/index.js", @@ -39,22 +39,22 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/binary": "^2.0.13", - "@thi.ng/compose": "^1.4.15", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/random": "^1.4.17", - "@thi.ng/strings": "^1.9.4", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/binary": "^2.0.14", + "@thi.ng/compose": "^1.4.16", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/random": "^2.0.0", + "@thi.ng/strings": "^1.9.5", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/transducers-fsm/CHANGELOG.md b/packages/transducers-fsm/CHANGELOG.md index 9d60591c84..bf590f7e53 100644 --- a/packages/transducers-fsm/CHANGELOG.md +++ b/packages/transducers-fsm/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-fsm@1.1.36...@thi.ng/transducers-fsm@1.1.37) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/transducers-fsm + + + + + ## [1.1.36](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-fsm@1.1.35...@thi.ng/transducers-fsm@1.1.36) (2020-08-17) **Note:** Version bump only for package @thi.ng/transducers-fsm diff --git a/packages/transducers-fsm/package.json b/packages/transducers-fsm/package.json index 59808d0e17..2721940f04 100644 --- a/packages/transducers-fsm/package.json +++ b/packages/transducers-fsm/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers-fsm", - "version": "1.1.36", + "version": "1.1.37", "description": "Transducer-based Finite State Machine transformer", "module": "./index.js", "main": "./lib/index.js", @@ -39,18 +39,18 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/transducers-hdom/CHANGELOG.md b/packages/transducers-hdom/CHANGELOG.md index 86f8ef8b18..d901c66ae8 100644 --- a/packages/transducers-hdom/CHANGELOG.md +++ b/packages/transducers-hdom/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.69](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-hdom@2.0.68...@thi.ng/transducers-hdom@2.0.69) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/transducers-hdom + + + + + ## [2.0.68](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-hdom@2.0.67...@thi.ng/transducers-hdom@2.0.68) (2020-08-17) **Note:** Version bump only for package @thi.ng/transducers-hdom diff --git a/packages/transducers-hdom/package.json b/packages/transducers-hdom/package.json index b44c49d331..29b17a5f28 100644 --- a/packages/transducers-hdom/package.json +++ b/packages/transducers-hdom/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers-hdom", - "version": "2.0.68", + "version": "2.0.69", "description": "Transducer based UI updater for @thi.ng/hdom", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/hdom": "^8.2.7", - "@thi.ng/hiccup": "^3.5.7", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/hdom": "^8.2.8", + "@thi.ng/hiccup": "^3.5.8", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/transducers-patch/CHANGELOG.md b/packages/transducers-patch/CHANGELOG.md index 676650a9e2..f238bae376 100644 --- a/packages/transducers-patch/CHANGELOG.md +++ b/packages/transducers-patch/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-patch@0.1.27...@thi.ng/transducers-patch@0.1.28) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/transducers-patch + + + + + ## [0.1.27](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-patch@0.1.26...@thi.ng/transducers-patch@0.1.27) (2020-08-17) **Note:** Version bump only for package @thi.ng/transducers-patch diff --git a/packages/transducers-patch/package.json b/packages/transducers-patch/package.json index 9c7bf68ef4..243d7382c1 100644 --- a/packages/transducers-patch/package.json +++ b/packages/transducers-patch/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers-patch", - "version": "0.1.27", + "version": "0.1.28", "description": "Reducers for patch-based, immutable-by-default array & object editing", "module": "./index.js", "main": "./lib/index.js", @@ -39,21 +39,21 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/paths": "^4.1.4", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/paths": "^4.1.5", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/transducers-stats/CHANGELOG.md b/packages/transducers-stats/CHANGELOG.md index b633d8664f..a06b467d75 100644 --- a/packages/transducers-stats/CHANGELOG.md +++ b/packages/transducers-stats/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-stats@1.1.36...@thi.ng/transducers-stats@1.1.37) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/transducers-stats + + + + + ## [1.1.36](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-stats@1.1.35...@thi.ng/transducers-stats@1.1.36) (2020-08-17) **Note:** Version bump only for package @thi.ng/transducers-stats diff --git a/packages/transducers-stats/package.json b/packages/transducers-stats/package.json index 5ae6d023f1..4b45d1479d 100644 --- a/packages/transducers-stats/package.json +++ b/packages/transducers-stats/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers-stats", - "version": "1.1.36", + "version": "1.1.37", "description": "Transducers for statistical / technical analysis", "module": "./index.js", "main": "./lib/index.js", @@ -39,20 +39,20 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/checks": "^2.7.6", - "@thi.ng/dcons": "^2.2.29", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/checks": "^2.7.7", + "@thi.ng/dcons": "^2.2.30", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/transducers/CHANGELOG.md b/packages/transducers/CHANGELOG.md index 506a0e8334..c2d06f051b 100644 --- a/packages/transducers/CHANGELOG.md +++ b/packages/transducers/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.2.2...@thi.ng/transducers@7.3.0) (2020-08-28) + + +### Bug Fixes + +* **transducers:** type ([dedce3f](https://github.com/thi-ng/umbrella/commit/dedce3fe874960769c4f6e178fd591bfd6eef263)) + + +### Features + +* **tranducers:** fix normRange2d, add normRange3d ([db75605](https://github.com/thi-ng/umbrella/commit/db75605a65a7ca47fae146935b78d20ec3569d11)) +* **transducers:** add normRange2 ([1125930](https://github.com/thi-ng/umbrella/commit/1125930e3ea32d80793876daa98729e7ee51fe76)) + + + + + ## [7.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.2.1...@thi.ng/transducers@7.2.2) (2020-08-17) **Note:** Version bump only for package @thi.ng/transducers diff --git a/packages/transducers/README.md b/packages/transducers/README.md index 2244cb26f3..a2024b717b 100644 --- a/packages/transducers/README.md +++ b/packages/transducers/README.md @@ -165,7 +165,7 @@ yarn add @thi.ng/transducers ``` -Package sizes (gzipped, pre-treeshake): ESM: 8.07 KB / CJS: 8.61 KB / UMD: 7.80 KB +Package sizes (gzipped, pre-treeshake): ESM: 8.14 KB / CJS: 8.69 KB / UMD: 7.88 KB ## Dependencies @@ -204,7 +204,7 @@ A selection: | | CLI util to visualize umbrella pkg stats | [Demo](https://demo.thi.ng/umbrella/package-stats/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/package-stats) | | | Unison wavetable synth with waveform editor | [Demo](https://demo.thi.ng/umbrella/ramp-synth/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/ramp-synth) | | | Demonstates various rdom usage patterns | [Demo](https://demo.thi.ng/umbrella/rdom-basics/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rdom-basics) | -| | 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) | +| | 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) | | | 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) | | | Animated Voronoi diagram, cubic splines & SVG download | [Demo](https://demo.thi.ng/umbrella/rotating-voronoi/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rotating-voronoi) | | | Minimal demo of using rstream constructs to form an interceptor-style event loop | [Demo](https://demo.thi.ng/umbrella/rstream-event-loop/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rstream-event-loop) | diff --git a/packages/transducers/package.json b/packages/transducers/package.json index f0a398652a..c97b58c973 100644 --- a/packages/transducers/package.json +++ b/packages/transducers/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers", - "version": "7.2.2", + "version": "7.3.0", "description": "Lightweight transducer implementations for ES6 / TypeScript", "module": "./index.js", "main": "./lib/index.js", @@ -39,24 +39,24 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/arrays": "^0.6.15", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/compare": "^1.3.14", - "@thi.ng/compose": "^1.4.15", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/math": "^2.0.3", - "@thi.ng/random": "^1.4.17" + "@thi.ng/api": "^6.12.3", + "@thi.ng/arrays": "^0.7.0", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/compare": "^1.3.15", + "@thi.ng/compose": "^1.4.16", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/math": "^2.0.4", + "@thi.ng/random": "^2.0.0" }, "files": [ "*.js", diff --git a/packages/transducers/src/iter/norm-range.ts b/packages/transducers/src/iter/norm-range.ts index b109357cfd..eae950e724 100644 --- a/packages/transducers/src/iter/norm-range.ts +++ b/packages/transducers/src/iter/norm-range.ts @@ -1,3 +1,5 @@ +import { map } from "../xform/map"; + /** * Yields sequence of `n+1` monotonically increasing numbers in the * closed interval (0.0 .. 1.0). If `n <= 0`, yields nothing. @@ -9,15 +11,58 @@ * ``` * * @param n - number of steps - * @param inclLast - include last value (i.e. `1.0`) + * @param includeLast - include last value (i.e. `1.0`) */ export function* normRange( n: number, - inclLast = true + includeLast = true ): IterableIterator { if (n > 0) { - for (let i = 0, m = inclLast ? n + 1 : n; i < m; i++) { + for (let i = 0, m = includeLast ? n + 1 : n; i < m; i++) { yield i / n; } } } + +/** + * 2D version of {@link normRange} in Y-major order (i.e. X is inner loop). + * + * @param nx + * @param ny + * @param includeLastX + * @param includeLastY + */ +export function* normRange2d( + nx: number, + ny: number, + includeLastX = true, + includeLastY = true +) { + const rx = [...normRange(nx, includeLastX)]; + for (let y of normRange(ny, includeLastY)) { + yield* map((x) => [x, y], rx); + } +} + +/** + * 3D version of {@link normRange} in Z-major order (i.e. X being innermost + * loop). + * + * @param nx + * @param ny + * @param includeLastX + * @param includeLastY + */ +export function* normRange3d( + nx: number, + ny: number, + nz: number, + includeLastX = true, + includeLastY = true, + includeLastZ = true +) { + const sliceXY = [...normRange2d(nx, ny, includeLastX, includeLastY)]; + for (let z of normRange(nz, includeLastZ)) { + yield* map((xy) => [...xy, z], sliceXY); + } +} diff --git a/packages/unionstruct/CHANGELOG.md b/packages/unionstruct/CHANGELOG.md index 88f53c0af5..07385d5813 100644 --- a/packages/unionstruct/CHANGELOG.md +++ b/packages/unionstruct/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/unionstruct@1.1.22...@thi.ng/unionstruct@1.1.23) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/unionstruct + + + + + ## [1.1.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/unionstruct@1.1.21...@thi.ng/unionstruct@1.1.22) (2020-08-17) **Note:** Version bump only for package @thi.ng/unionstruct diff --git a/packages/unionstruct/package.json b/packages/unionstruct/package.json index 8268b1c8bd..e38dc09033 100644 --- a/packages/unionstruct/package.json +++ b/packages/unionstruct/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/unionstruct", - "version": "1.1.22", + "version": "1.1.23", "description": "C-style struct, union and bitfield read/write views of ArrayBuffers", "module": "./index.js", "main": "./lib/index.js", @@ -39,14 +39,14 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "files": [ "*.js", diff --git a/packages/vector-pools/CHANGELOG.md b/packages/vector-pools/CHANGELOG.md index ad01ad5d7e..7e23104d70 100644 --- a/packages/vector-pools/CHANGELOG.md +++ b/packages/vector-pools/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.44](https://github.com/thi-ng/umbrella/compare/@thi.ng/vector-pools@1.0.43...@thi.ng/vector-pools@1.0.44) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/vector-pools + + + + + ## [1.0.43](https://github.com/thi-ng/umbrella/compare/@thi.ng/vector-pools@1.0.42...@thi.ng/vector-pools@1.0.43) (2020-08-20) **Note:** Version bump only for package @thi.ng/vector-pools diff --git a/packages/vector-pools/package.json b/packages/vector-pools/package.json index 94815789e4..d0f13d1d29 100644 --- a/packages/vector-pools/package.json +++ b/packages/vector-pools/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/vector-pools", - "version": "1.0.43", + "version": "1.0.44", "description": "Data structures for managing & working with strided, memory mapped vectors", "module": "./index.js", "main": "./lib/index.js", @@ -39,22 +39,22 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/binary": "^2.0.13", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/malloc": "^4.1.23", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/api": "^6.12.3", + "@thi.ng/binary": "^2.0.14", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/malloc": "^4.1.24", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/vector-pools/src/attrib-pool.ts b/packages/vector-pools/src/attrib-pool.ts index 0568594e1c..8c6acfb8dc 100644 --- a/packages/vector-pools/src/attrib-pool.ts +++ b/packages/vector-pools/src/attrib-pool.ts @@ -68,9 +68,9 @@ export class AttribPool implements IRelease { if (releasePool && this.pool) { this.pool.release(); } - delete this.pool; - delete this.attribs; - delete this.specs; + delete (this).pool; + delete (this).attribs; + delete (this).specs; return true; } diff --git a/packages/vector-pools/src/linked-list.ts b/packages/vector-pools/src/linked-list.ts index 6cf0af98a6..00672df3c7 100644 --- a/packages/vector-pools/src/linked-list.ts +++ b/packages/vector-pools/src/linked-list.ts @@ -119,8 +119,8 @@ export class VecLinkedList extends AVecList { if (this.tail === v) { this.tail = this._length ? v.prev : null; } - delete v.prev; - delete v.next; + delete (v).prev; + delete (v).next; return true; } return false; diff --git a/packages/vector-pools/src/vec-pool.ts b/packages/vector-pools/src/vec-pool.ts index 5a7f458939..8465dd46e9 100644 --- a/packages/vector-pools/src/vec-pool.ts +++ b/packages/vector-pools/src/vec-pool.ts @@ -93,7 +93,7 @@ export class VecPool implements IVecPool { release() { const res = this.pool.release(); - res && delete this.pool; + res && delete (this).pool; return res; } } diff --git a/packages/vectors/CHANGELOG.md b/packages/vectors/CHANGELOG.md index 2afc175584..e79a67d9b2 100644 --- a/packages/vectors/CHANGELOG.md +++ b/packages/vectors/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.6.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/vectors@4.6.3...@thi.ng/vectors@4.6.4) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/vectors + + + + + ## [4.6.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/vectors@4.6.2...@thi.ng/vectors@4.6.3) (2020-08-20) **Note:** Version bump only for package @thi.ng/vectors diff --git a/packages/vectors/README.md b/packages/vectors/README.md index e975eea560..f06169e23c 100644 --- a/packages/vectors/README.md +++ b/packages/vectors/README.md @@ -153,7 +153,7 @@ yarn add @thi.ng/vectors ``` -Package sizes (gzipped, pre-treeshake): ESM: 11.14 KB / CJS: 14.02 KB / UMD: 12.34 KB +Package sizes (gzipped, pre-treeshake): ESM: 11.14 KB / CJS: 14.02 KB / UMD: 12.38 KB ## Dependencies diff --git a/packages/vectors/package.json b/packages/vectors/package.json index 788c14d694..fc3c31fb20 100644 --- a/packages/vectors/package.json +++ b/packages/vectors/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/vectors", - "version": "4.6.3", + "version": "4.6.4", "description": "Optimized 2d/3d/4d and arbitrary length vector operations", "module": "./index.js", "main": "./lib/index.js", @@ -39,25 +39,25 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/binary": "^2.0.13", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/equiv": "^1.0.29", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/math": "^2.0.3", - "@thi.ng/memoize": "^2.1.0", - "@thi.ng/random": "^1.4.17", - "@thi.ng/transducers": "^7.2.2" + "@thi.ng/api": "^6.12.3", + "@thi.ng/binary": "^2.0.14", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/equiv": "^1.0.30", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/math": "^2.0.4", + "@thi.ng/memoize": "^2.1.1", + "@thi.ng/random": "^2.0.0", + "@thi.ng/transducers": "^7.3.0" }, "files": [ "*.js", diff --git a/packages/webgl-msdf/CHANGELOG.md b/packages/webgl-msdf/CHANGELOG.md index 7f24c151c8..5932267449 100644 --- a/packages/webgl-msdf/CHANGELOG.md +++ b/packages/webgl-msdf/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.58](https://github.com/thi-ng/umbrella/compare/@thi.ng/webgl-msdf@0.1.57...@thi.ng/webgl-msdf@0.1.58) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/webgl-msdf + + + + + ## [0.1.57](https://github.com/thi-ng/umbrella/compare/@thi.ng/webgl-msdf@0.1.56...@thi.ng/webgl-msdf@0.1.57) (2020-08-20) **Note:** Version bump only for package @thi.ng/webgl-msdf diff --git a/packages/webgl-msdf/package.json b/packages/webgl-msdf/package.json index d1337612d9..39e1e55a04 100644 --- a/packages/webgl-msdf/package.json +++ b/packages/webgl-msdf/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/webgl-msdf", - "version": "0.1.57", + "version": "0.1.58", "description": "Multi-channel SDF font rendering & basic text layout for WebGL", "module": "./index.js", "main": "./lib/index.js", @@ -39,22 +39,22 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/shader-ast": "^0.6.3", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vector-pools": "^1.0.43", - "@thi.ng/vectors": "^4.6.3", - "@thi.ng/webgl": "^3.3.0" + "@thi.ng/api": "^6.12.3", + "@thi.ng/shader-ast": "^0.7.0", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vector-pools": "^1.0.44", + "@thi.ng/vectors": "^4.6.4", + "@thi.ng/webgl": "^3.3.1" }, "files": [ "*.js", diff --git a/packages/webgl-shadertoy/CHANGELOG.md b/packages/webgl-shadertoy/CHANGELOG.md index de12008080..a9e363973e 100644 --- a/packages/webgl-shadertoy/CHANGELOG.md +++ b/packages/webgl-shadertoy/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.45](https://github.com/thi-ng/umbrella/compare/@thi.ng/webgl-shadertoy@0.2.44...@thi.ng/webgl-shadertoy@0.2.45) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/webgl-shadertoy + + + + + ## [0.2.44](https://github.com/thi-ng/umbrella/compare/@thi.ng/webgl-shadertoy@0.2.43...@thi.ng/webgl-shadertoy@0.2.44) (2020-08-20) **Note:** Version bump only for package @thi.ng/webgl-shadertoy diff --git a/packages/webgl-shadertoy/package.json b/packages/webgl-shadertoy/package.json index 87816f5d1e..7514da149b 100644 --- a/packages/webgl-shadertoy/package.json +++ b/packages/webgl-shadertoy/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/webgl-shadertoy", - "version": "0.2.44", + "version": "0.2.45", "description": "Basic WebGL scaffolding for running interactive fragment shaders via @thi.ng/shader-ast", "module": "./index.js", "main": "./lib/index.js", @@ -39,20 +39,20 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/shader-ast": "^0.6.3", - "@thi.ng/shader-ast-glsl": "^0.2.7", - "@thi.ng/webgl": "^3.3.0" + "@thi.ng/api": "^6.12.3", + "@thi.ng/shader-ast": "^0.7.0", + "@thi.ng/shader-ast-glsl": "^0.2.8", + "@thi.ng/webgl": "^3.3.1" }, "files": [ "*.js", diff --git a/packages/webgl/CHANGELOG.md b/packages/webgl/CHANGELOG.md index d333c4536f..4b945c9de6 100644 --- a/packages/webgl/CHANGELOG.md +++ b/packages/webgl/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.3.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/webgl@3.3.0...@thi.ng/webgl@3.3.1) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/webgl + + + + + # [3.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/webgl@3.2.1...@thi.ng/webgl@3.3.0) (2020-08-20) diff --git a/packages/webgl/package.json b/packages/webgl/package.json index 6b7720f2f5..be7156bca0 100644 --- a/packages/webgl/package.json +++ b/packages/webgl/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/webgl", - "version": "3.3.0", + "version": "3.3.1", "description": "WebGL & GLSL abstraction layer", "module": "./index.js", "main": "./lib/index.js", @@ -39,31 +39,31 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/adapt-dpi": "^1.0.6", - "@thi.ng/api": "^6.12.2", - "@thi.ng/associative": "^5.0.4", - "@thi.ng/checks": "^2.7.6", - "@thi.ng/equiv": "^1.0.29", - "@thi.ng/errors": "^1.2.19", - "@thi.ng/matrices": "^0.6.30", - "@thi.ng/memoize": "^2.1.0", - "@thi.ng/pixel": "^0.4.3", - "@thi.ng/shader-ast": "^0.6.3", - "@thi.ng/shader-ast-glsl": "^0.2.7", - "@thi.ng/shader-ast-stdlib": "^0.4.6", - "@thi.ng/transducers": "^7.2.2", - "@thi.ng/vector-pools": "^1.0.43", - "@thi.ng/vectors": "^4.6.3" + "@thi.ng/adapt-dpi": "^1.0.7", + "@thi.ng/api": "^6.12.3", + "@thi.ng/associative": "^5.0.5", + "@thi.ng/checks": "^2.7.7", + "@thi.ng/equiv": "^1.0.30", + "@thi.ng/errors": "^1.2.20", + "@thi.ng/matrices": "^0.6.31", + "@thi.ng/memoize": "^2.1.1", + "@thi.ng/pixel": "^0.4.4", + "@thi.ng/shader-ast": "^0.7.0", + "@thi.ng/shader-ast-glsl": "^0.2.8", + "@thi.ng/shader-ast-stdlib": "^0.5.0", + "@thi.ng/transducers": "^7.3.0", + "@thi.ng/vector-pools": "^1.0.44", + "@thi.ng/vectors": "^4.6.4" }, "files": [ "*.js", diff --git a/packages/webgl/src/buffer.ts b/packages/webgl/src/buffer.ts index c423394cf5..c9c01209ed 100644 --- a/packages/webgl/src/buffer.ts +++ b/packages/webgl/src/buffer.ts @@ -42,7 +42,7 @@ export class WebGLArrayBuffer implements IWebGLBuffer { release() { if (this.buffer) { this.gl.deleteBuffer(this.buffer); - delete this.buffer; + delete (this).buffer; } return true; } diff --git a/packages/webgl/src/fbo.ts b/packages/webgl/src/fbo.ts index 960a898dac..238d07a456 100644 --- a/packages/webgl/src/fbo.ts +++ b/packages/webgl/src/fbo.ts @@ -53,8 +53,8 @@ export class FBO implements IFbo { release() { this.gl.deleteFramebuffer(this.fbo); - delete this.fbo; - delete this.ext; + delete (this).fbo; + delete (this).ext; return true; } diff --git a/packages/webgl/src/rbo.ts b/packages/webgl/src/rbo.ts index 99d964cdd7..7460b898e4 100644 --- a/packages/webgl/src/rbo.ts +++ b/packages/webgl/src/rbo.ts @@ -26,7 +26,7 @@ export class RBO implements IRenderBuffer { release() { this.gl.deleteRenderbuffer(this.buffer); - delete this.buffer; + delete (this).buffer; return true; } diff --git a/packages/webgl/src/shader.ts b/packages/webgl/src/shader.ts index 86f5654f1f..1abb91fb6a 100644 --- a/packages/webgl/src/shader.ts +++ b/packages/webgl/src/shader.ts @@ -104,7 +104,7 @@ export class Shader implements IShader { release() { if (this.program) { this.gl.deleteProgram(this.program); - delete this.program; + delete (this).program; return true; } return false; diff --git a/packages/webgl/src/texture.ts b/packages/webgl/src/texture.ts index 5b1a829899..b8b91ba8de 100644 --- a/packages/webgl/src/texture.ts +++ b/packages/webgl/src/texture.ts @@ -257,8 +257,8 @@ export class Texture implements ITexture { release() { if (this.tex) { this.gl.deleteTexture(this.tex); - delete this.tex; - delete this.gl; + delete (this).tex; + delete (this).gl; return true; } return false; diff --git a/packages/zipper/CHANGELOG.md b/packages/zipper/CHANGELOG.md index 9cd6c7e2ff..2a8e04379d 100644 --- a/packages/zipper/CHANGELOG.md +++ b/packages/zipper/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/zipper@0.1.23...@thi.ng/zipper@0.1.24) (2020-08-28) + +**Note:** Version bump only for package @thi.ng/zipper + + + + + ## [0.1.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/zipper@0.1.22...@thi.ng/zipper@0.1.23) (2020-08-17) **Note:** Version bump only for package @thi.ng/zipper diff --git a/packages/zipper/package.json b/packages/zipper/package.json index 961a4edd6f..5e0766a932 100644 --- a/packages/zipper/package.json +++ b/packages/zipper/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/zipper", - "version": "0.1.23", + "version": "0.1.24", "description": "Functional tree editing, manipulation & navigation", "module": "./index.js", "main": "./lib/index.js", @@ -39,19 +39,19 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@microsoft/api-extractor": "^7.9.2", - "@types/mocha": "^8.0.0", - "@types/node": "^14.0.26", - "mocha": "^8.1.1", + "@microsoft/api-extractor": "^7.9.11", + "@types/mocha": "^8.0.3", + "@types/node": "^14.6.1", + "mocha": "^8.1.2", "nyc": "^15.1.0", - "ts-node": "^8.10.1", + "ts-node": "^9.0.0", "typedoc": "^0.18.0", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "dependencies": { - "@thi.ng/api": "^6.12.2", - "@thi.ng/arrays": "^0.6.15", - "@thi.ng/checks": "^2.7.6" + "@thi.ng/api": "^6.12.3", + "@thi.ng/arrays": "^0.7.0", + "@thi.ng/checks": "^2.7.7" }, "files": [ "*.js", diff --git a/yarn.lock b/yarn.lock index 0c89b86218..0513416e23 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,367 +2,388 @@ # yarn lockfile v1 -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.3.tgz#324bcfd8d35cd3d47dae18cde63d752086435e9a" - integrity sha512-fDx9eNW0qz0WkUeqL6tXEXzVlPh6Y5aCDEZesl0xBGA8ndRukX91Uk44ZqnkECp01NAZUdCAl+aiQNGi0k88Eg== +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a" + integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== dependencies: - "@babel/highlight" "^7.10.3" + "@babel/highlight" "^7.10.4" -"@babel/compat-data@^7.10.1", "@babel/compat-data@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.10.3.tgz#9af3e033f36e8e2d6e47570db91e64a846f5d382" - integrity sha512-BDIfJ9uNZuI0LajPfoYV28lX8kyCPMHY6uY4WH1lJdcicmAfxCK5ASzaeV0D/wsUaRH/cLk+amuxtC37sZ8TUg== +"@babel/compat-data@^7.10.4", "@babel/compat-data@^7.11.0": + version "7.11.0" + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.11.0.tgz#e9f73efe09af1355b723a7f39b11bad637d7c99c" + integrity sha512-TPSvJfv73ng0pfnEOh17bYMPQbI95+nGWc71Ss4vZdRBHTDqmM9Z8ZV4rYz8Ks7sfzc95n30k6ODIq5UGnXcYQ== dependencies: browserslist "^4.12.0" invariant "^2.2.4" semver "^5.5.0" "@babel/core@^7.4.4", "@babel/core@^7.7.5": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.3.tgz#73b0e8ddeec1e3fdd7a2de587a60e17c440ec77e" - integrity sha512-5YqWxYE3pyhIi84L84YcwjeEgS+fa7ZjK6IBVGTjDVfm64njkR2lfDhVR5OudLk8x2GK59YoSyVv+L/03k1q9w== - dependencies: - "@babel/code-frame" "^7.10.3" - "@babel/generator" "^7.10.3" - "@babel/helper-module-transforms" "^7.10.1" - "@babel/helpers" "^7.10.1" - "@babel/parser" "^7.10.3" - "@babel/template" "^7.10.3" - "@babel/traverse" "^7.10.3" - "@babel/types" "^7.10.3" + version "7.11.4" + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.4.tgz#4301dfdfafa01eeb97f1896c5501a3f0655d4229" + integrity sha512-5deljj5HlqRXN+5oJTY7Zs37iH3z3b++KjiKtIsJy1NrjOOVSEaJHEetLBhyu0aQOSNNZ/0IuEAan9GzRuDXHg== + dependencies: + "@babel/code-frame" "^7.10.4" + "@babel/generator" "^7.11.4" + "@babel/helper-module-transforms" "^7.11.0" + "@babel/helpers" "^7.10.4" + "@babel/parser" "^7.11.4" + "@babel/template" "^7.10.4" + "@babel/traverse" "^7.11.0" + "@babel/types" "^7.11.0" convert-source-map "^1.7.0" debug "^4.1.0" gensync "^1.0.0-beta.1" json5 "^2.1.2" - lodash "^4.17.13" + lodash "^4.17.19" resolve "^1.3.2" semver "^5.4.1" source-map "^0.5.0" -"@babel/generator@^7.10.3", "@babel/generator@^7.4.4": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.3.tgz#32b9a0d963a71d7a54f5f6c15659c3dbc2a523a5" - integrity sha512-drt8MUHbEqRzNR0xnF8nMehbY11b1SDkRw03PSNH/3Rb2Z35oxkddVSi3rcaak0YJQ86PCuE7Qx1jSFhbLNBMA== +"@babel/generator@^7.11.0", "@babel/generator@^7.11.4", "@babel/generator@^7.4.4": + version "7.11.4" + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.4.tgz#1ec7eec00defba5d6f83e50e3ee72ae2fee482be" + integrity sha512-Rn26vueFx0eOoz7iifCN2UHT6rGtnkSGWSoDRIy8jZN3B91PzeSULbswfLoOWuTuAcNwpG/mxy+uCTDnZ9Mp1g== dependencies: - "@babel/types" "^7.10.3" + "@babel/types" "^7.11.0" jsesc "^2.5.1" - lodash "^4.17.13" source-map "^0.5.0" -"@babel/helper-annotate-as-pure@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.1.tgz#f6d08acc6f70bbd59b436262553fb2e259a1a268" - integrity sha512-ewp3rvJEwLaHgyWGe4wQssC2vjks3E80WiUe2BpMb0KhreTjMROCbxXcEovTrbeGVdQct5VjQfrv9EgC+xMzCw== +"@babel/helper-annotate-as-pure@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3" + integrity sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA== dependencies: - "@babel/types" "^7.10.1" + "@babel/types" "^7.10.4" -"@babel/helper-builder-binary-assignment-operator-visitor@^7.10.1": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.10.3.tgz#4e9012d6701bef0030348d7f9c808209bd3e8687" - integrity sha512-lo4XXRnBlU6eRM92FkiZxpo1xFLmv3VsPFk61zJKMm7XYJfwqXHsYJTY6agoc4a3L8QPw1HqWehO18coZgbT6A== +"@babel/helper-builder-binary-assignment-operator-visitor@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.10.4.tgz#bb0b75f31bf98cbf9ff143c1ae578b87274ae1a3" + integrity sha512-L0zGlFrGWZK4PbT8AszSfLTM5sDU1+Az/En9VrdT8/LmEiJt4zXt+Jve9DCAnQcbqDhCI+29y/L93mrDzddCcg== dependencies: - "@babel/helper-explode-assignable-expression" "^7.10.3" - "@babel/types" "^7.10.3" + "@babel/helper-explode-assignable-expression" "^7.10.4" + "@babel/types" "^7.10.4" -"@babel/helper-builder-react-jsx-experimental@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.10.1.tgz#9a7d58ad184d3ac3bafb1a452cec2bad7e4a0bc8" - integrity sha512-irQJ8kpQUV3JasXPSFQ+LCCtJSc5ceZrPFVj6TElR6XCHssi3jV8ch3odIrNtjJFRZZVbrOEfJMI79TPU/h1pQ== +"@babel/helper-builder-react-jsx-experimental@^7.10.4": + version "7.10.5" + resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.10.5.tgz#f35e956a19955ff08c1258e44a515a6d6248646b" + integrity sha512-Buewnx6M4ttG+NLkKyt7baQn7ScC/Td+e99G914fRU8fGIUivDDgVIQeDHFa5e4CRSJQt58WpNHhsAZgtzVhsg== dependencies: - "@babel/helper-annotate-as-pure" "^7.10.1" - "@babel/helper-module-imports" "^7.10.1" - "@babel/types" "^7.10.1" + "@babel/helper-annotate-as-pure" "^7.10.4" + "@babel/helper-module-imports" "^7.10.4" + "@babel/types" "^7.10.5" -"@babel/helper-builder-react-jsx@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.3.tgz#62c4b7bb381153a0a5f8d83189b94b9fb5384fc5" - integrity sha512-vkxmuFvmovtqTZknyMGj9+uQAZzz5Z9mrbnkJnPkaYGfKTaSsYcjQdXP0lgrWLVh8wU6bCjOmXOpx+kqUi+S5Q== +"@babel/helper-builder-react-jsx@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.4.tgz#8095cddbff858e6fa9c326daee54a2f2732c1d5d" + integrity sha512-5nPcIZ7+KKDxT1427oBivl9V9YTal7qk0diccnh7RrcgrT/pGFOjgGw1dgryyx1GvHEpXVfoDF6Ak3rTiWh8Rg== dependencies: - "@babel/helper-annotate-as-pure" "^7.10.1" - "@babel/types" "^7.10.3" + "@babel/helper-annotate-as-pure" "^7.10.4" + "@babel/types" "^7.10.4" -"@babel/helper-compilation-targets@^7.10.2": - version "7.10.2" - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.10.2.tgz#a17d9723b6e2c750299d2a14d4637c76936d8285" - integrity sha512-hYgOhF4To2UTB4LTaZepN/4Pl9LD4gfbJx8A34mqoluT8TLbof1mhUlYuNWTEebONa8+UlCC4X0TEXu7AOUyGA== +"@babel/helper-compilation-targets@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.10.4.tgz#804ae8e3f04376607cc791b9d47d540276332bd2" + integrity sha512-a3rYhlsGV0UHNDvrtOXBg8/OpfV0OKTkxKPzIplS1zpx7CygDcWWxckxZeDd3gzPzC4kUT0A4nVFDK0wGMh4MQ== dependencies: - "@babel/compat-data" "^7.10.1" + "@babel/compat-data" "^7.10.4" browserslist "^4.12.0" invariant "^2.2.4" levenary "^1.1.1" semver "^5.5.0" -"@babel/helper-create-class-features-plugin@^7.10.1": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.3.tgz#2783daa6866822e3d5ed119163b50f0fc3ae4b35" - integrity sha512-iRT9VwqtdFmv7UheJWthGc/h2s7MqoweBF9RUj77NFZsg9VfISvBTum3k6coAhJ8RWv2tj3yUjA03HxPd0vfpQ== - dependencies: - "@babel/helper-function-name" "^7.10.3" - "@babel/helper-member-expression-to-functions" "^7.10.3" - "@babel/helper-optimise-call-expression" "^7.10.3" - "@babel/helper-plugin-utils" "^7.10.3" - "@babel/helper-replace-supers" "^7.10.1" - "@babel/helper-split-export-declaration" "^7.10.1" - -"@babel/helper-create-regexp-features-plugin@^7.10.1", "@babel/helper-create-regexp-features-plugin@^7.8.3": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.10.1.tgz#1b8feeab1594cbcfbf3ab5a3bbcabac0468efdbd" - integrity sha512-Rx4rHS0pVuJn5pJOqaqcZR4XSgeF9G/pO/79t+4r7380tXFJdzImFnxMU19f83wjSrmKHq6myrM10pFHTGzkUA== - dependencies: - "@babel/helper-annotate-as-pure" "^7.10.1" - "@babel/helper-regex" "^7.10.1" +"@babel/helper-create-class-features-plugin@^7.10.4": + version "7.10.5" + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.5.tgz#9f61446ba80e8240b0a5c85c6fdac8459d6f259d" + integrity sha512-0nkdeijB7VlZoLT3r/mY3bUkw3T8WG/hNw+FATs/6+pG2039IJWjTYL0VTISqsNHMUTEnwbVnc89WIJX9Qed0A== + dependencies: + "@babel/helper-function-name" "^7.10.4" + "@babel/helper-member-expression-to-functions" "^7.10.5" + "@babel/helper-optimise-call-expression" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/helper-replace-supers" "^7.10.4" + "@babel/helper-split-export-declaration" "^7.10.4" + +"@babel/helper-create-regexp-features-plugin@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.10.4.tgz#fdd60d88524659a0b6959c0579925e425714f3b8" + integrity sha512-2/hu58IEPKeoLF45DBwx3XFqsbCXmkdAay4spVr2x0jYgRxrSNp+ePwvSsy9g6YSaNDcKIQVPXk1Ov8S2edk2g== + dependencies: + "@babel/helper-annotate-as-pure" "^7.10.4" + "@babel/helper-regex" "^7.10.4" regexpu-core "^4.7.0" -"@babel/helper-define-map@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.10.3.tgz#d27120a5e57c84727b30944549b2dfeca62401a8" - integrity sha512-bxRzDi4Sin/k0drWCczppOhov1sBSdBvXJObM1NLHQzjhXhwRtn7aRWGvLJWCYbuu2qUk3EKs6Ci9C9ps8XokQ== - dependencies: - "@babel/helper-function-name" "^7.10.3" - "@babel/types" "^7.10.3" - lodash "^4.17.13" - -"@babel/helper-explode-assignable-expression@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.10.3.tgz#9dc14f0cfa2833ea830a9c8a1c742b6e7461b05e" - integrity sha512-0nKcR64XrOC3lsl+uhD15cwxPvaB6QKUDlD84OT9C3myRbhJqTMYir69/RWItUvHpharv0eJ/wk7fl34ONSwZw== - dependencies: - "@babel/traverse" "^7.10.3" - "@babel/types" "^7.10.3" - -"@babel/helper-function-name@^7.10.1", "@babel/helper-function-name@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.3.tgz#79316cd75a9fa25ba9787ff54544307ed444f197" - integrity sha512-FvSj2aiOd8zbeqijjgqdMDSyxsGHaMt5Tr0XjQsGKHD3/1FP3wksjnLAWzxw7lvXiej8W1Jt47SKTZ6upQNiRw== +"@babel/helper-define-map@^7.10.4": + version "7.10.5" + resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.10.5.tgz#b53c10db78a640800152692b13393147acb9bb30" + integrity sha512-fMw4kgFB720aQFXSVaXr79pjjcW5puTCM16+rECJ/plGS+zByelE8l9nCpV1GibxTnFVmUuYG9U8wYfQHdzOEQ== dependencies: - "@babel/helper-get-function-arity" "^7.10.3" - "@babel/template" "^7.10.3" - "@babel/types" "^7.10.3" - -"@babel/helper-get-function-arity@^7.10.1", "@babel/helper-get-function-arity@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.3.tgz#3a28f7b28ccc7719eacd9223b659fdf162e4c45e" - integrity sha512-iUD/gFsR+M6uiy69JA6fzM5seno8oE85IYZdbVVEuQaZlEzMO2MXblh+KSPJgsZAUx0EEbWXU0yJaW7C9CdAVg== - dependencies: - "@babel/types" "^7.10.3" - -"@babel/helper-hoist-variables@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.3.tgz#d554f52baf1657ffbd7e5137311abc993bb3f068" - integrity sha512-9JyafKoBt5h20Yv1+BXQMdcXXavozI1vt401KBiRc2qzUepbVnd7ogVNymY1xkQN9fekGwfxtotH2Yf5xsGzgg== - dependencies: - "@babel/types" "^7.10.3" - -"@babel/helper-member-expression-to-functions@^7.10.1", "@babel/helper-member-expression-to-functions@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.3.tgz#bc3663ac81ac57c39148fef4c69bf48a77ba8dd6" - integrity sha512-q7+37c4EPLSjNb2NmWOjNwj0+BOyYlssuQ58kHEWk1Z78K5i8vTUsteq78HMieRPQSl/NtpQyJfdjt3qZ5V2vw== - dependencies: - "@babel/types" "^7.10.3" - -"@babel/helper-module-imports@^7.10.1", "@babel/helper-module-imports@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.3.tgz#766fa1d57608e53e5676f23ae498ec7a95e1b11a" - integrity sha512-Jtqw5M9pahLSUWA+76nhK9OG8nwYXzhQzVIGFoNaHnXF/r4l7kz4Fl0UAW7B6mqC5myoJiBP5/YQlXQTMfHI9w== - dependencies: - "@babel/types" "^7.10.3" - -"@babel/helper-module-transforms@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.1.tgz#24e2f08ee6832c60b157bb0936c86bef7210c622" - integrity sha512-RLHRCAzyJe7Q7sF4oy2cB+kRnU4wDZY/H2xJFGof+M+SJEGhZsb+GFj5j1AD8NiSaVBJ+Pf0/WObiXu/zxWpFg== - dependencies: - "@babel/helper-module-imports" "^7.10.1" - "@babel/helper-replace-supers" "^7.10.1" - "@babel/helper-simple-access" "^7.10.1" - "@babel/helper-split-export-declaration" "^7.10.1" - "@babel/template" "^7.10.1" - "@babel/types" "^7.10.1" - lodash "^4.17.13" - -"@babel/helper-optimise-call-expression@^7.10.1", "@babel/helper-optimise-call-expression@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.3.tgz#f53c4b6783093195b0f69330439908841660c530" - integrity sha512-kT2R3VBH/cnSz+yChKpaKRJQJWxdGoc6SjioRId2wkeV3bK0wLLioFpJROrX0U4xr/NmxSSAWT/9Ih5snwIIzg== - dependencies: - "@babel/types" "^7.10.3" - -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.1", "@babel/helper-plugin-utils@^7.10.3", "@babel/helper-plugin-utils@^7.8.0": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.3.tgz#aac45cccf8bc1873b99a85f34bceef3beb5d3244" - integrity sha512-j/+j8NAWUTxOtx4LKHybpSClxHoq6I91DQ/mKgAXn5oNUPIUiGppjPIX3TDtJWPrdfP9Kfl7e4fgVMiQR9VE/g== - -"@babel/helper-regex@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.10.1.tgz#021cf1a7ba99822f993222a001cc3fec83255b96" - integrity sha512-7isHr19RsIJWWLLFn21ubFt223PjQyg1HY7CZEMRr820HttHPpVvrsIN3bUOo44DEfFV4kBXO7Abbn9KTUZV7g== - dependencies: - lodash "^4.17.13" - -"@babel/helper-remap-async-to-generator@^7.10.1", "@babel/helper-remap-async-to-generator@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.10.3.tgz#18564f8a6748be466970195b876e8bba3bccf442" - integrity sha512-sLB7666ARbJUGDO60ZormmhQOyqMX/shKBXZ7fy937s+3ID8gSrneMvKSSb+8xIM5V7Vn6uNVtOY1vIm26XLtA== - dependencies: - "@babel/helper-annotate-as-pure" "^7.10.1" - "@babel/helper-wrap-function" "^7.10.1" - "@babel/template" "^7.10.3" - "@babel/traverse" "^7.10.3" - "@babel/types" "^7.10.3" - -"@babel/helper-replace-supers@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.1.tgz#ec6859d20c5d8087f6a2dc4e014db7228975f13d" - integrity sha512-SOwJzEfpuQwInzzQJGjGaiG578UYmyi2Xw668klPWV5n07B73S0a9btjLk/52Mlcxa+5AdIYqws1KyXRfMoB7A== - dependencies: - "@babel/helper-member-expression-to-functions" "^7.10.1" - "@babel/helper-optimise-call-expression" "^7.10.1" - "@babel/traverse" "^7.10.1" - "@babel/types" "^7.10.1" - -"@babel/helper-simple-access@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.1.tgz#08fb7e22ace9eb8326f7e3920a1c2052f13d851e" - integrity sha512-VSWpWzRzn9VtgMJBIWTZ+GP107kZdQ4YplJlCmIrjoLVSi/0upixezHCDG8kpPVTBJpKfxTH01wDhh+jS2zKbw== - dependencies: - "@babel/template" "^7.10.1" - "@babel/types" "^7.10.1" - -"@babel/helper-split-export-declaration@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.1.tgz#c6f4be1cbc15e3a868e4c64a17d5d31d754da35f" - integrity sha512-UQ1LVBPrYdbchNhLwj6fetj46BcFwfS4NllJo/1aJsT+1dLTEnXJL0qHqtY7gPzF8S2fXBJamf1biAXV3X077g== - dependencies: - "@babel/types" "^7.10.1" - -"@babel/helper-validator-identifier@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.3.tgz#60d9847f98c4cea1b279e005fdb7c28be5412d15" - integrity sha512-bU8JvtlYpJSBPuj1VUmKpFGaDZuLxASky3LhaKj3bmpSTY6VWooSM8msk+Z0CZoErFye2tlABF6yDkT3FOPAXw== - -"@babel/helper-wrap-function@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.1.tgz#956d1310d6696257a7afd47e4c42dfda5dfcedc9" - integrity sha512-C0MzRGteVDn+H32/ZgbAv5r56f2o1fZSA/rj/TYo8JEJNHg+9BdSmKBUND0shxWRztWhjlT2cvHYuynpPsVJwQ== - dependencies: - "@babel/helper-function-name" "^7.10.1" - "@babel/template" "^7.10.1" - "@babel/traverse" "^7.10.1" - "@babel/types" "^7.10.1" - -"@babel/helpers@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.1.tgz#a6827b7cb975c9d9cef5fd61d919f60d8844a973" - integrity sha512-muQNHF+IdU6wGgkaJyhhEmI54MOZBKsFfsXFhboz1ybwJ1Kl7IHlbm2a++4jwrmY5UYsgitt5lfqo1wMFcHmyw== - dependencies: - "@babel/template" "^7.10.1" - "@babel/traverse" "^7.10.1" - "@babel/types" "^7.10.1" - -"@babel/highlight@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.3.tgz#c633bb34adf07c5c13156692f5922c81ec53f28d" - integrity sha512-Ih9B/u7AtgEnySE2L2F0Xm0GaM729XqqLfHkalTsbjXGyqmf/6M0Cu0WpvqueUlW+xk88BHw9Nkpj49naU+vWw== - dependencies: - "@babel/helper-validator-identifier" "^7.10.3" + "@babel/helper-function-name" "^7.10.4" + "@babel/types" "^7.10.5" + lodash "^4.17.19" + +"@babel/helper-explode-assignable-expression@^7.10.4": + version "7.11.4" + resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.11.4.tgz#2d8e3470252cc17aba917ede7803d4a7a276a41b" + integrity sha512-ux9hm3zR4WV1Y3xXxXkdG/0gxF9nvI0YVmKVhvK9AfMoaQkemL3sJpXw+Xbz65azo8qJiEz2XVDUpK3KYhH3ZQ== + dependencies: + "@babel/types" "^7.10.4" + +"@babel/helper-function-name@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a" + integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ== + dependencies: + "@babel/helper-get-function-arity" "^7.10.4" + "@babel/template" "^7.10.4" + "@babel/types" "^7.10.4" + +"@babel/helper-get-function-arity@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2" + integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A== + dependencies: + "@babel/types" "^7.10.4" + +"@babel/helper-hoist-variables@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz#d49b001d1d5a68ca5e6604dda01a6297f7c9381e" + integrity sha512-wljroF5PgCk2juF69kanHVs6vrLwIPNp6DLD+Lrl3hoQ3PpPPikaDRNFA+0t81NOoMt2DL6WW/mdU8k4k6ZzuA== + dependencies: + "@babel/types" "^7.10.4" + +"@babel/helper-member-expression-to-functions@^7.10.4", "@babel/helper-member-expression-to-functions@^7.10.5": + version "7.11.0" + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.11.0.tgz#ae69c83d84ee82f4b42f96e2a09410935a8f26df" + integrity sha512-JbFlKHFntRV5qKw3YC0CvQnDZ4XMwgzzBbld7Ly4Mj4cbFy3KywcR8NtNctRToMWJOVvLINJv525Gd6wwVEx/Q== + dependencies: + "@babel/types" "^7.11.0" + +"@babel/helper-module-imports@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620" + integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw== + dependencies: + "@babel/types" "^7.10.4" + +"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.10.5", "@babel/helper-module-transforms@^7.11.0": + version "7.11.0" + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359" + integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg== + dependencies: + "@babel/helper-module-imports" "^7.10.4" + "@babel/helper-replace-supers" "^7.10.4" + "@babel/helper-simple-access" "^7.10.4" + "@babel/helper-split-export-declaration" "^7.11.0" + "@babel/template" "^7.10.4" + "@babel/types" "^7.11.0" + lodash "^4.17.19" + +"@babel/helper-optimise-call-expression@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673" + integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg== + dependencies: + "@babel/types" "^7.10.4" + +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375" + integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== + +"@babel/helper-regex@^7.10.4": + version "7.10.5" + resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.10.5.tgz#32dfbb79899073c415557053a19bd055aae50ae0" + integrity sha512-68kdUAzDrljqBrio7DYAEgCoJHxppJOERHOgOrDN7WjOzP0ZQ1LsSDRXcemzVZaLvjaJsJEESb6qt+znNuENDg== + dependencies: + lodash "^4.17.19" + +"@babel/helper-remap-async-to-generator@^7.10.4": + version "7.11.4" + resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.11.4.tgz#4474ea9f7438f18575e30b0cac784045b402a12d" + integrity sha512-tR5vJ/vBa9wFy3m5LLv2faapJLnDFxNWff2SAYkSE4rLUdbp7CdObYFgI7wK4T/Mj4UzpjPwzR8Pzmr5m7MHGA== + dependencies: + "@babel/helper-annotate-as-pure" "^7.10.4" + "@babel/helper-wrap-function" "^7.10.4" + "@babel/template" "^7.10.4" + "@babel/types" "^7.10.4" + +"@babel/helper-replace-supers@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz#d585cd9388ea06e6031e4cd44b6713cbead9e6cf" + integrity sha512-sPxZfFXocEymYTdVK1UNmFPBN+Hv5mJkLPsYWwGBxZAxaWfFu+xqp7b6qWD0yjNuNL2VKc6L5M18tOXUP7NU0A== + dependencies: + "@babel/helper-member-expression-to-functions" "^7.10.4" + "@babel/helper-optimise-call-expression" "^7.10.4" + "@babel/traverse" "^7.10.4" + "@babel/types" "^7.10.4" + +"@babel/helper-simple-access@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz#0f5ccda2945277a2a7a2d3a821e15395edcf3461" + integrity sha512-0fMy72ej/VEvF8ULmX6yb5MtHG4uH4Dbd6I/aHDb/JVg0bbivwt9Wg+h3uMvX+QSFtwr5MeItvazbrc4jtRAXw== + dependencies: + "@babel/template" "^7.10.4" + "@babel/types" "^7.10.4" + +"@babel/helper-skip-transparent-expression-wrappers@^7.11.0": + version "7.11.0" + resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729" + integrity sha512-0XIdiQln4Elglgjbwo9wuJpL/K7AGCY26kmEt0+pRP0TAj4jjyNq1MjoRvikrTVqKcx4Gysxt4cXvVFXP/JO2Q== + dependencies: + "@babel/types" "^7.11.0" + +"@babel/helper-split-export-declaration@^7.10.4", "@babel/helper-split-export-declaration@^7.11.0": + version "7.11.0" + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" + integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== + dependencies: + "@babel/types" "^7.11.0" + +"@babel/helper-validator-identifier@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" + integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== + +"@babel/helper-wrap-function@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz#8a6f701eab0ff39f765b5a1cfef409990e624b87" + integrity sha512-6py45WvEF0MhiLrdxtRjKjufwLL1/ob2qDJgg5JgNdojBAZSAKnAjkyOCNug6n+OBl4VW76XjvgSFTdaMcW0Ug== + dependencies: + "@babel/helper-function-name" "^7.10.4" + "@babel/template" "^7.10.4" + "@babel/traverse" "^7.10.4" + "@babel/types" "^7.10.4" + +"@babel/helpers@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.4.tgz#2abeb0d721aff7c0a97376b9e1f6f65d7a475044" + integrity sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA== + dependencies: + "@babel/template" "^7.10.4" + "@babel/traverse" "^7.10.4" + "@babel/types" "^7.10.4" + +"@babel/highlight@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143" + integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA== + dependencies: + "@babel/helper-validator-identifier" "^7.10.4" chalk "^2.0.0" js-tokens "^4.0.0" -"@babel/parser@^7.10.3", "@babel/parser@^7.4.4": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.3.tgz#7e71d892b0d6e7d04a1af4c3c79d72c1f10f5315" - integrity sha512-oJtNJCMFdIMwXGmx+KxuaD7i3b8uS7TTFYW/FNG2BT8m+fmGHoiPYoH0Pe3gya07WuFmM5FCDIr1x0irkD/hyA== +"@babel/parser@^7.10.4", "@babel/parser@^7.11.0", "@babel/parser@^7.11.4", "@babel/parser@^7.4.4": + version "7.11.4" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.4.tgz#6fa1a118b8b0d80d0267b719213dc947e88cc0ca" + integrity sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA== -"@babel/plugin-proposal-async-generator-functions@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.3.tgz#5a02453d46e5362e2073c7278beab2e53ad7d939" - integrity sha512-WUUWM7YTOudF4jZBAJIW9D7aViYC/Fn0Pln4RIHlQALyno3sXSjqmTA4Zy1TKC2D49RCR8Y/Pn4OIUtEypK3CA== +"@babel/plugin-proposal-async-generator-functions@^7.10.4": + version "7.10.5" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558" + integrity sha512-cNMCVezQbrRGvXJwm9fu/1sJj9bHdGAgKodZdLqOQIpfoH3raqmRPBM17+lh7CzhiKRRBrGtZL9WcjxSoGYUSg== dependencies: - "@babel/helper-plugin-utils" "^7.10.3" - "@babel/helper-remap-async-to-generator" "^7.10.3" + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/helper-remap-async-to-generator" "^7.10.4" "@babel/plugin-syntax-async-generators" "^7.8.0" -"@babel/plugin-proposal-class-properties@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.10.1.tgz#046bc7f6550bb08d9bd1d4f060f5f5a4f1087e01" - integrity sha512-sqdGWgoXlnOdgMXU+9MbhzwFRgxVLeiGBqTrnuS7LC2IBU31wSsESbTUreT2O418obpfPdGUR2GbEufZF1bpqw== +"@babel/plugin-proposal-class-properties@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.10.4.tgz#a33bf632da390a59c7a8c570045d1115cd778807" + integrity sha512-vhwkEROxzcHGNu2mzUC0OFFNXdZ4M23ib8aRRcJSsW8BZK9pQMD7QB7csl97NBbgGZO7ZyHUyKDnxzOaP4IrCg== dependencies: - "@babel/helper-create-class-features-plugin" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-create-class-features-plugin" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-proposal-dynamic-import@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.10.1.tgz#e36979dc1dc3b73f6d6816fc4951da2363488ef0" - integrity sha512-Cpc2yUVHTEGPlmiQzXj026kqwjEQAD9I4ZC16uzdbgWgitg/UHKHLffKNCQZ5+y8jpIZPJcKcwsr2HwPh+w3XA== +"@babel/plugin-proposal-dynamic-import@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.10.4.tgz#ba57a26cb98b37741e9d5bca1b8b0ddf8291f17e" + integrity sha512-up6oID1LeidOOASNXgv/CFbgBqTuKJ0cJjz6An5tWD+NVBNlp3VNSBxv2ZdU7SYl3NxJC7agAQDApZusV6uFwQ== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-dynamic-import" "^7.8.0" -"@babel/plugin-proposal-json-strings@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.1.tgz#b1e691ee24c651b5a5e32213222b2379734aff09" - integrity sha512-m8r5BmV+ZLpWPtMY2mOKN7wre6HIO4gfIiV+eOmsnZABNenrt/kzYBwrh+KOfgumSWpnlGs5F70J8afYMSJMBg== +"@babel/plugin-proposal-export-namespace-from@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.10.4.tgz#570d883b91031637b3e2958eea3c438e62c05f54" + integrity sha512-aNdf0LY6/3WXkhh0Fdb6Zk9j1NMD8ovj3F6r0+3j837Pn1S1PdNtcwJ5EG9WkVPNHPxyJDaxMaAOVq4eki0qbg== + dependencies: + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/plugin-syntax-export-namespace-from" "^7.8.3" + +"@babel/plugin-proposal-json-strings@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.4.tgz#593e59c63528160233bd321b1aebe0820c2341db" + integrity sha512-fCL7QF0Jo83uy1K0P2YXrfX11tj3lkpN7l4dMv9Y9VkowkhkQDwFHFd8IiwyK5MZjE8UpbgokkgtcReH88Abaw== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-json-strings" "^7.8.0" -"@babel/plugin-proposal-nullish-coalescing-operator@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.1.tgz#02dca21673842ff2fe763ac253777f235e9bbf78" - integrity sha512-56cI/uHYgL2C8HVuHOuvVowihhX0sxb3nnfVRzUeVHTWmRHTZrKuAh/OBIMggGU/S1g/1D2CRCXqP+3u7vX7iA== +"@babel/plugin-proposal-logical-assignment-operators@^7.11.0": + version "7.11.0" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.11.0.tgz#9f80e482c03083c87125dee10026b58527ea20c8" + integrity sha512-/f8p4z+Auz0Uaf+i8Ekf1iM7wUNLcViFUGiPxKeXvxTSl63B875YPiVdUDdem7hREcI0E0kSpEhS8tF5RphK7Q== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" + +"@babel/plugin-proposal-nullish-coalescing-operator@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz#02a7e961fc32e6d5b2db0649e01bf80ddee7e04a" + integrity sha512-wq5n1M3ZUlHl9sqT2ok1T2/MTt6AXE0e1Lz4WzWBr95LsAZ5qDXe4KnFuauYyEyLiohvXFMdbsOTMyLZs91Zlw== + dependencies: + "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" -"@babel/plugin-proposal-numeric-separator@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.10.1.tgz#a9a38bc34f78bdfd981e791c27c6fdcec478c123" - integrity sha512-jjfym4N9HtCiNfyyLAVD8WqPYeHUrw4ihxuAynWj6zzp2gf9Ey2f7ImhFm6ikB3CLf5Z/zmcJDri6B4+9j9RsA== +"@babel/plugin-proposal-numeric-separator@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.10.4.tgz#ce1590ff0a65ad12970a609d78855e9a4c1aef06" + integrity sha512-73/G7QoRoeNkLZFxsoCCvlg4ezE4eM+57PnOqgaPOozd5myfj7p0muD1mRVJvbUWbOzD+q3No2bWbaKy+DJ8DA== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" - "@babel/plugin-syntax-numeric-separator" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/plugin-syntax-numeric-separator" "^7.10.4" -"@babel/plugin-proposal-object-rest-spread@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.3.tgz#b8d0d22f70afa34ad84b7a200ff772f9b9fce474" - integrity sha512-ZZh5leCIlH9lni5bU/wB/UcjtcVLgR8gc+FAgW2OOY+m9h1II3ItTO1/cewNUcsIDZSYcSaz/rYVls+Fb0ExVQ== +"@babel/plugin-proposal-object-rest-spread@^7.11.0": + version "7.11.0" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.11.0.tgz#bd81f95a1f746760ea43b6c2d3d62b11790ad0af" + integrity sha512-wzch41N4yztwoRw0ak+37wxwJM2oiIiy6huGCoqkvSTA9acYWcPfn9Y4aJqmFFJ70KTJUu29f3DQ43uJ9HXzEA== dependencies: - "@babel/helper-plugin-utils" "^7.10.3" + "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-object-rest-spread" "^7.8.0" - "@babel/plugin-transform-parameters" "^7.10.1" + "@babel/plugin-transform-parameters" "^7.10.4" -"@babel/plugin-proposal-optional-catch-binding@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.10.1.tgz#c9f86d99305f9fa531b568ff5ab8c964b8b223d2" - integrity sha512-VqExgeE62YBqI3ogkGoOJp1R6u12DFZjqwJhqtKc2o5m1YTUuUWnos7bZQFBhwkxIFpWYJ7uB75U7VAPPiKETA== +"@babel/plugin-proposal-optional-catch-binding@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.10.4.tgz#31c938309d24a78a49d68fdabffaa863758554dd" + integrity sha512-LflT6nPh+GK2MnFiKDyLiqSqVHkQnVf7hdoAvyTnnKj9xB3docGRsdPuxp6qqqW19ifK3xgc9U5/FwrSaCNX5g== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" -"@babel/plugin-proposal-optional-chaining@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.3.tgz#9a726f94622b653c0a3a7a59cdce94730f526f7c" - integrity sha512-yyG3n9dJ1vZ6v5sfmIlMMZ8azQoqx/5/nZTSWX1td6L1H1bsjzA8TInDChpafCZiJkeOFzp/PtrfigAQXxI1Ng== +"@babel/plugin-proposal-optional-chaining@^7.11.0": + version "7.11.0" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz#de5866d0646f6afdaab8a566382fe3a221755076" + integrity sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA== dependencies: - "@babel/helper-plugin-utils" "^7.10.3" + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" "@babel/plugin-syntax-optional-chaining" "^7.8.0" -"@babel/plugin-proposal-private-methods@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.10.1.tgz#ed85e8058ab0fe309c3f448e5e1b73ca89cdb598" - integrity sha512-RZecFFJjDiQ2z6maFprLgrdnm0OzoC23Mx89xf1CcEsxmHuzuXOdniEuI+S3v7vjQG4F5sa6YtUp+19sZuSxHg== +"@babel/plugin-proposal-private-methods@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.10.4.tgz#b160d972b8fdba5c7d111a145fc8c421fc2a6909" + integrity sha512-wh5GJleuI8k3emgTg5KkJK6kHNsGEr0uBTDBuQUBJwckk9xs1ez79ioheEVVxMLyPscB0LfkbVHslQqIzWV6Bw== dependencies: - "@babel/helper-create-class-features-plugin" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-create-class-features-plugin" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-proposal-unicode-property-regex@^7.10.1", "@babel/plugin-proposal-unicode-property-regex@^7.4.4": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.10.1.tgz#dc04feb25e2dd70c12b05d680190e138fa2c0c6f" - integrity sha512-JjfngYRvwmPwmnbRZyNiPFI8zxCZb8euzbCG/LxyKdeTb59tVciKo9GK9bi6JYKInk1H11Dq9j/zRqIH4KigfQ== +"@babel/plugin-proposal-unicode-property-regex@^7.10.4", "@babel/plugin-proposal-unicode-property-regex@^7.4.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.10.4.tgz#4483cda53041ce3413b7fe2f00022665ddfaa75d" + integrity sha512-H+3fOgPnEXFL9zGYtKQe4IDOPKYlZdF1kqFDQRRb8PK4B8af1vAGK04tF5iQAAsui+mHNBQSAtd2/ndEDe9wuA== dependencies: - "@babel/helper-create-regexp-features-plugin" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-create-regexp-features-plugin" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-async-generators@^7.8.0": version "7.8.4" @@ -371,12 +392,12 @@ dependencies: "@babel/helper-plugin-utils" "^7.8.0" -"@babel/plugin-syntax-class-properties@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.10.1.tgz#d5bc0645913df5b17ad7eda0fa2308330bde34c5" - integrity sha512-Gf2Yx/iRs1JREDtVZ56OrjjgFHCaldpTnuy9BHla10qyVT3YkIIGEtoDWhyop0ksu1GvNjHIoYRBqm3zoR1jyQ== +"@babel/plugin-syntax-class-properties@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.10.4.tgz#6644e6a0baa55a61f9e3231f6c9eeb6ee46c124c" + integrity sha512-GCSBF7iUle6rNugfURwNmCGG3Z/2+opxAMLs1nND4bhEG5PuxTIggDBoeYYSujAlLtsupzOHYJQgPS3pivwXIA== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-dynamic-import@^7.8.0": version "7.8.3" @@ -385,12 +406,19 @@ dependencies: "@babel/helper-plugin-utils" "^7.8.0" -"@babel/plugin-syntax-flow@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.10.1.tgz#cd4bbca62fb402babacb174f64f8734310d742f0" - integrity sha512-b3pWVncLBYoPP60UOTc7NMlbtsHQ6ITim78KQejNHK6WJ2mzV5kCcg4mIWpasAfJEgwVTibwo2e+FU7UEIKQUg== +"@babel/plugin-syntax-export-namespace-from@^7.8.3": + version "7.8.3" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a" + integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q== + dependencies: + "@babel/helper-plugin-utils" "^7.8.3" + +"@babel/plugin-syntax-flow@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.10.4.tgz#53351dd7ae01995e567d04ce42af1a6e0ba846a6" + integrity sha512-yxQsX1dJixF4qEEdzVbst3SZQ58Nrooz8NV9Z9GL4byTE25BvJgl5lf0RECUf0fh28rZBb/RYTWn/eeKwCMrZQ== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-json-strings@^7.8.0": version "7.8.3" @@ -399,12 +427,19 @@ dependencies: "@babel/helper-plugin-utils" "^7.8.0" -"@babel/plugin-syntax-jsx@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.10.1.tgz#0ae371134a42b91d5418feb3c8c8d43e1565d2da" - integrity sha512-+OxyOArpVFXQeXKLO9o+r2I4dIoVoy6+Uu0vKELrlweDM3QJADZj+Z+5ERansZqIZBcLj42vHnDI8Rz9BnRIuQ== +"@babel/plugin-syntax-jsx@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.10.4.tgz#39abaae3cbf710c4373d8429484e6ba21340166c" + integrity sha512-KCg9mio9jwiARCB7WAcQ7Y1q+qicILjoK8LP/VkPkEKaf5dkaZZK1EcTe91a3JJlZ3qy6L5s9X52boEYi8DM9g== + dependencies: + "@babel/helper-plugin-utils" "^7.10.4" + +"@babel/plugin-syntax-logical-assignment-operators@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699" + integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0": version "7.8.3" @@ -413,12 +448,12 @@ dependencies: "@babel/helper-plugin-utils" "^7.8.0" -"@babel/plugin-syntax-numeric-separator@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.1.tgz#25761ee7410bc8cf97327ba741ee94e4a61b7d99" - integrity sha512-uTd0OsHrpe3tH5gRPTxG8Voh99/WCU78vIm5NMRYPAqC8lR4vajt6KkCAknCHrx24vkPdd/05yfdGSB4EIY2mg== +"@babel/plugin-syntax-numeric-separator@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz#b9b070b3e33570cd9fd07ba7fa91c0dd37b9af97" + integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-object-rest-spread@^7.8.0": version "7.8.3" @@ -441,346 +476,350 @@ dependencies: "@babel/helper-plugin-utils" "^7.8.0" -"@babel/plugin-syntax-top-level-await@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.10.1.tgz#8b8733f8c57397b3eaa47ddba8841586dcaef362" - integrity sha512-hgA5RYkmZm8FTFT3yu2N9Bx7yVVOKYT6yEdXXo6j2JTm0wNxgqaGeQVaSHRjhfnQbX91DtjFB6McRFSlcJH3xQ== +"@babel/plugin-syntax-top-level-await@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.10.4.tgz#4bbeb8917b54fcf768364e0a81f560e33a3ef57d" + integrity sha512-ni1brg4lXEmWyafKr0ccFWkJG0CeMt4WV1oyeBW6EFObF4oOHclbkj5cARxAPQyAQ2UTuplJyK4nfkXIMMFvsQ== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-arrow-functions@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.1.tgz#cb5ee3a36f0863c06ead0b409b4cc43a889b295b" - integrity sha512-6AZHgFJKP3DJX0eCNJj01RpytUa3SOGawIxweHkNX2L6PYikOZmoh5B0d7hIHaIgveMjX990IAa/xK7jRTN8OA== +"@babel/plugin-transform-arrow-functions@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.4.tgz#e22960d77e697c74f41c501d44d73dbf8a6a64cd" + integrity sha512-9J/oD1jV0ZCBcgnoFWFq1vJd4msoKb/TCpGNFyyLt0zABdcvgK3aYikZ8HjzB14c26bc7E3Q1yugpwGy2aTPNA== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-async-to-generator@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.10.1.tgz#e5153eb1a3e028f79194ed8a7a4bf55f862b2062" - integrity sha512-XCgYjJ8TY2slj6SReBUyamJn3k2JLUIiiR5b6t1mNCMSvv7yx+jJpaewakikp0uWFQSF7ChPPoe3dHmXLpISkg== +"@babel/plugin-transform-async-to-generator@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.10.4.tgz#41a5017e49eb6f3cda9392a51eef29405b245a37" + integrity sha512-F6nREOan7J5UXTLsDsZG3DXmZSVofr2tGNwfdrVwkDWHfQckbQXnXSPfD7iO+c/2HGqycwyLST3DnZ16n+cBJQ== dependencies: - "@babel/helper-module-imports" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.1" - "@babel/helper-remap-async-to-generator" "^7.10.1" + "@babel/helper-module-imports" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/helper-remap-async-to-generator" "^7.10.4" -"@babel/plugin-transform-block-scoped-functions@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.10.1.tgz#146856e756d54b20fff14b819456b3e01820b85d" - integrity sha512-B7K15Xp8lv0sOJrdVAoukKlxP9N59HS48V1J3U/JGj+Ad+MHq+am6xJVs85AgXrQn4LV8vaYFOB+pr/yIuzW8Q== +"@babel/plugin-transform-block-scoped-functions@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.10.4.tgz#1afa595744f75e43a91af73b0d998ecfe4ebc2e8" + integrity sha512-WzXDarQXYYfjaV1szJvN3AD7rZgZzC1JtjJZ8dMHUyiK8mxPRahynp14zzNjU3VkPqPsO38CzxiWO1c9ARZ8JA== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-block-scoping@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.10.1.tgz#47092d89ca345811451cd0dc5d91605982705d5e" - integrity sha512-8bpWG6TtF5akdhIm/uWTyjHqENpy13Fx8chg7pFH875aNLwX8JxIxqm08gmAT+Whe6AOmaTeLPe7dpLbXt+xUw== +"@babel/plugin-transform-block-scoping@^7.10.4": + version "7.11.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.11.1.tgz#5b7efe98852bef8d652c0b28144cd93a9e4b5215" + integrity sha512-00dYeDE0EVEHuuM+26+0w/SCL0BH2Qy7LwHuI4Hi4MH5gkC8/AqMN5uWFJIsoXZrAphiMm1iXzBw6L2T+eA0ew== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" - lodash "^4.17.13" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-classes@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.10.3.tgz#8d9a656bc3d01f3ff69e1fccb354b0f9d72ac544" - integrity sha512-irEX0ChJLaZVC7FvvRoSIxJlmk0IczFLcwaRXUArBKYHCHbOhe57aG8q3uw/fJsoSXvZhjRX960hyeAGlVBXZw== +"@babel/plugin-transform-classes@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.10.4.tgz#405136af2b3e218bc4a1926228bc917ab1a0adc7" + integrity sha512-2oZ9qLjt161dn1ZE0Ms66xBncQH4In8Sqw1YWgBUZuGVJJS5c0OFZXL6dP2MRHrkU/eKhWg8CzFJhRQl50rQxA== dependencies: - "@babel/helper-annotate-as-pure" "^7.10.1" - "@babel/helper-define-map" "^7.10.3" - "@babel/helper-function-name" "^7.10.3" - "@babel/helper-optimise-call-expression" "^7.10.3" - "@babel/helper-plugin-utils" "^7.10.3" - "@babel/helper-replace-supers" "^7.10.1" - "@babel/helper-split-export-declaration" "^7.10.1" + "@babel/helper-annotate-as-pure" "^7.10.4" + "@babel/helper-define-map" "^7.10.4" + "@babel/helper-function-name" "^7.10.4" + "@babel/helper-optimise-call-expression" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/helper-replace-supers" "^7.10.4" + "@babel/helper-split-export-declaration" "^7.10.4" globals "^11.1.0" -"@babel/plugin-transform-computed-properties@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.10.3.tgz#d3aa6eef67cb967150f76faff20f0abbf553757b" - integrity sha512-GWzhaBOsdbjVFav96drOz7FzrcEW6AP5nax0gLIpstiFaI3LOb2tAg06TimaWU6YKOfUACK3FVrxPJ4GSc5TgA== +"@babel/plugin-transform-computed-properties@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.10.4.tgz#9ded83a816e82ded28d52d4b4ecbdd810cdfc0eb" + integrity sha512-JFwVDXcP/hM/TbyzGq3l/XWGut7p46Z3QvqFMXTfk6/09m7xZHJUN9xHfsv7vqqD4YnfI5ueYdSJtXqqBLyjBw== dependencies: - "@babel/helper-plugin-utils" "^7.10.3" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-destructuring@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.10.1.tgz#abd58e51337815ca3a22a336b85f62b998e71907" - integrity sha512-V/nUc4yGWG71OhaTH705pU8ZSdM6c1KmmLP8ys59oOYbT7RpMYAR3MsVOt6OHL0WzG7BlTU076va9fjJyYzJMA== +"@babel/plugin-transform-destructuring@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.10.4.tgz#70ddd2b3d1bea83d01509e9bb25ddb3a74fc85e5" + integrity sha512-+WmfvyfsyF603iPa6825mq6Qrb7uLjTOsa3XOFzlYcYDHSS4QmpOWOL0NNBY5qMbvrcf3tq0Cw+v4lxswOBpgA== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-dotall-regex@^7.10.1", "@babel/plugin-transform-dotall-regex@^7.4.4": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.10.1.tgz#920b9fec2d78bb57ebb64a644d5c2ba67cc104ee" - integrity sha512-19VIMsD1dp02RvduFUmfzj8uknaO3uiHHF0s3E1OHnVsNj8oge8EQ5RzHRbJjGSetRnkEuBYO7TG1M5kKjGLOA== +"@babel/plugin-transform-dotall-regex@^7.10.4", "@babel/plugin-transform-dotall-regex@^7.4.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.10.4.tgz#469c2062105c1eb6a040eaf4fac4b488078395ee" + integrity sha512-ZEAVvUTCMlMFAbASYSVQoxIbHm2OkG2MseW6bV2JjIygOjdVv8tuxrCTzj1+Rynh7ODb8GivUy7dzEXzEhuPaA== dependencies: - "@babel/helper-create-regexp-features-plugin" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-create-regexp-features-plugin" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-duplicate-keys@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.10.1.tgz#c900a793beb096bc9d4d0a9d0cde19518ffc83b9" - integrity sha512-wIEpkX4QvX8Mo9W6XF3EdGttrIPZWozHfEaDTU0WJD/TDnXMvdDh30mzUl/9qWhnf7naicYartcEfUghTCSNpA== +"@babel/plugin-transform-duplicate-keys@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.10.4.tgz#697e50c9fee14380fe843d1f306b295617431e47" + integrity sha512-GL0/fJnmgMclHiBTTWXNlYjYsA7rDrtsazHG6mglaGSTh0KsrW04qml+Bbz9FL0LcJIRwBWL5ZqlNHKTkU3xAA== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-exponentiation-operator@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.10.1.tgz#279c3116756a60dd6e6f5e488ba7957db9c59eb3" - integrity sha512-lr/przdAbpEA2BUzRvjXdEDLrArGRRPwbaF9rvayuHRvdQ7lUTTkZnhZrJ4LE2jvgMRFF4f0YuPQ20vhiPYxtA== +"@babel/plugin-transform-exponentiation-operator@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.10.4.tgz#5ae338c57f8cf4001bdb35607ae66b92d665af2e" + integrity sha512-S5HgLVgkBcRdyQAHbKj+7KyuWx8C6t5oETmUuwz1pt3WTWJhsUV0WIIXuVvfXMxl/QQyHKlSCNNtaIamG8fysw== dependencies: - "@babel/helper-builder-binary-assignment-operator-visitor" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-builder-binary-assignment-operator-visitor" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-transform-flow-strip-types@^7.4.4": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.10.1.tgz#59eafbff9ae85ec8932d4c16c068654be814ec5e" - integrity sha512-i4o0YwiJBIsIx7/liVCZ3Q2WkWr1/Yu39PksBOnh/khW2SwIFsGa5Ze+MSon5KbDfrEHP9NeyefAgvUSXzaEkw== + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.10.4.tgz#c497957f09e86e3df7296271e9eb642876bf7788" + integrity sha512-XTadyuqNst88UWBTdLjM+wEY7BFnY2sYtPyAidfC7M/QaZnSuIZpMvLxqGT7phAcnGyWh/XQFLKcGf04CnvxSQ== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" - "@babel/plugin-syntax-flow" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/plugin-syntax-flow" "^7.10.4" -"@babel/plugin-transform-for-of@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.10.1.tgz#ff01119784eb0ee32258e8646157ba2501fcfda5" - integrity sha512-US8KCuxfQcn0LwSCMWMma8M2R5mAjJGsmoCBVwlMygvmDUMkTCykc84IqN1M7t+agSfOmLYTInLCHJM+RUoz+w== +"@babel/plugin-transform-for-of@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.10.4.tgz#c08892e8819d3a5db29031b115af511dbbfebae9" + integrity sha512-ItdQfAzu9AlEqmusA/65TqJ79eRcgGmpPPFvBnGILXZH975G0LNjP1yjHvGgfuCxqrPPueXOPe+FsvxmxKiHHQ== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-function-name@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.10.1.tgz#4ed46fd6e1d8fde2a2ec7b03c66d853d2c92427d" - integrity sha512-//bsKsKFBJfGd65qSNNh1exBy5Y9gD9ZN+DvrJ8f7HXr4avE5POW6zB7Rj6VnqHV33+0vXWUwJT0wSHubiAQkw== +"@babel/plugin-transform-function-name@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.10.4.tgz#6a467880e0fc9638514ba369111811ddbe2644b7" + integrity sha512-OcDCq2y5+E0dVD5MagT5X+yTRbcvFjDI2ZVAottGH6tzqjx/LKpgkUepu3hp/u4tZBzxxpNGwLsAvGBvQ2mJzg== dependencies: - "@babel/helper-function-name" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-function-name" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-literals@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.10.1.tgz#5794f8da82846b22e4e6631ea1658bce708eb46a" - integrity sha512-qi0+5qgevz1NHLZroObRm5A+8JJtibb7vdcPQF1KQE12+Y/xxl8coJ+TpPW9iRq+Mhw/NKLjm+5SHtAHCC7lAw== +"@babel/plugin-transform-literals@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.10.4.tgz#9f42ba0841100a135f22712d0e391c462f571f3c" + integrity sha512-Xd/dFSTEVuUWnyZiMu76/InZxLTYilOSr1UlHV+p115Z/Le2Fi1KXkJUYz0b42DfndostYlPub3m8ZTQlMaiqQ== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-member-expression-literals@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.10.1.tgz#90347cba31bca6f394b3f7bd95d2bbfd9fce2f39" - integrity sha512-UmaWhDokOFT2GcgU6MkHC11i0NQcL63iqeufXWfRy6pUOGYeCGEKhvfFO6Vz70UfYJYHwveg62GS83Rvpxn+NA== +"@babel/plugin-transform-member-expression-literals@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.10.4.tgz#b1ec44fcf195afcb8db2c62cd8e551c881baf8b7" + integrity sha512-0bFOvPyAoTBhtcJLr9VcwZqKmSjFml1iVxvPL0ReomGU53CX53HsM4h2SzckNdkQcHox1bpAqzxBI1Y09LlBSw== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-modules-amd@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.10.1.tgz#65950e8e05797ebd2fe532b96e19fc5482a1d52a" - integrity sha512-31+hnWSFRI4/ACFr1qkboBbrTxoBIzj7qA69qlq8HY8p7+YCzkCT6/TvQ1a4B0z27VeWtAeJd6pr5G04dc1iHw== +"@babel/plugin-transform-modules-amd@^7.10.4": + version "7.10.5" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.10.5.tgz#1b9cddaf05d9e88b3aad339cb3e445c4f020a9b1" + integrity sha512-elm5uruNio7CTLFItVC/rIzKLfQ17+fX7EVz5W0TMgIHFo1zY0Ozzx+lgwhL4plzl8OzVn6Qasx5DeEFyoNiRw== dependencies: - "@babel/helper-module-transforms" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-module-transforms" "^7.10.5" + "@babel/helper-plugin-utils" "^7.10.4" babel-plugin-dynamic-import-node "^2.3.3" -"@babel/plugin-transform-modules-commonjs@^7.10.1", "@babel/plugin-transform-modules-commonjs@^7.4.4": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.10.1.tgz#d5ff4b4413ed97ffded99961056e1fb980fb9301" - integrity sha512-AQG4fc3KOah0vdITwt7Gi6hD9BtQP/8bhem7OjbaMoRNCH5Djx42O2vYMfau7QnAzQCa+RJnhJBmFFMGpQEzrg== +"@babel/plugin-transform-modules-commonjs@^7.10.4", "@babel/plugin-transform-modules-commonjs@^7.4.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.10.4.tgz#66667c3eeda1ebf7896d41f1f16b17105a2fbca0" + integrity sha512-Xj7Uq5o80HDLlW64rVfDBhao6OX89HKUmb+9vWYaLXBZOma4gA6tw4Ni1O5qVDoZWUV0fxMYA0aYzOawz0l+1w== dependencies: - "@babel/helper-module-transforms" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.1" - "@babel/helper-simple-access" "^7.10.1" + "@babel/helper-module-transforms" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/helper-simple-access" "^7.10.4" babel-plugin-dynamic-import-node "^2.3.3" -"@babel/plugin-transform-modules-systemjs@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.10.3.tgz#004ae727b122b7b146b150d50cba5ffbff4ac56b" - integrity sha512-GWXWQMmE1GH4ALc7YXW56BTh/AlzvDWhUNn9ArFF0+Cz5G8esYlVbXfdyHa1xaD1j+GnBoCeoQNlwtZTVdiG/A== +"@babel/plugin-transform-modules-systemjs@^7.10.4": + version "7.10.5" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.10.5.tgz#6270099c854066681bae9e05f87e1b9cadbe8c85" + integrity sha512-f4RLO/OL14/FP1AEbcsWMzpbUz6tssRaeQg11RH1BP/XnPpRoVwgeYViMFacnkaw4k4wjRSjn3ip1Uw9TaXuMw== dependencies: - "@babel/helper-hoist-variables" "^7.10.3" - "@babel/helper-module-transforms" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.3" + "@babel/helper-hoist-variables" "^7.10.4" + "@babel/helper-module-transforms" "^7.10.5" + "@babel/helper-plugin-utils" "^7.10.4" babel-plugin-dynamic-import-node "^2.3.3" -"@babel/plugin-transform-modules-umd@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.10.1.tgz#ea080911ffc6eb21840a5197a39ede4ee67b1595" - integrity sha512-EIuiRNMd6GB6ulcYlETnYYfgv4AxqrswghmBRQbWLHZxN4s7mupxzglnHqk9ZiUpDI4eRWewedJJNj67PWOXKA== +"@babel/plugin-transform-modules-umd@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.10.4.tgz#9a8481fe81b824654b3a0b65da3df89f3d21839e" + integrity sha512-mohW5q3uAEt8T45YT7Qc5ws6mWgJAaL/8BfWD9Dodo1A3RKWli8wTS+WiQ/knF+tXlPirW/1/MqzzGfCExKECA== dependencies: - "@babel/helper-module-transforms" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-module-transforms" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-named-capturing-groups-regex@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.10.3.tgz#a4f8444d1c5a46f35834a410285f2c901c007ca6" - integrity sha512-I3EH+RMFyVi8Iy/LekQm948Z4Lz4yKT7rK+vuCAeRm0kTa6Z5W7xuhRxDNJv0FPya/her6AUgrDITb70YHtTvA== +"@babel/plugin-transform-named-capturing-groups-regex@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.10.4.tgz#78b4d978810b6f3bcf03f9e318f2fc0ed41aecb6" + integrity sha512-V6LuOnD31kTkxQPhKiVYzYC/Jgdq53irJC/xBSmqcNcqFGV+PER4l6rU5SH2Vl7bH9mLDHcc0+l9HUOe4RNGKA== dependencies: - "@babel/helper-create-regexp-features-plugin" "^7.8.3" + "@babel/helper-create-regexp-features-plugin" "^7.10.4" -"@babel/plugin-transform-new-target@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.10.1.tgz#6ee41a5e648da7632e22b6fb54012e87f612f324" - integrity sha512-MBlzPc1nJvbmO9rPr1fQwXOM2iGut+JC92ku6PbiJMMK7SnQc1rytgpopveE3Evn47gzvGYeCdgfCDbZo0ecUw== +"@babel/plugin-transform-new-target@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.10.4.tgz#9097d753cb7b024cb7381a3b2e52e9513a9c6888" + integrity sha512-YXwWUDAH/J6dlfwqlWsztI2Puz1NtUAubXhOPLQ5gjR/qmQ5U96DY4FQO8At33JN4XPBhrjB8I4eMmLROjjLjw== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-object-super@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.10.1.tgz#2e3016b0adbf262983bf0d5121d676a5ed9c4fde" - integrity sha512-WnnStUDN5GL+wGQrJylrnnVlFhFmeArINIR9gjhSeYyvroGhBrSAXYg/RHsnfzmsa+onJrTJrEClPzgNmmQ4Gw== +"@babel/plugin-transform-object-super@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.10.4.tgz#d7146c4d139433e7a6526f888c667e314a093894" + integrity sha512-5iTw0JkdRdJvr7sY0vHqTpnruUpTea32JHmq/atIWqsnNussbRzjEDyWep8UNztt1B5IusBYg8Irb0bLbiEBCQ== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" - "@babel/helper-replace-supers" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/helper-replace-supers" "^7.10.4" -"@babel/plugin-transform-parameters@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.1.tgz#b25938a3c5fae0354144a720b07b32766f683ddd" - integrity sha512-tJ1T0n6g4dXMsL45YsSzzSDZCxiHXAQp/qHrucOq5gEHncTA3xDxnd5+sZcoQp+N1ZbieAaB8r/VUCG0gqseOg== +"@babel/plugin-transform-parameters@^7.10.4": + version "7.10.5" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.5.tgz#59d339d58d0b1950435f4043e74e2510005e2c4a" + integrity sha512-xPHwUj5RdFV8l1wuYiu5S9fqWGM2DrYc24TMvUiRrPVm+SM3XeqU9BcokQX/kEUe+p2RBwy+yoiR1w/Blq6ubw== dependencies: - "@babel/helper-get-function-arity" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-get-function-arity" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-property-literals@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.10.1.tgz#cffc7315219230ed81dc53e4625bf86815b6050d" - integrity sha512-Kr6+mgag8auNrgEpbfIWzdXYOvqDHZOF0+Bx2xh4H2EDNwcbRb9lY6nkZg8oSjsX+DH9Ebxm9hOqtKW+gRDeNA== +"@babel/plugin-transform-property-literals@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.10.4.tgz#f6fe54b6590352298785b83edd815d214c42e3c0" + integrity sha512-ofsAcKiUxQ8TY4sScgsGeR2vJIsfrzqvFb9GvJ5UdXDzl+MyYCaBj/FGzXuv7qE0aJcjWMILny1epqelnFlz8g== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-transform-react-jsx@^7.0.0": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.10.3.tgz#c07ad86b7c159287c89b643f201f59536231048e" - integrity sha512-Y21E3rZmWICRJnvbGVmDLDZ8HfNDIwjGF3DXYHx1le0v0mIHCs0Gv5SavyW5Z/jgAHLaAoJPiwt+Dr7/zZKcOQ== + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.10.4.tgz#673c9f913948764a4421683b2bef2936968fddf2" + integrity sha512-L+MfRhWjX0eI7Js093MM6MacKU4M6dnCRa/QPDwYMxjljzSCzzlzKzj9Pk4P3OtrPcxr2N3znR419nr3Xw+65A== dependencies: - "@babel/helper-builder-react-jsx" "^7.10.3" - "@babel/helper-builder-react-jsx-experimental" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.3" - "@babel/plugin-syntax-jsx" "^7.10.1" + "@babel/helper-builder-react-jsx" "^7.10.4" + "@babel/helper-builder-react-jsx-experimental" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/plugin-syntax-jsx" "^7.10.4" -"@babel/plugin-transform-regenerator@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.10.3.tgz#6ec680f140a5ceefd291c221cb7131f6d7e8cb6d" - integrity sha512-H5kNeW0u8mbk0qa1jVIVTeJJL6/TJ81ltD4oyPx0P499DhMJrTmmIFCmJ3QloGpQG8K9symccB7S7SJpCKLwtw== +"@babel/plugin-transform-regenerator@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.10.4.tgz#2015e59d839074e76838de2159db421966fd8b63" + integrity sha512-3thAHwtor39A7C04XucbMg17RcZ3Qppfxr22wYzZNcVIkPHfpM9J0SO8zuCV6SZa265kxBJSrfKTvDCYqBFXGw== dependencies: regenerator-transform "^0.14.2" -"@babel/plugin-transform-reserved-words@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.10.1.tgz#0fc1027312b4d1c3276a57890c8ae3bcc0b64a86" - integrity sha512-qN1OMoE2nuqSPmpTqEM7OvJ1FkMEV+BjVeZZm9V9mq/x1JLKQ4pcv8riZJMNN3u2AUGl0ouOMjRr2siecvHqUQ== +"@babel/plugin-transform-reserved-words@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.10.4.tgz#8f2682bcdcef9ed327e1b0861585d7013f8a54dd" + integrity sha512-hGsw1O6Rew1fkFbDImZIEqA8GoidwTAilwCyWqLBM9f+e/u/sQMQu7uX6dyokfOayRuuVfKOW4O7HvaBWM+JlQ== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-shorthand-properties@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.10.1.tgz#e8b54f238a1ccbae482c4dce946180ae7b3143f3" - integrity sha512-AR0E/lZMfLstScFwztApGeyTHJ5u3JUKMjneqRItWeEqDdHWZwAOKycvQNCasCK/3r5YXsuNG25funcJDu7Y2g== +"@babel/plugin-transform-shorthand-properties@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.10.4.tgz#9fd25ec5cdd555bb7f473e5e6ee1c971eede4dd6" + integrity sha512-AC2K/t7o07KeTIxMoHneyX90v3zkm5cjHJEokrPEAGEy3UCp8sLKfnfOIGdZ194fyN4wfX/zZUWT9trJZ0qc+Q== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-spread@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.10.1.tgz#0c6d618a0c4461a274418460a28c9ccf5239a7c8" - integrity sha512-8wTPym6edIrClW8FI2IoaePB91ETOtg36dOkj3bYcNe7aDMN2FXEoUa+WrmPc4xa1u2PQK46fUX2aCb+zo9rfw== +"@babel/plugin-transform-spread@^7.11.0": + version "7.11.0" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.11.0.tgz#fa84d300f5e4f57752fe41a6d1b3c554f13f17cc" + integrity sha512-UwQYGOqIdQJe4aWNyS7noqAnN2VbaczPLiEtln+zPowRNlD+79w3oi2TWfYe0eZgd+gjZCbsydN7lzWysDt+gw== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" -"@babel/plugin-transform-sticky-regex@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.10.1.tgz#90fc89b7526228bed9842cff3588270a7a393b00" - integrity sha512-j17ojftKjrL7ufX8ajKvwRilwqTok4q+BjkknmQw9VNHnItTyMP5anPFzxFJdCQs7clLcWpCV3ma+6qZWLnGMA== +"@babel/plugin-transform-sticky-regex@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.10.4.tgz#8f3889ee8657581130a29d9cc91d7c73b7c4a28d" + integrity sha512-Ddy3QZfIbEV0VYcVtFDCjeE4xwVTJWTmUtorAJkn6u/92Z/nWJNV+mILyqHKrUxXYKA2EoCilgoPePymKL4DvQ== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" - "@babel/helper-regex" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/helper-regex" "^7.10.4" -"@babel/plugin-transform-template-literals@^7.10.3": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.10.3.tgz#69d39b3d44b31e7b4864173322565894ce939b25" - integrity sha512-yaBn9OpxQra/bk0/CaA4wr41O0/Whkg6nqjqApcinxM7pro51ojhX6fv1pimAnVjVfDy14K0ULoRL70CA9jWWA== +"@babel/plugin-transform-template-literals@^7.10.4": + version "7.10.5" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.10.5.tgz#78bc5d626a6642db3312d9d0f001f5e7639fde8c" + integrity sha512-V/lnPGIb+KT12OQikDvgSuesRX14ck5FfJXt6+tXhdkJ+Vsd0lDCVtF6jcB4rNClYFzaB2jusZ+lNISDk2mMMw== dependencies: - "@babel/helper-annotate-as-pure" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.3" + "@babel/helper-annotate-as-pure" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-typeof-symbol@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.10.1.tgz#60c0239b69965d166b80a84de7315c1bc7e0bb0e" - integrity sha512-qX8KZcmbvA23zDi+lk9s6hC1FM7jgLHYIjuLgULgc8QtYnmB3tAVIYkNoKRQ75qWBeyzcoMoK8ZQmogGtC/w0g== +"@babel/plugin-transform-typeof-symbol@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.10.4.tgz#9509f1a7eec31c4edbffe137c16cc33ff0bc5bfc" + integrity sha512-QqNgYwuuW0y0H+kUE/GWSR45t/ccRhe14Fs/4ZRouNNQsyd4o3PG4OtHiIrepbM2WKUBDAXKCAK/Lk4VhzTaGA== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-unicode-escapes@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.10.1.tgz#add0f8483dab60570d9e03cecef6c023aa8c9940" - integrity sha512-zZ0Poh/yy1d4jeDWpx/mNwbKJVwUYJX73q+gyh4bwtG0/iUlzdEu0sLMda8yuDFS6LBQlT/ST1SJAR6zYwXWgw== +"@babel/plugin-transform-unicode-escapes@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.10.4.tgz#feae523391c7651ddac115dae0a9d06857892007" + integrity sha512-y5XJ9waMti2J+e7ij20e+aH+fho7Wb7W8rNuu72aKRwCHFqQdhkdU2lo3uZ9tQuboEJcUFayXdARhcxLQ3+6Fg== dependencies: - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-transform-unicode-regex@^7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.10.1.tgz#6b58f2aea7b68df37ac5025d9c88752443a6b43f" - integrity sha512-Y/2a2W299k0VIUdbqYm9X2qS6fE0CUBhhiPpimK6byy7OJ/kORLlIX+J6UrjgNu5awvs62k+6RSslxhcvVw2Tw== +"@babel/plugin-transform-unicode-regex@^7.10.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.10.4.tgz#e56d71f9282fac6db09c82742055576d5e6d80a8" + integrity sha512-wNfsc4s8N2qnIwpO/WP2ZiSyjfpTamT2C9V9FDH/Ljub9zw6P3SjkXcFmc0RQUt96k2fmIvtla2MMjgTwIAC+A== dependencies: - "@babel/helper-create-regexp-features-plugin" "^7.10.1" - "@babel/helper-plugin-utils" "^7.10.1" + "@babel/helper-create-regexp-features-plugin" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" "@babel/preset-env@^7.4.4": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.3.tgz#3e58c9861bbd93b6a679987c7e4bd365c56c80c9" - integrity sha512-jHaSUgiewTmly88bJtMHbOd1bJf2ocYxb5BWKSDQIP5tmgFuS/n0gl+nhSrYDhT33m0vPxp+rP8oYYgPgMNQlg== - dependencies: - "@babel/compat-data" "^7.10.3" - "@babel/helper-compilation-targets" "^7.10.2" - "@babel/helper-module-imports" "^7.10.3" - "@babel/helper-plugin-utils" "^7.10.3" - "@babel/plugin-proposal-async-generator-functions" "^7.10.3" - "@babel/plugin-proposal-class-properties" "^7.10.1" - "@babel/plugin-proposal-dynamic-import" "^7.10.1" - "@babel/plugin-proposal-json-strings" "^7.10.1" - "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.1" - "@babel/plugin-proposal-numeric-separator" "^7.10.1" - "@babel/plugin-proposal-object-rest-spread" "^7.10.3" - "@babel/plugin-proposal-optional-catch-binding" "^7.10.1" - "@babel/plugin-proposal-optional-chaining" "^7.10.3" - "@babel/plugin-proposal-private-methods" "^7.10.1" - "@babel/plugin-proposal-unicode-property-regex" "^7.10.1" + version "7.11.0" + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796" + integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg== + dependencies: + "@babel/compat-data" "^7.11.0" + "@babel/helper-compilation-targets" "^7.10.4" + "@babel/helper-module-imports" "^7.10.4" + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/plugin-proposal-async-generator-functions" "^7.10.4" + "@babel/plugin-proposal-class-properties" "^7.10.4" + "@babel/plugin-proposal-dynamic-import" "^7.10.4" + "@babel/plugin-proposal-export-namespace-from" "^7.10.4" + "@babel/plugin-proposal-json-strings" "^7.10.4" + "@babel/plugin-proposal-logical-assignment-operators" "^7.11.0" + "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4" + "@babel/plugin-proposal-numeric-separator" "^7.10.4" + "@babel/plugin-proposal-object-rest-spread" "^7.11.0" + "@babel/plugin-proposal-optional-catch-binding" "^7.10.4" + "@babel/plugin-proposal-optional-chaining" "^7.11.0" + "@babel/plugin-proposal-private-methods" "^7.10.4" + "@babel/plugin-proposal-unicode-property-regex" "^7.10.4" "@babel/plugin-syntax-async-generators" "^7.8.0" - "@babel/plugin-syntax-class-properties" "^7.10.1" + "@babel/plugin-syntax-class-properties" "^7.10.4" "@babel/plugin-syntax-dynamic-import" "^7.8.0" + "@babel/plugin-syntax-export-namespace-from" "^7.8.3" "@babel/plugin-syntax-json-strings" "^7.8.0" + "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" - "@babel/plugin-syntax-numeric-separator" "^7.10.1" + "@babel/plugin-syntax-numeric-separator" "^7.10.4" "@babel/plugin-syntax-object-rest-spread" "^7.8.0" "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" "@babel/plugin-syntax-optional-chaining" "^7.8.0" - "@babel/plugin-syntax-top-level-await" "^7.10.1" - "@babel/plugin-transform-arrow-functions" "^7.10.1" - "@babel/plugin-transform-async-to-generator" "^7.10.1" - "@babel/plugin-transform-block-scoped-functions" "^7.10.1" - "@babel/plugin-transform-block-scoping" "^7.10.1" - "@babel/plugin-transform-classes" "^7.10.3" - "@babel/plugin-transform-computed-properties" "^7.10.3" - "@babel/plugin-transform-destructuring" "^7.10.1" - "@babel/plugin-transform-dotall-regex" "^7.10.1" - "@babel/plugin-transform-duplicate-keys" "^7.10.1" - "@babel/plugin-transform-exponentiation-operator" "^7.10.1" - "@babel/plugin-transform-for-of" "^7.10.1" - "@babel/plugin-transform-function-name" "^7.10.1" - "@babel/plugin-transform-literals" "^7.10.1" - "@babel/plugin-transform-member-expression-literals" "^7.10.1" - "@babel/plugin-transform-modules-amd" "^7.10.1" - "@babel/plugin-transform-modules-commonjs" "^7.10.1" - "@babel/plugin-transform-modules-systemjs" "^7.10.3" - "@babel/plugin-transform-modules-umd" "^7.10.1" - "@babel/plugin-transform-named-capturing-groups-regex" "^7.10.3" - "@babel/plugin-transform-new-target" "^7.10.1" - "@babel/plugin-transform-object-super" "^7.10.1" - "@babel/plugin-transform-parameters" "^7.10.1" - "@babel/plugin-transform-property-literals" "^7.10.1" - "@babel/plugin-transform-regenerator" "^7.10.3" - "@babel/plugin-transform-reserved-words" "^7.10.1" - "@babel/plugin-transform-shorthand-properties" "^7.10.1" - "@babel/plugin-transform-spread" "^7.10.1" - "@babel/plugin-transform-sticky-regex" "^7.10.1" - "@babel/plugin-transform-template-literals" "^7.10.3" - "@babel/plugin-transform-typeof-symbol" "^7.10.1" - "@babel/plugin-transform-unicode-escapes" "^7.10.1" - "@babel/plugin-transform-unicode-regex" "^7.10.1" + "@babel/plugin-syntax-top-level-await" "^7.10.4" + "@babel/plugin-transform-arrow-functions" "^7.10.4" + "@babel/plugin-transform-async-to-generator" "^7.10.4" + "@babel/plugin-transform-block-scoped-functions" "^7.10.4" + "@babel/plugin-transform-block-scoping" "^7.10.4" + "@babel/plugin-transform-classes" "^7.10.4" + "@babel/plugin-transform-computed-properties" "^7.10.4" + "@babel/plugin-transform-destructuring" "^7.10.4" + "@babel/plugin-transform-dotall-regex" "^7.10.4" + "@babel/plugin-transform-duplicate-keys" "^7.10.4" + "@babel/plugin-transform-exponentiation-operator" "^7.10.4" + "@babel/plugin-transform-for-of" "^7.10.4" + "@babel/plugin-transform-function-name" "^7.10.4" + "@babel/plugin-transform-literals" "^7.10.4" + "@babel/plugin-transform-member-expression-literals" "^7.10.4" + "@babel/plugin-transform-modules-amd" "^7.10.4" + "@babel/plugin-transform-modules-commonjs" "^7.10.4" + "@babel/plugin-transform-modules-systemjs" "^7.10.4" + "@babel/plugin-transform-modules-umd" "^7.10.4" + "@babel/plugin-transform-named-capturing-groups-regex" "^7.10.4" + "@babel/plugin-transform-new-target" "^7.10.4" + "@babel/plugin-transform-object-super" "^7.10.4" + "@babel/plugin-transform-parameters" "^7.10.4" + "@babel/plugin-transform-property-literals" "^7.10.4" + "@babel/plugin-transform-regenerator" "^7.10.4" + "@babel/plugin-transform-reserved-words" "^7.10.4" + "@babel/plugin-transform-shorthand-properties" "^7.10.4" + "@babel/plugin-transform-spread" "^7.11.0" + "@babel/plugin-transform-sticky-regex" "^7.10.4" + "@babel/plugin-transform-template-literals" "^7.10.4" + "@babel/plugin-transform-typeof-symbol" "^7.10.4" + "@babel/plugin-transform-unicode-escapes" "^7.10.4" + "@babel/plugin-transform-unicode-regex" "^7.10.4" "@babel/preset-modules" "^0.1.3" - "@babel/types" "^7.10.3" + "@babel/types" "^7.11.0" browserslist "^4.12.0" core-js-compat "^3.6.2" invariant "^2.2.2" @@ -788,9 +827,9 @@ semver "^5.5.0" "@babel/preset-modules@^0.1.3": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.3.tgz#13242b53b5ef8c883c3cf7dddd55b36ce80fbc72" - integrity sha512-Ra3JXOHBq2xd56xSF7lMKXdjBn3T772Y1Wet3yWnkDly9zHvJki029tAFzvAAK5cf4YV3yoxuP61crYRol6SVg== + version "0.1.4" + resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.4.tgz#362f2b68c662842970fdb5e254ffc8fc1c2e415e" + integrity sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg== dependencies: "@babel/helper-plugin-utils" "^7.0.0" "@babel/plugin-proposal-unicode-property-regex" "^7.4.4" @@ -799,43 +838,43 @@ esutils "^2.0.2" "@babel/runtime@^7.4.4", "@babel/runtime@^7.8.4": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.3.tgz#670d002655a7c366540c67f6fd3342cd09500364" - integrity sha512-RzGO0RLSdokm9Ipe/YD+7ww8X2Ro79qiXZF3HU9ljrM+qnJmH1Vqth+hbiQZy761LnMJTMitHDuKVYTk3k4dLw== + version "7.11.2" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736" + integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw== dependencies: regenerator-runtime "^0.13.4" -"@babel/template@^7.10.1", "@babel/template@^7.10.3", "@babel/template@^7.4.4": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.3.tgz#4d13bc8e30bf95b0ce9d175d30306f42a2c9a7b8" - integrity sha512-5BjI4gdtD+9fHZUsaxPHPNpwa+xRkDO7c7JbhYn2afvrkDu5SfAAbi9AIMXw2xEhO/BR35TqiW97IqNvCo/GqA== - dependencies: - "@babel/code-frame" "^7.10.3" - "@babel/parser" "^7.10.3" - "@babel/types" "^7.10.3" - -"@babel/traverse@^7.10.1", "@babel/traverse@^7.10.3", "@babel/traverse@^7.4.4": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.3.tgz#0b01731794aa7b77b214bcd96661f18281155d7e" - integrity sha512-qO6623eBFhuPm0TmmrUFMT1FulCmsSeJuVGhiLodk2raUDFhhTECLd9E9jC4LBIWziqt4wgF6KuXE4d+Jz9yug== - dependencies: - "@babel/code-frame" "^7.10.3" - "@babel/generator" "^7.10.3" - "@babel/helper-function-name" "^7.10.3" - "@babel/helper-split-export-declaration" "^7.10.1" - "@babel/parser" "^7.10.3" - "@babel/types" "^7.10.3" +"@babel/template@^7.10.4", "@babel/template@^7.4.4": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" + integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA== + dependencies: + "@babel/code-frame" "^7.10.4" + "@babel/parser" "^7.10.4" + "@babel/types" "^7.10.4" + +"@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0", "@babel/traverse@^7.4.4": + version "7.11.0" + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" + integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== + dependencies: + "@babel/code-frame" "^7.10.4" + "@babel/generator" "^7.11.0" + "@babel/helper-function-name" "^7.10.4" + "@babel/helper-split-export-declaration" "^7.11.0" + "@babel/parser" "^7.11.0" + "@babel/types" "^7.11.0" debug "^4.1.0" globals "^11.1.0" - lodash "^4.17.13" + lodash "^4.17.19" -"@babel/types@^7.10.1", "@babel/types@^7.10.3", "@babel/types@^7.4.4": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.3.tgz#6535e3b79fea86a6b09e012ea8528f935099de8e" - integrity sha512-nZxaJhBXBQ8HVoIcGsf9qWep3Oh3jCENK54V4mRF7qaJabVsAYdbTtmSD8WmAp1R6ytPiu5apMwSXyxB1WlaBA== +"@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.4.4": + version "7.11.0" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d" + integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA== dependencies: - "@babel/helper-validator-identifier" "^7.10.3" - lodash "^4.17.13" + "@babel/helper-validator-identifier" "^7.10.4" + lodash "^4.17.19" to-fast-properties "^2.0.0" "@evocateur/libnpmaccess@^3.1.2": @@ -1625,36 +1664,36 @@ npmlog "^4.1.2" write-file-atomic "^2.3.0" -"@microsoft/api-documenter@^7.8.21": - version "7.8.21" - resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.21.tgz#96dba0c1b6b7db9c1acae9dd1e32e801cdecb853" - integrity sha512-ffrJEVNykhSVJL8W/fX95GOF8LsG1BjVjp1exGVdmKltrmpDAlFL6WVs24ii1WUY62lcIjMqgBK4F9DszFZ5UQ== +"@microsoft/api-documenter@^7.8.36": + version "7.8.36" + resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.36.tgz#531997cc61860800eb7c540bd312e1d789874b9d" + integrity sha512-je2ZuJvaN9DHUju0CdABPzA3r13mUv59pC24kYg4Mj6CSclKYpTarCpiJzFeoYV6e2MBXkzYYMuUwSvyqWTljg== dependencies: - "@microsoft/api-extractor-model" "7.8.12" + "@microsoft/api-extractor-model" "7.8.19" "@microsoft/tsdoc" "0.12.19" - "@rushstack/node-core-library" "3.25.0" - "@rushstack/ts-command-line" "4.4.6" + "@rushstack/node-core-library" "3.30.0" + "@rushstack/ts-command-line" "4.6.4" colors "~1.2.1" js-yaml "~3.13.1" resolve "~1.17.0" -"@microsoft/api-extractor-model@7.8.12": - version "7.8.12" - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.8.12.tgz#d089193ef29275b8b20802498c6bdfab80dcef59" - integrity sha512-lE9xcNStS2hf5K+ZQy4L9DQ9Xd62bNsMqW+SyPQWXuQ5HJqUBSXJ2yxCWXP/+rcAkFCvZrikbql9M8Z88nKvwQ== +"@microsoft/api-extractor-model@7.8.19": + version "7.8.19" + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.8.19.tgz#a49fb1b3f454966c4f60e8d63ffae2599eeaace3" + integrity sha512-tEEPuww0Gbyw9LuTcJ7nDCTjb+aLSAox8Xl9/iSxNTv5yHJN1QX3cqajlC3ibDHlRz7oMpQfHZX7YpAygbgIvg== dependencies: "@microsoft/tsdoc" "0.12.19" - "@rushstack/node-core-library" "3.25.0" + "@rushstack/node-core-library" "3.30.0" -"@microsoft/api-extractor@^7.9.2": - version "7.9.2" - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.9.2.tgz#3bb8c93f4280fcb94171e4214d714e1639f4fbd4" - integrity sha512-R4b3zXlYdicoS8bRLXEChTKLPyhUHrG1cb0GDtOX0zdoxlovU1p0JaPt97A/vC7N3Gm2E8gd2qsDWElKU3/wKQ== +"@microsoft/api-extractor@^7.9.11": + version "7.9.11" + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.9.11.tgz#ba4276bf1343f6e9df2560e77e7861af4e8740dd" + integrity sha512-t+LwGAuTjr+odFEl5xV3vl7qOWf84CM8BWKgb93kEnVd8uha3KfuWtDfnstxG4oC/TL6tu5+9rOwKJiNIidf2A== dependencies: - "@microsoft/api-extractor-model" "7.8.12" + "@microsoft/api-extractor-model" "7.8.19" "@microsoft/tsdoc" "0.12.19" - "@rushstack/node-core-library" "3.25.0" - "@rushstack/ts-command-line" "4.4.6" + "@rushstack/node-core-library" "3.30.0" + "@rushstack/ts-command-line" "4.6.4" colors "~1.2.1" lodash "~4.17.15" resolve "~1.17.0" @@ -1688,13 +1727,13 @@ "@octokit/types" "^5.0.0" "@octokit/endpoint@^6.0.1": - version "6.0.3" - resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-6.0.3.tgz#dd09b599662d7e1b66374a177ab620d8cdf73487" - integrity sha512-Y900+r0gIz+cWp6ytnkibbD95ucEzDSKzlEnaWS52hbCDNcCJYO5mRmWW7HRAnDc7am+N/5Lnd8MppSaTYx1Yg== + version "6.0.5" + resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-6.0.5.tgz#43a6adee813c5ffd2f719e20cfd14a1fee7c193a" + integrity sha512-70K5u6zd45ItOny6aHQAsea8HHQjlQq85yqOMe+Aj8dkhN2qSJ9T+Q3YjUjEYfPRBcuUWNgMn62DQnP/4LAIiQ== dependencies: "@octokit/types" "^5.0.0" - is-plain-object "^3.0.0" - universal-user-agent "^5.0.0" + is-plain-object "^4.0.0" + universal-user-agent "^6.0.0" "@octokit/plugin-enterprise-rest@^6.0.1": version "6.0.1" @@ -1740,18 +1779,18 @@ once "^1.4.0" "@octokit/request@^5.2.0": - version "5.4.5" - resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.4.5.tgz#8df65bd812047521f7e9db6ff118c06ba84ac10b" - integrity sha512-atAs5GAGbZedvJXXdjtKljin+e2SltEs48B3naJjqWupYl2IUBbB/CJisyjbNHcKpHzb3E+OYEZ46G8eakXgQg== + version "5.4.7" + resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.4.7.tgz#fd703ee092e0463ceba49ff7a3e61cb4cf8a0fde" + integrity sha512-FN22xUDP0i0uF38YMbOfx6TotpcENP5W8yJM1e/LieGXn6IoRxDMnBf7tx5RKSW4xuUZ/1P04NFZy5iY3Rax1A== dependencies: "@octokit/endpoint" "^6.0.1" "@octokit/request-error" "^2.0.0" "@octokit/types" "^5.0.0" deprecation "^2.0.0" - is-plain-object "^3.0.0" + is-plain-object "^4.0.0" node-fetch "^2.3.0" once "^1.4.0" - universal-user-agent "^5.0.0" + universal-user-agent "^6.0.0" "@octokit/rest@^16.28.4": version "16.43.2" @@ -1783,9 +1822,9 @@ "@types/node" ">= 8" "@octokit/types@^5.0.0", "@octokit/types@^5.0.1": - version "5.0.1" - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.0.1.tgz#5459e9a5e9df8565dcc62c17a34491904d71971e" - integrity sha512-GorvORVwp244fGKEt3cgt/P+M0MGy4xEDbckw+K5ojEezxyMDgCaYPKVct+/eWQfZXOT7uq0xRpmrl/+hliabA== + version "5.4.1" + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.4.1.tgz#d5d5f2b70ffc0e3f89467c3db749fa87fc3b7031" + integrity sha512-OlMlSySBJoJ6uozkr/i03nO5dlYQyE05vmQNZhAh9MyO4DPBP88QlwsDVLmVjIMFssvIZB6WO0ctIGMRG+xsJQ== dependencies: "@types/node" ">= 8" @@ -1830,27 +1869,30 @@ "@parcel/utils" "^1.11.0" physical-cpu-count "^2.0.0" -"@rushstack/node-core-library@3.25.0": - version "3.25.0" - resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.25.0.tgz#ba40bc1b188ab5d31f5705999cd2b3b56b8a32cf" - integrity sha512-e2NCFtAu/eu14b8nlzRX6ZrE9Sb3J2wVt+pninQmTn/IgfnRLAtM0D4PzUO4+ktZwF9fCnpqrOGokLzw6RSVNw== +"@rushstack/node-core-library@3.30.0": + version "3.30.0" + resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.30.0.tgz#a2b814a611a040ac69d6c31ffc92bf9155c983fb" + integrity sha512-vZo1fi/ObL3CmRXlQUX/E1xL9KL9arBfCJ7pYf3O/vFrD8ffSfpQ6+6lhgAsKrCIM5Epddsgeb2REPxMwYZX1g== dependencies: "@types/node" "10.17.13" colors "~1.2.1" fs-extra "~7.0.1" + import-lazy "~4.0.0" jju "~1.4.0" + resolve "~1.17.0" semver "~7.3.0" timsort "~0.3.0" z-schema "~3.18.3" -"@rushstack/ts-command-line@4.4.6": - version "4.4.6" - resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.4.6.tgz#7818f19e444274e68564a756ef62a2b4e0ced0f8" - integrity sha512-ue3p2m773Yea/s4Ef2Q3gEyLd9T0NDjXCl+PlodGTrJHgxoiRwbROSWHAdYJL/LceGWa6Biqizu9qxUDEWFweQ== +"@rushstack/ts-command-line@4.6.4": + version "4.6.4" + resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.6.4.tgz#bf04299aa69ccf066085ce7ed88b03852f3ed781" + integrity sha512-ubIANZimyU07+ChU56LfiD36NJ8gvw1txlvUP20GYNQi4lf5N0xEnev4r+AtKkOdnowpGy60ObGmYxSUpSacpw== dependencies: "@types/argparse" "1.0.38" argparse "~1.0.9" colors "~1.2.1" + string-argv "~0.3.1" "@types/argparse@1.0.38": version "1.0.38" @@ -1863,9 +1905,9 @@ integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ== "@types/glob@^7.1.1": - version "7.1.2" - resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.2.tgz#06ca26521353a545d94a0adc74f38a59d232c987" - integrity sha512-VgNIkxK+j7Nz5P7jvUZlRvhuPSmsEfS03b0alKcq5V/STUKAa3Plemsn5mrQUO7am6OErJ4rhGEGJbACclrtRA== + version "7.1.3" + resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.3.tgz#e6ba80f36b7daad2c685acd9266382e68985c183" + integrity sha512-SEYeGAIQIQX8NN6LDKprLjbrd5dARM5EXsd8GI/A5l0apYI1fGMWgPHSe4ZKL4eozlAyI+doUE9XbYS4xCkQ1w== dependencies: "@types/minimatch" "*" "@types/node" "*" @@ -1885,26 +1927,21 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6" integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY= -"@types/mocha@^8.0.0": - version "8.0.0" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.0.tgz#b0ba1c5b4cb3880c51a6b488ad007a657d1be888" - integrity sha512-jWeYcTo3sCH/rMgsdYXDTO85GNRyTCII5dayMIu/ZO4zbEot1E3iNGaOwpLReLUHjeNQFkgeNNVYlY4dX6azQQ== +"@types/mocha@^8.0.3": + version "8.0.3" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.3.tgz#51b21b6acb6d1b923bbdc7725c38f9f455166402" + integrity sha512-vyxR57nv8NfcU0GZu8EUXZLTbCMupIUwy95LJ6lllN+JRPG25CwMHoB1q5xKh8YKhQnHYRAn4yW2yuHbf/5xgg== -"@types/node@*", "@types/node@>= 8": - version "14.0.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.14.tgz#24a0b5959f16ac141aeb0c5b3cd7a15b7c64cbce" - integrity sha512-syUgf67ZQpaJj01/tRTknkMNoBBLWJOBODF0Zm4NrXmiSuxjymFrxnTu1QVYRubhVkRcZLYZG8STTwJRdVm/WQ== +"@types/node@*", "@types/node@>= 8", "@types/node@^14.6.1": + version "14.6.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.1.tgz#fdf6f6c6c73d3d8eee9c98a9a0485bc524b048d7" + integrity sha512-HnYlg/BRF8uC1FyKRFZwRaCPTPYKa+6I8QiUZFLredaGOou481cgFS4wKRFyKvQtX8xudqkSdBczJHIYSQYKrQ== "@types/node@10.17.13": version "10.17.13" resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c" integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg== -"@types/node@^14.0.26": - version "14.0.26" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.26.tgz#22a3b8a46510da8944b67bfc27df02c34a35331c" - integrity sha512-W+fpe5s91FBGE0pEa0lnqGLL4USgpLgs4nokw16SrBBco/gQxuua7KnArSEOd5iaMqbbSHV10vUDkJYJJqpXKA== - "@types/normalize-package-data@^2.4.0": version "2.4.0" resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e" @@ -2093,9 +2130,9 @@ JSONStream@^1.0.4, JSONStream@^1.3.4: through ">=2.2.7 <3" abab@^2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a" - integrity sha512-tsFzPpcttalNjFBCFMqsKYQcWxxen1pgJR56by//QwvJc4/OUS3kPOOttx2tSIfjsylB0pYu7f5D3K1RCxUnUg== + version "2.0.4" + resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.4.tgz#6dfa57b417ca06d21b2478f0e638302f99c2405c" + integrity sha512-Eu9ELJWCz/c1e9gTiCY+FceWxcqzjYEbqMgtndnuSqZSUCOL73TWNK2mHfIj4Cw2E/ongOp+JISVNCmovt2KYQ== abbrev@1: version "1.1.1" @@ -2121,9 +2158,9 @@ acorn@^6.0.1, acorn@^6.0.4, acorn@^6.4.1: integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA== acorn@^7.1.1: - version "7.3.1" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.3.1.tgz#85010754db53c3fbaf3b9ea3e083aa5c5d147ffd" - integrity sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA== + version "7.4.0" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c" + integrity sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w== agent-base@4, agent-base@^4.3.0: version "4.3.0" @@ -2147,9 +2184,9 @@ agentkeepalive@^3.4.1: humanize-ms "^1.2.1" aggregate-error@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.0.1.tgz#db2fe7246e536f40d9b5442a39e117d7dd6a24e0" - integrity sha512-quoaXsZ9/BLNae5yiNoUz+Nhkwz83GhWwtYFglcjEQB2NDHCIpApbqXxIFnm4Pq/Nvhrsq5sYJFyohrrxnTGAA== + version "3.1.0" + resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.1.0.tgz#92670ff50f5359bdb7a3e0d40d0ec30c5737687a" + integrity sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA== dependencies: clean-stack "^2.0.0" indent-string "^4.0.0" @@ -2160,14 +2197,14 @@ ajv-errors@^1.0.0: integrity sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ== ajv-keywords@^3.1.0, ajv-keywords@^3.4.1: - version "3.5.0" - resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.0.tgz#5c894537098785926d71e696114a53ce768ed773" - integrity sha512-eyoaac3btgU8eJlvh01En8OCKzRqlLe2G5jDsCr3RiE2uLGMEEB1aaGwVVpwR8M95956tGH6R+9edC++OvzaVw== + version "3.5.2" + resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d" + integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ== -ajv@^6.1.0, ajv@^6.10.2, ajv@^6.12.2, ajv@^6.5.5: - version "6.12.2" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.2.tgz#c629c5eced17baf314437918d2da88c99d5958cd" - integrity sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ== +ajv@^6.1.0, ajv@^6.10.2, ajv@^6.12.2, ajv@^6.12.3: + version "6.12.4" + resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.4.tgz#0614facc4522127fa713445c6bfd3ebd376e2234" + integrity sha512-eienB2c9qVQs2KWexhkrdMLVDoIQCz5KSeLxwg9Lzk4DOfBtIK9PQwwufcsn1jjGuf9WZmqPMbGxOzfcuphJCQ== dependencies: fast-deep-equal "^3.1.1" fast-json-stable-stringify "^2.0.0" @@ -2221,7 +2258,7 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1: dependencies: color-convert "^1.9.0" -ansi-styles@^4.0.0: +ansi-styles@^4.0.0, ansi-styles@^4.1.0: version "4.2.1" resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.1.tgz#90ae75c424d008d2624c5bf29ead3177ebfcf359" integrity sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA== @@ -2366,24 +2403,20 @@ arrify@^1.0.1: resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" integrity sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0= -arrify@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/arrify/-/arrify-2.0.1.tgz#c9655e9331e0abcd588d2a7cad7e9956f66701fa" - integrity sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug== - asap@^2.0.0: version "2.0.6" resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46" integrity sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY= -asn1.js@^4.0.0: - version "4.10.1" - resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-4.10.1.tgz#b9c2bf5805f1e64aadeed6df3a2bfafb5a73f5a0" - integrity sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw== +asn1.js@^5.2.0: + version "5.4.1" + resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-5.4.1.tgz#11a980b84ebb91781ce35b0fdc2ee294e3783f07" + integrity sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA== dependencies: bn.js "^4.0.0" inherits "^2.0.1" minimalistic-assert "^1.0.0" + safer-buffer "^2.1.0" asn1@~0.2.3: version "0.2.4" @@ -2392,12 +2425,12 @@ asn1@~0.2.3: dependencies: safer-buffer "~2.1.0" -assemblyscript@^0.14.8: - version "0.14.8" - resolved "https://registry.yarnpkg.com/assemblyscript/-/assemblyscript-0.14.8.tgz#6db8a149d44013181075dada78aab55af0ce2943" - integrity sha512-a8qQ1MWpebqHQvZFdg7rjp+mIlAJKGDivNFOmKUfu5B8u2deNTBhg3xOrp7Ka3irg+zAmGK3JcpJ+ZofqnebqQ== +assemblyscript@^0.14.9: + version "0.14.9" + resolved "https://registry.yarnpkg.com/assemblyscript/-/assemblyscript-0.14.9.tgz#f738c228e68d52c9b5f2ca40d1614c0118b7eea2" + integrity sha512-4e67IC2hQ1XOwOp+Sz9w84y7uAMCiU4GHw0J9+A5aWeEDM0lYp8knYCRw1DCJTj1mZVLdpsD5mIIrXcmcVb+FA== dependencies: - binaryen "95.0.0-nightly.20200723" + binaryen "95.0.0-nightly.20200813" long "^4.0.0" assert-plus@1.0.0, assert-plus@^1.0.0: @@ -2454,9 +2487,9 @@ aws-sign2@~0.7.0: integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg= aws4@^1.8.0: - version "1.10.0" - resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.0.tgz#a17b3a8ea811060e74d47d306122400ad4497ae2" - integrity sha512-3YDiu347mtVtjpyV3u5kVqQLP242c06zwDOgpeRnybmXlYYsLbtTrUBUm8i8srONt+FWobl5aibnU1030PeeuA== + version "1.10.1" + resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.1.tgz#e1e82e4f3e999e2cfd61b161280d16a111f86428" + integrity sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA== babel-plugin-dynamic-import-node@^2.3.3: version "2.3.3" @@ -2550,10 +2583,10 @@ binary-extensions@^2.0.0: resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.1.0.tgz#30fa40c9e7fe07dbc895678cd287024dea241dd9" integrity sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ== -binaryen@95.0.0-nightly.20200723: - version "95.0.0-nightly.20200723" - resolved "https://registry.yarnpkg.com/binaryen/-/binaryen-95.0.0-nightly.20200723.tgz#a6fa324a51e01df41a951c0275b1ffc9b5f3a8f6" - integrity sha512-IUO89yU4l20ocuf7RvcBj2T1ZGafO0XNcbqTFne9Dbp63FOLafDSuV7U22n0bTbK4H6qqGogTQtQJQbrV054lQ== +binaryen@95.0.0-nightly.20200813: + version "95.0.0-nightly.20200813" + resolved "https://registry.yarnpkg.com/binaryen/-/binaryen-95.0.0-nightly.20200813.tgz#c84b332a7b06d4a9a2096c57b29c3e889130bcfb" + integrity sha512-xY+fhSAkVxptBoQAn9X4o21zTFycOjc+PeqbWSwcDqrSmXBXUMeq7qHhz4EWSWlFDKobHeUaiIbzLzlmciDWHw== bindings@^1.5.0: version "1.5.0" @@ -2573,9 +2606,9 @@ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0: integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw== bn.js@^5.1.1: - version "5.1.2" - resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.1.2.tgz#c9686902d3c9a27729f43ab10f9d79c2004da7b0" - integrity sha512-40rZaf3bUNKTVYu9sIeeEGOg7g14Yvnj9kH7b50EiwX0Q7A6umbvfI5tvHaOERH0XigqKkfLkFQxzb4e6CIXnA== + version "5.1.3" + resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.1.3.tgz#beca005408f642ebebea80b042b4d18d2ac0ee6b" + integrity sha512-GkTiFpjFtUzU9CbMeJ5iazkCzGL3jrhzerzZIuqLABjbwRaFt33I9tUdSNryIptM+RxDet6OKm2WnLXzW51KsQ== boolbase@^1.0.0, boolbase@~1.0.0: version "1.0.0" @@ -2678,15 +2711,15 @@ browserify-rsa@^4.0.0, browserify-rsa@^4.0.1: randombytes "^2.0.1" browserify-sign@^4.0.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/browserify-sign/-/browserify-sign-4.2.0.tgz#545d0b1b07e6b2c99211082bf1b12cce7a0b0e11" - integrity sha512-hEZC1KEeYuoHRqhGhTy6gWrpJA3ZDjFWv0DE61643ZnOXAKJb3u7yWcrU0mMc9SwAqK1n7myPGndkp0dFG7NFA== + version "4.2.1" + resolved "https://registry.yarnpkg.com/browserify-sign/-/browserify-sign-4.2.1.tgz#eaf4add46dd54be3bb3b36c0cf15abbeba7956c3" + integrity sha512-/vrA5fguVAKKAVTNJjgSm1tRQDHUU6DbwO9IROu/0WAzC8PKhucDSh18J0RMvVeHAn5puMd+QHC2erPRNf8lmg== dependencies: bn.js "^5.1.1" browserify-rsa "^4.0.1" create-hash "^1.2.0" create-hmac "^1.1.7" - elliptic "^6.5.2" + elliptic "^6.5.3" inherits "^2.0.4" parse-asn1 "^5.1.5" readable-stream "^3.6.0" @@ -2700,14 +2733,14 @@ browserify-zlib@^0.2.0: pako "~1.0.5" browserslist@^4.0.0, browserslist@^4.1.0, browserslist@^4.12.0, browserslist@^4.8.5: - version "4.12.2" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.12.2.tgz#76653d7e4c57caa8a1a28513e2f4e197dc11a711" - integrity sha512-MfZaeYqR8StRZdstAK9hCKDd2StvePCYp5rHzQCPicUjfFliDgmuaBNPHYUTpAywBN8+Wc/d7NYVFkO0aqaBUw== + version "4.14.0" + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.14.0.tgz#2908951abfe4ec98737b72f34c3bcedc8d43b000" + integrity sha512-pUsXKAF2lVwhmtpeA3LJrZ76jXuusrNyhduuQs7CDFf9foT4Y38aQOserd2lMe5DSSrjf3fx34oHwryuvxAUgQ== dependencies: - caniuse-lite "^1.0.30001088" - electron-to-chromium "^1.3.483" - escalade "^3.0.1" - node-releases "^1.1.58" + caniuse-lite "^1.0.30001111" + electron-to-chromium "^1.3.523" + escalade "^3.0.2" + node-releases "^1.1.60" btoa-lite@^1.0.0: version "1.0.0" @@ -2877,11 +2910,6 @@ camelcase@^5.0.0, camelcase@^5.3.1: resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320" integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== -camelcase@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e" - integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w== - caniuse-api@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/caniuse-api/-/caniuse-api-3.0.0.tgz#5e4d90e2274961d46291997df599e3ed008ee4c0" @@ -2892,10 +2920,10 @@ caniuse-api@^3.0.0: lodash.memoize "^4.1.2" lodash.uniq "^4.5.0" -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001088: - version "1.0.30001090" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001090.tgz#ff7766332f60e80fea4903f30d360622e5551850" - integrity sha512-QzPRKDCyp7RhjczTPZaqK3CjPA5Ht2UnXhZhCI4f7QiB5JK6KEuZBxIzyWnB3wO4hgAj4GMRxAhuiacfw0Psjg== +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001111: + version "1.0.30001119" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001119.tgz#99185d04bc00e76a86c9ff731dc5ec8e53aefca1" + integrity sha512-Hpwa4obv7EGP+TjkCh/wVvbtNJewxmtg4yVJBLFnxo35vbPapBr138bUWENkb5j5L9JZJ9RXLn4OrXRG/cecPQ== caseless@~0.12.0: version "0.12.0" @@ -2922,15 +2950,23 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.1, chalk@^2.4 escape-string-regexp "^1.0.5" supports-color "^5.3.0" +chalk@^4.0.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" + integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== + dependencies: + ansi-styles "^4.1.0" + supports-color "^7.1.0" + chardet@^0.7.0: version "0.7.0" resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e" integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA== -chokidar@3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.3.1.tgz#c84e5b3d18d9a4d77558fef466b1bf16bbeb3450" - integrity sha512-4QYCEWOcK3OJrxwvyyAOxFuhpvOVCYkr33LPfFNBjAD/w3sEzWsp2BUOkI4l9bHvWioAd0rc6NlHUOEaWkTeqg== +chokidar@3.4.2, chokidar@^3.4.1: + version "3.4.2" + resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.2.tgz#38dc8e658dec3809741eb3ef7bb0a47fe424232d" + integrity sha512-IZHaDeBeI+sZJRX7lGcXsdzgvZqKv6sECqsbErJA4mHWfpRrD8B97kSFN4cQz6nGBGiuFia1MKR4d6c1o8Cv7A== dependencies: anymatch "~3.1.1" braces "~3.0.2" @@ -2938,7 +2974,7 @@ chokidar@3.3.1: is-binary-path "~2.1.0" is-glob "~4.0.1" normalize-path "~3.0.0" - readdirp "~3.3.0" + readdirp "~3.4.0" optionalDependencies: fsevents "~2.1.2" @@ -2961,21 +2997,6 @@ chokidar@^2.1.5, chokidar@^2.1.8: optionalDependencies: fsevents "^1.2.7" -chokidar@^3.4.1: - version "3.4.1" - resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.1.tgz#e905bdecf10eaa0a0b1db0c664481cc4cbc22ba1" - integrity sha512-TQTJyr2stihpC4Sya9hs2Xh+O2wf+igjL36Y75xx2WdHuiICcn/XJza46Jwt0eT5hVpQOzo3FpY3cj3RVYLX0g== - dependencies: - anymatch "~3.1.1" - braces "~3.0.2" - glob-parent "~5.1.0" - is-binary-path "~2.1.0" - is-glob "~4.0.1" - normalize-path "~3.0.0" - readdirp "~3.4.0" - optionalDependencies: - fsevents "~2.1.2" - chownr@^1.1.1, chownr@^1.1.2: version "1.1.4" resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b" @@ -3174,23 +3195,28 @@ commander@^4.1.1: resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068" integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA== -commander@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/commander/-/commander-6.0.0.tgz#2b270da94f8fb9014455312f829a1129dbf8887e" - integrity sha512-s7EA+hDtTYNhuXkTlhqew4txMZVdszBmKWSPEMxGr8ru8JXR7bLUFIAtPhcSuFdJQ0ILMxnJi8GkQL0yvDy/YA== +commander@^5.0.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae" + integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg== + +commander@^6.1.0: + version "6.1.0" + resolved "https://registry.yarnpkg.com/commander/-/commander-6.1.0.tgz#f8d722b78103141006b66f4c7ba1e97315ba75bc" + integrity sha512-wl7PNrYWd2y5mp1OK/LhTlv8Ff4kQJQRXXAvF+uU/TPNiVJUxZLRYGj/B0y/lPGAVcSbJqH2Za/cvHmrPMC8mA== commondir@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs= -compare-func@^1.3.1: - version "1.3.4" - resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-1.3.4.tgz#6b07c4c5e8341119baf44578085bda0f4a823516" - integrity sha512-sq2sWtrqKPkEXAC8tEJA1+BqAH9GbFkGBtUOqrUX57VSfwp8xyktctk+uLoRy5eccTdxzDcVIztlYDpKs3Jv1Q== +compare-func@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-2.0.0.tgz#fb65e75edbddfd2e568554e8b5b05fff7a51fcb3" + integrity sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA== dependencies: array-ify "^1.0.0" - dot-prop "^3.0.0" + dot-prop "^5.1.0" component-emitter@^1.2.1: version "1.3.0" @@ -3246,11 +3272,11 @@ constants-browserify@^1.0.0: integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U= conventional-changelog-angular@^5.0.3: - version "5.0.10" - resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.10.tgz#5cf7b00dd315b6a6a558223c80d5ef24ddb34205" - integrity sha512-k7RPPRs0vp8+BtPsM9uDxRl6KcgqtCJmzRD1wRtgqmhQ96g8ifBGo9O/TZBG23jqlXS/rg8BKRDELxfnQQGiaA== + version "5.0.11" + resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.11.tgz#99a3ca16e4a5305e0c2c2fae3ef74fd7631fc3fb" + integrity sha512-nSLypht/1yEflhuTogC03i7DX7sOrXGsRn14g131Potqi6cbGbGEE9PSDEHKldabB6N76HiSyw9Ph+kLmC04Qw== dependencies: - compare-func "^1.3.1" + compare-func "^2.0.0" q "^1.5.1" conventional-changelog-core@^3.1.6: @@ -3278,11 +3304,11 @@ conventional-changelog-preset-loader@^2.1.1: integrity sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g== conventional-changelog-writer@^4.0.6: - version "4.0.16" - resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.16.tgz#ca10f2691a8ea6d3c2eb74bd35bcf40aa052dda5" - integrity sha512-jmU1sDJDZpm/dkuFxBeRXvyNcJQeKhGtVcFFkwTphUAzyYWcwz2j36Wcv+Mv2hU3tpvLMkysOPXJTLO55AUrYQ== + version "4.0.17" + resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.17.tgz#4753aaa138bf5aa59c0b274cb5937efcd2722e21" + integrity sha512-IKQuK3bib/n032KWaSb8YlBFds+aLmzENtnKtxJy3+HqDq5kohu3g/UdNbIHeJWygfnEbZjnCKFxAW0y7ArZAw== dependencies: - compare-func "^1.3.1" + compare-func "^2.0.0" conventional-commits-filter "^2.0.6" dateformat "^3.0.0" handlebars "^4.7.6" @@ -3381,12 +3407,12 @@ cosmiconfig@^5.0.0, cosmiconfig@^5.1.0: parse-json "^4.0.0" create-ecdh@^4.0.0: - version "4.0.3" - resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.3.tgz#c9111b6f33045c4697f144787f9254cdc77c45ff" - integrity sha512-GbEHQPMOswGpKXM9kCWVrremUcBmjteUaQ01T9rkKCPDXfUHX0IoP9LpHYo2NPFampa4e+/pFDc3jQdxrxQLaw== + version "4.0.4" + resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.4.tgz#d6e7f4bffa66736085a0762fd3a632684dabcc4e" + integrity sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A== dependencies: bn.js "^4.1.0" - elliptic "^6.0.0" + elliptic "^6.5.3" create-hash@^1.1.0, create-hash@^1.1.2, create-hash@^1.2.0: version "1.2.0" @@ -3489,13 +3515,12 @@ css-select@^2.0.0: nth-check "^1.0.2" css-selector-tokenizer@^0.7.0: - version "0.7.2" - resolved "https://registry.yarnpkg.com/css-selector-tokenizer/-/css-selector-tokenizer-0.7.2.tgz#11e5e27c9a48d90284f22d45061c303d7a25ad87" - integrity sha512-yj856NGuAymN6r8bn8/Jl46pR+OC3eEvAhfGYDUe7YPtTPAYrSSw4oAniZ9Y8T5B92hjhwTBLUen0/vKPxf6pw== + version "0.7.3" + resolved "https://registry.yarnpkg.com/css-selector-tokenizer/-/css-selector-tokenizer-0.7.3.tgz#735f26186e67c749aaf275783405cf0661fae8f1" + integrity sha512-jWQv3oCEL5kMErj4wRnK/OPoBi0D+P1FR2cDCKYPaMeD2eW3/mttav8HT4hT1CKopiJI/psEULjkClhvJo4Lvg== dependencies: cssesc "^3.0.0" fastparse "^1.1.2" - regexpu-core "^4.6.0" css-tree@1.0.0-alpha.37: version "1.0.0-alpha.37" @@ -3672,20 +3697,20 @@ debug@3.1.0: dependencies: ms "2.0.0" -debug@3.2.6, debug@^3.1.0: - version "3.2.6" - resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" - integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== - dependencies: - ms "^2.1.1" - -debug@^4.1.0, debug@^4.1.1: +debug@4.1.1, debug@^4.1.0, debug@^4.1.1: version "4.1.1" resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791" integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw== dependencies: ms "^2.1.1" +debug@^3.1.0: + version "3.2.6" + resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" + integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== + dependencies: + ms "^2.1.1" + debuglog@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492" @@ -3887,21 +3912,14 @@ dot-case@^3.0.3: no-case "^3.0.3" tslib "^1.10.0" -dot-prop@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-3.0.0.tgz#1b708af094a49c9a0e7dbcad790aba539dac1177" - integrity sha1-G3CK8JSknJoOfbyteQq6U52sEXc= - dependencies: - is-obj "^1.0.0" - dot-prop@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57" - integrity sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ== + version "4.2.1" + resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4" + integrity sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ== dependencies: is-obj "^1.0.0" -dot-prop@^5.2.0: +dot-prop@^5.1.0, dot-prop@^5.2.0: version "5.2.0" resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.2.0.tgz#c34ecc29556dc45f1f4c22697b6f4904e0cc4fcb" integrity sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A== @@ -3926,9 +3944,9 @@ duplexer2@~0.1.4: readable-stream "^2.0.2" duplexer@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1" - integrity sha1-rOb/gIwc5mtX0ev5eXessCM0z8E= + version "0.1.2" + resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6" + integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg== duplexify@^3.4.2, duplexify@^3.6.0: version "3.7.1" @@ -3953,12 +3971,12 @@ ee-first@1.1.1: resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= -electron-to-chromium@^1.3.483: - version "1.3.483" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.483.tgz#9269e7cfc1c8e72709824da171cbe47ca5e3ca9e" - integrity sha512-+05RF8S9rk8S0G8eBCqBRBaRq7+UN3lDs2DAvnG8SBSgQO3hjy0+qt4CmRk5eiuGbTcaicgXfPmBi31a+BD3lg== +electron-to-chromium@^1.3.523: + version "1.3.554" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.554.tgz#11d0619b927a25f300b787ad7ee1ece91384dde9" + integrity sha512-Vtz2dVH5nMtKK4brahmgScwFS8PBnpA4VObYXtlsqN8ZpT9IFelv0Rpflc1+NIILjGVaj6vEiXQbhrs3Pl8O7g== -elliptic@^6.0.0, elliptic@^6.5.2: +elliptic@^6.5.3: version "6.5.3" resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6" integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw== @@ -3992,11 +4010,11 @@ encodeurl@~1.0.2: integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k= encoding@^0.1.11: - version "0.1.12" - resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.12.tgz#538b66f3ee62cd1ab51ec323829d1f9480c74beb" - integrity sha1-U4tm8+5izRq1HsMjgp0flIDHS+s= + version "0.1.13" + resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.13.tgz#56574afdd791f54a8e9b2785c0582a2d26210fa9" + integrity sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A== dependencies: - iconv-lite "~0.4.13" + iconv-lite "^0.6.2" end-of-stream@^1.0.0, end-of-stream@^1.1.0: version "1.4.4" @@ -4005,16 +4023,7 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0: dependencies: once "^1.4.0" -enhanced-resolve@^4.0.0, enhanced-resolve@^4.1.1: - version "4.2.0" - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.2.0.tgz#5d43bda4a0fd447cb0ebbe71bef8deff8805ad0d" - integrity sha512-S7eiFb/erugyd1rLb6mQ3Vuq+EXHv5cpCkNqqIkYkBgN2QdFnyCZzFBleqwGEx4lgNGYij81BWnCrFNK7vxvjQ== - dependencies: - graceful-fs "^4.1.2" - memory-fs "^0.5.0" - tapable "^1.0.0" - -enhanced-resolve@^4.3.0: +enhanced-resolve@^4.0.0, enhanced-resolve@^4.1.1, enhanced-resolve@^4.3.0: version "4.3.0" resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.3.0.tgz#3b806f3bfafc1ec7de69551ef93cca46c1704126" integrity sha512-3e87LvavsdxyoCfGusJnrZ5G8SLPOFeHSNpZI/ATL9a5leXo2k0w6MKnbqhdBad9qTobSfB20Ld7UmgoNbAZkQ== @@ -4039,9 +4048,9 @@ env-paths@^2.2.0: integrity sha512-6u0VYSCo/OW6IoD5WCLLy9JUGARbamfSavcNXry/eu8aHVFei6CD3Sw+VGX5alea1i9pgPHW0mbu6Xj0uBh7gA== envinfo@^7.3.1: - version "7.5.1" - resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.5.1.tgz#93c26897225a00457c75e734d354ea9106a72236" - integrity sha512-hQBkDf2iO4Nv0CNHpCuSBeaSrveU6nThVxFGTrq/eDlV716UQk09zChaJae4mZRsos1x4YLY2TaH3LHUae3ZmQ== + version "7.7.3" + resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.7.3.tgz#4b2d8622e3e7366afb8091b23ed95569ea0208cc" + integrity sha512-46+j5QxbPWza0PB1i15nZx0xQ4I/EfQxg9J8Had3b408SV63nEtor2e+oiY63amTo9KTuh2a3XLObNwduxYwwA== err-code@^1.0.0: version "1.1.2" @@ -4123,17 +4132,22 @@ es6-promisify@^5.0.0: dependencies: es6-promise "^4.0.3" -escalade@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.0.1.tgz#52568a77443f6927cd0ab9c73129137533c965ed" - integrity sha512-DR6NO3h9niOT+MZs7bjxlj2a1k+POu5RN8CLTPX2+i78bRi9eLe7+0zXgUHMnGXWybYcL61E9hGhPKqedy8tQA== +escalade@^3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.0.2.tgz#6a580d70edb87880f22b4c91d0d56078df6962c4" + integrity sha512-gPYAU37hYCUhW5euPeR+Y74F7BL+IBsV93j5cvGriSaD1aG6MGsqsV1yamRdrWrb2j3aiZvb0X+UBOWpx3JWtQ== escape-html@~1.0.3: version "1.0.3" resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg= -escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: +escape-string-regexp@4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" + integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== + +escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= @@ -4213,9 +4227,9 @@ eventemitter3@^3.1.0: integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q== events@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/events/-/events-3.1.0.tgz#84279af1b34cb75aa88bf5ff291f6d0bd9b31a59" - integrity sha512-Rv+u8MLHNOdMjTAFeT3nCjHn2aGlx435FP/sDHNaRhDEMwyI/aB22Kj2qIN8R0cw3z28psEQLYwxVKLsKrMgWg== + version "3.2.0" + resolved "https://registry.yarnpkg.com/events/-/events-3.2.0.tgz#93b87c18f8efcd4202a461aec4dfc0556b639379" + integrity sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg== evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3: version "1.0.3" @@ -4418,12 +4432,12 @@ find-cache-dir@^3.2.0: make-dir "^3.0.2" pkg-dir "^4.1.0" -find-up@4.1.0, find-up@^4.0.0, find-up@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19" - integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw== +find-up@5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc" + integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng== dependencies: - locate-path "^5.0.0" + locate-path "^6.0.0" path-exists "^4.0.0" find-up@^1.0.0: @@ -4448,6 +4462,14 @@ find-up@^3.0.0: dependencies: locate-path "^3.0.0" +find-up@^4.0.0, find-up@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19" + integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw== + dependencies: + locate-path "^5.0.0" + path-exists "^4.0.0" + findup-sync@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/findup-sync/-/findup-sync-3.0.0.tgz#17b108f9ee512dfb7a5c7f3c8b27ea9e1a9c08d1" @@ -4526,9 +4548,9 @@ from2@^2.1.0: readable-stream "^2.0.0" fromentries@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/fromentries/-/fromentries-1.2.0.tgz#e6aa06f240d6267f913cea422075ef88b63e7897" - integrity sha512-33X7H/wdfO99GdRLLgkjUrD4geAFdq/Uv0kl3HD4da6HDixd2GUg8Mw7dahLCV9r/EARkmtYBB6Tch4EEokFTQ== + version "1.2.1" + resolved "https://registry.yarnpkg.com/fromentries/-/fromentries-1.2.1.tgz#64c31665630479bc993cd800d53387920dc61b4d" + integrity sha512-Xu2Qh8yqYuDhQGOhD5iJGninErSfI9A3FrriD3tjUgV5VbJFeH8vfgZ9HnC6jWN80QDVNQK5vmxRAmEAp7Mevw== fs-extra@^8.1.0: version "8.1.0" @@ -4705,17 +4727,17 @@ git-semver-tags@^2.0.3: semver "^6.0.0" git-up@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/git-up/-/git-up-4.0.1.tgz#cb2ef086653640e721d2042fe3104857d89007c0" - integrity sha512-LFTZZrBlrCrGCG07/dm1aCjjpL1z9L3+5aEeI9SBhAqSc+kiA9Or1bgZhQFNppJX6h/f5McrvJt1mQXTFm6Qrw== + version "4.0.2" + resolved "https://registry.yarnpkg.com/git-up/-/git-up-4.0.2.tgz#10c3d731051b366dc19d3df454bfca3f77913a7c" + integrity sha512-kbuvus1dWQB2sSW4cbfTeGpCMd8ge9jx9RKnhXhuJ7tnvT+NIrTVfYZxjtflZddQYcmdOTlkAcjmx7bor+15AQ== dependencies: is-ssh "^1.3.0" parse-url "^5.0.0" git-url-parse@^11.1.2: - version "11.1.2" - resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-11.1.2.tgz#aff1a897c36cc93699270587bea3dbcbbb95de67" - integrity sha512-gZeLVGY8QVKMIkckncX+iCq2/L8PlwncvDFKiWkBn9EtCfYDbliRTTp6qzyQ1VMdITUfq7293zDzfpjdiGASSQ== + version "11.1.3" + resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-11.1.3.tgz#03625b6fc09905e9ad1da7bb2b84be1bf9123143" + integrity sha512-GPsfwticcu52WQ+eHp0IYkAyaOASgYdtsQDIt4rUp6GbiNt1P9ddrh3O0kQB0eD4UJZszVqNT3+9Zwcg40fywA== dependencies: git-up "^4.0.0" @@ -4857,11 +4879,11 @@ har-schema@^2.0.0: integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI= har-validator@~5.1.3: - version "5.1.3" - resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.3.tgz#1ef89ebd3e4996557675eed9893110dc350fa080" - integrity sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g== + version "5.1.5" + resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.5.tgz#1f0803b9f8cb20c0fa13822df1ecddb36bde1efd" + integrity sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w== dependencies: - ajv "^6.5.5" + ajv "^6.12.3" har-schema "^2.0.0" hard-rejection@^2.1.0: @@ -4975,9 +4997,9 @@ hex-color-regex@^1.1.0: integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== highlight.js@^10.0.0: - version "10.1.1" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.1.1.tgz#691a2148a8d922bf12e52a294566a0d993b94c57" - integrity sha512-b4L09127uVa+9vkMgPpdUQP78ickGbHEQTWeBrQFTJZ4/n2aihWOGS0ZoUqAwjVmfjhq/C76HRzkqwZhK4sBbg== + version "10.1.2" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.1.2.tgz#c20db951ba1c22c055010648dfffd7b2a968e00c" + integrity sha512-Q39v/Mn5mfBlMff9r+zzA+gWxRsCRKwEMvYTiisLr/XUiFI/4puWt0Ojdko3R3JCNWGdOWaA5g/Yxqa23kC5AA== hmac-drbg@^1.0.0: version "1.0.1" @@ -5046,18 +5068,18 @@ html-tags@^1.0.0: integrity sha1-x43mW1Zjqll5id0rerSSANfk25g= htmlnano@^0.2.2: - version "0.2.5" - resolved "https://registry.yarnpkg.com/htmlnano/-/htmlnano-0.2.5.tgz#134fd9548c7cbe51c8508ce434a3f9488cff1b0b" - integrity sha512-X1iPSwXG/iF9bVs+/obt2n6F64uH0ETkA8zp7qFDmLW9/+A6ueHGeb/+qD67T21qUY22owZPMdawljN50ajkqA== + version "0.2.6" + resolved "https://registry.yarnpkg.com/htmlnano/-/htmlnano-0.2.6.tgz#d36e39729faa1dd5f8709d8963c67c7502e578b1" + integrity sha512-HUY/99maFsWX2LRoGJpZ/8QRLCkyY0UU1El3wgLLFAHQlD3mCxCJJNcWJk5SBqaU49MLhIWVDW6cGBeuemvaPQ== dependencies: cssnano "^4.1.10" normalize-html-whitespace "^1.0.0" - posthtml "^0.12.0" - posthtml-render "^1.1.5" - purgecss "^1.4.0" + posthtml "^0.13.1" + posthtml-render "^1.2.2" + purgecss "^2.3.0" svgo "^1.3.2" - terser "^4.3.9" - uncss "^0.17.2" + terser "^4.8.0" + uncss "^0.17.3" htmlparser2@^3.9.2: version "3.10.1" @@ -5124,13 +5146,20 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@~0.4.13: +iconv-lite@0.4.24, iconv-lite@^0.4.24: version "0.4.24" resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== dependencies: safer-buffer ">= 2.1.2 < 3" +iconv-lite@^0.6.2: + version "0.6.2" + resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.2.tgz#ce13d1875b0c3a674bd6a04b7f76b01b1b6ded01" + integrity sha512-2y91h5OpQlolefMPmUlivelittSWy0rP+oYVpn6A7GwVHNE8AWzoYOBNmlwks3LobaJxgHCYZAnyNo2GgpNRNQ== + dependencies: + safer-buffer ">= 2.1.2 < 3.0.0" + icss-replace-symbols@1.1.0, icss-replace-symbols@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz#06ea6f83679a7749e386cfe1fe812ae5db223ded" @@ -5166,6 +5195,11 @@ import-fresh@^2.0.0: caller-path "^2.0.0" resolve-from "^3.0.0" +import-lazy@~4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-4.0.0.tgz#e8eb627483a0a43da3c03f3e35548be5cb0cc153" + integrity sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw== + import-local@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/import-local/-/import-local-2.0.0.tgz#55070be38a5993cf18ef6db7e961f5bee5c5a09d" @@ -5512,15 +5546,15 @@ is-plain-object@^2.0.3, is-plain-object@^2.0.4: dependencies: isobject "^3.0.1" -is-plain-object@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-3.0.1.tgz#662d92d24c0aa4302407b0d45d21f2251c85f85b" - integrity sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g== +is-plain-object@^4.0.0: + version "4.1.1" + resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-4.1.1.tgz#1a14d6452cbd50790edc7fdaa0aed5a40a35ebb5" + integrity sha512-5Aw8LLVsDlZsETVMhoMXzqsXwQqr/0vlnBYzIXJbYo2F4yYlhLHs+Ez7Bod7IIQKWkJbJfxrWD7pA1Dw1TKrwA== is-regex@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.0.tgz#ece38e389e490df0dc21caea2bd596f987f767ff" - integrity sha512-iI97M8KTWID2la5uYXlkbSDQIg4F6o1sYboZKKTDpnDQMLtUL86zxhgDet3Q2SriaYsyGqZ6Mn2SjbRKeLHdqw== + version "1.1.1" + resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.1.tgz#c6f98aacc546f6cec5468a07b7b153ab564a57b9" + integrity sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg== dependencies: has-symbols "^1.0.1" @@ -5535,9 +5569,9 @@ is-set@^2.0.1: integrity sha512-eJEzOtVyenDs1TMzSQ3kU3K+E0GUS9sno+F0OBT97xsgcJsF9nXMBtkT9/kut5JEpM7oL7X/0qxR17K3mcwIAA== is-ssh@^1.3.0: - version "1.3.1" - resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.1.tgz#f349a8cadd24e65298037a522cf7520f2e81a0f3" - integrity sha512-0eRIASHZt1E68/ixClI8bp2YK2wmBPVWEismTs6M+M099jKgrzl/3E976zIbImSIob48N2/XGe9y7ZiYdImSlg== + version "1.3.2" + resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.2.tgz#a4b82ab63d73976fd8263cceee27f99a88bdae2b" + integrity sha512-elEw0/0c2UscLrNG+OAorbP539E3rhliKPg+hDMWN9VwrDXfYK+4PBEykDPfxlYYtQvl84TascnQyobfQLHEhQ== dependencies: protocols "^1.1.0" @@ -5727,18 +5761,18 @@ js-cleanup@^1.0.1: resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== -js-yaml@3.13.1, js-yaml@~3.13.1: - version "3.13.1" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847" - integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw== +js-yaml@3.14.0, js-yaml@^3.10.0, js-yaml@^3.13.1: + version "3.14.0" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482" + integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A== dependencies: argparse "^1.0.7" esprima "^4.0.0" -js-yaml@^3.10.0, js-yaml@^3.13.1: - version "3.14.0" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482" - integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A== +js-yaml@~3.13.1: + version "3.13.1" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847" + integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw== dependencies: argparse "^1.0.7" esprima "^4.0.0" @@ -5795,6 +5829,11 @@ json-parse-better-errors@^1.0.0, json-parse-better-errors@^1.0.1, json-parse-bet resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9" integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw== +json-parse-even-better-errors@^2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.0.tgz#371873c5ffa44304a6ba12419bcfa95f404ae081" + integrity sha512-o3aP+RsWDJZayj1SbHNQAI8x0v3T3SKiGoZlNYfbUP1S3omJQ6i9CnqADqkSPaOAxwua4/1YWx5CM7oiChJt2Q== + json-schema-traverse@^0.4.1: version "0.4.1" resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660" @@ -6006,6 +6045,13 @@ locate-path@^5.0.0: dependencies: p-locate "^4.1.0" +locate-path@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286" + integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw== + dependencies: + p-locate "^5.0.0" + lodash._reinterpolate@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d" @@ -6076,17 +6122,17 @@ lodash.uniq@^4.5.0: resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= -lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.2.1, lodash@~4.17.15: - version "4.17.15" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" - integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== +lodash@^4.17.12, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.2.1, lodash@~4.17.15: + version "4.17.20" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" + integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== -log-symbols@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-3.0.0.tgz#f3a08516a5dea893336a7dee14d18a1cfdab77c4" - integrity sha512-dSkNGuI7iG3mfvDzUuYZyvk5dD9ocYCYzNU6CYDE6+Xqd+gwme6Z00NS3dUh8mq/73HaEtT7m6W+yUPtU6BZnQ== +log-symbols@4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.0.0.tgz#69b3cc46d20f448eccdb75ea1fa733d9e821c920" + integrity sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA== dependencies: - chalk "^2.4.2" + chalk "^4.0.0" log-symbols@^2.2.0: version "2.2.0" @@ -6130,14 +6176,14 @@ lru-cache@^5.1.1: yallist "^3.0.2" lunr@^2.3.8: - version "2.3.8" - resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.8.tgz#a8b89c31f30b5a044b97d2d28e2da191b6ba2072" - integrity sha512-oxMeX/Y35PNFuZoHp+jUj5OSEmLCaIH4KTFJh7a93cHBoFmpw2IoPs22VIz7vyO2YUnx2Tn9dzIwO2P/4quIRg== + version "2.3.9" + resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.9.tgz#18b123142832337dd6e964df1a5a7707b25d35e1" + integrity sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow== macos-release@^2.2.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-2.3.0.tgz#eb1930b036c0800adebccd5f17bc4c12de8bb71f" - integrity sha512-OHhSbtcviqMPt7yfw5ef5aghS2jzFVKEFyCJndQt2YpSQ9qRVSEv2axSJI1paVThEu+FFGs584h/1YhxjVqajA== + version "2.4.1" + resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-2.4.1.tgz#64033d0ec6a5e6375155a74b1a1eba8e509820ac" + integrity sha512-H/QHeBIN1fIGJX517pvK8IEK53yQOW7YcEI55oYtgjDdoCQQz7eJS94qt5kNrscReEyuD/JcdFCm2XBEcGOITg== magic-string@^0.22.4: version "0.22.5" @@ -6296,17 +6342,15 @@ meow@^4.0.0: trim-newlines "^2.0.0" meow@^7.0.0: - version "7.0.1" - resolved "https://registry.yarnpkg.com/meow/-/meow-7.0.1.tgz#1ed4a0a50b3844b451369c48362eb0515f04c1dc" - integrity sha512-tBKIQqVrAHqwit0vfuFPY3LlzJYkEOFyKa3bPgxzNl6q/RtN8KQ+ALYEASYuFayzSAsjlhXj/JZ10rH85Q6TUw== + version "7.1.0" + resolved "https://registry.yarnpkg.com/meow/-/meow-7.1.0.tgz#50ecbcdafa16f8b58fb7eb9675b933f6473b3a59" + integrity sha512-kq5F0KVteskZ3JdfyQFivJEj2RaA8NFsS4+r9DaMKLcUHpk5OcHS3Q0XkCXONB1mZRPsu/Y/qImKri0nwSEZog== dependencies: "@types/minimist" "^1.2.0" - arrify "^2.0.1" - camelcase "^6.0.0" camelcase-keys "^6.2.2" decamelize-keys "^1.1.0" hard-rejection "^2.1.0" - minimist-options "^4.0.2" + minimist-options "4.1.0" normalize-package-data "^2.5.0" read-pkg-up "^7.0.1" redent "^3.0.0" @@ -6405,15 +6449,7 @@ minimatch@3.0.4, minimatch@^3.0.0, minimatch@^3.0.4: dependencies: brace-expansion "^1.1.7" -minimist-options@^3.0.1: - version "3.0.2" - resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-3.0.2.tgz#fba4c8191339e13ecf4d61beb03f070103f3d954" - integrity sha512-FyBrT/d0d4+uiZRbqznPXqw3IpZZG3gl3wKWiX784FycUKVwBt0uLBFkQrtE4tZOrgo78nZp2jnKz3L65T5LdQ== - dependencies: - arrify "^1.0.1" - is-plain-obj "^1.1.0" - -minimist-options@^4.0.2: +minimist-options@4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619" integrity sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A== @@ -6422,6 +6458,14 @@ minimist-options@^4.0.2: is-plain-obj "^1.1.0" kind-of "^6.0.3" +minimist-options@^3.0.1: + version "3.0.2" + resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-3.0.2.tgz#fba4c8191339e13ecf4d61beb03f070103f3d954" + integrity sha512-FyBrT/d0d4+uiZRbqznPXqw3IpZZG3gl3wKWiX784FycUKVwBt0uLBFkQrtE4tZOrgo78nZp2jnKz3L65T5LdQ== + dependencies: + arrify "^1.0.1" + is-plain-obj "^1.1.0" + minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5: version "1.2.5" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" @@ -6485,23 +6529,23 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1: dependencies: minimist "^1.2.5" -mocha@^8.1.1: - version "8.1.1" - resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.1.1.tgz#1de1ba4e9a2c955d96b84e469d7540848223592d" - integrity sha512-p7FuGlYH8t7gaiodlFreseLxEmxTgvyG9RgPHODFPySNhwUehu8NIb0vdSt3WFckSneswZ0Un5typYcWElk7HQ== +mocha@^8.1.2: + version "8.1.2" + resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.1.2.tgz#d67fad13300e4f5cd48135a935ea566f96caf827" + integrity sha512-I8FRAcuACNMLQn3lS4qeWLxXqLvGf6r2CaLstDpZmMUUSmvW6Cnm1AuHxgbc7ctZVRcfwspCRbDHymPsi3dkJw== dependencies: ansi-colors "4.1.1" browser-stdout "1.3.1" - chokidar "3.3.1" - debug "3.2.6" + chokidar "3.4.2" + debug "4.1.1" diff "4.0.2" - escape-string-regexp "1.0.5" - find-up "4.1.0" + escape-string-regexp "4.0.0" + find-up "5.0.0" glob "7.1.6" growl "1.10.5" he "1.2.0" - js-yaml "3.13.1" - log-symbols "3.0.0" + js-yaml "3.14.0" + log-symbols "4.0.0" minimatch "3.0.4" ms "2.1.2" object.assign "4.1.0" @@ -6600,9 +6644,9 @@ nanomatch@^1.2.9: to-regex "^3.0.1" neo-async@^2.5.0, neo-async@^2.6.0, neo-async@^2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c" - integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw== + version "2.6.2" + resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" + integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== nice-try@^1.0.4: version "1.0.5" @@ -6694,10 +6738,10 @@ node-preload@^0.2.1: dependencies: process-on-spawn "^1.0.0" -node-releases@^1.1.58: - version "1.1.58" - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.58.tgz#8ee20eef30fa60e52755fcc0942def5a734fe935" - integrity sha512-NxBudgVKiRh/2aPWMgPR7bPTX0VPmGx5QBwCtdHitnqFE5/O8DeBXuIMH1nwNnw/aMo6AjOrpsHzfY3UbUJ7yg== +node-releases@^1.1.60: + version "1.1.60" + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.60.tgz#6948bdfce8286f0b5d0e5a88e8384e954dfe7084" + integrity sha512-gsO4vjEdQaTusZAEebUWp2a5d7dF5DYoIpDG7WySnk7BuZDW+GPpHXoXXuYawRBr/9t5q54tirPz79kFIWg4dA== nopt@^4.0.1: version "4.0.3" @@ -7043,6 +7087,13 @@ p-limit@^2.0.0, p-limit@^2.2.0: dependencies: p-try "^2.0.0" +p-limit@^3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.0.2.tgz#1664e010af3cadc681baafd3e2a437be7b0fb5fe" + integrity sha512-iwqZSOoWIW+Ew4kAGUlN16J4M7OB3ysMLSZtnhmqx7njIHFPlxWBX8xo3lVTyFVq6mI/lL9qt2IsN1sHwaxJkg== + dependencies: + p-try "^2.0.0" + p-locate@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43" @@ -7064,6 +7115,13 @@ p-locate@^4.1.0: dependencies: p-limit "^2.2.0" +p-locate@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834" + integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw== + dependencies: + p-limit "^3.0.2" + p-map-series@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/p-map-series/-/p-map-series-1.0.0.tgz#bf98fe575705658a9e1351befb85ae4c1f07bdca" @@ -7220,13 +7278,12 @@ parcel-bundler@^1.12.4: ws "^5.1.1" parse-asn1@^5.0.0, parse-asn1@^5.1.5: - version "5.1.5" - resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.5.tgz#003271343da58dc94cace494faef3d2147ecea0e" - integrity sha512-jkMYn1dcJqF6d5CpU689bq7w/b5ALS9ROVSpQDPrZsqqesUJii9qutvoT5ltGedNXMO2e16YUWIghG9KxaViTQ== + version "5.1.6" + resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.6.tgz#385080a3ec13cb62a62d39409cb3e88844cdaed4" + integrity sha512-RnZRo1EPU6JBnra2vGHj0yhp6ebyjBZpmUCLHWiFhxlzvBCCpAuZ7elsBp1PVAbQN0/04VD/19rfzlBSwLstMw== dependencies: - asn1.js "^4.0.0" + asn1.js "^5.2.0" browserify-aes "^1.0.0" - create-hash "^1.1.0" evp_bytestokey "^1.0.0" pbkdf2 "^3.0.3" safe-buffer "^5.1.1" @@ -7252,13 +7309,13 @@ parse-json@^4.0.0: json-parse-better-errors "^1.0.1" parse-json@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.0.0.tgz#73e5114c986d143efa3712d4ea24db9a4266f60f" - integrity sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw== + version "5.1.0" + resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.1.0.tgz#f96088cdf24a8faa9aea9a009f2d9d942c999646" + integrity sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ== dependencies: "@babel/code-frame" "^7.0.0" error-ex "^1.3.1" - json-parse-better-errors "^1.0.1" + json-parse-even-better-errors "^2.3.0" lines-and-columns "^1.1.6" parse-passwd@^1.0.0: @@ -7267,17 +7324,17 @@ parse-passwd@^1.0.0: integrity sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY= parse-path@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-4.0.1.tgz#0ec769704949778cb3b8eda5e994c32073a1adff" - integrity sha512-d7yhga0Oc+PwNXDvQ0Jv1BuWkLVPXcAoQ/WREgd6vNNoKYaW52KI+RdOFjI63wjkmps9yUE8VS4veP+AgpQ/hA== + version "4.0.2" + resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-4.0.2.tgz#ef14f0d3d77bae8dd4bc66563a4c151aac9e65aa" + integrity sha512-HSqVz6iuXSiL8C1ku5Gl1Z5cwDd9Wo0q8CoffdAghP6bz8pJa1tcMC+m4N+z6VAS8QdksnIGq1TB6EgR4vPR6w== dependencies: is-ssh "^1.3.0" protocols "^1.4.0" parse-url@^5.0.0: - version "5.0.1" - resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-5.0.1.tgz#99c4084fc11be14141efa41b3d117a96fcb9527f" - integrity sha512-flNUPP27r3vJpROi0/R3/2efgKkyXqnXwyP1KQ2U0SfFRgdizOdWfvrrvJg1LuOoxs7GQhmxJlq23IpQ/BkByg== + version "5.0.2" + resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-5.0.2.tgz#856a3be1fcdf78dc93fc8b3791f169072d898b59" + integrity sha512-Czj+GIit4cdWtxo3ISZCvLiUjErSo0iI3wJ+q9Oi3QuMYTI6OZu+7cewMWZ+C1YAnKhYTk6/TLuhIgCypLthPA== dependencies: is-ssh "^1.3.0" normalize-url "^3.3.0" @@ -7401,7 +7458,7 @@ physical-cpu-count@^2.0.0: resolved "https://registry.yarnpkg.com/physical-cpu-count/-/physical-cpu-count-2.0.0.tgz#18de2f97e4bf7a9551ad7511942b5496f7aba660" integrity sha1-GN4vl+S/epVRrXURlCtUlverpmA= -picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.0.7, picomatch@^2.2.1: +picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1: version "2.2.2" resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad" integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg== @@ -7448,9 +7505,9 @@ pkg-dir@^4.1.0: find-up "^4.0.0" platform@^1.3.3: - version "1.3.5" - resolved "https://registry.yarnpkg.com/platform/-/platform-1.3.5.tgz#fb6958c696e07e2918d2eeda0f0bc9448d733444" - integrity sha512-TuvHS8AOIZNAlE77WUDiR4rySV/VMptyMfcfeoMgs4P8apaZM3JrnbzBiixKUv+XR6i+BXrQh8WAnjaSPFO65Q== + version "1.3.6" + resolved "https://registry.yarnpkg.com/platform/-/platform-1.3.6.tgz#48b4ce983164b209c2d45a107adb31f473a6e7a7" + integrity sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg== pn@^1.1.0: version "1.1.0" @@ -7463,9 +7520,9 @@ posix-character-classes@^0.1.0: integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs= postcss-calc@^7.0.1: - version "7.0.2" - resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-7.0.2.tgz#504efcd008ca0273120568b0792b16cdcde8aac1" - integrity sha512-rofZFHUg6ZIrvRwPeFktv06GdbDYLcGqh9EwiMutZg+a0oePCCw1zHOEiji6LCpyRcjTREtPASuUqeAvYlEVvQ== + version "7.0.3" + resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-7.0.3.tgz#d65cca92a3c52bf27ad37a5f732e0587b74f1623" + integrity sha512-IB/EAEmZhIMEIhG7Ov4x+l47UaXOS1n2f4FBUk/aKllQhtSCxWhTzn0nJgkqN7fo/jcWySvWTSB6Syk9L+31bA== dependencies: postcss "^7.0.27" postcss-selector-parser "^6.0.2" @@ -7721,7 +7778,7 @@ postcss-reduce-transforms@^4.0.2: postcss "^7.0.0" postcss-value-parser "^3.0.0" -postcss-selector-parser@6.0.2, postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0.2: +postcss-selector-parser@6.0.2, postcss-selector-parser@^6.0.2: version "6.0.2" resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.2.tgz#934cf799d016c83411859e09dcecade01286ec5c" integrity sha512-36P2QR59jDTOAiIkqEprfJDsoNrvwFei3eCqKd1Y0tUsBimsq39BLp7RD+JWny3WgB1zGhJX8XVePwm9k4wdBg== @@ -7777,6 +7834,15 @@ postcss@6.0.1: source-map "^0.5.6" supports-color "^3.2.3" +postcss@7.0.32, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.11, postcss@^7.0.17, postcss@^7.0.27: + version "7.0.32" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d" + integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw== + dependencies: + chalk "^2.4.2" + source-map "^0.6.1" + supports-color "^6.1.0" + postcss@^6.0.1: version "6.0.23" resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.23.tgz#61c82cc328ac60e677645f979054eb98bc0e3324" @@ -7786,26 +7852,24 @@ postcss@^6.0.1: source-map "^0.6.1" supports-color "^5.4.0" -postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.11, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.27: - version "7.0.32" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d" - integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw== - dependencies: - chalk "^2.4.2" - source-map "^0.6.1" - supports-color "^6.1.0" - -posthtml-parser@^0.4.0, posthtml-parser@^0.4.1, posthtml-parser@^0.4.2: +posthtml-parser@^0.4.0, posthtml-parser@^0.4.1: version "0.4.2" resolved "https://registry.yarnpkg.com/posthtml-parser/-/posthtml-parser-0.4.2.tgz#a132bbdf0cd4bc199d34f322f5c1599385d7c6c1" integrity sha512-BUIorsYJTvS9UhXxPTzupIztOMVNPa/HtAm9KHni9z6qEfiJ1bpOBL5DfUOL9XAc3XkLIEzBzpph+Zbm4AdRAg== dependencies: htmlparser2 "^3.9.2" -posthtml-render@^1.1.3, posthtml-render@^1.1.5, posthtml-render@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/posthtml-render/-/posthtml-render-1.2.2.tgz#f554a19ed40d40e2bfc160826b0a91d4a23656cd" - integrity sha512-MbIXTWwAfJ9qET6Zl29UNwJcDJEEz9Zkr5oDhiujitJa7YBJwEpbkX2cmuklCDxubTMoRWpid3q8DrSyGnUUzQ== +posthtml-parser@^0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/posthtml-parser/-/posthtml-parser-0.5.0.tgz#571058a3b63c1704964ffc25bbe69ffda213244e" + integrity sha512-BsZFAqOeX9lkJJPKG2JmGgtm6t++WibU7FeS40FNNGZ1KS2szRSRQ8Wr2JLvikDgAecrQ/9V4sjugTAin2+KVw== + dependencies: + htmlparser2 "^3.9.2" + +posthtml-render@^1.1.3, posthtml-render@^1.1.5, posthtml-render@^1.2.2, posthtml-render@^1.2.3: + version "1.2.3" + resolved "https://registry.yarnpkg.com/posthtml-render/-/posthtml-render-1.2.3.tgz#da1cf7ba4efb42cfe9c077f4f41669745de99b6d" + integrity sha512-rGGayND//VwTlsYKNqdILsA7U/XP0WJa6SMcdAEoqc2WRM5QExplGg/h9qbTuHz7mc2PvaXU+6iNxItvr5aHMg== posthtml@^0.11.2: version "0.11.6" @@ -7815,24 +7879,19 @@ posthtml@^0.11.2: posthtml-parser "^0.4.1" posthtml-render "^1.1.5" -posthtml@^0.12.0: - version "0.12.3" - resolved "https://registry.yarnpkg.com/posthtml/-/posthtml-0.12.3.tgz#8fa5b903907e9c10ba5b883863cc550189a309d5" - integrity sha512-Fbpi95+JJyR0tqU7pUy1zTSQFjAsluuwB9pJ1h0jtnGk7n/O2TBtP5nDl9rV0JVACjQ1Lm5wSp4ppChr8u3MhA== +posthtml@^0.13.1: + version "0.13.3" + resolved "https://registry.yarnpkg.com/posthtml/-/posthtml-0.13.3.tgz#9702d745108d532a9d5808985e0dafd81b09f7bd" + integrity sha512-5NL2bBc4ihAyoYnY0EAQrFQbJNE1UdvgC1wjYts0hph7jYeU2fa5ki3/9U45ce9V6M1vLMEgUX2NXe/bYL+bCQ== dependencies: - posthtml-parser "^0.4.2" - posthtml-render "^1.2.2" + posthtml-parser "^0.5.0" + posthtml-render "^1.2.3" prelude-ls@~1.1.2: version "1.1.2" resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ= -private@^0.1.8: - version "0.1.8" - resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff" - integrity sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg== - process-nextick-args@~2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" @@ -7892,9 +7951,9 @@ proto-list@~1.2.1: integrity sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk= protocols@^1.1.0, protocols@^1.4.0: - version "1.4.7" - resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.7.tgz#95f788a4f0e979b291ffefcf5636ad113d037d32" - integrity sha512-Fx65lf9/YDn3hUX08XUc0J8rSux36rEsyiv21ZGUC1mOyeM3lTRpZLcrm8aAolzS4itwVfm7TAPyxC2E5zd6xg== + version "1.4.8" + resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.8.tgz#48eea2d8f58d9644a4a32caae5d5db290a075ce8" + integrity sha512-IgjKyaUSjsROSO8/D49Ab7hP8mJgTYcqApOqdPhLoPxAplXmkp+zRvsrSQjFn5by0rhm4VH0GAUELIPpx7B1yg== protoduck@^5.0.1: version "5.0.1" @@ -7965,15 +8024,15 @@ punycode@^2.1.0, punycode@^2.1.1: resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== -purgecss@^1.4.0: - version "1.4.2" - resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-1.4.2.tgz#67ab50cb4f5c163fcefde56002467c974e577f41" - integrity sha512-hkOreFTgiyMHMmC2BxzdIw5DuC6kxAbP/gGOGd3MEsF3+5m69rIvUEPaxrnoUtfODTFKe9hcXjGwC6jcjoyhOw== +purgecss@^2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-2.3.0.tgz#5327587abf5795e6541517af8b190a6fb5488bb3" + integrity sha512-BE5CROfVGsx2XIhxGuZAT7rTH9lLeQx/6M0P7DTXQH4IUc3BBzs9JUzt4yzGf3JrH9enkeq6YJBe9CTtkm1WmQ== dependencies: - glob "^7.1.3" - postcss "^7.0.14" - postcss-selector-parser "^6.0.0" - yargs "^14.0.0" + commander "^5.0.0" + glob "^7.0.0" + postcss "7.0.32" + postcss-selector-parser "^6.0.2" q@^1.1.2, q@^1.5.1: version "1.5.1" @@ -8042,16 +8101,14 @@ read-cmd-shim@^1.0.1: graceful-fs "^4.1.2" "read-package-json@1 || 2", read-package-json@^2.0.0, read-package-json@^2.0.13: - version "2.1.1" - resolved "https://registry.yarnpkg.com/read-package-json/-/read-package-json-2.1.1.tgz#16aa66c59e7d4dad6288f179dd9295fd59bb98f1" - integrity sha512-dAiqGtVc/q5doFz6096CcnXhpYk0ZN8dEKVkGLU0CsASt8SrgF6SF7OTKAYubfvFhWaqofl+Y8HK19GR8jwW+A== + version "2.1.2" + resolved "https://registry.yarnpkg.com/read-package-json/-/read-package-json-2.1.2.tgz#6992b2b66c7177259feb8eaac73c3acd28b9222a" + integrity sha512-D1KmuLQr6ZSJS0tW8hf3WGpRlwszJOXZ3E8Yd/DNRaM5d+1wVRZdHlpGBLAuovjr28LbWvjpWkBHMxpRGGjzNA== dependencies: glob "^7.1.1" - json-parse-better-errors "^1.0.1" + json-parse-even-better-errors "^2.3.0" normalize-package-data "^2.0.0" npm-normalize-package-bin "^1.0.0" - optionalDependencies: - graceful-fs "^4.1.2" read-package-tree@^5.1.6: version "5.3.1" @@ -8163,13 +8220,6 @@ readdirp@^2.2.1: micromatch "^3.1.10" readable-stream "^2.0.2" -readdirp@~3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.3.0.tgz#984458d13a1e42e2e9f5841b129e162f369aff17" - integrity sha512-zz0pAkSPOXXm1viEwygWIPSPkcBYjW1xU5j/JBh5t9bGCJwa6f9+BJa6VaB2g+b55yVrmXzqkyLf4xaWYM0IkQ== - dependencies: - picomatch "^2.0.7" - readdirp@~3.4.0: version "3.4.0" resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.4.0.tgz#9fdccdf9e9155805449221ac645e8303ab5b9ada" @@ -8226,17 +8276,16 @@ regenerator-runtime@^0.11.0: integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== regenerator-runtime@^0.13.4: - version "0.13.5" - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697" - integrity sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA== + version "0.13.7" + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55" + integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew== regenerator-transform@^0.14.2: - version "0.14.4" - resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.4.tgz#5266857896518d1616a78a0479337a30ea974cc7" - integrity sha512-EaJaKPBI9GvKpvUz2mz4fhx7WPgvwRLY9v3hlNHWmAuJHI13T4nwKnNvm5RWJzEdnI5g5UwtOww+S8IdoUC2bw== + version "0.14.5" + resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.5.tgz#c98da154683671c9c4dcb16ece736517e1b7feb4" + integrity sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw== dependencies: "@babel/runtime" "^7.8.4" - private "^0.1.8" regex-not@^1.0.0, regex-not@^1.0.2: version "1.0.2" @@ -8246,7 +8295,7 @@ regex-not@^1.0.0, regex-not@^1.0.2: extend-shallow "^3.0.2" safe-regex "^1.1.0" -regexpu-core@^4.6.0, regexpu-core@^4.7.0: +regexpu-core@^4.7.0: version "4.7.0" resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-4.7.0.tgz#fcbf458c50431b0bb7b45d6967b8192d91f3d938" integrity sha512-TQ4KXRnIn6tz6tjnrXEkD/sshygKH/j5KzK86X8MkeHyZ8qst/LZ89j3X4/8HEIfHANTFIP/AbXakeRhWIl5YQ== @@ -8304,19 +8353,19 @@ repeating@^2.0.0: dependencies: is-finite "^1.0.0" -request-promise-core@1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.3.tgz#e9a3c081b51380dfea677336061fea879a829ee9" - integrity sha512-QIs2+ArIGQVp5ZYbWD5ZLCY29D5CfWizP8eWnm8FoGD1TX61veauETVQbrV60662V0oFBkrDOuaBI8XgtuyYAQ== +request-promise-core@1.1.4: + version "1.1.4" + resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.4.tgz#3eedd4223208d419867b78ce815167d10593a22f" + integrity sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw== dependencies: - lodash "^4.17.15" + lodash "^4.17.19" request-promise-native@^1.0.5: - version "1.0.8" - resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.8.tgz#a455b960b826e44e2bf8999af64dff2bfe58cb36" - integrity sha512-dapwLGqkHtwL5AEbfenuzjTYg35Jd6KPytsC2/TLkVMz8rm+tNt72MGUWT1RP/aYawMpN6HqbNGBQaRcBtjQMQ== + version "1.0.9" + resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.9.tgz#e407120526a5efdc9a39b28a5679bf47b9d9dc28" + integrity sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g== dependencies: - request-promise-core "1.1.3" + request-promise-core "1.1.4" stealthy-require "^1.1.1" tough-cookie "^2.3.3" @@ -8463,10 +8512,10 @@ rollup-pluginutils@^2.3.3: dependencies: estree-walker "^0.6.1" -rollup@^2.26.2: - version "2.26.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.2.tgz#de32c2c28a0b5fb843d120e2b3a252a18e7740e9" - integrity sha512-dQOms6XRPGHS5Chq7JkkkGXeO72hzWuftB4Rba0rMIT5lThvcEXLTgjrp6+ehhUlsFraOfvcF0Q8dRoQ/X68WQ== +rollup@^2.26.6: + version "2.26.6" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.6.tgz#0b460c1da224c6af12a1e948a28c513aa11f2b93" + integrity sha512-iSB7eE3k/VNQHnI7ckS++4yIqTamoUCB1xo7MswhJ/fg22oFYR5+xCrUZVviBj97jvc5A31MPbVMw1Wc3jWxmw== optionalDependencies: fsevents "~2.1.2" @@ -8483,9 +8532,9 @@ run-queue@^1.0.0, run-queue@^1.0.3: aproba "^1.1.1" rxjs@^6.4.0: - version "6.5.5" - resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.5.tgz#c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec" - integrity sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ== + version "6.6.2" + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.2.tgz#8096a7ac03f2cc4fe5860ef6e572810d9e01c0d2" + integrity sha512-BHdBMVoWC2sL26w//BCu3YzKT4s2jip/WhwsGEDmeKYBhKDZeYezVUnHatYB7L85v5xs0BAQmg6BEYJEKxBabg== dependencies: tslib "^1.9.0" @@ -8506,7 +8555,7 @@ safe-regex@^1.1.0: dependencies: ret "~0.1.10" -"safer-buffer@>= 2.1.2 < 3", safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0: +"safer-buffer@>= 2.1.2 < 3", "safer-buffer@>= 2.1.2 < 3.0.0", safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0: version "2.1.2" resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== @@ -8580,20 +8629,13 @@ send@0.17.1: range-parser "~1.2.1" statuses "~1.5.0" -serialize-javascript@4.0.0: +serialize-javascript@4.0.0, serialize-javascript@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz#b525e1238489a5ecfc42afacc3fe99e666f4b1aa" integrity sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw== dependencies: randombytes "^2.1.0" -serialize-javascript@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-3.1.0.tgz#8bf3a9170712664ef2561b44b691eafe399214ea" - integrity sha512-JIJT1DGiWmIKhzRsG91aS6Ze4sFUrYbltlkg2onR5OrnNM02Kl/hnY/T4FN2omvyeBbQmMJv+K4cPOpGzOTFBg== - dependencies: - randombytes "^2.1.0" - serialize-to-js@^3.0.0: version "3.1.1" resolved "https://registry.yarnpkg.com/serialize-to-js/-/serialize-to-js-3.1.1.tgz#b3e77d0568ee4a60bfe66287f991e104d3a1a4ac" @@ -8984,6 +9026,11 @@ stream-shift@^1.0.0: resolved "https://registry.yarnpkg.com/stream-shift/-/stream-shift-1.0.1.tgz#d7088281559ab2778424279b0877da3c392d5a3d" integrity sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ== +string-argv@~0.3.1: + version "0.3.1" + resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.1.tgz#95e2fbec0427ae19184935f816d74aaa4c5c19da" + integrity sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg== + string-width@^1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3" @@ -9141,7 +9188,7 @@ stylehacks@^4.0.0: postcss "^7.0.0" postcss-selector-parser "^3.0.0" -supports-color@7.1.0, supports-color@^7.1.0: +supports-color@7.1.0: version "7.1.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.1.0.tgz#68e32591df73e25ad1c4b49108a2ec507962bfd1" integrity sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g== @@ -9174,6 +9221,13 @@ supports-color@^6.1.0: dependencies: has-flag "^3.0.0" +supports-color@^7.1.0: + version "7.2.0" + resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" + integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== + dependencies: + has-flag "^4.0.0" + svgo@^1.0.0, svgo@^1.3.2: version "1.3.2" resolved "https://registry.yarnpkg.com/svgo/-/svgo-1.3.2.tgz#b6dc511c063346c9e415b81e43401145b96d4167" @@ -9234,15 +9288,15 @@ temp-write@^3.4.0: uuid "^3.0.1" terser-webpack-plugin@^1.4.3: - version "1.4.4" - resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-1.4.4.tgz#2c63544347324baafa9a56baaddf1634c8abfc2f" - integrity sha512-U4mACBHIegmfoEe5fdongHESNJWqsGU+W0S/9+BmYGVQDw1+c2Ow05TpMhxjPK1sRb7cuYq1BPl1e5YHJMTCqA== + version "1.4.5" + resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-1.4.5.tgz#a217aefaea330e734ffacb6120ec1fa312d6040b" + integrity sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw== dependencies: cacache "^12.0.2" find-cache-dir "^2.1.0" is-wsl "^1.1.0" schema-utils "^1.0.0" - serialize-javascript "^3.1.0" + serialize-javascript "^4.0.0" source-map "^0.6.1" terser "^4.1.2" webpack-sources "^1.4.0" @@ -9257,7 +9311,7 @@ terser@^3.7.3: source-map "~0.6.1" source-map-support "~0.5.10" -terser@^4.1.2, terser@^4.3.9, terser@^4.6.3: +terser@^4.1.2, terser@^4.6.3, terser@^4.8.0: version "4.8.0" resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17" integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw== @@ -9266,10 +9320,10 @@ terser@^4.1.2, terser@^4.3.9, terser@^4.6.3: source-map "~0.6.1" source-map-support "~0.5.12" -terser@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/terser/-/terser-5.1.0.tgz#1f4ab81c8619654fdded51f3157b001e1747281d" - integrity sha512-pwC1Jbzahz1ZPU87NQ8B3g5pKbhyJSiHih4gLH6WZiPU8mmS1IlGbB0A2Nuvkj/LCNsgIKctg6GkYwWCeTvXZQ== +terser@^5.2.1: + version "5.2.1" + resolved "https://registry.yarnpkg.com/terser/-/terser-5.2.1.tgz#40b971b8d28b4fe98c9e8c0d073ab48e7bb96cd8" + integrity sha512-/AOtjRtAMNGO0fIF6m8HfcvXTw/2AKpsOzDn36tA5RfhRdeXyb4RvHxJ5Pah7iL6dFkLk+gOnCaNHGwJPl6TrQ== dependencies: commander "^2.20.0" source-map "~0.6.1" @@ -9435,10 +9489,10 @@ trim-off-newlines@^1.0.0: resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3" integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM= -ts-loader@^8.0.2: - version "8.0.2" - resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.2.tgz#ee73ca9350f745799396fff8578ba29b1e95616b" - integrity sha512-oYT7wOTUawYXQ8XIDsRhziyW0KUEV38jISYlE+9adP6tDtG+O5GkRe4QKQXrHVH4mJJ88DysvEtvGP65wMLlhg== +ts-loader@^8.0.3: + version "8.0.3" + resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.3.tgz#56858f4296edf1ed55e01f8520552984d3f0911c" + integrity sha512-wsqfnVdB7xQiqhqbz2ZPLGHLPZbHVV5Qn/MNFZkCFxRU1miDyxKORucDGxKtsQJ63Rfza0udiUxWF5nHY6bpdQ== dependencies: chalk "^2.3.0" enhanced-resolve "^4.0.0" @@ -9446,10 +9500,10 @@ ts-loader@^8.0.2: micromatch "^4.0.0" semver "^6.0.0" -ts-node@^8.10.1: - version "8.10.2" - resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.2.tgz#eee03764633b1234ddd37f8db9ec10b75ec7fb8d" - integrity sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA== +ts-node@^9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.0.0.tgz#e7699d2a110cc8c0d3b831715e417688683460b3" + integrity sha512-/TqB4SnererCDR/vb4S/QvSZvzQMJN8daAslg7MeaiHvD8rDZsSfXmNeNumyZZzMned72Xoq/isQljYSt8Ynfg== dependencies: arg "^4.1.0" diff "^4.0.1" @@ -9546,15 +9600,15 @@ typedoc@^0.18.0: shelljs "^0.8.4" typedoc-default-themes "^0.10.2" -typescript@^3.9.7, typescript@~3.9.5: - version "3.9.7" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" - integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== +typescript@^4.0.2, typescript@~3.9.5: + version "4.0.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2" + integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ== uglify-js@^3.1.4: - version "3.10.0" - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.10.0.tgz#397a7e6e31ce820bfd1cb55b804ee140c587a9e7" - integrity sha512-Esj5HG5WAyrLIdYU74Z3JdG2PxdIusvj6IWHMtlyESxc7kcDz7zYlYjpnSokn1UbpV0d/QX9fan7gkCNd/9BQA== + version "3.10.2" + resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.10.2.tgz#8cfa1209fd04199cc8a7f9930ddedb30b0f1912d" + integrity sha512-GXCYNwqoo0MbLARghYjxVBxDCnU0tLqN7IPLdHHbibCb1NI5zBkU2EPcy/GaVxc0BtTjqyGXJCINe6JMR2Dpow== uid-number@0.0.6: version "0.0.6" @@ -9566,7 +9620,7 @@ umask@^1.1.0: resolved "https://registry.yarnpkg.com/umask/-/umask-1.1.0.tgz#f29cebf01df517912bb58ff9c4e50fde8e33320d" integrity sha1-8pzr8B31F5ErtY/5xOUP3o4zMg0= -uncss@^0.17.2: +uncss@^0.17.3: version "0.17.3" resolved "https://registry.yarnpkg.com/uncss/-/uncss-0.17.3.tgz#50fc1eb4ed573ffff763458d801cd86e4d69ea11" integrity sha512-ksdDWl81YWvF/X14fOSw4iu8tESDHFIeyKIeDrK6GEVTQvqJc1WlOEXqostNwOCi3qAj++4EaLsdAgPmUbEyog== @@ -9653,12 +9707,10 @@ universal-user-agent@^4.0.0: dependencies: os-name "^3.1.0" -universal-user-agent@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-5.0.0.tgz#a3182aa758069bf0e79952570ca757de3579c1d9" - integrity sha512-B5TPtzZleXyPrUMKCpEHFmVhMN6EhmJYjG5PQna9s7mXeSqGTLap4OpqLl5FCEFUI3UBmllkETwKf/db66Y54Q== - dependencies: - os-name "^3.1.0" +universal-user-agent@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.0.tgz#3381f8503b251c0d9cd21bc1de939ec9df5480ee" + integrity sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w== universalify@^0.1.0: version "0.1.2" @@ -9951,9 +10003,9 @@ wide-align@1.1.3, wide-align@^1.1.0: string-width "^1.0.2 || 2" windows-release@^3.1.0: - version "3.3.1" - resolved "https://registry.yarnpkg.com/windows-release/-/windows-release-3.3.1.tgz#cb4e80385f8550f709727287bf71035e209c4ace" - integrity sha512-Pngk/RDCaI/DkuHPlGTdIkDiTAnAkyMjoQMZqRsxydNl1qGXNIoZrB7RK8g53F2tEgQBMqQJHQdYZuQEEAu54A== + version "3.3.3" + resolved "https://registry.yarnpkg.com/windows-release/-/windows-release-3.3.3.tgz#1c10027c7225743eec6b89df160d64c2e0293999" + integrity sha512-OSOGH1QYiW5yVor9TtmXKQvt2vjQqbYS+DqmsZw+r7xDwLXEeT3JGW0ZppFmHx4diyXmxt238KFR3N9jzevBRg== dependencies: execa "^1.0.0" @@ -10108,7 +10160,7 @@ yargs-parser@^15.0.1: camelcase "^5.0.0" decamelize "^1.2.0" -yargs-parser@^18.1.1, yargs-parser@^18.1.3: +yargs-parser@^18.1.2, yargs-parser@^18.1.3: version "18.1.3" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0" integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ== @@ -10143,7 +10195,7 @@ yargs@13.3.2, yargs@^13.3.2: y18n "^4.0.0" yargs-parser "^13.1.2" -yargs@^14.0.0, yargs@^14.2.2, yargs@^14.2.3: +yargs@^14.2.2, yargs@^14.2.3: version "14.2.3" resolved "https://registry.yarnpkg.com/yargs/-/yargs-14.2.3.tgz#1a1c3edced1afb2a2fea33604bc6d1d8d688a414" integrity sha512-ZbotRWhF+lkjijC/VhmOT9wSgyBQ7+zr13+YLkhfsSiTriYsMzkTUFP18pFhWwBeMa5gUc1MzbhrO6/VB7c9Xg== @@ -10161,9 +10213,9 @@ yargs@^14.0.0, yargs@^14.2.2, yargs@^14.2.3: yargs-parser "^15.0.1" yargs@^15.0.2: - version "15.3.1" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.3.1.tgz#9505b472763963e54afe60148ad27a330818e98b" - integrity sha512-92O1HWEjw27sBfgmXiixJWT5hRBp2eobqXicLtPBIDBhYB+1HpwZlXmbW2luivBJHBzki+7VyCLRtAkScbTBQA== + version "15.4.1" + resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8" + integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A== dependencies: cliui "^6.0.0" decamelize "^1.2.0" @@ -10175,7 +10227,7 @@ yargs@^15.0.2: string-width "^4.2.0" which-module "^2.0.0" y18n "^4.0.0" - yargs-parser "^18.1.1" + yargs-parser "^18.1.2" yn@3.1.1: version "3.1.1"