@wbc-ui/core2 1.0.0-r07 → 1.0.0-r10

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
@@ -1,5 +1,5 @@
1
1
  <p align="center">
2
- <img src="https://raw.githubusercontent.com/wbc-ui/core2/main/logo/wb-core.svg" alt="@wbc-ui/core2" width="220"/>
2
+ <img src="./logo/wb-core.svg" alt="@wbc-ui/core2" width="220" style="max-width: 100%;"/>
3
3
  </p>
4
4
 
5
5
  <p align="center">
@@ -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/assets/hero-input-output.svg"
25
+ <img src="./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/assets/engine-flow.svg" alt="@wbc-ui/core2 rendering engine flow" width="780"/>
269
+ <img src="./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/assets/tier-badges.svg" alt="Free vs Pro" width="480"/>
311
+ <img src="./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-r07",
3
+ "version": "1.0.0-r10",
4
4
  "tier": "free",
5
- "builtAt": "2026-05-20T20:09:12.939Z",
5
+ "builtAt": "2026-05-26T14:05:24.798Z",
6
6
  "commit": null,
7
7
  "node": "v24.15.0"
8
8
  }
package/dist/core2.es.js CHANGED
@@ -14451,6 +14451,8 @@ export {
14451
14451
  ju as WBHtml,
14452
14452
  ri as WBLink,
14453
14453
  em as default,
14454
- Jo as getVuetifyInstance
14454
+ Jo as getVuetifyInstance,
14455
+ so as safeEval,
14456
+ rp as strToObj
14455
14457
  };
14456
14458
  //# sourceMappingURL=core2.es.js.map