@wbc-ui/core2 1.0.0-r04 → 1.0.0-r06

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -22,7 +22,7 @@
22
22
  </p>
23
23
 
24
24
  <p align="center">
25
- <img src="https://raw.githubusercontent.com/wbc-ui/core2/main/docs/media/hero-input-output.svg"
25
+ <img src="https://raw.githubusercontent.com/wbc-ui/core2/main/assets/hero-input-output.svg"
26
26
  alt="@wbc-ui/core2 — write &lt;WBC :item='...'&gt;, render real Material UI"
27
27
  width="780"/>
28
28
  </p>
@@ -266,7 +266,7 @@ For a longer walkthrough with worked examples, see the documentation hub at [flo
266
266
  ## ⚡ The Engine Under the Hood
267
267
 
268
268
  <p align="center">
269
- <img src="https://raw.githubusercontent.com/wbc-ui/core2/main/docs/media/engine-flow.svg" alt="@wbc-ui/core2 rendering engine flow" width="780"/>
269
+ <img src="https://raw.githubusercontent.com/wbc-ui/core2/main/assets/engine-flow.svg" alt="@wbc-ui/core2 rendering engine flow" width="780"/>
270
270
  </p>
271
271
 
272
272
  <details>
@@ -308,7 +308,7 @@ flowchart TD
308
308
  ## 💎 Free vs Pro
309
309
 
310
310
  <p align="center">
311
- <img src="https://raw.githubusercontent.com/wbc-ui/core2/main/docs/media/tier-badges.svg" alt="Free vs Pro" width="480"/>
311
+ <img src="https://raw.githubusercontent.com/wbc-ui/core2/main/assets/tier-badges.svg" alt="Free vs Pro" width="480"/>
312
312
  </p>
313
313
 
314
314
  > *"Free users can **bind** states. Pro users can **command** them."*
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "package": "@wbc-ui/core2",
3
- "version": "1.0.0-r04",
3
+ "version": "1.0.0-r06",
4
4
  "tier": "free",
5
- "builtAt": "2026-05-20T16:39:31.183Z",
5
+ "builtAt": "2026-05-20T20:00:41.970Z",
6
6
  "commit": null,
7
7
  "node": "v24.15.0"
8
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wbc-ui/core2",
3
- "version": "1.0.0-r04",
3
+ "version": "1.0.0-r06",
4
4
  "description": "Advanced Dynamic UI Engine for Vue 2 — Part of the @wbc-ui ecosystem",
5
5
  "author": "Wissem Boughamoura <wissemb11@gmail.com> (https://www.wi-bg.com)",
6
6
  "homepage": "https://wbc-ui.com",