@seatlayer/js 0.12.3 → 0.14.0

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
@@ -47,6 +47,9 @@ realtime organizer cockpit. Mint a short-lived, event-scoped `mse_` token from
47
47
  your backend, bound to the browser's exact origin and only the capabilities it
48
48
  needs. The shared surface owns Monitor, Inspect, Block/unblock, fullscreen,
49
49
  presence, exact section revenue, sales velocity, and a clearly explained **Sales momentum** overlay.
50
+ Block mode exposes explicit multi-select category state and a searchable,
51
+ section-filtered blocked-inventory list, so an organizer can put specific seats
52
+ back on sale without resetting the entire event.
50
53
 
51
54
  ```js
52
55
  import { SeatManager } from '@seatlayer/js';