The right-hand product selector drawer («Məhsulları seçin») the client panel opens wherever a
flow needs products picked into a table — supplies, transfers, waste. Verbatim production snapshot
(İnventar → Tədarüklər → Yarat, 29 Aug 2026): search field, Növ / Kateqoriya / Şöbə / Etiket
filter chips, «+ Yarat», «Siyahıda göstər» columns manager, bulk checkboxes, the product table and a
green «Saxla». Runtime element: <bo-product-drawer>
(components/product-drawer.js) — pages must also load the panel CSS bundle. Used by
create-supply · b-original.
open attribute to start open). ✕, backdrop click and Esc close it; the body gets the production scroll-lock classes while open.vendor/clopos-panel.css. All markup, styles and behaviour come from the component.<script src=".../design-system/components/product-drawer.js"></script>
<bo-product-drawer open count="593"></bo-product-drawer>
el.open() · el.close() · el.toggle() // programmatic API
el.addEventListener('bo-drawer-open', …) // bubbling CustomEvents
el.addEventListener('bo-drawer-close', …)
<bo-product-drawer> — display:contents, injects the verbatim snapshotrs-drawer-md (bundle-defined, ~800px) + full-height, slides from the rightopen — starts open · count — overrides the «/ 593» counterEscrs-drawer-open rs-drawer-has-backdrop (production scroll-lock)bo-drawer-open / bo-drawer-close, bubblingpages/create-supply/vendor/clopos-panel.css