nodality 1.0.188 → 1.0.189

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (106) hide show
  1. package/dist/bundle.umd.js +1 -1
  2. package/dist/designer.cjs.js +1 -1
  3. package/dist/designer.esm.js +1 -1
  4. package/dist/finalresult.esm.js +1 -1
  5. package/dist/index.cjs.js +1 -1
  6. package/dist/index.esm.js +1 -1
  7. package/dist/new-nav-bar.cjs.js +1 -1
  8. package/dist/new-nav-bar.esm.js +1 -1
  9. package/layout/animator.js +1 -1
  10. package/layout/audio.js +1 -1
  11. package/layout/audionew.js +1 -1
  12. package/layout/base-2.js +1 -1
  13. package/layout/base.js +1 -1
  14. package/layout/beta-desktop-bar.js +1 -1
  15. package/layout/beta-mobile-bar.js +1 -1
  16. package/layout/box.js +1 -1
  17. package/layout/button.js +1 -1
  18. package/layout/cards.js +1 -1
  19. package/layout/center.js +1 -1
  20. package/layout/checkbox.js +1 -1
  21. package/layout/circle.js +1 -1
  22. package/layout/clean-row.js +1 -1
  23. package/layout/code.js +1 -1
  24. package/layout/container.js +1 -1
  25. package/layout/custom.js +1 -1
  26. package/layout/div-image.js +1 -1
  27. package/layout/dropdown-2025.js +1 -1
  28. package/layout/dropdown.js +1 -1
  29. package/layout/empty-element.js +1 -1
  30. package/layout/external-stylesheet.js +1 -1
  31. package/layout/flex-card.js +1 -1
  32. package/layout/flex-grid.js +1 -1
  33. package/layout/flex-row.js +1 -1
  34. package/layout/footer.js +1 -1
  35. package/layout/form-components/custom.js +1 -1
  36. package/layout/form-components/data-list.js +1 -1
  37. package/layout/form-components/floating-input.js +1 -1
  38. package/layout/form-components/form-all.js +1 -1
  39. package/layout/form-components/form.js +1 -1
  40. package/layout/form-components/image-picker.js +1 -1
  41. package/layout/form-components/picker.js +1 -1
  42. package/layout/form-components/radio.js +1 -1
  43. package/layout/form-components/radiogroup.js +1 -1
  44. package/layout/form-components/range.js +1 -1
  45. package/layout/free.js +1 -1
  46. package/layout/grid-new.js +1 -1
  47. package/layout/grid-switcher.js +1 -1
  48. package/layout/grid.js +1 -1
  49. package/layout/group.js +1 -1
  50. package/layout/header.js +1 -1
  51. package/layout/horizontal-scroller.js +1 -1
  52. package/layout/image-old.js +1 -1
  53. package/layout/image.js +1 -1
  54. package/layout/index.js +1 -1
  55. package/layout/label.js +1 -1
  56. package/layout/link.js +1 -1
  57. package/layout/list-OLD.js +1 -1
  58. package/layout/list.js +1 -1
  59. package/layout/meta-adder.js +1 -1
  60. package/layout/modal-2025.js +1 -1
  61. package/layout/modernwrap.js +1 -1
  62. package/layout/multiswitcher.js +1 -1
  63. package/layout/multiswitcherBeta.js +1 -1
  64. package/layout/nav-bar.js +1 -1
  65. package/layout/nav-factor/custom-div.js +1 -1
  66. package/layout/navBar-OLD.js +1 -1
  67. package/layout/new-flat-adder.js +1 -1
  68. package/layout/new-nav-bar.js +70 -5
  69. package/layout/offset-container.js +1 -1
  70. package/layout/polygon.js +1 -1
  71. package/layout/prerender-site.js +1 -1
  72. package/layout/prerender.js +1 -1
  73. package/layout/progress.js +1 -1
  74. package/layout/row.js +1 -1
  75. package/layout/saved-new-nav-bar.js +1 -1
  76. package/layout/scroll-video.js +1 -1
  77. package/layout/side-bar.js +1 -1
  78. package/layout/side-nav-bar.js +1 -1
  79. package/layout/simple-bar.js +1 -1
  80. package/layout/slider-2025.js +1 -1
  81. package/layout/spacer.js +1 -1
  82. package/layout/stack.js +1 -1
  83. package/layout/styler.js +1 -1
  84. package/layout/svg.js +1 -1
  85. package/layout/switcher.js +1 -1
  86. package/layout/table.js +1 -1
  87. package/layout/text-field.js +1 -1
  88. package/layout/text.js +1 -1
  89. package/layout/ulist.js +1 -1
  90. package/layout/video.js +1 -1
  91. package/layout/without-new.js +1 -1
  92. package/layout/wrap.js +1 -1
  93. package/layout/zoom-card.js +1 -1
  94. package/lib/card-getter.js +1 -1
  95. package/lib/data.js +1 -1
  96. package/lib/designer.js +1 -1
  97. package/lib/element-mapper.js +1 -1
  98. package/lib/keyframe-animation.js +1 -1
  99. package/lib/link-getter.js +1 -1
  100. package/lib/raster-ops.js +1 -1
  101. package/lib/scroll-video.js +1 -1
  102. package/lib/seo.js +1 -1
  103. package/lib/stacker.js +1 -1
  104. package/lib/theme.js +1 -1
  105. package/lib/transform-anim.js +1 -1
  106. package/package.json +1 -1
