{"id":"ui--yuiAuthoredValue","name":"yuiAuthoredValue","owner":"yeho","package":"ui","kind":"thing","signature":"external thing yuiAuthoredValue","description":"A yui authored value record carrying kind, typeName, encoded.","context":"Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.","parameters":[],"returns":"void","members":[{"name":"kind","kind":"field","type":"text","description":"Stores kind as text.","signature":"text kind","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"typeName","kind":"field","type":"text","description":"Stores type name as text.","signature":"text typeName","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"encoded","kind":"field","type":"text","description":"Stores encoded as text.","signature":"text encoded","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"yuiAuthoredValue","kind":"constructor","parameters":[{"name":"kind","type":"text","description":"Kind."},{"name":"typeName","type":"text","description":"Type name."},{"name":"encoded","type":"text","description":"Encoded."}],"returns":"void","signature":"yuiAuthoredValue(text kind, text typeName, text encoded)","description":"Yui authored value.","tags":["thing","constructor","ui"],"updated":"2026-09-09"},{"name":"Describe","kind":"method","parameters":[],"returns":"text","signature":"Describe() returns text","description":"Describe.","tags":["thing","method","ui"],"exampleId":"method-Describe-4","updated":"2026-09-09"}],"tags":["cpu","method","source-example","thing","ui","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/ui/authoring-00-definitions.yh","line":5,"sha256":"8a01b294f77745d2935168bf4934a51f9ce7422cb9d9e21a09064be545f785b1"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use yuiAuthoredValue","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using ui\n\n// Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.\nyuiAuthoredValue sample = yuiAuthoredValue(\"kind\", \"type Name\", \"encoded\")\nConsole.Log(Text.From(sample.kind))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuiauthoredvalue\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"599eec9ba4e4b470676cb0917a6da46b62e1326494b08535563a38e19dc63fd6","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Describe-4","title":"yuiAuthoredValue.Describe","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using ui\n\n// Describe.\nyuiAuthoredValue instance = yuiAuthoredValue(\"kind\", \"type Name\", \"encoded\")\ntext result = instance.Describe()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuiauthoredvalue\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"6a74615c69e6a79e222f39094f7ffb8db9783f1836fd1570a9cf6f8dba2122af","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["kind","typeName","encoded","yuiAuthoredValue","Describe"],"url":"https://demonhunterlabs.com/academy/api?item=ui--yuiAuthoredValue","json":"https://demonhunterlabs.com/reference/items/ui--yuiAuthoredValue.json","markdown":"https://demonhunterlabs.com/reference/text/ui--yuiAuthoredValue.md"}
