nodality 1.2.3 → 1.2.4

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 (103) hide show
  1. package/dist/bundle.umd.js +1 -1
  2. package/dist/center.cjs.js +1 -1
  3. package/dist/center.esm.js +1 -1
  4. package/dist/designer.cjs.js +1 -1
  5. package/dist/designer.esm.js +1 -1
  6. package/dist/element-mapper.cjs.js +1 -1
  7. package/dist/element-mapper.esm.js +1 -1
  8. package/dist/finalresult.esm.js +1 -1
  9. package/dist/image-picker.cjs.js +1 -1
  10. package/dist/image-picker.esm.js +1 -1
  11. package/dist/image.cjs.js +1 -1
  12. package/dist/image.esm.js +1 -1
  13. package/dist/index.cjs.js +1 -1
  14. package/dist/index.d.ts +1 -1
  15. package/dist/index.esm.js +1 -1
  16. package/dist/keyframe-animation.cjs.js +1 -1
  17. package/dist/keyframe-animation.esm.js +1 -1
  18. package/dist/text.cjs.js +1 -1
  19. package/dist/text.esm.js +1 -1
  20. package/layout/animator.js +1 -1
  21. package/layout/audio.js +1 -1
  22. package/layout/audionew.js +1 -1
  23. package/layout/base.js +1 -1
  24. package/layout/beta-desktop-bar.js +1 -1
  25. package/layout/beta-mobile-bar.js +1 -1
  26. package/layout/button.js +1 -1
  27. package/layout/center.js +3 -3
  28. package/layout/checkbox.js +1 -1
  29. package/layout/circle.js +1 -1
  30. package/layout/code.js +1 -1
  31. package/layout/container.js +1 -1
  32. package/layout/dropdown-2025.js +1 -1
  33. package/layout/flex-card.js +1 -1
  34. package/layout/flex-grid.js +1 -1
  35. package/layout/flex-row.js +1 -1
  36. package/layout/form-components/custom.js +1 -1
  37. package/layout/form-components/data-list.js +1 -1
  38. package/layout/form-components/floating-input.js +1 -1
  39. package/layout/form-components/form-all.js +1 -1
  40. package/layout/form-components/form.js +1 -1
  41. package/layout/form-components/image-picker.js +2 -2
  42. package/layout/form-components/picker.js +1 -1
  43. package/layout/form-components/radio.js +1 -1
  44. package/layout/form-components/radiogroup.js +1 -1
  45. package/layout/form-components/range.js +1 -1
  46. package/layout/free.js +1 -1
  47. package/layout/grid-switcher.js +1 -1
  48. package/layout/grid.js +1 -1
  49. package/layout/horizontal-scroller.js +1 -1
  50. package/layout/image.js +2 -2
  51. package/layout/index.js +1 -1
  52. package/layout/link.js +1 -1
  53. package/layout/list.js +1 -1
  54. package/layout/meta-adder.js +1 -1
  55. package/layout/modal-2025.js +1 -1
  56. package/layout/morph.js +1 -1
  57. package/layout/multiswitcher.js +1 -1
  58. package/layout/nav-bar.js +1 -1
  59. package/layout/nav-factor/custom-div.js +1 -1
  60. package/layout/new-nav-bar.js +1 -1
  61. package/layout/polygon.js +1 -1
  62. package/layout/prerender-site.js +1 -1
  63. package/layout/prerender.js +1 -1
  64. package/layout/progress.js +1 -1
  65. package/layout/row.js +1 -1
  66. package/layout/scroll-video.js +1 -1
  67. package/layout/side-bar.js +1 -1
  68. package/layout/side-nav-bar.js +1 -1
  69. package/layout/simple-bar.js +1 -1
  70. package/layout/slider-2025.js +1 -1
  71. package/layout/spacer.js +1 -1
  72. package/layout/stack.js +1 -1
  73. package/layout/svg.js +1 -1
  74. package/layout/switcher.js +1 -1
  75. package/layout/table.js +1 -1
  76. package/layout/text-field.js +1 -1
  77. package/layout/text.js +2 -2
  78. package/layout/ulist.js +1 -1
  79. package/layout/video.js +1 -1
  80. package/layout/wrap.js +1 -1
  81. package/layout/zoom-card.js +1 -1
  82. package/lib/agent-surface.js +1 -1
  83. package/lib/card-getter.js +1 -1
  84. package/lib/codegen.js +1 -1
  85. package/lib/data.js +1 -1
  86. package/lib/designer.js +1 -1
  87. package/lib/element-mapper.js +1 -1
  88. package/lib/keyframe-animation.js +2 -2
  89. package/lib/link-getter.js +1 -1
  90. package/lib/morph-node.js +1 -1
  91. package/lib/raster-inspect.js +1 -1
  92. package/lib/raster-ops.js +1 -1
  93. package/lib/raster-presets.js +1 -1
  94. package/lib/scroll-video.js +1 -1
  95. package/lib/seo.js +1 -1
  96. package/lib/stacker.js +1 -1
  97. package/lib/suggest.js +1 -1
  98. package/lib/theme.js +1 -1
  99. package/lib/transform-anim.js +1 -1
  100. package/lib/transition.js +1 -1
  101. package/lib/validate-nodes.js +1 -1
  102. package/lib/webmcp-adapter.js +1 -1
  103. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
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.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
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.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
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.2.3
2
+ * nodality v1.2.4
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.2.3
2
+ * nodality v1.2.4
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.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/table.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/text.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -693,7 +693,7 @@ addIcon(obj){
693
693
  if (obj){
694
694
  // alert(obj.type);
695
695
  el = document.createElement(obj.type);
696
- el.setAttribute("id", obj.id);
696
+ if (obj.id !== undefined && obj.id !== null) el.setAttribute("id", obj.id);
697
697
 
698
698
 
699
699
  if (obj.type === "span"){
package/layout/ulist.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/video.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/layout/wrap.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/lib/codegen.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/lib/data.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/lib/designer.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -25,7 +25,7 @@ class KeyframeAnim {
25
25
  this.targetHeight = this.data.targetHeight;
26
26
  this.html = document.body;
27
27
  this.res = document.createElement("div"); // stack
28
- this.res.setAttribute("id", this.data.id);
28
+ if (this.data.id !== undefined && this.data.id !== null) this.res.setAttribute("id", this.data.id);
29
29
  this.res.style.border = "1px solid green";
30
30
  this.res.style.width = "100%";
31
31
  this.res.style.display = "grid";
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/lib/morph-node.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/lib/raster-ops.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/lib/seo.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/lib/stacker.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/lib/suggest.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/lib/theme.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/lib/transition.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * nodality v1.2.3
2
+ * nodality v1.2.4
3
3
  * (c) 2026 Filip Vabrousek
4
4
  * License: MIT
5
5
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nodality",
3
- "version": "1.2.3",
3
+ "version": "1.2.4",
4
4
  "description": "A lightweight library for declarative UI elements.",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.esm.js",