package/layout/center.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/circle.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/code.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/custom.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/footer.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/free.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/grid.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/group.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/header.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/image.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/label.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/link.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/list.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/nav-bar.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -187,6 +187,30 @@ class UINavBar extends Animator {
187
187
  this.res.children[0].style.height = obj.height;
188
188
  }
189
189
 
190
+ // ── Presentation options ──────────────────────────────────────────
191
+ // Collected here and applied in render(), because the bar's inner
192
+ // wrappers are not created until items() runs. All are optional and
193
+ // unset by default, so existing bars render exactly as before.
194
+ //
195
+ // gap spacing between items (CSS length)
196
+ // justify justify-content on the item row
197
+ // barPad padding inside the bar itself
198
+ // maxWidth caps + centres the item row (page-width bars)
199
+ // borderBottom hairline under the bar
200
+ // ariaLabel label for the navigation landmark
201
+ this._ui = {
202
+ gap: obj.gap,
203
+ justify: obj.justify,
204
+ barPad: obj.barPad,
205
+ maxWidth: obj.maxWidth,
206
+ borderBottom: obj.borderBottom,
207
+ };
208
+
209
+ // Landmark semantics. Attributes only — no layout or DOM-shape change,
210
+ // so this is safe for every existing caller.
211
+ this.res.setAttribute("role", "navigation");
212
+ this.res.setAttribute("aria-label", obj.ariaLabel || "Primary");
213
+
190
214
  return this;
191
215
  }
192
216
 
@@ -401,7 +425,18 @@ class UINavBar extends Animator {
401
425
  }
402
426
 
403
427
  sticky() {
404
- this.res.children[0].style.position = "fixed";
428
+ // Applied to the root wrapper, not the inner bar. `position: sticky`
429
+ // can only travel within its own parent's box, and the inner bar's
430
+ // parent is exactly bar-height — so sticking it there pins it for zero
431
+ // pixels and it scrolls straight off. The root is a direct child of the
432
+ // page container, which is what gives it room to stay pinned.
433
+ //
434
+ // `sticky` rather than the previous `fixed`: fixed takes the bar out of
435
+ // flow and the first section slides underneath it.
436
+ this.res.style.position = "sticky";
437
+ this.res.style.top = this.res.style.top || "0px";
438
+ this.res.style.zIndex = this.res.style.zIndex || 50;
439
+ this._sticky = true;
405
440
  return this;
406
441
  }
407
442
 
@@ -454,6 +489,12 @@ class UINavBar extends Animator {
454
489
 
455
490
  var btn = document.createElement("button");
456
491
  btn.setAttribute("id", "hamburger");
492
+ // Announce the control and its state. Attribute-only, so nothing about
493
+ // the existing visual behaviour changes.
494
+ btn.setAttribute("type", "button");
495
+ btn.setAttribute("aria-label", "Menu");
496
+ btn.setAttribute("aria-expanded", "false");
497
+ btn.setAttribute("aria-controls", "innerItemsWrapper");
457
498
  btn.style.border = "none";
458
499
  btn.style.fontWeight = "bold";
459
500
  btn.style.position = "absolute"; // NEW
@@ -469,8 +510,9 @@ class UINavBar extends Animator {
469
510
 
470
511
  btn.addEventListener("click", () => {
471
512
 
472
-
513
+
473
514
  this.isShown = !this.isShown;
515
+ btn.setAttribute("aria-expanded", String(this.isShown));
474
516
 
475
517
  this.hasAnimatedToWide = false;
476
518
 
@@ -851,8 +893,31 @@ class UINavBar extends Animator {
851
893
  // This gets owervwritten, column fires
852
894
 
853
895
  let myMedia = window.matchMedia(`(max-device-width: 415px)`);
854
- let outerItemsWrapper = this.res.children[0].children[1];
855
- let innerIW = outerItemsWrapper.children[0];
896
+ // Resolve by id, with the historical index as a fallback: the
897
+ // wrappers sit at index 1 only when the hamburger occupies index 0.
898
+ let outerItemsWrapper =
899
+ this.res.querySelector("#outerItemsWrapper") ||
900
+ this.res.children[0].children[1];
901
+ let innerIW = outerItemsWrapper &&
902
+ (outerItemsWrapper.querySelector("#innerItemsWrapper") ||
903
+ outerItemsWrapper.children[0]);
904
+
905
+ // Apply the optional presentation settings from setup(). Each is
906
+ // skipped when unset, so bars that don't pass them are untouched.
907
+ const ui = this._ui || {};
908
+ if (innerIW) {
909
+ if (ui.gap) innerIW.style.gap = ui.gap;
910
+ if (ui.justify) innerIW.style.justifyContent = ui.justify;
911
+ if (ui.barPad) innerIW.style.padding = ui.barPad;
912
+ if (ui.maxWidth) {
913
+ innerIW.style.maxWidth = ui.maxWidth;
914
+ innerIW.style.marginLeft = "auto";
915
+ innerIW.style.marginRight = "auto";
916
+ }
917
+ }
918
+ if (outerItemsWrapper && ui.borderBottom) {
919
+ outerItemsWrapper.style.borderBottom = ui.borderBottom;
920
+ }
856
921
 
857
922
  // console.log("TEETH");
858
923
  // console.log(outerItemsWrapper);
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/polygon.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/row.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/spacer.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/stack.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/styler.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/svg.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.0.188
2
+ * nodality v1.0.189
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */