import{S as ne,i as le,s as ae,C as O,c as u,p as _,m as p,b as w,t as $,a as m,f as h,d as f,l as I,h as W,k as y,n as Z,y as T}from"./index-2c1648fc.js";import{g as ee,a as te}from"./spread-8a54911c.js";import{p as re,M as ce,T as ie,S as P}from"./collect-stories-640c7888.js";import{B}from"./Block-d69850f9.js";import{A as se}from"./Article-446669e0.js";import{b as X,w as de}from"./withParams-47e2ab71.js";const ue=`The \`Block\` component is the basic building block of stories, a responsive container that wraps each section of your piece. Blocks are stacked vertically within the well created by the [\`Article\`](./?path=/docs/layout-article) component. They can have different widths on larger screens depending on the \`width\` prop. > 📌 Many of our other components already use the \`Block\` component, internally. You'll usually only need to use it yourself if you're making something custom. \`\`\`svelte