[{"data":1,"prerenderedAt":3392},["ShallowReactive",2],{"component-docs-rich-text-editor":3,"component-meta-rich-text-editor":1407,"components-rich-text-editor":1570,"component-stories-tabs-rich-text-editor":1571,"$fEjZpFH0sX5lf9r5DqHjpE5W7CJ1Rj0Oiu25ygAOvmSk":1646,"$fxNFHl6oAEqYICBlbY7Kf5FoxQ8MHHF92LCha9vCI7C0":2008,"$f8f5lnJ37FCtouC_Q-20Y_lk47T8QT59vG2H3NVA0ikU":2641,"$fH8KF6TaNm7Prkw5PjE_U_K0_jhwqU4rL9IgcxTR8qEY":2756,"$fsnSGTjxJbwbyeIKGKRLM1aZyvHCO750tb-yYxbPAr8k":2936,"shiki--components-rich-text-editor-v-0-0-2-7-3":43,"shiki--components-rich-text-editor-v-0-0-2-23-3":43,"shiki--components-rich-text-editor-v-0-0-2-23-7":43,"shiki--components-rich-text-editor-v-0-0-2-26-3":43,"shiki--components-rich-text-editor-v-0-0-2-33-3":43,"shiki--components-rich-text-editor-v-0-0-2-36-3":43,"shiki--components-rich-text-editor-v-0-0-2-37-3":43,"shiki--components-rich-text-editor-v-0-0-2-40-3":43,"shiki--components-rich-text-editor-v-0-0-2-44-3":43,"shiki--components-rich-text-editor-v-0-0-2-60-3":43,"shiki--components-rich-text-editor-v-0-0-2-68-3":43,"shiki--components-rich-text-editor-v-0-0-2-71-3":43,"shiki--components-rich-text-editor-v-0-0-2-74-3":43,"shiki--components-rich-text-editor-v-0-0-0":2952,"sidebar-component-doc-meta":2953,"$fx0KBVvEgIeiEV9EkX1AURRdQeozNw-G7x_XSmfA1P-0":3106,"$fsZlF4ZXWF3ul81FFvnYtdJrie3aZDYAAlUCUGDA_Xdw":3286,"example-stories-rich-text-editor":3306,"component-parts-rich-text-editor":3326,"shiki--components-rich-text-editor-v-0-0-4-0":3388,"shiki--components-rich-text-editor-v-0-0-4-1":3389,"shiki--components-rich-text-editor-v-0-0-4-2":3390,"shiki--components-rich-text-editor-v-0-0-4-3":3391},{"id":4,"title":5,"body":6,"description":1398,"extension":1399,"isNew":834,"meta":1400,"navigation":834,"path":1401,"seo":1402,"status":1403,"stem":1404,"updated":1405,"__hash__":1406},"componentDocs\u002Fcomponent-docs\u002Frich-text-editor.md","Rich Text Editor",{"type":7,"value":8,"toc":1369},"minimark",[9,14,24,34,37,60,93,114,125,129,132,143,289,294,297,301,317,321,324,328,338,342,346,352,356,360,366,398,409,531,534,611,615,630,658,662,677,681,685,689,696,702,706,717,727,731,735,742,782,786,798,881,884,888,900,1006,1010,1017,1055,1059,1062,1066,1070,1080,1133,1144,1148,1171,1260,1264,1268,1271,1275,1279,1282,1287,1291,1355,1359,1362,1365],[10,11,13],"h2",{"id":12},"usage","Usage",[15,16,17,18,23],"p",{},"Rich Text Editor lets people create structured HTML for clinical notes, email and document templates, instructions, and other content that needs more formatting than a ",[19,20,22],"a",{"href":21},"\u002Fcomponents\u002Ftextarea\u002F","Textarea"," provides. Its Nord toolbar supports inline text styles, headings, lists, indentation, horizontal rules, tables, colours, undo and redo.",[15,25,26,27,33],{},"Rich Text Editor uses ",[19,28,32],{"href":29,"rel":30},"https:\u002F\u002Ftiptap.dev\u002F",[31],"nofollow","Tiptap"," as its editing engine. Nord owns the component API, toolbar composition, accessibility behavior and HTML compatibility contract, so applications do not need to interact with Tiptap directly.",[15,35,36],{},"The editor is an opt-in package entry because Tiptap and ProseMirror are larger than typical Nord components. Import it explicitly in applications that use rich text:",[38,39,44],"pre",{"className":40,"code":41,"language":42,"meta":43,"style":43},"language-js shiki shiki-themes github-light github-dark","import \"@nordhealth\u002Fcomponents\u002Flib\u002FRichTextEditor\"\n","js","",[45,46,47],"code",{"__ignoreMap":43},[48,49,52,56],"span",{"class":50,"line":51},"line",1,[48,53,55],{"class":54},"szBVR","import",[48,57,59],{"class":58},"sZZnC"," \"@nordhealth\u002Fcomponents\u002Flib\u002FRichTextEditor\"\n",[15,61,62,63,66,67,70,71,74,75,79,80,66,84,70,88,92],{},"Rich Text Editor renders its built-in ",[45,64,65],{},"label",", ",[45,68,69],{},"hint"," and ",[45,72,73],{},"error"," on its own. Wrapped in a ",[19,76,78],{"href":77},"\u002Fcomponents\u002Ffield\u002F","Field",", the Field takes over with a ",[19,81,83],{"href":82},"\u002Fcomponents\u002Ffield-label\u002F","Field Label",[19,85,87],{"href":86},"\u002Fcomponents\u002Ffield-description\u002F","Field Description",[19,89,91],{"href":90},"\u002Fcomponents\u002Ffield-error\u002F","Field Error",", and the built-in versions step aside automatically.",[15,94,95,96,99,100,103,104,107,108,110,111,113],{},"The ",[45,97,98],{},"value"," is canonical HTML. Setting it updates the document without firing ",[45,101,102],{},"input"," or ",[45,105,106],{},"change","; user edits fire ",[45,109,102],{},", followed by ",[45,112,106],{}," when focus leaves the editor.",[115,116,118],"example-usage",{"name":117},"Rich Text Editor overview",[119,120],"nord-rich-text-editor",{"label":121,"name":122,"hint":123,"value":124},"Clinical notes","clinical_notes","Changes are saved when focus leaves the editor.","\u003Cp>Patient is eating and drinking normally.\u003C\u002Fp>",[10,126,128],{"id":127},"composition","Composition",[15,130,131],{},"Rich Text Editor owns the value, form behavior and Tiptap document. Compose its public parts when a task needs a specific toolbar or toolbar placement. If the Toolbar or Content parts are omitted, the editor renders its standard toolbar preset and editable surface automatically.",[133,134,135],"anatomy-tree",{},[38,136,141],{"className":137,"code":139,"language":140,"meta":43},[138],"language-text","RichTextEditor\n├── RichTextEditorToolbar           (optional; replaces the preset)\n│   ├── RichTextEditorToolbarGroup  (optional grouping)\n│   │   └── RichTextEditorCommand\n│   └── Application controls        (optional)\n└── RichTextEditorContent           (optional; implicit when omitted)\n","text",[45,142,139],{"__ignoreMap":43},[38,144,148],{"className":145,"code":146,"language":147,"meta":43,"style":43},"language-html shiki shiki-themes github-light github-dark","\u003Cnord-rich-text-editor label=\"Visit summary\">\n  \u003Cnord-rich-text-editor-toolbar>\n    \u003Cnord-rich-text-editor-toolbar-group label=\"Text formatting\">\n      \u003Cnord-rich-text-editor-command command=\"bold\">\u003C\u002Fnord-rich-text-editor-command>\n      \u003Cnord-rich-text-editor-command command=\"italic\">\u003C\u002Fnord-rich-text-editor-command>\n    \u003C\u002Fnord-rich-text-editor-toolbar-group>\n  \u003C\u002Fnord-rich-text-editor-toolbar>\n  \u003Cnord-rich-text-editor-content>\u003C\u002Fnord-rich-text-editor-content>\n\u003C\u002Fnord-rich-text-editor>\n","html",[45,149,150,172,183,201,225,245,255,265,279],{"__ignoreMap":43},[48,151,152,156,159,163,166,169],{"class":50,"line":51},[48,153,155],{"class":154},"sVt8B","\u003C",[48,157,119],{"class":158},"s9eBZ",[48,160,162],{"class":161},"sScJk"," label",[48,164,165],{"class":154},"=",[48,167,168],{"class":58},"\"Visit summary\"",[48,170,171],{"class":154},">\n",[48,173,175,178,181],{"class":50,"line":174},2,[48,176,177],{"class":154},"  \u003C",[48,179,180],{"class":158},"nord-rich-text-editor-toolbar",[48,182,171],{"class":154},[48,184,186,189,192,194,196,199],{"class":50,"line":185},3,[48,187,188],{"class":154},"    \u003C",[48,190,191],{"class":158},"nord-rich-text-editor-toolbar-group",[48,193,162],{"class":161},[48,195,165],{"class":154},[48,197,198],{"class":58},"\"Text formatting\"",[48,200,171],{"class":154},[48,202,204,207,210,213,215,218,221,223],{"class":50,"line":203},4,[48,205,206],{"class":154},"      \u003C",[48,208,209],{"class":158},"nord-rich-text-editor-command",[48,211,212],{"class":161}," command",[48,214,165],{"class":154},[48,216,217],{"class":58},"\"bold\"",[48,219,220],{"class":154},">\u003C\u002F",[48,222,209],{"class":158},[48,224,171],{"class":154},[48,226,228,230,232,234,236,239,241,243],{"class":50,"line":227},5,[48,229,206],{"class":154},[48,231,209],{"class":158},[48,233,212],{"class":161},[48,235,165],{"class":154},[48,237,238],{"class":58},"\"italic\"",[48,240,220],{"class":154},[48,242,209],{"class":158},[48,244,171],{"class":154},[48,246,248,251,253],{"class":50,"line":247},6,[48,249,250],{"class":154},"    \u003C\u002F",[48,252,191],{"class":158},[48,254,171],{"class":154},[48,256,258,261,263],{"class":50,"line":257},7,[48,259,260],{"class":154},"  \u003C\u002F",[48,262,180],{"class":158},[48,264,171],{"class":154},[48,266,268,270,273,275,277],{"class":50,"line":267},8,[48,269,177],{"class":154},[48,271,272],{"class":158},"nord-rich-text-editor-content",[48,274,220],{"class":154},[48,276,272],{"class":158},[48,278,171],{"class":154},[48,280,282,285,287],{"class":50,"line":281},9,[48,283,284],{"class":154},"\u003C\u002F",[48,286,119],{"class":158},[48,288,171],{"class":154},[290,291,293],"h3",{"id":292},"rich-text-editor-content","Rich Text Editor Content",[15,295,296],{},"Rich Text Editor Content provides the editable document surface. Put it after the Toolbar for the conventional layout, or before the Toolbar to place controls below the document. Omit it to use the implicit surface after the toolbar.",[290,298,300],{"id":299},"rich-text-editor-toolbar","Rich Text Editor Toolbar",[15,302,303,304,307,308,312,313,316],{},"Rich Text Editor Toolbar holds formatting commands and application-owned controls. A nested Toolbar replaces the ",[45,305,306],{},"toolbar"," preset and provides the complete keyboard interaction model, including ",[309,310,311],"kbd",{},"Alt","+",[309,314,315],{},"F10"," and roving arrow-key navigation.",[290,318,320],{"id":319},"rich-text-editor-toolbar-group","Rich Text Editor Toolbar Group",[15,322,323],{},"Rich Text Editor Toolbar Group gives related commands an accessible group label and keeps their visual spacing consistent.",[290,325,327],{"id":326},"rich-text-editor-command","Rich Text Editor Command",[15,329,330,331,334,335,337],{},"Rich Text Editor Command connects a Nord-owned ",[45,332,333],{},"command"," and optional ",[45,336,98],{}," to its nearest editor. It keeps command behavior, active state, localization and disabled state connected without exposing Tiptap.",[10,339,341],{"id":340},"examples","Examples",[290,343,345],{"id":344},"standalone-or-inside-a-field","Standalone or inside a Field",[15,347,348,349,351],{},"Use the editor on its own with its built-in label, hint and error, or wrap it in a ",[19,350,78],{"href":77}," so the Field provides the labelling. Both render the same editor:",[353,354],"example-tabs",{"component":355},"rich-text-editor",[290,357,359],{"id":358},"compose-a-toolbar","Compose a toolbar",[15,361,362,363,365],{},"Choose, group and order only the controls the task needs. The nested toolbar takes precedence over the ",[45,364,306],{}," preset.",[115,367,369],{"name":368},"Composed Rich Text Editor toolbar",[119,370,373,374,373,396],{"label":371,"value":372},"Visit summary","\u003Cp>Patient is recovering well.\u003C\u002Fp>","\n  ",[180,375,376,377,376,387,373],{},"\n    ",[191,378,380,381,380,384,376],{"label":379},"Text formatting","\n      ",[209,382],{"command":383},"bold",[209,385],{"command":386},"italic",[191,388,380,390,380,393,376],{"label":389},"Lists",[209,391],{"command":392},"bullet-list",[209,394],{"command":395},"ordered-list",[272,397],{},[15,399,400,401,403,404,408],{},"Use ",[45,402,98],{}," for commands that need an option, and render them as menu items inside a ",[19,405,407],{"href":406},"\u002Fcomponents\u002Fdropdown\u002F","Dropdown",":",[38,410,412],{"className":145,"code":411,"language":147,"meta":43,"style":43},"\u003Cnord-dropdown size=\"s\">\n  \u003Cnord-button slot=\"toggle\" type=\"button\" size=\"s\">Text colour\u003C\u002Fnord-button>\n  \u003Cnord-rich-text-editor-command\n    variant=\"menu-item\"\n    command=\"text-color\"\n    value=\"#0063a3\"\n    label=\"Blue\"\n  >Blue\u003C\u002Fnord-rich-text-editor-command>\n\u003C\u002Fnord-dropdown>\n",[45,413,414,431,467,474,484,494,504,514,523],{"__ignoreMap":43},[48,415,416,418,421,424,426,429],{"class":50,"line":51},[48,417,155],{"class":154},[48,419,420],{"class":158},"nord-dropdown",[48,422,423],{"class":161}," size",[48,425,165],{"class":154},[48,427,428],{"class":58},"\"s\"",[48,430,171],{"class":154},[48,432,433,435,438,441,443,446,449,451,454,456,458,460,463,465],{"class":50,"line":174},[48,434,177],{"class":154},[48,436,437],{"class":158},"nord-button",[48,439,440],{"class":161}," slot",[48,442,165],{"class":154},[48,444,445],{"class":58},"\"toggle\"",[48,447,448],{"class":161}," type",[48,450,165],{"class":154},[48,452,453],{"class":58},"\"button\"",[48,455,423],{"class":161},[48,457,165],{"class":154},[48,459,428],{"class":58},[48,461,462],{"class":154},">Text colour\u003C\u002F",[48,464,437],{"class":158},[48,466,171],{"class":154},[48,468,469,471],{"class":50,"line":185},[48,470,177],{"class":154},[48,472,473],{"class":158},"nord-rich-text-editor-command\n",[48,475,476,479,481],{"class":50,"line":203},[48,477,478],{"class":161},"    variant",[48,480,165],{"class":154},[48,482,483],{"class":58},"\"menu-item\"\n",[48,485,486,489,491],{"class":50,"line":227},[48,487,488],{"class":161},"    command",[48,490,165],{"class":154},[48,492,493],{"class":58},"\"text-color\"\n",[48,495,496,499,501],{"class":50,"line":247},[48,497,498],{"class":161},"    value",[48,500,165],{"class":154},[48,502,503],{"class":58},"\"#0063a3\"\n",[48,505,506,509,511],{"class":50,"line":257},[48,507,508],{"class":161},"    label",[48,510,165],{"class":154},[48,512,513],{"class":58},"\"Blue\"\n",[48,515,516,519,521],{"class":50,"line":267},[48,517,518],{"class":154},"  >Blue\u003C\u002F",[48,520,209],{"class":158},[48,522,171],{"class":154},[48,524,525,527,529],{"class":50,"line":281},[48,526,284],{"class":154},[48,528,420],{"class":158},[48,530,171],{"class":154},[15,532,533],{},"Available commands are:",[535,536,537,561,586,604],"ul",{},[538,539,540,541,66,543,66,545,66,548,66,551,66,554,70,557,560],"li",{},"Text: ",[45,542,383],{},[45,544,386],{},[45,546,547],{},"underline",[45,549,550],{},"strike",[45,552,553],{},"subscript",[45,555,556],{},"superscript",[45,558,559],{},"clear-formatting",".",[538,562,563,564,66,566,66,568,66,571,66,574,66,577,66,580,70,583,560],{},"Structure: ",[45,565,392],{},[45,567,395],{},[45,569,570],{},"indent",[45,572,573],{},"outdent",[45,575,576],{},"horizontal-rule",[45,578,579],{},"paragraph-format",[45,581,582],{},"undo",[45,584,585],{},"redo",[538,587,588,589,66,592,66,595,70,598,601,602,560],{},"Text styles: ",[45,590,591],{},"font-family",[45,593,594],{},"font-size",[45,596,597],{},"text-color",[45,599,600],{},"background-color",". Supply the chosen option with ",[45,603,98],{},[538,605,606,607,610],{},"Tables: ",[45,608,609],{},"table",". It renders the complete Nord dropdown for inserting and editing tables; individual table actions are internal.",[290,612,614],{"id":613},"application-controls-and-templates","Application controls and templates",[15,616,617,618,621,622,625,626,629],{},"Place application-owned controls directly in the composed toolbar. Nord buttons, dropdowns and native form controls join the same arrow-key navigation as editor commands. Call ",[45,619,620],{},"insertContent()"," to insert content at the preserved selection. The options specify ",[45,623,624],{},"format: \"html\" | \"text\"",", whether an active selection is replaced, and whether focus returns to the document. Active selections are replaced and focus is restored by default. Pass ",[45,627,628],{},"{ replace: true }"," to replace the complete document as one undoable action. In this example the Content component comes first, placing the toolbar below the editable surface.",[115,631,633,654],{"name":632},"Composed toolbar with application controls",[119,634,373,638,373,640],{"id":635,"label":636,"value":637},"reminder-template","Reminder template","\u003Cp>Hello \u003C\u002Fp>",[272,639],{},[180,641,376,642,376,648,373],{},[191,643,380,644,380,646,376],{"label":379},[209,645],{"command":383},[209,647],{"command":386},[437,649,653],{"id":650,"type":651,"size":652},"insert-patient-name","button","s","Insert patient name",[655,656,657],"script",{},"\n  const editor = document.getElementById(\"reminder-template\")\n  document.getElementById(\"insert-patient-name\").addEventListener(\"click\", () => {\n    editor.insertContent(\"{{ patient.name }}\", {\n      format: \"text\",\n      replaceSelection: true,\n      focus: true,\n    })\n  })\n",[290,659,661],{"id":660},"toolbar-presets","Toolbar presets",[15,663,664,665,668,669,672,673,676],{},"The default ",[45,666,667],{},"full"," toolbar covers the formatting used by legacy Froala fields. Use ",[45,670,671],{},"toolbar=\"compact\""," for text styles, clear formatting, undo and redo, or ",[45,674,675],{},"toolbar=\"none\""," when no toolbar is needed. Presets are convenience compositions built from the same public toolbar and command components.",[115,678],{"name":679,"component":355,"story":680},"Compact Rich Text Editor","Compact",[115,682],{"name":683,"component":355,"story":684},"Rich Text Editor without a toolbar","NoToolbar",[290,686,688],{"id":687},"hint-placement","Hint placement",[15,690,691,692,695],{},"Like other Nord data-entry components, Rich Text Editor shows hint text below the label by default. Set ",[45,693,694],{},"hint-below"," when the guidance should follow the editor and any error message instead.",[115,697,699],{"name":698},"Rich Text Editor with a hint below",[119,700],{"label":121,"hint":701,"hint-below":43,"value":124},"Use this space for additional context after the editor.",[290,703,705],{"id":704},"character-limit-and-resizing","Character limit and resizing",[15,707,708,709,712,713,716],{},"Set ",[45,710,711],{},"maxlength"," to limit user input by grapheme characters and add ",[45,714,715],{},"character-counter"," to show the current count. Existing controlled content that is already over the limit remains editable so users can shorten it.",[15,718,664,719,722,723,726],{},[45,720,721],{},"resize=\"vertical\""," lets users drag the lower edge. Set ",[45,724,725],{},"resize=\"auto\""," to grow the editable surface with its content instead.",[115,728],{"name":729,"component":355,"story":730},"Rich Text Editor character limit","CharacterLimit",[290,732,734],{"id":733},"pasting-content","Pasting content",[15,736,737,738,741],{},"Pasting is plain text by default, which avoids carrying styles from external documents. Set ",[45,739,740],{},"paste-mode=\"formatted\""," when supported headings, lists, tables and inline styles should be preserved. In either mode, pasted HTML is filtered through the editor schema.",[38,743,745],{"className":145,"code":744,"language":147,"meta":43,"style":43},"\u003Cnord-rich-text-editor\n  label=\"Email template\"\n  paste-mode=\"formatted\"\n>\u003C\u002Fnord-rich-text-editor>\n",[45,746,747,754,764,774],{"__ignoreMap":43},[48,748,749,751],{"class":50,"line":51},[48,750,155],{"class":154},[48,752,753],{"class":158},"nord-rich-text-editor\n",[48,755,756,759,761],{"class":50,"line":174},[48,757,758],{"class":161},"  label",[48,760,165],{"class":154},[48,762,763],{"class":58},"\"Email template\"\n",[48,765,766,769,771],{"class":50,"line":185},[48,767,768],{"class":161},"  paste-mode",[48,770,165],{"class":154},[48,772,773],{"class":58},"\"formatted\"\n",[48,775,776,778,780],{"class":50,"line":203},[48,777,220],{"class":154},[48,779,119],{"class":158},[48,781,171],{"class":154},[290,783,785],{"id":784},"controlled-html-values","Controlled HTML values",[15,787,788,789,791,792,794,795,797],{},"Read and write HTML through ",[45,790,98],{},". Listen to ",[45,793,102],{}," for live synchronization and ",[45,796,106],{}," for a committed edit. Programmatic assignments do not emit either event.",[38,799,801],{"className":40,"code":800,"language":42,"meta":43,"style":43},"const editor = document.querySelector(\"nord-rich-text-editor\")\n\neditor.value = \"\u003Cp>Patient is recovering well.\u003C\u002Fp>\"\neditor.addEventListener(\"input\", () => {\n  saveDraft(editor.value)\n})\n",[45,802,803,830,836,846,868,876],{"__ignoreMap":43},[48,804,805,808,812,815,818,821,824,827],{"class":50,"line":51},[48,806,807],{"class":54},"const",[48,809,811],{"class":810},"sj4cs"," editor",[48,813,814],{"class":54}," =",[48,816,817],{"class":154}," document.",[48,819,820],{"class":161},"querySelector",[48,822,823],{"class":154},"(",[48,825,826],{"class":58},"\"nord-rich-text-editor\"",[48,828,829],{"class":154},")\n",[48,831,832],{"class":50,"line":174},[48,833,835],{"emptyLinePlaceholder":834},true,"\n",[48,837,838,841,843],{"class":50,"line":185},[48,839,840],{"class":154},"editor.value ",[48,842,165],{"class":54},[48,844,845],{"class":58}," \"\u003Cp>Patient is recovering well.\u003C\u002Fp>\"\n",[48,847,848,851,854,856,859,862,865],{"class":50,"line":203},[48,849,850],{"class":154},"editor.",[48,852,853],{"class":161},"addEventListener",[48,855,823],{"class":154},[48,857,858],{"class":58},"\"input\"",[48,860,861],{"class":154},", () ",[48,863,864],{"class":54},"=>",[48,866,867],{"class":154}," {\n",[48,869,870,873],{"class":50,"line":227},[48,871,872],{"class":161},"  saveDraft",[48,874,875],{"class":154},"(editor.value)\n",[48,877,878],{"class":50,"line":247},[48,879,880],{"class":154},"})\n",[15,882,883],{},"The editor canonicalizes content through its schema before exposing or submitting it. Continue to validate and sanitize untrusted HTML at the application boundary, especially before rendering stored content outside the editor.",[290,885,887],{"id":886},"autosaving","Autosaving",[15,889,890,891,893,894,896,897,899],{},"Rich Text Editor does not send or schedule saves itself because persistence and retry behavior belong to the application. Use ",[45,892,102],{}," to trigger an existing autosave mechanism. The ",[45,895,98],{}," property and the form-associated HTML value are both synchronized before ",[45,898,102],{}," is dispatched.",[38,901,903],{"className":40,"code":902,"language":42,"meta":43,"style":43},"const form = document.querySelector(\"form\")\nconst editor = form.querySelector(\"nord-rich-text-editor\")\n\neditor.addEventListener(\"input\", () => {\n  queueAutosave({\n    html: editor.value,\n    formValue: new FormData(form).get(editor.name),\n  })\n})\n",[45,904,905,925,944,948,964,972,977,997,1002],{"__ignoreMap":43},[48,906,907,909,912,914,916,918,920,923],{"class":50,"line":51},[48,908,807],{"class":54},[48,910,911],{"class":810}," form",[48,913,814],{"class":54},[48,915,817],{"class":154},[48,917,820],{"class":161},[48,919,823],{"class":154},[48,921,922],{"class":58},"\"form\"",[48,924,829],{"class":154},[48,926,927,929,931,933,936,938,940,942],{"class":50,"line":174},[48,928,807],{"class":54},[48,930,811],{"class":810},[48,932,814],{"class":54},[48,934,935],{"class":154}," form.",[48,937,820],{"class":161},[48,939,823],{"class":154},[48,941,826],{"class":58},[48,943,829],{"class":154},[48,945,946],{"class":50,"line":185},[48,947,835],{"emptyLinePlaceholder":834},[48,949,950,952,954,956,958,960,962],{"class":50,"line":203},[48,951,850],{"class":154},[48,953,853],{"class":161},[48,955,823],{"class":154},[48,957,858],{"class":58},[48,959,861],{"class":154},[48,961,864],{"class":54},[48,963,867],{"class":154},[48,965,966,969],{"class":50,"line":227},[48,967,968],{"class":161},"  queueAutosave",[48,970,971],{"class":154},"({\n",[48,973,974],{"class":50,"line":247},[48,975,976],{"class":154},"    html: editor.value,\n",[48,978,979,982,985,988,991,994],{"class":50,"line":257},[48,980,981],{"class":154},"    formValue: ",[48,983,984],{"class":54},"new",[48,986,987],{"class":161}," FormData",[48,989,990],{"class":154},"(form).",[48,992,993],{"class":161},"get",[48,995,996],{"class":154},"(editor.name),\n",[48,998,999],{"class":50,"line":267},[48,1000,1001],{"class":154},"  })\n",[48,1003,1004],{"class":50,"line":281},[48,1005,880],{"class":154},[290,1007,1009],{"id":1008},"existing-media","Existing media",[15,1011,1012,1013,1016],{},"Data images used by label and QR templates are supported. Set ",[45,1014,1015],{},"media-origin"," to preserve existing HTTP or HTTPS images from one configured origin; remote images from other origins are removed.",[38,1018,1020],{"className":145,"code":1019,"language":147,"meta":43,"style":43},"\u003Cnord-rich-text-editor\n  label=\"Label template\"\n  media-origin=\"https:\u002F\u002Fmedia.example.com\"\n>\u003C\u002Fnord-rich-text-editor>\n",[45,1021,1022,1028,1037,1047],{"__ignoreMap":43},[48,1023,1024,1026],{"class":50,"line":51},[48,1025,155],{"class":154},[48,1027,753],{"class":158},[48,1029,1030,1032,1034],{"class":50,"line":174},[48,1031,758],{"class":161},[48,1033,165],{"class":154},[48,1035,1036],{"class":58},"\"Label template\"\n",[48,1038,1039,1042,1044],{"class":50,"line":185},[48,1040,1041],{"class":161},"  media-origin",[48,1043,165],{"class":154},[48,1045,1046],{"class":58},"\"https:\u002F\u002Fmedia.example.com\"\n",[48,1048,1049,1051,1053],{"class":50,"line":203},[48,1050,220],{"class":154},[48,1052,119],{"class":158},[48,1054,171],{"class":154},[290,1056,1058],{"id":1057},"legacy-froala-content","Legacy Froala content",[15,1060,1061],{},"The schema preserves supported legacy content, including headings, paragraphs and empty paragraphs, blockquotes, list indentation, horizontal rules, tables, Froala table classes, column widths, cell background colours, label images and QR SVG. Scripts, iframes, event-handler attributes and unsupported remote media are removed.",[115,1063],{"name":1064,"component":355,"story":1065},"Legacy Froala table content","LegacyContent",[290,1067,1069],{"id":1068},"read-only-review-and-rendered-output","Read-only review and rendered output",[15,1071,1072,1073,1076,1077,1079],{},"For an in-product read-only review, keep the value in the component and combine ",[45,1074,1075],{},"readonly"," with ",[45,1078,675],{},". The document remains focusable and submitted with its form while headings, paragraphs, lists, blockquotes, tables, images and QR SVG use the same Nord-token styles as the editable view.",[38,1081,1083],{"className":145,"code":1082,"language":147,"meta":43,"style":43},"\u003Cnord-rich-text-editor\n  label=\"Saved clinical notes\"\n  name=\"clinical_notes\"\n  readonly\n  toolbar=\"none\"\n>\u003C\u002Fnord-rich-text-editor>\n",[45,1084,1085,1091,1100,1110,1115,1125],{"__ignoreMap":43},[48,1086,1087,1089],{"class":50,"line":51},[48,1088,155],{"class":154},[48,1090,753],{"class":158},[48,1092,1093,1095,1097],{"class":50,"line":174},[48,1094,758],{"class":161},[48,1096,165],{"class":154},[48,1098,1099],{"class":58},"\"Saved clinical notes\"\n",[48,1101,1102,1105,1107],{"class":50,"line":185},[48,1103,1104],{"class":161},"  name",[48,1106,165],{"class":154},[48,1108,1109],{"class":58},"\"clinical_notes\"\n",[48,1111,1112],{"class":50,"line":203},[48,1113,1114],{"class":161},"  readonly\n",[48,1116,1117,1120,1122],{"class":50,"line":227},[48,1118,1119],{"class":161},"  toolbar",[48,1121,165],{"class":154},[48,1123,1124],{"class":58},"\"none\"\n",[48,1126,1127,1129,1131],{"class":50,"line":247},[48,1128,220],{"class":154},[48,1130,119],{"class":158},[48,1132,171],{"class":154},[15,1134,1135,1136,1139,1140,1143],{},"HTML rendered outside the component, including email, PDF and label output, does not inherit shadow-DOM styles. Sanitize it on the backend, retain the canonical ",[45,1137,1138],{},"rich-text-editor-table"," class during rendering, and apply the application’s audited output stylesheet. Transitional ",[45,1141,1142],{},"fr-*"," classes remain only for migration-era renderers.",[290,1145,1147],{"id":1146},"forms-and-validation","Forms and validation",[15,1149,1150,1151,1154,1155,1158,1159,66,1162,66,1164,70,1167,1170],{},"Add ",[45,1152,1153],{},"name"," to include the editor HTML in ",[45,1156,1157],{},"FormData",". The editor supports form reset, disabled fieldsets, ",[45,1160,1161],{},"required",[45,1163,711],{},[45,1165,1166],{},"checkValidity()",[45,1168,1169],{},"reportValidity()",". Read-only content stays focusable and is submitted; disabled content is omitted.",[38,1172,1174],{"className":145,"code":1173,"language":147,"meta":43,"style":43},"\u003Cform>\n  \u003Cnord-rich-text-editor\n    label=\"Discharge instructions\"\n    name=\"discharge_instructions\"\n    required\n  >\u003C\u002Fnord-rich-text-editor>\n  \u003Cnord-button type=\"submit\" variant=\"primary\">Save\u003C\u002Fnord-button>\n\u003C\u002Fform>\n",[45,1175,1176,1185,1191,1200,1210,1215,1224,1252],{"__ignoreMap":43},[48,1177,1178,1180,1183],{"class":50,"line":51},[48,1179,155],{"class":154},[48,1181,1182],{"class":158},"form",[48,1184,171],{"class":154},[48,1186,1187,1189],{"class":50,"line":174},[48,1188,177],{"class":154},[48,1190,753],{"class":158},[48,1192,1193,1195,1197],{"class":50,"line":185},[48,1194,508],{"class":161},[48,1196,165],{"class":154},[48,1198,1199],{"class":58},"\"Discharge instructions\"\n",[48,1201,1202,1205,1207],{"class":50,"line":203},[48,1203,1204],{"class":161},"    name",[48,1206,165],{"class":154},[48,1208,1209],{"class":58},"\"discharge_instructions\"\n",[48,1211,1212],{"class":50,"line":227},[48,1213,1214],{"class":161},"    required\n",[48,1216,1217,1220,1222],{"class":50,"line":247},[48,1218,1219],{"class":154},"  >\u003C\u002F",[48,1221,119],{"class":158},[48,1223,171],{"class":154},[48,1225,1226,1228,1230,1232,1234,1237,1240,1242,1245,1248,1250],{"class":50,"line":257},[48,1227,177],{"class":154},[48,1229,437],{"class":158},[48,1231,448],{"class":161},[48,1233,165],{"class":154},[48,1235,1236],{"class":58},"\"submit\"",[48,1238,1239],{"class":161}," variant",[48,1241,165],{"class":154},[48,1243,1244],{"class":58},"\"primary\"",[48,1246,1247],{"class":154},">Save\u003C\u002F",[48,1249,437],{"class":158},[48,1251,171],{"class":154},[48,1253,1254,1256,1258],{"class":50,"line":267},[48,1255,284],{"class":154},[48,1257,1182],{"class":158},[48,1259,171],{"class":154},[115,1261],{"name":1262,"component":355,"story":1263},"Rich Text Editor states","States",[290,1265,1267],{"id":1266},"narrow-layouts","Narrow layouts",[15,1269,1270],{},"The toolbar wraps at narrow inline sizes without causing page overflow. Keep the editor container wide enough for readable document content when possible.",[115,1272],{"name":1273,"component":355,"story":1274},"Rich Text Editor in a narrow layout","Narrow",[290,1276,1278],{"id":1277},"rtl","RTL",[15,1280,1281],{},"Rich Text Editor follows the document or container direction. The toolbar order and arrow-key navigation mirror in right-to-left layouts.",[115,1283],{"name":1284,"component":355,"story":1285,":dir-toggle":1286},"Right-to-left Rich Text Editor","Basic","true",[10,1288,1290],{"id":1289},"accessibility","Accessibility",[535,1292,1293,1305,1327,1334,1343,1346,1352],{},[538,1294,1295,1296,1298,1299,1301,1302,560],{},"Always provide an accessible name with the built-in ",[45,1297,65],{}," or a ",[19,1300,83],{"href":82}," connected with ",[45,1303,1304],{},"for",[538,1306,1307,1308,312,1310,1312,1313,70,1316,1319,1320,103,1323,1326],{},"Press ",[309,1309,311],{},[309,1311,315],{}," from the document to move to the toolbar. Use arrow keys, ",[309,1314,1315],{},"Home",[309,1317,1318],{},"End"," between controls, and ",[309,1321,1322],{},"Escape",[309,1324,1325],{},"Tab"," to return to the document.",[538,1328,400,1329,1298,1331,1333],{},[45,1330,73],{},[19,1332,91],{"href":90}," to communicate validation; the message is associated with the editor and is not conveyed by colour alone.",[538,1335,400,1336,1338,1339,1342],{},[45,1337,1075],{}," when content should remain readable, focusable and included in form submission. Use ",[45,1340,1341],{},"disabled"," only when the content and control are unavailable.",[538,1344,1345],{},"Give every application control in a composed toolbar clear text or an accessible label. It becomes part of the toolbar's keyboard order.",[538,1347,1348,1349,1351],{},"The character counter announces the remaining count near the limit, while ",[45,1350,711],{}," exposes the corresponding form validity state.",[538,1353,1354],{},"Keep the default plain-text paste mode unless preserving supported document formatting is necessary for the task.",[290,1356,1358],{"id":1357},"verification-status","Verification status",[15,1360,1361],{},"Automated coverage includes Axe checks for basic, required\u002Ferror, readonly, disabled and RTL composed-toolbar states. Browser tests also cover keyboard commands, 320 CSS pixel reflow at 200% text, RTL navigation, and minimum 44 by 44 CSS pixel touch targets. Visual snapshots cover Nord and Vet light\u002Fdark themes, forced colours, editor states, long content, legacy content and narrow layouts.",[15,1363,1364],{},"Manual keyboard, NVDA, VoiceOver, system high-contrast\u002Fforced-colour, 200% text, 400% browser zoom, RTL and touch-device checks are required before the component can move beyond Alpha. Automated emulation is not a substitute for those checks.",[1366,1367,1368],"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);}html pre.shiki code .sVt8B, html code.shiki .sVt8B{--shiki-default:#24292E;--shiki-dark:#E1E4E8}html pre.shiki code .s9eBZ, html code.shiki .s9eBZ{--shiki-default:#22863A;--shiki-dark:#85E89D}html pre.shiki code .sScJk, html code.shiki .sScJk{--shiki-default:#6F42C1;--shiki-dark:#B392F0}html pre.shiki code .sj4cs, html code.shiki .sj4cs{--shiki-default:#005CC5;--shiki-dark:#79B8FF}",{"title":43,"searchDepth":174,"depth":174,"links":1370},[1371,1372,1378,1395],{"id":12,"depth":174,"text":13},{"id":127,"depth":174,"text":128,"children":1373},[1374,1375,1376,1377],{"id":292,"depth":185,"text":293},{"id":299,"depth":185,"text":300},{"id":319,"depth":185,"text":320},{"id":326,"depth":185,"text":327},{"id":340,"depth":174,"text":341,"children":1379},[1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394],{"id":344,"depth":185,"text":345},{"id":358,"depth":185,"text":359},{"id":613,"depth":185,"text":614},{"id":660,"depth":185,"text":661},{"id":687,"depth":185,"text":688},{"id":704,"depth":185,"text":705},{"id":733,"depth":185,"text":734},{"id":784,"depth":185,"text":785},{"id":886,"depth":185,"text":887},{"id":1008,"depth":185,"text":1009},{"id":1057,"depth":185,"text":1058},{"id":1068,"depth":185,"text":1069},{"id":1146,"depth":185,"text":1147},{"id":1266,"depth":185,"text":1267},{"id":1277,"depth":185,"text":1278},{"id":1289,"depth":174,"text":1290,"children":1396},[1397],{"id":1357,"depth":185,"text":1358},"Lets users create structured, formatted HTML content with an accessible editing toolbar.","md",{},"\u002Fcomponent-docs\u002Frich-text-editor",{"title":5,"description":1398},"alpha","component-docs\u002Frich-text-editor","2026-07-22","9orKq3ibx13bqZV8qbzT66Rrc1uxT2kS16dmLvHrKKQ",{"name":1408,"tagName":119,"description":1409,"status":1410,"isNew":1411,"category":1182,"properties":1412,"slots":1481,"events":1494,"cssProperties":1500,"stateAttributes":1525,"methods":1526,"dependencies":1564},"RichTextEditor","Rich text editor lets users create structured, formatted HTML content.","ready",false,[1413,1417,1421,1424,1430,1435,1439,1444,1449,1453,1455,1458,1462,1464,1466,1470,1472,1474,1476,1478],{"name":306,"attribute":306,"type":1414,"default":1415,"description":1416,"reflects":834,"fieldRelated":1411},"ToolbarPreset","'full'","Controls which legacy-compatible formatting controls are shown.",{"name":1418,"attribute":1015,"type":1419,"description":1420,"reflects":834,"fieldRelated":1411},"mediaOrigin","string | undefined","Optional origin from which existing media images may be preserved.",{"name":1422,"attribute":1422,"type":1419,"description":1423,"reflects":834,"fieldRelated":1411},"placeholder","Placeholder text shown when the document is empty.",{"name":1425,"attribute":1426,"type":1427,"default":1428,"description":1429,"reflects":834,"fieldRelated":1411},"pasteMode","paste-mode","PasteMode","'plain'","Controls whether pasted content keeps schema-supported formatting.",{"name":1431,"attribute":1431,"type":1432,"default":1433,"description":1434,"reflects":834,"fieldRelated":1411},"resize","'vertical' | 'auto'","'vertical'","Controls whether the editable surface can be resized vertically or grows automatically.",{"name":1436,"attribute":711,"type":1437,"description":1438,"reflects":834,"fieldRelated":1411},"maxLength","number | undefined","Controls the maximum number of plain-text grapheme characters users can enter.",{"name":1440,"attribute":715,"type":1441,"default":1442,"description":1443,"reflects":834,"fieldRelated":1411},"characterCounter","boolean","false","Controls whether a plain-text grapheme character count is shown.",{"name":1445,"attribute":1445,"type":1446,"default":1447,"description":1448,"reflects":834,"fieldRelated":1411},"size","'s' | 'm' | 'l'","'m'","The size of the component.",{"name":65,"attribute":65,"type":1450,"default":1451,"description":1452,"reflects":834,"fieldRelated":834},"string","''","Label for the control. Ignored when the control is wrapped in a\n\u003Ccode>&lt;nord-field&gt;\u003C\u002Fcode>, which provides the label via \u003Ccode>&lt;nord-field-label&gt;\u003C\u002Fcode>.",{"name":69,"attribute":69,"type":1419,"description":1454,"reflects":834,"fieldRelated":834},"Optional hint text shown with the control. Ignored inside a \u003Ccode>&lt;nord-field&gt;\u003C\u002Fcode>,\nwhich provides it via \u003Ccode>&lt;nord-field-description&gt;\u003C\u002Fcode>.",{"name":1456,"attribute":694,"type":1441,"default":1442,"description":1457,"reflects":834,"fieldRelated":834},"hintBelow","Renders the hint below the control and any error instead of below the label.",{"name":1459,"attribute":1460,"type":1441,"default":1442,"description":1461,"reflects":834,"fieldRelated":834},"hideLabel","hide-label","Visually hide the label, but still expose it to assistive technologies.",{"name":73,"attribute":73,"type":1419,"description":1463,"reflects":834,"fieldRelated":834},"Optional error shown with the control. Ignored inside a \u003Ccode>&lt;nord-field&gt;\u003C\u002Fcode>,\nwhich provides it via \u003Ccode>&lt;nord-field-error&gt;\u003C\u002Fcode>.",{"name":1161,"attribute":1161,"type":1441,"default":1442,"description":1465,"reflects":834,"fieldRelated":1411},"Determines whether the control is required or not.\nA required control is announced as such to assistive technology and, inside\na \u003Ccode>&lt;nord-field&gt;\u003C\u002Fcode>, drives the required indicator on the \u003Ccode>&lt;nord-field-label&gt;\u003C\u002Fcode>.\nWhen using this property you need to also set “novalidate” attribute on a form element to prevent browser from displaying its own validation errors.",{"name":1467,"attribute":1468,"type":1441,"default":1442,"description":1469,"reflects":834,"fieldRelated":834},"hideRequired","hide-required","Visually hide the required indicator, but still expose the required state\nto assistive technologies.",{"name":1075,"attribute":1075,"type":1441,"default":1442,"description":1471,"reflects":834,"fieldRelated":1411},"Makes the component readonly, so that it is not editable.\nReadonly differs from disabled in that readonly fields are still focusable and will be submitted with a form.",{"name":1341,"attribute":1341,"type":1441,"default":1442,"description":1473,"reflects":834,"fieldRelated":1411},"Makes the component disabled. This prevents users from\nbeing able to interact with the component, and conveys\nits inactive state to assistive technologies.",{"name":1153,"attribute":1153,"type":1419,"description":1475,"reflects":834,"fieldRelated":1411},"The name of the form component.",{"name":98,"attribute":98,"type":1450,"default":1451,"description":1477,"fieldRelated":1411},"The value of the form component.",{"name":1182,"attribute":1182,"type":1479,"description":1480,"fieldRelated":1411},"HTMLFormElement | null","Gets the form, if any, associated with the form element.\nThe setter accepts a string, which is the id of the form.",[1482,1484,1486,1488,1491],{"name":65,"description":1483},"Use when a label requires more than plain text.",{"name":69,"description":1485},"Optional slot that holds hint text for the editor.",{"name":73,"description":1487},"Optional slot that holds error text for the editor.",{"name":1489,"description":1490},"(default)","Optional Rich Text Editor Content and Toolbar composition.",{"name":1492,"description":1493},"additional-controls","Optional application-owned controls shown in the toolbar.",[1495,1498],{"name":102,"type":1496,"description":1497},"NordEvent","Fired as the user edits content or applies an editor command.",{"name":106,"type":1496,"description":1499},"Fired when focus leaves the editor after its value changed.",[1501,1505,1509,1513,1517,1521],{"name":1502,"default":1503,"description":1504},"--n-rich-text-editor-inline-size","100%","Controls the inline size of the editor.",{"name":1506,"default":1507,"description":1508},"--n-rich-text-editor-block-size","160px","Controls the minimum block size of the editable surface.",{"name":1510,"default":1511,"description":1512},"--n-rich-text-editor-max-block-size","500px","Controls the maximum block size of the editable surface.",{"name":1514,"default":1515,"description":1516},"--n-rich-text-editor-background","var(--n-color-surface)","Controls the editor background.",{"name":1518,"default":1519,"description":1520},"--n-rich-text-editor-color","var(--n-color-text)","Controls the editor text color.",{"name":1522,"default":1523,"description":1524},"--n-rich-text-editor-border-color","var(--n-color-border-strong)","Controls the editor border color.",[],[1527,1532,1537,1545,1550,1555],{"name":1528,"signature":1529,"parameters":1530,"description":1531},"checkValidity","checkValidity() => boolean",[],"Returns whether the editor satisfies its validation constraints.",{"name":1533,"signature":1534,"parameters":1535,"description":1536},"reportValidity","reportValidity() => boolean",[],"Reports validation errors and returns whether the editor is valid.",{"name":1538,"signature":1539,"parameters":1540,"description":1544},"focus","focus(options?: FocusOptions) => void",[1541],{"name":1542,"type":1543,"optional":834},"options","FocusOptions","Programmatically move focus to the component.",{"name":1546,"signature":1547,"parameters":1548,"description":1549},"blur","blur() => void",[],"Programmatically remove focus from the component.",{"name":1551,"signature":1552,"parameters":1553,"description":1554},"click","click() => void",[],"Programmatically simulates a click on the component.",{"name":1556,"signature":1557,"parameters":1558,"description":1563},"insertContent","insertContent(content: string, options: RichTextEditorInsertContentOptions) => boolean",[1559,1561],{"name":1560,"type":1450},"content",{"name":1542,"type":1562},"RichTextEditorInsertContentOptions","Inserts schema-limited HTML or literal text at the current selection.\n\nBy default an active selection is replaced and focus returns to the editor.\nPass \u003Ccode>replace: true\u003C\u002Fcode> to replace the complete document as one undoable action.",[651,1565,1566,1567,1568,1569],"dropdown-item","dropdown","icon","tooltip","visually-hidden",null,{"hasPlayground":834,"playgroundId":1572,"stories":1573},"components-rich-text-editor--playground",[1574,1577,1580,1584,1588,1593,1596,1602,1606,1611,1614,1619,1623,1627,1631,1635,1639,1643],{"id":1575,"name":1285,"exportName":1285,"html":1576},"components-rich-text-editor--basic","\u003Cnord-rich-text-editor\n      label=\"Clinical notes\"\n      hint=\"Changes are saved when focus leaves the editor.\"\n      value=\"&lt;p&gt;Patient is eating and drinking normally.&lt;\u002Fp&gt;\"\n    >\u003C\u002Fnord-rich-text-editor>",{"id":1578,"name":680,"exportName":680,"html":1579},"components-rich-text-editor--compact","\u003Cnord-rich-text-editor\n      toolbar=\"compact\"\n      label=\"Withdrawal period instructions\"\n      value=\"&lt;p&gt;Do not administer within &lt;strong&gt;seven days&lt;\u002Fstrong&gt; of slaughter.&lt;\u002Fp&gt;\"\n    >\u003C\u002Fnord-rich-text-editor>",{"id":1581,"name":1582,"exportName":684,"html":1583},"components-rich-text-editor--no-toolbar","No Toolbar","\u003Cnord-rich-text-editor\n      toolbar=\"none\"\n      label=\"Read and edit with keyboard shortcuts\"\n      value=\"&lt;p&gt;The application can provide its own external controls.&lt;\u002Fp&gt;\"\n    >\u003C\u002Fnord-rich-text-editor>",{"id":1585,"name":1586,"exportName":730,"html":1587},"components-rich-text-editor--character-limit","Character Limit","\u003Cnord-rich-text-editor\n      character-counter\n      maxlength=\"280\"\n      resize=\"vertical\"\n      label=\"Referral remarks\"\n      hint=\"Enter up to 280 characters. Drag the lower edge to resize.\"\n    >\u003C\u002Fnord-rich-text-editor>",{"id":1589,"name":1590,"exportName":1591,"html":1592},"components-rich-text-editor--required-and-error","Required And Error","RequiredAndError","\u003Cnord-stack>\n      \u003Cnord-rich-text-editor\n        required\n        label=\"Required clinical notes\"\n        hint=\"Complete this field before continuing.\"\n      >\u003C\u002Fnord-rich-text-editor>\n      \u003Cnord-rich-text-editor\n        required\n        label=\"Clinical notes with error\"\n        error=\"Add clinical notes before continuing.\"\n      >\u003C\u002Fnord-rich-text-editor>\n    \u003C\u002Fnord-stack>",{"id":1594,"name":1274,"exportName":1274,"html":1595},"components-rich-text-editor--narrow","\u003Cdiv style=\"inline-size: 320px; max-inline-size: 100%\">\n      \u003Cnord-rich-text-editor\n        label=\"Narrow editor\"\n        value=\"&lt;p&gt;The toolbar wraps without causing page overflow.&lt;\u002Fp&gt;\"\n      >\u003C\u002Fnord-rich-text-editor>\n    \u003C\u002Fdiv>",{"id":1597,"name":1598,"exportName":1599,"html":1600,"js":1601},"components-rich-text-editor--composed-toolbar","Composed Toolbar","ComposedToolbar","\u003Cnord-rich-text-editor label=\"Reminder template\" value=\"&lt;p&gt;Hello &lt;\u002Fp&gt;\">\n      \u003Cnord-rich-text-editor-content>\u003C\u002Fnord-rich-text-editor-content>\n      \u003Cnord-rich-text-editor-toolbar>\n        \u003Cnord-rich-text-editor-toolbar-group label=\"Text formatting\">\n          \u003Cnord-rich-text-editor-command command=\"bold\">\u003C\u002Fnord-rich-text-editor-command>\n          \u003Cnord-rich-text-editor-command command=\"italic\">\u003C\u002Fnord-rich-text-editor-command>\n          \u003Cnord-rich-text-editor-command command=\"bullet-list\">\u003C\u002Fnord-rich-text-editor-command>\n        \u003C\u002Fnord-rich-text-editor-toolbar-group>\n        \u003Cnord-dropdown size=\"s\">\n          \u003Cnord-button slot=\"toggle\" type=\"button\" size=\"s\">Text colour\u003C\u002Fnord-button>\n          \u003Cnord-rich-text-editor-command\n            variant=\"menu-item\"\n            command=\"text-color\"\n            value=\"#0063a3\"\n            label=\"Blue\"\n          >Blue\u003C\u002Fnord-rich-text-editor-command>\n          \u003Cnord-rich-text-editor-command\n            variant=\"menu-item\"\n            command=\"text-color\"\n            value=\"#b42318\"\n            label=\"Red\"\n          >Red\u003C\u002Fnord-rich-text-editor-command>\n        \u003C\u002Fnord-dropdown>\n        \u003Cnord-button id=\"insert-patient-name\" type=\"button\" size=\"s\">Insert patient name\u003C\u002Fnord-button>\n      \u003C\u002Fnord-rich-text-editor-toolbar>\n    \u003C\u002Fnord-rich-text-editor>","const editor = document.querySelector(\"nord-rich-text-editor\")\ndocument.getElementById(\"insert-patient-name\").addEventListener(\"click\", () => {\n  editor.insertContent(\"{{ patient.name }}\")\n})",{"id":1603,"name":1604,"exportName":1065,"html":1605},"components-rich-text-editor--legacy-content","Legacy Content","\u003Cnord-rich-text-editor\n      label=\"Label template\"\n      value=\"&lt;h3&gt;Medication schedule&lt;\u002Fh3&gt;&lt;table class=&quot;fr-table fr-dashed-borders fr-alternate-rows&quot; style=&quot;width: 100%&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Time&lt;\u002Fth&gt;&lt;th&gt;Dose&lt;\u002Fth&gt;&lt;\u002Ftr&gt;&lt;\u002Fthead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%&quot;&gt;08:00&lt;\u002Ftd&gt;&lt;td class=&quot;fr-highlighted fr-thick&quot; style=&quot;width: 50%; background-color: rgb(97, 189, 109)&quot;&gt;One tablet&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;\u002Ftbody&gt;&lt;\u002Ftable&gt;&lt;p&gt;Product image:&lt;\u002Fp&gt;&lt;img src=&quot;data:image\u002Fpng;base64,iVBORw0KGgo=&quot; alt=&quot;Medication package&quot; width=&quot;120&quot; height=&quot;80&quot; class=&quot;fr-dib&quot; data-id=&quot;asset-1&quot;&gt;&lt;p&gt;Scan medicine URL:&lt;\u002Fp&gt;&lt;svg version=&quot;1.1&quot; viewBox=&quot;0 0 16.5 16.5&quot; width=&quot;16.5mm&quot; height=&quot;16.5mm&quot; shape-rendering=&quot;crispEdges&quot;&gt;&lt;path id=&quot;qr-path&quot; d=&quot;M4,4 h1 v1 h -1 z M5,4 h1 v1 h -1 z&quot;&gt;&lt;\u002Fpath&gt;&lt;\u002Fsvg&gt;\"\n    >\u003C\u002Fnord-rich-text-editor>",{"id":1607,"name":1608,"exportName":1609,"html":1610},"components-rich-text-editor--long-document","Long Document","LongDocument","\u003Cnord-rich-text-editor\n      label=\"Long clinical document\"\n    >\u003C\u002Fnord-rich-text-editor>",{"id":1612,"name":1263,"exportName":1263,"html":1613},"components-rich-text-editor--states","\u003Cnord-stack>\n      \u003Cnord-rich-text-editor\n        label=\"Readonly\"\n        readonly\n        value=\"&lt;p&gt;This content remains focusable and is included in form submission.&lt;\u002Fp&gt;\"\n      >\u003C\u002Fnord-rich-text-editor>\n      \u003Cnord-rich-text-editor\n        label=\"Disabled\"\n        disabled\n        value=\"&lt;p&gt;This content is unavailable.&lt;\u002Fp&gt;\"\n      >\u003C\u002Fnord-rich-text-editor>\n      \u003Cnord-rich-text-editor label=\"Error\" error=\"Add clinical notes before continuing.\">\u003C\u002Fnord-rich-text-editor>\n    \u003C\u002Fnord-stack>",{"id":1615,"name":1616,"exportName":1617,"html":1618},"components-rich-text-editor--rtl-example","Rtl Example","RtlExample","\u003Cdiv style=\"inline-size: 320px; max-inline-size: 100%\">\n      \u003Cnord-rich-text-editor\n        character-counter\n        dir=\"rtl\"\n        lang=\"ar-XB\"\n        maxlength=\"120\"\n        label=\"ملاحظات سريرية\"\n        hint=\"يتبع شريط الأدوات اتجاه المستند.\"\n        value=\"&lt;p&gt;المريض يتعافى بشكل جيد.&lt;\u002Fp&gt;\"\n      >\u003C\u002Fnord-rich-text-editor>\n    \u003C\u002Fdiv>",{"id":1620,"name":1621,"exportName":1622},"components-rich-text-editor--visual-nord","Visual Nord","VisualNord",{"id":1624,"name":1625,"exportName":1626},"components-rich-text-editor--visual-nord-dark","Visual Nord Dark","VisualNordDark",{"id":1628,"name":1629,"exportName":1630},"components-rich-text-editor--visual-vet","Visual Vet","VisualVet",{"id":1632,"name":1633,"exportName":1634},"components-rich-text-editor--visual-vet-dark","Visual Vet Dark","VisualVetDark",{"id":1636,"name":1637,"exportName":1638},"components-rich-text-editor--visual-forced-colors","Visual Forced Colors","VisualForcedColors",{"id":1640,"name":1641,"exportName":1641,"html":1642},"components-rich-text-editor--standalone","Standalone","\u003Cnord-rich-text-editor\n      label=\"Clinical notes\"\n      hint=\"Add information relevant to this visit.\"\n      placeholder=\"Write notes…\"\n    >\u003C\u002Fnord-rich-text-editor>",{"id":1644,"name":78,"exportName":78,"html":1645},"components-rich-text-editor--field","\u003Cnord-field>\n      \u003Cnord-field-label for=\"field-rich-text-editor\">Clinical notes\u003C\u002Fnord-field-label>\n      \u003Cnord-rich-text-editor id=\"field-rich-text-editor\" placeholder=\"Write notes…\">\u003C\u002Fnord-rich-text-editor>\n      \u003Cnord-field-description>Add information relevant to this visit.\u003C\u002Fnord-field-description>\n    \u003C\u002Fnord-field>",[1647,1840,1956,1974],{"title":1648,"children":1649,"path":1838,"stem":1839,"page":1411},"Docs",[1650,1751],{"path":1651,"title":1652,"icon":1653,"keywords":1654,"children":1655},"\u002Fdocs\u002Fdeveloper","Developer","file-code","docs developer start install setup web components ai faq",[1656,1660,1665,1670,1674,1678,1719,1741,1746],{"path":1651,"title":1657,"icon":1658,"keywords":1659},"Getting started","navigation-dashboard","docs start install setup npm",{"path":1661,"title":1662,"icon":1663,"keywords":1664},"\u002Fdocs\u002Fdeveloper\u002Fweb-components","Using Web Components","generic-module","web components setup install usage custom elements",{"path":1666,"title":1667,"icon":1668,"keywords":1669},"\u002Fdocs\u002Fdeveloper\u002Fwebfonts","Webfonts","interface-content-book","fonts typography webfonts",{"path":1671,"title":1672,"icon":1663,"keywords":1673},"\u002Fdocs\u002Fdeveloper\u002Fcdn","CDN","cdn package delivery script link",{"path":1675,"title":1676,"icon":1668,"keywords":1677},"\u002Fdocs\u002Fdeveloper\u002Flocalization","Localization","localization translation rtl ltr",{"path":1679,"title":1680,"icon":1653,"keywords":1681,"badge":1682,"children":1683},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework","CSS Framework","css framework legacy utilities","legacy",[1684,1687,1689,1692,1695,1698,1701,1704,1707,1710,1713,1716],{"path":1685,"title":1686},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#installation","Installation",{"path":1688,"title":13},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#usage",{"path":1690,"title":1691},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#utilities","Utilities",{"path":1693,"title":1694},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#reset-utility","Reset Utility",{"path":1696,"title":1697},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#typographic-utilities","Typographic Utilities",{"path":1699,"title":1700},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#font-size-utilities","Font Size Utilities",{"path":1702,"title":1703},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#color-utilities","Color Utilities",{"path":1705,"title":1706},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#border-utilities","Border Utilities",{"path":1708,"title":1709},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#box-shadow-utilities","Box Shadow Utilities",{"path":1711,"title":1712},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#grid-and-container-utilities","Grid & Container Utilities",{"path":1714,"title":1715},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#spacing-utilities","Spacing Utilities",{"path":1717,"title":1718},"\u002Fdocs\u002Fdeveloper\u002Fcss-framework\u002F#css-custom-properties","CSS Custom Properties",{"path":1720,"title":1721,"icon":1722,"keywords":1723,"children":1724},"\u002Fdocs\u002Fdeveloper\u002Feslint","ESLint Plugin","interface-checked","eslint lint rules css tailwind",[1725,1727,1729,1732,1735,1738],{"path":1726,"title":1686},"\u002Fdocs\u002Fdeveloper\u002Feslint\u002F#installation",{"path":1728,"title":13},"\u002Fdocs\u002Fdeveloper\u002Feslint\u002F#usage",{"path":1730,"title":1731},"\u002Fdocs\u002Fdeveloper\u002Feslint\u002F#nord-rules","Nord Rules",{"path":1733,"title":1734},"\u002Fdocs\u002Fdeveloper\u002Feslint\u002F#tailwind-rules","Tailwind Rules",{"path":1736,"title":1737},"\u002Fdocs\u002Fdeveloper\u002Feslint\u002F#custom-configuration","Custom Configuration",{"path":1739,"title":1740},"\u002Fdocs\u002Fdeveloper\u002Feslint\u002F#class-detection","Class Detection",{"path":1742,"title":1743,"icon":1744,"keywords":1745},"\u002Fdocs\u002Fdeveloper\u002Fworking-with-ai","Working with AI","interface-ai","ai llms skills agents",{"path":1747,"title":1748,"icon":1749,"keywords":1750},"\u002Fdocs\u002Fdeveloper\u002Ffaq","FAQ","interface-help","questions answers support",{"path":1752,"title":1753,"icon":1668,"keywords":1754,"children":1755},"\u002Fdesign","Design","design foundations themes brand tools figma",[1756,1758,1791,1828,1833],{"path":1752,"title":1657,"icon":1658,"keywords":1757},"design start foundations figma",{"path":1759,"title":1760,"icon":1668,"keywords":1761,"children":1762},"\u002Fdesign\u002Ffoundations","Foundations","principles accessibility colors typography grid naming",[1763,1765,1768,1770,1773,1776,1779,1782,1785,1788],{"path":1764,"title":1290},"\u002Fdesign\u002Ffoundations\u002Faccessibility-checklist",{"path":1766,"title":1767},"\u002Fdesign\u002Ffoundations\u002Fcolors","Color System",{"path":1769,"title":1703},"\u002Fdesign\u002Ffoundations\u002Fcolor-utilities",{"path":1771,"title":1772},"\u002Fdesign\u002Ffoundations\u002Fprinciples","Principles",{"path":1774,"title":1775},"\u002Fdesign\u002Ffoundations\u002Ffigma","Figma Toolkit",{"path":1777,"title":1778},"\u002Fdesign\u002Ffoundations\u002Fgrid","Grid",{"path":1780,"title":1781},"\u002Fdesign\u002Ffoundations\u002Ficonography","Iconography",{"path":1783,"title":1784},"\u002Fdesign\u002Ffoundations\u002Fnaming","Naming",{"path":1786,"title":1787},"\u002Fdesign\u002Ffoundations\u002Fbrand","Nordhealth Brand",{"path":1789,"title":1790},"\u002Fdesign\u002Ffoundations\u002Ftypography","Typography",{"path":1792,"title":1793,"icon":1794,"keywords":1795,"children":1796},"\u002Fdesign\u002Fthemes","Themes","interface-mode-light","themes brand dark light contrast",[1797,1800,1802,1805,1807,1810,1813,1816,1819,1822,1825],{"path":1798,"title":1799},"#top","Overview",{"path":1801,"title":1686},"#installation",{"path":1803,"title":1804},"#available-themes","Available Themes",{"path":1806,"title":341},"#examples",{"path":1808,"title":1809},"#dark-mode","Dark Mode",{"path":1811,"title":1812},"#creating-themes","Creating Themes",{"path":1814,"title":1815},"#accent-color","Accent Color",{"path":1817,"title":1818},"#top-bar-theming","Top Bar theming",{"path":1820,"title":1821},"#logo-usage","Logo Usage",{"path":1823,"title":1824},"#theming-in-figma","Theming in Figma",{"path":1826,"title":1827},"#theme-builder","Theme Builder",{"path":1829,"title":1830,"icon":1831,"keywords":1832},"\u002Fdesign\u002Fassets","Brand assets","interface-attachment","assets downloads logo brand figma",{"path":1834,"title":1835,"icon":1836,"keywords":1837},"\u002Fdesign\u002Ftools","Tools","navigation-settings","tools color generator theme builder accessibility checklist","\u002Fdocs","docs",{"title":1841,"children":1842,"path":1954,"stem":1955},"Core",[1843,1848,1886,1934,1939,1944,1949],{"path":1844,"title":1845,"icon":1846,"keywords":1847},"\u002Fcomponents","Components","interface-grid","components web components reference api examples",{"path":1849,"title":1850,"icon":1851,"keywords":1852,"children":1853},"\u002Fcore\u002Ftokens","Design Tokens","interface-tag","tokens variables color space typography",[1854,1857,1860,1863,1866,1869,1872,1875,1878,1881,1884],{"path":1855,"title":1856},"#color","Color",{"path":1858,"title":1859},"#border-radius","Border Radius",{"path":1861,"title":1862},"#box-shadow","Box Shadow",{"path":1864,"title":1865},"#font-size","Font Size",{"path":1867,"title":1868},"#font","Font",{"path":1870,"title":1871},"#line-height","Line Height",{"path":1873,"title":1874},"#size","Size",{"path":1876,"title":1877},"#space","Space",{"path":1879,"title":1880},"#transition","Transition",{"path":1882,"title":1883},"#z-index","Z-index",{"path":1885,"title":13},"#usage",{"path":1887,"title":1888,"icon":1889,"keywords":1890,"children":1891},"\u002Fcore\u002Fcss\u002Ftailwind","Tailwind CSS","interface-edit","tailwind utilities css tokens",[1892,1894,1896,1899,1902,1905,1908,1911,1914,1917,1920,1923,1926,1928,1931],{"path":1893,"title":1686},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#installation",{"path":1895,"title":13},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#usage",{"path":1897,"title":1898},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#peer-dependencies","Peer Dependencies",{"path":1900,"title":1901},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#theme-variables","Theme Variables",{"path":1903,"title":1904},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#logical-properties","Logical Properties",{"path":1906,"title":1907},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#typography-examples","Typography Examples",{"path":1909,"title":1910},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#color-examples","Color Examples",{"path":1912,"title":1913},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#border-examples","Border Examples",{"path":1915,"title":1916},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#shadow-examples","Shadow Examples",{"path":1918,"title":1919},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#miscellaneous-utilities","Miscellaneous Utilities",{"path":1921,"title":1922},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#nord-components","Nord Components",{"path":1924,"title":1925},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#form-utilities","Form Utilities",{"path":1927,"title":1778},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#grid",{"path":1929,"title":1930},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#states-hover-focus-etc","States (Hover, Focus, etc.)",{"path":1932,"title":1933},"\u002Fcore\u002Fcss\u002Ftailwind\u002F#extending-the-theme","Extending the Theme",{"path":1935,"title":1936,"icon":1937,"keywords":1938},"\u002Fblocks","Blocks","interface-table","blocks patterns sections examples",{"path":1940,"title":1941,"icon":1942,"keywords":1943},"\u002Ftemplates","Templates","navigation-catalog","templates pages layouts examples",{"path":1945,"title":1946,"icon":1947,"keywords":1948},"\u002Ficons","Icons","interface-bookmark","icons nordicons symbols",{"path":1950,"title":1951,"icon":1952,"native":834,"keywords":1953},"\u002Fstorybook","Playground","interface-play","playground storybook examples","\u002Fcore","core",{"title":1957,"path":1958,"stem":1959,"children":1960},"Updates","\u002Fupdates","updates\u002Findex",[1961,1965,1970],{"path":1958,"title":1962,"icon":1963,"keywords":1964},"Latest Updates","file-notes","latest updates blog announcements news",{"path":1966,"title":1967,"icon":1968,"keywords":1969},"\u002Fchangelogs","Changelog","text-list","changelog releases packages versions",{"path":1971,"title":1972,"icon":1653,"keywords":1973},"\u002Fmigrations","Migration guides","migrations upgrade guides breaking changes",{"title":1975,"children":1976,"path":2006,"stem":2007},"Resources",[1977,1982,1986,1990,1994,1998,2002],{"path":1978,"title":1979,"icon":1980,"keywords":1981},"\u002Fresources\u002Fabout","About the design system","interface-info","about nord design system team goals",{"path":1983,"title":1984,"icon":1749,"keywords":1985},"\u002Fresources\u002Fsupport","Support","help feedback support slack office hours status",{"path":1987,"title":1988,"icon":1889,"keywords":1989},"\u002Fresources\u002Fcontributing","Contributing","contributing contribution proposal process",{"path":1991,"title":1992,"icon":1968,"keywords":1993},"\u002Fresources\u002Fbacklog-prioritization","Backlog prioritization","backlog prioritization roadmap requests",{"path":1995,"title":1996,"icon":1749,"keywords":1997},"\u002Fresources\u002Faccessibility-statement","Accessibility statement","accessibility statement wcag website",{"path":1999,"title":2000,"icon":1980,"keywords":2001},"\u002Fresources\u002Fcareers","Careers","careers jobs team",{"path":2003,"title":2004,"icon":1963,"keywords":2005},"\u002Fresources\u002Fterms","Terms of use","terms legal license usage","\u002Fresources","resources",[2009,2031,2045,2049,2053,2058,2062,2066,2070,2074,2091,2136,2140,2153,2166,2175,2179,2183,2187,2208,2224,2228,2268,2272,2301,2305,2309,2313,2317,2326,2368,2377,2381,2385,2389,2410,2428,2437,2441,2445,2454,2467,2496,2500,2504,2508,2512,2516,2520,2533,2547,2551,2560,2564,2568,2572,2576,2588,2592,2601,2604,2608,2612,2621,2625,2629,2633,2637],{"name":2010,"tagName":2011,"description":2012,"category":2013,"status":1410,"isNew":1411,"lightDom":834,"parts":2014},"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",[2015,2019,2023,2027],{"name":2016,"tagName":2017,"description":2018},"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":2020,"tagName":2021,"description":2022},"AccordionItem","nord-accordion-item","Accordion Item groups an Accordion Header and\nits Accordion Panel within an\nAccordion.",{"name":2024,"tagName":2025,"description":2026},"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":2028,"tagName":2029,"description":2030},"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":2032,"tagName":2033,"description":2034,"category":2035,"status":1410,"isNew":1411,"lightDom":1411,"parts":2036},"Aside","nord-aside","Container for the right-side rail + drawer pattern in the app shell.","layout",[2037,2041],{"name":2038,"tagName":2039,"description":2040},"AsideDrawer","nord-aside-drawer","A drawer panel inside \u003Cnord-aside>.",{"name":2042,"tagName":2043,"description":2044},"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":2046,"tagName":2047,"description":2048,"category":1182,"status":1410,"isNew":1411,"lightDom":834},"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.",{"name":2050,"tagName":2051,"description":2052,"category":1560,"status":1410,"isNew":1411,"lightDom":1411},"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.",{"name":2054,"tagName":2055,"description":2056,"category":2057,"status":1410,"isNew":1411,"lightDom":1411},"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":2059,"tagName":2060,"description":2061,"category":2057,"status":1410,"isNew":1411,"lightDom":1411},"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":2063,"tagName":437,"description":2064,"category":2065,"status":1410,"isNew":1411,"lightDom":1411},"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":2067,"tagName":2068,"description":2069,"category":2065,"status":1410,"isNew":1411,"lightDom":1411},"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":2071,"tagName":2072,"description":2073,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},"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":2075,"tagName":2076,"description":2077,"category":2013,"status":1410,"isNew":1411,"lightDom":1411,"parts":2078},"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.",[2079,2083,2087],{"name":2080,"tagName":2081,"description":2082},"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":2084,"tagName":2085,"description":2086},"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":2088,"tagName":2089,"description":2090},"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":2092,"tagName":2093,"description":2094,"category":1560,"status":1410,"isNew":1411,"lightDom":1411,"parts":2095},"Chart","nord-chart","Chart owns a renderer-independent declarative chart composition.",[2096,2100,2104,2108,2112,2116,2120,2124,2128,2132],{"name":2097,"tagName":2098,"description":2099},"ChartArea","nord-chart-area","Chart Area emphasizes magnitude as well as change.",{"name":2101,"tagName":2102,"description":2103},"ChartAxis","nord-chart-axis","Chart Axis describes one Cartesian axis.",{"name":2105,"tagName":2106,"description":2107},"ChartCrosshair","nord-chart-crosshair","Chart Crosshair enables the supported Cartesian crosshair interaction.",{"name":2109,"tagName":2110,"description":2111},"ChartDonut","nord-chart-donut","Chart Donut shows a part-to-whole comparison around a centre.",{"name":2113,"tagName":2114,"description":2115},"ChartGroupedBar","nord-chart-grouped-bar","Chart Grouped Bar compares multiple values side by side.",{"name":2117,"tagName":2118,"description":2119},"ChartLegend","nord-chart-legend","Chart Legend configures semantic legend presentation for a Chart.",{"name":2121,"tagName":2122,"description":2123},"ChartLine","nord-chart-line","Chart Line shows change over an ordered Cartesian scale.",{"name":2125,"tagName":2126,"description":2127},"ChartPie","nord-chart-pie","Chart Pie shows a small part-to-whole comparison.",{"name":2129,"tagName":2130,"description":2131},"ChartStackedBar","nord-chart-stacked-bar","Chart Stacked Bar compares contributions to a total.",{"name":2133,"tagName":2134,"description":2135},"ChartTooltip","nord-chart-tooltip","Chart Tooltip configures supplementary pointer content.",{"name":2137,"tagName":2138,"description":2139,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},"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":2141,"tagName":2142,"description":2143,"category":2013,"status":1410,"isNew":1411,"lightDom":834,"parts":2144},"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.",[2145,2149],{"name":2146,"tagName":2147,"description":2148},"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":2150,"tagName":2151,"description":2152},"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":2154,"tagName":2155,"description":2156,"category":1182,"status":1410,"isNew":1411,"lightDom":834,"parts":2157},"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.",[2158,2162],{"name":2159,"tagName":2160,"description":2161},"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":2163,"tagName":2164,"description":2165},"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":2167,"tagName":2168,"description":2169,"category":2065,"status":1410,"isNew":1411,"lightDom":1411,"parts":2170},"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.",[2171],{"name":2172,"tagName":2173,"description":2174},"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":2176,"tagName":2177,"description":2178,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},"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":2180,"tagName":2181,"description":2182,"category":1182,"status":1410,"isNew":1411,"lightDom":834},"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":2184,"tagName":2185,"description":2186,"category":2035,"status":1410,"isNew":1411,"lightDom":1411},"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":2188,"tagName":2189,"description":2190,"category":2035,"status":1410,"isNew":1411,"lightDom":1411,"parts":2191},"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.",[2192,2196,2200,2204],{"name":2193,"tagName":2194,"description":2195},"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":2197,"tagName":2198,"description":2199},"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":2201,"tagName":2202,"description":2203},"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":2205,"tagName":2206,"description":2207},"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":407,"tagName":420,"description":2209,"category":2210,"status":1410,"isNew":1411,"lightDom":1411,"parts":2211},"Dropdown menu displays a list of actions or selectable options for\na user. Dropdown uses popout component internally to create\nthe overlay functionality.","overlay",[2212,2216,2220],{"name":2213,"tagName":2214,"description":2215},"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":2217,"tagName":2218,"description":2219},"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":2221,"tagName":2222,"description":2223},"DropdownSubmenu","nord-dropdown-submenu","Dropdown submenu nests a secondary menu within a parent dropdown.",{"name":2225,"tagName":2226,"description":2227,"category":2057,"status":1410,"isNew":1411,"lightDom":1411},"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":78,"tagName":2229,"description":2230,"category":1182,"status":1410,"isNew":1411,"lightDom":834,"parts":2231},"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.",[2232,2236,2240,2244,2248,2252,2256,2260,2264],{"name":2233,"tagName":2234,"description":2235},"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":2237,"tagName":2238,"description":2239},"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":2241,"tagName":2242,"description":2243},"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":2245,"tagName":2246,"description":2247},"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":2249,"tagName":2250,"description":2251},"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":2253,"tagName":2254,"description":2255},"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":2257,"tagName":2258,"description":2259},"FieldSeparator","nord-field-separator","Field Separator draws a thin divider between sections inside a\nField Group.",{"name":2261,"tagName":2262,"description":2263},"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":2265,"tagName":2266,"description":2267},"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":2269,"tagName":2270,"description":2271,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},"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":2273,"tagName":2274,"description":2275,"category":1182,"status":1410,"isNew":1411,"lightDom":834,"parts":2276},"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.",[2277,2281,2285,2289,2293,2297],{"name":2278,"tagName":2279,"description":2280},"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":2282,"tagName":2283,"description":2284},"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":2286,"tagName":2287,"description":2288},"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":2290,"tagName":2291,"description":2292},"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":2294,"tagName":2295,"description":2296},"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":2298,"tagName":2299,"description":2300},"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":2302,"tagName":2303,"description":2304,"category":2035,"status":1410,"isNew":1411,"lightDom":1411},"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":2306,"tagName":2307,"description":2308,"category":2035,"status":1410,"isNew":1411,"lightDom":1411},"Header","nord-header","The header is a block of designated space for labelling the currently\nviewed context as well as providing primary actions.",{"name":2310,"tagName":2311,"description":2312,"category":1560,"status":1410,"isNew":1411,"lightDom":1411},"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":2314,"tagName":2315,"description":2316,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},"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":2318,"tagName":2319,"description":2320,"category":1182,"status":1410,"isNew":1411,"lightDom":834,"parts":2321},"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.",[2322],{"name":2323,"tagName":2324,"description":2325},"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":2327,"tagName":2328,"description":2329,"category":2330,"status":1410,"isNew":1411,"lightDom":834,"parts":2331},"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",[2332,2336,2340,2344,2348,2352,2356,2360,2364],{"name":2333,"tagName":2334,"description":2335},"ItemActions","nord-item-actions","Item Actions holds the trailing controls of an Item,\nsuch as buttons or a chevron.",{"name":2337,"tagName":2338,"description":2339},"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":2341,"tagName":2342,"description":2343},"ItemDescription","nord-item-description","Item Description is the secondary, muted line of text in an\nItem. It is clamped to two lines.",{"name":2345,"tagName":2346,"description":2347},"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":2349,"tagName":2350,"description":2351},"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":2353,"tagName":2354,"description":2355},"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":2357,"tagName":2358,"description":2359},"ItemMedia","nord-item-media","Item Media holds the leading visual of an Item, such as\nan icon, an avatar or an image.",{"name":2361,"tagName":2362,"description":2363},"ItemSeparator","nord-item-separator","Item Separator draws a horizontal divider between Item\nrows inside an Item Group.",{"name":2365,"tagName":2366,"description":2367},"ItemTitle","nord-item-title","Item Title is the primary line of text in an Item.",{"name":2369,"tagName":2370,"description":2371,"category":1560,"status":1410,"isNew":1411,"lightDom":834,"parts":2372},"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.",[2373],{"name":2374,"tagName":2375,"description":2376},"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":2378,"tagName":2379,"description":2380,"category":2035,"status":1410,"isNew":1411,"lightDom":1411},"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":2382,"tagName":2383,"description":2384,"category":2065,"status":1410,"isNew":1411,"lightDom":1411},"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":2386,"tagName":2387,"description":2388,"category":2057,"status":1410,"isNew":1411,"lightDom":834},"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":2390,"tagName":2391,"description":2392,"category":2210,"status":1410,"isNew":1411,"lightDom":1411,"parts":2393},"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.",[2394,2398,2402,2406],{"name":2395,"tagName":2396,"description":2397},"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":2399,"tagName":2400,"description":2401},"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":2403,"tagName":2404,"description":2405},"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":2407,"tagName":2408,"description":2409},"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":2411,"tagName":2412,"description":2413,"category":2414,"status":1410,"isNew":1411,"lightDom":1411,"parts":2415},"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",[2416,2420,2424],{"name":2417,"tagName":2418,"description":2419},"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":2421,"tagName":2422,"description":2423},"NavItem","nord-nav-item","Navigation item populates sidebar navigation with links.\nEvery item should be placed inside a navigation group.",{"name":2425,"tagName":2426,"description":2427},"NavToggle","nord-nav-toggle","Nav toggle hides and shows the primary navigation inside \u003Cnord-layout>.",{"name":2429,"tagName":2430,"description":2431,"category":2057,"status":1410,"isNew":1411,"lightDom":1411,"parts":2432},"Notification","nord-notification","Notifications provide important information that requires action or acknowledgement.\nA notification is displayed until the user dismisses it.",[2433],{"name":2434,"tagName":2435,"description":2436},"NotificationGroup","nord-notification-group","Notification group is used to position and style a group of notifications.",{"name":2438,"tagName":2439,"description":2440,"category":1182,"status":1410,"isNew":1411,"lightDom":834},"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":2442,"tagName":2443,"description":2444,"category":1182,"status":1410,"isNew":1411,"lightDom":834},"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":2446,"tagName":2447,"description":2448,"category":2414,"status":1410,"isNew":1411,"lightDom":1411,"parts":2449},"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.",[2450],{"name":2451,"tagName":2452,"description":2453},"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":2455,"tagName":2456,"description":2457,"category":2035,"status":1410,"isNew":1411,"lightDom":834,"parts":2458},"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.",[2459,2463],{"name":2460,"tagName":2461,"description":2462},"OverflowListCount","nord-overflow-list-count","Displays the number of items currently hidden by the nearest Overflow List.",{"name":2464,"tagName":2465,"description":2466},"OverflowListMenu","nord-overflow-list-menu","Provides a declarative menu for actions hidden by the nearest Overflow List.",{"name":2468,"tagName":2469,"description":2470,"category":2414,"status":1410,"isNew":1411,"lightDom":834,"parts":2471},"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.",[2472,2476,2480,2484,2488,2492],{"name":2473,"tagName":2474,"description":2475},"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":2477,"tagName":2478,"description":2479},"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":2481,"tagName":2482,"description":2483},"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":2485,"tagName":2486,"description":2487},"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":2489,"tagName":2490,"description":2491},"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":2493,"tagName":2494,"description":2495},"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":2497,"tagName":2498,"description":2499,"category":2210,"status":1410,"isNew":1411,"lightDom":1411},"Popout","nord-popout","Popouts are small overlays that open on demand. They let users access additional content and actions without cluttering the page.",{"name":2501,"tagName":2502,"description":2503,"category":2057,"status":1410,"isNew":1411,"lightDom":1411},"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":2505,"tagName":2506,"description":2507,"category":2057,"status":1410,"isNew":1411,"lightDom":1411},"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":2509,"tagName":2510,"description":2511,"category":1560,"status":1410,"isNew":1411,"lightDom":1411},"Qrcode","nord-qrcode","QR Code component is used for providing information or links\nto users which they can quickly scan with their smartphone.",{"name":2513,"tagName":2514,"description":2515,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},"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":2517,"tagName":2518,"description":2519,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},"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":2521,"tagName":2522,"description":2523,"category":2035,"status":1410,"isNew":1411,"lightDom":834,"parts":2524},"Resizable","nord-resizable","Resizable coordinates an alternating sequence of panels and handles using\nimmutable percentage layouts and native pointer\u002Fkeyboard interactions.",[2525,2529],{"name":2526,"tagName":2527,"description":2528},"ResizableHandle","nord-resizable-handle","Resizable Handle is an accessible window splitter placed between two direct\nResizable Panels.",{"name":2530,"tagName":2531,"description":2532},"ResizablePanel","nord-resizable-panel","Resizable Panel contains consumer-owned content whose percentage size is\ncoordinated by its direct Resizable parent.",{"name":1408,"tagName":119,"description":1409,"category":1182,"status":1410,"isNew":1411,"lightDom":1411,"parts":2534},[2535,2538,2541,2544],{"name":2536,"tagName":209,"description":2537},"RichTextEditorCommand","Command renders one formatting control for the nearest Rich Text Editor.",{"name":2539,"tagName":272,"description":2540},"RichTextEditorContent","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":2542,"tagName":180,"description":2543},"RichTextEditorToolbar","Toolbar composes formatting commands and application controls for a Rich Text Editor.",{"name":2545,"tagName":191,"description":2546},"RichTextEditorToolbarGroup","Toolbar Group groups related Rich Text Editor commands.",{"name":2548,"tagName":2549,"description":2550,"category":2035,"status":1410,"isNew":1411,"lightDom":1411},"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":2552,"tagName":2553,"description":2554,"category":2065,"status":1410,"isNew":1411,"lightDom":1411,"parts":2555},"SegmentedControl","nord-segmented-control","Segmented control is used to pick one choice from a set of\nclosely related choices, and immediately apply that selection.",[2556],{"name":2557,"tagName":2558,"description":2559},"SegmentedControlItem","nord-segmented-control-item","Segmented control items populate a segmented control with options.\nEvery item should be placed inside a segmented control.",{"name":2561,"tagName":2562,"description":2563,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},"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":2565,"tagName":2566,"description":2567,"category":2057,"status":1410,"isNew":1411,"lightDom":1411},"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":2569,"tagName":2570,"description":2571,"category":2057,"status":1410,"isNew":1411,"lightDom":1411},"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":2573,"tagName":2574,"description":2575,"category":2035,"status":1410,"isNew":1411,"lightDom":1411},"Stack","nord-stack","Stack component manages layout of immediate children along the\nvertical or horizontal axis with optional spacing between each child.",{"name":1325,"tagName":2577,"description":2578,"category":2414,"status":1410,"isNew":1411,"lightDom":1411,"parts":2579},"nord-tab","The interactive tab button for use within the tab group component.",[2580,2584],{"name":2581,"tagName":2582,"description":2583},"TabGroup","nord-tab-group","Tab Group allows multiple panels to be contained within a single window,\nusing tabs as a navigational element.",{"name":2585,"tagName":2586,"description":2587},"TabPanel","nord-tab-panel","The panel which contains content that can be revealed using a tab\nin the tab group component.",{"name":2589,"tagName":2590,"description":2591,"category":2330,"status":1410,"isNew":1411,"lightDom":1411},"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":2593,"tagName":2594,"description":2595,"category":1560,"status":1410,"isNew":1411,"lightDom":1411,"parts":2596},"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.",[2597],{"name":2598,"tagName":2599,"description":2600},"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":22,"tagName":2602,"description":2603,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},"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":2605,"tagName":2606,"description":2607,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},"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":2609,"tagName":2610,"description":2611,"category":1560,"status":1410,"isNew":1411,"lightDom":834},"Timestamp","nord-timestamp","Timestamp presents an instant as localized, stable system, relative, or\nautomatically selected text while retaining native date-time semantics.",{"name":2613,"tagName":2614,"description":2615,"category":2057,"status":1410,"isNew":1411,"lightDom":1411,"parts":2616},"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.",[2617],{"name":2618,"tagName":2619,"description":2620},"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":2622,"tagName":2623,"description":2624,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},"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":2626,"tagName":2627,"description":2628,"category":2210,"status":1410,"isNew":1411,"lightDom":1411},"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":2630,"tagName":2631,"description":2632,"category":2035,"status":1410,"isNew":1411,"lightDom":1411},"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":2634,"tagName":2635,"description":2636,"category":1560,"status":1410,"isNew":1411,"lightDom":1411},"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":2638,"tagName":2639,"description":2640,"category":1560,"status":1410,"isNew":1411,"lightDom":1411},"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.",[2642,2705,2742,2747],{"title":1648,"children":2643,"path":1838,"stem":1839,"page":1411},[2644,2675],{"path":1651,"title":1652,"icon":1653,"keywords":1654,"children":2645},[2646,2647,2648,2649,2650,2651,2665,2673,2674],{"path":1651,"title":1657,"icon":1658,"keywords":1659},{"path":1661,"title":1662,"icon":1663,"keywords":1664},{"path":1666,"title":1667,"icon":1668,"keywords":1669},{"path":1671,"title":1672,"icon":1663,"keywords":1673},{"path":1675,"title":1676,"icon":1668,"keywords":1677},{"path":1679,"title":1680,"icon":1653,"keywords":1681,"badge":1682,"children":2652},[2653,2654,2655,2656,2657,2658,2659,2660,2661,2662,2663,2664],{"path":1685,"title":1686},{"path":1688,"title":13},{"path":1690,"title":1691},{"path":1693,"title":1694},{"path":1696,"title":1697},{"path":1699,"title":1700},{"path":1702,"title":1703},{"path":1705,"title":1706},{"path":1708,"title":1709},{"path":1711,"title":1712},{"path":1714,"title":1715},{"path":1717,"title":1718},{"path":1720,"title":1721,"icon":1722,"keywords":1723,"children":2666},[2667,2668,2669,2670,2671,2672],{"path":1726,"title":1686},{"path":1728,"title":13},{"path":1730,"title":1731},{"path":1733,"title":1734},{"path":1736,"title":1737},{"path":1739,"title":1740},{"path":1742,"title":1743,"icon":1744,"keywords":1745},{"path":1747,"title":1748,"icon":1749,"keywords":1750},{"path":1752,"title":1753,"icon":1668,"keywords":1754,"children":2676},[2677,2678,2690,2703,2704],{"path":1752,"title":1657,"icon":1658,"keywords":1757},{"path":1759,"title":1760,"icon":1668,"keywords":1761,"children":2679},[2680,2681,2682,2683,2684,2685,2686,2687,2688,2689],{"path":1764,"title":1290},{"path":1766,"title":1767},{"path":1769,"title":1703},{"path":1771,"title":1772},{"path":1774,"title":1775},{"path":1777,"title":1778},{"path":1780,"title":1781},{"path":1783,"title":1784},{"path":1786,"title":1787},{"path":1789,"title":1790},{"path":1792,"title":1793,"icon":1794,"keywords":1795,"children":2691},[2692,2693,2694,2695,2696,2697,2698,2699,2700,2701,2702],{"path":1798,"title":1799},{"path":1801,"title":1686},{"path":1803,"title":1804},{"path":1806,"title":341},{"path":1808,"title":1809},{"path":1811,"title":1812},{"path":1814,"title":1815},{"path":1817,"title":1818},{"path":1820,"title":1821},{"path":1823,"title":1824},{"path":1826,"title":1827},{"path":1829,"title":1830,"icon":1831,"keywords":1832},{"path":1834,"title":1835,"icon":1836,"keywords":1837},{"title":1841,"children":2706,"path":1954,"stem":1955},[2707,2708,2721,2738,2739,2740,2741],{"path":1844,"title":1845,"icon":1846,"keywords":1847},{"path":1849,"title":1850,"icon":1851,"keywords":1852,"children":2709},[2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720],{"path":1855,"title":1856},{"path":1858,"title":1859},{"path":1861,"title":1862},{"path":1864,"title":1865},{"path":1867,"title":1868},{"path":1870,"title":1871},{"path":1873,"title":1874},{"path":1876,"title":1877},{"path":1879,"title":1880},{"path":1882,"title":1883},{"path":1885,"title":13},{"path":1887,"title":1888,"icon":1889,"keywords":1890,"children":2722},[2723,2724,2725,2726,2727,2728,2729,2730,2731,2732,2733,2734,2735,2736,2737],{"path":1893,"title":1686},{"path":1895,"title":13},{"path":1897,"title":1898},{"path":1900,"title":1901},{"path":1903,"title":1904},{"path":1906,"title":1907},{"path":1909,"title":1910},{"path":1912,"title":1913},{"path":1915,"title":1916},{"path":1918,"title":1919},{"path":1921,"title":1922},{"path":1924,"title":1925},{"path":1927,"title":1778},{"path":1929,"title":1930},{"path":1932,"title":1933},{"path":1935,"title":1936,"icon":1937,"keywords":1938},{"path":1940,"title":1941,"icon":1942,"keywords":1943},{"path":1945,"title":1946,"icon":1947,"keywords":1948},{"path":1950,"title":1951,"icon":1952,"native":834,"keywords":1953},{"title":1957,"path":1958,"stem":1959,"children":2743},[2744,2745,2746],{"path":1958,"title":1962,"icon":1963,"keywords":1964},{"path":1966,"title":1967,"icon":1968,"keywords":1969},{"path":1971,"title":1972,"icon":1653,"keywords":1973},{"title":1975,"children":2748,"path":2006,"stem":2007},[2749,2750,2751,2752,2753,2754,2755],{"path":1978,"title":1979,"icon":1980,"keywords":1981},{"path":1983,"title":1984,"icon":1749,"keywords":1985},{"path":1987,"title":1988,"icon":1889,"keywords":1989},{"path":1991,"title":1992,"icon":1968,"keywords":1993},{"path":1995,"title":1996,"icon":1749,"keywords":1997},{"path":1999,"title":2000,"icon":1980,"keywords":2001},{"path":2003,"title":2004,"icon":1963,"keywords":2005},[2757,2763,2767,2768,2769,2770,2771,2772,2773,2774,2779,2791,2792,2796,2800,2803,2804,2805,2806,2812,2817,2818,2829,2830,2838,2839,2840,2841,2842,2845,2856,2859,2860,2861,2862,2868,2873,2876,2877,2878,2881,2885,2893,2894,2895,2896,2897,2898,2899,2903,2909,2910,2913,2914,2915,2916,2917,2921,2922,2925,2926,2927,2928,2931,2932,2933,2934,2935],{"name":2010,"tagName":2011,"description":2012,"category":2013,"status":1410,"isNew":1411,"lightDom":834,"parts":2758},[2759,2760,2761,2762],{"name":2016,"tagName":2017,"description":2018},{"name":2020,"tagName":2021,"description":2022},{"name":2024,"tagName":2025,"description":2026},{"name":2028,"tagName":2029,"description":2030},{"name":2032,"tagName":2033,"description":2034,"category":2035,"status":1410,"isNew":1411,"lightDom":1411,"parts":2764},[2765,2766],{"name":2038,"tagName":2039,"description":2040},{"name":2042,"tagName":2043,"description":2044},{"name":2046,"tagName":2047,"description":2048,"category":1182,"status":1410,"isNew":1411,"lightDom":834},{"name":2050,"tagName":2051,"description":2052,"category":1560,"status":1410,"isNew":1411,"lightDom":1411},{"name":2054,"tagName":2055,"description":2056,"category":2057,"status":1410,"isNew":1411,"lightDom":1411},{"name":2059,"tagName":2060,"description":2061,"category":2057,"status":1410,"isNew":1411,"lightDom":1411},{"name":2063,"tagName":437,"description":2064,"category":2065,"status":1410,"isNew":1411,"lightDom":1411},{"name":2067,"tagName":2068,"description":2069,"category":2065,"status":1410,"isNew":1411,"lightDom":1411},{"name":2071,"tagName":2072,"description":2073,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},{"name":2075,"tagName":2076,"description":2077,"category":2013,"status":1410,"isNew":1411,"lightDom":1411,"parts":2775},[2776,2777,2778],{"name":2080,"tagName":2081,"description":2082},{"name":2084,"tagName":2085,"description":2086},{"name":2088,"tagName":2089,"description":2090},{"name":2092,"tagName":2093,"description":2094,"category":1560,"status":1410,"isNew":1411,"lightDom":1411,"parts":2780},[2781,2782,2783,2784,2785,2786,2787,2788,2789,2790],{"name":2097,"tagName":2098,"description":2099},{"name":2101,"tagName":2102,"description":2103},{"name":2105,"tagName":2106,"description":2107},{"name":2109,"tagName":2110,"description":2111},{"name":2113,"tagName":2114,"description":2115},{"name":2117,"tagName":2118,"description":2119},{"name":2121,"tagName":2122,"description":2123},{"name":2125,"tagName":2126,"description":2127},{"name":2129,"tagName":2130,"description":2131},{"name":2133,"tagName":2134,"description":2135},{"name":2137,"tagName":2138,"description":2139,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},{"name":2141,"tagName":2142,"description":2143,"category":2013,"status":1410,"isNew":1411,"lightDom":834,"parts":2793},[2794,2795],{"name":2146,"tagName":2147,"description":2148},{"name":2150,"tagName":2151,"description":2152},{"name":2154,"tagName":2155,"description":2156,"category":1182,"status":1410,"isNew":1411,"lightDom":834,"parts":2797},[2798,2799],{"name":2159,"tagName":2160,"description":2161},{"name":2163,"tagName":2164,"description":2165},{"name":2167,"tagName":2168,"description":2169,"category":2065,"status":1410,"isNew":1411,"lightDom":1411,"parts":2801},[2802],{"name":2172,"tagName":2173,"description":2174},{"name":2176,"tagName":2177,"description":2178,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},{"name":2180,"tagName":2181,"description":2182,"category":1182,"status":1410,"isNew":1411,"lightDom":834},{"name":2184,"tagName":2185,"description":2186,"category":2035,"status":1410,"isNew":1411,"lightDom":1411},{"name":2188,"tagName":2189,"description":2190,"category":2035,"status":1410,"isNew":1411,"lightDom":1411,"parts":2807},[2808,2809,2810,2811],{"name":2193,"tagName":2194,"description":2195},{"name":2197,"tagName":2198,"description":2199},{"name":2201,"tagName":2202,"description":2203},{"name":2205,"tagName":2206,"description":2207},{"name":407,"tagName":420,"description":2209,"category":2210,"status":1410,"isNew":1411,"lightDom":1411,"parts":2813},[2814,2815,2816],{"name":2213,"tagName":2214,"description":2215},{"name":2217,"tagName":2218,"description":2219},{"name":2221,"tagName":2222,"description":2223},{"name":2225,"tagName":2226,"description":2227,"category":2057,"status":1410,"isNew":1411,"lightDom":1411},{"name":78,"tagName":2229,"description":2230,"category":1182,"status":1410,"isNew":1411,"lightDom":834,"parts":2819},[2820,2821,2822,2823,2824,2825,2826,2827,2828],{"name":2233,"tagName":2234,"description":2235},{"name":2237,"tagName":2238,"description":2239},{"name":2241,"tagName":2242,"description":2243},{"name":2245,"tagName":2246,"description":2247},{"name":2249,"tagName":2250,"description":2251},{"name":2253,"tagName":2254,"description":2255},{"name":2257,"tagName":2258,"description":2259},{"name":2261,"tagName":2262,"description":2263},{"name":2265,"tagName":2266,"description":2267},{"name":2269,"tagName":2270,"description":2271,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},{"name":2273,"tagName":2274,"description":2275,"category":1182,"status":1410,"isNew":1411,"lightDom":834,"parts":2831},[2832,2833,2834,2835,2836,2837],{"name":2278,"tagName":2279,"description":2280},{"name":2282,"tagName":2283,"description":2284},{"name":2286,"tagName":2287,"description":2288},{"name":2290,"tagName":2291,"description":2292},{"name":2294,"tagName":2295,"description":2296},{"name":2298,"tagName":2299,"description":2300},{"name":2302,"tagName":2303,"description":2304,"category":2035,"status":1410,"isNew":1411,"lightDom":1411},{"name":2306,"tagName":2307,"description":2308,"category":2035,"status":1410,"isNew":1411,"lightDom":1411},{"name":2310,"tagName":2311,"description":2312,"category":1560,"status":1410,"isNew":1411,"lightDom":1411},{"name":2314,"tagName":2315,"description":2316,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},{"name":2318,"tagName":2319,"description":2320,"category":1182,"status":1410,"isNew":1411,"lightDom":834,"parts":2843},[2844],{"name":2323,"tagName":2324,"description":2325},{"name":2327,"tagName":2328,"description":2329,"category":2330,"status":1410,"isNew":1411,"lightDom":834,"parts":2846},[2847,2848,2849,2850,2851,2852,2853,2854,2855],{"name":2333,"tagName":2334,"description":2335},{"name":2337,"tagName":2338,"description":2339},{"name":2341,"tagName":2342,"description":2343},{"name":2345,"tagName":2346,"description":2347},{"name":2349,"tagName":2350,"description":2351},{"name":2353,"tagName":2354,"description":2355},{"name":2357,"tagName":2358,"description":2359},{"name":2361,"tagName":2362,"description":2363},{"name":2365,"tagName":2366,"description":2367},{"name":2369,"tagName":2370,"description":2371,"category":1560,"status":1410,"isNew":1411,"lightDom":834,"parts":2857},[2858],{"name":2374,"tagName":2375,"description":2376},{"name":2378,"tagName":2379,"description":2380,"category":2035,"status":1410,"isNew":1411,"lightDom":1411},{"name":2382,"tagName":2383,"description":2384,"category":2065,"status":1410,"isNew":1411,"lightDom":1411},{"name":2386,"tagName":2387,"description":2388,"category":2057,"status":1410,"isNew":1411,"lightDom":834},{"name":2390,"tagName":2391,"description":2392,"category":2210,"status":1410,"isNew":1411,"lightDom":1411,"parts":2863},[2864,2865,2866,2867],{"name":2395,"tagName":2396,"description":2397},{"name":2399,"tagName":2400,"description":2401},{"name":2403,"tagName":2404,"description":2405},{"name":2407,"tagName":2408,"description":2409},{"name":2411,"tagName":2412,"description":2413,"category":2414,"status":1410,"isNew":1411,"lightDom":1411,"parts":2869},[2870,2871,2872],{"name":2417,"tagName":2418,"description":2419},{"name":2421,"tagName":2422,"description":2423},{"name":2425,"tagName":2426,"description":2427},{"name":2429,"tagName":2430,"description":2431,"category":2057,"status":1410,"isNew":1411,"lightDom":1411,"parts":2874},[2875],{"name":2434,"tagName":2435,"description":2436},{"name":2438,"tagName":2439,"description":2440,"category":1182,"status":1410,"isNew":1411,"lightDom":834},{"name":2442,"tagName":2443,"description":2444,"category":1182,"status":1410,"isNew":1411,"lightDom":834},{"name":2446,"tagName":2447,"description":2448,"category":2414,"status":1410,"isNew":1411,"lightDom":1411,"parts":2879},[2880],{"name":2451,"tagName":2452,"description":2453},{"name":2455,"tagName":2456,"description":2457,"category":2035,"status":1410,"isNew":1411,"lightDom":834,"parts":2882},[2883,2884],{"name":2460,"tagName":2461,"description":2462},{"name":2464,"tagName":2465,"description":2466},{"name":2468,"tagName":2469,"description":2470,"category":2414,"status":1410,"isNew":1411,"lightDom":834,"parts":2886},[2887,2888,2889,2890,2891,2892],{"name":2473,"tagName":2474,"description":2475},{"name":2477,"tagName":2478,"description":2479},{"name":2481,"tagName":2482,"description":2483},{"name":2485,"tagName":2486,"description":2487},{"name":2489,"tagName":2490,"description":2491},{"name":2493,"tagName":2494,"description":2495},{"name":2497,"tagName":2498,"description":2499,"category":2210,"status":1410,"isNew":1411,"lightDom":1411},{"name":2501,"tagName":2502,"description":2503,"category":2057,"status":1410,"isNew":1411,"lightDom":1411},{"name":2505,"tagName":2506,"description":2507,"category":2057,"status":1410,"isNew":1411,"lightDom":1411},{"name":2509,"tagName":2510,"description":2511,"category":1560,"status":1410,"isNew":1411,"lightDom":1411},{"name":2513,"tagName":2514,"description":2515,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},{"name":2517,"tagName":2518,"description":2519,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},{"name":2521,"tagName":2522,"description":2523,"category":2035,"status":1410,"isNew":1411,"lightDom":834,"parts":2900},[2901,2902],{"name":2526,"tagName":2527,"description":2528},{"name":2530,"tagName":2531,"description":2532},{"name":1408,"tagName":119,"description":1409,"category":1182,"status":1410,"isNew":1411,"lightDom":1411,"parts":2904},[2905,2906,2907,2908],{"name":2536,"tagName":209,"description":2537},{"name":2539,"tagName":272,"description":2540},{"name":2542,"tagName":180,"description":2543},{"name":2545,"tagName":191,"description":2546},{"name":2548,"tagName":2549,"description":2550,"category":2035,"status":1410,"isNew":1411,"lightDom":1411},{"name":2552,"tagName":2553,"description":2554,"category":2065,"status":1410,"isNew":1411,"lightDom":1411,"parts":2911},[2912],{"name":2557,"tagName":2558,"description":2559},{"name":2561,"tagName":2562,"description":2563,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},{"name":2565,"tagName":2566,"description":2567,"category":2057,"status":1410,"isNew":1411,"lightDom":1411},{"name":2569,"tagName":2570,"description":2571,"category":2057,"status":1410,"isNew":1411,"lightDom":1411},{"name":2573,"tagName":2574,"description":2575,"category":2035,"status":1410,"isNew":1411,"lightDom":1411},{"name":1325,"tagName":2577,"description":2578,"category":2414,"status":1410,"isNew":1411,"lightDom":1411,"parts":2918},[2919,2920],{"name":2581,"tagName":2582,"description":2583},{"name":2585,"tagName":2586,"description":2587},{"name":2589,"tagName":2590,"description":2591,"category":2330,"status":1410,"isNew":1411,"lightDom":1411},{"name":2593,"tagName":2594,"description":2595,"category":1560,"status":1410,"isNew":1411,"lightDom":1411,"parts":2923},[2924],{"name":2598,"tagName":2599,"description":2600},{"name":22,"tagName":2602,"description":2603,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},{"name":2605,"tagName":2606,"description":2607,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},{"name":2609,"tagName":2610,"description":2611,"category":1560,"status":1410,"isNew":1411,"lightDom":834},{"name":2613,"tagName":2614,"description":2615,"category":2057,"status":1410,"isNew":1411,"lightDom":1411,"parts":2929},[2930],{"name":2618,"tagName":2619,"description":2620},{"name":2622,"tagName":2623,"description":2624,"category":1182,"status":1410,"isNew":1411,"lightDom":1411},{"name":2626,"tagName":2627,"description":2628,"category":2210,"status":1410,"isNew":1411,"lightDom":1411},{"name":2630,"tagName":2631,"description":2632,"category":2035,"status":1410,"isNew":1411,"lightDom":1411},{"name":2634,"tagName":2635,"description":2636,"category":1560,"status":1410,"isNew":1411,"lightDom":1411},{"name":2638,"tagName":2639,"description":2640,"category":1560,"status":1410,"isNew":1411,"lightDom":1411},{"components":2937,"css":2940,"themes":2943},{"url":2938,"version":2939},"https:\u002F\u002Fnordcdn.net\u002Fds\u002Fcomponents\u002F5.0.3\u002Findex.js","5.0.3",{"url":2941,"version":2942},"https:\u002F\u002Fnordcdn.net\u002Fds\u002Fcss\u002F5.2.3\u002Fnord.min.css","5.2.3",{"nord":2944,"nordDark":2946,"vet":2948,"vetDark":2950},{"url":2945},"https:\u002F\u002Fnordcdn.net\u002Fds\u002Fthemes\u002F10.0.3\u002Fnord.css",{"url":2947},"https:\u002F\u002Fnordcdn.net\u002Fds\u002Fthemes\u002F10.0.3\u002Fnord-dark.css",{"url":2949},"https:\u002F\u002Fnordcdn.net\u002Fds\u002Fthemes\u002F10.0.3\u002Fvet.css",{"url":2951},"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-rich-text-editor\u003C\u002Fspan>\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">>&#x3C;\u002F\u003C\u002Fspan>\u003Cspan style=\"color:#22863A;--shiki-dark:#85E89D\">nord-rich-text-editor\u003C\u002Fspan>\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fcode>\u003C\u002Fpre>",[2954,2956,2958,2961,2963,2965,2967,2969,2971,2973,2976,2978,2980,2982,2984,2986,2988,2990,2992,2994,2996,2998,3000,3002,3004,3006,3008,3010,3012,3014,3017,3019,3021,3023,3025,3027,3029,3031,3033,3035,3037,3039,3041,3043,3045,3047,3049,3051,3053,3055,3057,3059,3061,3063,3065,3067,3069,3070,3072,3074,3076,3078,3080,3082,3084,3086,3088,3090,3092,3094,3096,3098,3100,3102,3104],{"path":2955,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Faccordion",{"path":2957,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Faside",{"path":2959,"isNew":834,"updated":2960},"\u002Fcomponent-docs\u002Fautocomplete","2026-07-06",{"path":2962,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Favatar",{"path":2964,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fbadge",{"path":2966,"isNew":1411,"updated":2960},"\u002Fcomponent-docs\u002Fbanner",{"path":2968,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fbutton",{"path":2970,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fbutton-group",{"path":2972,"isNew":1411,"updated":2960},"\u002Fcomponent-docs\u002Fcalendar",{"path":2974,"isNew":1411,"updated":2975},"\u002Fcomponent-docs\u002Fcard","2026-07-24",{"path":2977,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Fchart",{"path":2979,"isNew":1411,"updated":2960},"\u002Fcomponent-docs\u002Fcheckbox",{"path":2981,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Fcollapsible",{"path":2983,"isNew":834,"updated":2960},"\u002Fcomponent-docs\u002Fcombobox",{"path":2985,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fcommand-menu",{"path":2987,"isNew":1411,"updated":2960},"\u002Fcomponent-docs\u002Fdate-picker",{"path":2989,"isNew":834,"updated":2960},"\u002Fcomponent-docs\u002Fdate-range-picker",{"path":2991,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fdivider",{"path":2993,"isNew":1411,"updated":2975},"\u002Fcomponent-docs\u002Fdrawer",{"path":2995,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fdropdown",{"path":2997,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fempty-state",{"path":2999,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Ffield",{"path":3001,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Ffieldset",{"path":3003,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Ffilter-bar",{"path":3005,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Ffilter-date-range",{"path":3007,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Ffilter-dropdown",{"path":3009,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Ffooter",{"path":3011,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fheader",{"path":3013,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Ficon",{"path":3015,"isNew":1411,"updated":3016},"\u002Fcomponent-docs\u002Finput","2026-07-07",{"path":3018,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Finput-group",{"path":3020,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Finput-group-addon",{"path":3022,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Fitem",{"path":3024,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Fkbd",{"path":3026,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Flayout",{"path":3028,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fmessage",{"path":3030,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Fmeter",{"path":3032,"isNew":1411,"updated":2975},"\u002Fcomponent-docs\u002Fmodal",{"path":3034,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fnavigation",{"path":3036,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fnotification",{"path":3038,"isNew":834,"updated":2960},"\u002Fcomponent-docs\u002Fnumber-field",{"path":3040,"isNew":834,"updated":2960},"\u002Fcomponent-docs\u002Fotp-field",{"path":3042,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Foutline",{"path":3044,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Foverflow-list",{"path":3046,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Foverflow-list-count",{"path":3048,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Foverflow-list-menu",{"path":3050,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Fpagination",{"path":3052,"isNew":1411,"updated":2960},"\u002Fcomponent-docs\u002Fpopout",{"path":3054,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fprogress",{"path":3056,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fprogress-bar",{"path":3058,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fqrcode",{"path":3060,"isNew":1411,"updated":2960},"\u002Fcomponent-docs\u002Fradio",{"path":3062,"isNew":1411,"updated":2960},"\u002Fcomponent-docs\u002Frange",{"path":3064,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Fresizable",{"path":3066,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fresizable-handle",{"path":3068,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fresizable-panel",{"path":1401,"isNew":834,"updated":1405},{"path":3071,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Fscroll-area",{"path":3073,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fsegmented-control",{"path":3075,"isNew":1411,"updated":2960},"\u002Fcomponent-docs\u002Fselect",{"path":3077,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fskeleton",{"path":3079,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fspinner",{"path":3081,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fstack",{"path":3083,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Ftab",{"path":3085,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Ftable",{"path":3087,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Ftag",{"path":3089,"isNew":1411,"updated":2960},"\u002Fcomponent-docs\u002Ftextarea",{"path":3091,"isNew":834,"updated":2960},"\u002Fcomponent-docs\u002Ftime-picker",{"path":3093,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Ftimestamp",{"path":3095,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Ftoast",{"path":3097,"isNew":1411,"updated":2960},"\u002Fcomponent-docs\u002Ftoggle",{"path":3099,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Ftooltip",{"path":3101,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Ftop-bar",{"path":3103,"isNew":834,"updated":1570},"\u002Fcomponent-docs\u002Ftruncate",{"path":3105,"isNew":1411,"updated":1570},"\u002Fcomponent-docs\u002Fvisually-hidden",[3107],{"title":3108,"path":3109,"stem":3110,"children":3111,"page":1411},"Component Docs","\u002Fcomponent-docs","component-docs",[3112,3114,3116,3118,3120,3122,3124,3126,3129,3131,3133,3135,3137,3139,3141,3144,3147,3150,3152,3154,3156,3159,3161,3163,3166,3169,3172,3174,3176,3178,3180,3183,3186,3188,3190,3192,3194,3196,3198,3200,3202,3205,3208,3210,3213,3216,3219,3221,3223,3225,3228,3231,3233,3235,3237,3240,3243,3244,3247,3250,3252,3254,3256,3258,3261,3263,3265,3267,3270,3272,3274,3276,3278,3281,3283],{"title":2010,"path":2955,"stem":3113},"component-docs\u002Faccordion",{"title":2032,"path":2957,"stem":3115},"component-docs\u002Faside",{"title":2046,"path":2959,"stem":3117},"component-docs\u002Fautocomplete",{"title":2050,"path":2962,"stem":3119},"component-docs\u002Favatar",{"title":2054,"path":2964,"stem":3121},"component-docs\u002Fbadge",{"title":2059,"path":2966,"stem":3123},"component-docs\u002Fbanner",{"title":2063,"path":2968,"stem":3125},"component-docs\u002Fbutton",{"title":3127,"path":2970,"stem":3128},"Button Group","component-docs\u002Fbutton-group",{"title":2071,"path":2972,"stem":3130},"component-docs\u002Fcalendar",{"title":2075,"path":2974,"stem":3132},"component-docs\u002Fcard",{"title":2092,"path":2977,"stem":3134},"component-docs\u002Fchart",{"title":2137,"path":2979,"stem":3136},"component-docs\u002Fcheckbox",{"title":2141,"path":2981,"stem":3138},"component-docs\u002Fcollapsible",{"title":2154,"path":2983,"stem":3140},"component-docs\u002Fcombobox",{"title":3142,"path":2985,"stem":3143},"Command Menu","component-docs\u002Fcommand-menu",{"title":3145,"path":2987,"stem":3146},"Date Picker","component-docs\u002Fdate-picker",{"title":3148,"path":2989,"stem":3149},"Date Range Picker","component-docs\u002Fdate-range-picker",{"title":2184,"path":2991,"stem":3151},"component-docs\u002Fdivider",{"title":2188,"path":2993,"stem":3153},"component-docs\u002Fdrawer",{"title":407,"path":2995,"stem":3155},"component-docs\u002Fdropdown",{"title":3157,"path":2997,"stem":3158},"Empty State","component-docs\u002Fempty-state",{"title":78,"path":2999,"stem":3160},"component-docs\u002Ffield",{"title":2269,"path":3001,"stem":3162},"component-docs\u002Ffieldset",{"title":3164,"path":3003,"stem":3165},"Filter Bar","component-docs\u002Ffilter-bar",{"title":3167,"path":3005,"stem":3168},"Filter Date Range","component-docs\u002Ffilter-date-range",{"title":3170,"path":3007,"stem":3171},"Filter Dropdown","component-docs\u002Ffilter-dropdown",{"title":2302,"path":3009,"stem":3173},"component-docs\u002Ffooter",{"title":2306,"path":3011,"stem":3175},"component-docs\u002Fheader",{"title":2310,"path":3013,"stem":3177},"component-docs\u002Ficon",{"title":2314,"path":3015,"stem":3179},"component-docs\u002Finput",{"title":3181,"path":3018,"stem":3182},"Input Group","component-docs\u002Finput-group",{"title":3184,"path":3020,"stem":3185},"Input Group Add-on","component-docs\u002Finput-group-addon",{"title":2327,"path":3022,"stem":3187},"component-docs\u002Fitem",{"title":2369,"path":3024,"stem":3189},"component-docs\u002Fkbd",{"title":2378,"path":3026,"stem":3191},"component-docs\u002Flayout",{"title":2382,"path":3028,"stem":3193},"component-docs\u002Fmessage",{"title":2386,"path":3030,"stem":3195},"component-docs\u002Fmeter",{"title":2390,"path":3032,"stem":3197},"component-docs\u002Fmodal",{"title":2411,"path":3034,"stem":3199},"component-docs\u002Fnavigation",{"title":2429,"path":3036,"stem":3201},"component-docs\u002Fnotification",{"title":3203,"path":3038,"stem":3204},"Number Field","component-docs\u002Fnumber-field",{"title":3206,"path":3040,"stem":3207},"OTP Field","component-docs\u002Fotp-field",{"title":2446,"path":3042,"stem":3209},"component-docs\u002Foutline",{"title":3211,"path":3044,"stem":3212},"Overflow List","component-docs\u002Foverflow-list",{"title":3214,"path":3046,"stem":3215},"Overflow List Count","component-docs\u002Foverflow-list-count",{"title":3217,"path":3048,"stem":3218},"Overflow List Menu","component-docs\u002Foverflow-list-menu",{"title":2468,"path":3050,"stem":3220},"component-docs\u002Fpagination",{"title":2497,"path":3052,"stem":3222},"component-docs\u002Fpopout",{"title":2501,"path":3054,"stem":3224},"component-docs\u002Fprogress",{"title":3226,"path":3056,"stem":3227},"Progress Bar","component-docs\u002Fprogress-bar",{"title":3229,"path":3058,"stem":3230},"QR Code","component-docs\u002Fqrcode",{"title":2513,"path":3060,"stem":3232},"component-docs\u002Fradio",{"title":2517,"path":3062,"stem":3234},"component-docs\u002Frange",{"title":2521,"path":3064,"stem":3236},"component-docs\u002Fresizable",{"title":3238,"path":3066,"stem":3239},"Resizable Handle","component-docs\u002Fresizable-handle",{"title":3241,"path":3068,"stem":3242},"Resizable Panel","component-docs\u002Fresizable-panel",{"title":5,"path":1401,"stem":1404},{"title":3245,"path":3071,"stem":3246},"Scroll Area","component-docs\u002Fscroll-area",{"title":3248,"path":3073,"stem":3249},"Segmented control","component-docs\u002Fsegmented-control",{"title":2561,"path":3075,"stem":3251},"component-docs\u002Fselect",{"title":2565,"path":3077,"stem":3253},"component-docs\u002Fskeleton",{"title":2569,"path":3079,"stem":3255},"component-docs\u002Fspinner",{"title":2573,"path":3081,"stem":3257},"component-docs\u002Fstack",{"title":3259,"path":3083,"stem":3260},"Tabs","component-docs\u002Ftab",{"title":2589,"path":3085,"stem":3262},"component-docs\u002Ftable",{"title":2593,"path":3087,"stem":3264},"component-docs\u002Ftag",{"title":22,"path":3089,"stem":3266},"component-docs\u002Ftextarea",{"title":3268,"path":3091,"stem":3269},"Time Picker","component-docs\u002Ftime-picker",{"title":2609,"path":3093,"stem":3271},"component-docs\u002Ftimestamp",{"title":2613,"path":3095,"stem":3273},"component-docs\u002Ftoast",{"title":2622,"path":3097,"stem":3275},"component-docs\u002Ftoggle",{"title":2626,"path":3099,"stem":3277},"component-docs\u002Ftooltip",{"title":3279,"path":3101,"stem":3280},"Top Bar","component-docs\u002Ftop-bar",{"title":2634,"path":3103,"stem":3282},"component-docs\u002Ftruncate",{"title":3284,"path":3105,"stem":3285},"Visually Hidden","component-docs\u002Fvisually-hidden",{"hasPlayground":834,"playgroundId":1572,"stories":3287},[3288,3289,3290,3291,3292,3293,3294,3295,3296,3297,3298,3299,3300,3301,3302,3303,3304,3305],{"id":1575,"name":1285,"exportName":1285,"html":1576},{"id":1578,"name":680,"exportName":680,"html":1579},{"id":1581,"name":1582,"exportName":684,"html":1583},{"id":1585,"name":1586,"exportName":730,"html":1587},{"id":1589,"name":1590,"exportName":1591,"html":1592},{"id":1594,"name":1274,"exportName":1274,"html":1595},{"id":1597,"name":1598,"exportName":1599,"html":1600,"js":1601},{"id":1603,"name":1604,"exportName":1065,"html":1605},{"id":1607,"name":1608,"exportName":1609,"html":1610},{"id":1612,"name":1263,"exportName":1263,"html":1613},{"id":1615,"name":1616,"exportName":1617,"html":1618},{"id":1620,"name":1621,"exportName":1622},{"id":1624,"name":1625,"exportName":1626},{"id":1628,"name":1629,"exportName":1630},{"id":1632,"name":1633,"exportName":1634},{"id":1636,"name":1637,"exportName":1638},{"id":1640,"name":1641,"exportName":1641,"html":1642},{"id":1644,"name":78,"exportName":78,"html":1645},{"hasPlayground":834,"playgroundId":1572,"stories":3307},[3308,3309,3310,3311,3312,3313,3314,3315,3316,3317,3318,3319,3320,3321,3322,3323,3324,3325],{"id":1575,"name":1285,"exportName":1285,"html":1576},{"id":1578,"name":680,"exportName":680,"html":1579},{"id":1581,"name":1582,"exportName":684,"html":1583},{"id":1585,"name":1586,"exportName":730,"html":1587},{"id":1589,"name":1590,"exportName":1591,"html":1592},{"id":1594,"name":1274,"exportName":1274,"html":1595},{"id":1597,"name":1598,"exportName":1599,"html":1600,"js":1601},{"id":1603,"name":1604,"exportName":1065,"html":1605},{"id":1607,"name":1608,"exportName":1609,"html":1610},{"id":1612,"name":1263,"exportName":1263,"html":1613},{"id":1615,"name":1616,"exportName":1617,"html":1618},{"id":1620,"name":1621,"exportName":1622},{"id":1624,"name":1625,"exportName":1626},{"id":1628,"name":1629,"exportName":1630},{"id":1632,"name":1633,"exportName":1634},{"id":1636,"name":1637,"exportName":1638},{"id":1640,"name":1641,"exportName":1641,"html":1642},{"id":1644,"name":78,"exportName":78,"html":1645},[3327,3353,3362,3375],{"slug":326,"title":327,"meta":3328},{"name":2536,"tagName":209,"description":2537,"status":1410,"isNew":1411,"category":1182,"properties":3329,"slots":3342,"events":3343,"cssProperties":3344,"stateAttributes":3345,"methods":3346,"dependencies":3352},[3330,3333,3335,3337],{"name":333,"attribute":333,"type":3331,"description":3332,"reflects":834,"fieldRelated":1411},"Command | undefined","The Nord-owned formatting control to render.",{"name":65,"attribute":65,"type":1419,"description":3334,"fieldRelated":1411},"Optional accessible label that overrides the localized command label.",{"name":98,"attribute":98,"type":1419,"description":3336,"reflects":834,"fieldRelated":1411},"Optional serializable value used by parameterized commands.",{"name":3338,"attribute":3338,"type":3339,"default":3340,"description":3341,"reflects":834,"fieldRelated":1411},"variant","'button' | 'menu-item'","'button'","Renders the command as a toolbar button or a dropdown item.",[],[],[],[],[3347,3350],{"name":1538,"signature":1539,"parameters":3348},[3349],{"name":1542,"type":1543,"optional":834},{"name":1551,"signature":1552,"parameters":3351},[],[651,1566,1565,1567,1568,1569],{"slug":292,"title":293,"meta":3354},{"name":2539,"tagName":272,"description":2540,"status":1410,"isNew":1411,"category":1182,"properties":3355,"slots":3356,"events":3357,"cssProperties":3358,"stateAttributes":3359,"methods":3360,"dependencies":3361},[],[],[],[],[],[],[],{"slug":299,"title":300,"meta":3363},{"name":2542,"tagName":180,"description":2543,"status":1410,"isNew":1411,"category":1182,"properties":3364,"slots":3367,"events":3370,"cssProperties":3371,"stateAttributes":3372,"methods":3373,"dependencies":3374},[3365],{"name":65,"attribute":65,"type":1419,"description":3366,"fieldRelated":1411},"Accessible label for the toolbar. Defaults to the editor's localized label.",[3368],{"name":1489,"description":3369},"Rich text command groups and application controls.",[],[],[],[],[],{"slug":319,"title":320,"meta":3376},{"name":2545,"tagName":191,"description":2546,"status":1410,"isNew":1411,"category":1182,"properties":3377,"slots":3380,"events":3383,"cssProperties":3384,"stateAttributes":3385,"methods":3386,"dependencies":3387},[3378],{"name":65,"attribute":65,"type":1450,"default":1451,"description":3379,"fieldRelated":1411},"Accessible label describing the related commands.",[3381],{"name":1489,"description":3382},"Related Rich Text Editor commands.",[],[],[],[],[],"\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-rich-text-editor-command\u003C\u002Fspan>\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">>&#x3C;\u002F\u003C\u002Fspan>\u003Cspan style=\"color:#22863A;--shiki-dark:#85E89D\">nord-rich-text-editor-command\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-rich-text-editor-content\u003C\u002Fspan>\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">>&#x3C;\u002F\u003C\u002Fspan>\u003Cspan style=\"color:#22863A;--shiki-dark:#85E89D\">nord-rich-text-editor-content\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-rich-text-editor-toolbar\u003C\u002Fspan>\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">>&#x3C;\u002F\u003C\u002Fspan>\u003Cspan style=\"color:#22863A;--shiki-dark:#85E89D\">nord-rich-text-editor-toolbar\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-rich-text-editor-toolbar-group\u003C\u002Fspan>\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">>&#x3C;\u002F\u003C\u002Fspan>\u003Cspan style=\"color:#22863A;--shiki-dark:#85E89D\">nord-rich-text-editor-toolbar-group\u003C\u002Fspan>\u003Cspan style=\"color:#24292E;--shiki-dark:#E1E4E8\">>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fcode>\u003C\u002Fpre>",1784903183513]