[{"data":1,"prerenderedAt":2462},["ShallowReactive",2],{"component-docs-overflow-list":3,"component-meta-overflow-list":474,"components-overflow-list":521,"component-stories-tabs-overflow-list":706,"$fEjZpFH0sX5lf9r5DqHjpE5W7CJ1Rj0Oiu25ygAOvmSk":745,"$fxNFHl6oAEqYICBlbY7Kf5FoxQ8MHHF92LCha9vCI7C0":1106,"$f8f5lnJ37FCtouC_Q-20Y_lk47T8QT59vG2H3NVA0ikU":1748,"$fH8KF6TaNm7Prkw5PjE_U_K0_jhwqU4rL9IgcxTR8qEY":1863,"$fsnSGTjxJbwbyeIKGKRLM1aZyvHCO750tb-yYxbPAr8k":2043,"shiki--components-overflow-list-v-0-0-2-4-3":32,"shiki--components-overflow-list-v-0-0-2-13-3":32,"shiki--components-overflow-list-v-0-0-2-16-3":32,"shiki--components-overflow-list-v-0-0-2-19-3":32,"shiki--components-overflow-list-v-0-0-2-23-3":32,"shiki--components-overflow-list-v-0-0-2-26-3":32,"shiki--components-overflow-list-v-0-0-2-29-3":32,"shiki--components-overflow-list-v-0-0-2-32-3":32,"shiki--components-overflow-list-v-0-0-2-35-3":32,"shiki--components-overflow-list-v-0-0-0":2059,"sidebar-component-doc-meta":2060,"$fx0KBVvEgIeiEV9EkX1AURRdQeozNw-G7x_XSmfA1P-0":2214,"$fTBBTW9_fOnT8CgWT06RJrNnS3rZY0Jw_8gs9P6cD08I":2392,"example-stories-overflow-list":2403,"component-parts-overflow-list":2414,"shiki--components-overflow-list-v-0-0-4-0":2460,"shiki--components-overflow-list-v-0-0-4-1":2461},{"id":4,"title":5,"body":6,"description":464,"extension":465,"isNew":466,"meta":467,"navigation":466,"path":468,"seo":469,"status":470,"stem":471,"updated":472,"__hash__":473},"componentDocs\u002Fcomponent-docs\u002Foverflow-list.md","Overflow List",{"type":7,"value":8,"toc":448},"minimark",[9,14,23,26,64,70,74,93,104,134,138,143,154,168,172,176,202,206,210,232,236,240,258,267,270,274,284,288,292,299,303,307,310,314,318,349,353,357,405,409,444],[10,11,13],"h2",{"id":12},"usage","Usage",[15,16,17,18,22],"p",{},"Overflow List measures ordered direct children and hides the contiguous items that no longer fit. It preserves every original element, listener, value, and DOM position while exposing visible and overflowed element\u002Findex pairs through read-only state and ",[19,20,21],"code",{},"nord-overflow-change",".",[15,24,25],{},"Importing the component registers its custom element:",[27,28,33],"pre",{"className":29,"code":30,"language":31,"meta":32,"style":32},"language-js shiki shiki-themes github-light github-dark","import \"@nordhealth\u002Fcomponents\u002Flib\u002FOverflowList\"\nimport \"@nordhealth\u002Fcomponents\u002Flib\u002FOverflowListCount\"\nimport \"@nordhealth\u002Fcomponents\u002Flib\u002FOverflowListMenu\"\n","js","",[19,34,35,48,56],{"__ignoreMap":32},[36,37,40,44],"span",{"class":38,"line":39},"line",1,[36,41,43],{"class":42},"szBVR","import",[36,45,47],{"class":46},"sZZnC"," \"@nordhealth\u002Fcomponents\u002Flib\u002FOverflowList\"\n",[36,49,51,53],{"class":38,"line":50},2,[36,52,43],{"class":42},[36,54,55],{"class":46}," \"@nordhealth\u002Fcomponents\u002Flib\u002FOverflowListCount\"\n",[36,57,59,61],{"class":38,"line":58},3,[36,60,43],{"class":42},[36,62,63],{"class":46}," \"@nordhealth\u002Fcomponents\u002Flib\u002FOverflowListMenu\"\n",[65,66],"example-usage",{"component":67,"name":68,"story":69},"overflow-list","Overflow List overview","Overview",[10,71,73],{"id":72},"composition","Composition",[75,76,77,86],"ul",{},[78,79,80,85],"li",{},[81,82,84],"a",{"href":83},"\u002Fcomponents\u002Foverflow-list-count\u002F","Overflow List Count"," provides a localized declarative count affordance.",[78,87,88,92],{},[81,89,91],{"href":90},"\u002Fcomponents\u002Foverflow-list-menu\u002F","Overflow List Menu"," provides equivalent actions for hidden interactive items.",[15,94,95,96,99,100,103],{},"Use the declarative ",[19,97,98],{},"nord-overflow-list-menu"," helper when hidden items are actions. It owns the Nord Dropdown affordance, mirrors the currently overflowed actions, and forwards activation to each original element without moving or cloning it. At its default width, the canonical example keeps Overview, Properties, and Edit visible while Duplicate and Share move into a ",[19,101,102],{},"+2 more"," menu.",[15,105,106,107,110,111,114,115,118,119,122,123,126,127,129,130,133],{},"State is available as immutable ",[19,108,109],{},"visibleItems"," and ",[19,112,113],{},"overflowItems"," arrays of ",[19,116,117],{},"{ element, index }"," records. The read-only ",[19,120,121],{},"overflowCount"," is also reflected as ",[19,124,125],{},"data-overflow-count",". ",[19,128,21],{}," bubbles and is composed, and fires only when an ordered classified set or original index changes. The Count and Menu helpers cover the common declarative integrations; a custom ",[19,131,132],{},"slot=\"overflow\""," affordance can synchronize equivalent content from the same event.",[10,135,137],{"id":136},"examples","Examples",[139,140,142],"h3",{"id":141},"collapse-direction","Collapse direction",[15,144,145,146,149,150,153],{},"The default ",[19,147,148],{},"collapse-from=\"end\""," keeps the earliest fitting items. ",[19,151,152],{},"collapse-from=\"start\""," keeps the latest fitting items. Classified arrays always remain in original order.",[15,155,156,157,160,161,164,165,167],{},"Because the light-DOM component never moves consumer content, place the overflow affordance at the matching logical edge in DOM order: last for ",[19,158,159],{},"end",", first for ",[19,162,163],{},"start",". This keeps visual and keyboard order aligned in LTR and RTL. The start-collapse example uses a five-step row: Step 1 and Step 2 move into ",[19,166,102],{},", leaving Steps 3–5 visible.",[65,169],{"component":67,"name":170,"story":171},"Collapse from the start","CollapseFromStart",[139,173,175],{"id":174},"badge-tags","Badge tags",[15,177,178,179,182,183,186,187,190,191,194,195,110,198,201],{},"When individual hidden tags are nonessential and a summary count is sufficient, nest ",[19,180,181],{},"nord-overflow-list-count compact"," inside a consumer-owned Nord Badge. The helper derives the live count from the nearest Overflow List, formats it for the active document language, and renders ",[19,184,185],{},"+N","; without ",[19,188,189],{},"compact",", it renders ",[19,192,193],{},"+N more",". Set ",[19,196,197],{},"singular-label",[19,199,200],{},"plural-label"," so its accessible text describes the content, such as “1 more tag” or “2 more tags”. The resizable example uses Nord Badge variants for React, TypeScript, StyleX, Storybook, and Vitest.",[65,203],{"component":67,"name":204,"story":205},"Overflow List badge tags","BadgeTags",[139,207,209],{"id":208},"dropdown-actions","Dropdown actions",[15,211,212,213,215,216,218,219,221,222,224,225,227,228,231],{},"Action rows need an equivalent interactive representation of every hidden action. Place ",[19,214,98],{}," directly in the list with ",[19,217,132],{},"; use ",[19,220,189],{}," for a ",[19,223,185],{}," toggle, or omit it for ",[19,226,193],{},". The resizable action example keeps Save, Edit, and Duplicate visible at its default width and moves Share, Archive, and Delete into a ",[19,229,230],{},"+3"," Nord Dropdown. Menu activation forwards to the original action, preserving its listener and state.",[65,233],{"component":67,"name":234,"story":235},"Overflow List dropdown actions","DropdownActions",[139,237,239],{"id":238},"original-click-handlers","Original click handlers",[15,241,242,243,246,247,250,251,254,255,22],{},"The built-in menu activates the original action with ",[19,244,245],{},"HTMLElement.click()",", so direct and generated menu activation both run the listener attached to that original exactly once and its ",[19,248,249],{},"currentTarget"," remains the original element. The forwarded original click is programmatic, which means its ",[19,252,253],{},"isTrusted"," value is ",[19,256,257],{},"false",[15,259,260,261,263,264,266],{},"If application behavior specifically requires a trusted event or cannot be represented by a forwarded click, provide a custom ",[19,262,132],{}," affordance and synchronize it with ",[19,265,21],{}," instead. The resizable example lets you click Archive directly, resize until it moves into overflow, and choose Archive from the menu while a live output reports the handler count, current target, and trusted-event state.",[65,268],{"component":67,"name":239,"story":269},"ClickHandlers",[139,271,273],{"id":272},"observation-modes","Observation modes",[15,275,276,279,280,283],{},[19,277,278],{},"observe=\"self\""," responds to the component’s actual assigned inline size. Use ",[19,281,282],{},"observe=\"parent\""," only when the containing element’s CSS content box is the relevant constraint. A Shadow DOM container can constrain slotted content internally—for example, with Card padding that is not visible on the host—so use the default self observation in that case. Both modes also respond to direct-child, content, item-size, affordance-size, font, and direction changes in one animation-frame batch.",[65,285],{"component":67,"name":286,"story":287},"Parent observation","ParentObservation",[139,289,291],{"id":290},"minimum-visibility","Minimum visibility",[15,293,294,295,298],{},"Set ",[19,296,297],{},"min-visible-items"," to retain a required number of items. The minimum wins even if those items and the overflow affordance exceed the available inline size, so use it only for genuinely essential leading or trailing content.",[65,300],{"component":67,"name":301,"story":302},"Minimum visible items","MinimumVisible",[139,304,306],{"id":305},"dynamic-items","Dynamic items",[15,308,309],{},"Items can be added, removed, reordered, or updated without recreating the component. Each change invalidates stale measurements and produces at most one classified-state event after the next stable layout.",[65,311],{"component":67,"name":312,"story":313},"Dynamic overflow items","DynamicItems",[139,315,317],{"id":316},"constrained-containers","Constrained containers",[15,319,320,321,324,325,324,328,324,331,324,334,324,337,340,341,344,345,348],{},"The gap defaults to Nord’s small spacing token. Choose ",[19,322,323],{},"none",", ",[19,326,327],{},"xs",[19,329,330],{},"s",[19,332,333],{},"m",[19,335,336],{},"l",[19,338,339],{},"xl",", or ",[19,342,343],{},"xxl",", or set ",[19,346,347],{},"--n-overflow-list-gap"," when the surrounding product layout has a specific constraint.",[65,350],{"component":67,"name":351,"story":352},"Constrained Overflow Lists","ConstrainedContainers",[139,354,356],{"id":355},"state-and-events","State and events",[75,358,359,369,380,385,391,396],{},[78,360,361,110,363,365,366,368],{},[19,362,109],{},[19,364,113],{}," are immutable arrays of ",[19,367,117],{}," records.",[78,370,371,373,374,376,377,22],{},[19,372,121],{}," is read-only and reflected as ",[19,375,125],{},", including ",[19,378,379],{},"0",[78,381,382,384],{},[19,383,21],{}," bubbles and is composed. It fires only when an ordered classified set or original index changes.",[78,386,387,390],{},[19,388,389],{},"nord-overflow-list-count"," handles locale-aware visible counts and accessible singular\u002Fplural labels for common count-only affordances.",[78,392,393,395],{},[19,394,98],{}," handles the common action-menu case, including equivalent menu items and activation forwarding.",[78,397,398,399,401,402,404],{},"For a custom ",[19,400,132],{}," affordance, listen to ",[19,403,21],{}," as the custom integration escape hatch. Use its original element\u002Findex records to synchronize equivalent content, and supply translated labels through the product localization layer.",[10,406,408],{"id":407},"accessibility","Accessibility",[75,410,411,421,429,435,438,441],{},[78,412,413,414,110,417,420],{},"Overflowed originals are both ",[19,415,416],{},"hidden",[19,418,419],{},"inert",", so their controls cannot remain in the tab order or accessibility tree.",[78,422,423,424,110,426,428],{},"Overflow List restores only attributes it added. Existing consumer ",[19,425,416],{},[19,427,419],{}," state is preserved.",[78,430,431,432,434],{},"Use ",[19,433,98],{}," for a keyboard-accessible equivalent of hidden actions, or provide a custom affordance with the same semantics and behavior.",[78,436,437],{},"The built-in menu keeps every generated action equivalent to its hidden original and forwards activation to that original, as shown in the Overview and Collapse from start examples.",[78,439,440],{},"Keep the affordance at the logical collapse edge in DOM order. CSS-only visual reordering would create a different keyboard order and is intentionally avoided.",[78,442,443],{},"Logical grid layout supports RTL, brand themes, high contrast, text resizing, and zoom without physical left\u002Fright assumptions.",[445,446,447],"style",{},"html pre.shiki code .szBVR, html code.shiki .szBVR{--shiki-default:#D73A49;--shiki-dark:#F97583}html pre.shiki code .sZZnC, html code.shiki .sZZnC{--shiki-default:#032F62;--shiki-dark:#9ECBFF}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":32,"searchDepth":50,"depth":50,"links":449},[450,451,452,463],{"id":12,"depth":50,"text":13},{"id":72,"depth":50,"text":73},{"id":136,"depth":50,"text":137,"children":453},[454,455,456,457,458,459,460,461,462],{"id":141,"depth":58,"text":142},{"id":174,"depth":58,"text":175},{"id":208,"depth":58,"text":209},{"id":238,"depth":58,"text":239},{"id":272,"depth":58,"text":273},{"id":290,"depth":58,"text":291},{"id":305,"depth":58,"text":306},{"id":316,"depth":58,"text":317},{"id":355,"depth":58,"text":356},{"id":407,"depth":50,"text":408},"Keeps an ordered row within its available inline size and reports items that move into overflow.","md",true,{},"\u002Fcomponent-docs\u002Foverflow-list",{"title":5,"description":464},"alpha","component-docs\u002Foverflow-list",null,"6Sb27dudMKR1gjWLejxmVitQJlTYnK33Mn-Ep3zPoM8",{"name":475,"tagName":476,"description":477,"status":478,"isNew":479,"category":480,"lightDom":481,"properties":482,"slots":503,"events":510,"cssProperties":514,"stateAttributes":518,"methods":519,"dependencies":520},"OverflowList","nord-overflow-list","Overflow List shows the contiguous set of direct child items that fits in\nthe available inline size and exposes the remaining items to a consumer-owned\noverflow affordance.","ready",false,"layout","true",[483,489,494,498],{"name":484,"attribute":485,"type":486,"default":487,"description":488,"reflects":466,"fieldRelated":479},"collapseFrom","collapse-from","OverflowCollapseFrom","'end'","Logical edge from which items collapse.",{"name":490,"attribute":490,"type":491,"default":492,"description":493,"reflects":466,"fieldRelated":479},"gap","OverflowListGap","'s'","Nord spacing token used between items.",{"name":495,"attribute":297,"type":496,"default":379,"description":497,"reflects":466,"fieldRelated":479},"minVisibleItems","number","Minimum number of items that remain visible, even when they do not fit.",{"name":499,"attribute":499,"type":500,"default":501,"description":502,"reflects":466,"fieldRelated":479},"observe","OverflowListObserve","'self'","Element whose available inline size is observed.",[504,507],{"name":505,"description":506},"(default)","Ordered items managed by the Overflow List.",{"name":508,"description":509},"overflow","Consumer-owned affordance for access to overflowed content.",[511],{"name":21,"type":512,"description":513},"OverflowListChangeEvent","Dispatched when the visible or overflowed item set changes. The event exposes immutable \u003Ccode>visibleItems\u003C\u002Fcode> and \u003Ccode>overflowItems\u003C\u002Fcode> arrays containing each element and its original index.",[515],{"name":347,"default":516,"description":517},"var(--n-space-s)","Controls logical spacing between visible items and supplied overflow content.",[],[],[],{"id":522,"title":523,"body":524,"description":32,"extension":465,"meta":701,"navigation":466,"path":702,"seo":703,"stem":704,"__hash__":705},"componentUsage\u002Fcomponents\u002Foverflow-list\u002Freadme.md","Readme",{"type":7,"value":525,"toc":693},[526,528,531,593,615,619,627,636,638,652,664,684],[10,527,13],{"id":12},[15,529,530],{},"This section includes guidelines for designers and developers about using this component in different contexts.",[532,533,537,541],"div",{"className":534},[535,536],"n-usage","n-usage-do",[139,538,540],{"id":539},"do","Do",[75,542,543,546,558,563,577,584,590],{},[78,544,545],{},"Use Overflow List for one ordered row of actions, filters, breadcrumbs, or compact metadata that must adapt to its available inline size.",[78,547,548,549,551,552,554,555,557],{},"Place custom ",[19,550,132],{}," content at the DOM end for ",[19,553,148],{}," and at the DOM start for ",[19,556,152],{},", so visual and keyboard order agree.",[78,559,431,560,562],{},[19,561,98],{}," for the common action-menu case; it mirrors overflowed actions and forwards activation to their originals.",[78,564,565,566,568,569,571,572,574,575,22],{},"For non-interactive, nonessential overflow where a summary is sufficient, nest ",[19,567,389],{}," inside a Badge or another suitable affordance to show a locale-aware ",[19,570,193],{},", or use ",[19,573,189],{}," for ",[19,576,185],{},[78,578,294,579,110,581,583],{},[19,580,197],{},[19,582,200],{}," on either helper so its accessible label identifies the hidden content.",[78,585,586,587,589],{},"Listen for ",[19,588,21],{}," and use its original element\u002Findex pairs when a product needs a custom overflow affordance.",[78,591,592],{},"Provide an equivalent keyboard-accessible representation whenever hidden items are actionable or essential.",[532,594,597,601],{"className":595},[535,596],"n-usage-dont",[139,598,600],{"id":599},"dont","Don’t",[75,602,603,606,609],{},[78,604,605],{},"Don’t rebuild the standard count or action-menu behavior in setup scripts when the declarative helpers cover it.",[78,607,608],{},"Don’t move or recreate items in response to the change event. The original elements remain in place and return when space is available.",[78,610,611,612,614],{},"Don’t set ",[19,613,297],{}," higher than the layout can reasonably accommodate unless deliberate host overflow is acceptable.",[10,616,618],{"id":617},"observation","Observation",[15,620,145,621,623,624,626],{},[19,622,278],{}," mode measures the component’s actual assigned inline size. Use ",[19,625,282],{}," only when the containing element’s CSS content box owns the relevant constraint. If a Shadow DOM container constrains slotted content internally—for example, with Card padding that is not reflected by its host—keep the default self observation. Direct-child additions, removals, reordering and content changes, item or affordance resizes, font loading, direction changes, and observed-size changes are batched into the next animation frame.",[15,628,629,630,632,633,635],{},"The ",[19,631,490],{}," values use Nord spacing tokens. ",[19,634,347],{}," is available for a product-specific spacing constraint.",[10,637,408],{"id":407},[15,639,640,641,110,643,645,646,648,649,651],{},"Overflowed originals receive component-owned ",[19,642,416],{},[19,644,419],{}," state, which removes their interactive descendants from the tab order and accessibility tree. When an item fits again, or the component disconnects, only state added by Overflow List is removed; consumer-owned ",[19,647,416],{}," or ",[19,650,419],{}," attributes remain intact.",[15,653,654,655,657,658,660,661,663],{},"The base component does not create a default interactive affordance. If hidden items contain actions, use ",[19,656,98],{}," as the direct ",[19,659,132],{}," child. For non-interactive count-only content, nest ",[19,662,389],{}," inside the consumer-owned overflow Badge or another suitable affordance. A count alone is not an equivalent replacement for hidden actions. Keep the affordance at the logical collapse edge in DOM order so keyboard navigation matches the visual row in both LTR and RTL layouts.",[15,665,666,667,669,670,648,673,675,676,678,679,110,681,683],{},"Both helpers format the count for the active locale. Without ",[19,668,189],{},", the visual label is ",[19,671,672],{},"+1 more",[19,674,102],{},"; compact Badge and menu affordances use ",[19,677,185],{},". Their ",[19,680,197],{},[19,682,200],{}," attributes keep the accessible label equally specific. The canonical Overview, Badge Tags, Dropdown Actions, and Collapse From Start stories cover these declarative patterns.",[15,685,686,687,689,690,692],{},"Raw consumer-owned ",[19,688,132],{}," content remains available as an escape hatch. Listen for ",[19,691,21],{}," when a custom affordance must synchronize different content or behavior, and use the event’s original element\u002Findex pairs without moving or recreating the originals.",{"title":32,"searchDepth":50,"depth":50,"links":694},[695,699,700],{"id":12,"depth":50,"text":13,"children":696},[697,698],{"id":539,"depth":58,"text":540},{"id":599,"depth":58,"text":600},{"id":617,"depth":50,"text":618},{"id":407,"depth":50,"text":408},{},"\u002Fcomponents\u002Foverflow-list\u002Freadme",{"description":32},"components\u002Foverflow-list\u002Freadme","W0xrINTpbYZ01l2Yh_7K75Zq3ffsj3WAYnGHDz59cHc",{"hasPlayground":466,"playgroundId":707,"stories":708},"components-overflow-list--playground",[709,712,716,720,724,728,732,736,741],{"id":710,"name":69,"exportName":69,"html":711},"components-overflow-list--overview","\u003Cdiv\n      style=\"box-sizing: border-box; inline-size: 23rem; max-inline-size: 100%; padding: var(--n-space-s); border: 1px dashed var(--n-color-border)\"\n    >\n      \u003Cnord-overflow-list observe=\"parent\" gap=\"s\">\n        \u003Cnord-button size=\"s\">Overview\u003C\u002Fnord-button>\n        \u003Cnord-button size=\"s\">Properties\u003C\u002Fnord-button>\n        \u003Cnord-button size=\"s\">Edit\u003C\u002Fnord-button>\n        \u003Cnord-button size=\"s\">Duplicate\u003C\u002Fnord-button>\n        \u003Cnord-button size=\"s\">Share\u003C\u002Fnord-button>\n        \u003Cnord-overflow-list-menu\n          slot=\"overflow\"\n          size=\"s\"\n          singular-label=\"action\"\n          plural-label=\"actions\"\n        >\u003C\u002Fnord-overflow-list-menu>\n      \u003C\u002Fnord-overflow-list>\n    \u003C\u002Fdiv>",{"id":713,"name":714,"exportName":171,"html":715},"components-overflow-list--collapse-from-start","Collapse From Start","\u003Cnord-overflow-list\n      style=\"inline-size: 18rem; max-inline-size: 100%\"\n      collapse-from=\"start\"\n      gap=\"s\"\n    >\n      \u003Cnord-overflow-list-menu\n        slot=\"overflow\"\n        size=\"s\"\n        singular-label=\"action\"\n        plural-label=\"actions\"\n      >\u003C\u002Fnord-overflow-list-menu>\n      \u003Cnord-button size=\"s\">Step 1\u003C\u002Fnord-button>\n      \u003Cnord-button size=\"s\">Step 2\u003C\u002Fnord-button>\n      \u003Cnord-button size=\"s\">Step 3\u003C\u002Fnord-button>\n      \u003Cnord-button size=\"s\">Step 4\u003C\u002Fnord-button>\n      \u003Cnord-button size=\"s\">Step 5\u003C\u002Fnord-button>\n    \u003C\u002Fnord-overflow-list>",{"id":717,"name":718,"exportName":205,"html":719},"components-overflow-list--badge-tags","Badge Tags","\u003Cnord-card\n      style=\"box-sizing: border-box; resize: horizontal; overflow: hidden; min-inline-size: 5rem; inline-size: 18.75rem; max-inline-size: 100%\"\n    >\n      \u003Cnord-overflow-list gap=\"xs\">\n        \u003Cnord-badge variant=\"info\">React\u003C\u002Fnord-badge>\n        \u003Cnord-badge variant=\"success\">TypeScript\u003C\u002Fnord-badge>\n        \u003Cnord-badge variant=\"warning\">StyleX\u003C\u002Fnord-badge>\n        \u003Cnord-badge variant=\"neutral\">Storybook\u003C\u002Fnord-badge>\n        \u003Cnord-badge variant=\"danger\">Vitest\u003C\u002Fnord-badge>\n        \u003Cnord-badge slot=\"overflow\" variant=\"neutral\">\n          \u003Cnord-overflow-list-count compact singular-label=\"tag\" plural-label=\"tags\">\u003C\u002Fnord-overflow-list-count>\n        \u003C\u002Fnord-badge>\n      \u003C\u002Fnord-overflow-list>\n    \u003C\u002Fnord-card>",{"id":721,"name":722,"exportName":235,"html":723},"components-overflow-list--dropdown-actions","Dropdown Actions","\u003Cnord-card\n      style=\"box-sizing: border-box; resize: horizontal; overflow: hidden; min-inline-size: 6.25rem; inline-size: 18rem; max-inline-size: 100%\"\n    >\n      \u003Cnord-overflow-list gap=\"s\">\n        \u003Cnord-button size=\"s\" variant=\"primary\">Save\u003C\u002Fnord-button>\n        \u003Cnord-button size=\"s\">Edit\u003C\u002Fnord-button>\n        \u003Cnord-button size=\"s\">Duplicate\u003C\u002Fnord-button>\n        \u003Cnord-button size=\"s\">Share\u003C\u002Fnord-button>\n        \u003Cnord-button size=\"s\">Archive\u003C\u002Fnord-button>\n        \u003Cnord-button size=\"s\" variant=\"danger\">Delete\u003C\u002Fnord-button>\n        \u003Cnord-overflow-list-menu\n          slot=\"overflow\"\n          size=\"s\"\n          compact\n          singular-label=\"action\"\n          plural-label=\"actions\"\n        >\u003C\u002Fnord-overflow-list-menu>\n      \u003C\u002Fnord-overflow-list>\n    \u003C\u002Fnord-card>",{"id":725,"name":239,"exportName":269,"html":726,"js":727},"components-overflow-list--click-handlers","\u003Cnord-card\n      style=\"box-sizing: border-box; resize: horizontal; overflow: hidden; min-inline-size: 11rem; inline-size: 22rem; max-inline-size: 100%\"\n    >\n      \u003Cnord-stack gap=\"s\">\n        \u003Cnord-overflow-list id=\"click-handler-list\" gap=\"s\">\n          \u003Cnord-button id=\"click-handler-save\" size=\"s\" data-click-handler-action=\"Save\">Save\u003C\u002Fnord-button>\n          \u003Cnord-button id=\"click-handler-edit\" size=\"s\" data-click-handler-action=\"Edit\">Edit\u003C\u002Fnord-button>\n          \u003Cnord-button id=\"click-handler-duplicate\" size=\"s\" data-click-handler-action=\"Duplicate\">Duplicate\u003C\u002Fnord-button>\n          \u003Cnord-button id=\"click-handler-share\" size=\"s\" data-click-handler-action=\"Share\">Share\u003C\u002Fnord-button>\n          \u003Cnord-button id=\"click-handler-archive\" size=\"s\" data-click-handler-action=\"Archive\">Archive\u003C\u002Fnord-button>\n          \u003Cnord-overflow-list-menu\n            slot=\"overflow\"\n            size=\"s\"\n            compact\n            singular-label=\"action\"\n            plural-label=\"actions\"\n          >\u003C\u002Fnord-overflow-list-menu>\n        \u003C\u002Fnord-overflow-list>\n        \u003Coutput\n          id=\"click-handler-output\"\n          aria-live=\"polite\"\n          aria-atomic=\"true\"\n          data-handler-count=\"0\"\n          data-current-target=\"\"\n          data-is-trusted=\"\"\n          style=\"color: var(--n-color-text-weaker); font-size: var(--n-font-size-s); line-height: var(--n-line-height)\"\n        >No action handled yet.\u003C\u002Foutput>\n      \u003C\u002Fnord-stack>\n    \u003C\u002Fnord-card>","const list = document.getElementById(\"click-handler-list\")\nconst output = document.getElementById(\"click-handler-output\")\nlet handlerCount = 0\n\nArray.from(list.children)\n  .filter(element => element.matches(\"nord-button[data-click-handler-action]\"))\n  .forEach((button) => {\n    button.addEventListener(\"click\", (event) => {\n      handlerCount += 1\n      const original = event.currentTarget\n      const label = original.dataset.clickHandlerAction\n      output.dataset.handlerCount = String(handlerCount)\n      output.dataset.currentTarget = original.id\n      output.dataset.isTrusted = String(event.isTrusted)\n      output.value = label + \" handled \" + handlerCount + (handlerCount === 1 ? \" time\" : \" times\")\n        + \"; currentTarget: #\" + original.id + \"; isTrusted: \" + event.isTrusted\n    })\n  })",{"id":729,"name":730,"exportName":287,"html":731},"components-overflow-list--parent-observation","Parent Observation","\u003Cdiv\n      style=\"box-sizing: border-box; inline-size: 18rem; padding: var(--n-space-s); border: 1px solid var(--n-color-border)\"\n    >\n      \u003Cnord-overflow-list observe=\"parent\" gap=\"xs\">\n        \u003Cnord-button>Appointments\u003C\u002Fnord-button>\n        \u003Cnord-button>Messages\u003C\u002Fnord-button>\n        \u003Cnord-button>Invoices\u003C\u002Fnord-button>\n        \u003Cnord-button>Reports\u003C\u002Fnord-button>\n        \u003Cnord-overflow-list-menu\n          slot=\"overflow\"\n          singular-label=\"action\"\n          plural-label=\"actions\"\n        >\u003C\u002Fnord-overflow-list-menu>\n      \u003C\u002Fnord-overflow-list>\n    \u003C\u002Fdiv>",{"id":733,"name":734,"exportName":302,"html":735},"components-overflow-list--minimum-visible","Minimum Visible","\u003Cnord-overflow-list\n      style=\"inline-size: 9rem\"\n      gap=\"xs\"\n      min-visible-items=\"2\"\n    >\n      \u003Cnord-button>Appointments\u003C\u002Fnord-button>\n      \u003Cnord-button>Messages\u003C\u002Fnord-button>\n      \u003Cnord-button>Invoices\u003C\u002Fnord-button>\n      \u003Cnord-overflow-list-menu\n        slot=\"overflow\"\n        singular-label=\"action\"\n        plural-label=\"actions\"\n      >\u003C\u002Fnord-overflow-list-menu>\n    \u003C\u002Fnord-overflow-list>",{"id":737,"name":738,"exportName":313,"html":739,"js":740},"components-overflow-list--dynamic-items","Dynamic Items","\u003Cnord-stack gap=\"s\">\n      \u003Cnord-overflow-list id=\"dynamic-overflow-list\" style=\"inline-size: 18rem\">\n        \u003Cnord-button>Action 1\u003C\u002Fnord-button>\n        \u003Cnord-button>Action 2\u003C\u002Fnord-button>\n        \u003Cnord-button>Action 3\u003C\u002Fnord-button>\n        \u003Cnord-overflow-list-menu\n          slot=\"overflow\"\n          singular-label=\"action\"\n          plural-label=\"actions\"\n        >\u003C\u002Fnord-overflow-list-menu>\n      \u003C\u002Fnord-overflow-list>\n      \u003Cnord-stack direction=\"horizontal\" gap=\"s\">\n        \u003Cnord-button id=\"add-overflow-item\" size=\"s\">Add item\u003C\u002Fnord-button>\n        \u003Cnord-button id=\"remove-overflow-item\" size=\"s\">Remove item\u003C\u002Fnord-button>\n      \u003C\u002Fnord-stack>\n    \u003C\u002Fnord-stack>","const list = document.getElementById(\"dynamic-overflow-list\")\nconst affordance = list.querySelector('[slot=\"overflow\"]')\ndocument.getElementById(\"add-overflow-item\").addEventListener(\"click\", () => {\n  const button = document.createElement(\"nord-button\")\n  button.textContent = `Action ${list.visibleItems.length + list.overflowItems.length + 1}`\n  list.insertBefore(button, affordance)\n})\ndocument.getElementById(\"remove-overflow-item\").addEventListener(\"click\", () => {\n  const items = Array.from(list.children).filter(element => element.localName === \"nord-button\" && element.slot !== \"overflow\")\n  items.at(-1)?.remove()\n})",{"id":742,"name":743,"exportName":352,"html":744},"components-overflow-list--constrained-containers","Constrained Containers","\u003Cnord-stack gap=\"m\">\n      \u003Cdiv>\n        \u003Cstrong>Wide\u003C\u002Fstrong>\n        \u003Cnord-overflow-list style=\"inline-size: 30rem\" gap=\"xs\">\n          \u003Cnord-button>Appointments\u003C\u002Fnord-button>\n          \u003Cnord-button>Messages\u003C\u002Fnord-button>\n          \u003Cnord-button>Invoices\u003C\u002Fnord-button>\n          \u003Cnord-overflow-list-menu\n            slot=\"overflow\"\n            singular-label=\"action\"\n            plural-label=\"actions\"\n          >\u003C\u002Fnord-overflow-list-menu>\n        \u003C\u002Fnord-overflow-list>\n      \u003C\u002Fdiv>\n      \u003Cdiv>\n        \u003Cstrong>Narrow\u003C\u002Fstrong>\n        \u003Cnord-overflow-list style=\"inline-size: 12rem\" gap=\"xs\">\n          \u003Cnord-button>Appointments\u003C\u002Fnord-button>\n          \u003Cnord-button>Messages\u003C\u002Fnord-button>\n          \u003Cnord-button>Invoices\u003C\u002Fnord-button>\n          \u003Cnord-overflow-list-menu\n            slot=\"overflow\"\n            singular-label=\"action\"\n            plural-label=\"actions\"\n          >\u003C\u002Fnord-overflow-list-menu>\n        \u003C\u002Fnord-overflow-list>\n      \u003C\u002Fdiv>\n    \u003C\u002Fnord-stack>",[746,938,1054,1072],{"title":747,"children":748,"path":936,"stem":937,"page":479},"Docs",[749,850],{"path":750,"title":751,"icon":752,"keywords":753,"children":754},"\u002Fdocs\u002Fdeveloper","Developer","file-code","docs developer start install setup web components ai faq",[755,759,764,769,773,777,818,840,845],{"path":750,"title":756,"icon":757,"keywords":758},"Getting started","navigation-dashboard","docs start install setup npm",{"path":760,"title":761,"icon":762,"keywords":763},"\u002Fdocs\u002Fdeveloper\u002Fweb-components","Using Web Components","generic-module","web components setup install usage custom elements",{"path":765,"title":766,"icon":767,"keywords":768},"\u002Fdocs\u002Fdeveloper\u002Fwebfonts","Webfonts","interface-content-book","fonts typography webfonts",{"path":770,"title":771,"icon":762,"keywords":772},"\u002Fdocs\u002Fdeveloper\u002Fcdn","CDN","cdn package delivery script link",{"path":774,"title":775,"icon":767,"keywords":776},"\u002Fdocs\u002Fdeveloper\u002Flocalization","Localization","localization translation rtl ltr",{"path":778,"title":779,"icon":752,"keywords":780,"badge":781,"children":782},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework","CSS Framework","css framework legacy utilities","legacy",[783,786,788,791,794,797,800,803,806,809,812,815],{"path":784,"title":785},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#installation","Installation",{"path":787,"title":13},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#usage",{"path":789,"title":790},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#utilities","Utilities",{"path":792,"title":793},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#reset-utility","Reset Utility",{"path":795,"title":796},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#typographic-utilities","Typographic Utilities",{"path":798,"title":799},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#font-size-utilities","Font Size Utilities",{"path":801,"title":802},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#color-utilities","Color Utilities",{"path":804,"title":805},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#border-utilities","Border Utilities",{"path":807,"title":808},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#box-shadow-utilities","Box Shadow Utilities",{"path":810,"title":811},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#grid-and-container-utilities","Grid & Container Utilities",{"path":813,"title":814},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#spacing-utilities","Spacing Utilities",{"path":816,"title":817},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#css-custom-properties","CSS Custom Properties",{"path":819,"title":820,"icon":821,"keywords":822,"children":823},"\u002Fdocs\u002Fdeveloper\u002Feslint","ESLint Plugin","interface-checked","eslint lint rules css tailwind",[824,826,828,831,834,837],{"path":825,"title":785},"\u002Fdocs\u002Fdeveloper\u002Feslint\u002F#installation",{"path":827,"title":13},"\u002Fdocs\u002Fdeveloper\u002Feslint\u002F#usage",{"path":829,"title":830},"\u002Fdocs\u002Fdeveloper\u002Feslint\u002F#nord-rules","Nord Rules",{"path":832,"title":833},"\u002Fdocs\u002Fdeveloper\u002Feslint\u002F#tailwind-rules","Tailwind Rules",{"path":835,"title":836},"\u002Fdocs\u002Fdeveloper\u002Feslint\u002F#custom-configuration","Custom Configuration",{"path":838,"title":839},"\u002Fdocs\u002Fdeveloper\u002Feslint\u002F#class-detection","Class Detection",{"path":841,"title":842,"icon":843,"keywords":844},"\u002Fdocs\u002Fdeveloper\u002Fworking-with-ai","Working with AI","interface-ai","ai llms skills agents",{"path":846,"title":847,"icon":848,"keywords":849},"\u002Fdocs\u002Fdeveloper\u002Ffaq","FAQ","interface-help","questions answers support",{"path":851,"title":852,"icon":767,"keywords":853,"children":854},"\u002Fdesign","Design","design foundations themes brand tools figma",[855,857,890,926,931],{"path":851,"title":756,"icon":757,"keywords":856},"design start foundations figma",{"path":858,"title":859,"icon":767,"keywords":860,"children":861},"\u002Fdesign\u002Ffoundations","Foundations","principles accessibility colors typography grid naming",[862,864,867,869,872,875,878,881,884,887],{"path":863,"title":408},"\u002Fdesign\u002Ffoundations\u002Faccessibility-checklist",{"path":865,"title":866},"\u002Fdesign\u002Ffoundations\u002Fcolors","Color System",{"path":868,"title":802},"\u002Fdesign\u002Ffoundations\u002Fcolor-utilities",{"path":870,"title":871},"\u002Fdesign\u002Ffoundations\u002Fprinciples","Principles",{"path":873,"title":874},"\u002Fdesign\u002Ffoundations\u002Ffigma","Figma Toolkit",{"path":876,"title":877},"\u002Fdesign\u002Ffoundations\u002Fgrid","Grid",{"path":879,"title":880},"\u002Fdesign\u002Ffoundations\u002Ficonography","Iconography",{"path":882,"title":883},"\u002Fdesign\u002Ffoundations\u002Fnaming","Naming",{"path":885,"title":886},"\u002Fdesign\u002Ffoundations\u002Fbrand","Nordhealth Brand",{"path":888,"title":889},"\u002Fdesign\u002Ffoundations\u002Ftypography","Typography",{"path":891,"title":892,"icon":893,"keywords":894,"children":895},"\u002Fdesign\u002Fthemes","Themes","interface-mode-light","themes brand dark light contrast",[896,898,900,903,905,908,911,914,917,920,923],{"path":897,"title":69},"#top",{"path":899,"title":785},"#installation",{"path":901,"title":902},"#available-themes","Available Themes",{"path":904,"title":137},"#examples",{"path":906,"title":907},"#dark-mode","Dark Mode",{"path":909,"title":910},"#creating-themes","Creating Themes",{"path":912,"title":913},"#accent-color","Accent Color",{"path":915,"title":916},"#top-bar-theming","Top Bar theming",{"path":918,"title":919},"#logo-usage","Logo Usage",{"path":921,"title":922},"#theming-in-figma","Theming in Figma",{"path":924,"title":925},"#theme-builder","Theme Builder",{"path":927,"title":928,"icon":929,"keywords":930},"\u002Fdesign\u002Fassets","Brand assets","interface-attachment","assets downloads logo brand figma",{"path":932,"title":933,"icon":934,"keywords":935},"\u002Fdesign\u002Ftools","Tools","navigation-settings","tools color generator theme builder accessibility checklist","\u002Fdocs","docs",{"title":939,"children":940,"path":1052,"stem":1053},"Core",[941,946,984,1032,1037,1042,1047],{"path":942,"title":943,"icon":944,"keywords":945},"\u002Fcomponents","Components","interface-grid","components web components reference api examples",{"path":947,"title":948,"icon":949,"keywords":950,"children":951},"\u002Fcore\u002Ftokens","Design Tokens","interface-tag","tokens variables color space typography",[952,955,958,961,964,967,970,973,976,979,982],{"path":953,"title":954},"#color","Color",{"path":956,"title":957},"#border-radius","Border Radius",{"path":959,"title":960},"#box-shadow","Box Shadow",{"path":962,"title":963},"#font-size","Font Size",{"path":965,"title":966},"#font","Font",{"path":968,"title":969},"#line-height","Line Height",{"path":971,"title":972},"#size","Size",{"path":974,"title":975},"#space","Space",{"path":977,"title":978},"#transition","Transition",{"path":980,"title":981},"#z-index","Z-index",{"path":983,"title":13},"#usage",{"path":985,"title":986,"icon":987,"keywords":988,"children":989},"\u002Fcore\u002Fcss\u002Ftailwind","Tailwind CSS","interface-edit","tailwind utilities css tokens",[990,992,994,997,1000,1003,1006,1009,1012,1015,1018,1021,1024,1026,1029],{"path":991,"title":785},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#installation",{"path":993,"title":13},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#usage",{"path":995,"title":996},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#peer-dependencies","Peer Dependencies",{"path":998,"title":999},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#theme-variables","Theme Variables",{"path":1001,"title":1002},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#logical-properties","Logical Properties",{"path":1004,"title":1005},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#typography-examples","Typography Examples",{"path":1007,"title":1008},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#color-examples","Color Examples",{"path":1010,"title":1011},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#border-examples","Border Examples",{"path":1013,"title":1014},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#shadow-examples","Shadow Examples",{"path":1016,"title":1017},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#miscellaneous-utilities","Miscellaneous Utilities",{"path":1019,"title":1020},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#nord-components","Nord Components",{"path":1022,"title":1023},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#form-utilities","Form Utilities",{"path":1025,"title":877},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#grid",{"path":1027,"title":1028},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#states-hover-focus-etc","States (Hover, Focus, etc.)",{"path":1030,"title":1031},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#extending-the-theme","Extending the Theme",{"path":1033,"title":1034,"icon":1035,"keywords":1036},"\u002Fblocks","Blocks","interface-table","blocks patterns sections examples",{"path":1038,"title":1039,"icon":1040,"keywords":1041},"\u002Ftemplates","Templates","navigation-catalog","templates pages layouts examples",{"path":1043,"title":1044,"icon":1045,"keywords":1046},"\u002Ficons","Icons","interface-bookmark","icons nordicons symbols",{"path":1048,"title":1049,"icon":1050,"native":466,"keywords":1051},"\u002Fstorybook","Playground","interface-play","playground storybook examples","\u002Fcore","core",{"title":1055,"path":1056,"stem":1057,"children":1058},"Updates","\u002Fupdates","updates\u002Findex",[1059,1063,1068],{"path":1056,"title":1060,"icon":1061,"keywords":1062},"Latest Updates","file-notes","latest updates blog announcements news",{"path":1064,"title":1065,"icon":1066,"keywords":1067},"\u002Fchangelogs","Changelog","text-list","changelog releases packages versions",{"path":1069,"title":1070,"icon":752,"keywords":1071},"\u002Fmigrations","Migration guides","migrations upgrade guides breaking changes",{"title":1073,"children":1074,"path":1104,"stem":1105},"Resources",[1075,1080,1084,1088,1092,1096,1100],{"path":1076,"title":1077,"icon":1078,"keywords":1079},"\u002Fresources\u002Fabout","About the design system","interface-info","about nord design system team goals",{"path":1081,"title":1082,"icon":848,"keywords":1083},"\u002Fresources\u002Fsupport","Support","help feedback support slack office hours status",{"path":1085,"title":1086,"icon":987,"keywords":1087},"\u002Fresources\u002Fcontributing","Contributing","contributing contribution proposal process",{"path":1089,"title":1090,"icon":1066,"keywords":1091},"\u002Fresources\u002Fbacklog-prioritization","Backlog prioritization","backlog prioritization roadmap requests",{"path":1093,"title":1094,"icon":848,"keywords":1095},"\u002Fresources\u002Faccessibility-statement","Accessibility statement","accessibility statement wcag website",{"path":1097,"title":1098,"icon":1078,"keywords":1099},"\u002Fresources\u002Fcareers","Careers","careers jobs team",{"path":1101,"title":1102,"icon":1061,"keywords":1103},"\u002Fresources\u002Fterms","Terms of use","terms legal license usage","\u002Fresources","resources",[1107,1129,1142,1147,1152,1157,1161,1166,1170,1174,1191,1236,1240,1253,1266,1275,1279,1283,1287,1308,1326,1330,1371,1375,1404,1408,1412,1416,1420,1429,1471,1480,1484,1488,1492,1513,1531,1540,1544,1548,1557,1565,1594,1598,1602,1606,1610,1614,1618,1631,1652,1656,1665,1669,1673,1677,1681,1694,1698,1707,1711,1715,1719,1728,1732,1736,1740,1744],{"name":1108,"tagName":1109,"description":1110,"category":1111,"status":478,"isNew":479,"lightDom":466,"parts":1112},"Accordion","nord-accordion","Accordion is a set of collapsible sections, each with a header that toggles\nthe visibility of its content. It coordinates a group of\nAccordion Item elements, keyboard focus\nmovement between them, and which items are open.","container",[1113,1117,1121,1125],{"name":1114,"tagName":1115,"description":1116},"AccordionHeader","nord-accordion-header","Accordion Header is the heading that labels an\nAccordion Panel. Following the WAI-ARIA\naccordion pattern, its Accordion Trigger\nbutton is wrapped in a heading element.",{"name":1118,"tagName":1119,"description":1120},"AccordionItem","nord-accordion-item","Accordion Item groups an Accordion Header and\nits Accordion Panel within an\nAccordion.",{"name":1122,"tagName":1123,"description":1124},"AccordionPanel","nord-accordion-panel","Accordion Panel holds the content revealed by its\nAccordion Trigger. It must be placed inside\nan Accordion Item and animates its height as it\nopens and closes.",{"name":1126,"tagName":1127,"description":1128},"AccordionTrigger","nord-accordion-trigger","Accordion Trigger is the button that opens and closes its\nAccordion Panel. It must be placed inside an\nAccordion Header.",{"name":1130,"tagName":1131,"description":1132,"category":480,"status":478,"isNew":479,"lightDom":479,"parts":1133},"Aside","nord-aside","Container for the right-side rail + drawer pattern in the app shell.",[1134,1138],{"name":1135,"tagName":1136,"description":1137},"AsideDrawer","nord-aside-drawer","A drawer panel inside \u003Cnord-aside>.",{"name":1139,"tagName":1140,"description":1141},"AsideTrigger","nord-aside-trigger","Rail button that toggles a \u003Cnord-aside-drawer> inside \u003Cnord-aside>,\nor navigates like a link when href is set.",{"name":1143,"tagName":1144,"description":1145,"category":1146,"status":478,"isNew":479,"lightDom":466},"Autocomplete","nord-autocomplete","Autocomplete is a free-text input with suggestions: the text the user types\nis itself the committed value (a string), and the options are completion\naids. Picking a suggestion fills the input with the option's label and commits\nthat label. Use it when the answer is open-ended text but you can offer\nhelpful completions (a city, a tag, a username); reach for\nCombobox instead when the value must be one of a\nfixed set of options.\n\nAutocomplete is a control only — it has no built-in label, hint or error.\nCompose it inside a Field to give it a label, hint and\nerror message, the same way you would a native input.\n\nBase UI parity: Autocomplete is the Combobox primitive with\nselectionMode=\"none\" + fillInputOnItemPress.","form",{"name":1148,"tagName":1149,"description":1150,"category":1151,"status":478,"isNew":479,"lightDom":479},"Avatar","nord-avatar","Avatar is used for showing a thumbnail representation of a single user or entity.\nDefault avatar illustration is displayed when no src is specified.","content",{"name":1153,"tagName":1154,"description":1155,"category":1156,"status":478,"isNew":479,"lightDom":479},"Badge","nord-badge","Badges are used to inform users of the status of an object\nor of an action that’s been taken. Commonly used in tabular\ndata to indicate status.","feedback",{"name":1158,"tagName":1159,"description":1160,"category":1156,"status":478,"isNew":479,"lightDom":479},"Banner","nord-banner","Banner informs users about important changes or conditions in the\ninterface. Use this component if you need to communicate to users\nin a prominent way.",{"name":1162,"tagName":1163,"description":1164,"category":1165,"status":478,"isNew":479,"lightDom":479},"Button","nord-button","Buttons are used for interface actions. Primary style should be\nused only once per section for main call-to-action, while other\nstyles can appear more frequently.","action",{"name":1167,"tagName":1168,"description":1169,"category":1165,"status":478,"isNew":479,"lightDom":479},"ButtonGroup","nord-button-group","Button groups are designed to bring together button controls that are of a similar nature. For example text formatting controls.",{"name":1171,"tagName":1172,"description":1173,"category":1146,"status":478,"isNew":479,"lightDom":479},"Calendar","nord-calendar","Calendar allows user to pick a date. It comes with built-in\nfunctionality that allows you to set a minimum and a maximum allowed date.\nPlease note that the date must be passed in ISO-8601 format.",{"name":1175,"tagName":1176,"description":1177,"category":1111,"status":478,"isNew":479,"lightDom":479,"parts":1178},"Card","nord-card","Cards are shadowed surfaces that display content and actions on a\nsingle topic. They should be easy to scan for relevant and\nactionable information.",[1179,1183,1187],{"name":1180,"tagName":1181,"description":1182},"CardBody","nord-card-body","The main content region of a composed Card. Applies the\ncard's body padding and grows to fill the available space between the\nCard Header and Card Footer.\n\nPlace it as a direct child of nord-card.",{"name":1184,"tagName":1185,"description":1186},"CardFooter","nord-card-footer","The footer region of a composed Card. Typically holds\nactions or supplementary information.\n\nPlace it as a direct child of nord-card, after\nCard Body. Set divider to draw a separating\nborder above the footer.",{"name":1188,"tagName":1189,"description":1190},"CardHeader","nord-card-header","The header region of a composed Card. Lays a heading and\noptional actions out in a row (heading at the start, actions at the end) and\ndraws the divider beneath the header.\n\nPlace it as a direct child of nord-card, before\nCard Body. Direct child heading elements use the\nsame typography as the legacy Card header slot.",{"name":1192,"tagName":1193,"description":1194,"category":1151,"status":478,"isNew":479,"lightDom":479,"parts":1195},"Chart","nord-chart","Chart owns a renderer-independent declarative chart composition.",[1196,1200,1204,1208,1212,1216,1220,1224,1228,1232],{"name":1197,"tagName":1198,"description":1199},"ChartArea","nord-chart-area","Chart Area emphasizes magnitude as well as change.",{"name":1201,"tagName":1202,"description":1203},"ChartAxis","nord-chart-axis","Chart Axis describes one Cartesian axis.",{"name":1205,"tagName":1206,"description":1207},"ChartCrosshair","nord-chart-crosshair","Chart Crosshair enables the supported Cartesian crosshair interaction.",{"name":1209,"tagName":1210,"description":1211},"ChartDonut","nord-chart-donut","Chart Donut shows a part-to-whole comparison around a centre.",{"name":1213,"tagName":1214,"description":1215},"ChartGroupedBar","nord-chart-grouped-bar","Chart Grouped Bar compares multiple values side by side.",{"name":1217,"tagName":1218,"description":1219},"ChartLegend","nord-chart-legend","Chart Legend configures semantic legend presentation for a Chart.",{"name":1221,"tagName":1222,"description":1223},"ChartLine","nord-chart-line","Chart Line shows change over an ordered Cartesian scale.",{"name":1225,"tagName":1226,"description":1227},"ChartPie","nord-chart-pie","Chart Pie shows a small part-to-whole comparison.",{"name":1229,"tagName":1230,"description":1231},"ChartStackedBar","nord-chart-stacked-bar","Chart Stacked Bar compares contributions to a total.",{"name":1233,"tagName":1234,"description":1235},"ChartTooltip","nord-chart-tooltip","Chart Tooltip configures supplementary pointer content.",{"name":1237,"tagName":1238,"description":1239,"category":1146,"status":478,"isNew":479,"lightDom":479},"Checkbox","nord-checkbox","Checkboxes allow user to choose one or more options from a limited set of options.\nIf you have more than 10 options, please use Select component instead.",{"name":1241,"tagName":1242,"description":1243,"category":1111,"status":478,"isNew":479,"lightDom":466,"parts":1244},"Collapsible","nord-collapsible","Collapsible is a disclosure that shows or hides a section of content. It wires\ntogether a Collapsible Trigger and a\nCollapsible Panel, animating the panel\nheight as it opens and closes.",[1245,1249],{"name":1246,"tagName":1247,"description":1248},"CollapsiblePanel","nord-collapsible-panel","Collapsible Panel holds the content revealed by its\nCollapsible Trigger. It must be placed\ninside a Collapsible and animates its height as it\nopens and closes.",{"name":1250,"tagName":1251,"description":1252},"CollapsibleTrigger","nord-collapsible-trigger","Collapsible Trigger is the interactive control that opens and closes its\nCollapsible panel. It must be placed inside a\nCollapsible.",{"name":1254,"tagName":1255,"description":1256,"category":1146,"status":478,"isNew":479,"lightDom":466,"parts":1257},"Combobox","nord-combobox","Combobox lets users choose one option (or several) from a list by typing to\nfilter, then picking with the keyboard or pointer. Use it when a Select\nwould be unwieldy because there are many options to scan.\n\nCombobox is a control only — it has no built-in label, hint or error. Compose\nit inside a Field to give it a label, hint and error\nmessage, the same way you would a native input.\n\nThe committed value is an option's value (or an array of them with\nmultiple); the input is a filter\u002Fsearch field whose text is discarded on\ncommit. For a free-text input with suggestions where the typed text is the\nvalue, use Autocomplete instead.",[1258,1262],{"name":1259,"tagName":1260,"description":1261},"ComboboxGroup","nord-combobox-group","Groups declarative \u003Cnord-combobox-option> children under a heading inside a\nCombobox:\n\n``html\n\u003Cnord-combobox>\n  \u003Cnord-combobox-group label=\"Frameworks\">\n    \u003Cnord-combobox-option value=\"next\">Next.js\u003C\u002Fnord-combobox-option>\n  \u003C\u002Fnord-combobox-group>\n\u003C\u002Fnord-combobox>\n`\n\nContained options inherit this label as their group. The element renders\nnothing itself and is hidden with display: none`.",{"name":1263,"tagName":1264,"description":1265},"ComboboxOption","nord-combobox-option","A declarative option for a Combobox. Place these as\nchildren of \u003Cnord-combobox> instead of (or as an alternative to) setting the\n.options property:\n\n``html\n\u003Cnord-combobox>\n  \u003Cnord-combobox-option value=\"bug\">Bug\u003C\u002Fnord-combobox-option>\n  \u003Cnord-combobox-option value=\"feature\">Feature\u003C\u002Fnord-combobox-option>\n\u003C\u002Fnord-combobox>\n`\n\nThe option's child markup becomes the rendered row, so you can author custom\nitems (e.g. an avatar + text) without an html string or a render function.\nSet the label attribute when the visible markup isn't plain text, so\nfiltering and the accessible name have something to match on.\n\nThe element renders nothing itself — it is a data source the combobox reads via\ncontext and is hidden with display: none`.",{"name":1267,"tagName":1268,"description":1269,"category":1165,"status":478,"isNew":479,"lightDom":479,"parts":1270},"CommandMenu","nord-command-menu","Command Menu allows users to navigate and use an app without\ntouching the mouse and helps them transform into “power users”\nwho can harness more advanced features far faster.",[1271],{"name":1272,"tagName":1273,"description":1274},"CommandMenuAction","nord-command-menu-action","Command Menu Action displays a single action that can be executed by the user. For usage examples, please see Command Menu component.",{"name":1276,"tagName":1277,"description":1278,"category":1146,"status":478,"isNew":479,"lightDom":479},"DatePicker","nord-date-picker","\nDate Picker allows user to enter a date either through text input,\nor by choosing a date from the calendar. Please note that the date\nmust be passed in ISO-8601 format: YYYY-MM-DD.",{"name":1280,"tagName":1281,"description":1282,"category":1146,"status":478,"isNew":479,"lightDom":466},"DateRangePicker","nord-date-range-picker","Date Range Picker lets people choose a start and end date as a single range,\neither from a built-in list of presets (Today, Last 7 days, This month, …) or\nfrom a range calendar. It is a control only — compose it inside a\nField for a label, hint or error, like a native input.\n\nThe committed value is an ISO-8601 interval string YYYY-MM-DD\u002FYYYY-MM-DD;\nthe convenience start-date \u002F end-date props and the valueAsDateRange\ngetter\u002Fsetter stay in sync with it. Selecting in the popout builds a *pending*\nrange; **Apply** commits it (firing change), **Cancel** reverts to the last\ncommitted value, and **Clear** empties it.",{"name":1284,"tagName":1285,"description":1286,"category":480,"status":478,"isNew":479,"lightDom":479},"Divider","nord-divider","Divider components are used to separate and distinguish sections of\ncontent or groups of menu items. Visually, they look like\nhorizontal or vertical lines.",{"name":1288,"tagName":1289,"description":1290,"category":480,"status":478,"isNew":479,"lightDom":479,"parts":1291},"Drawer","nord-drawer","Drawer is used to display context-sensitive actions and  information.\nDrawer doesn’t block users from completing their task, like a modal would.",[1292,1296,1300,1304],{"name":1293,"tagName":1294,"description":1295},"DrawerBody","nord-drawer-body","The main content region of a composed Drawer. This is\nthe scrolling zone between the fixed header and footer; the drawer's padding\nattribute applies here.\n\nIt occupies the drawer's default slot, so place it as a direct child of\nnord-drawer (no slot attribute).",{"name":1297,"tagName":1298,"description":1299},"DrawerClose","nord-drawer-close","A standalone close control for a composed Drawer.\n\nWhen left empty it renders a default close icon button. Give it your own\ncontrol and it becomes a transparent wrapper that removes the nearest\nnord-drawer when clicked.",{"name":1301,"tagName":1302,"description":1303},"DrawerFooter","nord-drawer-footer","The footer region of a composed Drawer. A fixed zone at\nthe bottom of the drawer, typically holding actions.\n\nAuto-assigns itself to the drawer's footer slot, so place it as a direct\nchild of nord-drawer (no slot attribute needed).",{"name":1305,"tagName":1306,"description":1307},"DrawerHeader","nord-drawer-header","The header region of a composed Drawer. A fixed zone\nat the top of the drawer; bring your own heading element or use it directly\nfor a title.\n\nAuto-assigns itself to the drawer's header slot, so place it as a direct\nchild of nord-drawer (no slot attribute needed).",{"name":1309,"tagName":1310,"description":1311,"category":1312,"status":478,"isNew":479,"lightDom":479,"parts":1313},"Dropdown","nord-dropdown","Dropdown menu displays a list of actions or selectable options for\na user. Dropdown uses popout component internally to create\nthe overlay functionality.","overlay",[1314,1318,1322],{"name":1315,"tagName":1316,"description":1317},"DropdownGroup","nord-dropdown-group","Dropdown group includes all the actions or items in a single dropdown\ngroup and is used for grouping items into related categories.",{"name":1319,"tagName":1320,"description":1321},"DropdownItem","nord-dropdown-item","Dropdown item populates dropdown with actions. Items can be\nplaced either inside a dropdown group or directly inside a\ndropdown component.",{"name":1323,"tagName":1324,"description":1325},"DropdownSubmenu","nord-dropdown-submenu","Dropdown submenu nests a secondary menu within a parent dropdown.",{"name":1327,"tagName":1328,"description":1329,"category":1156,"status":478,"isNew":479,"lightDom":479},"EmptyState","nord-empty-state","Empty state can be used when there is no data to display to\ndescribe what the user can do next. Empty state provides\nexplanation and guidance to help user progress.",{"name":1331,"tagName":1332,"description":1333,"category":1146,"status":478,"isNew":479,"lightDom":466,"parts":1334},"Field","nord-field","Field is the wrapper for a single form control. It lays out a\nField Label, a control (such as an\nInput), an optional\nField Description and a\nField Error with consistent spacing.\n\nCombine several together in a Field Group and\ngroup related groups with a Field Set.\n\nThe Field shares its state with the control through context: a Nord control\nplaced inside a Field suppresses its own built-in label\u002Fhint\u002Ferror and takes\nits accessible name, description and invalid\u002Fdisabled state from the Field.",[1335,1339,1343,1347,1351,1355,1359,1363,1367],{"name":1336,"tagName":1337,"description":1338},"FieldContent","nord-field-content","Field Content wraps a Field Label and\nField Description so they stay aligned as a\nsingle text block, which is especially useful in horizontal\nField layouts.",{"name":1340,"tagName":1341,"description":1342},"FieldDescription","nord-field-description","Field Description is the helper or hint text for a Field.\nIt is styled to match the hint text used by Nord form controls such as\nInput.",{"name":1344,"tagName":1345,"description":1346},"FieldError","nord-field-error","Field Error displays validation error text for a Field.\nIt is styled to match the error text used by Nord form controls such as\nInput.\n\nExposes itself as a live region (role=\"alert\", aria-live=\"polite\") so the\nmessage is announced when it appears. The message is supplied as the\nelement's children.",{"name":1348,"tagName":1349,"description":1350},"FieldGroup","nord-field-group","Field Group stacks a set of Field controls vertically\nwith consistent spacing. Separate sections with a\nField Separator when needed.",{"name":1352,"tagName":1353,"description":1354},"FieldLabel","nord-field-label","Field Label is the label for a control inside a Field.\nIt is styled to match the labels used by Nord form controls such as\nInput.\n\nThe enclosing Field shares this label's id and text with the control through\ncontext, so the control names itself (aria-labelledby for light-DOM controls,\naria-label for shadow-DOM ones) — no wiring needed. Set the for attribute to\na control's id to additionally get native-style click-to-focus.\n\nThe required indicator is driven by the control: mark the control required\nand the Field toggles this label's required attribute automatically.",{"name":1356,"tagName":1357,"description":1358},"FieldLegend","nord-field-legend","Field Legend labels a Field Set, naming the group of\nfields for assistive technology. Place it as the first child of a Field Set.",{"name":1360,"tagName":1361,"description":1362},"FieldSeparator","nord-field-separator","Field Separator draws a thin divider between sections inside a\nField Group.",{"name":1364,"tagName":1365,"description":1366},"FieldSet","nord-field-set","Field Set groups related fields under a Field Legend\nfor semantic, accessible grouping. It exposes role=\"group\" named by its\nlegend; wrap a Field Group inside.",{"name":1368,"tagName":1369,"description":1370},"FieldTitle","nord-field-title","Field Title is an emphasized inline title used inside choice-card style\nField layouts, where a Field Label\nwraps a whole selectable field.",{"name":1372,"tagName":1373,"description":1374,"category":1146,"status":478,"isNew":479,"lightDom":479},"Fieldset","nord-fieldset","Deprecated: for new code, group related controls with the composable Field\nfamily — see grouping fields with Field.\nnord-fieldset remains supported for backwards compatibility and is not\nscheduled for removal.\n\nFieldset is used for grouping sets of input components. It is necessary to use a\nfieldset with radio and checkbox components, and can also be useful for logically\ngrouping other types of inputs.",{"name":1376,"tagName":1377,"description":1378,"category":1146,"status":478,"isNew":479,"lightDom":466,"parts":1379},"FilterBar","nord-filter-bar","Filter Bar is a layout wrapper for a row of filter controls. It lays its\nchildren out in a wrapping flex row with a consistent gap, so you can drop in\nFilter Field, Filter Input,\nFilter Add Button and\nFilter Reset Button (or any controls) and\nhave them align without extra styling.\n\nLike Pagination, it is composition-first: it owns no\nfilter state and emits no events. Your app owns the active filters and any URL\nor query-string syncing; the filter primitives only emit intent.",[1380,1384,1388,1392,1396,1400],{"name":1381,"tagName":1382,"description":1383},"FilterAddButton","nord-filter-add-button","Filter Add Button opens a popout of available filters and emits the chosen one\nso your app can add it to the bar. Pass a flat list of options, or group them\nunder headings; selecting one fires a select event with the option's id\nand closes the popout.\n\nLike the other filter primitives it is intent-only: it does not track which\nfilters are active. Your app owns the active filters and decides what to do on\nselect (typically render a new Filter Field).\nMirrors the Provet Cloud filter add button.",{"name":1385,"tagName":1386,"description":1387},"FilterDateRange","nord-filter-date-range","Filter Date Range is a self-contained date-range **filter**: a chip that opens\na popout containing an inline Date Range Picker\n(presets + two-month calendar + Apply). It is the date-range counterpart to\nFilter Dropdown and renders the shared filter\nchip via Filter Field.\n\nComposition-first: it emits change\u002Fclear\u002Fremove and leaves the active\nfilters and any URL\u002Fquery state to your app.",{"name":1389,"tagName":1390,"description":1391},"FilterDropdown","nord-filter-dropdown","Filter Dropdown is a full-featured filter control: a chip trigger that opens a\npopout list of options. It owns its selection and tracks value, unlike the\ncomposition-first Filter Field — pass it options\nand listen for change. It ports the Provet Cloud filter dropdown.\n\nOptions come in three shapes: a flat list ({ value, label }), groups\n({ heading, children }) rendered with dividers, and tree-style options\n(a selectable option with children) where the parent stays selectable and the\nchildren render indented. Single mode tracks a string value and closes on\nselect; multiple tracks an array, shows checkboxes and keeps the popout open.",{"name":1393,"tagName":1394,"description":1395},"FilterField","nord-filter-field","Filter Field is the presentation-only filter **chip**: a joined pill showing a\nleading icon, the filter's label, the active selection summary (value) and\na clear or remove affordance, dashed while inactive. It is the shared chip used\nacross the filter family and the building block for custom filters.\n\nIt owns no popout and tracks no value — drop it into a popout-owning control as\nits slot=\"trigger\" (the host opens\u002Fpositions the popout and sets\naria-controls\u002Faria-haspopup\u002Faria-expanded on this element). Show the\nactive selection with value, reset it in response to clear, and remove the\nwhole field in response to remove. Your app owns the active filters and any\nURL\u002Fquery state.",{"name":1397,"tagName":1398,"description":1399},"FilterInput","nord-filter-input","Filter Input is a compact search\u002Ftext field for filtering a collection. It\nreplaces the small ad-hoc search inputs that sit in toolbars and table\nheaders. By default it renders inline as a small search field with a leading\nsearch icon; set mode=\"chip\" to collapse it behind a chip button that opens\nthe input in a popout, which is handy in a crowded Filter Bar.\n\nIt emits intent only: input as the user types and change when the value is\ncommitted. Your app owns the active filters and any URL\u002Fquery state — read the\nvalue from the event target (or bind value) and filter accordingly.\n\nIt is a control only, like Combobox: compose it inside\na Field for a visible label, or set label for an\naccessible name when used standalone.",{"name":1401,"tagName":1402,"description":1403},"FilterResetButton","nord-filter-reset-button","Filter Reset Button clears every active filter at once. It is a thin,\nintent-only control: it renders a plain button and dispatches a reset event\nwhen pressed. Your app owns the active filters and is responsible for clearing\nthem (and any URL\u002Fquery state) in the handler — the button holds no state of\nits own.\n\nDisable it while there is nothing to reset by binding disabled to whether any\nfilter is active (e.g. ?disabled=${!hasFilters}). Mirrors the Provet Cloud\nfilter reset button.",{"name":1405,"tagName":1406,"description":1407,"category":480,"status":478,"isNew":479,"lightDom":479},"Footer","nord-footer","The footer is a block of designated space for providing additional information or actions that are positioned below the main content.",{"name":1409,"tagName":1410,"description":1411,"category":480,"status":478,"isNew":479,"lightDom":479},"Header","nord-header","The header is a block of designated space for labelling the currently\nviewed context as well as providing primary actions.",{"name":1413,"tagName":1414,"description":1415,"category":1151,"status":478,"isNew":479,"lightDom":479},"Icon","nord-icon","Icons are used to provide additional meaning or in places where text label doesn’t fit.\nIcon component allows you to display an icon from the Nordicons library.",{"name":1417,"tagName":1418,"description":1419,"category":1146,"status":478,"isNew":479,"lightDom":479},"Input","nord-input","Inputs are used to allow users to provide text input when the expected input is short.\nAs well as plain text, Input supports various types of text, including passwords and numbers.",{"name":1421,"tagName":1422,"description":1423,"category":1146,"status":478,"isNew":479,"lightDom":466,"parts":1424},"InputGroup","nord-input-group","Input Group composes exactly one Nord Input or Textarea with reusable add-ons\nwhile leaving the editable control, form state, and all consumer nodes owned\nby the consumer.",[1425],{"name":1426,"tagName":1427,"description":1428},"InputGroupAddon","nord-input-group-addon","Positions reusable Nord content around the text control in an Input Group.\nIts children retain their native semantics and interaction behavior.",{"name":1430,"tagName":1431,"description":1432,"category":1433,"status":478,"isNew":479,"lightDom":466,"parts":1434},"Item","nord-item","Item is a flexible, composable row used to display a piece of content such as\na person, a file or a setting. Combine it with Item Media,\nItem Content, Item Title,\nItem Description and Item Actions\nto build rich list rows. Stack several together with Item Group.\n\nTo make a whole Item act as a link, wrap it in an \u003Ca> element. The row\nhighlights on hover when wrapped this way.","list",[1435,1439,1443,1447,1451,1455,1459,1463,1467],{"name":1436,"tagName":1437,"description":1438},"ItemActions","nord-item-actions","Item Actions holds the trailing controls of an Item,\nsuch as buttons or a chevron.",{"name":1440,"tagName":1441,"description":1442},"ItemContent","nord-item-content","Item Content holds the textual content of an Item,\ntypically an Item Title and an\nItem Description. It grows to fill the\navailable space.",{"name":1444,"tagName":1445,"description":1446},"ItemDescription","nord-item-description","Item Description is the secondary, muted line of text in an\nItem. It is clamped to two lines.",{"name":1448,"tagName":1449,"description":1450},"ItemFooter","nord-item-footer","Item Footer spans the full width at the bottom of an Item,\nuseful for a row of metadata or trailing actions.",{"name":1452,"tagName":1453,"description":1454},"ItemGroup","nord-item-group","Item Group stacks a set of Item rows vertically and\nexposes them to assistive technology as a list. Separate individual items\nwith Item Separator.",{"name":1456,"tagName":1457,"description":1458},"ItemHeader","nord-item-header","Item Header spans the full width at the top of an Item,\nuseful for a leading image or a row of metadata.",{"name":1460,"tagName":1461,"description":1462},"ItemMedia","nord-item-media","Item Media holds the leading visual of an Item, such as\nan icon, an avatar or an image.",{"name":1464,"tagName":1465,"description":1466},"ItemSeparator","nord-item-separator","Item Separator draws a horizontal divider between Item\nrows inside an Item Group.",{"name":1468,"tagName":1469,"description":1470},"ItemTitle","nord-item-title","Item Title is the primary line of text in an Item.",{"name":1472,"tagName":1473,"description":1474,"category":1151,"status":478,"isNew":479,"lightDom":466,"parts":1475},"Kbd","nord-kbd","Kbd is used to display a keyboard key, such as a shortcut or a key the user\nshould press. Group related keys together with Kbd Group.",[1476],{"name":1477,"tagName":1478,"description":1479},"KbdGroup","nord-kbd-group","Kbd Group lays out a set of Kbd keys together, for example\nto represent a multi-key shortcut such as \u003Ckbd>Ctrl\u003C\u002Fkbd> \u003Ckbd>K\u003C\u002Fkbd>.",{"name":1481,"tagName":1482,"description":1483,"category":480,"status":478,"isNew":479,"lightDom":479},"Layout","nord-layout","Layout component is used to create the main layout of an app. Layout\ncurrently comes with one main configuration: two-column.",{"name":1485,"tagName":1486,"description":1487,"category":1165,"status":478,"isNew":479,"lightDom":479},"Message","nord-message","Message represents a specific item within a collection,\nsuch as notifications, tasks or conversations. Message\ncan be placed directly inside a dropdown component.",{"name":1489,"tagName":1490,"description":1491,"category":1156,"status":478,"isNew":479,"lightDom":466},"Meter","nord-meter","Meter is a graphical display of a numeric value within a known range,\nsuch as disk usage, a battery level or a score. Unlike Progress Bar, it\nrepresents a static measurement rather than the completion of a task.",{"name":1493,"tagName":1494,"description":1495,"category":1312,"status":478,"isNew":479,"lightDom":479,"parts":1496},"Modal","nord-modal","Modal component is used to display content that temporarily blocks interactions\nwith the main view of an application. Modal should be used sparingly and\nonly when necessary.",[1497,1501,1505,1509],{"name":1498,"tagName":1499,"description":1500},"ModalBody","nord-modal-body","The main content region of a composed Modal. This is the\nscrolling zone (when the modal is scrollable) between the fixed header and\nfooter, and carries the modal's body padding.\n\nIt occupies the modal's default slot, so place it as a direct child of\nnord-modal (no slot attribute).",{"name":1502,"tagName":1503,"description":1504},"ModalClose","nord-modal-close","A standalone close control for a composed Modal.\n\nUnlike the modal's built-in close button (which is locked into the header\nzone), this part can be placed **anywhere** inside nord-modal — floated over\ncompletely custom content, dropped into a footer as a \"Cancel\" button, or\nnested inside your own layout. Clicking it dismisses the nearest\nnord-modal through the same cancelable flow as the built-in button (the\nmodal's cancel event still fires and can be prevented).\n\nWhen left empty it renders the default close \"✕\" icon button. Give it your own\ncontrol (a nord-button, button, or link) and it becomes a transparent\nwrapper that turns that control into a close trigger:\n\nThe part is unpositioned by default — place it with your own styles (the\nmodal frame is position: relative, so it is the positioning context):\n\n``html\n\u003C!-- floating icon button over custom content -->\n\u003Cnord-modal-close\n  style=\"position: absolute; inset-block-start: var(--n-space-s); inset-inline-end: var(--n-space-s)\"\n>\u003C\u002Fnord-modal-close>\n\n\u003C!-- any control becomes a close trigger -->\n\u003Cnord-modal-close>\u003Cnord-button>Cancel\u003C\u002Fnord-button>\u003C\u002Fnord-modal-close>\n``",{"name":1506,"tagName":1507,"description":1508},"ModalFooter","nord-modal-footer","The footer region of a composed Modal. A fixed zone at\nthe bottom for call-to-action buttons; stacks on narrow viewports and lays\nout as an end-aligned row on wider ones.\n\nAuto-assigns itself to the modal's footer slot, so place it as a direct\nchild of nord-modal (no slot attribute needed).",{"name":1510,"tagName":1511,"description":1512},"ModalHeader","nord-modal-header","The header region of a composed Modal. A fixed zone that\nsits beside the modal's close button; bring your own heading element.\n\nAuto-assigns itself to the modal's header slot, so place it as a direct\nchild of nord-modal (no slot attribute needed).",{"name":1514,"tagName":1515,"description":1516,"category":1517,"status":478,"isNew":479,"lightDom":479,"parts":1518},"Navigation","nord-navigation","Navigation is used to display the primary navigation in the sidebar\nof an application. Navigation includes a list of links that users\nuse to move between sections of the application.","navigation",[1519,1523,1527],{"name":1520,"tagName":1521,"description":1522},"NavGroup","nord-nav-group","Navigation group includes all the actions or items in a single\ngroup and is used for grouping items into related categories.",{"name":1524,"tagName":1525,"description":1526},"NavItem","nord-nav-item","Navigation item populates sidebar navigation with links.\nEvery item should be placed inside a navigation group.",{"name":1528,"tagName":1529,"description":1530},"NavToggle","nord-nav-toggle","Nav toggle hides and shows the primary navigation inside \u003Cnord-layout>.",{"name":1532,"tagName":1533,"description":1534,"category":1156,"status":478,"isNew":479,"lightDom":479,"parts":1535},"Notification","nord-notification","Notifications provide important information that requires action or acknowledgement.\nA notification is displayed until the user dismisses it.",[1536],{"name":1537,"tagName":1538,"description":1539},"NotificationGroup","nord-notification-group","Notification group is used to position and style a group of notifications.",{"name":1541,"tagName":1542,"description":1543,"category":1146,"status":478,"isNew":479,"lightDom":466},"NumberField","nord-number-field","Number Field is a control for entering a numeric value, with decrement and\nincrement stepper buttons, optional drag-to-scrub, and locale-aware\nformatting. It ports the behaviour of Base UI's Number Field: arrow\u002FPage\nstepping, Home\u002FEnd to the bounds, press-and-hold auto-repeat, optional\nwheel\u002Fscrub, clamping, and Intl.NumberFormat formatting.\n\nNumber Field is a control only — it has no built-in label, hint or error.\nCompose it inside a Field with a\nField Label to give it a label, hint and error,\nthe same way you would a native input.\n\nFORM PARTICIPATION: the value is submitted as the raw numeric string under the\nhost name via FormDataController (the inner input has no name, avoiding a\ndouble submit). Unlike Base UI there is no hidden native number input, and —\nlike the other new Nord controls — Number Field does NOT use\nElementInternals, so it performs no native constraint validation: required,\nmin, max and step are NOT enforced as form-blocking validity. min\u002Fmax\ngovern interactive stepping and (unless allow-out-of-range is set) clamp the\nvalue; required only surfaces as required\u002Faria-required on the inner input\nfor assistive technology. Authors must validate constraints themselves and\nreflect failures via invalid and a nord-field-error.\n\nACCESSIBILITY NOTE: the inner control is a text input (with inputmode) and\naria-roledescription=\"Number field\", NOT role=\"spinbutton\" and NOT a\nnative type=\"number\". A text input lets us show locale-formatted text\n(currency, percent, grouping) while keeping full text editing — assistive tech\nreads the formatted value from the input's text. We do NOT add\naria-valuenow\u002Fvaluemin\u002Fvaluemax\u002Fvaluetext: those are only valid on a\nrange role (e.g. spinbutton\u002Fslider) and would fail aria-allowed-attr\nvalidation on a text input. This mirrors what Base UI's NumberFieldInput\nactually ships (only aria-roledescription).",{"name":1545,"tagName":1546,"description":1547,"category":1146,"status":478,"isNew":479,"lightDom":466},"OtpField","nord-otp-field","OTP Field is a segmented one-time-code input: it renders length individual\ncharacter cells plus a visually-hidden input that holds the full value, enabling\nSMS \u002F keychain autofill and native pattern\u002Frequired validation. Typing fills\nand auto-advances, Backspace clears and moves back, the arrow keys navigate, and\npasting a code distributes its characters across the cells.\n\nOTP Field is a control only — it has no built-in label, hint or error. Compose\nit inside a Field with a Field Label\n(connected with for) to give it an accessible name, helper text and an error\nmessage, exactly like a native input.",{"name":1549,"tagName":1550,"description":1551,"category":1517,"status":478,"isNew":479,"lightDom":479,"parts":1552},"Outline","nord-outline","Outline is an in-page table of contents that lists a page's headings and\nhighlights the section currently in view as you scroll.\n\nProvide Outline Item children, or point for at\na container to build the list from its headings.",[1553],{"name":1554,"tagName":1555,"description":1556},"OutlineItem","nord-outline-item","Outline Item is a single link within an Outline. It\npoints at an in-page heading via its href and indents according to its\nlevel. Its active state is managed by the parent Outline — you normally\ndon't set it yourself.",{"name":475,"tagName":476,"description":477,"category":480,"status":478,"isNew":479,"lightDom":466,"parts":1558},[1559,1562],{"name":1560,"tagName":389,"description":1561},"OverflowListCount","Displays the number of items currently hidden by the nearest Overflow List.",{"name":1563,"tagName":98,"description":1564},"OverflowListMenu","Provides a declarative menu for actions hidden by the nearest Overflow List.",{"name":1566,"tagName":1567,"description":1568,"category":1517,"status":478,"isNew":479,"lightDom":466,"parts":1569},"Pagination","nord-pagination","Pagination is the navigation root for a paginated collection. It is\ncomposition-first: it owns no page state, renders no controls, and emits no\nevents. Your app owns the page state, URL\u002Fquery syncing, cursors and any data\nfetching; Nord supplies the semantic\u002Flayout primitives, the styling and the\npaginate() math utility for building the page window.\n\nAs a root it is a navigation landmark — it sets role=\"navigation\" and a\ndefault accessible label so screen-reader users can jump to it. Compose the\nlower-level primitives inside it:\n\n- Pagination Content — the list row.\n- Pagination Item — a slot in the row.\n- Pagination Link — a page link (set current).\n- Pagination Previous — the previous control.\n- Pagination Next — the next control.\n- Pagination Ellipsis — the collapsed-pages marker.\n\nBring your own interactive element — an \u003Ca> (e.g. a framework \u003CLink> \u002F\n\u003CNuxtLink>) or a nord-button — and own its href, navigation and\ndisabled state. See the framework adapters in the docs.",[1570,1574,1578,1582,1586,1590],{"name":1571,"tagName":1572,"description":1573},"PaginationContent","nord-pagination-content","The list container for composed Pagination controls.\nLays its Pagination Item children out in a row.\n\nPlace it inside Pagination, which is already the\nnavigation landmark (it sets role=\"navigation\" and an accessible label).\nDo not add your own \u003Cnav> wrapper — a second landmark around the same\ncontrols would be a duplicate that screen-reader users have to wade through.",{"name":1575,"tagName":1576,"description":1577},"PaginationEllipsis","nord-pagination-ellipsis","The collapsed-pages marker (…) in a composed Pagination.\nThe glyph is decorative; a visually-hidden label gives it meaning for\nassistive tech. Set label to localise it.",{"name":1579,"tagName":1580,"description":1581},"PaginationItem","nord-pagination-item","A single slot in a composed Pagination Content\nrow. Wrap each control — a Pagination Link,\nPagination Previous, Pagination Next\nor Pagination Ellipsis — in its own item.",{"name":1583,"tagName":1584,"description":1585},"PaginationLink","nord-pagination-link","A page link in a composed Pagination. A layout\nwrapper around your own interactive element — provide an \u003Ca> (e.g. a\nframework \u003CLink> for crawlable, SSR-friendly links) or a nord-button. Set\ncurrent on the link for the active page; it mirrors aria-current=\"page\"\nonto the interactive child so assistive tech announces it.",{"name":1587,"tagName":1588,"description":1589},"PaginationNext","nord-pagination-next","The \"next page\" control in a composed Pagination. A\nlayout wrapper around your own interactive element — provide an \u003Ca> (e.g. a\nframework \u003CLink>) or a nord-button with its own icon, label and\nnavigation, and disable it when there is no next page.",{"name":1591,"tagName":1592,"description":1593},"PaginationPrevious","nord-pagination-previous","The \"previous page\" control in a composed Pagination.\nA layout wrapper around your own interactive element — provide an \u003Ca>\n(e.g. a framework \u003CLink>) or a nord-button with its own icon, label and\nnavigation, and disable it when there is no previous page.",{"name":1595,"tagName":1596,"description":1597,"category":1312,"status":478,"isNew":479,"lightDom":479},"Popout","nord-popout","Popouts are small overlays that open on demand. They let users access additional content and actions without cluttering the page.",{"name":1599,"tagName":1600,"description":1601,"category":1156,"status":478,"isNew":479,"lightDom":479},"Progress","nord-progress","Progress component is used to display a circular pie-chart style progress indicator.\nYou can customize the size and color of the progress indicator with the\nprovided properties.",{"name":1603,"tagName":1604,"description":1605,"category":1156,"status":478,"isNew":479,"lightDom":479},"ProgressBar","nord-progress-bar","Progress Bar is used to visually represent the completion\nof a task or process. It shows how much of the task has\nbeen completed and how much is still left.",{"name":1607,"tagName":1608,"description":1609,"category":1151,"status":478,"isNew":479,"lightDom":479},"Qrcode","nord-qrcode","QR Code component is used for providing information or links\nto users which they can quickly scan with their smartphone.",{"name":1611,"tagName":1612,"description":1613,"category":1146,"status":478,"isNew":479,"lightDom":479},"Radio","nord-radio","Radio buttons are graphical user interface elements that allow user to choose only one option from\na predefined set of mutually exclusive options.",{"name":1615,"tagName":1616,"description":1617,"category":1146,"status":478,"isNew":479,"lightDom":479},"Range","nord-range","Range input lets user specify a numeric value using a slider which\nmust be no less than a given value, and no more than another given value.",{"name":1619,"tagName":1620,"description":1621,"category":480,"status":478,"isNew":479,"lightDom":466,"parts":1622},"Resizable","nord-resizable","Resizable coordinates an alternating sequence of panels and handles using\nimmutable percentage layouts and native pointer\u002Fkeyboard interactions.",[1623,1627],{"name":1624,"tagName":1625,"description":1626},"ResizableHandle","nord-resizable-handle","Resizable Handle is an accessible window splitter placed between two direct\nResizable Panels.",{"name":1628,"tagName":1629,"description":1630},"ResizablePanel","nord-resizable-panel","Resizable Panel contains consumer-owned content whose percentage size is\ncoordinated by its direct Resizable parent.",{"name":1632,"tagName":1633,"description":1634,"category":1146,"status":478,"isNew":479,"lightDom":479,"parts":1635},"RichTextEditor","nord-rich-text-editor","Rich text editor lets users create structured, formatted HTML content.",[1636,1640,1644,1648],{"name":1637,"tagName":1638,"description":1639},"RichTextEditorCommand","nord-rich-text-editor-command","Command renders one formatting control for the nearest Rich Text Editor.",{"name":1641,"tagName":1642,"description":1643},"RichTextEditorContent","nord-rich-text-editor-content","Content provides the editable surface within a composed Rich Text Editor.\n\nPlace it before or after a Rich Text Editor Toolbar to control the visual order.",{"name":1645,"tagName":1646,"description":1647},"RichTextEditorToolbar","nord-rich-text-editor-toolbar","Toolbar composes formatting commands and application controls for a Rich Text Editor.",{"name":1649,"tagName":1650,"description":1651},"RichTextEditorToolbarGroup","nord-rich-text-editor-toolbar-group","Toolbar Group groups related Rich Text Editor commands.",{"name":1653,"tagName":1654,"description":1655,"category":480,"status":478,"isNew":479,"lightDom":479},"ScrollArea","nord-scroll-area","Scroll Area is a container that wraps overflowing content in a custom scroll\nviewport with consistently-styled scrollbars. Native scrollbars are hidden and\nreplaced with a thin overlay thumb that appears on hover or while scrolling.\n\nIt also exposes the distance from each edge as CSS custom properties\n(--scroll-area-overflow-*), which can drive an edge-fade mask on\n::part(viewport) — see the docs example.\n\nThe scroll machinery lives in shadow DOM; slot your content directly inside.",{"name":1657,"tagName":1658,"description":1659,"category":1165,"status":478,"isNew":479,"lightDom":479,"parts":1660},"SegmentedControl","nord-segmented-control","Segmented control is used to pick one choice from a set of\nclosely related choices, and immediately apply that selection.",[1661],{"name":1662,"tagName":1663,"description":1664},"SegmentedControlItem","nord-segmented-control-item","Segmented control items populate a segmented control with options.\nEvery item should be placed inside a segmented control.",{"name":1666,"tagName":1667,"description":1668,"category":1146,"status":478,"isNew":479,"lightDom":479},"Select","nord-select","Select lets users choose one option from an options menu.\nConsider using select when you have 5 or more options to choose from.",{"name":1670,"tagName":1671,"description":1672,"category":1156,"status":478,"isNew":479,"lightDom":479},"Skeleton","nord-skeleton","Skeletons are used to provide a low fidelity representation of content\nbefore it appears in a view. This improves the perceived loading time\nfor our users.",{"name":1674,"tagName":1675,"description":1676,"category":1156,"status":478,"isNew":479,"lightDom":479},"Spinner","nord-spinner","Spinner component is used to indicate users that their action is being\nprocessed. You can customize the size and color of the spinner with the\nprovided properties.",{"name":1678,"tagName":1679,"description":1680,"category":480,"status":478,"isNew":479,"lightDom":479},"Stack","nord-stack","Stack component manages layout of immediate children along the\nvertical or horizontal axis with optional spacing between each child.",{"name":1682,"tagName":1683,"description":1684,"category":1517,"status":478,"isNew":479,"lightDom":479,"parts":1685},"Tab","nord-tab","The interactive tab button for use within the tab group component.",[1686,1690],{"name":1687,"tagName":1688,"description":1689},"TabGroup","nord-tab-group","Tab Group allows multiple panels to be contained within a single window,\nusing tabs as a navigational element.",{"name":1691,"tagName":1692,"description":1693},"TabPanel","nord-tab-panel","The panel which contains content that can be revealed using a tab\nin the tab group component.",{"name":1695,"tagName":1696,"description":1697,"category":1433,"status":478,"isNew":479,"lightDom":479},"Table","nord-table","Table is used to organize and display information from a data set.\nProvides table styles in addition to features like sticky\nheaders and support for narrow viewports.",{"name":1699,"tagName":1700,"description":1701,"category":1151,"status":478,"isNew":479,"lightDom":479,"parts":1702},"Tag","nord-tag","Tags represent a set of keywords that help label, categorize,\nand organize objects. Commonly used to signify the attributes of an object.",[1703],{"name":1704,"tagName":1705,"description":1706},"TagGroup","nord-tag-group","Tag groups are designed to bring together selectable tags that are of a similar nature. For example categories you can filter by.",{"name":1708,"tagName":1709,"description":1710,"category":1146,"status":478,"isNew":479,"lightDom":479},"Textarea","nord-textarea","Textarea is a component that allows user to write text over\nmultiple rows. Used when the expected user input is long.\nFor shorter input, use the Input component.",{"name":1712,"tagName":1713,"description":1714,"category":1146,"status":478,"isNew":479,"lightDom":479},"TimePicker","nord-time-picker","Time Picker pairs the browser's native time field with a dropdown of quick\noptions, generated at a configurable interval between start and end.\nThe native field handles typing, locale-aware display and validation; the\ndropdown is a shortcut for common times.\n\nThe value is held in ISO HH:mm format.\n\nLike a native input, Time Picker is a control only — it has no built-in\nlabel, hint or error. Compose it inside a Field (with a\nField Label, Field Description\nand Field Error) to label it and add help or error text.",{"name":1716,"tagName":1717,"description":1718,"category":1151,"status":478,"isNew":479,"lightDom":466},"Timestamp","nord-timestamp","Timestamp presents an instant as localized, stable system, relative, or\nautomatically selected text while retaining native date-time semantics.",{"name":1720,"tagName":1721,"description":1722,"category":1156,"status":478,"isNew":479,"lightDom":479,"parts":1723},"Toast","nord-toast","Toasts are non-disruptive messages that appear in the interface\nto provide quick, at-a-glance feedback on the outcome of an action.",[1724],{"name":1725,"tagName":1726,"description":1727},"ToastGroup","nord-toast-group","Toast group is used to position and style a group of toasts, whilst ensuring they are announced by screen readers.",{"name":1729,"tagName":1730,"description":1731,"category":1146,"status":478,"isNew":479,"lightDom":479},"Toggle","nord-toggle","Toggle switch gives control over a feature or option that can be\nturned on or off. If a physical switch would work for the action, a\ntoggle is probably the best component to use.",{"name":1733,"tagName":1734,"description":1735,"category":1312,"status":478,"isNew":479,"lightDom":479},"Tooltip","nord-tooltip","Tooltips are floating containers for displaying additional information\nfor the currently focused element. A tooltip can be useful when you want\nto e.g. give a hint about an existing Command Menu shortcut.",{"name":1737,"tagName":1738,"description":1739,"category":480,"status":478,"isNew":479,"lightDom":479},"TopBar","nord-top-bar","Top bar is a header component that is always visible at the top of the interface. Top bar allows functionality such as search and contextual menus to be placed at the top of the interface.",{"name":1741,"tagName":1742,"description":1743,"category":1151,"status":478,"isNew":479,"lightDom":479},"Truncate","nord-truncate","Truncate clips text with a single- or multi-line ellipsis and reveals a tooltip with the full text when the content overflows.",{"name":1745,"tagName":1746,"description":1747,"category":1151,"status":478,"isNew":479,"lightDom":479},"VisuallyHidden","nord-visually-hidden","Visually hidden is used when an element needs to be available\nto assistive technologies like screen readers, but be otherwise\nhidden.",[1749,1812,1849,1854],{"title":747,"children":1750,"path":936,"stem":937,"page":479},[1751,1782],{"path":750,"title":751,"icon":752,"keywords":753,"children":1752},[1753,1754,1755,1756,1757,1758,1772,1780,1781],{"path":750,"title":756,"icon":757,"keywords":758},{"path":760,"title":761,"icon":762,"keywords":763},{"path":765,"title":766,"icon":767,"keywords":768},{"path":770,"title":771,"icon":762,"keywords":772},{"path":774,"title":775,"icon":767,"keywords":776},{"path":778,"title":779,"icon":752,"keywords":780,"badge":781,"children":1759},[1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771],{"path":784,"title":785},{"path":787,"title":13},{"path":789,"title":790},{"path":792,"title":793},{"path":795,"title":796},{"path":798,"title":799},{"path":801,"title":802},{"path":804,"title":805},{"path":807,"title":808},{"path":810,"title":811},{"path":813,"title":814},{"path":816,"title":817},{"path":819,"title":820,"icon":821,"keywords":822,"children":1773},[1774,1775,1776,1777,1778,1779],{"path":825,"title":785},{"path":827,"title":13},{"path":829,"title":830},{"path":832,"title":833},{"path":835,"title":836},{"path":838,"title":839},{"path":841,"title":842,"icon":843,"keywords":844},{"path":846,"title":847,"icon":848,"keywords":849},{"path":851,"title":852,"icon":767,"keywords":853,"children":1783},[1784,1785,1797,1810,1811],{"path":851,"title":756,"icon":757,"keywords":856},{"path":858,"title":859,"icon":767,"keywords":860,"children":1786},[1787,1788,1789,1790,1791,1792,1793,1794,1795,1796],{"path":863,"title":408},{"path":865,"title":866},{"path":868,"title":802},{"path":870,"title":871},{"path":873,"title":874},{"path":876,"title":877},{"path":879,"title":880},{"path":882,"title":883},{"path":885,"title":886},{"path":888,"title":889},{"path":891,"title":892,"icon":893,"keywords":894,"children":1798},[1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809],{"path":897,"title":69},{"path":899,"title":785},{"path":901,"title":902},{"path":904,"title":137},{"path":906,"title":907},{"path":909,"title":910},{"path":912,"title":913},{"path":915,"title":916},{"path":918,"title":919},{"path":921,"title":922},{"path":924,"title":925},{"path":927,"title":928,"icon":929,"keywords":930},{"path":932,"title":933,"icon":934,"keywords":935},{"title":939,"children":1813,"path":1052,"stem":1053},[1814,1815,1828,1845,1846,1847,1848],{"path":942,"title":943,"icon":944,"keywords":945},{"path":947,"title":948,"icon":949,"keywords":950,"children":1816},[1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827],{"path":953,"title":954},{"path":956,"title":957},{"path":959,"title":960},{"path":962,"title":963},{"path":965,"title":966},{"path":968,"title":969},{"path":971,"title":972},{"path":974,"title":975},{"path":977,"title":978},{"path":980,"title":981},{"path":983,"title":13},{"path":985,"title":986,"icon":987,"keywords":988,"children":1829},[1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844],{"path":991,"title":785},{"path":993,"title":13},{"path":995,"title":996},{"path":998,"title":999},{"path":1001,"title":1002},{"path":1004,"title":1005},{"path":1007,"title":1008},{"path":1010,"title":1011},{"path":1013,"title":1014},{"path":1016,"title":1017},{"path":1019,"title":1020},{"path":1022,"title":1023},{"path":1025,"title":877},{"path":1027,"title":1028},{"path":1030,"title":1031},{"path":1033,"title":1034,"icon":1035,"keywords":1036},{"path":1038,"title":1039,"icon":1040,"keywords":1041},{"path":1043,"title":1044,"icon":1045,"keywords":1046},{"path":1048,"title":1049,"icon":1050,"native":466,"keywords":1051},{"title":1055,"path":1056,"stem":1057,"children":1850},[1851,1852,1853],{"path":1056,"title":1060,"icon":1061,"keywords":1062},{"path":1064,"title":1065,"icon":1066,"keywords":1067},{"path":1069,"title":1070,"icon":752,"keywords":1071},{"title":1073,"children":1855,"path":1104,"stem":1105},[1856,1857,1858,1859,1860,1861,1862],{"path":1076,"title":1077,"icon":1078,"keywords":1079},{"path":1081,"title":1082,"icon":848,"keywords":1083},{"path":1085,"title":1086,"icon":987,"keywords":1087},{"path":1089,"title":1090,"icon":1066,"keywords":1091},{"path":1093,"title":1094,"icon":848,"keywords":1095},{"path":1097,"title":1098,"icon":1078,"keywords":1099},{"path":1101,"title":1102,"icon":1061,"keywords":1103},[1864,1870,1874,1875,1876,1877,1878,1879,1880,1881,1886,1898,1899,1903,1907,1910,1911,1912,1913,1919,1924,1925,1936,1937,1945,1946,1947,1948,1949,1952,1963,1966,1967,1968,1969,1975,1980,1983,1984,1985,1988,1992,2000,2001,2002,2003,2004,2005,2006,2010,2016,2017,2020,2021,2022,2023,2024,2028,2029,2032,2033,2034,2035,2038,2039,2040,2041,2042],{"name":1108,"tagName":1109,"description":1110,"category":1111,"status":478,"isNew":479,"lightDom":466,"parts":1865},[1866,1867,1868,1869],{"name":1114,"tagName":1115,"description":1116},{"name":1118,"tagName":1119,"description":1120},{"name":1122,"tagName":1123,"description":1124},{"name":1126,"tagName":1127,"description":1128},{"name":1130,"tagName":1131,"description":1132,"category":480,"status":478,"isNew":479,"lightDom":479,"parts":1871},[1872,1873],{"name":1135,"tagName":1136,"description":1137},{"name":1139,"tagName":1140,"description":1141},{"name":1143,"tagName":1144,"description":1145,"category":1146,"status":478,"isNew":479,"lightDom":466},{"name":1148,"tagName":1149,"description":1150,"category":1151,"status":478,"isNew":479,"lightDom":479},{"name":1153,"tagName":1154,"description":1155,"category":1156,"status":478,"isNew":479,"lightDom":479},{"name":1158,"tagName":1159,"description":1160,"category":1156,"status":478,"isNew":479,"lightDom":479},{"name":1162,"tagName":1163,"description":1164,"category":1165,"status":478,"isNew":479,"lightDom":479},{"name":1167,"tagName":1168,"description":1169,"category":1165,"status":478,"isNew":479,"lightDom":479},{"name":1171,"tagName":1172,"description":1173,"category":1146,"status":478,"isNew":479,"lightDom":479},{"name":1175,"tagName":1176,"description":1177,"category":1111,"status":478,"isNew":479,"lightDom":479,"parts":1882},[1883,1884,1885],{"name":1180,"tagName":1181,"description":1182},{"name":1184,"tagName":1185,"description":1186},{"name":1188,"tagName":1189,"description":1190},{"name":1192,"tagName":1193,"description":1194,"category":1151,"status":478,"isNew":479,"lightDom":479,"parts":1887},[1888,1889,1890,1891,1892,1893,1894,1895,1896,1897],{"name":1197,"tagName":1198,"description":1199},{"name":1201,"tagName":1202,"description":1203},{"name":1205,"tagName":1206,"description":1207},{"name":1209,"tagName":1210,"description":1211},{"name":1213,"tagName":1214,"description":1215},{"name":1217,"tagName":1218,"description":1219},{"name":1221,"tagName":1222,"description":1223},{"name":1225,"tagName":1226,"description":1227},{"name":1229,"tagName":1230,"description":1231},{"name":1233,"tagName":1234,"description":1235},{"name":1237,"tagName":1238,"description":1239,"category":1146,"status":478,"isNew":479,"lightDom":479},{"name":1241,"tagName":1242,"description":1243,"category":1111,"status":478,"isNew":479,"lightDom":466,"parts":1900},[1901,1902],{"name":1246,"tagName":1247,"description":1248},{"name":1250,"tagName":1251,"description":1252},{"name":1254,"tagName":1255,"description":1256,"category":1146,"status":478,"isNew":479,"lightDom":466,"parts":1904},[1905,1906],{"name":1259,"tagName":1260,"description":1261},{"name":1263,"tagName":1264,"description":1265},{"name":1267,"tagName":1268,"description":1269,"category":1165,"status":478,"isNew":479,"lightDom":479,"parts":1908},[1909],{"name":1272,"tagName":1273,"description":1274},{"name":1276,"tagName":1277,"description":1278,"category":1146,"status":478,"isNew":479,"lightDom":479},{"name":1280,"tagName":1281,"description":1282,"category":1146,"status":478,"isNew":479,"lightDom":466},{"name":1284,"tagName":1285,"description":1286,"category":480,"status":478,"isNew":479,"lightDom":479},{"name":1288,"tagName":1289,"description":1290,"category":480,"status":478,"isNew":479,"lightDom":479,"parts":1914},[1915,1916,1917,1918],{"name":1293,"tagName":1294,"description":1295},{"name":1297,"tagName":1298,"description":1299},{"name":1301,"tagName":1302,"description":1303},{"name":1305,"tagName":1306,"description":1307},{"name":1309,"tagName":1310,"description":1311,"category":1312,"status":478,"isNew":479,"lightDom":479,"parts":1920},[1921,1922,1923],{"name":1315,"tagName":1316,"description":1317},{"name":1319,"tagName":1320,"description":1321},{"name":1323,"tagName":1324,"description":1325},{"name":1327,"tagName":1328,"description":1329,"category":1156,"status":478,"isNew":479,"lightDom":479},{"name":1331,"tagName":1332,"description":1333,"category":1146,"status":478,"isNew":479,"lightDom":466,"parts":1926},[1927,1928,1929,1930,1931,1932,1933,1934,1935],{"name":1336,"tagName":1337,"description":1338},{"name":1340,"tagName":1341,"description":1342},{"name":1344,"tagName":1345,"description":1346},{"name":1348,"tagName":1349,"description":1350},{"name":1352,"tagName":1353,"description":1354},{"name":1356,"tagName":1357,"description":1358},{"name":1360,"tagName":1361,"description":1362},{"name":1364,"tagName":1365,"description":1366},{"name":1368,"tagName":1369,"description":1370},{"name":1372,"tagName":1373,"description":1374,"category":1146,"status":478,"isNew":479,"lightDom":479},{"name":1376,"tagName":1377,"description":1378,"category":1146,"status":478,"isNew":479,"lightDom":466,"parts":1938},[1939,1940,1941,1942,1943,1944],{"name":1381,"tagName":1382,"description":1383},{"name":1385,"tagName":1386,"description":1387},{"name":1389,"tagName":1390,"description":1391},{"name":1393,"tagName":1394,"description":1395},{"name":1397,"tagName":1398,"description":1399},{"name":1401,"tagName":1402,"description":1403},{"name":1405,"tagName":1406,"description":1407,"category":480,"status":478,"isNew":479,"lightDom":479},{"name":1409,"tagName":1410,"description":1411,"category":480,"status":478,"isNew":479,"lightDom":479},{"name":1413,"tagName":1414,"description":1415,"category":1151,"status":478,"isNew":479,"lightDom":479},{"name":1417,"tagName":1418,"description":1419,"category":1146,"status":478,"isNew":479,"lightDom":479},{"name":1421,"tagName":1422,"description":1423,"category":1146,"status":478,"isNew":479,"lightDom":466,"parts":1950},[1951],{"name":1426,"tagName":1427,"description":1428},{"name":1430,"tagName":1431,"description":1432,"category":1433,"status":478,"isNew":479,"lightDom":466,"parts":1953},[1954,1955,1956,1957,1958,1959,1960,1961,1962],{"name":1436,"tagName":1437,"description":1438},{"name":1440,"tagName":1441,"description":1442},{"name":1444,"tagName":1445,"description":1446},{"name":1448,"tagName":1449,"description":1450},{"name":1452,"tagName":1453,"description":1454},{"name":1456,"tagName":1457,"description":1458},{"name":1460,"tagName":1461,"description":1462},{"name":1464,"tagName":1465,"description":1466},{"name":1468,"tagName":1469,"description":1470},{"name":1472,"tagName":1473,"description":1474,"category":1151,"status":478,"isNew":479,"lightDom":466,"parts":1964},[1965],{"name":1477,"tagName":1478,"description":1479},{"name":1481,"tagName":1482,"description":1483,"category":480,"status":478,"isNew":479,"lightDom":479},{"name":1485,"tagName":1486,"description":1487,"category":1165,"status":478,"isNew":479,"lightDom":479},{"name":1489,"tagName":1490,"description":1491,"category":1156,"status":478,"isNew":479,"lightDom":466},{"name":1493,"tagName":1494,"description":1495,"category":1312,"status":478,"isNew":479,"lightDom":479,"parts":1970},[1971,1972,1973,1974],{"name":1498,"tagName":1499,"description":1500},{"name":1502,"tagName":1503,"description":1504},{"name":1506,"tagName":1507,"description":1508},{"name":1510,"tagName":1511,"description":1512},{"name":1514,"tagName":1515,"description":1516,"category":1517,"status":478,"isNew":479,"lightDom":479,"parts":1976},[1977,1978,1979],{"name":1520,"tagName":1521,"description":1522},{"name":1524,"tagName":1525,"description":1526},{"name":1528,"tagName":1529,"description":1530},{"name":1532,"tagName":1533,"description":1534,"category":1156,"status":478,"isNew":479,"lightDom":479,"parts":1981},[1982],{"name":1537,"tagName":1538,"description":1539},{"name":1541,"tagName":1542,"description":1543,"category":1146,"status":478,"isNew":479,"lightDom":466},{"name":1545,"tagName":1546,"description":1547,"category":1146,"status":478,"isNew":479,"lightDom":466},{"name":1549,"tagName":1550,"description":1551,"category":1517,"status":478,"isNew":479,"lightDom":479,"parts":1986},[1987],{"name":1554,"tagName":1555,"description":1556},{"name":475,"tagName":476,"description":477,"category":480,"status":478,"isNew":479,"lightDom":466,"parts":1989},[1990,1991],{"name":1560,"tagName":389,"description":1561},{"name":1563,"tagName":98,"description":1564},{"name":1566,"tagName":1567,"description":1568,"category":1517,"status":478,"isNew":479,"lightDom":466,"parts":1993},[1994,1995,1996,1997,1998,1999],{"name":1571,"tagName":1572,"description":1573},{"name":1575,"tagName":1576,"description":1577},{"name":1579,"tagName":1580,"description":1581},{"name":1583,"tagName":1584,"description":1585},{"name":1587,"tagName":1588,"description":1589},{"name":1591,"tagName":1592,"description":1593},{"name":1595,"tagName":1596,"description":1597,"category":1312,"status":478,"isNew":479,"lightDom":479},{"name":1599,"tagName":1600,"description":1601,"category":1156,"status":478,"isNew":479,"lightDom":479},{"name":1603,"tagName":1604,"description":1605,"category":1156,"status":478,"isNew":479,"lightDom":479},{"name":1607,"tagName":1608,"description":1609,"category":1151,"status":478,"isNew":479,"lightDom":479},{"name":1611,"tagName":1612,"description":1613,"category":1146,"status":478,"isNew":479,"lightDom":479},{"name":1615,"tagName":1616,"description":1617,"category":1146,"status":478,"isNew":479,"lightDom":479},{"name":1619,"tagName":1620,"description":1621,"category":480,"status":478,"isNew":479,"lightDom":466,"parts":2007},[2008,2009],{"name":1624,"tagName":1625,"description":1626},{"name":1628,"tagName":1629,"description":1630},{"name":1632,"tagName":1633,"description":1634,"category":1146,"status":478,"isNew":479,"lightDom":479,"parts":2011},[2012,2013,2014,2015],{"name":1637,"tagName":1638,"description":1639},{"name":1641,"tagName":1642,"description":1643},{"name":1645,"tagName":1646,"description":1647},{"name":1649,"tagName":1650,"description":1651},{"name":1653,"tagName":1654,"description":1655,"category":480,"status":478,"isNew":479,"lightDom":479},{"name":1657,"tagName":1658,"description":1659,"category":1165,"status":478,"isNew":479,"lightDom":479,"parts":2018},[2019],{"name":1662,"tagName":1663,"description":1664},{"name":1666,"tagName":1667,"description":1668,"category":1146,"status":478,"isNew":479,"lightDom":479},{"name":1670,"tagName":1671,"description":1672,"category":1156,"status":478,"isNew":479,"lightDom":479},{"name":1674,"tagName":1675,"description":1676,"category":1156,"status":478,"isNew":479,"lightDom":479},{"name":1678,"tagName":1679,"description":1680,"category":480,"status":478,"isNew":479,"lightDom":479},{"name":1682,"tagName":1683,"description":1684,"category":1517,"status":478,"isNew":479,"lightDom":479,"parts":2025},[2026,2027],{"name":1687,"tagName":1688,"description":1689},{"name":1691,"tagName":1692,"description":1693},{"name":1695,"tagName":1696,"description":1697,"category":1433,"status":478,"isNew":479,"lightDom":479},{"name":1699,"tagName":1700,"description":1701,"category":1151,"status":478,"isNew":479,"lightDom":479,"parts":2030},[2031],{"name":1704,"tagName":1705,"description":1706},{"name":1708,"tagName":1709,"description":1710,"category":1146,"status":478,"isNew":479,"lightDom":479},{"name":1712,"tagName":1713,"description":1714,"category":1146,"status":478,"isNew":479,"lightDom":479},{"name":1716,"tagName":1717,"description":1718,"category":1151,"status":478,"isNew":479,"lightDom":466},{"name":1720,"tagName":1721,"description":1722,"category":1156,"status":478,"isNew":479,"lightDom":479,"parts":2036},[2037],{"name":1725,"tagName":1726,"description":1727},{"name":1729,"tagName":1730,"description":1731,"category":1146,"status":478,"isNew":479,"lightDom":479},{"name":1733,"tagName":1734,"description":1735,"category":1312,"status":478,"isNew":479,"lightDom":479},{"name":1737,"tagName":1738,"description":1739,"category":480,"status":478,"isNew":479,"lightDom":479},{"name":1741,"tagName":1742,"description":1743,"category":1151,"status":478,"isNew":479,"lightDom":479},{"name":1745,"tagName":1746,"description":1747,"category":1151,"status":478,"isNew":479,"lightDom":479},{"components":2044,"css":2047,"themes":2050},{"url":2045,"version":2046},"https:\u002F\u002Fnordcdn.net\u002Fds\u002Fcomponents\u002F5.0.3\u002Findex.js","5.0.3",{"url":2048,"version":2049},"https:\u002F\u002Fnordcdn.net\u002Fds\u002Fcss\u002F5.2.3\u002Fnord.min.css","5.2.3",{"nord":2051,"nordDark":2053,"vet":2055,"vetDark":2057},{"url":2052},"https:\u002F\u002Fnordcdn.net\u002Fds\u002Fthemes\u002F10.0.3\u002Fnord.css",{"url":2054},"https:\u002F\u002Fnordcdn.net\u002Fds\u002Fthemes\u002F10.0.3\u002Fnord-dark.css",{"url":2056},"https:\u002F\u002Fnordcdn.net\u002Fds\u002Fthemes\u002F10.0.3\u002Fvet.css",{"url":2058},"https:\u002F\u002Fnordcdn.net\u002Fds\u002Fthemes\u002F10.0.3\u002Fvet-dark.css","\u003Cpre class=\"shiki shiki-themes github-light github-dark\" style=\"background-color:#fff;--shiki-dark-bg:#24292e;color:#24292e;--shiki-dark:#e1e4e8\" tabindex=\"0\">\u003Ccode>\u003Cspan class=\"line\">\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">&#x3C;\u003C\u002Fspan>\u003Cspan style=\"color:#22863A;--shiki-dark:#85E89D\">nord-overflow-list\u003C\u002Fspan>\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">>&#x3C;\u002F\u003C\u002Fspan>\u003Cspan style=\"color:#22863A;--shiki-dark:#85E89D\">nord-overflow-list\u003C\u002Fspan>\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fcode>\u003C\u002Fpre>",[2061,2063,2065,2068,2070,2072,2074,2076,2078,2080,2083,2085,2087,2089,2091,2093,2095,2097,2099,2101,2103,2105,2107,2109,2111,2113,2115,2117,2119,2121,2124,2126,2128,2130,2132,2134,2136,2138,2140,2142,2144,2146,2148,2150,2151,2153,2155,2157,2159,2161,2163,2165,2167,2169,2171,2173,2175,2178,2180,2182,2184,2186,2188,2190,2192,2194,2196,2198,2200,2202,2204,2206,2208,2210,2212],{"path":2062,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Faccordion",{"path":2064,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Faside",{"path":2066,"isNew":466,"updated":2067},"\u002Fcomponent-docs\u002Fautocomplete","2026-07-06",{"path":2069,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Favatar",{"path":2071,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fbadge",{"path":2073,"isNew":479,"updated":2067},"\u002Fcomponent-docs\u002Fbanner",{"path":2075,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fbutton",{"path":2077,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fbutton-group",{"path":2079,"isNew":479,"updated":2067},"\u002Fcomponent-docs\u002Fcalendar",{"path":2081,"isNew":479,"updated":2082},"\u002Fcomponent-docs\u002Fcard","2026-07-24",{"path":2084,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Fchart",{"path":2086,"isNew":479,"updated":2067},"\u002Fcomponent-docs\u002Fcheckbox",{"path":2088,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Fcollapsible",{"path":2090,"isNew":466,"updated":2067},"\u002Fcomponent-docs\u002Fcombobox",{"path":2092,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fcommand-menu",{"path":2094,"isNew":479,"updated":2067},"\u002Fcomponent-docs\u002Fdate-picker",{"path":2096,"isNew":466,"updated":2067},"\u002Fcomponent-docs\u002Fdate-range-picker",{"path":2098,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fdivider",{"path":2100,"isNew":479,"updated":2082},"\u002Fcomponent-docs\u002Fdrawer",{"path":2102,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fdropdown",{"path":2104,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fempty-state",{"path":2106,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Ffield",{"path":2108,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Ffieldset",{"path":2110,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Ffilter-bar",{"path":2112,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Ffilter-date-range",{"path":2114,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Ffilter-dropdown",{"path":2116,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Ffooter",{"path":2118,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fheader",{"path":2120,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Ficon",{"path":2122,"isNew":479,"updated":2123},"\u002Fcomponent-docs\u002Finput","2026-07-07",{"path":2125,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Finput-group",{"path":2127,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Finput-group-addon",{"path":2129,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Fitem",{"path":2131,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Fkbd",{"path":2133,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Flayout",{"path":2135,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fmessage",{"path":2137,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Fmeter",{"path":2139,"isNew":479,"updated":2082},"\u002Fcomponent-docs\u002Fmodal",{"path":2141,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fnavigation",{"path":2143,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fnotification",{"path":2145,"isNew":466,"updated":2067},"\u002Fcomponent-docs\u002Fnumber-field",{"path":2147,"isNew":466,"updated":2067},"\u002Fcomponent-docs\u002Fotp-field",{"path":2149,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Foutline",{"path":468,"isNew":466,"updated":472},{"path":2152,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Foverflow-list-count",{"path":2154,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Foverflow-list-menu",{"path":2156,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Fpagination",{"path":2158,"isNew":479,"updated":2067},"\u002Fcomponent-docs\u002Fpopout",{"path":2160,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fprogress",{"path":2162,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fprogress-bar",{"path":2164,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fqrcode",{"path":2166,"isNew":479,"updated":2067},"\u002Fcomponent-docs\u002Fradio",{"path":2168,"isNew":479,"updated":2067},"\u002Fcomponent-docs\u002Frange",{"path":2170,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Fresizable",{"path":2172,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fresizable-handle",{"path":2174,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fresizable-panel",{"path":2176,"isNew":466,"updated":2177},"\u002Fcomponent-docs\u002Frich-text-editor","2026-07-22",{"path":2179,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Fscroll-area",{"path":2181,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fsegmented-control",{"path":2183,"isNew":479,"updated":2067},"\u002Fcomponent-docs\u002Fselect",{"path":2185,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fskeleton",{"path":2187,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fspinner",{"path":2189,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fstack",{"path":2191,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Ftab",{"path":2193,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Ftable",{"path":2195,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Ftag",{"path":2197,"isNew":479,"updated":2067},"\u002Fcomponent-docs\u002Ftextarea",{"path":2199,"isNew":466,"updated":2067},"\u002Fcomponent-docs\u002Ftime-picker",{"path":2201,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Ftimestamp",{"path":2203,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Ftoast",{"path":2205,"isNew":479,"updated":2067},"\u002Fcomponent-docs\u002Ftoggle",{"path":2207,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Ftooltip",{"path":2209,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Ftop-bar",{"path":2211,"isNew":466,"updated":472},"\u002Fcomponent-docs\u002Ftruncate",{"path":2213,"isNew":479,"updated":472},"\u002Fcomponent-docs\u002Fvisually-hidden",[2215],{"title":2216,"path":2217,"stem":2218,"children":2219,"page":479},"Component Docs","\u002Fcomponent-docs","component-docs",[2220,2222,2224,2226,2228,2230,2232,2234,2237,2239,2241,2243,2245,2247,2249,2252,2255,2258,2260,2262,2264,2267,2269,2271,2274,2277,2280,2282,2284,2286,2288,2291,2294,2296,2298,2300,2302,2304,2306,2308,2310,2313,2316,2318,2319,2321,2323,2325,2327,2329,2332,2335,2337,2339,2341,2344,2347,2350,2353,2356,2358,2360,2362,2364,2367,2369,2371,2373,2376,2378,2380,2382,2384,2387,2389],{"title":1108,"path":2062,"stem":2221},"component-docs\u002Faccordion",{"title":1130,"path":2064,"stem":2223},"component-docs\u002Faside",{"title":1143,"path":2066,"stem":2225},"component-docs\u002Fautocomplete",{"title":1148,"path":2069,"stem":2227},"component-docs\u002Favatar",{"title":1153,"path":2071,"stem":2229},"component-docs\u002Fbadge",{"title":1158,"path":2073,"stem":2231},"component-docs\u002Fbanner",{"title":1162,"path":2075,"stem":2233},"component-docs\u002Fbutton",{"title":2235,"path":2077,"stem":2236},"Button Group","component-docs\u002Fbutton-group",{"title":1171,"path":2079,"stem":2238},"component-docs\u002Fcalendar",{"title":1175,"path":2081,"stem":2240},"component-docs\u002Fcard",{"title":1192,"path":2084,"stem":2242},"component-docs\u002Fchart",{"title":1237,"path":2086,"stem":2244},"component-docs\u002Fcheckbox",{"title":1241,"path":2088,"stem":2246},"component-docs\u002Fcollapsible",{"title":1254,"path":2090,"stem":2248},"component-docs\u002Fcombobox",{"title":2250,"path":2092,"stem":2251},"Command Menu","component-docs\u002Fcommand-menu",{"title":2253,"path":2094,"stem":2254},"Date Picker","component-docs\u002Fdate-picker",{"title":2256,"path":2096,"stem":2257},"Date Range Picker","component-docs\u002Fdate-range-picker",{"title":1284,"path":2098,"stem":2259},"component-docs\u002Fdivider",{"title":1288,"path":2100,"stem":2261},"component-docs\u002Fdrawer",{"title":1309,"path":2102,"stem":2263},"component-docs\u002Fdropdown",{"title":2265,"path":2104,"stem":2266},"Empty State","component-docs\u002Fempty-state",{"title":1331,"path":2106,"stem":2268},"component-docs\u002Ffield",{"title":1372,"path":2108,"stem":2270},"component-docs\u002Ffieldset",{"title":2272,"path":2110,"stem":2273},"Filter Bar","component-docs\u002Ffilter-bar",{"title":2275,"path":2112,"stem":2276},"Filter Date Range","component-docs\u002Ffilter-date-range",{"title":2278,"path":2114,"stem":2279},"Filter Dropdown","component-docs\u002Ffilter-dropdown",{"title":1405,"path":2116,"stem":2281},"component-docs\u002Ffooter",{"title":1409,"path":2118,"stem":2283},"component-docs\u002Fheader",{"title":1413,"path":2120,"stem":2285},"component-docs\u002Ficon",{"title":1417,"path":2122,"stem":2287},"component-docs\u002Finput",{"title":2289,"path":2125,"stem":2290},"Input Group","component-docs\u002Finput-group",{"title":2292,"path":2127,"stem":2293},"Input Group Add-on","component-docs\u002Finput-group-addon",{"title":1430,"path":2129,"stem":2295},"component-docs\u002Fitem",{"title":1472,"path":2131,"stem":2297},"component-docs\u002Fkbd",{"title":1481,"path":2133,"stem":2299},"component-docs\u002Flayout",{"title":1485,"path":2135,"stem":2301},"component-docs\u002Fmessage",{"title":1489,"path":2137,"stem":2303},"component-docs\u002Fmeter",{"title":1493,"path":2139,"stem":2305},"component-docs\u002Fmodal",{"title":1514,"path":2141,"stem":2307},"component-docs\u002Fnavigation",{"title":1532,"path":2143,"stem":2309},"component-docs\u002Fnotification",{"title":2311,"path":2145,"stem":2312},"Number Field","component-docs\u002Fnumber-field",{"title":2314,"path":2147,"stem":2315},"OTP Field","component-docs\u002Fotp-field",{"title":1549,"path":2149,"stem":2317},"component-docs\u002Foutline",{"title":5,"path":468,"stem":471},{"title":84,"path":2152,"stem":2320},"component-docs\u002Foverflow-list-count",{"title":91,"path":2154,"stem":2322},"component-docs\u002Foverflow-list-menu",{"title":1566,"path":2156,"stem":2324},"component-docs\u002Fpagination",{"title":1595,"path":2158,"stem":2326},"component-docs\u002Fpopout",{"title":1599,"path":2160,"stem":2328},"component-docs\u002Fprogress",{"title":2330,"path":2162,"stem":2331},"Progress Bar","component-docs\u002Fprogress-bar",{"title":2333,"path":2164,"stem":2334},"QR Code","component-docs\u002Fqrcode",{"title":1611,"path":2166,"stem":2336},"component-docs\u002Fradio",{"title":1615,"path":2168,"stem":2338},"component-docs\u002Frange",{"title":1619,"path":2170,"stem":2340},"component-docs\u002Fresizable",{"title":2342,"path":2172,"stem":2343},"Resizable Handle","component-docs\u002Fresizable-handle",{"title":2345,"path":2174,"stem":2346},"Resizable Panel","component-docs\u002Fresizable-panel",{"title":2348,"path":2176,"stem":2349},"Rich Text Editor","component-docs\u002Frich-text-editor",{"title":2351,"path":2179,"stem":2352},"Scroll Area","component-docs\u002Fscroll-area",{"title":2354,"path":2181,"stem":2355},"Segmented control","component-docs\u002Fsegmented-control",{"title":1666,"path":2183,"stem":2357},"component-docs\u002Fselect",{"title":1670,"path":2185,"stem":2359},"component-docs\u002Fskeleton",{"title":1674,"path":2187,"stem":2361},"component-docs\u002Fspinner",{"title":1678,"path":2189,"stem":2363},"component-docs\u002Fstack",{"title":2365,"path":2191,"stem":2366},"Tabs","component-docs\u002Ftab",{"title":1695,"path":2193,"stem":2368},"component-docs\u002Ftable",{"title":1699,"path":2195,"stem":2370},"component-docs\u002Ftag",{"title":1708,"path":2197,"stem":2372},"component-docs\u002Ftextarea",{"title":2374,"path":2199,"stem":2375},"Time Picker","component-docs\u002Ftime-picker",{"title":1716,"path":2201,"stem":2377},"component-docs\u002Ftimestamp",{"title":1720,"path":2203,"stem":2379},"component-docs\u002Ftoast",{"title":1729,"path":2205,"stem":2381},"component-docs\u002Ftoggle",{"title":1733,"path":2207,"stem":2383},"component-docs\u002Ftooltip",{"title":2385,"path":2209,"stem":2386},"Top Bar","component-docs\u002Ftop-bar",{"title":1741,"path":2211,"stem":2388},"component-docs\u002Ftruncate",{"title":2390,"path":2213,"stem":2391},"Visually Hidden","component-docs\u002Fvisually-hidden",{"hasPlayground":466,"playgroundId":707,"stories":2393},[2394,2395,2396,2397,2398,2399,2400,2401,2402],{"id":710,"name":69,"exportName":69,"html":711},{"id":713,"name":714,"exportName":171,"html":715},{"id":717,"name":718,"exportName":205,"html":719},{"id":721,"name":722,"exportName":235,"html":723},{"id":725,"name":239,"exportName":269,"html":726,"js":727},{"id":729,"name":730,"exportName":287,"html":731},{"id":733,"name":734,"exportName":302,"html":735},{"id":737,"name":738,"exportName":313,"html":739,"js":740},{"id":742,"name":743,"exportName":352,"html":744},{"hasPlayground":466,"playgroundId":707,"stories":2404},[2405,2406,2407,2408,2409,2410,2411,2412,2413],{"id":710,"name":69,"exportName":69,"html":711},{"id":713,"name":714,"exportName":171,"html":715},{"id":717,"name":718,"exportName":205,"html":719},{"id":721,"name":722,"exportName":235,"html":723},{"id":725,"name":239,"exportName":269,"html":726,"js":727},{"id":729,"name":730,"exportName":287,"html":731},{"id":733,"name":734,"exportName":302,"html":735},{"id":737,"name":738,"exportName":313,"html":739,"js":740},{"id":742,"name":743,"exportName":352,"html":744},[2415,2436],{"slug":2416,"title":84,"meta":2417},"overflow-list-count",{"name":1560,"tagName":389,"description":1561,"status":478,"isNew":479,"category":480,"lightDom":481,"properties":2418,"slots":2429,"events":2430,"cssProperties":2431,"stateAttributes":2432,"methods":2433,"dependencies":2434},[2419,2422,2426],{"name":189,"attribute":189,"type":2420,"default":257,"description":2421,"reflects":466,"fieldRelated":479},"boolean","Shows only the signed count visually while keeping the full accessible phrase.",{"name":2423,"attribute":197,"type":2424,"description":2425,"fieldRelated":479},"singularLabel","string | undefined","Noun used by the accessible phrase when exactly one item is hidden.",{"name":2427,"attribute":200,"type":2424,"description":2428,"fieldRelated":479},"pluralLabel","Noun used by the accessible phrase when multiple items are hidden.",[],[],[],[],[],[2435],"visually-hidden",{"slug":2437,"title":91,"meta":2438},"overflow-list-menu",{"name":1563,"tagName":98,"description":1564,"status":478,"isNew":479,"category":480,"lightDom":481,"properties":2439,"slots":2451,"events":2452,"cssProperties":2453,"stateAttributes":2454,"methods":2455,"dependencies":2456},[2440,2445,2447,2449],{"name":2441,"attribute":2441,"type":2442,"default":2443,"description":2444,"reflects":466,"fieldRelated":479},"size","OverflowListMenuSize","'m'","Size passed to the owned Nord Dropdown and Button.",{"name":189,"attribute":189,"type":2420,"default":257,"description":2446,"reflects":466,"fieldRelated":479},"Shows only the signed count inside the owned toggle.",{"name":2423,"attribute":197,"type":2424,"description":2448,"fieldRelated":479},"Noun used when exactly one item is hidden.",{"name":2427,"attribute":200,"type":2424,"description":2450,"fieldRelated":479},"Noun used when multiple items are hidden.",[],[],[],[],[],[2457,2458,2459],"button","dropdown","dropdown-item","\u003Cpre class=\"shiki shiki-themes github-light github-dark\" style=\"background-color:#fff;--shiki-dark-bg:#24292e;color:#24292e;--shiki-dark:#e1e4e8\" tabindex=\"0\">\u003Ccode>\u003Cspan class=\"line\">\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">&#x3C;\u003C\u002Fspan>\u003Cspan style=\"color:#22863A;--shiki-dark:#85E89D\">nord-overflow-list-count\u003C\u002Fspan>\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">>&#x3C;\u002F\u003C\u002Fspan>\u003Cspan style=\"color:#22863A;--shiki-dark:#85E89D\">nord-overflow-list-count\u003C\u002Fspan>\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fcode>\u003C\u002Fpre>","\u003Cpre class=\"shiki shiki-themes github-light github-dark\" style=\"background-color:#fff;--shiki-dark-bg:#24292e;color:#24292e;--shiki-dark:#e1e4e8\" tabindex=\"0\">\u003Ccode>\u003Cspan class=\"line\">\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">&#x3C;\u003C\u002Fspan>\u003Cspan style=\"color:#22863A;--shiki-dark:#85E89D\">nord-overflow-list-menu\u003C\u002Fspan>\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">>&#x3C;\u002F\u003C\u002Fspan>\u003Cspan style=\"color:#22863A;--shiki-dark:#85E89D\">nord-overflow-list-menu\u003C\u002Fspan>\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fcode>\u003C\u002Fpre>",1784903182010]