@nibgate/sdk 0.2.39 → 0.2.40

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/dist/nibgate.js CHANGED
@@ -27749,10 +27749,9 @@ ${prettyStateOverride(stateOverride)}`;
27749
27749
  <div style="display:flex;gap:12px;margin-bottom:20px">
27750
27750
  <div data-gw-wallet-card style="flex:1;background:${theme.bg};border:1px solid ${theme.border};border-radius:12px;padding:16px">
27751
27751
  <div style="display:flex;align-items:center;justify-content:space-between;margin-bottom:4px">
27752
- <div></div>
27752
+ <div data-gw-wallet-addr class="nui-mono" style="font-size:13px;color:${theme.muted}"></div>
27753
27753
  <span data-gw-connect-label style="font-size:12px;font-weight:600;color:${theme.accent}">Connected</span>
27754
27754
  </div>
27755
- <div data-gw-wallet-addr class="nui-mono" style="font-size:13px;color:${theme.muted};margin-bottom:4px"></div>
27756
27755
  <div data-gw-wallet-balance class="nui-mono" style="font-size:24px;font-weight:700;color:${theme.fg}">\u2014</div>
27757
27756
  </div>
27758
27757
  <div style="flex:1;background:${theme.bg};border:1px solid ${theme.border};border-radius:12px;padding:16px">