[{"data":1,"prerenderedAt":1329},["ShallowReactive",2],{"navigation_docs":3,"-guide-demo":83,"-guide-demo-surround-resolved":1322,"daily-note-surround--guide-demo":85},[4,9,53,73,78],{"title":5,"path":6,"stem":5,"icon":7,"order":8},"Home","/home","i-lucide-home",0,{"title":10,"icon":11,"order":12,"path":13,"stem":14,"children":15,"page":52},"Guide","i-lucide-book-open",1,"/guide","1.guide",[16,22,28,34,40,46],{"title":17,"path":18,"stem":19,"icon":20,"order":21},"Installation","/guide/installation","1.guide/1.installation","i-lucide-download",10,{"title":23,"path":24,"stem":25,"icon":26,"order":27},"Shell State","/guide/shell-state","1.guide/2.shell-state","i-lucide-sliders-horizontal",20,{"title":29,"path":30,"stem":31,"icon":32,"order":33},"Defining Panels","/guide/panels","1.guide/3.panels","i-lucide-puzzle",30,{"title":35,"path":36,"stem":37,"icon":38,"order":39},"Appearance","/guide/appearance","1.guide/4.appearance","i-lucide-sparkles",40,{"title":41,"path":42,"stem":43,"icon":44,"order":45},"Keyboard Shortcuts","/guide/keybindings","1.guide/5.keybindings","i-lucide-keyboard",50,{"title":47,"path":48,"stem":49,"icon":50,"order":51},"Demo App","/guide/demo","1.guide/6.demo","i-lucide-monitor",60,false,{"title":54,"icon":55,"order":56,"path":57,"stem":58,"children":59,"page":52},"API Reference","i-lucide-code",2,"/api","2.api",[60,65,69],{"title":61,"path":62,"stem":63,"icon":64,"order":21},"KelyphosShellView","/api/kelyphos-shell-view","2.api/1.kelyphos-shell-view","i-lucide-layout-panel-left",{"title":66,"path":67,"stem":68,"icon":26,"order":27},"KelyphosShellState","/api/kelyphos-shell-state","2.api/2.kelyphos-shell-state",{"title":70,"path":71,"stem":72,"icon":32,"order":33},"KelyphosPanel","/api/kelyphos-panel","2.api/3.kelyphos-panel",{"title":74,"path":75,"stem":74,"icon":76,"order":77},"Changelog","/changelog","i-lucide-history",98,{"title":79,"path":80,"stem":79,"icon":81,"order":82},"About","/about","i-lucide-info",99,{"id":84,"title":47,"aliases":85,"body":86,"concluded":85,"date":85,"description":1312,"documentation":85,"extension":1313,"isBase":52,"links":85,"meta":1314,"mtime":85,"navigation":1315,"order":51,"outcome":85,"path":48,"project":85,"repository":85,"seo":1316,"started":85,"status":85,"stem":49,"tags":1317,"team":85,"type":85,"__hash__":1321},"docs/1.guide/6.demo.md",null,{"type":87,"value":88,"toc":1295},"minimark",[89,93,98,145,156,173,177,183,342,346,351,354,489,493,496,607,611,676,680,856,860,908,912,950,954,995,999,1024,1028,1035,1148,1158,1162,1168,1214,1228,1243,1247,1291],[90,91,92],"p",{},"KelyphosDemo is the companion application included in the Kelyphos repository. It demonstrates KelyphosKit in practice, serves as a visual HIG component catalogue, and ships a WidgetKit extension in all four sizes.",[94,95,97],"h2",{"id":96},"running-the-demo","Running the Demo",[99,100,105],"pre",{"className":101,"code":102,"language":103,"meta":104,"style":104},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","# From the Kelyphos repository root\npixi run build\nopen ~/Library/Developer/Xcode/DerivedData/Kelyphos-*/Build/Products/Debug/KelyphosDemo.app\n","bash","",[106,107,108,116,129],"code",{"__ignoreMap":104},[109,110,112],"span",{"class":111,"line":12},"line",[109,113,115],{"class":114},"sHwdD","# From the Kelyphos repository root\n",[109,117,118,122,126],{"class":111,"line":56},[109,119,121],{"class":120},"sBMFI","pixi",[109,123,125],{"class":124},"sfazB"," run",[109,127,128],{"class":124}," build\n",[109,130,132,135,138,142],{"class":111,"line":131},3,[109,133,134],{"class":120},"open",[109,136,137],{"class":124}," ~/Library/Developer/Xcode/DerivedData/Kelyphos-",[109,139,141],{"class":140},"sTEyZ","*",[109,143,144],{"class":124},"/Build/Products/Debug/KelyphosDemo.app\n",[90,146,147,148,151,152,155],{},"Or open ",[106,149,150],{},"Kelyphos.xcodeproj"," in Xcode and run the ",[106,153,154],{},"KelyphosDemo"," scheme on an iPad or Mac target.",[157,158,160,161,165,166,168,169],"obsidian-callout",{"type":159},"tip","For iPadOS layout verification use ",[162,163,164],"strong",{},"iPad Pro 13-inch (M5)",". For macOS, run on the local machine directly. Both are wired up in the ",[106,167,154],{}," scheme.",[170,171,172],"template",{"v-slot:title":104},"Simulator targets",[94,174,176],{"id":175},"application-structure","Application Structure",[90,178,179,180,182],{},"KelyphosDemo is itself a ",[106,181,61],{}," app. Navigator tabs are sections of the HIG catalogue. The inspector shows component metadata. The utility area hosts settings and appearance controls.",[99,184,188],{"className":185,"code":186,"language":187,"meta":104,"style":104},"language-swift shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","KelyphosShellView(\n    state: shellState,\n    configuration: KelyphosShellConfiguration(\n        navigatorTabs: Array(DemoNavigatorTab.allCases),\n        inspectorTabs: Array(DemoInspectorTab.allCases),\n        utilityTabs: Array(DemoUtilityTab.allCases),\n        detail: { DemoContentView() }\n    )\n)\n.commands { KelyphosCommands(state: shellState) }\n","swift",[106,189,190,199,210,222,245,264,283,303,309,315],{"__ignoreMap":104},[109,191,192,195],{"class":111,"line":12},[109,193,61],{"class":194},"s2Zo4",[109,196,198],{"class":197},"sMK4o","(\n",[109,200,201,204,207],{"class":111,"line":56},[109,202,203],{"class":194},"    state",[109,205,206],{"class":197},":",[109,208,209],{"class":140}," shellState,\n",[109,211,212,215,217,220],{"class":111,"line":131},[109,213,214],{"class":194},"    configuration",[109,216,206],{"class":197},[109,218,219],{"class":194}," KelyphosShellConfiguration",[109,221,198],{"class":197},[109,223,225,228,230,233,236,239,242],{"class":111,"line":224},4,[109,226,227],{"class":194},"        navigatorTabs",[109,229,206],{"class":197},[109,231,232],{"class":120}," Array",[109,234,235],{"class":197},"(",[109,237,238],{"class":140},"DemoNavigatorTab.allCases",[109,240,241],{"class":197},")",[109,243,244],{"class":140},",\n",[109,246,248,251,253,255,257,260,262],{"class":111,"line":247},5,[109,249,250],{"class":194},"        inspectorTabs",[109,252,206],{"class":197},[109,254,232],{"class":120},[109,256,235],{"class":197},[109,258,259],{"class":140},"DemoInspectorTab.allCases",[109,261,241],{"class":197},[109,263,244],{"class":140},[109,265,267,270,272,274,276,279,281],{"class":111,"line":266},6,[109,268,269],{"class":194},"        utilityTabs",[109,271,206],{"class":197},[109,273,232],{"class":120},[109,275,235],{"class":197},[109,277,278],{"class":140},"DemoUtilityTab.allCases",[109,280,241],{"class":197},[109,282,244],{"class":140},[109,284,286,289,291,294,297,300],{"class":111,"line":285},7,[109,287,288],{"class":194},"        detail",[109,290,206],{"class":197},[109,292,293],{"class":197}," {",[109,295,296],{"class":194}," DemoContentView",[109,298,299],{"class":197},"()",[109,301,302],{"class":197}," }\n",[109,304,306],{"class":111,"line":305},8,[109,307,308],{"class":197},"    )\n",[109,310,312],{"class":111,"line":311},9,[109,313,314],{"class":197},")\n",[109,316,317,320,323,325,328,330,333,335,338,340],{"class":111,"line":21},[109,318,319],{"class":140},".",[109,321,322],{"class":194},"commands",[109,324,293],{"class":197},[109,326,327],{"class":194}," KelyphosCommands",[109,329,235],{"class":197},[109,331,332],{"class":194},"state",[109,334,206],{"class":197},[109,336,337],{"class":140}," shellState",[109,339,241],{"class":197},[109,341,302],{"class":197},[94,343,345],{"id":344},"hig-component-pages-34-pages-across-8-sections","HIG Component Pages (34 pages across 8 sections)",[347,348,350],"h3",{"id":349},"components-8-pages","Components (8 pages)",[90,352,353],{},"Interactive demonstrations of macOS and iPadOS controls:",[355,356,357,370],"table",{},[358,359,360],"thead",{},[361,362,363,367],"tr",{},[364,365,366],"th",{},"Page",[364,368,369],{},"What it shows",[371,372,373,397,407,420,430,446,463,473],"tbody",{},[361,374,375,381],{},[376,377,378],"td",{},[162,379,380],{},"Buttons",[376,382,383,386,387,386,390,386,393,396],{},[106,384,385],{},"Button",", ",[106,388,389],{},".bordered",[106,391,392],{},".borderedProminent",[106,394,395],{},".plain",", destructive styles",[361,398,399,404],{},[376,400,401],{},[162,402,403],{},"Context Menus",[376,405,406],{},"Right-click menus, custom actions, conditional items",[361,408,409,414],{},[376,410,411],{},[162,412,413],{},"Dock Menus",[376,415,416,419],{},[106,417,418],{},"NSApplication.dockTile",", dynamic Dock menu construction",[361,421,422,427],{},[376,423,424],{},[162,425,426],{},"Edit Menus",[376,428,429],{},"Undo/redo, cut/copy/paste integration",[361,431,432,437],{},[376,433,434],{},[162,435,436],{},"Menus",[376,438,439,386,442,445],{},[106,440,441],{},"Menu",[106,443,444],{},"MenuButton",", dynamic menu building",[361,447,448,453],{},[376,449,450],{},[162,451,452],{},"Popup Buttons",[376,454,455,458,459,462],{},[106,456,457],{},"Picker"," with ",[106,460,461],{},".menu"," style — single selection",[361,464,465,470],{},[376,466,467],{},[162,468,469],{},"Pulldown Buttons",[376,471,472],{},"Multi-action buttons with attached menu",[361,474,475,480],{},[376,476,477],{},[162,478,479],{},"Toolbars",[376,481,482,386,485,488],{},[106,483,484],{},"ToolbarItem",[106,486,487],{},"ToolbarItemGroup",", flexible spacers",[347,490,492],{"id":491},"presentation-7-pages","Presentation (7 pages)",[90,494,495],{},"Overlay and sheet patterns:",[355,497,498,506],{},[358,499,500],{},[361,501,502,504],{},[364,503,366],{},[364,505,369],{},[371,507,508,521,534,547,560,573,589],{},[361,509,510,515],{},[376,511,512],{},[162,513,514],{},"Action Sheets",[376,516,517,520],{},[106,518,519],{},".confirmationDialog"," — destructive confirmations",[361,522,523,528],{},[376,524,525],{},[162,526,527],{},"Alerts",[376,529,530,533],{},[106,531,532],{},".alert"," — errors, warnings, informational",[361,535,536,541],{},[376,537,538],{},[162,539,540],{},"Page Controls",[376,542,543,546],{},[106,544,545],{},"TabView"," paging, programmatic page selection",[361,548,549,554],{},[376,550,551],{},[162,552,553],{},"Panels",[376,555,556,557],{},"Non-modal floating panels via ",[106,558,559],{},"NSPanel",[361,561,562,567],{},[376,563,564],{},[162,565,566],{},"Popovers",[376,568,569,572],{},[106,570,571],{},".popover"," attached to views, arrow direction",[361,574,575,580],{},[376,576,577],{},[162,578,579],{},"Scroll Views",[376,581,582,386,585,588],{},[106,583,584],{},"ScrollView",[106,586,587],{},"LazyVStack",", pinned headers",[361,590,591,596],{},[376,592,593],{},[162,594,595],{},"Sheets",[376,597,598,386,601,386,604],{},[106,599,600],{},".sheet",[106,602,603],{},".fullScreenCover",[106,605,606],{},"presentationDetents",[347,608,610],{"id":609},"navigation-search-4-pages","Navigation & Search (4 pages)",[355,612,613,621],{},[358,614,615],{},[361,616,617,619],{},[364,618,366],{},[364,620,369],{},[371,622,623,636,652,666],{},[361,624,625,630],{},[376,626,627],{},[162,628,629],{},"Path Controls",[376,631,632,633],{},"File path display with ",[106,634,635],{},"NSPathControl",[361,637,638,643],{},[376,639,640],{},[162,641,642],{},"Search Fields",[376,644,645,386,648,651],{},[106,646,647],{},".searchable",[106,649,650],{},"isSearching",", debounced queries",[361,653,654,659],{},[376,655,656],{},[162,657,658],{},"Tab Bars",[376,660,661,458,663],{},[106,662,545],{},[106,664,665],{},".tabViewStyle(.sidebarAdaptable)",[361,667,668,673],{},[376,669,670],{},[162,671,672],{},"Token Fields",[376,674,675],{},"Tag-style entry with token removal",[347,677,679],{"id":678},"selection-input-12-pages","Selection & Input (12 pages)",[355,681,682,690],{},[358,683,684],{},[361,685,686,688],{},[364,687,366],{},[364,689,369],{},[371,691,692,707,721,735,748,761,781,791,805,818,833,846],{},[361,693,694,699],{},[376,695,696],{},[162,697,698],{},"Color Wells",[376,700,701,386,704],{},[106,702,703],{},"ColorPicker",[106,705,706],{},"NSColorWell",[361,708,709,714],{},[376,710,711],{},[162,712,713],{},"Combo Boxes",[376,715,716,717,720],{},"Editable ",[106,718,719],{},"ComboBox"," with suggestion list",[361,722,723,728],{},[376,724,725],{},[162,726,727],{},"Digit Entry",[376,729,730,731,734],{},"Numeric ",[106,732,733],{},"TextField"," with formatters",[361,736,737,742],{},[376,738,739],{},[162,740,741],{},"Font Chooser",[376,743,744,747],{},[106,745,746],{},"KelyphosFontChooser"," — the built-in font picker",[361,749,750,755],{},[376,751,752],{},[162,753,754],{},"Image Wells",[376,756,757,758],{},"Drag-and-drop image input via ",[106,759,760],{},"PhotosPicker",[361,762,763,768],{},[376,764,765],{},[162,766,767],{},"Pickers",[376,769,770,458,772,386,775,386,778],{},[106,771,457],{},[106,773,774],{},".wheel",[106,776,777],{},".segmented",[106,779,780],{},".radioGroup",[361,782,783,788],{},[376,784,785],{},[162,786,787],{},"Segmented Controls",[376,789,790],{},"Multi-segment selection, mixed states",[361,792,793,798],{},[376,794,795],{},[162,796,797],{},"Sliders",[376,799,800,801,804],{},"Continuous and discrete ",[106,802,803],{},"Slider",", tick marks",[361,806,807,812],{},[376,808,809],{},[162,810,811],{},"Steppers",[376,813,814,817],{},[106,815,816],{},"Stepper"," with bound value and format",[361,819,820,825],{},[376,821,822],{},[162,823,824],{},"Text Fields",[376,826,827,386,829,832],{},[106,828,733],{},[106,830,831],{},"SecureField",", prompts, validation",[361,834,835,840],{},[376,836,837],{},[162,838,839],{},"Toggles",[376,841,842,845],{},[106,843,844],{},"Toggle"," in checkbox, switch, and button styles",[361,847,848,853],{},[376,849,850],{},[162,851,852],{},"Virtual Keyboard",[376,854,855],{},"On-screen keyboard overlay",[347,857,859],{"id":858},"status-3-pages","Status (3 pages)",[355,861,862,870],{},[358,863,864],{},[361,865,866,868],{},[364,867,366],{},[364,869,369],{},[371,871,872,885,898],{},[361,873,874,879],{},[376,875,876],{},[162,877,878],{},"Gauges",[376,880,881,884],{},[106,882,883],{},"Gauge"," — arc and linear, capacity style",[361,886,887,892],{},[376,888,889],{},[162,890,891],{},"Progress Indicators",[376,893,894,897],{},[106,895,896],{},"ProgressView"," — determinate and indeterminate",[361,899,900,905],{},[376,901,902],{},[162,903,904],{},"Rating Indicators",[376,906,907],{},"Star ratings using SF Symbols",[347,909,911],{"id":910},"system-experience-2-pages","System Experience (2 pages)",[355,913,914,922],{},[358,915,916],{},[361,917,918,920],{},[364,919,366],{},[364,921,369],{},[371,923,924,937],{},[361,925,926,931],{},[376,927,928],{},[162,929,930],{},"Notifications",[376,932,933,936],{},[106,934,935],{},"UserNotifications"," — authorization, scheduling, categories",[361,938,939,944],{},[376,940,941],{},[162,942,943],{},"Widgets",[376,945,946,949],{},[106,947,948],{},"WidgetKit"," — live preview of all four widget sizes",[347,951,953],{"id":952},"content-2-pages","Content (2 pages)",[355,955,956,964],{},[358,957,958],{},[361,959,960,962],{},[364,961,366],{},[364,963,369],{},[371,965,966,979],{},[361,967,968,973],{},[376,969,970],{},[162,971,972],{},"Charts",[376,974,975,978],{},[106,976,977],{},"Swift Charts"," — bar, line, area with annotations",[361,980,981,986],{},[376,982,983],{},[162,984,985],{},"Image Views",[376,987,988,386,991,994],{},[106,989,990],{},"AsyncImage",[106,992,993],{},"Image",", phase-based loading states",[347,996,998],{"id":997},"settings-1-page","Settings (1 page)",[355,1000,1001,1009],{},[358,1002,1003],{},[361,1004,1005,1007],{},[364,1006,366],{},[364,1008,369],{},[371,1010,1011],{},[361,1012,1013,1018],{},[376,1014,1015],{},[162,1016,1017],{},"Kelyphos Settings",[376,1019,1020,1023],{},[106,1021,1022],{},"KelyphosSettingsView"," — appearance, font, and keybinding controls",[94,1025,1027],{"id":1026},"togglable-content-column","Togglable Content Column",[90,1029,1030,1031,1034],{},"The main demo window supports a togglable three-column layout. When enabled via ",[106,1032,1033],{},"Cmd+Shift+0"," or the toolbar button, the navigator shows only section titles, and a content column appears between the navigator and detail showing the items within the selected section.",[99,1036,1038],{"className":185,"code":1037,"language":187,"meta":104,"style":104},"KelyphosShellConfiguration(\n    navigatorTabs: DemoNavigatorTab.allCases.map { $0 },\n    inspectorTabs: DemoInspectorTab.allCases.map { $0 },\n    utilityTabs: DemoUtilityTab.allCases.map { $0 },\n    content: { DemoContentColumnView() },\n    detail: { DemoContentView() }\n)\n",[106,1039,1040,1047,1070,1090,1110,1129,1144],{"__ignoreMap":104},[109,1041,1042,1045],{"class":111,"line":12},[109,1043,1044],{"class":194},"KelyphosShellConfiguration",[109,1046,198],{"class":197},[109,1048,1049,1052,1054,1057,1060,1062,1065,1068],{"class":111,"line":56},[109,1050,1051],{"class":194},"    navigatorTabs",[109,1053,206],{"class":197},[109,1055,1056],{"class":140}," DemoNavigatorTab.allCases.",[109,1058,1059],{"class":194},"map",[109,1061,293],{"class":197},[109,1063,1064],{"class":140}," $0 ",[109,1066,1067],{"class":197},"}",[109,1069,244],{"class":140},[109,1071,1072,1075,1077,1080,1082,1084,1086,1088],{"class":111,"line":131},[109,1073,1074],{"class":194},"    inspectorTabs",[109,1076,206],{"class":197},[109,1078,1079],{"class":140}," DemoInspectorTab.allCases.",[109,1081,1059],{"class":194},[109,1083,293],{"class":197},[109,1085,1064],{"class":140},[109,1087,1067],{"class":197},[109,1089,244],{"class":140},[109,1091,1092,1095,1097,1100,1102,1104,1106,1108],{"class":111,"line":224},[109,1093,1094],{"class":194},"    utilityTabs",[109,1096,206],{"class":197},[109,1098,1099],{"class":140}," DemoUtilityTab.allCases.",[109,1101,1059],{"class":194},[109,1103,293],{"class":197},[109,1105,1064],{"class":140},[109,1107,1067],{"class":197},[109,1109,244],{"class":140},[109,1111,1112,1115,1117,1119,1122,1124,1127],{"class":111,"line":247},[109,1113,1114],{"class":194},"    content",[109,1116,206],{"class":197},[109,1118,293],{"class":197},[109,1120,1121],{"class":194}," DemoContentColumnView",[109,1123,299],{"class":197},[109,1125,1126],{"class":197}," }",[109,1128,244],{"class":140},[109,1130,1131,1134,1136,1138,1140,1142],{"class":111,"line":266},[109,1132,1133],{"class":194},"    detail",[109,1135,206],{"class":197},[109,1137,293],{"class":197},[109,1139,296],{"class":194},[109,1141,299],{"class":197},[109,1143,302],{"class":197},[109,1145,1146],{"class":111,"line":285},[109,1147,314],{"class":197},[90,1149,1150,1151,1154,1155,319],{},"The ",[106,1152,1153],{},"content:"," builder adds a middle column between the navigator and the detail area — suitable for master/detail/detail layouts like mail, notes, or document browsers. Toggle with ",[106,1156,1157],{},"state.contentColumnVisible",[94,1159,1161],{"id":1160},"desktop-widget","Desktop Widget",[90,1163,1150,1164,1167],{},[106,1165,1166],{},"KelyphosWidget"," extension ships with the demo. It displays in four sizes:",[355,1169,1170,1180],{},[358,1171,1172],{},[361,1173,1174,1177],{},[364,1175,1176],{},"Size",[364,1178,1179],{},"Content",[371,1181,1182,1190,1198,1206],{},[361,1183,1184,1187],{},[376,1185,1186],{},"Small",[376,1188,1189],{},"Framework name + tagline",[361,1191,1192,1195],{},[376,1193,1194],{},"Medium",[376,1196,1197],{},"Name + primary feature highlights",[361,1199,1200,1203],{},[376,1201,1202],{},"Large",[376,1204,1205],{},"Full feature grid",[361,1207,1208,1211],{},[376,1209,1210],{},"Extra Large",[376,1212,1213],{},"Expanded feature grid with descriptions",[90,1215,1216,1217,1220,1221,1224,1225,319],{},"Widget content is refreshed on a timeline provider. The widget is registered automatically by ",[106,1218,1219],{},"pixi run run"," via ",[106,1222,1223],{},"lsregister"," + ",[106,1226,1227],{},"pluginkit -a",[157,1229,1231,1232,1235,1236,1239,1240],{"type":1230},"note","After launching KelyphosDemo, go to ",[162,1233,1234],{},"System Settings → Desktop & Dock → Widgets"," (or right-click the Desktop → ",[162,1237,1238],{},"Edit Widgets",") and find \"KelyphosDemo\" in the gallery.",[170,1241,1242],{"v-slot:title":104},"Adding the widget to Desktop",[94,1244,1246],{"id":1245},"related","Related",[1248,1249,1250,1259,1265,1271,1278,1284],"ul",{},[1251,1252,1253],"li",{},[1254,1255,17],"a",{"href":1256,"className":1257},"/kelyphos/guide/installation",[1258],"internal-link",[1251,1260,1261],{},[1254,1262,23],{"href":1263,"className":1264},"/kelyphos/guide/shell-state",[1258],[1251,1266,1267],{},[1254,1268,29],{"href":1269,"className":1270},"/kelyphos/guide/panels",[1258],[1251,1272,1273],{},[1254,1274,1277],{"href":1275,"className":1276},"/kelyphos/guide/appearance",[1258],"Appearance & Vibrancy",[1251,1279,1280],{},[1254,1281,41],{"href":1282,"className":1283},"/kelyphos/guide/keybindings",[1258],[1251,1285,1286],{},[1254,1287,1290],{"href":1288,"className":1289},"/kelyphos/2api/1kelyphos-shell-view",[1258],"KelyphosShellView API",[1292,1293,1294],"style",{},"html pre.shiki code .sHwdD, html code.shiki .sHwdD{--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic}html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html pre.shiki code .sTEyZ, html code.shiki .sTEyZ{--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}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 .s2Zo4, html code.shiki .s2Zo4{--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF}html pre.shiki code .sMK4o, html code.shiki .sMK4o{--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF}",{"title":104,"searchDepth":131,"depth":131,"links":1296},[1297,1298,1299,1309,1310,1311],{"id":96,"depth":56,"text":97},{"id":175,"depth":56,"text":176},{"id":344,"depth":56,"text":345,"children":1300},[1301,1302,1303,1304,1305,1306,1307,1308],{"id":349,"depth":131,"text":350},{"id":491,"depth":131,"text":492},{"id":609,"depth":131,"text":610},{"id":678,"depth":131,"text":679},{"id":858,"depth":131,"text":859},{"id":910,"depth":131,"text":911},{"id":952,"depth":131,"text":953},{"id":997,"depth":131,"text":998},{"id":1026,"depth":56,"text":1027},{"id":1160,"depth":56,"text":1161},{"id":1245,"depth":56,"text":1246},"The KelyphosDemo application — 34 interactive HIG component pages and a full three-column example","md",{"icon":50},{"title":47,"icon":50,"order":51},{"title":47,"description":1312},[1318,1319,1320],"demo","hig","components","KAEU7KB1FxTVlbCR303w3ESQD4dxJ_Pxiy4L4_TUx_k",[1323,1326],{"title":41,"description":1324,"path":42,"navigation":1325},"Built-in shortcuts and registering custom keybindings",{"title":41,"icon":44,"order":45},{"title":61,"description":1327,"path":62,"navigation":1328},"The top-level multi-panel shell view",{"title":61,"icon":64,"order":21},1775245603549]