[{"tags":{},"filePath":"src/components/accordion/Accordion.tsx","description":"","displayName":"Accordion","methods":[],"props":{"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"collapsible":{"defaultValue":{"value":"false"},"description":"Whether an accordion item can be collapsed after it has been opened.","name":"collapsible","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplSingleProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultValue":{"defaultValue":null,"description":"The value of the item whose content is expanded when the accordion is initially rendered. Use\n`defaultValue` if you do not need to control the state of an accordion.\nThe value of the items whose contents are expanded when the accordion is initially rendered. Use\n`defaultValue` if you do not need to control the state of an accordion.","name":"defaultValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"string | string[]","value":[{"value":"string"},{"value":"string[]","description":"","fullComment":"","tags":{}}]}},"dir":{"defaultValue":null,"description":"The language read direction.","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"disabled":{"defaultValue":null,"description":"Whether or not an accordion is disabled from user interaction.\n@defaultValue false","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onValueChange":{"defaultValue":null,"description":"The callback that fires when the state of the accordion changes.","name":"onValueChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"((value: string) => void) | ((value: string[]) => void)","value":[{"value":"(value: string) => void","description":"The callback that fires when the state of the accordion changes.","fullComment":"The callback that fires when the state of the accordion changes.","tags":{}},{"value":"(value: string[]) => void","description":"The callback that fires when the state of the accordion changes.","fullComment":"The callback that fires when the state of the accordion changes.","tags":{}}]}},"orientation":{"defaultValue":{"value":"vertical"},"description":"The layout in which the Accordion operates.","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplProps"}],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"type":{"defaultValue":null,"description":"","name":"type","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionSingleProps"},{"fileName":"src/components/accordion/Accordion.tsx","name":"TypeLiteral"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionMultipleProps"},{"fileName":"src/components/accordion/Accordion.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"single\" | \"multiple\"","value":[{"value":"\"single\""},{"value":"\"multiple\""}]}},"value":{"defaultValue":null,"description":"The controlled stateful value of the accordion item whose content is expanded.\nThe controlled stateful value of the accordion items whose contents are expanded.","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"string | string[]","value":[{"value":"string"},{"value":"string[]","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/accordion/AccordionContent.tsx","description":"","displayName":"AccordionContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/accordion/AccordionItem.tsx","description":"","displayName":"AccordionItem","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disabled":{"defaultValue":null,"description":"Whether or not an accordion item is disabled from user interaction.\n@defaultValue false","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionItemProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionItemProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"value":{"defaultValue":null,"description":"A string value for the accordion item. All items within an accordion should use a unique value.","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionItemProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-accordion/dist/index.d.ts","name":"AccordionItemProps"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/accordion/AccordionTrigger.tsx","description":"","displayName":"AccordionTrigger","methods":[],"props":{"arrowPosition":{"defaultValue":{"value":"right"},"description":"","name":"arrowPosition","declarations":[],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\"","value":[{"value":"\"left\""},{"value":"\"right\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"colorScheme":{"defaultValue":{"value":"{}"},"description":"","name":"colorScheme","declarations":[{"fileName":"lib/src/components/accordion/AccordionTrigger.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TcolorScheme","value":[{"value":"TcolorScheme","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/action-icon/ActionIcon.tsx","description":"","displayName":"ActionIcon","methods":[],"props":{"appearance":{"defaultValue":{"value":"simple"},"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"hasTooltip":{"defaultValue":{"value":true},"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/action-icon/ActionIcon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":{"value":"sm"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":{"value":"primary"},"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"src/components/alert-dialog/alert-context/AlertContext.tsx","description":"","displayName":"AlertProvider","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/alert-dialog/alert-context/AlertDialog.tsx","description":"","displayName":"Alert","methods":[],"props":{"cancelActionText":{"defaultValue":null,"description":"","name":"cancelActionText","declarations":[{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"},{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"cancelElement":{"defaultValue":null,"description":"","name":"cancelElement","declarations":[{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"},{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"null"},{"value":"string"},{"value":"number"},{"value":"bigint"},{"value":"false"},{"value":"true"},{"value":"ReactElement<unknown, string | JSXElementConstructor<any>>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement = <div />;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement = <div />;\n```"}},{"value":"Iterable<ReactNode>","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}},{"value":"Promise<AwaitedReactNode>","description":"Represents the completion of an asynchronous operation","fullComment":"Represents the completion of an asynchronous operation","tags":{}}]}},"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"lib/src/components/alert-dialog/alert-context/AlertDialog.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"confirmActionText":{"defaultValue":null,"description":"","name":"confirmActionText","declarations":[{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"},{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"confirmElement":{"defaultValue":null,"description":"","name":"confirmElement","declarations":[{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"},{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"null"},{"value":"string"},{"value":"number"},{"value":"bigint"},{"value":"false"},{"value":"true"},{"value":"ReactElement<unknown, string | JSXElementConstructor<any>>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement = <div />;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement = <div />;\n```"}},{"value":"Iterable<ReactNode>","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}},{"value":"Promise<AwaitedReactNode>","description":"Represents the completion of an asynchronous operation","fullComment":"Represents the completion of an asynchronous operation","tags":{}}]}},"defaultOpen":{"defaultValue":null,"description":"","name":"defaultOpen","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"description":{"defaultValue":null,"description":"","name":"description","declarations":[{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"id":{"defaultValue":null,"description":"","name":"id","declarations":[{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"onAction":{"defaultValue":null,"description":"","name":"onAction","declarations":[{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"},{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((result: boolean) => void)","value":[{"value":"(result: boolean) => void","description":"","fullComment":"","tags":{}}]}},"onClose":{"defaultValue":null,"description":"","name":"onClose","declarations":[{"fileName":"lib/src/components/alert-dialog/alert-context/AlertDialog.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},"onOpenChange":{"defaultValue":null,"description":"","name":"onOpenChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"}],"required":false,"type":{"name":"enum","raw":"((open: boolean) => void)","value":[{"value":"(open: boolean) => void","description":"","fullComment":"","tags":{}}]}},"open":{"defaultValue":null,"description":"","name":"open","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"AlertDialogTheme","value":[{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"info\""}]}},"title":{"defaultValue":null,"description":"","name":"title","declarations":[{"fileName":"lib/src/components/alert-dialog/alert-context/types.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/alert-dialog/alert-context/AlertDialogIcon.tsx","description":"","displayName":"AlertDialogIcon","methods":[],"props":{"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"lib/src/components/alert-dialog/alert-context/AlertDialogIcon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"AlertDialogTheme","value":[{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"info\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/alert-dialog/AlertDialog.tsx","description":"","displayName":"AlertDialog","methods":[],"props":{"defaultOpen":{"defaultValue":null,"description":"","name":"defaultOpen","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onOpenChange":{"defaultValue":null,"description":"","name":"onOpenChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"}],"required":false,"type":{"name":"enum","raw":"((open: boolean) => void)","value":[{"value":"(open: boolean) => void","description":"","fullComment":"","tags":{}}]}},"open":{"defaultValue":null,"description":"","name":"open","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/alert-dialog/AlertDialogContent.tsx","description":"","displayName":"AlertDialogContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}},"onCloseAutoFocus":{"defaultValue":null,"description":"Event handler called when auto-focusing on close.\nCan be prevented.","name":"onCloseAutoFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"onEscapeKeyDown":{"defaultValue":null,"description":"Event handler called when the escape key is down.\nCan be prevented.","name":"onEscapeKeyDown","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: KeyboardEvent) => void)","value":[{"value":"(event: KeyboardEvent) => void","description":"","fullComment":"","tags":{}}]}},"onFocusOutside":{"defaultValue":null,"description":"Event handler called when the focus moves outside of the `DismissableLayer`.\nCan be prevented.","name":"onFocusOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onOpenAutoFocus":{"defaultValue":null,"description":"Event handler called when auto-focusing on open.\nCan be prevented.","name":"onOpenAutoFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":{"value":"sm"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}}}},{"tags":{},"filePath":"src/components/avatar/Avatar.tsx","description":"","displayName":"Avatar","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"emphasis":{"defaultValue":{"value":"white"},"description":"","name":"emphasis","declarations":[],"required":false,"type":{"name":"enum","raw":"\"white\" | \"bold\" | \"subtle\"","value":[{"value":"\"white\""},{"value":"\"bold\""},{"value":"\"subtle\""}]}},"size":{"defaultValue":{"value":"lg"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"xxl\"","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"xxl\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/avatar/AvatarContext.tsx","description":"","displayName":"AvatarRootContext","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/avatar/AvatarIcon.tsx","description":"","displayName":"AvatarIcon","methods":[],"props":{"is":{"defaultValue":null,"description":"","name":"is","declarations":[{"fileName":"lib/src/components/avatar/AvatarIcon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"ForwardRefExoticComponent<Omit<IconProps, \"ref\"> & RefAttributes<SVGSVGElement>>"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/avatar/AvatarImage.tsx","description":"","displayName":"AvatarImage","methods":[],"props":{"alt":{"defaultValue":null,"description":"","name":"alt","declarations":[{"fileName":"lib/src/components/avatar/AvatarImage.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"src":{"defaultValue":null,"description":"","name":"src","declarations":[{"fileName":"lib/src/components/avatar/AvatarImage.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"src/components/badge/Badge.context.tsx","description":"","displayName":"BadgeContext","methods":[],"props":{}},{"tags":{},"filePath":"src/components/badge/Badge.context.tsx","description":"","displayName":"BadgeProvider","methods":[],"props":{"overflow":{"defaultValue":null,"description":"","name":"overflow","declarations":[{"fileName":"src/components/badge/Badge.context.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"ellipsis\" | \"wrap\"","value":[{"value":"\"ellipsis\""},{"value":"\"wrap\""}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"src/components/badge/Badge.context.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/badge/Badge.tsx","description":"","displayName":"Badge","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"emphasis":{"defaultValue":{"value":"subtle"},"description":"","name":"emphasis","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"white\" | \"bold\" | \"subtle\">","value":[{"value":"\"white\""},{"value":"\"bold\""},{"value":"\"subtle\""},{"value":"Partial<Record<Breakpoint, \"white\" | \"bold\" | \"subtle\">>","description":"","fullComment":"","tags":{}}]}},"highlighted":{"defaultValue":null,"description":"","name":"highlighted","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"isClickable":{"defaultValue":null,"description":"","name":"isClickable","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"overflow":{"defaultValue":{"value":"wrap"},"description":"","name":"overflow","declarations":[{"fileName":"lib/src/components/badge/Badge.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"ellipsis\" | \"wrap\"","value":[{"value":"\"ellipsis\""},{"value":"\"wrap\""}]}},"size":{"defaultValue":{"value":"sm"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":{"value":"info"},"description":"","name":"theme","declarations":[{"fileName":"lib/src/components/badge/Badge.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"info\" | \"grey\" | \"blue\" | \"pink\" | \"purple\" | \"cyan\" | \"green\" | \"magenta\" | \"red\" | \"teal\" | \"orange\" | \"yellow\" | \"lime\" | \"lapis\" | \"maroon\" | \"marsh\"","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"info\""},{"value":"\"grey\""},{"value":"\"blue\""},{"value":"\"pink\""},{"value":"\"purple\""},{"value":"\"cyan\""},{"value":"\"green\""},{"value":"\"magenta\""},{"value":"\"red\""},{"value":"\"teal\""},{"value":"\"orange\""},{"value":"\"yellow\""},{"value":"\"lime\""},{"value":"\"lapis\""},{"value":"\"maroon\""},{"value":"\"marsh\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/badge/BadgeIcon.tsx","description":"","displayName":"BadgeIcon","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"is":{"defaultValue":null,"description":"","name":"is","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"FC<SVGProps<SVGSVGElement>>"}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/badge/BadgeText.tsx","description":"","displayName":"BadgeText","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((ComponentType<{}> | ElementType<any, keyof IntrinsicElements>) & ElementType)","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"\"symbol\" & ComponentClass<any, any>"},{"value":"\"symbol\" & FunctionComponent<any>"},{"value":"\"object\" & ComponentClass<any, any>"},{"value":"\"object\" & FunctionComponent<any>"},{"value":"\"map\" & ComponentClass<any, any>"},{"value":"\"map\" & FunctionComponent<any>"},{"value":"\"filter\" & ComponentClass<any, any>"},{"value":"\"filter\" & FunctionComponent<any>"},{"value":"\"a\" & ComponentClass<any, any>"},{"value":"\"a\" & FunctionComponent<any>"},{"value":"\"button\" & ComponentClass<any, any>"},{"value":"\"button\" & FunctionComponent<any>"},{"value":"\"div\" & ComponentClass<any, any>"},{"value":"\"div\" & FunctionComponent<any>"},{"value":"\"form\" & ComponentClass<any, any>"},{"value":"\"form\" & FunctionComponent<any>"},{"value":"\"h2\" & ComponentClass<any, any>"},{"value":"\"h2\" & FunctionComponent<any>"},{"value":"\"h3\" & ComponentClass<any, any>"},{"value":"\"h3\" & FunctionComponent<any>"},{"value":"\"img\" & ComponentClass<any, any>"},{"value":"\"img\" & FunctionComponent<any>"},{"value":"\"input\" & ComponentClass<any, any>"},{"value":"\"input\" & FunctionComponent<any>"},{"value":"\"label\" & ComponentClass<any, any>"},{"value":"\"label\" & FunctionComponent<any>"},{"value":"\"li\" & ComponentClass<any, any>"},{"value":"\"li\" & FunctionComponent<any>"},{"value":"\"nav\" & ComponentClass<any, any>"},{"value":"\"nav\" & FunctionComponent<any>"},{"value":"\"ol\" & ComponentClass<any, any>"},{"value":"\"ol\" & FunctionComponent<any>"},{"value":"\"p\" & ComponentClass<any, any>"},{"value":"\"p\" & FunctionComponent<any>"},{"value":"\"select\" & ComponentClass<any, any>"},{"value":"\"select\" & FunctionComponent<any>"},{"value":"\"span\" & ComponentClass<any, any>"},{"value":"\"span\" & FunctionComponent<any>"},{"value":"\"svg\" & ComponentClass<any, any>"},{"value":"\"svg\" & FunctionComponent<any>"},{"value":"\"ul\" & ComponentClass<any, any>"},{"value":"\"ul\" & FunctionComponent<any>"},{"value":"\"abbr\" & ComponentClass<any, any>"},{"value":"\"abbr\" & FunctionComponent<any>"},{"value":"\"address\" & ComponentClass<any, any>"},{"value":"\"address\" & FunctionComponent<any>"},{"value":"\"area\" & ComponentClass<any, any>"},{"value":"\"area\" & FunctionComponent<any>"},{"value":"\"article\" & ComponentClass<any, any>"},{"value":"\"article\" & FunctionComponent<any>"},{"value":"\"aside\" & ComponentClass<any, any>"},{"value":"\"aside\" & FunctionComponent<any>"},{"value":"\"audio\" & ComponentClass<any, any>"},{"value":"\"audio\" & FunctionComponent<any>"},{"value":"\"b\" & ComponentClass<any, any>"},{"value":"\"b\" & FunctionComponent<any>"},{"value":"\"base\" & ComponentClass<any, any>"},{"value":"\"base\" & FunctionComponent<any>"},{"value":"\"bdi\" & ComponentClass<any, any>"},{"value":"\"bdi\" & FunctionComponent<any>"},{"value":"\"bdo\" & ComponentClass<any, any>"},{"value":"\"bdo\" & FunctionComponent<any>"},{"value":"\"big\" & ComponentClass<any, any>"},{"value":"\"big\" & FunctionComponent<any>"},{"value":"\"blockquote\" & ComponentClass<any, any>"},{"value":"\"blockquote\" & FunctionComponent<any>"},{"value":"\"body\" & ComponentClass<any, any>"},{"value":"\"body\" & FunctionComponent<any>"},{"value":"\"br\" & ComponentClass<any, any>"},{"value":"\"br\" & FunctionComponent<any>"},{"value":"\"canvas\" & ComponentClass<any, any>"},{"value":"\"canvas\" & FunctionComponent<any>"},{"value":"\"caption\" & ComponentClass<any, any>"},{"value":"\"caption\" & FunctionComponent<any>"},{"value":"\"center\" & ComponentClass<any, any>"},{"value":"\"center\" & FunctionComponent<any>"},{"value":"\"cite\" & ComponentClass<any, any>"},{"value":"\"cite\" & FunctionComponent<any>"},{"value":"\"code\" & ComponentClass<any, any>"},{"value":"\"code\" & FunctionComponent<any>"},{"value":"\"col\" & ComponentClass<any, any>"},{"value":"\"col\" & FunctionComponent<any>"},{"value":"\"colgroup\" & ComponentClass<any, any>"},{"value":"\"colgroup\" & FunctionComponent<any>"},{"value":"\"data\" & ComponentClass<any, any>"},{"value":"\"data\" & FunctionComponent<any>"},{"value":"\"datalist\" & ComponentClass<any, any>"},{"value":"\"datalist\" & FunctionComponent<any>"},{"value":"\"dd\" & ComponentClass<any, any>"},{"value":"\"dd\" & FunctionComponent<any>"},{"value":"\"del\" & ComponentClass<any, any>"},{"value":"\"del\" & FunctionComponent<any>"},{"value":"\"details\" & ComponentClass<any, any>"},{"value":"\"details\" & FunctionComponent<any>"},{"value":"\"dfn\" & ComponentClass<any, any>"},{"value":"\"dfn\" & FunctionComponent<any>"},{"value":"\"dialog\" & ComponentClass<any, any>"},{"value":"\"dialog\" & FunctionComponent<any>"},{"value":"\"dl\" & ComponentClass<any, any>"},{"value":"\"dl\" & FunctionComponent<any>"},{"value":"\"dt\" & ComponentClass<any, any>"},{"value":"\"dt\" & FunctionComponent<any>"},{"value":"\"em\" & ComponentClass<any, any>"},{"value":"\"em\" & FunctionComponent<any>"},{"value":"\"embed\" & ComponentClass<any, any>"},{"value":"\"embed\" & FunctionComponent<any>"},{"value":"\"fieldset\" & ComponentClass<any, any>"},{"value":"\"fieldset\" & FunctionComponent<any>"},{"value":"\"figcaption\" & ComponentClass<any, any>"},{"value":"\"figcaption\" & FunctionComponent<any>"},{"value":"\"figure\" & ComponentClass<any, any>"},{"value":"\"figure\" & FunctionComponent<any>"},{"value":"\"footer\" & ComponentClass<any, any>"},{"value":"\"footer\" & FunctionComponent<any>"},{"value":"\"h1\" & ComponentClass<any, any>"},{"value":"\"h1\" & FunctionComponent<any>"},{"value":"\"h4\" & ComponentClass<any, any>"},{"value":"\"h4\" & FunctionComponent<any>"},{"value":"\"h5\" & ComponentClass<any, any>"},{"value":"\"h5\" & FunctionComponent<any>"},{"value":"\"h6\" & ComponentClass<any, any>"},{"value":"\"h6\" & FunctionComponent<any>"},{"value":"\"head\" & ComponentClass<any, any>"},{"value":"\"head\" & FunctionComponent<any>"},{"value":"\"header\" & ComponentClass<any, any>"},{"value":"\"header\" & FunctionComponent<any>"},{"value":"\"hgroup\" & ComponentClass<any, any>"},{"value":"\"hgroup\" & FunctionComponent<any>"},{"value":"\"hr\" & ComponentClass<any, any>"},{"value":"\"hr\" & FunctionComponent<any>"},{"value":"\"html\" & ComponentClass<any, any>"},{"value":"\"html\" & FunctionComponent<any>"},{"value":"\"i\" & ComponentClass<any, any>"},{"value":"\"i\" & FunctionComponent<any>"},{"value":"\"iframe\" & ComponentClass<any, any>"},{"value":"\"iframe\" & FunctionComponent<any>"},{"value":"\"ins\" & ComponentClass<any, any>"},{"value":"\"ins\" & FunctionComponent<any>"},{"value":"\"kbd\" & ComponentClass<any, any>"},{"value":"\"kbd\" & FunctionComponent<any>"},{"value":"\"keygen\" & ComponentClass<any, any>"},{"value":"\"keygen\" & FunctionComponent<any>"},{"value":"\"legend\" & ComponentClass<any, any>"},{"value":"\"legend\" & FunctionComponent<any>"},{"value":"\"link\" & ComponentClass<any, any>"},{"value":"\"link\" & FunctionComponent<any>"},{"value":"\"main\" & ComponentClass<any, any>"},{"value":"\"main\" & FunctionComponent<any>"},{"value":"\"mark\" & ComponentClass<any, any>"},{"value":"\"mark\" & FunctionComponent<any>"},{"value":"\"menu\" & ComponentClass<any, any>"},{"value":"\"menu\" & FunctionComponent<any>"},{"value":"\"menuitem\" & ComponentClass<any, any>"},{"value":"\"menuitem\" & FunctionComponent<any>"},{"value":"\"meta\" & ComponentClass<any, any>"},{"value":"\"meta\" & FunctionComponent<any>"},{"value":"\"meter\" & ComponentClass<any, any>"},{"value":"\"meter\" & FunctionComponent<any>"},{"value":"\"noindex\" & ComponentClass<any, any>"},{"value":"\"noindex\" & FunctionComponent<any>"},{"value":"\"noscript\" & ComponentClass<any, any>"},{"value":"\"noscript\" & FunctionComponent<any>"},{"value":"\"optgroup\" & ComponentClass<any, any>"},{"value":"\"optgroup\" & FunctionComponent<any>"},{"value":"\"option\" & ComponentClass<any, any>"},{"value":"\"option\" & FunctionComponent<any>"},{"value":"\"output\" & ComponentClass<any, any>"},{"value":"\"output\" & FunctionComponent<any>"},{"value":"\"param\" & ComponentClass<any, any>"},{"value":"\"param\" & FunctionComponent<any>"},{"value":"\"picture\" & ComponentClass<any, any>"},{"value":"\"picture\" & FunctionComponent<any>"},{"value":"\"pre\" & ComponentClass<any, any>"},{"value":"\"pre\" & FunctionComponent<any>"},{"value":"\"progress\" & ComponentClass<any, any>"},{"value":"\"progress\" & FunctionComponent<any>"},{"value":"\"q\" & ComponentClass<any, any>"},{"value":"\"q\" & FunctionComponent<any>"},{"value":"\"rp\" & ComponentClass<any, any>"},{"value":"\"rp\" & FunctionComponent<any>"},{"value":"\"rt\" & ComponentClass<any, any>"},{"value":"\"rt\" & FunctionComponent<any>"},{"value":"\"ruby\" & ComponentClass<any, any>"},{"value":"\"ruby\" & FunctionComponent<any>"},{"value":"\"s\" & ComponentClass<any, any>"},{"value":"\"s\" & FunctionComponent<any>"},{"value":"\"samp\" & ComponentClass<any, any>"},{"value":"\"samp\" & FunctionComponent<any>"},{"value":"\"search\" & ComponentClass<any, any>"},{"value":"\"search\" & FunctionComponent<any>"},{"value":"\"slot\" & ComponentClass<any, any>"},{"value":"\"slot\" & FunctionComponent<any>"},{"value":"\"script\" & ComponentClass<any, any>"},{"value":"\"script\" & FunctionComponent<any>"},{"value":"\"section\" & ComponentClass<any, any>"},{"value":"\"section\" & FunctionComponent<any>"},{"value":"\"small\" & ComponentClass<any, any>"},{"value":"\"small\" & FunctionComponent<any>"},{"value":"\"source\" & ComponentClass<any, any>"},{"value":"\"source\" & FunctionComponent<any>"},{"value":"\"strong\" & ComponentClass<any, any>"},{"value":"\"strong\" & FunctionComponent<any>"},{"value":"\"style\" & ComponentClass<any, any>"},{"value":"\"style\" & FunctionComponent<any>"},{"value":"\"sub\" & ComponentClass<any, any>"},{"value":"\"sub\" & FunctionComponent<any>"},{"value":"\"summary\" & ComponentClass<any, any>"},{"value":"\"summary\" & FunctionComponent<any>"},{"value":"\"sup\" & ComponentClass<any, any>"},{"value":"\"sup\" & FunctionComponent<any>"},{"value":"\"table\" & ComponentClass<any, any>"},{"value":"\"table\" & FunctionComponent<any>"},{"value":"\"template\" & ComponentClass<any, any>"},{"value":"\"template\" & FunctionComponent<any>"},{"value":"\"tbody\" & ComponentClass<any, any>"},{"value":"\"tbody\" & FunctionComponent<any>"},{"value":"\"td\" & ComponentClass<any, any>"},{"value":"\"td\" & FunctionComponent<any>"},{"value":"\"textarea\" & ComponentClass<any, any>"},{"value":"\"textarea\" & FunctionComponent<any>"},{"value":"\"tfoot\" & ComponentClass<any, any>"},{"value":"\"tfoot\" & FunctionComponent<any>"},{"value":"\"th\" & ComponentClass<any, any>"},{"value":"\"th\" & FunctionComponent<any>"},{"value":"\"thead\" & ComponentClass<any, any>"},{"value":"\"thead\" & FunctionComponent<any>"},{"value":"\"time\" & ComponentClass<any, any>"},{"value":"\"time\" & FunctionComponent<any>"},{"value":"\"title\" & ComponentClass<any, any>"},{"value":"\"title\" & FunctionComponent<any>"},{"value":"\"tr\" & ComponentClass<any, any>"},{"value":"\"tr\" & FunctionComponent<any>"},{"value":"\"track\" & ComponentClass<any, any>"},{"value":"\"track\" & FunctionComponent<any>"},{"value":"\"u\" & ComponentClass<any, any>"},{"value":"\"u\" & FunctionComponent<any>"},{"value":"\"var\" & ComponentClass<any, any>"},{"value":"\"var\" & FunctionComponent<any>"},{"value":"\"video\" & ComponentClass<any, any>"},{"value":"\"video\" & FunctionComponent<any>"},{"value":"\"wbr\" & ComponentClass<any, any>"},{"value":"\"wbr\" & FunctionComponent<any>"},{"value":"\"webview\" & ComponentClass<any, any>"},{"value":"\"webview\" & FunctionComponent<any>"},{"value":"\"animate\" & ComponentClass<any, any>"},{"value":"\"animate\" & FunctionComponent<any>"},{"value":"\"animateMotion\" & ComponentClass<any, any>"},{"value":"\"animateMotion\" & FunctionComponent<any>"},{"value":"\"animateTransform\" & ComponentClass<any, any>"},{"value":"\"animateTransform\" & FunctionComponent<any>"},{"value":"\"circle\" & ComponentClass<any, any>"},{"value":"\"circle\" & FunctionComponent<any>"},{"value":"\"clipPath\" & ComponentClass<any, any>"},{"value":"\"clipPath\" & FunctionComponent<any>"},{"value":"\"defs\" & ComponentClass<any, any>"},{"value":"\"defs\" & FunctionComponent<any>"},{"value":"\"desc\" & ComponentClass<any, any>"},{"value":"\"desc\" & FunctionComponent<any>"},{"value":"\"ellipse\" & ComponentClass<any, any>"},{"value":"\"ellipse\" & FunctionComponent<any>"},{"value":"\"feBlend\" & ComponentClass<any, any>"},{"value":"\"feBlend\" & FunctionComponent<any>"},{"value":"\"feColorMatrix\" & ComponentClass<any, any>"},{"value":"\"feColorMatrix\" & FunctionComponent<any>"},{"value":"\"feComponentTransfer\" & ComponentClass<any, any>"},{"value":"\"feComponentTransfer\" & FunctionComponent<any>"},{"value":"\"feComposite\" & ComponentClass<any, any>"},{"value":"\"feComposite\" & FunctionComponent<any>"},{"value":"\"feConvolveMatrix\" & ComponentClass<any, any>"},{"value":"\"feConvolveMatrix\" & FunctionComponent<any>"},{"value":"\"feDiffuseLighting\" & ComponentClass<any, any>"},{"value":"\"feDiffuseLighting\" & FunctionComponent<any>"},{"value":"\"feDisplacementMap\" & ComponentClass<any, any>"},{"value":"\"feDisplacementMap\" & FunctionComponent<any>"},{"value":"\"feDistantLight\" & ComponentClass<any, any>"},{"value":"\"feDistantLight\" & FunctionComponent<any>"},{"value":"\"feDropShadow\" & ComponentClass<any, any>"},{"value":"\"feDropShadow\" & FunctionComponent<any>"},{"value":"\"feFlood\" & ComponentClass<any, any>"},{"value":"\"feFlood\" & FunctionComponent<any>"},{"value":"\"feFuncA\" & ComponentClass<any, any>"},{"value":"\"feFuncA\" & FunctionComponent<any>"},{"value":"\"feFuncB\" & ComponentClass<any, any>"},{"value":"\"feFuncB\" & FunctionComponent<any>"},{"value":"\"feFuncG\" & ComponentClass<any, any>"},{"value":"\"feFuncG\" & FunctionComponent<any>"},{"value":"\"feFuncR\" & ComponentClass<any, any>"},{"value":"\"feFuncR\" & FunctionComponent<any>"},{"value":"\"feGaussianBlur\" & ComponentClass<any, any>"},{"value":"\"feGaussianBlur\" & FunctionComponent<any>"},{"value":"\"feImage\" & ComponentClass<any, any>"},{"value":"\"feImage\" & FunctionComponent<any>"},{"value":"\"feMerge\" & ComponentClass<any, any>"},{"value":"\"feMerge\" & FunctionComponent<any>"},{"value":"\"feMergeNode\" & ComponentClass<any, any>"},{"value":"\"feMergeNode\" & FunctionComponent<any>"},{"value":"\"feMorphology\" & ComponentClass<any, any>"},{"value":"\"feMorphology\" & FunctionComponent<any>"},{"value":"\"feOffset\" & ComponentClass<any, any>"},{"value":"\"feOffset\" & FunctionComponent<any>"},{"value":"\"fePointLight\" & ComponentClass<any, any>"},{"value":"\"fePointLight\" & FunctionComponent<any>"},{"value":"\"feSpecularLighting\" & ComponentClass<any, any>"},{"value":"\"feSpecularLighting\" & FunctionComponent<any>"},{"value":"\"feSpotLight\" & ComponentClass<any, any>"},{"value":"\"feSpotLight\" & FunctionComponent<any>"},{"value":"\"feTile\" & ComponentClass<any, any>"},{"value":"\"feTile\" & FunctionComponent<any>"},{"value":"\"feTurbulence\" & ComponentClass<any, any>"},{"value":"\"feTurbulence\" & FunctionComponent<any>"},{"value":"\"foreignObject\" & ComponentClass<any, any>"},{"value":"\"foreignObject\" & FunctionComponent<any>"},{"value":"\"g\" & ComponentClass<any, any>"},{"value":"\"g\" & FunctionComponent<any>"},{"value":"\"image\" & ComponentClass<any, any>"},{"value":"\"image\" & FunctionComponent<any>"},{"value":"\"line\" & ComponentClass<any, any>"},{"value":"\"line\" & FunctionComponent<any>"},{"value":"\"linearGradient\" & ComponentClass<any, any>"},{"value":"\"linearGradient\" & FunctionComponent<any>"},{"value":"\"marker\" & ComponentClass<any, any>"},{"value":"\"marker\" & FunctionComponent<any>"},{"value":"\"mask\" & ComponentClass<any, any>"},{"value":"\"mask\" & FunctionComponent<any>"},{"value":"\"metadata\" & ComponentClass<any, any>"},{"value":"\"metadata\" & FunctionComponent<any>"},{"value":"\"mpath\" & ComponentClass<any, any>"},{"value":"\"mpath\" & FunctionComponent<any>"},{"value":"\"path\" & ComponentClass<any, any>"},{"value":"\"path\" & FunctionComponent<any>"},{"value":"\"pattern\" & ComponentClass<any, any>"},{"value":"\"pattern\" & FunctionComponent<any>"},{"value":"\"polygon\" & ComponentClass<any, any>"},{"value":"\"polygon\" & FunctionComponent<any>"},{"value":"\"polyline\" & ComponentClass<any, any>"},{"value":"\"polyline\" & FunctionComponent<any>"},{"value":"\"radialGradient\" & ComponentClass<any, any>"},{"value":"\"radialGradient\" & FunctionComponent<any>"},{"value":"\"rect\" & ComponentClass<any, any>"},{"value":"\"rect\" & FunctionComponent<any>"},{"value":"\"set\" & ComponentClass<any, any>"},{"value":"\"set\" & FunctionComponent<any>"},{"value":"\"stop\" & ComponentClass<any, any>"},{"value":"\"stop\" & FunctionComponent<any>"},{"value":"\"switch\" & ComponentClass<any, any>"},{"value":"\"switch\" & FunctionComponent<any>"},{"value":"\"text\" & ComponentClass<any, any>"},{"value":"\"text\" & FunctionComponent<any>"},{"value":"\"textPath\" & ComponentClass<any, any>"},{"value":"\"textPath\" & FunctionComponent<any>"},{"value":"\"tspan\" & ComponentClass<any, any>"},{"value":"\"tspan\" & FunctionComponent<any>"},{"value":"\"use\" & ComponentClass<any, any>"},{"value":"\"use\" & FunctionComponent<any>"},{"value":"\"view\" & ComponentClass<any, any>"},{"value":"\"view\" & FunctionComponent<any>"},{"value":"ComponentClass<any, any> & \"symbol\""},{"value":"ComponentClass<any, any> & \"object\""},{"value":"ComponentClass<any, any> & \"map\""},{"value":"ComponentClass<any, any> & \"filter\""},{"value":"ComponentClass<any, any> & \"a\""},{"value":"ComponentClass<any, any> & \"button\""},{"value":"ComponentClass<any, any> & \"div\""},{"value":"ComponentClass<any, any> & \"form\""},{"value":"ComponentClass<any, any> & \"h2\""},{"value":"ComponentClass<any, any> & \"h3\""},{"value":"ComponentClass<any, any> & \"img\""},{"value":"ComponentClass<any, any> & \"input\""},{"value":"ComponentClass<any, any> & \"label\""},{"value":"ComponentClass<any, any> & \"li\""},{"value":"ComponentClass<any, any> & \"nav\""},{"value":"ComponentClass<any, any> & \"ol\""},{"value":"ComponentClass<any, any> & \"p\""},{"value":"ComponentClass<any, any> & \"select\""},{"value":"ComponentClass<any, any> & \"span\""},{"value":"ComponentClass<any, any> & \"svg\""},{"value":"ComponentClass<any, any> & \"ul\""},{"value":"ComponentClass<any, any> & \"abbr\""},{"value":"ComponentClass<any, any> & \"address\""},{"value":"ComponentClass<any, any> & \"area\""},{"value":"ComponentClass<any, any> & \"article\""},{"value":"ComponentClass<any, any> & \"aside\""},{"value":"ComponentClass<any, any> & \"audio\""},{"value":"ComponentClass<any, any> & \"b\""},{"value":"ComponentClass<any, any> & \"base\""},{"value":"ComponentClass<any, any> & \"bdi\""},{"value":"ComponentClass<any, any> & \"bdo\""},{"value":"ComponentClass<any, any> & \"big\""},{"value":"ComponentClass<any, any> & \"blockquote\""},{"value":"ComponentClass<any, any> & \"body\""},{"value":"ComponentClass<any, any> & \"br\""},{"value":"ComponentClass<any, any> & \"canvas\""},{"value":"ComponentClass<any, any> & \"caption\""},{"value":"ComponentClass<any, any> & \"center\""},{"value":"ComponentClass<any, any> & \"cite\""},{"value":"ComponentClass<any, any> & \"code\""},{"value":"ComponentClass<any, any> & \"col\""},{"value":"ComponentClass<any, any> & \"colgroup\""},{"value":"ComponentClass<any, any> & \"data\""},{"value":"ComponentClass<any, any> & \"datalist\""},{"value":"ComponentClass<any, any> & \"dd\""},{"value":"ComponentClass<any, any> & \"del\""},{"value":"ComponentClass<any, any> & \"details\""},{"value":"ComponentClass<any, any> & \"dfn\""},{"value":"ComponentClass<any, any> & \"dialog\""},{"value":"ComponentClass<any, any> & \"dl\""},{"value":"ComponentClass<any, any> & \"dt\""},{"value":"ComponentClass<any, any> & \"em\""},{"value":"ComponentClass<any, any> & \"embed\""},{"value":"ComponentClass<any, any> & \"fieldset\""},{"value":"ComponentClass<any, any> & \"figcaption\""},{"value":"ComponentClass<any, any> & \"figure\""},{"value":"ComponentClass<any, any> & \"footer\""},{"value":"ComponentClass<any, any> & \"h1\""},{"value":"ComponentClass<any, any> & \"h4\""},{"value":"ComponentClass<any, any> & \"h5\""},{"value":"ComponentClass<any, any> & \"h6\""},{"value":"ComponentClass<any, any> & \"head\""},{"value":"ComponentClass<any, any> & \"header\""},{"value":"ComponentClass<any, any> & \"hgroup\""},{"value":"ComponentClass<any, any> & \"hr\""},{"value":"ComponentClass<any, any> & \"html\""},{"value":"ComponentClass<any, any> & \"i\""},{"value":"ComponentClass<any, any> & \"iframe\""},{"value":"ComponentClass<any, any> & \"ins\""},{"value":"ComponentClass<any, any> & \"kbd\""},{"value":"ComponentClass<any, any> & \"keygen\""},{"value":"ComponentClass<any, any> & \"legend\""},{"value":"ComponentClass<any, any> & \"link\""},{"value":"ComponentClass<any, any> & \"main\""},{"value":"ComponentClass<any, any> & \"mark\""},{"value":"ComponentClass<any, any> & \"menu\""},{"value":"ComponentClass<any, any> & \"menuitem\""},{"value":"ComponentClass<any, any> & \"meta\""},{"value":"ComponentClass<any, any> & \"meter\""},{"value":"ComponentClass<any, any> & \"noindex\""},{"value":"ComponentClass<any, any> & \"noscript\""},{"value":"ComponentClass<any, any> & \"optgroup\""},{"value":"ComponentClass<any, any> & \"option\""},{"value":"ComponentClass<any, any> & \"output\""},{"value":"ComponentClass<any, any> & \"param\""},{"value":"ComponentClass<any, any> & \"picture\""},{"value":"ComponentClass<any, any> & \"pre\""},{"value":"ComponentClass<any, any> & \"progress\""},{"value":"ComponentClass<any, any> & \"q\""},{"value":"ComponentClass<any, any> & \"rp\""},{"value":"ComponentClass<any, any> & \"rt\""},{"value":"ComponentClass<any, any> & \"ruby\""},{"value":"ComponentClass<any, any> & \"s\""},{"value":"ComponentClass<any, any> & \"samp\""},{"value":"ComponentClass<any, any> & \"search\""},{"value":"ComponentClass<any, any> & \"slot\""},{"value":"ComponentClass<any, any> & \"script\""},{"value":"ComponentClass<any, any> & \"section\""},{"value":"ComponentClass<any, any> & \"small\""},{"value":"ComponentClass<any, any> & \"source\""},{"value":"ComponentClass<any, any> & \"strong\""},{"value":"ComponentClass<any, any> & \"style\""},{"value":"ComponentClass<any, any> & \"sub\""},{"value":"ComponentClass<any, any> & \"summary\""},{"value":"ComponentClass<any, any> & \"sup\""},{"value":"ComponentClass<any, any> & \"table\""},{"value":"ComponentClass<any, any> & \"template\""},{"value":"ComponentClass<any, any> & \"tbody\""},{"value":"ComponentClass<any, any> & \"td\""},{"value":"ComponentClass<any, any> & \"textarea\""},{"value":"ComponentClass<any, any> & \"tfoot\""},{"value":"ComponentClass<any, any> & \"th\""},{"value":"ComponentClass<any, any> & \"thead\""},{"value":"ComponentClass<any, any> & \"time\""},{"value":"ComponentClass<any, any> & \"title\""},{"value":"ComponentClass<any, any> & \"tr\""},{"value":"ComponentClass<any, any> & \"track\""},{"value":"ComponentClass<any, any> & \"u\""},{"value":"ComponentClass<any, any> & \"var\""},{"value":"ComponentClass<any, any> & \"video\""},{"value":"ComponentClass<any, any> & \"wbr\""},{"value":"ComponentClass<any, any> & \"webview\""},{"value":"ComponentClass<any, any> & \"animate\""},{"value":"ComponentClass<any, any> & \"animateMotion\""},{"value":"ComponentClass<any, any> & \"animateTransform\""},{"value":"ComponentClass<any, any> & \"circle\""},{"value":"ComponentClass<any, any> & \"clipPath\""},{"value":"ComponentClass<any, any> & \"defs\""},{"value":"ComponentClass<any, any> & \"desc\""},{"value":"ComponentClass<any, any> & \"ellipse\""},{"value":"ComponentClass<any, any> & \"feBlend\""},{"value":"ComponentClass<any, any> & \"feColorMatrix\""},{"value":"ComponentClass<any, any> & \"feComponentTransfer\""},{"value":"ComponentClass<any, any> & \"feComposite\""},{"value":"ComponentClass<any, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<any, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<any, any> & \"feDisplacementMap\""},{"value":"ComponentClass<any, any> & \"feDistantLight\""},{"value":"ComponentClass<any, any> & \"feDropShadow\""},{"value":"ComponentClass<any, any> & \"feFlood\""},{"value":"ComponentClass<any, any> & \"feFuncA\""},{"value":"ComponentClass<any, any> & \"feFuncB\""},{"value":"ComponentClass<any, any> & \"feFuncG\""},{"value":"ComponentClass<any, any> & \"feFuncR\""},{"value":"ComponentClass<any, any> & \"feGaussianBlur\""},{"value":"ComponentClass<any, any> & \"feImage\""},{"value":"ComponentClass<any, any> & \"feMerge\""},{"value":"ComponentClass<any, any> & \"feMergeNode\""},{"value":"ComponentClass<any, any> & \"feMorphology\""},{"value":"ComponentClass<any, any> & \"feOffset\""},{"value":"ComponentClass<any, any> & \"fePointLight\""},{"value":"ComponentClass<any, any> & \"feSpecularLighting\""},{"value":"ComponentClass<any, any> & \"feSpotLight\""},{"value":"ComponentClass<any, any> & \"feTile\""},{"value":"ComponentClass<any, any> & \"feTurbulence\""},{"value":"ComponentClass<any, any> & \"foreignObject\""},{"value":"ComponentClass<any, any> & \"g\""},{"value":"ComponentClass<any, any> & \"image\""},{"value":"ComponentClass<any, any> & \"line\""},{"value":"ComponentClass<any, any> & \"linearGradient\""},{"value":"ComponentClass<any, any> & \"marker\""},{"value":"ComponentClass<any, any> & \"mask\""},{"value":"ComponentClass<any, any> & \"metadata\""},{"value":"ComponentClass<any, any> & \"mpath\""},{"value":"ComponentClass<any, any> & \"path\""},{"value":"ComponentClass<any, any> & \"pattern\""},{"value":"ComponentClass<any, any> & \"polygon\""},{"value":"ComponentClass<any, any> & \"polyline\""},{"value":"ComponentClass<any, any> & \"radialGradient\""},{"value":"ComponentClass<any, any> & \"rect\""},{"value":"ComponentClass<any, any> & \"set\""},{"value":"ComponentClass<any, any> & \"stop\""},{"value":"ComponentClass<any, any> & \"switch\""},{"value":"ComponentClass<any, any> & \"text\""},{"value":"ComponentClass<any, any> & \"textPath\""},{"value":"ComponentClass<any, any> & \"tspan\""},{"value":"ComponentClass<any, any> & \"use\""},{"value":"ComponentClass<any, any> & \"view\""},{"value":"ComponentClass<any, any> & FunctionComponent<any>"},{"value":"FunctionComponent<any> & \"symbol\""},{"value":"FunctionComponent<any> & \"object\""},{"value":"FunctionComponent<any> & \"map\""},{"value":"FunctionComponent<any> & \"filter\""},{"value":"FunctionComponent<any> & \"a\""},{"value":"FunctionComponent<any> & \"button\""},{"value":"FunctionComponent<any> & \"div\""},{"value":"FunctionComponent<any> & \"form\""},{"value":"FunctionComponent<any> & \"h2\""},{"value":"FunctionComponent<any> & \"h3\""},{"value":"FunctionComponent<any> & \"img\""},{"value":"FunctionComponent<any> & \"input\""},{"value":"FunctionComponent<any> & \"label\""},{"value":"FunctionComponent<any> & \"li\""},{"value":"FunctionComponent<any> & \"nav\""},{"value":"FunctionComponent<any> & \"ol\""},{"value":"FunctionComponent<any> & \"p\""},{"value":"FunctionComponent<any> & \"select\""},{"value":"FunctionComponent<any> & \"span\""},{"value":"FunctionComponent<any> & \"svg\""},{"value":"FunctionComponent<any> & \"ul\""},{"value":"FunctionComponent<any> & \"abbr\""},{"value":"FunctionComponent<any> & \"address\""},{"value":"FunctionComponent<any> & \"area\""},{"value":"FunctionComponent<any> & \"article\""},{"value":"FunctionComponent<any> & \"aside\""},{"value":"FunctionComponent<any> & \"audio\""},{"value":"FunctionComponent<any> & \"b\""},{"value":"FunctionComponent<any> & \"base\""},{"value":"FunctionComponent<any> & \"bdi\""},{"value":"FunctionComponent<any> & \"bdo\""},{"value":"FunctionComponent<any> & \"big\""},{"value":"FunctionComponent<any> & \"blockquote\""},{"value":"FunctionComponent<any> & \"body\""},{"value":"FunctionComponent<any> & \"br\""},{"value":"FunctionComponent<any> & \"canvas\""},{"value":"FunctionComponent<any> & \"caption\""},{"value":"FunctionComponent<any> & \"center\""},{"value":"FunctionComponent<any> & \"cite\""},{"value":"FunctionComponent<any> & \"code\""},{"value":"FunctionComponent<any> & \"col\""},{"value":"FunctionComponent<any> & \"colgroup\""},{"value":"FunctionComponent<any> & \"data\""},{"value":"FunctionComponent<any> & \"datalist\""},{"value":"FunctionComponent<any> & \"dd\""},{"value":"FunctionComponent<any> & \"del\""},{"value":"FunctionComponent<any> & \"details\""},{"value":"FunctionComponent<any> & \"dfn\""},{"value":"FunctionComponent<any> & \"dialog\""},{"value":"FunctionComponent<any> & \"dl\""},{"value":"FunctionComponent<any> & \"dt\""},{"value":"FunctionComponent<any> & \"em\""},{"value":"FunctionComponent<any> & \"embed\""},{"value":"FunctionComponent<any> & \"fieldset\""},{"value":"FunctionComponent<any> & \"figcaption\""},{"value":"FunctionComponent<any> & \"figure\""},{"value":"FunctionComponent<any> & \"footer\""},{"value":"FunctionComponent<any> & \"h1\""},{"value":"FunctionComponent<any> & \"h4\""},{"value":"FunctionComponent<any> & \"h5\""},{"value":"FunctionComponent<any> & \"h6\""},{"value":"FunctionComponent<any> & \"head\""},{"value":"FunctionComponent<any> & \"header\""},{"value":"FunctionComponent<any> & \"hgroup\""},{"value":"FunctionComponent<any> & \"hr\""},{"value":"FunctionComponent<any> & \"html\""},{"value":"FunctionComponent<any> & \"i\""},{"value":"FunctionComponent<any> & \"iframe\""},{"value":"FunctionComponent<any> & \"ins\""},{"value":"FunctionComponent<any> & \"kbd\""},{"value":"FunctionComponent<any> & \"keygen\""},{"value":"FunctionComponent<any> & \"legend\""},{"value":"FunctionComponent<any> & \"link\""},{"value":"FunctionComponent<any> & \"main\""},{"value":"FunctionComponent<any> & \"mark\""},{"value":"FunctionComponent<any> & \"menu\""},{"value":"FunctionComponent<any> & \"menuitem\""},{"value":"FunctionComponent<any> & \"meta\""},{"value":"FunctionComponent<any> & \"meter\""},{"value":"FunctionComponent<any> & \"noindex\""},{"value":"FunctionComponent<any> & \"noscript\""},{"value":"FunctionComponent<any> & \"optgroup\""},{"value":"FunctionComponent<any> & \"option\""},{"value":"FunctionComponent<any> & \"output\""},{"value":"FunctionComponent<any> & \"param\""},{"value":"FunctionComponent<any> & \"picture\""},{"value":"FunctionComponent<any> & \"pre\""},{"value":"FunctionComponent<any> & \"progress\""},{"value":"FunctionComponent<any> & \"q\""},{"value":"FunctionComponent<any> & \"rp\""},{"value":"FunctionComponent<any> & \"rt\""},{"value":"FunctionComponent<any> & \"ruby\""},{"value":"FunctionComponent<any> & \"s\""},{"value":"FunctionComponent<any> & \"samp\""},{"value":"FunctionComponent<any> & \"search\""},{"value":"FunctionComponent<any> & \"slot\""},{"value":"FunctionComponent<any> & \"script\""},{"value":"FunctionComponent<any> & \"section\""},{"value":"FunctionComponent<any> & \"small\""},{"value":"FunctionComponent<any> & \"source\""},{"value":"FunctionComponent<any> & \"strong\""},{"value":"FunctionComponent<any> & \"style\""},{"value":"FunctionComponent<any> & \"sub\""},{"value":"FunctionComponent<any> & \"summary\""},{"value":"FunctionComponent<any> & \"sup\""},{"value":"FunctionComponent<any> & \"table\""},{"value":"FunctionComponent<any> & \"template\""},{"value":"FunctionComponent<any> & \"tbody\""},{"value":"FunctionComponent<any> & \"td\""},{"value":"FunctionComponent<any> & \"textarea\""},{"value":"FunctionComponent<any> & \"tfoot\""},{"value":"FunctionComponent<any> & \"th\""},{"value":"FunctionComponent<any> & \"thead\""},{"value":"FunctionComponent<any> & \"time\""},{"value":"FunctionComponent<any> & \"title\""},{"value":"FunctionComponent<any> & \"tr\""},{"value":"FunctionComponent<any> & \"track\""},{"value":"FunctionComponent<any> & \"u\""},{"value":"FunctionComponent<any> & \"var\""},{"value":"FunctionComponent<any> & \"video\""},{"value":"FunctionComponent<any> & \"wbr\""},{"value":"FunctionComponent<any> & \"webview\""},{"value":"FunctionComponent<any> & \"animate\""},{"value":"FunctionComponent<any> & \"animateMotion\""},{"value":"FunctionComponent<any> & \"animateTransform\""},{"value":"FunctionComponent<any> & \"circle\""},{"value":"FunctionComponent<any> & \"clipPath\""},{"value":"FunctionComponent<any> & \"defs\""},{"value":"FunctionComponent<any> & \"desc\""},{"value":"FunctionComponent<any> & \"ellipse\""},{"value":"FunctionComponent<any> & \"feBlend\""},{"value":"FunctionComponent<any> & \"feColorMatrix\""},{"value":"FunctionComponent<any> & \"feComponentTransfer\""},{"value":"FunctionComponent<any> & \"feComposite\""},{"value":"FunctionComponent<any> & \"feConvolveMatrix\""},{"value":"FunctionComponent<any> & \"feDiffuseLighting\""},{"value":"FunctionComponent<any> & \"feDisplacementMap\""},{"value":"FunctionComponent<any> & \"feDistantLight\""},{"value":"FunctionComponent<any> & \"feDropShadow\""},{"value":"FunctionComponent<any> & \"feFlood\""},{"value":"FunctionComponent<any> & \"feFuncA\""},{"value":"FunctionComponent<any> & \"feFuncB\""},{"value":"FunctionComponent<any> & \"feFuncG\""},{"value":"FunctionComponent<any> & \"feFuncR\""},{"value":"FunctionComponent<any> & \"feGaussianBlur\""},{"value":"FunctionComponent<any> & \"feImage\""},{"value":"FunctionComponent<any> & \"feMerge\""},{"value":"FunctionComponent<any> & \"feMergeNode\""},{"value":"FunctionComponent<any> & \"feMorphology\""},{"value":"FunctionComponent<any> & \"feOffset\""},{"value":"FunctionComponent<any> & \"fePointLight\""},{"value":"FunctionComponent<any> & \"feSpecularLighting\""},{"value":"FunctionComponent<any> & \"feSpotLight\""},{"value":"FunctionComponent<any> & \"feTile\""},{"value":"FunctionComponent<any> & \"feTurbulence\""},{"value":"FunctionComponent<any> & \"foreignObject\""},{"value":"FunctionComponent<any> & \"g\""},{"value":"FunctionComponent<any> & \"image\""},{"value":"FunctionComponent<any> & \"line\""},{"value":"FunctionComponent<any> & \"linearGradient\""},{"value":"FunctionComponent<any> & \"marker\""},{"value":"FunctionComponent<any> & \"mask\""},{"value":"FunctionComponent<any> & \"metadata\""},{"value":"FunctionComponent<any> & \"mpath\""},{"value":"FunctionComponent<any> & \"path\""},{"value":"FunctionComponent<any> & \"pattern\""},{"value":"FunctionComponent<any> & \"polygon\""},{"value":"FunctionComponent<any> & \"polyline\""},{"value":"FunctionComponent<any> & \"radialGradient\""},{"value":"FunctionComponent<any> & \"rect\""},{"value":"FunctionComponent<any> & \"set\""},{"value":"FunctionComponent<any> & \"stop\""},{"value":"FunctionComponent<any> & \"switch\""},{"value":"FunctionComponent<any> & \"text\""},{"value":"FunctionComponent<any> & \"textPath\""},{"value":"FunctionComponent<any> & \"tspan\""},{"value":"FunctionComponent<any> & \"use\""},{"value":"FunctionComponent<any> & \"view\""},{"value":"FunctionComponent<any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & \"symbol\""},{"value":"ComponentClass<{}, any> & \"object\""},{"value":"ComponentClass<{}, any> & \"map\""},{"value":"ComponentClass<{}, any> & \"filter\""},{"value":"ComponentClass<{}, any> & \"a\""},{"value":"ComponentClass<{}, any> & \"button\""},{"value":"ComponentClass<{}, any> & \"div\""},{"value":"ComponentClass<{}, any> & \"form\""},{"value":"ComponentClass<{}, any> & \"h2\""},{"value":"ComponentClass<{}, any> & \"h3\""},{"value":"ComponentClass<{}, any> & \"img\""},{"value":"ComponentClass<{}, any> & \"input\""},{"value":"ComponentClass<{}, any> & \"label\""},{"value":"ComponentClass<{}, any> & \"li\""},{"value":"ComponentClass<{}, any> & \"nav\""},{"value":"ComponentClass<{}, any> & \"ol\""},{"value":"ComponentClass<{}, any> & \"p\""},{"value":"ComponentClass<{}, any> & \"select\""},{"value":"ComponentClass<{}, any> & \"span\""},{"value":"ComponentClass<{}, any> & \"svg\""},{"value":"ComponentClass<{}, any> & \"ul\""},{"value":"ComponentClass<{}, any> & \"abbr\""},{"value":"ComponentClass<{}, any> & \"address\""},{"value":"ComponentClass<{}, any> & \"area\""},{"value":"ComponentClass<{}, any> & \"article\""},{"value":"ComponentClass<{}, any> & \"aside\""},{"value":"ComponentClass<{}, any> & \"audio\""},{"value":"ComponentClass<{}, any> & \"b\""},{"value":"ComponentClass<{}, any> & \"base\""},{"value":"ComponentClass<{}, any> & \"bdi\""},{"value":"ComponentClass<{}, any> & \"bdo\""},{"value":"ComponentClass<{}, any> & \"big\""},{"value":"ComponentClass<{}, any> & \"blockquote\""},{"value":"ComponentClass<{}, any> & \"body\""},{"value":"ComponentClass<{}, any> & \"br\""},{"value":"ComponentClass<{}, any> & \"canvas\""},{"value":"ComponentClass<{}, any> & \"caption\""},{"value":"ComponentClass<{}, any> & \"center\""},{"value":"ComponentClass<{}, any> & \"cite\""},{"value":"ComponentClass<{}, any> & \"code\""},{"value":"ComponentClass<{}, any> & \"col\""},{"value":"ComponentClass<{}, any> & \"colgroup\""},{"value":"ComponentClass<{}, any> & \"data\""},{"value":"ComponentClass<{}, any> & \"datalist\""},{"value":"ComponentClass<{}, any> & \"dd\""},{"value":"ComponentClass<{}, any> & \"del\""},{"value":"ComponentClass<{}, any> & \"details\""},{"value":"ComponentClass<{}, any> & \"dfn\""},{"value":"ComponentClass<{}, any> & \"dialog\""},{"value":"ComponentClass<{}, any> & \"dl\""},{"value":"ComponentClass<{}, any> & \"dt\""},{"value":"ComponentClass<{}, any> & \"em\""},{"value":"ComponentClass<{}, any> & \"embed\""},{"value":"ComponentClass<{}, any> & \"fieldset\""},{"value":"ComponentClass<{}, any> & \"figcaption\""},{"value":"ComponentClass<{}, any> & \"figure\""},{"value":"ComponentClass<{}, any> & \"footer\""},{"value":"ComponentClass<{}, any> & \"h1\""},{"value":"ComponentClass<{}, any> & \"h4\""},{"value":"ComponentClass<{}, any> & \"h5\""},{"value":"ComponentClass<{}, any> & \"h6\""},{"value":"ComponentClass<{}, any> & \"head\""},{"value":"ComponentClass<{}, any> & \"header\""},{"value":"ComponentClass<{}, any> & \"hgroup\""},{"value":"ComponentClass<{}, any> & \"hr\""},{"value":"ComponentClass<{}, any> & \"html\""},{"value":"ComponentClass<{}, any> & \"i\""},{"value":"ComponentClass<{}, any> & \"iframe\""},{"value":"ComponentClass<{}, any> & \"ins\""},{"value":"ComponentClass<{}, any> & \"kbd\""},{"value":"ComponentClass<{}, any> & \"keygen\""},{"value":"ComponentClass<{}, any> & \"legend\""},{"value":"ComponentClass<{}, any> & \"link\""},{"value":"ComponentClass<{}, any> & \"main\""},{"value":"ComponentClass<{}, any> & \"mark\""},{"value":"ComponentClass<{}, any> & \"menu\""},{"value":"ComponentClass<{}, any> & \"menuitem\""},{"value":"ComponentClass<{}, any> & \"meta\""},{"value":"ComponentClass<{}, any> & \"meter\""},{"value":"ComponentClass<{}, any> & \"noindex\""},{"value":"ComponentClass<{}, any> & \"noscript\""},{"value":"ComponentClass<{}, any> & \"optgroup\""},{"value":"ComponentClass<{}, any> & \"option\""},{"value":"ComponentClass<{}, any> & \"output\""},{"value":"ComponentClass<{}, any> & \"param\""},{"value":"ComponentClass<{}, any> & \"picture\""},{"value":"ComponentClass<{}, any> & \"pre\""},{"value":"ComponentClass<{}, any> & \"progress\""},{"value":"ComponentClass<{}, any> & \"q\""},{"value":"ComponentClass<{}, any> & \"rp\""},{"value":"ComponentClass<{}, any> & \"rt\""},{"value":"ComponentClass<{}, any> & \"ruby\""},{"value":"ComponentClass<{}, any> & \"s\""},{"value":"ComponentClass<{}, any> & \"samp\""},{"value":"ComponentClass<{}, any> & \"search\""},{"value":"ComponentClass<{}, any> & \"slot\""},{"value":"ComponentClass<{}, any> & \"script\""},{"value":"ComponentClass<{}, any> & \"section\""},{"value":"ComponentClass<{}, any> & \"small\""},{"value":"ComponentClass<{}, any> & \"source\""},{"value":"ComponentClass<{}, any> & \"strong\""},{"value":"ComponentClass<{}, any> & \"style\""},{"value":"ComponentClass<{}, any> & \"sub\""},{"value":"ComponentClass<{}, any> & \"summary\""},{"value":"ComponentClass<{}, any> & \"sup\""},{"value":"ComponentClass<{}, any> & \"table\""},{"value":"ComponentClass<{}, any> & \"template\""},{"value":"ComponentClass<{}, any> & \"tbody\""},{"value":"ComponentClass<{}, any> & \"td\""},{"value":"ComponentClass<{}, any> & \"textarea\""},{"value":"ComponentClass<{}, any> & \"tfoot\""},{"value":"ComponentClass<{}, any> & \"th\""},{"value":"ComponentClass<{}, any> & \"thead\""},{"value":"ComponentClass<{}, any> & \"time\""},{"value":"ComponentClass<{}, any> & \"title\""},{"value":"ComponentClass<{}, any> & \"tr\""},{"value":"ComponentClass<{}, any> & \"track\""},{"value":"ComponentClass<{}, any> & \"u\""},{"value":"ComponentClass<{}, any> & \"var\""},{"value":"ComponentClass<{}, any> & \"video\""},{"value":"ComponentClass<{}, any> & \"wbr\""},{"value":"ComponentClass<{}, any> & \"webview\""},{"value":"ComponentClass<{}, any> & \"animate\""},{"value":"ComponentClass<{}, any> & \"animateMotion\""},{"value":"ComponentClass<{}, any> & \"animateTransform\""},{"value":"ComponentClass<{}, any> & \"circle\""},{"value":"ComponentClass<{}, any> & \"clipPath\""},{"value":"ComponentClass<{}, any> & \"defs\""},{"value":"ComponentClass<{}, any> & \"desc\""},{"value":"ComponentClass<{}, any> & \"ellipse\""},{"value":"ComponentClass<{}, any> & \"feBlend\""},{"value":"ComponentClass<{}, any> & \"feColorMatrix\""},{"value":"ComponentClass<{}, any> & \"feComponentTransfer\""},{"value":"ComponentClass<{}, any> & \"feComposite\""},{"value":"ComponentClass<{}, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<{}, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<{}, any> & \"feDisplacementMap\""},{"value":"ComponentClass<{}, any> & \"feDistantLight\""},{"value":"ComponentClass<{}, any> & \"feDropShadow\""},{"value":"ComponentClass<{}, any> & \"feFlood\""},{"value":"ComponentClass<{}, any> & \"feFuncA\""},{"value":"ComponentClass<{}, any> & \"feFuncB\""},{"value":"ComponentClass<{}, any> & \"feFuncG\""},{"value":"ComponentClass<{}, any> & \"feFuncR\""},{"value":"ComponentClass<{}, any> & \"feGaussianBlur\""},{"value":"ComponentClass<{}, any> & \"feImage\""},{"value":"ComponentClass<{}, any> & \"feMerge\""},{"value":"ComponentClass<{}, any> & \"feMergeNode\""},{"value":"ComponentClass<{}, any> & \"feMorphology\""},{"value":"ComponentClass<{}, any> & \"feOffset\""},{"value":"ComponentClass<{}, any> & \"fePointLight\""},{"value":"ComponentClass<{}, any> & \"feSpecularLighting\""},{"value":"ComponentClass<{}, any> & \"feSpotLight\""},{"value":"ComponentClass<{}, any> & \"feTile\""},{"value":"ComponentClass<{}, any> & \"feTurbulence\""},{"value":"ComponentClass<{}, any> & \"foreignObject\""},{"value":"ComponentClass<{}, any> & \"g\""},{"value":"ComponentClass<{}, any> & \"image\""},{"value":"ComponentClass<{}, any> & \"line\""},{"value":"ComponentClass<{}, any> & \"linearGradient\""},{"value":"ComponentClass<{}, any> & \"marker\""},{"value":"ComponentClass<{}, any> & \"mask\""},{"value":"ComponentClass<{}, any> & \"metadata\""},{"value":"ComponentClass<{}, any> & \"mpath\""},{"value":"ComponentClass<{}, any> & \"path\""},{"value":"ComponentClass<{}, any> & \"pattern\""},{"value":"ComponentClass<{}, any> & \"polygon\""},{"value":"ComponentClass<{}, any> & \"polyline\""},{"value":"ComponentClass<{}, any> & \"radialGradient\""},{"value":"ComponentClass<{}, any> & \"rect\""},{"value":"ComponentClass<{}, any> & \"set\""},{"value":"ComponentClass<{}, any> & \"stop\""},{"value":"ComponentClass<{}, any> & \"switch\""},{"value":"ComponentClass<{}, any> & \"text\""},{"value":"ComponentClass<{}, any> & \"textPath\""},{"value":"ComponentClass<{}, any> & \"tspan\""},{"value":"ComponentClass<{}, any> & \"use\""},{"value":"ComponentClass<{}, any> & \"view\""},{"value":"ComponentClass<{}, any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & FunctionComponent<any>"},{"value":"FunctionComponent<{}> & \"symbol\""},{"value":"FunctionComponent<{}> & \"object\""},{"value":"FunctionComponent<{}> & \"map\""},{"value":"FunctionComponent<{}> & \"filter\""},{"value":"FunctionComponent<{}> & \"a\""},{"value":"FunctionComponent<{}> & \"button\""},{"value":"FunctionComponent<{}> & \"div\""},{"value":"FunctionComponent<{}> & \"form\""},{"value":"FunctionComponent<{}> & \"h2\""},{"value":"FunctionComponent<{}> & \"h3\""},{"value":"FunctionComponent<{}> & \"img\""},{"value":"FunctionComponent<{}> & \"input\""},{"value":"FunctionComponent<{}> & \"label\""},{"value":"FunctionComponent<{}> & \"li\""},{"value":"FunctionComponent<{}> & \"nav\""},{"value":"FunctionComponent<{}> & \"ol\""},{"value":"FunctionComponent<{}> & \"p\""},{"value":"FunctionComponent<{}> & \"select\""},{"value":"FunctionComponent<{}> & \"span\""},{"value":"FunctionComponent<{}> & \"svg\""},{"value":"FunctionComponent<{}> & \"ul\""},{"value":"FunctionComponent<{}> & \"abbr\""},{"value":"FunctionComponent<{}> & \"address\""},{"value":"FunctionComponent<{}> & \"area\""},{"value":"FunctionComponent<{}> & \"article\""},{"value":"FunctionComponent<{}> & \"aside\""},{"value":"FunctionComponent<{}> & \"audio\""},{"value":"FunctionComponent<{}> & \"b\""},{"value":"FunctionComponent<{}> & \"base\""},{"value":"FunctionComponent<{}> & \"bdi\""},{"value":"FunctionComponent<{}> & \"bdo\""},{"value":"FunctionComponent<{}> & \"big\""},{"value":"FunctionComponent<{}> & \"blockquote\""},{"value":"FunctionComponent<{}> & \"body\""},{"value":"FunctionComponent<{}> & \"br\""},{"value":"FunctionComponent<{}> & \"canvas\""},{"value":"FunctionComponent<{}> & \"caption\""},{"value":"FunctionComponent<{}> & \"center\""},{"value":"FunctionComponent<{}> & \"cite\""},{"value":"FunctionComponent<{}> & \"code\""},{"value":"FunctionComponent<{}> & \"col\""},{"value":"FunctionComponent<{}> & \"colgroup\""},{"value":"FunctionComponent<{}> & \"data\""},{"value":"FunctionComponent<{}> & \"datalist\""},{"value":"FunctionComponent<{}> & \"dd\""},{"value":"FunctionComponent<{}> & \"del\""},{"value":"FunctionComponent<{}> & \"details\""},{"value":"FunctionComponent<{}> & \"dfn\""},{"value":"FunctionComponent<{}> & \"dialog\""},{"value":"FunctionComponent<{}> & \"dl\""},{"value":"FunctionComponent<{}> & \"dt\""},{"value":"FunctionComponent<{}> & \"em\""},{"value":"FunctionComponent<{}> & \"embed\""},{"value":"FunctionComponent<{}> & \"fieldset\""},{"value":"FunctionComponent<{}> & \"figcaption\""},{"value":"FunctionComponent<{}> & \"figure\""},{"value":"FunctionComponent<{}> & \"footer\""},{"value":"FunctionComponent<{}> & \"h1\""},{"value":"FunctionComponent<{}> & \"h4\""},{"value":"FunctionComponent<{}> & \"h5\""},{"value":"FunctionComponent<{}> & \"h6\""},{"value":"FunctionComponent<{}> & \"head\""},{"value":"FunctionComponent<{}> & \"header\""},{"value":"FunctionComponent<{}> & \"hgroup\""},{"value":"FunctionComponent<{}> & \"hr\""},{"value":"FunctionComponent<{}> & \"html\""},{"value":"FunctionComponent<{}> & \"i\""},{"value":"FunctionComponent<{}> & \"iframe\""},{"value":"FunctionComponent<{}> & \"ins\""},{"value":"FunctionComponent<{}> & \"kbd\""},{"value":"FunctionComponent<{}> & \"keygen\""},{"value":"FunctionComponent<{}> & \"legend\""},{"value":"FunctionComponent<{}> & \"link\""},{"value":"FunctionComponent<{}> & \"main\""},{"value":"FunctionComponent<{}> & \"mark\""},{"value":"FunctionComponent<{}> & \"menu\""},{"value":"FunctionComponent<{}> & \"menuitem\""},{"value":"FunctionComponent<{}> & \"meta\""},{"value":"FunctionComponent<{}> & \"meter\""},{"value":"FunctionComponent<{}> & \"noindex\""},{"value":"FunctionComponent<{}> & \"noscript\""},{"value":"FunctionComponent<{}> & \"optgroup\""},{"value":"FunctionComponent<{}> & \"option\""},{"value":"FunctionComponent<{}> & \"output\""},{"value":"FunctionComponent<{}> & \"param\""},{"value":"FunctionComponent<{}> & \"picture\""},{"value":"FunctionComponent<{}> & \"pre\""},{"value":"FunctionComponent<{}> & \"progress\""},{"value":"FunctionComponent<{}> & \"q\""},{"value":"FunctionComponent<{}> & \"rp\""},{"value":"FunctionComponent<{}> & \"rt\""},{"value":"FunctionComponent<{}> & \"ruby\""},{"value":"FunctionComponent<{}> & \"s\""},{"value":"FunctionComponent<{}> & \"samp\""},{"value":"FunctionComponent<{}> & \"search\""},{"value":"FunctionComponent<{}> & \"slot\""},{"value":"FunctionComponent<{}> & \"script\""},{"value":"FunctionComponent<{}> & \"section\""},{"value":"FunctionComponent<{}> & \"small\""},{"value":"FunctionComponent<{}> & \"source\""},{"value":"FunctionComponent<{}> & \"strong\""},{"value":"FunctionComponent<{}> & \"style\""},{"value":"FunctionComponent<{}> & \"sub\""},{"value":"FunctionComponent<{}> & \"summary\""},{"value":"FunctionComponent<{}> & \"sup\""},{"value":"FunctionComponent<{}> & \"table\""},{"value":"FunctionComponent<{}> & \"template\""},{"value":"FunctionComponent<{}> & \"tbody\""},{"value":"FunctionComponent<{}> & \"td\""},{"value":"FunctionComponent<{}> & \"textarea\""},{"value":"FunctionComponent<{}> & \"tfoot\""},{"value":"FunctionComponent<{}> & \"th\""},{"value":"FunctionComponent<{}> & \"thead\""},{"value":"FunctionComponent<{}> & \"time\""},{"value":"FunctionComponent<{}> & \"title\""},{"value":"FunctionComponent<{}> & \"tr\""},{"value":"FunctionComponent<{}> & \"track\""},{"value":"FunctionComponent<{}> & \"u\""},{"value":"FunctionComponent<{}> & \"var\""},{"value":"FunctionComponent<{}> & \"video\""},{"value":"FunctionComponent<{}> & \"wbr\""},{"value":"FunctionComponent<{}> & \"webview\""},{"value":"FunctionComponent<{}> & \"animate\""},{"value":"FunctionComponent<{}> & \"animateMotion\""},{"value":"FunctionComponent<{}> & \"animateTransform\""},{"value":"FunctionComponent<{}> & \"circle\""},{"value":"FunctionComponent<{}> & \"clipPath\""},{"value":"FunctionComponent<{}> & \"defs\""},{"value":"FunctionComponent<{}> & \"desc\""},{"value":"FunctionComponent<{}> & \"ellipse\""},{"value":"FunctionComponent<{}> & \"feBlend\""},{"value":"FunctionComponent<{}> & \"feColorMatrix\""},{"value":"FunctionComponent<{}> & \"feComponentTransfer\""},{"value":"FunctionComponent<{}> & \"feComposite\""},{"value":"FunctionComponent<{}> & \"feConvolveMatrix\""},{"value":"FunctionComponent<{}> & \"feDiffuseLighting\""},{"value":"FunctionComponent<{}> & \"feDisplacementMap\""},{"value":"FunctionComponent<{}> & \"feDistantLight\""},{"value":"FunctionComponent<{}> & \"feDropShadow\""},{"value":"FunctionComponent<{}> & \"feFlood\""},{"value":"FunctionComponent<{}> & \"feFuncA\""},{"value":"FunctionComponent<{}> & \"feFuncB\""},{"value":"FunctionComponent<{}> & \"feFuncG\""},{"value":"FunctionComponent<{}> & \"feFuncR\""},{"value":"FunctionComponent<{}> & \"feGaussianBlur\""},{"value":"FunctionComponent<{}> & \"feImage\""},{"value":"FunctionComponent<{}> & \"feMerge\""},{"value":"FunctionComponent<{}> & \"feMergeNode\""},{"value":"FunctionComponent<{}> & \"feMorphology\""},{"value":"FunctionComponent<{}> & \"feOffset\""},{"value":"FunctionComponent<{}> & \"fePointLight\""},{"value":"FunctionComponent<{}> & \"feSpecularLighting\""},{"value":"FunctionComponent<{}> & \"feSpotLight\""},{"value":"FunctionComponent<{}> & \"feTile\""},{"value":"FunctionComponent<{}> & \"feTurbulence\""},{"value":"FunctionComponent<{}> & \"foreignObject\""},{"value":"FunctionComponent<{}> & \"g\""},{"value":"FunctionComponent<{}> & \"image\""},{"value":"FunctionComponent<{}> & \"line\""},{"value":"FunctionComponent<{}> & \"linearGradient\""},{"value":"FunctionComponent<{}> & \"marker\""},{"value":"FunctionComponent<{}> & \"mask\""},{"value":"FunctionComponent<{}> & \"metadata\""},{"value":"FunctionComponent<{}> & \"mpath\""},{"value":"FunctionComponent<{}> & \"path\""},{"value":"FunctionComponent<{}> & \"pattern\""},{"value":"FunctionComponent<{}> & \"polygon\""},{"value":"FunctionComponent<{}> & \"polyline\""},{"value":"FunctionComponent<{}> & \"radialGradient\""},{"value":"FunctionComponent<{}> & \"rect\""},{"value":"FunctionComponent<{}> & \"set\""},{"value":"FunctionComponent<{}> & \"stop\""},{"value":"FunctionComponent<{}> & \"switch\""},{"value":"FunctionComponent<{}> & \"text\""},{"value":"FunctionComponent<{}> & \"textPath\""},{"value":"FunctionComponent<{}> & \"tspan\""},{"value":"FunctionComponent<{}> & \"use\""},{"value":"FunctionComponent<{}> & \"view\""},{"value":"FunctionComponent<{}> & ComponentClass<any, any>"},{"value":"FunctionComponent<{}> & FunctionComponent<any>"}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"overflow":{"defaultValue":null,"description":"","name":"overflow","declarations":[],"required":false,"type":{"name":"enum","raw":"\"ellipsis\" | \"wrap\"","value":[{"value":"\"ellipsis\""},{"value":"\"wrap\""}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""},{"value":"\"4xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/banner/banner-regular/BannerRegular.tsx","description":"","displayName":"BannerRegular","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"colorScheme":{"defaultValue":null,"description":"","name":"colorScheme","declarations":[{"fileName":"lib/src/components/banner/BannerContainer.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TcolorScheme","value":[{"value":"TcolorScheme","description":"","fullComment":"","tags":{}}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"dismissed":{"defaultValue":null,"description":"","name":"dismissed","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"emphasis":{"defaultValue":null,"description":"","name":"emphasis","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"subtle\" | \"minimal\">","value":[{"value":"\"bold\""},{"value":"\"subtle\""},{"value":"\"minimal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"subtle\" | \"minimal\">>","description":"","fullComment":"","tags":{}}]}},"onDismiss":{"defaultValue":null,"description":"","name":"onDismiss","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"(() => void)","value":[{"value":"() => void","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-regular/BannerRegularActions.tsx","description":"","displayName":"BannerRegularActions","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-regular/BannerRegularButton.tsx","description":"","displayName":"BannerRegularButton","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"outline\" | \"solid\">","value":[{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"fullWidth":{"defaultValue":null,"description":"","name":"fullWidth","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"lib/src/components/button/Button.tsx","name":"TypeLiteral"},{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isLoading":{"defaultValue":null,"description":"","name":"isLoading","declarations":[{"fileName":"lib/src/components/button/Button.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\" | \"xl\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\" | \"xl\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"secondary\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"secondary\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"secondary\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-regular/BannerRegularContainer.tsx","description":"","displayName":"BannerRegularContainer","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"colorScheme":{"defaultValue":null,"description":"","name":"colorScheme","declarations":[{"fileName":"lib/src/components/banner/BannerContainer.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TcolorScheme","value":[{"value":"TcolorScheme","description":"","fullComment":"","tags":{}}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"dismissed":{"defaultValue":null,"description":"","name":"dismissed","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"emphasis":{"defaultValue":null,"description":"","name":"emphasis","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"subtle\" | \"minimal\">","value":[{"value":"\"bold\""},{"value":"\"subtle\""},{"value":"\"minimal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"subtle\" | \"minimal\">>","description":"","fullComment":"","tags":{}}]}},"onDismiss":{"defaultValue":null,"description":"","name":"onDismiss","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"(() => void)","value":[{"value":"() => void","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-regular/BannerRegularContent.tsx","description":"","displayName":"BannerRegularContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-regular/BannerRegularDismiss.tsx","description":"","displayName":"BannerRegularDismiss","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":{"value":"dismiss"},"description":"","name":"label","declarations":[{"fileName":"src/components/action-icon/ActionIcon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-regular/BannerRegularHeading.tsx","description":"","displayName":"BannerRegularHeading","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/heading/Heading.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType<{}> | ElementType<any, keyof IntrinsicElements>","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"ComponentClass<{}, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<{}>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"xxl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"xxl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"xxl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"medium\">","value":[{"value":"\"bold\""},{"value":"\"medium\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"medium\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-regular/BannerRegularImage.tsx","description":"","displayName":"BannerRegularImage","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/image/Image.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"fluid":{"defaultValue":null,"description":"","name":"fluid","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-regular/BannerRegularText.tsx","description":"","displayName":"BannerRegularText","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType<{}> | ElementType<any, keyof IntrinsicElements>","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"ComponentClass<{}, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<{}>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""},{"value":"\"4xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/banner/banner-slim/BannerSlim.tsx","description":"","displayName":"BannerSlim","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"colorScheme":{"defaultValue":null,"description":"","name":"colorScheme","declarations":[{"fileName":"lib/src/components/banner/BannerContainer.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TcolorScheme","value":[{"value":"TcolorScheme","description":"","fullComment":"","tags":{}}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"dismissed":{"defaultValue":null,"description":"","name":"dismissed","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"emphasis":{"defaultValue":null,"description":"","name":"emphasis","declarations":[{"fileName":"lib/src/components/banner/BannerContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"subtle\" | \"minimal\">","value":[{"value":"\"bold\""},{"value":"\"subtle\""},{"value":"\"minimal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"subtle\" | \"minimal\">>","description":"","fullComment":"","tags":{}}]}},"onDismiss":{"defaultValue":null,"description":"","name":"onDismiss","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"(() => void)","value":[{"value":"() => void","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"lib/src/components/banner/BannerContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(ResponsiveSize & ResponsiveVariant<\"sm\" | \"md\">)","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"sm\" & Partial<Record<Breakpoint, \"sm\" | \"md\">>"},{"value":"\"md\" & Partial<Record<Breakpoint, \"sm\" | \"md\">>"},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\">> & \"sm\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\">> & \"md\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\">> & Partial<Record<Breakpoint, \"sm\" | \"md\">>"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-slim/BannerSlimActions.tsx","description":"","displayName":"BannerSlimActions","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-slim/BannerSlimButton.tsx","description":"","displayName":"BannerSlimButton","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"outline\" | \"solid\">","value":[{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"fullWidth":{"defaultValue":null,"description":"","name":"fullWidth","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"lib/src/components/button/Button.tsx","name":"TypeLiteral"},{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isLoading":{"defaultValue":null,"description":"","name":"isLoading","declarations":[{"fileName":"lib/src/components/button/Button.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\" | \"xl\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\" | \"xl\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"secondary\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"secondary\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"secondary\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-slim/BannerSlimContainer.tsx","description":"","displayName":"BannerSlimContainer","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"colorScheme":{"defaultValue":null,"description":"","name":"colorScheme","declarations":[{"fileName":"lib/src/components/banner/BannerContainer.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TcolorScheme","value":[{"value":"TcolorScheme","description":"","fullComment":"","tags":{}}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"dismissed":{"defaultValue":null,"description":"","name":"dismissed","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"emphasis":{"defaultValue":null,"description":"","name":"emphasis","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"subtle\" | \"minimal\">","value":[{"value":"\"bold\""},{"value":"\"subtle\""},{"value":"\"minimal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"subtle\" | \"minimal\">>","description":"","fullComment":"","tags":{}}]}},"onDismiss":{"defaultValue":null,"description":"","name":"onDismiss","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"(() => void)","value":[{"value":"() => void","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\">>","description":"","fullComment":"","tags":{}}]}},"sizeWorkaround":{"defaultValue":null,"description":"","name":"sizeWorkaround","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-slim/BannerSlimContent.tsx","description":"","displayName":"BannerSlimContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-slim/BannerSlimDismiss.tsx","description":"","displayName":"BannerSlimDismiss","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"containerSize":{"defaultValue":null,"description":"","name":"containerSize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\">>","description":"","fullComment":"","tags":{}}]}},"emphasis":{"defaultValue":null,"description":"","name":"emphasis","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\">","value":[{"value":"\"bold\""},{"value":"Partial<Record<Breakpoint, \"bold\">>","description":"","fullComment":"","tags":{}}]}},"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":{"value":"dismiss"},"description":"","name":"label","declarations":[{"fileName":"src/components/action-icon/ActionIcon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-slim/BannerSlimImage.tsx","description":"","displayName":"BannerSlimImage","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/image/Image.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"fluid":{"defaultValue":null,"description":"","name":"fluid","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/banner-slim/BannerSlimText.tsx","description":"","displayName":"BannerSlimText","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType<{}> | ElementType<any, keyof IntrinsicElements>","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"ComponentClass<{}, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<{}>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""},{"value":"\"4xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/Banner.tsx","description":"","displayName":"Banner","methods":[],"props":{"emphasis":{"defaultValue":null,"description":"","name":"emphasis","declarations":[{"fileName":"lib/src/components/banner/BannerContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"subtle\" | \"minimal\">","value":[{"value":"\"bold\""},{"value":"\"subtle\""},{"value":"\"minimal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"subtle\" | \"minimal\">>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"lib/src/components/banner/BannerContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponsiveSize","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/BannerContainer.tsx","description":"","displayName":"BannerContainer","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"colorScheme":{"defaultValue":{"value":"{}"},"description":"","name":"colorScheme","declarations":[{"fileName":"lib/src/components/banner/BannerContainer.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TcolorScheme","value":[{"value":"TcolorScheme","description":"","fullComment":"","tags":{}}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"dismissed":{"defaultValue":null,"description":"","name":"dismissed","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"emphasis":{"defaultValue":null,"description":"","name":"emphasis","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"subtle\" | \"minimal\">","value":[{"value":"\"bold\""},{"value":"\"subtle\""},{"value":"\"minimal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"subtle\" | \"minimal\">>","description":"","fullComment":"","tags":{}}]}},"onDismiss":{"defaultValue":null,"description":"","name":"onDismiss","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"(() => void)","value":[{"value":"() => void","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/banner/BannerContext.tsx","description":"","displayName":"Banner","methods":[],"props":{}},{"tags":{},"filePath":"src/components/box/Box.tsx","description":"","displayName":"Box","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/button/Button.tsx","description":"","displayName":"Button","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"outline\" | \"solid\">","value":[{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"fullWidth":{"defaultValue":null,"description":"","name":"fullWidth","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"isLoading":{"defaultValue":{"value":false},"description":"","name":"isLoading","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\" | \"xl\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\" | \"xl\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"secondary\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"secondary\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"secondary\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/calendar/Calendar.tsx","description":"","displayName":"Calendar","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/calendar/Calendar.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"date":{"defaultValue":{"value":"new Date()"},"description":"","name":"date","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"Date","value":[{"value":"Date","description":"Enables basic storage and retrieval of dates and times.","fullComment":"Enables basic storage and retrieval of dates and times.","tags":{}}]}},"firstDayOfWeek":{"defaultValue":{"value":0},"description":"","name":"firstDayOfWeek","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"0 | 1 | 4 | 3 | 2 | 5 | 6","value":[{"value":"0"},{"value":"1"},{"value":"4"},{"value":"3"},{"value":"2"},{"value":"5"},{"value":"6"}]}},"labels":{"defaultValue":{"value":"{\n  open: 'Open calendar',\n  next: 'Next month',\n  previous: 'Previous month',\n  nextYear: 'Next year',\n  previousYear: 'Previous year'\n}"},"description":"","name":"labels","declarations":[{"fileName":"src/components/calendar/Calendar.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ open: string; next: string; previous: string; nextYear: string; previousYear: string; }","value":[{"value":"{ open: string; next: string; previous: string; nextYear: string; previousYear: string; }","description":"","fullComment":"","tags":{}}]}},"maxDate":{"defaultValue":null,"description":"","name":"maxDate","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"Date","value":[{"value":"Date","description":"Enables basic storage and retrieval of dates and times.","fullComment":"Enables basic storage and retrieval of dates and times.","tags":{}}]}},"minDate":{"defaultValue":null,"description":"","name":"minDate","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"Date","value":[{"value":"Date","description":"Enables basic storage and retrieval of dates and times.","fullComment":"Enables basic storage and retrieval of dates and times.","tags":{}}]}},"monthNames":{"defaultValue":{"value":"[\n  'Jan',\n  'Feb',\n  'Mar',\n  'Apr',\n  'May',\n  'Jun',\n  'Jul',\n  'Aug',\n  'Sep',\n  'Oct',\n  'Nov',\n  'Dec'\n]"},"description":"","name":"monthNames","declarations":[{"fileName":"src/components/calendar/Calendar.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string[]","value":[{"value":"string[]","description":"","fullComment":"","tags":{}}]}},"monthsToDisplay":{"defaultValue":null,"description":"","name":"monthsToDisplay","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"offset":{"defaultValue":null,"description":"","name":"offset","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"onDateSelected":{"defaultValue":null,"description":"","name":"onDateSelected","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":true,"type":{"name":"(selectedDate: DateObj, event: SyntheticEvent<Element, Event>) => void"}},"onOffsetChanged":{"defaultValue":null,"description":"","name":"onOffsetChanged","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"((offset: number) => void)","value":[{"value":"(offset: number) => void","description":"","fullComment":"","tags":{}}]}},"refDateSelected":{"defaultValue":null,"description":"","name":"refDateSelected","declarations":[{"fileName":"src/components/calendar/Calendar.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"RefObject<HTMLButtonElement | null>","value":[{"value":"RefObject<HTMLButtonElement | null>","description":"Created by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"Created by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef<HTMLDivElement>();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef<HTMLDivElement>();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},"refDateToday":{"defaultValue":null,"description":"","name":"refDateToday","declarations":[{"fileName":"src/components/calendar/Calendar.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"RefObject<HTMLButtonElement | null>","value":[{"value":"RefObject<HTMLButtonElement | null>","description":"Created by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"Created by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef<HTMLDivElement>();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef<HTMLDivElement>();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},"render":{"defaultValue":null,"description":"","name":"render","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"RenderFn","value":[{"value":"RenderFn","description":"","fullComment":"","tags":{}}]}},"selected":{"defaultValue":null,"description":"","name":"selected","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"Date | Date[]","value":[{"value":"Date","description":"Enables basic storage and retrieval of dates and times.","fullComment":"Enables basic storage and retrieval of dates and times.","tags":{}},{"value":"Date[]","description":"","fullComment":"","tags":{}}]}},"setYear":{"defaultValue":null,"description":"","name":"setYear","declarations":[{"fileName":"src/components/calendar/Calendar.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"(date: Date) => Promise<void>"}},"showOutsideDays":{"defaultValue":null,"description":"","name":"showOutsideDays","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"weekdayNames":{"defaultValue":{"value":"[\n  'Sun',\n  'Mon',\n  'Tue',\n  'Wed',\n  'Thu',\n  'Fri',\n  'Sat'\n]"},"description":"","name":"weekdayNames","declarations":[{"fileName":"src/components/calendar/Calendar.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string[]","value":[{"value":"string[]","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/calendar/Day.tsx","description":"","displayName":"Day","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"isOutsideMonth":{"defaultValue":null,"description":"","name":"isOutsideMonth","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"isSelected":{"defaultValue":null,"description":"","name":"isSelected","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"isToday":{"defaultValue":null,"description":"","name":"isToday","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"src/components/carousel/Carousel.tsx","description":"","displayName":"Carousel","methods":[],"props":{"currentSlide":{"defaultValue":{"value":0},"description":"","name":"currentSlide","declarations":[{"fileName":"src/components/carousel/Carousel.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/carousel/CarouselArrows.tsx","description":"","displayName":"CarouselArrowPrevious","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/carousel/CarouselArrows.tsx","description":"","displayName":"CarouselArrowNext","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/carousel/CarouselPagination.tsx","description":"","displayName":"CarouselPagination","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/carousel/CarouselSlide.tsx","description":"","displayName":"CarouselSlide","methods":[],"props":{"index":{"defaultValue":null,"description":"","name":"index","declarations":[{"fileName":"lib/src/components/carousel/CarouselSlide.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/carousel/CarouselSlider.tsx","description":"","displayName":"CarouselSlideGapContext","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/carousel/CarouselSlider.tsx","description":"","displayName":"CarouselSlider","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"lib/src/components/carousel/CarouselSlider.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"gap":{"defaultValue":{"value":3},"description":"","name":"gap","declarations":[{"fileName":"lib/src/components/carousel/CarouselSlider.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TCarouselSlideGap","value":[{"value":"0"},{"value":"1"},{"value":"\"none\""},{"value":"4"},{"value":"3"},{"value":"2"}]}},"overflow":{"defaultValue":null,"description":"","name":"overflow","declarations":[{"fileName":"lib/src/components/carousel/CarouselSlider.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"tabIndex":{"defaultValue":{"value":0},"description":"","name":"tabIndex","declarations":[{"fileName":"lib/src/components/carousel/CarouselSlider.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}}}},{"tags":{},"filePath":"src/components/checkbox-field/CheckboxField.tsx","description":"","displayName":"CheckboxField","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"checked":{"defaultValue":null,"description":"","name":"checked","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"}],"required":false,"type":{"name":"enum","raw":"CheckedState","value":[{"value":"false"},{"value":"true"},{"value":"\"indeterminate\""}]}},"defaultChecked":{"defaultValue":{"value":false},"description":"","name":"defaultChecked","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"}],"required":false,"type":{"name":"enum","raw":"CheckedState","value":[{"value":"false"},{"value":"true"},{"value":"\"indeterminate\""}]}},"description":{"defaultValue":null,"description":"","name":"description","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"error":{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"hideLabel":{"defaultValue":null,"description":"","name":"hideLabel","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"onCheckedChange":{"defaultValue":null,"description":"","name":"onCheckedChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"}],"required":false,"type":{"name":"enum","raw":"((checked: CheckedState) => void)","value":[{"value":"(checked: CheckedState) => void","description":"","fullComment":"","tags":{}}]}},"prompt":{"defaultValue":null,"description":"","name":"prompt","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ link?: string; label: string; onClick?: (() => void) | undefined; } | undefined","value":[{"value":"{ link?: string | undefined; label: string; onClick?: (() => void) | undefined; }","description":"","fullComment":"","tags":{}}]}},"required":{"defaultValue":null,"description":"","name":"required","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"},{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"md\" | \"lg\"","value":[{"value":"\"md\""},{"value":"\"lg\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}},"validation":{"defaultValue":null,"description":"","name":"validation","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ValidationOptions","value":[{"value":"ValidationOptions","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/checkbox-group/CheckboxGroup.tsx","description":"","displayName":"CheckboxGroup","methods":[],"props":{"asChild":{"defaultValue":{"value":false},"description":"","name":"asChild","declarations":[{"fileName":"src/components/checkbox-group/CheckboxGroup.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"checked":{"defaultValue":null,"description":"","name":"checked","declarations":[{"fileName":"src/components/checkbox-group/CheckboxGroup.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(string | number | readonly string[])[] | undefined","value":[{"value":"(string | number | readonly string[] | undefined)[]","description":"","fullComment":"","tags":{}}]}},"defaultChecked":{"defaultValue":null,"description":"","name":"defaultChecked","declarations":[{"fileName":"src/components/checkbox-group/CheckboxGroup.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(string | number | readonly string[])[] | undefined","value":[{"value":"(string | number | readonly string[] | undefined)[]","description":"","fullComment":"","tags":{}}]}},"onCheckedChange":{"defaultValue":null,"description":"","name":"onCheckedChange","declarations":[{"fileName":"src/components/checkbox-group/CheckboxGroup.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((checked: (string | number | readonly string[])[]) => void) | undefined","value":[{"value":"(checked: (string | number | readonly string[] | undefined)[]) => void","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/checkbox-group/CheckboxGroupAllItem.tsx","description":"","displayName":"CheckboxGroupAllItem","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onCheckedChange":{"defaultValue":null,"description":"","name":"onCheckedChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"}],"required":false,"type":{"name":"enum","raw":"((checked: CheckedState) => void)","value":[{"value":"(checked: CheckedState) => void","description":"","fullComment":"","tags":{}}]}},"required":{"defaultValue":null,"description":"","name":"required","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"md\" | \"lg\"","value":[{"value":"\"md\""},{"value":"\"lg\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/checkbox-group/CheckboxGroupItem.tsx","description":"","displayName":"CheckboxGroupItem","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onCheckedChange":{"defaultValue":null,"description":"","name":"onCheckedChange","declarations":[{"fileName":"lib/src/components/checkbox-group/CheckboxGroupItem.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((newChecked: boolean) => void)","value":[{"value":"(newChecked: boolean) => void","description":"","fullComment":"","tags":{}}]}},"required":{"defaultValue":null,"description":"","name":"required","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"md\" | \"lg\"","value":[{"value":"\"md\""},{"value":"\"lg\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/checkbox-group/CheckboxGroupSub.tsx","description":"","displayName":"CheckboxGroupSub","methods":[],"props":{"asChild":{"defaultValue":{"value":false},"description":"","name":"asChild","declarations":[{"fileName":"lib/src/components/checkbox-group/CheckboxGroupSub.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/checkbox-group/context/CheckboxGroupChecked.context.tsx","description":"","displayName":"CheckboxGroupCheckedContext","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/checkbox-group/context/CheckboxGroupChecked.context.tsx","description":"","displayName":"CheckboxGroupCheckedProvider","methods":[],"props":{"checked":{"defaultValue":null,"description":"","name":"checked","declarations":[{"fileName":"lib/src/components/checkbox-group/context/CheckboxGroupChecked.context.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(string | number | readonly string[])[] | undefined","value":[{"value":"(string | number | readonly string[] | undefined)[]","description":"","fullComment":"","tags":{}}]}},"defaultChecked":{"defaultValue":{"value":"[]"},"description":"","name":"defaultChecked","declarations":[{"fileName":"lib/src/components/checkbox-group/context/CheckboxGroupChecked.context.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(string | number | readonly string[])[] | undefined","value":[{"value":"(string | number | readonly string[] | undefined)[]","description":"","fullComment":"","tags":{}}]}},"onCheckedChange":{"defaultValue":null,"description":"","name":"onCheckedChange","declarations":[{"fileName":"lib/src/components/checkbox-group/context/CheckboxGroupChecked.context.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((checked: (string | number | readonly string[])[]) => void) | undefined","value":[{"value":"(checked: (string | number | readonly string[] | undefined)[]) => void","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/checkbox-group/context/CheckboxGroupMounted.context.tsx","description":"","displayName":"CheckboxGroupMountedContext","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/checkbox-group/context/CheckboxGroupMounted.context.tsx","description":"","displayName":"CheckboxGroupMountedProvider","methods":[],"props":{}},{"tags":{},"filePath":"src/components/checkbox-tree/CheckboxTree.tsx","description":"","displayName":"CheckboxTreeRoot","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"checked":{"defaultValue":null,"description":"","name":"checked","declarations":[{"fileName":"src/components/checkbox-group/CheckboxGroup.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(string | number | readonly string[])[] | undefined","value":[{"value":"(string | number | readonly string[] | undefined)[]","description":"","fullComment":"","tags":{}}]}},"onCheckedChange":{"defaultValue":null,"description":"","name":"onCheckedChange","declarations":[{"fileName":"src/components/checkbox-group/CheckboxGroup.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((checked: (string | number | readonly string[])[]) => void) | undefined","value":[{"value":"(checked: (string | number | readonly string[] | undefined)[]) => void","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/checkbox-tree/CheckboxTree.tsx","description":"","displayName":"CheckboxTree","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"checked":{"defaultValue":null,"description":"","name":"checked","declarations":[{"fileName":"src/components/checkbox-group/CheckboxGroup.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(string | number | readonly string[])[] | undefined","value":[{"value":"(string | number | readonly string[] | undefined)[]","description":"","fullComment":"","tags":{}}]}},"onCheckedChange":{"defaultValue":null,"description":"","name":"onCheckedChange","declarations":[{"fileName":"src/components/checkbox-group/CheckboxGroup.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((checked: (string | number | readonly string[])[]) => void) | undefined","value":[{"value":"(checked: (string | number | readonly string[] | undefined)[]) => void","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/checkbox-tree/CheckboxTreeCollapsible.tsx","description":"","displayName":"CheckboxTreeCollapsible","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"defaultOpen":{"defaultValue":null,"description":"","name":"defaultOpen","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onOpenChange":{"defaultValue":null,"description":"","name":"onOpenChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"}],"required":false,"type":{"name":"enum","raw":"((open: boolean) => void)","value":[{"value":"(open: boolean) => void","description":"","fullComment":"","tags":{}}]}},"open":{"defaultValue":null,"description":"","name":"open","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/checkbox-tree/CheckboxTreeCollapsibleContent.tsx","description":"","displayName":"CheckboxTreeCollapsibleContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/checkbox-tree/CheckboxTreeCollapsibleTrigger.tsx","description":"","displayName":"CheckboxTreeCollapsibleTrigger","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"lib/src/components/tree/TreeCollapsibleTrigger.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"onCheckedChange":{"defaultValue":null,"description":"","name":"onCheckedChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"}],"required":false,"type":{"name":"enum","raw":"((checked: CheckedState) => void)","value":[{"value":"(checked: CheckedState) => void","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"md\" | \"lg\"","value":[{"value":"\"md\""},{"value":"\"lg\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/checkbox-tree/CheckboxTreeItem.tsx","description":"","displayName":"CheckboxTreeItem","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"onCheckedChange":{"defaultValue":null,"description":"","name":"onCheckedChange","declarations":[{"fileName":"lib/src/components/checkbox-group/CheckboxGroupItem.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((newChecked: boolean) => void)","value":[{"value":"(newChecked: boolean) => void","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"md\" | \"lg\"","value":[{"value":"\"md\""},{"value":"\"lg\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/checkbox-tree/CheckboxTreeItemContent.tsx","description":"","displayName":"CheckboxTreeItemContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"src/components/checkbox/Checkbox.tsx","description":"","displayName":"Checkbox","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"checked":{"defaultValue":null,"description":"","name":"checked","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"}],"required":false,"type":{"name":"enum","raw":"CheckedState","value":[{"value":"false"},{"value":"true"},{"value":"\"indeterminate\""}]}},"defaultChecked":{"defaultValue":null,"description":"","name":"defaultChecked","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"}],"required":false,"type":{"name":"enum","raw":"CheckedState","value":[{"value":"false"},{"value":"true"},{"value":"\"indeterminate\""}]}},"onCheckedChange":{"defaultValue":null,"description":"","name":"onCheckedChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"}],"required":false,"type":{"name":"enum","raw":"((checked: CheckedState) => void)","value":[{"value":"(checked: CheckedState) => void","description":"","fullComment":"","tags":{}}]}},"required":{"defaultValue":null,"description":"","name":"required","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-checkbox/dist/index.d.ts","name":"CheckboxProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"md\" | \"lg\"","value":[{"value":"\"md\""},{"value":"\"lg\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}}}},{"tags":{},"filePath":"src/components/chip-dismissible-group/ChipDismissibleGroupItem.tsx","description":"","displayName":"ChipDismissibleGroupItem","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},{"fileName":"lib/src/components/dismissible-group/DismissibleGroupItem.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"dismissActionLabel":{"defaultValue":{"value":"Dismiss"},"description":"","name":"dismissActionLabel","declarations":[{"fileName":"src/components/chip-dismissible-group/ChipDismissibleGroupItem.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},"dismissed":{"defaultValue":null,"description":"","name":"dismissed","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onDismiss":{"defaultValue":null,"description":"","name":"onDismiss","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"(() => void)","value":[{"value":"() => void","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"value":{"defaultValue":null,"description":"","name":"value","declarations":[{"fileName":"lib/src/components/dismissible-group/DismissibleGroupItem.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}}}},{"tags":{},"filePath":"src/components/chip-dismissible-group/ChipDismissibleGroupRoot.tsx","description":"","displayName":"ChipDismissibleGroupRoot","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"lib/src/components/dismissible-group/DismissibleGroupRoot.tsx","name":"IDismissibleGroupRootProps"}],"required":false,"type":{"name":"enum","raw":"(ElementType & ElementType<any, keyof IntrinsicElements>)","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"\"symbol\" & ComponentClass<any, any>"},{"value":"\"symbol\" & FunctionComponent<any>"},{"value":"\"object\" & ComponentClass<any, any>"},{"value":"\"object\" & FunctionComponent<any>"},{"value":"\"map\" & ComponentClass<any, any>"},{"value":"\"map\" & FunctionComponent<any>"},{"value":"\"filter\" & ComponentClass<any, any>"},{"value":"\"filter\" & FunctionComponent<any>"},{"value":"\"a\" & ComponentClass<any, any>"},{"value":"\"a\" & FunctionComponent<any>"},{"value":"\"button\" & ComponentClass<any, any>"},{"value":"\"button\" & FunctionComponent<any>"},{"value":"\"div\" & ComponentClass<any, any>"},{"value":"\"div\" & FunctionComponent<any>"},{"value":"\"form\" & ComponentClass<any, any>"},{"value":"\"form\" & FunctionComponent<any>"},{"value":"\"h2\" & ComponentClass<any, any>"},{"value":"\"h2\" & FunctionComponent<any>"},{"value":"\"h3\" & ComponentClass<any, any>"},{"value":"\"h3\" & FunctionComponent<any>"},{"value":"\"img\" & ComponentClass<any, any>"},{"value":"\"img\" & FunctionComponent<any>"},{"value":"\"input\" & ComponentClass<any, any>"},{"value":"\"input\" & FunctionComponent<any>"},{"value":"\"label\" & ComponentClass<any, any>"},{"value":"\"label\" & FunctionComponent<any>"},{"value":"\"li\" & ComponentClass<any, any>"},{"value":"\"li\" & FunctionComponent<any>"},{"value":"\"nav\" & ComponentClass<any, any>"},{"value":"\"nav\" & FunctionComponent<any>"},{"value":"\"ol\" & ComponentClass<any, any>"},{"value":"\"ol\" & FunctionComponent<any>"},{"value":"\"p\" & ComponentClass<any, any>"},{"value":"\"p\" & FunctionComponent<any>"},{"value":"\"select\" & ComponentClass<any, any>"},{"value":"\"select\" & FunctionComponent<any>"},{"value":"\"span\" & ComponentClass<any, any>"},{"value":"\"span\" & FunctionComponent<any>"},{"value":"\"svg\" & ComponentClass<any, any>"},{"value":"\"svg\" & FunctionComponent<any>"},{"value":"\"ul\" & ComponentClass<any, any>"},{"value":"\"ul\" & FunctionComponent<any>"},{"value":"\"abbr\" & ComponentClass<any, any>"},{"value":"\"abbr\" & FunctionComponent<any>"},{"value":"\"address\" & ComponentClass<any, any>"},{"value":"\"address\" & FunctionComponent<any>"},{"value":"\"area\" & ComponentClass<any, any>"},{"value":"\"area\" & FunctionComponent<any>"},{"value":"\"article\" & ComponentClass<any, any>"},{"value":"\"article\" & FunctionComponent<any>"},{"value":"\"aside\" & ComponentClass<any, any>"},{"value":"\"aside\" & FunctionComponent<any>"},{"value":"\"audio\" & ComponentClass<any, any>"},{"value":"\"audio\" & FunctionComponent<any>"},{"value":"\"b\" & ComponentClass<any, any>"},{"value":"\"b\" & FunctionComponent<any>"},{"value":"\"base\" & ComponentClass<any, any>"},{"value":"\"base\" & FunctionComponent<any>"},{"value":"\"bdi\" & ComponentClass<any, any>"},{"value":"\"bdi\" & FunctionComponent<any>"},{"value":"\"bdo\" & ComponentClass<any, any>"},{"value":"\"bdo\" & FunctionComponent<any>"},{"value":"\"big\" & ComponentClass<any, any>"},{"value":"\"big\" & FunctionComponent<any>"},{"value":"\"blockquote\" & ComponentClass<any, any>"},{"value":"\"blockquote\" & FunctionComponent<any>"},{"value":"\"body\" & ComponentClass<any, any>"},{"value":"\"body\" & FunctionComponent<any>"},{"value":"\"br\" & ComponentClass<any, any>"},{"value":"\"br\" & FunctionComponent<any>"},{"value":"\"canvas\" & ComponentClass<any, any>"},{"value":"\"canvas\" & FunctionComponent<any>"},{"value":"\"caption\" & ComponentClass<any, any>"},{"value":"\"caption\" & FunctionComponent<any>"},{"value":"\"center\" & ComponentClass<any, any>"},{"value":"\"center\" & FunctionComponent<any>"},{"value":"\"cite\" & ComponentClass<any, any>"},{"value":"\"cite\" & FunctionComponent<any>"},{"value":"\"code\" & ComponentClass<any, any>"},{"value":"\"code\" & FunctionComponent<any>"},{"value":"\"col\" & ComponentClass<any, any>"},{"value":"\"col\" & FunctionComponent<any>"},{"value":"\"colgroup\" & ComponentClass<any, any>"},{"value":"\"colgroup\" & FunctionComponent<any>"},{"value":"\"data\" & ComponentClass<any, any>"},{"value":"\"data\" & FunctionComponent<any>"},{"value":"\"datalist\" & ComponentClass<any, any>"},{"value":"\"datalist\" & FunctionComponent<any>"},{"value":"\"dd\" & ComponentClass<any, any>"},{"value":"\"dd\" & FunctionComponent<any>"},{"value":"\"del\" & ComponentClass<any, any>"},{"value":"\"del\" & FunctionComponent<any>"},{"value":"\"details\" & ComponentClass<any, any>"},{"value":"\"details\" & FunctionComponent<any>"},{"value":"\"dfn\" & ComponentClass<any, any>"},{"value":"\"dfn\" & FunctionComponent<any>"},{"value":"\"dialog\" & ComponentClass<any, any>"},{"value":"\"dialog\" & FunctionComponent<any>"},{"value":"\"dl\" & ComponentClass<any, any>"},{"value":"\"dl\" & FunctionComponent<any>"},{"value":"\"dt\" & ComponentClass<any, any>"},{"value":"\"dt\" & FunctionComponent<any>"},{"value":"\"em\" & ComponentClass<any, any>"},{"value":"\"em\" & FunctionComponent<any>"},{"value":"\"embed\" & ComponentClass<any, any>"},{"value":"\"embed\" & FunctionComponent<any>"},{"value":"\"fieldset\" & ComponentClass<any, any>"},{"value":"\"fieldset\" & FunctionComponent<any>"},{"value":"\"figcaption\" & ComponentClass<any, any>"},{"value":"\"figcaption\" & FunctionComponent<any>"},{"value":"\"figure\" & ComponentClass<any, any>"},{"value":"\"figure\" & FunctionComponent<any>"},{"value":"\"footer\" & ComponentClass<any, any>"},{"value":"\"footer\" & FunctionComponent<any>"},{"value":"\"h1\" & ComponentClass<any, any>"},{"value":"\"h1\" & FunctionComponent<any>"},{"value":"\"h4\" & ComponentClass<any, any>"},{"value":"\"h4\" & FunctionComponent<any>"},{"value":"\"h5\" & ComponentClass<any, any>"},{"value":"\"h5\" & FunctionComponent<any>"},{"value":"\"h6\" & ComponentClass<any, any>"},{"value":"\"h6\" & FunctionComponent<any>"},{"value":"\"head\" & ComponentClass<any, any>"},{"value":"\"head\" & FunctionComponent<any>"},{"value":"\"header\" & ComponentClass<any, any>"},{"value":"\"header\" & FunctionComponent<any>"},{"value":"\"hgroup\" & ComponentClass<any, any>"},{"value":"\"hgroup\" & FunctionComponent<any>"},{"value":"\"hr\" & ComponentClass<any, any>"},{"value":"\"hr\" & FunctionComponent<any>"},{"value":"\"html\" & ComponentClass<any, any>"},{"value":"\"html\" & FunctionComponent<any>"},{"value":"\"i\" & ComponentClass<any, any>"},{"value":"\"i\" & FunctionComponent<any>"},{"value":"\"iframe\" & ComponentClass<any, any>"},{"value":"\"iframe\" & FunctionComponent<any>"},{"value":"\"ins\" & ComponentClass<any, any>"},{"value":"\"ins\" & FunctionComponent<any>"},{"value":"\"kbd\" & ComponentClass<any, any>"},{"value":"\"kbd\" & FunctionComponent<any>"},{"value":"\"keygen\" & ComponentClass<any, any>"},{"value":"\"keygen\" & FunctionComponent<any>"},{"value":"\"legend\" & ComponentClass<any, any>"},{"value":"\"legend\" & FunctionComponent<any>"},{"value":"\"link\" & ComponentClass<any, any>"},{"value":"\"link\" & FunctionComponent<any>"},{"value":"\"main\" & ComponentClass<any, any>"},{"value":"\"main\" & FunctionComponent<any>"},{"value":"\"mark\" & ComponentClass<any, any>"},{"value":"\"mark\" & FunctionComponent<any>"},{"value":"\"menu\" & ComponentClass<any, any>"},{"value":"\"menu\" & FunctionComponent<any>"},{"value":"\"menuitem\" & ComponentClass<any, any>"},{"value":"\"menuitem\" & FunctionComponent<any>"},{"value":"\"meta\" & ComponentClass<any, any>"},{"value":"\"meta\" & FunctionComponent<any>"},{"value":"\"meter\" & ComponentClass<any, any>"},{"value":"\"meter\" & FunctionComponent<any>"},{"value":"\"noindex\" & ComponentClass<any, any>"},{"value":"\"noindex\" & FunctionComponent<any>"},{"value":"\"noscript\" & ComponentClass<any, any>"},{"value":"\"noscript\" & FunctionComponent<any>"},{"value":"\"optgroup\" & ComponentClass<any, any>"},{"value":"\"optgroup\" & FunctionComponent<any>"},{"value":"\"option\" & ComponentClass<any, any>"},{"value":"\"option\" & FunctionComponent<any>"},{"value":"\"output\" & ComponentClass<any, any>"},{"value":"\"output\" & FunctionComponent<any>"},{"value":"\"param\" & ComponentClass<any, any>"},{"value":"\"param\" & FunctionComponent<any>"},{"value":"\"picture\" & ComponentClass<any, any>"},{"value":"\"picture\" & FunctionComponent<any>"},{"value":"\"pre\" & ComponentClass<any, any>"},{"value":"\"pre\" & FunctionComponent<any>"},{"value":"\"progress\" & ComponentClass<any, any>"},{"value":"\"progress\" & FunctionComponent<any>"},{"value":"\"q\" & ComponentClass<any, any>"},{"value":"\"q\" & FunctionComponent<any>"},{"value":"\"rp\" & ComponentClass<any, any>"},{"value":"\"rp\" & FunctionComponent<any>"},{"value":"\"rt\" & ComponentClass<any, any>"},{"value":"\"rt\" & FunctionComponent<any>"},{"value":"\"ruby\" & ComponentClass<any, any>"},{"value":"\"ruby\" & FunctionComponent<any>"},{"value":"\"s\" & ComponentClass<any, any>"},{"value":"\"s\" & FunctionComponent<any>"},{"value":"\"samp\" & ComponentClass<any, any>"},{"value":"\"samp\" & FunctionComponent<any>"},{"value":"\"search\" & ComponentClass<any, any>"},{"value":"\"search\" & FunctionComponent<any>"},{"value":"\"slot\" & ComponentClass<any, any>"},{"value":"\"slot\" & FunctionComponent<any>"},{"value":"\"script\" & ComponentClass<any, any>"},{"value":"\"script\" & FunctionComponent<any>"},{"value":"\"section\" & ComponentClass<any, any>"},{"value":"\"section\" & FunctionComponent<any>"},{"value":"\"small\" & ComponentClass<any, any>"},{"value":"\"small\" & FunctionComponent<any>"},{"value":"\"source\" & ComponentClass<any, any>"},{"value":"\"source\" & FunctionComponent<any>"},{"value":"\"strong\" & ComponentClass<any, any>"},{"value":"\"strong\" & FunctionComponent<any>"},{"value":"\"style\" & ComponentClass<any, any>"},{"value":"\"style\" & FunctionComponent<any>"},{"value":"\"sub\" & ComponentClass<any, any>"},{"value":"\"sub\" & FunctionComponent<any>"},{"value":"\"summary\" & ComponentClass<any, any>"},{"value":"\"summary\" & FunctionComponent<any>"},{"value":"\"sup\" & ComponentClass<any, any>"},{"value":"\"sup\" & FunctionComponent<any>"},{"value":"\"table\" & ComponentClass<any, any>"},{"value":"\"table\" & FunctionComponent<any>"},{"value":"\"template\" & ComponentClass<any, any>"},{"value":"\"template\" & FunctionComponent<any>"},{"value":"\"tbody\" & ComponentClass<any, any>"},{"value":"\"tbody\" & FunctionComponent<any>"},{"value":"\"td\" & ComponentClass<any, any>"},{"value":"\"td\" & FunctionComponent<any>"},{"value":"\"textarea\" & ComponentClass<any, any>"},{"value":"\"textarea\" & FunctionComponent<any>"},{"value":"\"tfoot\" & ComponentClass<any, any>"},{"value":"\"tfoot\" & FunctionComponent<any>"},{"value":"\"th\" & ComponentClass<any, any>"},{"value":"\"th\" & FunctionComponent<any>"},{"value":"\"thead\" & ComponentClass<any, any>"},{"value":"\"thead\" & FunctionComponent<any>"},{"value":"\"time\" & ComponentClass<any, any>"},{"value":"\"time\" & FunctionComponent<any>"},{"value":"\"title\" & ComponentClass<any, any>"},{"value":"\"title\" & FunctionComponent<any>"},{"value":"\"tr\" & ComponentClass<any, any>"},{"value":"\"tr\" & FunctionComponent<any>"},{"value":"\"track\" & ComponentClass<any, any>"},{"value":"\"track\" & FunctionComponent<any>"},{"value":"\"u\" & ComponentClass<any, any>"},{"value":"\"u\" & FunctionComponent<any>"},{"value":"\"var\" & ComponentClass<any, any>"},{"value":"\"var\" & FunctionComponent<any>"},{"value":"\"video\" & ComponentClass<any, any>"},{"value":"\"video\" & FunctionComponent<any>"},{"value":"\"wbr\" & ComponentClass<any, any>"},{"value":"\"wbr\" & FunctionComponent<any>"},{"value":"\"webview\" & ComponentClass<any, any>"},{"value":"\"webview\" & FunctionComponent<any>"},{"value":"\"animate\" & ComponentClass<any, any>"},{"value":"\"animate\" & FunctionComponent<any>"},{"value":"\"animateMotion\" & ComponentClass<any, any>"},{"value":"\"animateMotion\" & FunctionComponent<any>"},{"value":"\"animateTransform\" & ComponentClass<any, any>"},{"value":"\"animateTransform\" & FunctionComponent<any>"},{"value":"\"circle\" & ComponentClass<any, any>"},{"value":"\"circle\" & FunctionComponent<any>"},{"value":"\"clipPath\" & ComponentClass<any, any>"},{"value":"\"clipPath\" & FunctionComponent<any>"},{"value":"\"defs\" & ComponentClass<any, any>"},{"value":"\"defs\" & FunctionComponent<any>"},{"value":"\"desc\" & ComponentClass<any, any>"},{"value":"\"desc\" & FunctionComponent<any>"},{"value":"\"ellipse\" & ComponentClass<any, any>"},{"value":"\"ellipse\" & FunctionComponent<any>"},{"value":"\"feBlend\" & ComponentClass<any, any>"},{"value":"\"feBlend\" & FunctionComponent<any>"},{"value":"\"feColorMatrix\" & ComponentClass<any, any>"},{"value":"\"feColorMatrix\" & FunctionComponent<any>"},{"value":"\"feComponentTransfer\" & ComponentClass<any, any>"},{"value":"\"feComponentTransfer\" & FunctionComponent<any>"},{"value":"\"feComposite\" & ComponentClass<any, any>"},{"value":"\"feComposite\" & FunctionComponent<any>"},{"value":"\"feConvolveMatrix\" & ComponentClass<any, any>"},{"value":"\"feConvolveMatrix\" & FunctionComponent<any>"},{"value":"\"feDiffuseLighting\" & ComponentClass<any, any>"},{"value":"\"feDiffuseLighting\" & FunctionComponent<any>"},{"value":"\"feDisplacementMap\" & ComponentClass<any, any>"},{"value":"\"feDisplacementMap\" & FunctionComponent<any>"},{"value":"\"feDistantLight\" & ComponentClass<any, any>"},{"value":"\"feDistantLight\" & FunctionComponent<any>"},{"value":"\"feDropShadow\" & ComponentClass<any, any>"},{"value":"\"feDropShadow\" & FunctionComponent<any>"},{"value":"\"feFlood\" & ComponentClass<any, any>"},{"value":"\"feFlood\" & FunctionComponent<any>"},{"value":"\"feFuncA\" & ComponentClass<any, any>"},{"value":"\"feFuncA\" & FunctionComponent<any>"},{"value":"\"feFuncB\" & ComponentClass<any, any>"},{"value":"\"feFuncB\" & FunctionComponent<any>"},{"value":"\"feFuncG\" & ComponentClass<any, any>"},{"value":"\"feFuncG\" & FunctionComponent<any>"},{"value":"\"feFuncR\" & ComponentClass<any, any>"},{"value":"\"feFuncR\" & FunctionComponent<any>"},{"value":"\"feGaussianBlur\" & ComponentClass<any, any>"},{"value":"\"feGaussianBlur\" & FunctionComponent<any>"},{"value":"\"feImage\" & ComponentClass<any, any>"},{"value":"\"feImage\" & FunctionComponent<any>"},{"value":"\"feMerge\" & ComponentClass<any, any>"},{"value":"\"feMerge\" & FunctionComponent<any>"},{"value":"\"feMergeNode\" & ComponentClass<any, any>"},{"value":"\"feMergeNode\" & FunctionComponent<any>"},{"value":"\"feMorphology\" & ComponentClass<any, any>"},{"value":"\"feMorphology\" & FunctionComponent<any>"},{"value":"\"feOffset\" & ComponentClass<any, any>"},{"value":"\"feOffset\" & FunctionComponent<any>"},{"value":"\"fePointLight\" & ComponentClass<any, any>"},{"value":"\"fePointLight\" & FunctionComponent<any>"},{"value":"\"feSpecularLighting\" & ComponentClass<any, any>"},{"value":"\"feSpecularLighting\" & FunctionComponent<any>"},{"value":"\"feSpotLight\" & ComponentClass<any, any>"},{"value":"\"feSpotLight\" & FunctionComponent<any>"},{"value":"\"feTile\" & ComponentClass<any, any>"},{"value":"\"feTile\" & FunctionComponent<any>"},{"value":"\"feTurbulence\" & ComponentClass<any, any>"},{"value":"\"feTurbulence\" & FunctionComponent<any>"},{"value":"\"foreignObject\" & ComponentClass<any, any>"},{"value":"\"foreignObject\" & FunctionComponent<any>"},{"value":"\"g\" & ComponentClass<any, any>"},{"value":"\"g\" & FunctionComponent<any>"},{"value":"\"image\" & ComponentClass<any, any>"},{"value":"\"image\" & FunctionComponent<any>"},{"value":"\"line\" & ComponentClass<any, any>"},{"value":"\"line\" & FunctionComponent<any>"},{"value":"\"linearGradient\" & ComponentClass<any, any>"},{"value":"\"linearGradient\" & FunctionComponent<any>"},{"value":"\"marker\" & ComponentClass<any, any>"},{"value":"\"marker\" & FunctionComponent<any>"},{"value":"\"mask\" & ComponentClass<any, any>"},{"value":"\"mask\" & FunctionComponent<any>"},{"value":"\"metadata\" & ComponentClass<any, any>"},{"value":"\"metadata\" & FunctionComponent<any>"},{"value":"\"mpath\" & ComponentClass<any, any>"},{"value":"\"mpath\" & FunctionComponent<any>"},{"value":"\"path\" & ComponentClass<any, any>"},{"value":"\"path\" & FunctionComponent<any>"},{"value":"\"pattern\" & ComponentClass<any, any>"},{"value":"\"pattern\" & FunctionComponent<any>"},{"value":"\"polygon\" & ComponentClass<any, any>"},{"value":"\"polygon\" & FunctionComponent<any>"},{"value":"\"polyline\" & ComponentClass<any, any>"},{"value":"\"polyline\" & FunctionComponent<any>"},{"value":"\"radialGradient\" & ComponentClass<any, any>"},{"value":"\"radialGradient\" & FunctionComponent<any>"},{"value":"\"rect\" & ComponentClass<any, any>"},{"value":"\"rect\" & FunctionComponent<any>"},{"value":"\"set\" & ComponentClass<any, any>"},{"value":"\"set\" & FunctionComponent<any>"},{"value":"\"stop\" & ComponentClass<any, any>"},{"value":"\"stop\" & FunctionComponent<any>"},{"value":"\"switch\" & ComponentClass<any, any>"},{"value":"\"switch\" & FunctionComponent<any>"},{"value":"\"text\" & ComponentClass<any, any>"},{"value":"\"text\" & FunctionComponent<any>"},{"value":"\"textPath\" & ComponentClass<any, any>"},{"value":"\"textPath\" & FunctionComponent<any>"},{"value":"\"tspan\" & ComponentClass<any, any>"},{"value":"\"tspan\" & FunctionComponent<any>"},{"value":"\"use\" & ComponentClass<any, any>"},{"value":"\"use\" & FunctionComponent<any>"},{"value":"\"view\" & ComponentClass<any, any>"},{"value":"\"view\" & FunctionComponent<any>"},{"value":"ComponentClass<any, any> & \"symbol\""},{"value":"ComponentClass<any, any> & \"object\""},{"value":"ComponentClass<any, any> & \"map\""},{"value":"ComponentClass<any, any> & \"filter\""},{"value":"ComponentClass<any, any> & \"a\""},{"value":"ComponentClass<any, any> & \"button\""},{"value":"ComponentClass<any, any> & \"div\""},{"value":"ComponentClass<any, any> & \"form\""},{"value":"ComponentClass<any, any> & \"h2\""},{"value":"ComponentClass<any, any> & \"h3\""},{"value":"ComponentClass<any, any> & \"img\""},{"value":"ComponentClass<any, any> & \"input\""},{"value":"ComponentClass<any, any> & \"label\""},{"value":"ComponentClass<any, any> & \"li\""},{"value":"ComponentClass<any, any> & \"nav\""},{"value":"ComponentClass<any, any> & \"ol\""},{"value":"ComponentClass<any, any> & \"p\""},{"value":"ComponentClass<any, any> & \"select\""},{"value":"ComponentClass<any, any> & \"span\""},{"value":"ComponentClass<any, any> & \"svg\""},{"value":"ComponentClass<any, any> & \"ul\""},{"value":"ComponentClass<any, any> & \"abbr\""},{"value":"ComponentClass<any, any> & \"address\""},{"value":"ComponentClass<any, any> & \"area\""},{"value":"ComponentClass<any, any> & \"article\""},{"value":"ComponentClass<any, any> & \"aside\""},{"value":"ComponentClass<any, any> & \"audio\""},{"value":"ComponentClass<any, any> & \"b\""},{"value":"ComponentClass<any, any> & \"base\""},{"value":"ComponentClass<any, any> & \"bdi\""},{"value":"ComponentClass<any, any> & \"bdo\""},{"value":"ComponentClass<any, any> & \"big\""},{"value":"ComponentClass<any, any> & \"blockquote\""},{"value":"ComponentClass<any, any> & \"body\""},{"value":"ComponentClass<any, any> & \"br\""},{"value":"ComponentClass<any, any> & \"canvas\""},{"value":"ComponentClass<any, any> & \"caption\""},{"value":"ComponentClass<any, any> & \"center\""},{"value":"ComponentClass<any, any> & \"cite\""},{"value":"ComponentClass<any, any> & \"code\""},{"value":"ComponentClass<any, any> & \"col\""},{"value":"ComponentClass<any, any> & \"colgroup\""},{"value":"ComponentClass<any, any> & \"data\""},{"value":"ComponentClass<any, any> & \"datalist\""},{"value":"ComponentClass<any, any> & \"dd\""},{"value":"ComponentClass<any, any> & \"del\""},{"value":"ComponentClass<any, any> & \"details\""},{"value":"ComponentClass<any, any> & \"dfn\""},{"value":"ComponentClass<any, any> & \"dialog\""},{"value":"ComponentClass<any, any> & \"dl\""},{"value":"ComponentClass<any, any> & \"dt\""},{"value":"ComponentClass<any, any> & \"em\""},{"value":"ComponentClass<any, any> & \"embed\""},{"value":"ComponentClass<any, any> & \"fieldset\""},{"value":"ComponentClass<any, any> & \"figcaption\""},{"value":"ComponentClass<any, any> & \"figure\""},{"value":"ComponentClass<any, any> & \"footer\""},{"value":"ComponentClass<any, any> & \"h1\""},{"value":"ComponentClass<any, any> & \"h4\""},{"value":"ComponentClass<any, any> & \"h5\""},{"value":"ComponentClass<any, any> & \"h6\""},{"value":"ComponentClass<any, any> & \"head\""},{"value":"ComponentClass<any, any> & \"header\""},{"value":"ComponentClass<any, any> & \"hgroup\""},{"value":"ComponentClass<any, any> & \"hr\""},{"value":"ComponentClass<any, any> & \"html\""},{"value":"ComponentClass<any, any> & \"i\""},{"value":"ComponentClass<any, any> & \"iframe\""},{"value":"ComponentClass<any, any> & \"ins\""},{"value":"ComponentClass<any, any> & \"kbd\""},{"value":"ComponentClass<any, any> & \"keygen\""},{"value":"ComponentClass<any, any> & \"legend\""},{"value":"ComponentClass<any, any> & \"link\""},{"value":"ComponentClass<any, any> & \"main\""},{"value":"ComponentClass<any, any> & \"mark\""},{"value":"ComponentClass<any, any> & \"menu\""},{"value":"ComponentClass<any, any> & \"menuitem\""},{"value":"ComponentClass<any, any> & \"meta\""},{"value":"ComponentClass<any, any> & \"meter\""},{"value":"ComponentClass<any, any> & \"noindex\""},{"value":"ComponentClass<any, any> & \"noscript\""},{"value":"ComponentClass<any, any> & \"optgroup\""},{"value":"ComponentClass<any, any> & \"option\""},{"value":"ComponentClass<any, any> & \"output\""},{"value":"ComponentClass<any, any> & \"param\""},{"value":"ComponentClass<any, any> & \"picture\""},{"value":"ComponentClass<any, any> & \"pre\""},{"value":"ComponentClass<any, any> & \"progress\""},{"value":"ComponentClass<any, any> & \"q\""},{"value":"ComponentClass<any, any> & \"rp\""},{"value":"ComponentClass<any, any> & \"rt\""},{"value":"ComponentClass<any, any> & \"ruby\""},{"value":"ComponentClass<any, any> & \"s\""},{"value":"ComponentClass<any, any> & \"samp\""},{"value":"ComponentClass<any, any> & \"search\""},{"value":"ComponentClass<any, any> & \"slot\""},{"value":"ComponentClass<any, any> & \"script\""},{"value":"ComponentClass<any, any> & \"section\""},{"value":"ComponentClass<any, any> & \"small\""},{"value":"ComponentClass<any, any> & \"source\""},{"value":"ComponentClass<any, any> & \"strong\""},{"value":"ComponentClass<any, any> & \"style\""},{"value":"ComponentClass<any, any> & \"sub\""},{"value":"ComponentClass<any, any> & \"summary\""},{"value":"ComponentClass<any, any> & \"sup\""},{"value":"ComponentClass<any, any> & \"table\""},{"value":"ComponentClass<any, any> & \"template\""},{"value":"ComponentClass<any, any> & \"tbody\""},{"value":"ComponentClass<any, any> & \"td\""},{"value":"ComponentClass<any, any> & \"textarea\""},{"value":"ComponentClass<any, any> & \"tfoot\""},{"value":"ComponentClass<any, any> & \"th\""},{"value":"ComponentClass<any, any> & \"thead\""},{"value":"ComponentClass<any, any> & \"time\""},{"value":"ComponentClass<any, any> & \"title\""},{"value":"ComponentClass<any, any> & \"tr\""},{"value":"ComponentClass<any, any> & \"track\""},{"value":"ComponentClass<any, any> & \"u\""},{"value":"ComponentClass<any, any> & \"var\""},{"value":"ComponentClass<any, any> & \"video\""},{"value":"ComponentClass<any, any> & \"wbr\""},{"value":"ComponentClass<any, any> & \"webview\""},{"value":"ComponentClass<any, any> & \"animate\""},{"value":"ComponentClass<any, any> & \"animateMotion\""},{"value":"ComponentClass<any, any> & \"animateTransform\""},{"value":"ComponentClass<any, any> & \"circle\""},{"value":"ComponentClass<any, any> & \"clipPath\""},{"value":"ComponentClass<any, any> & \"defs\""},{"value":"ComponentClass<any, any> & \"desc\""},{"value":"ComponentClass<any, any> & \"ellipse\""},{"value":"ComponentClass<any, any> & \"feBlend\""},{"value":"ComponentClass<any, any> & \"feColorMatrix\""},{"value":"ComponentClass<any, any> & \"feComponentTransfer\""},{"value":"ComponentClass<any, any> & \"feComposite\""},{"value":"ComponentClass<any, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<any, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<any, any> & \"feDisplacementMap\""},{"value":"ComponentClass<any, any> & \"feDistantLight\""},{"value":"ComponentClass<any, any> & \"feDropShadow\""},{"value":"ComponentClass<any, any> & \"feFlood\""},{"value":"ComponentClass<any, any> & \"feFuncA\""},{"value":"ComponentClass<any, any> & \"feFuncB\""},{"value":"ComponentClass<any, any> & \"feFuncG\""},{"value":"ComponentClass<any, any> & \"feFuncR\""},{"value":"ComponentClass<any, any> & \"feGaussianBlur\""},{"value":"ComponentClass<any, any> & \"feImage\""},{"value":"ComponentClass<any, any> & \"feMerge\""},{"value":"ComponentClass<any, any> & \"feMergeNode\""},{"value":"ComponentClass<any, any> & \"feMorphology\""},{"value":"ComponentClass<any, any> & \"feOffset\""},{"value":"ComponentClass<any, any> & \"fePointLight\""},{"value":"ComponentClass<any, any> & \"feSpecularLighting\""},{"value":"ComponentClass<any, any> & \"feSpotLight\""},{"value":"ComponentClass<any, any> & \"feTile\""},{"value":"ComponentClass<any, any> & \"feTurbulence\""},{"value":"ComponentClass<any, any> & \"foreignObject\""},{"value":"ComponentClass<any, any> & \"g\""},{"value":"ComponentClass<any, any> & \"image\""},{"value":"ComponentClass<any, any> & \"line\""},{"value":"ComponentClass<any, any> & \"linearGradient\""},{"value":"ComponentClass<any, any> & \"marker\""},{"value":"ComponentClass<any, any> & \"mask\""},{"value":"ComponentClass<any, any> & \"metadata\""},{"value":"ComponentClass<any, any> & \"mpath\""},{"value":"ComponentClass<any, any> & \"path\""},{"value":"ComponentClass<any, any> & \"pattern\""},{"value":"ComponentClass<any, any> & \"polygon\""},{"value":"ComponentClass<any, any> & \"polyline\""},{"value":"ComponentClass<any, any> & \"radialGradient\""},{"value":"ComponentClass<any, any> & \"rect\""},{"value":"ComponentClass<any, any> & \"set\""},{"value":"ComponentClass<any, any> & \"stop\""},{"value":"ComponentClass<any, any> & \"switch\""},{"value":"ComponentClass<any, any> & \"text\""},{"value":"ComponentClass<any, any> & \"textPath\""},{"value":"ComponentClass<any, any> & \"tspan\""},{"value":"ComponentClass<any, any> & \"use\""},{"value":"ComponentClass<any, any> & \"view\""},{"value":"ComponentClass<any, any> & FunctionComponent<any>"},{"value":"FunctionComponent<any> & \"symbol\""},{"value":"FunctionComponent<any> & \"object\""},{"value":"FunctionComponent<any> & \"map\""},{"value":"FunctionComponent<any> & \"filter\""},{"value":"FunctionComponent<any> & \"a\""},{"value":"FunctionComponent<any> & \"button\""},{"value":"FunctionComponent<any> & \"div\""},{"value":"FunctionComponent<any> & \"form\""},{"value":"FunctionComponent<any> & \"h2\""},{"value":"FunctionComponent<any> & \"h3\""},{"value":"FunctionComponent<any> & \"img\""},{"value":"FunctionComponent<any> & \"input\""},{"value":"FunctionComponent<any> & \"label\""},{"value":"FunctionComponent<any> & \"li\""},{"value":"FunctionComponent<any> & \"nav\""},{"value":"FunctionComponent<any> & \"ol\""},{"value":"FunctionComponent<any> & \"p\""},{"value":"FunctionComponent<any> & \"select\""},{"value":"FunctionComponent<any> & \"span\""},{"value":"FunctionComponent<any> & \"svg\""},{"value":"FunctionComponent<any> & \"ul\""},{"value":"FunctionComponent<any> & \"abbr\""},{"value":"FunctionComponent<any> & \"address\""},{"value":"FunctionComponent<any> & \"area\""},{"value":"FunctionComponent<any> & \"article\""},{"value":"FunctionComponent<any> & \"aside\""},{"value":"FunctionComponent<any> & \"audio\""},{"value":"FunctionComponent<any> & \"b\""},{"value":"FunctionComponent<any> & \"base\""},{"value":"FunctionComponent<any> & \"bdi\""},{"value":"FunctionComponent<any> & \"bdo\""},{"value":"FunctionComponent<any> & \"big\""},{"value":"FunctionComponent<any> & \"blockquote\""},{"value":"FunctionComponent<any> & \"body\""},{"value":"FunctionComponent<any> & \"br\""},{"value":"FunctionComponent<any> & \"canvas\""},{"value":"FunctionComponent<any> & \"caption\""},{"value":"FunctionComponent<any> & \"center\""},{"value":"FunctionComponent<any> & \"cite\""},{"value":"FunctionComponent<any> & \"code\""},{"value":"FunctionComponent<any> & \"col\""},{"value":"FunctionComponent<any> & \"colgroup\""},{"value":"FunctionComponent<any> & \"data\""},{"value":"FunctionComponent<any> & \"datalist\""},{"value":"FunctionComponent<any> & \"dd\""},{"value":"FunctionComponent<any> & \"del\""},{"value":"FunctionComponent<any> & \"details\""},{"value":"FunctionComponent<any> & \"dfn\""},{"value":"FunctionComponent<any> & \"dialog\""},{"value":"FunctionComponent<any> & \"dl\""},{"value":"FunctionComponent<any> & \"dt\""},{"value":"FunctionComponent<any> & \"em\""},{"value":"FunctionComponent<any> & \"embed\""},{"value":"FunctionComponent<any> & \"fieldset\""},{"value":"FunctionComponent<any> & \"figcaption\""},{"value":"FunctionComponent<any> & \"figure\""},{"value":"FunctionComponent<any> & \"footer\""},{"value":"FunctionComponent<any> & \"h1\""},{"value":"FunctionComponent<any> & \"h4\""},{"value":"FunctionComponent<any> & \"h5\""},{"value":"FunctionComponent<any> & \"h6\""},{"value":"FunctionComponent<any> & \"head\""},{"value":"FunctionComponent<any> & \"header\""},{"value":"FunctionComponent<any> & \"hgroup\""},{"value":"FunctionComponent<any> & \"hr\""},{"value":"FunctionComponent<any> & \"html\""},{"value":"FunctionComponent<any> & \"i\""},{"value":"FunctionComponent<any> & \"iframe\""},{"value":"FunctionComponent<any> & \"ins\""},{"value":"FunctionComponent<any> & \"kbd\""},{"value":"FunctionComponent<any> & \"keygen\""},{"value":"FunctionComponent<any> & \"legend\""},{"value":"FunctionComponent<any> & \"link\""},{"value":"FunctionComponent<any> & \"main\""},{"value":"FunctionComponent<any> & \"mark\""},{"value":"FunctionComponent<any> & \"menu\""},{"value":"FunctionComponent<any> & \"menuitem\""},{"value":"FunctionComponent<any> & \"meta\""},{"value":"FunctionComponent<any> & \"meter\""},{"value":"FunctionComponent<any> & \"noindex\""},{"value":"FunctionComponent<any> & \"noscript\""},{"value":"FunctionComponent<any> & \"optgroup\""},{"value":"FunctionComponent<any> & \"option\""},{"value":"FunctionComponent<any> & \"output\""},{"value":"FunctionComponent<any> & \"param\""},{"value":"FunctionComponent<any> & \"picture\""},{"value":"FunctionComponent<any> & \"pre\""},{"value":"FunctionComponent<any> & \"progress\""},{"value":"FunctionComponent<any> & \"q\""},{"value":"FunctionComponent<any> & \"rp\""},{"value":"FunctionComponent<any> & \"rt\""},{"value":"FunctionComponent<any> & \"ruby\""},{"value":"FunctionComponent<any> & \"s\""},{"value":"FunctionComponent<any> & \"samp\""},{"value":"FunctionComponent<any> & \"search\""},{"value":"FunctionComponent<any> & \"slot\""},{"value":"FunctionComponent<any> & \"script\""},{"value":"FunctionComponent<any> & \"section\""},{"value":"FunctionComponent<any> & \"small\""},{"value":"FunctionComponent<any> & \"source\""},{"value":"FunctionComponent<any> & \"strong\""},{"value":"FunctionComponent<any> & \"style\""},{"value":"FunctionComponent<any> & \"sub\""},{"value":"FunctionComponent<any> & \"summary\""},{"value":"FunctionComponent<any> & \"sup\""},{"value":"FunctionComponent<any> & \"table\""},{"value":"FunctionComponent<any> & \"template\""},{"value":"FunctionComponent<any> & \"tbody\""},{"value":"FunctionComponent<any> & \"td\""},{"value":"FunctionComponent<any> & \"textarea\""},{"value":"FunctionComponent<any> & \"tfoot\""},{"value":"FunctionComponent<any> & \"th\""},{"value":"FunctionComponent<any> & \"thead\""},{"value":"FunctionComponent<any> & \"time\""},{"value":"FunctionComponent<any> & \"title\""},{"value":"FunctionComponent<any> & \"tr\""},{"value":"FunctionComponent<any> & \"track\""},{"value":"FunctionComponent<any> & \"u\""},{"value":"FunctionComponent<any> & \"var\""},{"value":"FunctionComponent<any> & \"video\""},{"value":"FunctionComponent<any> & \"wbr\""},{"value":"FunctionComponent<any> & \"webview\""},{"value":"FunctionComponent<any> & \"animate\""},{"value":"FunctionComponent<any> & \"animateMotion\""},{"value":"FunctionComponent<any> & \"animateTransform\""},{"value":"FunctionComponent<any> & \"circle\""},{"value":"FunctionComponent<any> & \"clipPath\""},{"value":"FunctionComponent<any> & \"defs\""},{"value":"FunctionComponent<any> & \"desc\""},{"value":"FunctionComponent<any> & \"ellipse\""},{"value":"FunctionComponent<any> & \"feBlend\""},{"value":"FunctionComponent<any> & \"feColorMatrix\""},{"value":"FunctionComponent<any> & \"feComponentTransfer\""},{"value":"FunctionComponent<any> & \"feComposite\""},{"value":"FunctionComponent<any> & \"feConvolveMatrix\""},{"value":"FunctionComponent<any> & \"feDiffuseLighting\""},{"value":"FunctionComponent<any> & \"feDisplacementMap\""},{"value":"FunctionComponent<any> & \"feDistantLight\""},{"value":"FunctionComponent<any> & \"feDropShadow\""},{"value":"FunctionComponent<any> & \"feFlood\""},{"value":"FunctionComponent<any> & \"feFuncA\""},{"value":"FunctionComponent<any> & \"feFuncB\""},{"value":"FunctionComponent<any> & \"feFuncG\""},{"value":"FunctionComponent<any> & \"feFuncR\""},{"value":"FunctionComponent<any> & \"feGaussianBlur\""},{"value":"FunctionComponent<any> & \"feImage\""},{"value":"FunctionComponent<any> & \"feMerge\""},{"value":"FunctionComponent<any> & \"feMergeNode\""},{"value":"FunctionComponent<any> & \"feMorphology\""},{"value":"FunctionComponent<any> & \"feOffset\""},{"value":"FunctionComponent<any> & \"fePointLight\""},{"value":"FunctionComponent<any> & \"feSpecularLighting\""},{"value":"FunctionComponent<any> & \"feSpotLight\""},{"value":"FunctionComponent<any> & \"feTile\""},{"value":"FunctionComponent<any> & \"feTurbulence\""},{"value":"FunctionComponent<any> & \"foreignObject\""},{"value":"FunctionComponent<any> & \"g\""},{"value":"FunctionComponent<any> & \"image\""},{"value":"FunctionComponent<any> & \"line\""},{"value":"FunctionComponent<any> & \"linearGradient\""},{"value":"FunctionComponent<any> & \"marker\""},{"value":"FunctionComponent<any> & \"mask\""},{"value":"FunctionComponent<any> & \"metadata\""},{"value":"FunctionComponent<any> & \"mpath\""},{"value":"FunctionComponent<any> & \"path\""},{"value":"FunctionComponent<any> & \"pattern\""},{"value":"FunctionComponent<any> & \"polygon\""},{"value":"FunctionComponent<any> & \"polyline\""},{"value":"FunctionComponent<any> & \"radialGradient\""},{"value":"FunctionComponent<any> & \"rect\""},{"value":"FunctionComponent<any> & \"set\""},{"value":"FunctionComponent<any> & \"stop\""},{"value":"FunctionComponent<any> & \"switch\""},{"value":"FunctionComponent<any> & \"text\""},{"value":"FunctionComponent<any> & \"textPath\""},{"value":"FunctionComponent<any> & \"tspan\""},{"value":"FunctionComponent<any> & \"use\""},{"value":"FunctionComponent<any> & \"view\""},{"value":"FunctionComponent<any> & ComponentClass<any, any>"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"lib/src/components/dismissible-group/DismissibleGroupRoot.tsx","name":"IDismissibleGroupProps"},"declarations":[{"fileName":"lib/src/components/dismissible-group/DismissibleGroupRoot.tsx","name":"IDismissibleGroupProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onDismiss":{"defaultValue":null,"description":"","name":"onDismiss","parent":{"fileName":"lib/src/components/dismissible-group/DismissibleGroupRoot.tsx","name":"IDismissibleGroupProps"},"declarations":[{"fileName":"lib/src/components/dismissible-group/DismissibleGroupRoot.tsx","name":"IDismissibleGroupProps"}],"required":true,"type":{"name":"(value: string | number) => void"}}}},{"tags":{},"filePath":"src/components/chip-toggle-group/ChipToggleGroupItem.tsx","description":"","displayName":"ChipToggleGroupItem","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"value":{"defaultValue":null,"description":"A string value for the toggle group item. All items within a toggle group should use a unique value.","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupItemImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupItemImplProps"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"src/components/chip-toggle-group/ChipToggleGroupRoot.tsx","description":"","displayName":"ChipToggleGroupRoot","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disabled":{"defaultValue":null,"description":"Whether the group is disabled from user interaction.\n@defaultValue false","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disableDeselect":{"defaultValue":null,"description":"","name":"disableDeselect","declarations":[{"fileName":"lib/src/utilities/radix-overrides/toggle-group/ToggleGroupRoot.tsx","name":"TypeLiteral"},{"fileName":"lib/src/utilities/radix-overrides/toggle-group/ToggleGroupRoot.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"loop":{"defaultValue":null,"description":"","name":"loop","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onValueChange":{"defaultValue":null,"description":"The callback that fires when the value of the toggle group changes.\nThe callback that fires when the state of the toggle group changes.","name":"onValueChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"((value: string) => void) | ((value: string[]) => void)","value":[{"value":"(value: string) => void","description":"The callback that fires when the value of the toggle group changes.","fullComment":"The callback that fires when the value of the toggle group changes.","tags":{}},{"value":"(value: string[]) => void","description":"The callback that fires when the state of the toggle group changes.","fullComment":"The callback that fires when the state of the toggle group changes.","tags":{}}]}},"orientation":{"defaultValue":null,"description":"","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"rovingFocus":{"defaultValue":null,"description":"Whether the group should maintain roving focus of its buttons.\n@defaultValue true","name":"rovingFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"type":{"defaultValue":null,"description":"","name":"type","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupMultipleProps"}],"required":true,"type":{"name":"enum","raw":"\"single\" | \"multiple\"","value":[{"value":"\"single\""},{"value":"\"multiple\""}]}},"value":{"defaultValue":null,"description":"The controlled stateful value of the item that is pressed.\nThe controlled stateful value of the items that are pressed.","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"string | string[]","value":[{"value":"string"},{"value":"string[]","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/chip/Chip.tsx","description":"","displayName":"Chip","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"src/components/chip/ChipGroup.tsx","description":"","displayName":"ChipGroup","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"src/components/combobox/Combobox.tsx","description":"","displayName":"Combobox","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/utils/dist/declarations/src/polymorphic.d.ts","name":"TypeLiteral"},{"fileName":"/home/runner/work/components/components/node_modules/@reach/utils/dist/declarations/src/polymorphic.d.ts","name":"TypeLiteral"},{"fileName":"/home/runner/work/components/components/node_modules/@reach/utils/dist/declarations/src/polymorphic.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"string | number | symbol | ComponentClass<unknown, any> | FunctionComponent<unknown>","value":[{"value":"string"},{"value":"number"},{"value":"symbol"},{"value":"ComponentClass<unknown, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<unknown>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/combobox/ComboboxInput.tsx","description":"","displayName":"StyledComboboxInput","methods":[],"props":{"appearance":{"defaultValue":{"value":"standard"},"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/utils/dist/declarations/src/polymorphic.d.ts","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(\"input\" & ElementType)","value":[{"value":"\"input\""},{"value":"\"input\" & ComponentClass<any, any>"},{"value":"\"input\" & FunctionComponent<any>"}]}},"autocomplete":{"defaultValue":null,"description":"Determines if the value in the input changes or not as the user navigates\nwith the keyboard. If true, the value changes, if false the value doesn't\nchange.\n\nSet this to false when you don't really need the value from the input but\nwant to populate some other state (like the recipient selector in Gmail).\nBut if your input is more like a normal `<input type=\"text\"/>`, then leave\nthe `true` default.\n@see Docs https://reach.tech/combobox#comboboxinput-autocomplete","name":"autocomplete","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxInputProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxInputProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"selectOnClick":{"defaultValue":null,"description":"If true, when the user clicks inside the text box the current value will\nbe selected. Use this if the user is likely to delete all the text anyway\n(like the URL bar in browsers).\n\nHowever, if the user is likely to want to tweak the value, leave this\nfalse, like a google search--the user is likely wanting to edit their\nsearch, not replace it completely.\n@see Docs https://reach.tech/combobox#comboboxinput-selectonclick","name":"selectOnClick","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxInputProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxInputProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"value":{"defaultValue":null,"description":"@see Docs https://reach.tech/combobox#comboboxinput-value","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxInputProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxInputProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/combobox/ComboboxInput.tsx","description":"","displayName":"ComboboxInput","methods":[],"props":{"appearance":{"defaultValue":{"value":"standard"},"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/utils/dist/declarations/src/polymorphic.d.ts","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(\"input\" & ElementType)","value":[{"value":"\"input\""},{"value":"\"input\" & ComponentClass<any, any>"},{"value":"\"input\" & FunctionComponent<any>"}]}},"autocomplete":{"defaultValue":null,"description":"Determines if the value in the input changes or not as the user navigates\nwith the keyboard. If true, the value changes, if false the value doesn't\nchange.\n\nSet this to false when you don't really need the value from the input but\nwant to populate some other state (like the recipient selector in Gmail).\nBut if your input is more like a normal `<input type=\"text\"/>`, then leave\nthe `true` default.\n@see Docs https://reach.tech/combobox#comboboxinput-autocomplete","name":"autocomplete","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxInputProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxInputProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"selectOnClick":{"defaultValue":null,"description":"If true, when the user clicks inside the text box the current value will\nbe selected. Use this if the user is likely to delete all the text anyway\n(like the URL bar in browsers).\n\nHowever, if the user is likely to want to tweak the value, leave this\nfalse, like a google search--the user is likely wanting to edit their\nsearch, not replace it completely.\n@see Docs https://reach.tech/combobox#comboboxinput-selectonclick","name":"selectOnClick","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxInputProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxInputProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"value":{"defaultValue":null,"description":"@see Docs https://reach.tech/combobox#comboboxinput-value","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxInputProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxInputProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/combobox/ComboboxList.tsx","description":"","displayName":"ComboboxList","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/utils/dist/declarations/src/polymorphic.d.ts","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(\"ul\" & ElementType)","value":[{"value":"\"ul\""},{"value":"\"ul\" & ComponentClass<any, any>"},{"value":"\"ul\" & FunctionComponent<any>"}]}},"persistSelection":{"defaultValue":null,"description":"Defaults to false. When true and the list is opened, if an option's value\nmatches the value in the input, it will automatically be highlighted and\nbe the starting point for any keyboard navigation of the list.\n\nThis allows you to treat a Combobox more like a `<select>` than an\n`<input/>`, but be mindful that the user is still able to put any\narbitrary value into the input, so if the only valid values for the input\nare from the list, your app will need to do that validation on blur or\nsubmit of the form.\n@see Docs https://reach.tech/combobox#comboboxlist-persistselection","name":"persistSelection","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxListProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxListProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/combobox/ComboboxOption.tsx","description":"","displayName":"ComboboxOption","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/utils/dist/declarations/src/polymorphic.d.ts","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(\"li\" & ElementType)","value":[{"value":"\"li\""},{"value":"\"li\" & ComponentClass<any, any>"},{"value":"\"li\" & FunctionComponent<any>"}]}},"children":{"defaultValue":null,"description":"Optional. If omitted, the `value` will be used as the children like as:\n`<ComboboxOption value=\"Seattle, Tacoma, Washington\" />`. But if you need\nto control a bit more, you can put whatever children you want, but make\nsure to render a `ComboboxOptionText` as well, so the value is still\ndisplayed with the text highlighting on the matched portions.\n@example   <ComboboxOption value=\"Apple\" />\n    🍎 <ComboboxOptionText />\n  </ComboboxOption>\n@see Docs https://reach.tech/combobox#comboboxoption-children","name":"children","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxOptionProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxOptionProps"}],"required":false,"type":{"name":"enum","raw":"ReactNode | ((props: ComboboxOptionContextValue) => ReactNode)","value":[{"value":"null"},{"value":"string"},{"value":"number"},{"value":"bigint"},{"value":"false"},{"value":"true"},{"value":"ReactElement<unknown, string | JSXElementConstructor<any>>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement = <div />;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement = <div />;\n```"}},{"value":"Iterable<ReactNode>","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}},{"value":"Promise<AwaitedReactNode>","description":"Represents the completion of an asynchronous operation","fullComment":"Represents the completion of an asynchronous operation","tags":{}},{"value":"(props: ComboboxOptionContextValue) => ReactNode","description":"","fullComment":"","tags":{}}]}},"index":{"defaultValue":null,"description":"TODO: Document this!","name":"index","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxOptionProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxOptionProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"value":{"defaultValue":null,"description":"The value to match against when suggesting.\n@see Docs https://reach.tech/combobox#comboboxoption-value","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxOptionProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxOptionProps"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/combobox/ComboboxPopover.tsx","description":"","displayName":"ComboboxPopover","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/utils/dist/declarations/src/polymorphic.d.ts","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(\"div\" & ElementType)","value":[{"value":"\"div\""},{"value":"\"div\" & ComponentClass<any, any>"},{"value":"\"div\" & FunctionComponent<any>"}]}},"hidden":{"defaultValue":null,"description":"Render the popover markup, but hide it – used by MenuButton so that it\ncan have an `aria-controls` attribute even when its menu isn't open, and\nused inside `Popover` as a hint that we can tell `useRect` to stop\nobserving for better performance.","name":"hidden","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/popover/dist/declarations/src/index.d.ts","name":"PopoverProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/popover/dist/declarations/src/index.d.ts","name":"PopoverProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"portal":{"defaultValue":null,"description":"If you pass `<ComboboxPopover portal={false} />` the popover will not\nrender inside of a portal, but in the same order as the React tree. This\nis mostly useful for styling the entire component together, like the pink\nfocus outline in the example earlier in this page.\n@see Docs https://reach.tech/combobox#comboboxpopover-portal","name":"portal","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxPopoverProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/combobox/dist/declarations/src/index.d.ts","name":"ComboboxPopoverProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"position":{"defaultValue":null,"description":"","name":"position","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/popover/dist/declarations/src/index.d.ts","name":"PopoverProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/popover/dist/declarations/src/index.d.ts","name":"PopoverProps"}],"required":false,"type":{"name":"enum","raw":"Position","value":[{"value":"Position","description":"","fullComment":"","tags":{}}]}},"targetRef":{"defaultValue":null,"description":"","name":"targetRef","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/popover/dist/declarations/src/index.d.ts","name":"PopoverProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/popover/dist/declarations/src/index.d.ts","name":"PopoverProps"}],"required":false,"type":{"name":"enum","raw":"RefObject<PossibleNode>","value":[{"value":"RefObject<PossibleNode>","description":"Created by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"Created by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef<HTMLDivElement>();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef<HTMLDivElement>();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},"unstable_observableRefs":{"defaultValue":null,"description":"Testing this API so we might accept additional nodes that apps can use to\ndetermine the position of the popover. One example where it may be useful\nis for positioning the popover of a listbox where the cursor rests on top\nof the selected option. Pretty sure this will change so don't use it\nanywhere in public yet!","name":"unstable_observableRefs","parent":{"fileName":"/home/runner/work/components/components/node_modules/@reach/popover/dist/declarations/src/index.d.ts","name":"PopoverProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@reach/popover/dist/declarations/src/index.d.ts","name":"PopoverProps"}],"required":false,"type":{"name":"enum","raw":"RefObject<PossibleNode>[]","value":[{"value":"RefObject<PossibleNode>[]","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/create-password-field/CreatePasswordField.tsx","description":"","displayName":"CreatePasswordField","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"},{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"defaultValidation":{"defaultValue":null,"description":"","name":"defaultValidation","declarations":[{"fileName":"src/components/create-password-field/CreatePasswordField.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"ValidationResult"}},"description":{"defaultValue":null,"description":"","name":"description","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"error":{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"hideLabel":{"defaultValue":null,"description":"","name":"hideLabel","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"hidePasswordText":{"defaultValue":null,"description":"","name":"hidePasswordText","declarations":[{"fileName":"src/components/password-input/PasswordInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"label":{"defaultValue":{"value":"Create a password"},"description":"","name":"label","declarations":[{"fileName":"src/components/create-password-field/CreatePasswordField.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"messageDirection":{"defaultValue":{"value":"row"},"description":"","name":"messageDirection","declarations":[{"fileName":"src/components/create-password-field/CreatePasswordField.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"row\" | \"column\"","value":[{"value":"\"row\""},{"value":"\"column\""}]}},"name":{"defaultValue":{"value":"password"},"description":"","name":"name","declarations":[{"fileName":"src/components/create-password-field/CreatePasswordField.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"prompt":{"defaultValue":null,"description":"","name":"prompt","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ link?: string; label: string; onClick?: (() => void) | undefined; } | undefined","value":[{"value":"{ link?: string | undefined; label: string; onClick?: (() => void) | undefined; }","description":"","fullComment":"","tags":{}}]}},"showPasswordText":{"defaultValue":null,"description":"","name":"showPasswordText","declarations":[{"fileName":"src/components/password-input/PasswordInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\" | \"xl\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"validate":{"defaultValue":null,"description":"","name":"validate","declarations":[{"fileName":"src/components/create-password-field/CreatePasswordField.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"(password: string) => ValidationResult | Promise<ValidationResult | undefined>"}},"validation":{"defaultValue":null,"description":"","name":"validation","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ValidationOptions","value":[{"value":"ValidationOptions","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/data-table/DataTable.tsx","description":"Context provider for DataTable state and logic.\n\nChildren can call `useDataTable` to access everything provided by `@tanstack/react-table` plus\nthe functionality we've built on top.","displayName":"DataTable","methods":[],"props":{"columns":{"defaultValue":null,"description":"","name":"columns","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"any"}},"data":{"defaultValue":null,"description":"","name":"data","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"},{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TableData","value":[{"value":"TableData","description":"","fullComment":"","tags":{}}]}},"defaultSort":{"defaultValue":null,"description":"","name":"defaultSort","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TDefaultSort","value":[{"value":"TDefaultSort","description":"","fullComment":"","tags":{}}]}},"disabledRows":{"defaultValue":null,"description":"","name":"disabledRows","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Record<string, boolean>","value":[{"value":"Record<string, boolean>","description":"","fullComment":"","tags":{}}]}},"enableRowSelection":{"defaultValue":null,"description":"","name":"enableRowSelection","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean | ((row: Row<unknown>) => boolean)","value":[{"value":"false"},{"value":"true"},{"value":"(row: Row<unknown>) => boolean","description":"","fullComment":"","tags":{}}]}},"getAsyncData":{"defaultValue":null,"description":"","name":"getAsyncData","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"},{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TGetAsyncData","value":[{"value":"TGetAsyncData","description":"","fullComment":"","tags":{}}]}},"initialState":{"defaultValue":null,"description":"","name":"initialState","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Partial<VisibilityTableState & ColumnOrderTableState & ColumnPinningTableState & FiltersTableState & ... 5 more ... & RowSelectionTableState>","value":[{"value":"Partial<VisibilityTableState & ColumnOrderTableState & ColumnPinningTableState & FiltersTableState & ... 5 more ... & RowSelectionTableState>","description":"","fullComment":"","tags":{}}]}},"onRowSelectionChange":{"defaultValue":null,"description":"","name":"onRowSelectionChange","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"OnChangeFn<RowSelectionState>","value":[{"value":"OnChangeFn<RowSelectionState>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableBody.tsx","description":"","displayName":"DataTableBody","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"rowAction":{"defaultValue":null,"description":"","name":"rowAction","declarations":[{"fileName":"lib/src/components/data-table/DataTableBody.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((row: Record<string, unknown>, event: MouseEvent<Element, MouseEvent>) => void)","value":[{"value":"(row: Record<string, unknown>, event: MouseEvent<Element, MouseEvent>) => void","description":"","fullComment":"","tags":{}}]}},"striped":{"defaultValue":{"value":false},"description":"","name":"striped","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableBulkActions.tsx","description":"","displayName":"DataTableBulkActions","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableBulkActionsFloating.tsx","description":"","displayName":"DataTableBulkActionsFloating","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableBulkActionsSelectedRowActions.tsx","description":"","displayName":"BulkActionsSelectedRowActions","methods":[],"props":{"cancelLabel":{"defaultValue":{"value":"Cancel"},"description":"","name":"cancelLabel","declarations":[{"fileName":"lib/src/components/data-table/DataTableBulkActionsSelectedRowActions.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"showDividers":{"defaultValue":{"value":true},"description":"","name":"showDividers","declarations":[{"fileName":"lib/src/components/data-table/DataTableBulkActionsSelectedRowActions.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableContext.tsx","description":"","displayName":"DataTableProvider","methods":[],"props":{"columns":{"defaultValue":null,"description":"","name":"columns","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"any"}},"data":{"defaultValue":null,"description":"","name":"data","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"},{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TableData","value":[{"value":"TableData","description":"","fullComment":"","tags":{}}]}},"defaultSort":{"defaultValue":null,"description":"","name":"defaultSort","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TDefaultSort","value":[{"value":"TDefaultSort","description":"","fullComment":"","tags":{}}]}},"disabledRows":{"defaultValue":null,"description":"","name":"disabledRows","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Record<string, boolean>","value":[{"value":"Record<string, boolean>","description":"","fullComment":"","tags":{}}]}},"enableRowSelection":{"defaultValue":null,"description":"","name":"enableRowSelection","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean | ((row: Row<unknown>) => boolean)","value":[{"value":"false"},{"value":"true"},{"value":"(row: Row<unknown>) => boolean","description":"","fullComment":"","tags":{}}]}},"getAsyncData":{"defaultValue":null,"description":"","name":"getAsyncData","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"},{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TGetAsyncData","value":[{"value":"TGetAsyncData","description":"","fullComment":"","tags":{}}]}},"initialState":{"defaultValue":{"value":"undefined"},"description":"","name":"initialState","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Partial<VisibilityTableState & ColumnOrderTableState & ColumnPinningTableState & FiltersTableState & ... 5 more ... & RowSelectionTableState>","value":[{"value":"Partial<VisibilityTableState & ColumnOrderTableState & ColumnPinningTableState & FiltersTableState & ... 5 more ... & RowSelectionTableState>","description":"","fullComment":"","tags":{}}]}},"onRowSelectionChange":{"defaultValue":null,"description":"","name":"onRowSelectionChange","declarations":[{"fileName":"lib/src/components/data-table/DataTableContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"OnChangeFn<RowSelectionState>","value":[{"value":"OnChangeFn<RowSelectionState>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableDataCell.tsx","description":"","displayName":"DataTableDataCell","methods":[],"props":{"cell":{"defaultValue":null,"description":"","name":"cell","declarations":[{"fileName":"lib/src/components/data-table/DataTableDataCell.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"Cell<Record<string, unknown>, unknown>"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableEmptyState.tsx","description":"","displayName":"DataTableEmptyState","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableError.tsx","description":"","displayName":"DataTableError","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableGlobalFilter.tsx","description":"","displayName":"DataTableGlobalFilter","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"clearText":{"defaultValue":null,"description":"","name":"clearText","declarations":[{"fileName":"lib/src/components/search-input/SearchInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"hideLabel":{"defaultValue":{"value":false},"description":"","name":"hideLabel","declarations":[{"fileName":"lib/src/components/data-table/DataTableGlobalFilter.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"lib/src/components/data-table/DataTableGlobalFilter.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"onValueChange":{"defaultValue":null,"description":"","name":"onValueChange","declarations":[{"fileName":"lib/src/components/search-input/SearchInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((newValue: string) => void)","value":[{"value":"(newValue: string) => void","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"},{"fileName":"lib/src/components/search-input/SearchInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableHead.tsx","description":"","displayName":"DataTableHead","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"isSticky":{"defaultValue":{"value":false},"description":"","name":"isSticky","declarations":[{"fileName":"lib/src/components/data-table/DataTableHead.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"showTotalInFirstColumn":{"defaultValue":null,"description":"","name":"showTotalInFirstColumn","declarations":[{"fileName":"lib/src/components/data-table/DataTableHead.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"sortable":{"defaultValue":{"value":true},"description":"","name":"sortable","declarations":[{"fileName":"lib/src/components/data-table/DataTableHead.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"stickyOffset":{"defaultValue":{"value":0},"description":"","name":"stickyOffset","declarations":[{"fileName":"lib/src/components/data-table/DataTableHead.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"theme":{"defaultValue":{"value":"light"},"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"primaryDark\" | \"white\" | \"primaryLight\" | \"light\"","value":[{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"white\""},{"value":"\"primaryLight\""},{"value":"\"light\""}]}},"totalSuffix":{"defaultValue":null,"description":"","name":"totalSuffix","declarations":[{"fileName":"lib/src/components/data-table/DataTableHead.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableHeaderCell.tsx","description":"","displayName":"DataTableHeaderCell","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"header":{"defaultValue":null,"description":"","name":"header","declarations":[{"fileName":"lib/src/components/data-table/DataTableHeaderCell.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"Header<Record<string, unknown>, unknown>"}},"includeTotal":{"defaultValue":{"value":false},"description":"","name":"includeTotal","declarations":[{"fileName":"lib/src/components/data-table/DataTableHeaderCell.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"totalSuffix":{"defaultValue":{"value":"items"},"description":"","name":"totalSuffix","declarations":[{"fileName":"lib/src/components/data-table/DataTableHeaderCell.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableLoading.tsx","description":"","displayName":"DataTableLoading","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"message":{"defaultValue":null,"description":"","name":"message","declarations":[{"fileName":"src/components/loader/Loader.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"src/components/loader/Loader.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableMetaData.tsx","description":"","displayName":"DataTableMetaData","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType<{}> | ElementType<any, keyof IntrinsicElements>","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"ComponentClass<{}, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<{}>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"copy":{"defaultValue":null,"description":"","name":"copy","declarations":[{"fileName":"lib/src/components/data-table/DataTableMetaData.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ sorted_by?: string; ascending?: string | undefined; descending?: string | undefined; separator?: string | undefined; } | undefined","value":[{"value":"{ sorted_by?: string | undefined; ascending?: string | undefined; descending?: string | undefined; separator?: string | undefined; }","description":"","fullComment":"","tags":{}}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""},{"value":"\"4xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">>","description":"","fullComment":"","tags":{}}]}},"sortLabel":{"defaultValue":null,"description":"","name":"sortLabel","declarations":[{"fileName":"lib/src/components/data-table/DataTableMetaData.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableRow.tsx","description":"","displayName":"DataTableRow","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"row":{"defaultValue":null,"description":"","name":"row","declarations":[{"fileName":"lib/src/components/data-table/DataTableRow.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"Row<Record<string, unknown>>"}},"rowAction":{"defaultValue":null,"description":"","name":"rowAction","declarations":[{"fileName":"lib/src/components/data-table/DataTableRow.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((row: Record<string, unknown>, event: MouseEvent<Element, MouseEvent>) => void)","value":[{"value":"(row: Record<string, unknown>, event: MouseEvent<Element, MouseEvent>) => void","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableRowSelectionCheckbox.tsx","description":"","displayName":"DataTableRowSelectionCheckbox","methods":[],"props":{"checked":{"defaultValue":null,"description":"","name":"checked","declarations":[{"fileName":"lib/src/components/data-table/DataTableRowSelectionCheckbox.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean | \"indeterminate\"","value":[{"value":"false"},{"value":"true"},{"value":"\"indeterminate\""}]}},"label":{"defaultValue":{"value":"`Row ${row.id} selection`"},"description":"","name":"label","declarations":[{"fileName":"lib/src/components/data-table/DataTableRowSelectionCheckbox.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"onCheckedChange":{"defaultValue":null,"description":"","name":"onCheckedChange","declarations":[{"fileName":"lib/src/components/data-table/DataTableRowSelectionCheckbox.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"(value: boolean) => void"}},"row":{"defaultValue":null,"description":"","name":"row","declarations":[{"fileName":"lib/src/components/data-table/DataTableRowSelectionCheckbox.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"Row<Record<string, unknown>>"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableSelectAllRowsCheckbox.tsx","description":"","displayName":"DataTableSelectAllRowsCheckbox","methods":[],"props":{"label":{"defaultValue":{"value":"All rows selection"},"description":"","name":"label","declarations":[{"fileName":"lib/src/components/data-table/DataTableSelectAllRowsCheckbox.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/DataTableTable.tsx","description":"","displayName":"DataTableTable","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"corners":{"defaultValue":null,"description":"","name":"corners","declarations":[],"required":false,"type":{"name":"enum","raw":"\"round\" | \"square\"","value":[{"value":"\"round\""},{"value":"\"square\""}]}},"maxRowDepth":{"defaultValue":null,"description":"","name":"maxRowDepth","declarations":[{"fileName":"lib/src/components/table/Table.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"rowAction":{"defaultValue":null,"description":"","name":"rowAction","declarations":[{"fileName":"lib/src/components/data-table/DataTableTable.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((row: Record<string, unknown>, event: MouseEvent<Element, MouseEvent>) => void)","value":[{"value":"(row: Record<string, unknown>, event: MouseEvent<Element, MouseEvent>) => void","description":"","fullComment":"","tags":{}}]}},"scrollContainerCls":{"defaultValue":null,"description":"","name":"scrollContainerCls","declarations":[{"fileName":"lib/src/components/table/Table.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | string[]","value":[{"value":"string"},{"value":"string[]","description":"","fullComment":"","tags":{}}]}},"scrollContainerkey":{"defaultValue":null,"description":"","name":"scrollContainerkey","declarations":[{"fileName":"lib/src/components/table/Table.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"scrollOptions":{"defaultValue":{"value":"{\n    numberOfStickyColumns: 0,\n    stickyHeaderOffset: 0,\n    hasStickyHeader: false,\n    showTotalInFirstColumn: true,\n    totalSuffix: 'items'\n  }"},"description":"","name":"scrollOptions","declarations":[{"fileName":"lib/src/components/data-table/DataTableTable.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ hasStickyHeader?: boolean; stickyHeaderOffset?: number | undefined; headerCss?: string | undefined; numberOfStickyColumns?: number | undefined; scrollContainerCls?: string | ... 1 more ... | undefined; showTotalInFirstColumn?: boolean | undefined; totalSuffix?: string | undefined; } | undefined","value":[{"value":"{ hasStickyHeader?: boolean | undefined; stickyHeaderOffset?: number | undefined; headerCss?: string | undefined; numberOfStickyColumns?: number | undefined; scrollContainerCls?: string | ... 1 more ... | undefined; showTotalInFirstColumn?: boolean | undefined; totalSuffix?: string | undefined; }","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"md\" | \"lg\" | \"xl\"","value":[{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""}]}},"sortable":{"defaultValue":null,"description":"","name":"sortable","declarations":[{"fileName":"lib/src/components/data-table/DataTableHead.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"striped":{"defaultValue":null,"description":"","name":"striped","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"theme":{"defaultValue":{"value":"white"},"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"primaryDark\" | \"white\" | \"primaryLight\" | \"light\"","value":[{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"white\""},{"value":"\"primaryLight\""},{"value":"\"light\""}]}},"withContainer":{"defaultValue":{"value":false},"description":"","name":"withContainer","declarations":[{"fileName":"lib/src/components/data-table/DataTableTable.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/drag-and-drop/DragAndDropTable.tsx","description":"","displayName":"DragAndDropTable","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"corners":{"defaultValue":null,"description":"","name":"corners","declarations":[],"required":false,"type":{"name":"enum","raw":"\"round\" | \"square\"","value":[{"value":"\"round\""},{"value":"\"square\""}]}},"idColumn":{"defaultValue":{"value":"id"},"description":"","name":"idColumn","declarations":[{"fileName":"lib/src/components/data-table/drag-and-drop/DragAndDropTable.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"maxRowDepth":{"defaultValue":null,"description":"","name":"maxRowDepth","declarations":[{"fileName":"lib/src/components/table/Table.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"onDragAndDrop":{"defaultValue":null,"description":"","name":"onDragAndDrop","declarations":[{"fileName":"lib/src/components/data-table/drag-and-drop/DragAndDropTable.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((onDragAndDropData: { oldIndex: number; newIndex: number; newData: TAsyncDataResult; }) => void)","value":[{"value":"(onDragAndDropData: { oldIndex: number; newIndex: number; newData: TAsyncDataResult; }) => void","description":"","fullComment":"","tags":{}}]}},"rowAction":{"defaultValue":null,"description":"","name":"rowAction","declarations":[{"fileName":"lib/src/components/data-table/DataTableTable.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((row: Record<string, unknown>, event: MouseEvent<Element, MouseEvent>) => void)","value":[{"value":"(row: Record<string, unknown>, event: MouseEvent<Element, MouseEvent>) => void","description":"","fullComment":"","tags":{}}]}},"scrollContainerCls":{"defaultValue":null,"description":"","name":"scrollContainerCls","declarations":[{"fileName":"lib/src/components/table/Table.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | string[]","value":[{"value":"string"},{"value":"string[]","description":"","fullComment":"","tags":{}}]}},"scrollContainerkey":{"defaultValue":null,"description":"","name":"scrollContainerkey","declarations":[{"fileName":"lib/src/components/table/Table.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"scrollOptions":{"defaultValue":null,"description":"","name":"scrollOptions","declarations":[{"fileName":"lib/src/components/data-table/DataTableTable.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ hasStickyHeader?: boolean; stickyHeaderOffset?: number | undefined; headerCss?: string | undefined; numberOfStickyColumns?: number | undefined; scrollContainerCls?: string | ... 1 more ... | undefined; showTotalInFirstColumn?: boolean | undefined; totalSuffix?: string | undefined; } | undefined","value":[{"value":"{ hasStickyHeader?: boolean | undefined; stickyHeaderOffset?: number | undefined; headerCss?: string | undefined; numberOfStickyColumns?: number | undefined; scrollContainerCls?: string | ... 1 more ... | undefined; showTotalInFirstColumn?: boolean | undefined; totalSuffix?: string | undefined; }","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"md\" | \"lg\" | \"xl\"","value":[{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""}]}},"sortable":{"defaultValue":null,"description":"","name":"sortable","declarations":[{"fileName":"lib/src/components/data-table/DataTableHead.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"striped":{"defaultValue":null,"description":"","name":"striped","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"primaryDark\" | \"white\" | \"primaryLight\" | \"light\"","value":[{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"white\""},{"value":"\"primaryLight\""},{"value":"\"light\""}]}},"withContainer":{"defaultValue":null,"description":"","name":"withContainer","declarations":[{"fileName":"lib/src/components/data-table/DataTableTable.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/drag-and-drop/DragAndDropTableBody.tsx","description":"","displayName":"DragAndDropTableBody","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"idColumn":{"defaultValue":{"value":"id"},"description":"","name":"idColumn","declarations":[{"fileName":"lib/src/components/data-table/drag-and-drop/DragAndDropTableBody.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"striped":{"defaultValue":{"value":false},"description":"","name":"striped","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/drag-and-drop/DragAndDropTableRow.tsx","description":"","displayName":"DragAndDropTableRow","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"idColumn":{"defaultValue":{"value":"id"},"description":"","name":"idColumn","declarations":[{"fileName":"lib/src/components/data-table/drag-and-drop/DragAndDropTableRow.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"row":{"defaultValue":null,"description":"","name":"row","declarations":[{"fileName":"lib/src/components/data-table/drag-and-drop/DragAndDropTableRow.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"Row<Record<string, unknown>>"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/data-table/pagination/Pagination.tsx","description":"Applies pagination to parent DataTableProvider and renders UI to switch pages etc","displayName":"Pagination","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"colorScheme":{"defaultValue":null,"description":"","name":"colorScheme","declarations":[{"fileName":"lib/src/components/data-table/pagination/Pagination.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TcolorScheme","value":[{"value":"TcolorScheme","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/date-field/DateField.tsx","description":"","displayName":"DateField","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"},{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"date":{"defaultValue":null,"description":"","name":"date","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"Date","value":[{"value":"Date","description":"Enables basic storage and retrieval of dates and times.","fullComment":"Enables basic storage and retrieval of dates and times.","tags":{}}]}},"dateFormat":{"defaultValue":null,"description":"","name":"dateFormat","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"description":{"defaultValue":null,"description":"","name":"description","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"error":{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"firstDayOfWeek":{"defaultValue":null,"description":"","name":"firstDayOfWeek","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"0 | 1 | 4 | 3 | 2 | 5 | 6","value":[{"value":"0"},{"value":"1"},{"value":"4"},{"value":"3"},{"value":"2"},{"value":"5"},{"value":"6"}]}},"hideLabel":{"defaultValue":null,"description":"","name":"hideLabel","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"initialDate":{"defaultValue":null,"description":"","name":"initialDate","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Date","value":[{"value":"Date","description":"Enables basic storage and retrieval of dates and times.","fullComment":"Enables basic storage and retrieval of dates and times.","tags":{}}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"labels":{"defaultValue":null,"description":"","name":"labels","declarations":[{"fileName":"src/components/calendar/Calendar.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ open: string; next: string; previous: string; nextYear: string; previousYear: string; }","value":[{"value":"{ open: string; next: string; previous: string; nextYear: string; previousYear: string; }","description":"","fullComment":"","tags":{}}]}},"maxDate":{"defaultValue":null,"description":"","name":"maxDate","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"Date","value":[{"value":"Date","description":"Enables basic storage and retrieval of dates and times.","fullComment":"Enables basic storage and retrieval of dates and times.","tags":{}}]}},"minDate":{"defaultValue":null,"description":"","name":"minDate","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"Date","value":[{"value":"Date","description":"Enables basic storage and retrieval of dates and times.","fullComment":"Enables basic storage and retrieval of dates and times.","tags":{}}]}},"monthNames":{"defaultValue":null,"description":"","name":"monthNames","declarations":[{"fileName":"src/components/calendar/Calendar.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string[]","value":[{"value":"string[]","description":"","fullComment":"","tags":{}}]}},"monthsToDisplay":{"defaultValue":null,"description":"","name":"monthsToDisplay","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"name":{"defaultValue":null,"description":"","name":"name","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"offset":{"defaultValue":null,"description":"","name":"offset","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"onChange":{"defaultValue":null,"description":"","name":"onChange","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((value?: Date) => void) | undefined","value":[{"value":"(value?: Date | undefined) => void","description":"","fullComment":"","tags":{}}]}},"onOffsetChanged":{"defaultValue":null,"description":"","name":"onOffsetChanged","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"((offset: number) => void)","value":[{"value":"(offset: number) => void","description":"","fullComment":"","tags":{}}]}},"prompt":{"defaultValue":null,"description":"","name":"prompt","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ link?: string; label: string; onClick?: (() => void) | undefined; } | undefined","value":[{"value":"{ link?: string | undefined; label: string; onClick?: (() => void) | undefined; }","description":"","fullComment":"","tags":{}}]}},"render":{"defaultValue":null,"description":"","name":"render","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"RenderFn","value":[{"value":"RenderFn","description":"","fullComment":"","tags":{}}]}},"required":{"defaultValue":null,"description":"","name":"required","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"revalidate":{"defaultValue":null,"description":"","name":"revalidate","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(() => Promise<boolean>)","value":[{"value":"() => Promise<boolean>","description":"","fullComment":"","tags":{}}]}},"selected":{"defaultValue":null,"description":"","name":"selected","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"Date | Date[]","value":[{"value":"Date","description":"Enables basic storage and retrieval of dates and times.","fullComment":"Enables basic storage and retrieval of dates and times.","tags":{}},{"value":"Date[]","description":"","fullComment":"","tags":{}}]}},"showOutsideDays":{"defaultValue":null,"description":"","name":"showOutsideDays","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"validation":{"defaultValue":null,"description":"","name":"validation","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ValidationOptions","value":[{"value":"ValidationOptions","description":"","fullComment":"","tags":{}}]}},"weekdayNames":{"defaultValue":null,"description":"","name":"weekdayNames","declarations":[{"fileName":"src/components/calendar/Calendar.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string[]","value":[{"value":"string[]","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/date-input/DateInput.tsx","description":"","displayName":"DateInput","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"date":{"defaultValue":null,"description":"","name":"date","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"Date","value":[{"value":"Date","description":"Enables basic storage and retrieval of dates and times.","fullComment":"Enables basic storage and retrieval of dates and times.","tags":{}}]}},"dateFormat":{"defaultValue":{"value":"DD/MM/YYYY"},"description":"","name":"dateFormat","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"firstDayOfWeek":{"defaultValue":{"value":1},"description":"","name":"firstDayOfWeek","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"0 | 1 | 4 | 3 | 2 | 5 | 6","value":[{"value":"0"},{"value":"1"},{"value":"4"},{"value":"3"},{"value":"2"},{"value":"5"},{"value":"6"}]}},"initialDate":{"defaultValue":null,"description":"","name":"initialDate","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Date","value":[{"value":"Date","description":"Enables basic storage and retrieval of dates and times.","fullComment":"Enables basic storage and retrieval of dates and times.","tags":{}}]}},"labels":{"defaultValue":null,"description":"","name":"labels","declarations":[{"fileName":"src/components/calendar/Calendar.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ open: string; next: string; previous: string; nextYear: string; previousYear: string; }","value":[{"value":"{ open: string; next: string; previous: string; nextYear: string; previousYear: string; }","description":"","fullComment":"","tags":{}}]}},"maxDate":{"defaultValue":null,"description":"","name":"maxDate","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"Date","value":[{"value":"Date","description":"Enables basic storage and retrieval of dates and times.","fullComment":"Enables basic storage and retrieval of dates and times.","tags":{}}]}},"minDate":{"defaultValue":null,"description":"","name":"minDate","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"Date","value":[{"value":"Date","description":"Enables basic storage and retrieval of dates and times.","fullComment":"Enables basic storage and retrieval of dates and times.","tags":{}}]}},"monthNames":{"defaultValue":null,"description":"","name":"monthNames","declarations":[{"fileName":"src/components/calendar/Calendar.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string[]","value":[{"value":"string[]","description":"","fullComment":"","tags":{}}]}},"monthsToDisplay":{"defaultValue":null,"description":"","name":"monthsToDisplay","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"offset":{"defaultValue":null,"description":"","name":"offset","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"onChange":{"defaultValue":null,"description":"","name":"onChange","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((value?: Date) => void) | undefined","value":[{"value":"(value?: Date | undefined) => void","description":"","fullComment":"","tags":{}}]}},"onOffsetChanged":{"defaultValue":null,"description":"","name":"onOffsetChanged","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"((offset: number) => void)","value":[{"value":"(offset: number) => void","description":"","fullComment":"","tags":{}}]}},"render":{"defaultValue":null,"description":"","name":"render","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"RenderFn","value":[{"value":"RenderFn","description":"","fullComment":"","tags":{}}]}},"revalidate":{"defaultValue":null,"description":"","name":"revalidate","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(() => Promise<boolean>)","value":[{"value":"() => Promise<boolean>","description":"","fullComment":"","tags":{}}]}},"selected":{"defaultValue":null,"description":"","name":"selected","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"Date | Date[]","value":[{"value":"Date","description":"Enables basic storage and retrieval of dates and times.","fullComment":"Enables basic storage and retrieval of dates and times.","tags":{}},{"value":"Date[]","description":"","fullComment":"","tags":{}}]}},"showOutsideDays":{"defaultValue":null,"description":"","name":"showOutsideDays","parent":{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/dayzed/typings/dayzed.d.ts","name":"Props"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"src/components/date-input/DateInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"weekdayNames":{"defaultValue":null,"description":"","name":"weekdayNames","declarations":[{"fileName":"src/components/calendar/Calendar.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string[]","value":[{"value":"string[]","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/dialog/Dialog.tsx","description":"","displayName":"Dialog","methods":[],"props":{"defaultOpen":{"defaultValue":null,"description":"","name":"defaultOpen","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"modal":{"defaultValue":null,"description":"","name":"modal","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onOpenChange":{"defaultValue":null,"description":"","name":"onOpenChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"}],"required":false,"type":{"name":"enum","raw":"((open: boolean) => void)","value":[{"value":"(open: boolean) => void","description":"","fullComment":"","tags":{}}]}},"open":{"defaultValue":null,"description":"","name":"open","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dialog/DialogActionBar.tsx","description":"","displayName":"DialogActionBar","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dialog/DialogBackground.tsx","description":"","displayName":"DialogBackground","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dialog/DialogClose.tsx","description":"","displayName":"DialogClose","methods":[],"props":{"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dialog/DialogContent.tsx","description":"","displayName":"DialogContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"closeDialogText":{"defaultValue":{"value":"Close dialog"},"description":"","name":"closeDialogText","declarations":[{"fileName":"lib/src/components/dialog/DialogContent.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}},"layout":{"defaultValue":null,"description":"","name":"layout","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"panel\">","value":[{"value":"\"panel\""},{"value":"Partial<Record<Breakpoint, \"panel\">>","description":"","fullComment":"","tags":{}}]}},"onCloseAutoFocus":{"defaultValue":null,"description":"Event handler called when auto-focusing on close.\nCan be prevented.","name":"onCloseAutoFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"onEscapeKeyDown":{"defaultValue":null,"description":"Event handler called when the escape key is down.\nCan be prevented.","name":"onEscapeKeyDown","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: KeyboardEvent) => void)","value":[{"value":"(event: KeyboardEvent) => void","description":"","fullComment":"","tags":{}}]}},"onFocusOutside":{"defaultValue":null,"description":"Event handler called when the focus moves outside of the `DismissableLayer`.\nCan be prevented.","name":"onFocusOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onInteractOutside":{"defaultValue":null,"description":"Event handler called when an interaction happens outside the `DismissableLayer`.\nSpecifically, when a `pointerdown` event happens outside or focus moves outside of it.\nCan be prevented.","name":"onInteractOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent | PointerDownOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent | PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onOpenAutoFocus":{"defaultValue":null,"description":"Event handler called when auto-focusing on open.\nCan be prevented.","name":"onOpenAutoFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"onPointerDownOutside":{"defaultValue":null,"description":"Event handler called when the a `pointerdown` event happens outside of the `DismissableLayer`.\nCan be prevented.","name":"onPointerDownOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: PointerDownOutsideEvent) => void)","value":[{"value":"(event: PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"showCloseButton":{"defaultValue":{"value":true},"description":"","name":"showCloseButton","declarations":[{"fileName":"lib/src/components/dialog/DialogContent.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":{"value":"sm"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"fullscreen\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"fullscreen\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"fullscreen\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dialog/DialogFooter.tsx","description":"","displayName":"DialogFooter","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dialog/DialogHeading.tsx","description":"","displayName":"DialogHeading","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/heading/Heading.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType<{}> | ElementType<any, keyof IntrinsicElements>","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"ComponentClass<{}, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<{}>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"xxl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"xxl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"xxl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"medium\">","value":[{"value":"\"bold\""},{"value":"\"medium\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"medium\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dialog/DialogNavigationBar.tsx","description":"","displayName":"DialogNavigationBar","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dialog/DialogScrollableContent.tsx","description":"","displayName":"DialogScrollableContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dismissible-group/DismissibleGroupItem.tsx","description":"","displayName":"DismissibleGroupItem","methods":[],"props":{"asChild":{"defaultValue":null,"description":"","name":"asChild","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},{"fileName":"lib/src/components/dismissible-group/DismissibleGroupItem.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"dismissed":{"defaultValue":null,"description":"","name":"dismissed","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onDismiss":{"defaultValue":null,"description":"","name":"onDismiss","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"(() => void)","value":[{"value":"() => void","description":"","fullComment":"","tags":{}}]}},"value":{"defaultValue":null,"description":"","name":"value","declarations":[{"fileName":"lib/src/components/dismissible-group/DismissibleGroupItem.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dismissible-group/DismissibleGroupRoot.tsx","description":"","displayName":"DismissibleGroup","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dismissible/DismissibleRoot.tsx","description":"","displayName":"Dismissible","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dismissible/DismissibleTrigger.tsx","description":"","displayName":"DismissibleTrigger","methods":[],"props":{"asChild":{"defaultValue":{"value":false},"description":"","name":"asChild","parent":{"fileName":"lib/src/components/dismissible/DismissibleTrigger.tsx","name":"IDismissibleTriggerProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleTrigger.tsx","name":"IDismissibleTriggerProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"src/components/divider/Divider.tsx","description":"","displayName":"StyledDivider","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"orientation":{"defaultValue":{"value":"horizontal"},"description":"","name":"orientation","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"horizontal\" | \"vertical\">","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""},{"value":"Partial<Record<Breakpoint, \"horizontal\" | \"vertical\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/divider/Divider.tsx","description":"","displayName":"Divider","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"orientation":{"defaultValue":{"value":"horizontal"},"description":"","name":"orientation","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"horizontal\" | \"vertical\">","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""},{"value":"Partial<Record<Breakpoint, \"horizontal\" | \"vertical\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/drawer/Drawer.context.tsx","description":"","displayName":"DrawerContext","methods":[],"props":{}},{"tags":{},"filePath":"src/components/drawer/Drawer.context.tsx","description":"","displayName":"DrawerProvider","methods":[],"props":{"position":{"defaultValue":{"value":"left"},"description":"","name":"position","declarations":[{"fileName":"src/components/drawer/Drawer.context.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"src/components/drawer/Drawer.tsx","description":"","displayName":"Drawer","methods":[],"props":{"defaultOpen":{"defaultValue":null,"description":"","name":"defaultOpen","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"modal":{"defaultValue":null,"description":"","name":"modal","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onOpenChange":{"defaultValue":null,"description":"","name":"onOpenChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"}],"required":false,"type":{"name":"enum","raw":"((open: boolean) => void)","value":[{"value":"(open: boolean) => void","description":"","fullComment":"","tags":{}}]}},"open":{"defaultValue":null,"description":"","name":"open","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"position":{"defaultValue":null,"description":"","name":"position","declarations":[{"fileName":"src/components/drawer/Drawer.context.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"src/components/drawer/Drawer.tsx","description":"","displayName":"Drawer.Close","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/action-icon/ActionIcon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"src/components/drawer/Drawer.tsx","description":"","displayName":"Drawer.Content","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}},"onCloseAutoFocus":{"defaultValue":null,"description":"Event handler called when auto-focusing on close.\nCan be prevented.","name":"onCloseAutoFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"onEscapeKeyDown":{"defaultValue":null,"description":"Event handler called when the escape key is down.\nCan be prevented.","name":"onEscapeKeyDown","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: KeyboardEvent) => void)","value":[{"value":"(event: KeyboardEvent) => void","description":"","fullComment":"","tags":{}}]}},"onFocusOutside":{"defaultValue":null,"description":"Event handler called when the focus moves outside of the `DismissableLayer`.\nCan be prevented.","name":"onFocusOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onInteractOutside":{"defaultValue":null,"description":"Event handler called when an interaction happens outside the `DismissableLayer`.\nSpecifically, when a `pointerdown` event happens outside or focus moves outside of it.\nCan be prevented.","name":"onInteractOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent | PointerDownOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent | PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onOpenAutoFocus":{"defaultValue":null,"description":"Event handler called when auto-focusing on open.\nCan be prevented.","name":"onOpenAutoFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"onPointerDownOutside":{"defaultValue":null,"description":"Event handler called when the a `pointerdown` event happens outside of the `DismissableLayer`.\nCan be prevented.","name":"onPointerDownOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: PointerDownOutsideEvent) => void)","value":[{"value":"(event: PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"position":{"defaultValue":null,"description":"","name":"position","declarations":[],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\"","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/drawer/DrawerClose.tsx","description":"","displayName":"DrawerClose","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/action-icon/ActionIcon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/drawer/DrawerContent.tsx","description":"","displayName":"StyledContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}},"onCloseAutoFocus":{"defaultValue":null,"description":"Event handler called when auto-focusing on close.\nCan be prevented.","name":"onCloseAutoFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"onEscapeKeyDown":{"defaultValue":null,"description":"Event handler called when the escape key is down.\nCan be prevented.","name":"onEscapeKeyDown","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: KeyboardEvent) => void)","value":[{"value":"(event: KeyboardEvent) => void","description":"","fullComment":"","tags":{}}]}},"onFocusOutside":{"defaultValue":null,"description":"Event handler called when the focus moves outside of the `DismissableLayer`.\nCan be prevented.","name":"onFocusOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onInteractOutside":{"defaultValue":null,"description":"Event handler called when an interaction happens outside the `DismissableLayer`.\nSpecifically, when a `pointerdown` event happens outside or focus moves outside of it.\nCan be prevented.","name":"onInteractOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent | PointerDownOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent | PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onOpenAutoFocus":{"defaultValue":null,"description":"Event handler called when auto-focusing on open.\nCan be prevented.","name":"onOpenAutoFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"onPointerDownOutside":{"defaultValue":null,"description":"Event handler called when the a `pointerdown` event happens outside of the `DismissableLayer`.\nCan be prevented.","name":"onPointerDownOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: PointerDownOutsideEvent) => void)","value":[{"value":"(event: PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"position":{"defaultValue":null,"description":"","name":"position","declarations":[],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\"","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/drawer/DrawerContent.tsx","description":"","displayName":"DrawerContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}},"onCloseAutoFocus":{"defaultValue":null,"description":"Event handler called when auto-focusing on close.\nCan be prevented.","name":"onCloseAutoFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"onEscapeKeyDown":{"defaultValue":null,"description":"Event handler called when the escape key is down.\nCan be prevented.","name":"onEscapeKeyDown","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: KeyboardEvent) => void)","value":[{"value":"(event: KeyboardEvent) => void","description":"","fullComment":"","tags":{}}]}},"onFocusOutside":{"defaultValue":null,"description":"Event handler called when the focus moves outside of the `DismissableLayer`.\nCan be prevented.","name":"onFocusOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onInteractOutside":{"defaultValue":null,"description":"Event handler called when an interaction happens outside the `DismissableLayer`.\nSpecifically, when a `pointerdown` event happens outside or focus moves outside of it.\nCan be prevented.","name":"onInteractOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent | PointerDownOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent | PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onOpenAutoFocus":{"defaultValue":null,"description":"Event handler called when auto-focusing on open.\nCan be prevented.","name":"onOpenAutoFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"onPointerDownOutside":{"defaultValue":null,"description":"Event handler called when the a `pointerdown` event happens outside of the `DismissableLayer`.\nCan be prevented.","name":"onPointerDownOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: PointerDownOutsideEvent) => void)","value":[{"value":"(event: PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"position":{"defaultValue":null,"description":"","name":"position","declarations":[],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\"","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/drawer/DrawerFooter.tsx","description":"","displayName":"DrawerFooter","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/drawer/DrawerHeader.tsx","description":"","displayName":"DrawerHeader","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/drawer/DrawerMain.tsx","description":"","displayName":"DrawerMain","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/drawer/DrawerOverlay.tsx","description":"","displayName":"DrawerOverlay","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogOverlayProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dialog/dist/index.d.ts","name":"DialogOverlayProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/drawer/DrawerTrigger.tsx","description":"","displayName":"DrawerTrigger","methods":[],"props":{"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"src/components/dropdown-menu/DropdownMenu.tsx","description":"","displayName":"DropdownMenu","methods":[],"props":{"defaultOpen":{"defaultValue":null,"description":"","name":"defaultOpen","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dropdown-menu/dist/index.d.ts","name":"DropdownMenuProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dropdown-menu/dist/index.d.ts","name":"DropdownMenuProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"dir":{"defaultValue":null,"description":"","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dropdown-menu/dist/index.d.ts","name":"DropdownMenuProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dropdown-menu/dist/index.d.ts","name":"DropdownMenuProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"modal":{"defaultValue":null,"description":"","name":"modal","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dropdown-menu/dist/index.d.ts","name":"DropdownMenuProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dropdown-menu/dist/index.d.ts","name":"DropdownMenuProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onOpenChange":{"defaultValue":null,"description":"","name":"onOpenChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dropdown-menu/dist/index.d.ts","name":"DropdownMenuProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dropdown-menu/dist/index.d.ts","name":"DropdownMenuProps"}],"required":false,"type":{"name":"enum","raw":"((open: boolean) => void)","value":[{"value":"(open: boolean) => void","description":"","fullComment":"","tags":{}}]}},"open":{"defaultValue":null,"description":"","name":"open","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dropdown-menu/dist/index.d.ts","name":"DropdownMenuProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dropdown-menu/dist/index.d.ts","name":"DropdownMenuProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dropdown-menu/DropdownMenuContent.tsx","description":"","displayName":"DropdownMenuContent","methods":[],"props":{"align":{"defaultValue":null,"description":"","name":"align","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"center\" | \"start\" | \"end\"","value":[{"value":"\"center\""},{"value":"\"start\""},{"value":"\"end\""}]}},"alignOffset":{"defaultValue":null,"description":"","name":"alignOffset","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"arrowPadding":{"defaultValue":null,"description":"","name":"arrowPadding","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"avoidCollisions":{"defaultValue":null,"description":"","name":"avoidCollisions","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"collisionBoundary":{"defaultValue":null,"description":"","name":"collisionBoundary","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"Boundary | Boundary[]","value":[{"value":"null"},{"value":"Element","description":"**`Element`** is the most general base class from which all element objects (i.e., objects that represent elements) in a Document inherit.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/Element)","fullComment":"**`Element`** is the most general base class from which all element objects (i.e., objects that represent elements) in a Document inherit.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/Element)","tags":{}},{"value":"Boundary[]","description":"","fullComment":"","tags":{}}]}},"collisionPadding":{"defaultValue":null,"description":"","name":"collisionPadding","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number | Partial<Record<\"left\" | \"right\" | \"top\" | \"bottom\", number>>","value":[{"value":"number"},{"value":"Partial<Record<\"left\" | \"right\" | \"top\" | \"bottom\", number>>","description":"","fullComment":"","tags":{}}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}},"hideWhenDetached":{"defaultValue":null,"description":"","name":"hideWhenDetached","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"loop":{"defaultValue":null,"description":"Whether keyboard navigation should loop around\n@defaultValue false","name":"loop","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuContentImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onCloseAutoFocus":{"defaultValue":null,"description":"Event handler called when auto-focusing on close.\nCan be prevented.","name":"onCloseAutoFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"onEscapeKeyDown":{"defaultValue":null,"description":"","name":"onEscapeKeyDown","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: KeyboardEvent) => void)","value":[{"value":"(event: KeyboardEvent) => void","description":"","fullComment":"","tags":{}}]}},"onFocusOutside":{"defaultValue":null,"description":"","name":"onFocusOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onInteractOutside":{"defaultValue":null,"description":"","name":"onInteractOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent | PointerDownOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent | PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onPointerDownOutside":{"defaultValue":null,"description":"","name":"onPointerDownOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: PointerDownOutsideEvent) => void)","value":[{"value":"(event: PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"side":{"defaultValue":null,"description":"","name":"side","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}},"sideOffset":{"defaultValue":null,"description":"","name":"sideOffset","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"sticky":{"defaultValue":null,"description":"","name":"sticky","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"partial\" | \"always\"","value":[{"value":"\"partial\""},{"value":"\"always\""}]}},"updatePositionStrategy":{"defaultValue":null,"description":"","name":"updatePositionStrategy","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"always\" | \"optimized\"","value":[{"value":"\"always\""},{"value":"\"optimized\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dropdown-menu/DropdownMenuItem.tsx","description":"","displayName":"DropdownMenuItem","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuItemImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuItemImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onSelect":{"defaultValue":null,"description":"","name":"onSelect","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuItemProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuItemProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"textValue":{"defaultValue":null,"description":"","name":"textValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuItemImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuItemImplProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dropdown-menu/DropdownMenuLabel.tsx","description":"","displayName":"DropdownMenuLabel","methods":[],"props":{"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dropdown-menu/DropdownMenuLinkItem.tsx","description":"","displayName":"DropdownMenuLinkItem","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuItemImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuItemImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"lib/src/components/dropdown-menu/DropdownMenuLinkItem.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"onSelect":{"defaultValue":null,"description":"","name":"onSelect","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuItemProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuItemProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"textValue":{"defaultValue":null,"description":"","name":"textValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuItemImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-menu/dist/index.d.ts","name":"MenuItemImplProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dropdown-menu/DropdownMenuSeparator.tsx","description":"","displayName":"DropdownMenuSeparator","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/dropdown-menu/DropdownMenuTrigger.tsx","description":"","displayName":"DropdownMenuTrigger","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/empty-state/EmptyState.context.tsx","description":"","displayName":"EmptyStateContext","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/empty-state/EmptyState.context.tsx","description":"","displayName":"EmptyStateProvider","methods":[],"props":{"size":{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"lib/src/components/empty-state/EmptyState.context.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/empty-state/EmptyState.tsx","description":"","displayName":"EmptyState","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"size":{"defaultValue":{"value":"sm"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/empty-state/EmptyStateBody.tsx","description":"","displayName":"EmptyStateBody","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((ComponentType<{}> | ElementType<any, keyof IntrinsicElements>) & ElementType)","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"\"symbol\" & ComponentClass<any, any>"},{"value":"\"symbol\" & FunctionComponent<any>"},{"value":"\"object\" & ComponentClass<any, any>"},{"value":"\"object\" & FunctionComponent<any>"},{"value":"\"map\" & ComponentClass<any, any>"},{"value":"\"map\" & FunctionComponent<any>"},{"value":"\"filter\" & ComponentClass<any, any>"},{"value":"\"filter\" & FunctionComponent<any>"},{"value":"\"a\" & ComponentClass<any, any>"},{"value":"\"a\" & FunctionComponent<any>"},{"value":"\"button\" & ComponentClass<any, any>"},{"value":"\"button\" & FunctionComponent<any>"},{"value":"\"div\" & ComponentClass<any, any>"},{"value":"\"div\" & FunctionComponent<any>"},{"value":"\"form\" & ComponentClass<any, any>"},{"value":"\"form\" & FunctionComponent<any>"},{"value":"\"h2\" & ComponentClass<any, any>"},{"value":"\"h2\" & FunctionComponent<any>"},{"value":"\"h3\" & ComponentClass<any, any>"},{"value":"\"h3\" & FunctionComponent<any>"},{"value":"\"img\" & ComponentClass<any, any>"},{"value":"\"img\" & FunctionComponent<any>"},{"value":"\"input\" & ComponentClass<any, any>"},{"value":"\"input\" & FunctionComponent<any>"},{"value":"\"label\" & ComponentClass<any, any>"},{"value":"\"label\" & FunctionComponent<any>"},{"value":"\"li\" & ComponentClass<any, any>"},{"value":"\"li\" & FunctionComponent<any>"},{"value":"\"nav\" & ComponentClass<any, any>"},{"value":"\"nav\" & FunctionComponent<any>"},{"value":"\"ol\" & ComponentClass<any, any>"},{"value":"\"ol\" & FunctionComponent<any>"},{"value":"\"p\" & ComponentClass<any, any>"},{"value":"\"p\" & FunctionComponent<any>"},{"value":"\"select\" & ComponentClass<any, any>"},{"value":"\"select\" & FunctionComponent<any>"},{"value":"\"span\" & ComponentClass<any, any>"},{"value":"\"span\" & FunctionComponent<any>"},{"value":"\"svg\" & ComponentClass<any, any>"},{"value":"\"svg\" & FunctionComponent<any>"},{"value":"\"ul\" & ComponentClass<any, any>"},{"value":"\"ul\" & FunctionComponent<any>"},{"value":"\"abbr\" & ComponentClass<any, any>"},{"value":"\"abbr\" & FunctionComponent<any>"},{"value":"\"address\" & ComponentClass<any, any>"},{"value":"\"address\" & FunctionComponent<any>"},{"value":"\"area\" & ComponentClass<any, any>"},{"value":"\"area\" & FunctionComponent<any>"},{"value":"\"article\" & ComponentClass<any, any>"},{"value":"\"article\" & FunctionComponent<any>"},{"value":"\"aside\" & ComponentClass<any, any>"},{"value":"\"aside\" & FunctionComponent<any>"},{"value":"\"audio\" & ComponentClass<any, any>"},{"value":"\"audio\" & FunctionComponent<any>"},{"value":"\"b\" & ComponentClass<any, any>"},{"value":"\"b\" & FunctionComponent<any>"},{"value":"\"base\" & ComponentClass<any, any>"},{"value":"\"base\" & FunctionComponent<any>"},{"value":"\"bdi\" & ComponentClass<any, any>"},{"value":"\"bdi\" & FunctionComponent<any>"},{"value":"\"bdo\" & ComponentClass<any, any>"},{"value":"\"bdo\" & FunctionComponent<any>"},{"value":"\"big\" & ComponentClass<any, any>"},{"value":"\"big\" & FunctionComponent<any>"},{"value":"\"blockquote\" & ComponentClass<any, any>"},{"value":"\"blockquote\" & FunctionComponent<any>"},{"value":"\"body\" & ComponentClass<any, any>"},{"value":"\"body\" & FunctionComponent<any>"},{"value":"\"br\" & ComponentClass<any, any>"},{"value":"\"br\" & FunctionComponent<any>"},{"value":"\"canvas\" & ComponentClass<any, any>"},{"value":"\"canvas\" & FunctionComponent<any>"},{"value":"\"caption\" & ComponentClass<any, any>"},{"value":"\"caption\" & FunctionComponent<any>"},{"value":"\"center\" & ComponentClass<any, any>"},{"value":"\"center\" & FunctionComponent<any>"},{"value":"\"cite\" & ComponentClass<any, any>"},{"value":"\"cite\" & FunctionComponent<any>"},{"value":"\"code\" & ComponentClass<any, any>"},{"value":"\"code\" & FunctionComponent<any>"},{"value":"\"col\" & ComponentClass<any, any>"},{"value":"\"col\" & FunctionComponent<any>"},{"value":"\"colgroup\" & ComponentClass<any, any>"},{"value":"\"colgroup\" & FunctionComponent<any>"},{"value":"\"data\" & ComponentClass<any, any>"},{"value":"\"data\" & FunctionComponent<any>"},{"value":"\"datalist\" & ComponentClass<any, any>"},{"value":"\"datalist\" & FunctionComponent<any>"},{"value":"\"dd\" & ComponentClass<any, any>"},{"value":"\"dd\" & FunctionComponent<any>"},{"value":"\"del\" & ComponentClass<any, any>"},{"value":"\"del\" & FunctionComponent<any>"},{"value":"\"details\" & ComponentClass<any, any>"},{"value":"\"details\" & FunctionComponent<any>"},{"value":"\"dfn\" & ComponentClass<any, any>"},{"value":"\"dfn\" & FunctionComponent<any>"},{"value":"\"dialog\" & ComponentClass<any, any>"},{"value":"\"dialog\" & FunctionComponent<any>"},{"value":"\"dl\" & ComponentClass<any, any>"},{"value":"\"dl\" & FunctionComponent<any>"},{"value":"\"dt\" & ComponentClass<any, any>"},{"value":"\"dt\" & FunctionComponent<any>"},{"value":"\"em\" & ComponentClass<any, any>"},{"value":"\"em\" & FunctionComponent<any>"},{"value":"\"embed\" & ComponentClass<any, any>"},{"value":"\"embed\" & FunctionComponent<any>"},{"value":"\"fieldset\" & ComponentClass<any, any>"},{"value":"\"fieldset\" & FunctionComponent<any>"},{"value":"\"figcaption\" & ComponentClass<any, any>"},{"value":"\"figcaption\" & FunctionComponent<any>"},{"value":"\"figure\" & ComponentClass<any, any>"},{"value":"\"figure\" & FunctionComponent<any>"},{"value":"\"footer\" & ComponentClass<any, any>"},{"value":"\"footer\" & FunctionComponent<any>"},{"value":"\"h1\" & ComponentClass<any, any>"},{"value":"\"h1\" & FunctionComponent<any>"},{"value":"\"h4\" & ComponentClass<any, any>"},{"value":"\"h4\" & FunctionComponent<any>"},{"value":"\"h5\" & ComponentClass<any, any>"},{"value":"\"h5\" & FunctionComponent<any>"},{"value":"\"h6\" & ComponentClass<any, any>"},{"value":"\"h6\" & FunctionComponent<any>"},{"value":"\"head\" & ComponentClass<any, any>"},{"value":"\"head\" & FunctionComponent<any>"},{"value":"\"header\" & ComponentClass<any, any>"},{"value":"\"header\" & FunctionComponent<any>"},{"value":"\"hgroup\" & ComponentClass<any, any>"},{"value":"\"hgroup\" & FunctionComponent<any>"},{"value":"\"hr\" & ComponentClass<any, any>"},{"value":"\"hr\" & FunctionComponent<any>"},{"value":"\"html\" & ComponentClass<any, any>"},{"value":"\"html\" & FunctionComponent<any>"},{"value":"\"i\" & ComponentClass<any, any>"},{"value":"\"i\" & FunctionComponent<any>"},{"value":"\"iframe\" & ComponentClass<any, any>"},{"value":"\"iframe\" & FunctionComponent<any>"},{"value":"\"ins\" & ComponentClass<any, any>"},{"value":"\"ins\" & FunctionComponent<any>"},{"value":"\"kbd\" & ComponentClass<any, any>"},{"value":"\"kbd\" & FunctionComponent<any>"},{"value":"\"keygen\" & ComponentClass<any, any>"},{"value":"\"keygen\" & FunctionComponent<any>"},{"value":"\"legend\" & ComponentClass<any, any>"},{"value":"\"legend\" & FunctionComponent<any>"},{"value":"\"link\" & ComponentClass<any, any>"},{"value":"\"link\" & FunctionComponent<any>"},{"value":"\"main\" & ComponentClass<any, any>"},{"value":"\"main\" & FunctionComponent<any>"},{"value":"\"mark\" & ComponentClass<any, any>"},{"value":"\"mark\" & FunctionComponent<any>"},{"value":"\"menu\" & ComponentClass<any, any>"},{"value":"\"menu\" & FunctionComponent<any>"},{"value":"\"menuitem\" & ComponentClass<any, any>"},{"value":"\"menuitem\" & FunctionComponent<any>"},{"value":"\"meta\" & ComponentClass<any, any>"},{"value":"\"meta\" & FunctionComponent<any>"},{"value":"\"meter\" & ComponentClass<any, any>"},{"value":"\"meter\" & FunctionComponent<any>"},{"value":"\"noindex\" & ComponentClass<any, any>"},{"value":"\"noindex\" & FunctionComponent<any>"},{"value":"\"noscript\" & ComponentClass<any, any>"},{"value":"\"noscript\" & FunctionComponent<any>"},{"value":"\"optgroup\" & ComponentClass<any, any>"},{"value":"\"optgroup\" & FunctionComponent<any>"},{"value":"\"option\" & ComponentClass<any, any>"},{"value":"\"option\" & FunctionComponent<any>"},{"value":"\"output\" & ComponentClass<any, any>"},{"value":"\"output\" & FunctionComponent<any>"},{"value":"\"param\" & ComponentClass<any, any>"},{"value":"\"param\" & FunctionComponent<any>"},{"value":"\"picture\" & ComponentClass<any, any>"},{"value":"\"picture\" & FunctionComponent<any>"},{"value":"\"pre\" & ComponentClass<any, any>"},{"value":"\"pre\" & FunctionComponent<any>"},{"value":"\"progress\" & ComponentClass<any, any>"},{"value":"\"progress\" & FunctionComponent<any>"},{"value":"\"q\" & ComponentClass<any, any>"},{"value":"\"q\" & FunctionComponent<any>"},{"value":"\"rp\" & ComponentClass<any, any>"},{"value":"\"rp\" & FunctionComponent<any>"},{"value":"\"rt\" & ComponentClass<any, any>"},{"value":"\"rt\" & FunctionComponent<any>"},{"value":"\"ruby\" & ComponentClass<any, any>"},{"value":"\"ruby\" & FunctionComponent<any>"},{"value":"\"s\" & ComponentClass<any, any>"},{"value":"\"s\" & FunctionComponent<any>"},{"value":"\"samp\" & ComponentClass<any, any>"},{"value":"\"samp\" & FunctionComponent<any>"},{"value":"\"search\" & ComponentClass<any, any>"},{"value":"\"search\" & FunctionComponent<any>"},{"value":"\"slot\" & ComponentClass<any, any>"},{"value":"\"slot\" & FunctionComponent<any>"},{"value":"\"script\" & ComponentClass<any, any>"},{"value":"\"script\" & FunctionComponent<any>"},{"value":"\"section\" & ComponentClass<any, any>"},{"value":"\"section\" & FunctionComponent<any>"},{"value":"\"small\" & ComponentClass<any, any>"},{"value":"\"small\" & FunctionComponent<any>"},{"value":"\"source\" & ComponentClass<any, any>"},{"value":"\"source\" & FunctionComponent<any>"},{"value":"\"strong\" & ComponentClass<any, any>"},{"value":"\"strong\" & FunctionComponent<any>"},{"value":"\"style\" & ComponentClass<any, any>"},{"value":"\"style\" & FunctionComponent<any>"},{"value":"\"sub\" & ComponentClass<any, any>"},{"value":"\"sub\" & FunctionComponent<any>"},{"value":"\"summary\" & ComponentClass<any, any>"},{"value":"\"summary\" & FunctionComponent<any>"},{"value":"\"sup\" & ComponentClass<any, any>"},{"value":"\"sup\" & FunctionComponent<any>"},{"value":"\"table\" & ComponentClass<any, any>"},{"value":"\"table\" & FunctionComponent<any>"},{"value":"\"template\" & ComponentClass<any, any>"},{"value":"\"template\" & FunctionComponent<any>"},{"value":"\"tbody\" & ComponentClass<any, any>"},{"value":"\"tbody\" & FunctionComponent<any>"},{"value":"\"td\" & ComponentClass<any, any>"},{"value":"\"td\" & FunctionComponent<any>"},{"value":"\"textarea\" & ComponentClass<any, any>"},{"value":"\"textarea\" & FunctionComponent<any>"},{"value":"\"tfoot\" & ComponentClass<any, any>"},{"value":"\"tfoot\" & FunctionComponent<any>"},{"value":"\"th\" & ComponentClass<any, any>"},{"value":"\"th\" & FunctionComponent<any>"},{"value":"\"thead\" & ComponentClass<any, any>"},{"value":"\"thead\" & FunctionComponent<any>"},{"value":"\"time\" & ComponentClass<any, any>"},{"value":"\"time\" & FunctionComponent<any>"},{"value":"\"title\" & ComponentClass<any, any>"},{"value":"\"title\" & FunctionComponent<any>"},{"value":"\"tr\" & ComponentClass<any, any>"},{"value":"\"tr\" & FunctionComponent<any>"},{"value":"\"track\" & ComponentClass<any, any>"},{"value":"\"track\" & FunctionComponent<any>"},{"value":"\"u\" & ComponentClass<any, any>"},{"value":"\"u\" & FunctionComponent<any>"},{"value":"\"var\" & ComponentClass<any, any>"},{"value":"\"var\" & FunctionComponent<any>"},{"value":"\"video\" & ComponentClass<any, any>"},{"value":"\"video\" & FunctionComponent<any>"},{"value":"\"wbr\" & ComponentClass<any, any>"},{"value":"\"wbr\" & FunctionComponent<any>"},{"value":"\"webview\" & ComponentClass<any, any>"},{"value":"\"webview\" & FunctionComponent<any>"},{"value":"\"animate\" & ComponentClass<any, any>"},{"value":"\"animate\" & FunctionComponent<any>"},{"value":"\"animateMotion\" & ComponentClass<any, any>"},{"value":"\"animateMotion\" & FunctionComponent<any>"},{"value":"\"animateTransform\" & ComponentClass<any, any>"},{"value":"\"animateTransform\" & FunctionComponent<any>"},{"value":"\"circle\" & ComponentClass<any, any>"},{"value":"\"circle\" & FunctionComponent<any>"},{"value":"\"clipPath\" & ComponentClass<any, any>"},{"value":"\"clipPath\" & FunctionComponent<any>"},{"value":"\"defs\" & ComponentClass<any, any>"},{"value":"\"defs\" & FunctionComponent<any>"},{"value":"\"desc\" & ComponentClass<any, any>"},{"value":"\"desc\" & FunctionComponent<any>"},{"value":"\"ellipse\" & ComponentClass<any, any>"},{"value":"\"ellipse\" & FunctionComponent<any>"},{"value":"\"feBlend\" & ComponentClass<any, any>"},{"value":"\"feBlend\" & FunctionComponent<any>"},{"value":"\"feColorMatrix\" & ComponentClass<any, any>"},{"value":"\"feColorMatrix\" & FunctionComponent<any>"},{"value":"\"feComponentTransfer\" & ComponentClass<any, any>"},{"value":"\"feComponentTransfer\" & FunctionComponent<any>"},{"value":"\"feComposite\" & ComponentClass<any, any>"},{"value":"\"feComposite\" & FunctionComponent<any>"},{"value":"\"feConvolveMatrix\" & ComponentClass<any, any>"},{"value":"\"feConvolveMatrix\" & FunctionComponent<any>"},{"value":"\"feDiffuseLighting\" & ComponentClass<any, any>"},{"value":"\"feDiffuseLighting\" & FunctionComponent<any>"},{"value":"\"feDisplacementMap\" & ComponentClass<any, any>"},{"value":"\"feDisplacementMap\" & FunctionComponent<any>"},{"value":"\"feDistantLight\" & ComponentClass<any, any>"},{"value":"\"feDistantLight\" & FunctionComponent<any>"},{"value":"\"feDropShadow\" & ComponentClass<any, any>"},{"value":"\"feDropShadow\" & FunctionComponent<any>"},{"value":"\"feFlood\" & ComponentClass<any, any>"},{"value":"\"feFlood\" & FunctionComponent<any>"},{"value":"\"feFuncA\" & ComponentClass<any, any>"},{"value":"\"feFuncA\" & FunctionComponent<any>"},{"value":"\"feFuncB\" & ComponentClass<any, any>"},{"value":"\"feFuncB\" & FunctionComponent<any>"},{"value":"\"feFuncG\" & ComponentClass<any, any>"},{"value":"\"feFuncG\" & FunctionComponent<any>"},{"value":"\"feFuncR\" & ComponentClass<any, any>"},{"value":"\"feFuncR\" & FunctionComponent<any>"},{"value":"\"feGaussianBlur\" & ComponentClass<any, any>"},{"value":"\"feGaussianBlur\" & FunctionComponent<any>"},{"value":"\"feImage\" & ComponentClass<any, any>"},{"value":"\"feImage\" & FunctionComponent<any>"},{"value":"\"feMerge\" & ComponentClass<any, any>"},{"value":"\"feMerge\" & FunctionComponent<any>"},{"value":"\"feMergeNode\" & ComponentClass<any, any>"},{"value":"\"feMergeNode\" & FunctionComponent<any>"},{"value":"\"feMorphology\" & ComponentClass<any, any>"},{"value":"\"feMorphology\" & FunctionComponent<any>"},{"value":"\"feOffset\" & ComponentClass<any, any>"},{"value":"\"feOffset\" & FunctionComponent<any>"},{"value":"\"fePointLight\" & ComponentClass<any, any>"},{"value":"\"fePointLight\" & FunctionComponent<any>"},{"value":"\"feSpecularLighting\" & ComponentClass<any, any>"},{"value":"\"feSpecularLighting\" & FunctionComponent<any>"},{"value":"\"feSpotLight\" & ComponentClass<any, any>"},{"value":"\"feSpotLight\" & FunctionComponent<any>"},{"value":"\"feTile\" & ComponentClass<any, any>"},{"value":"\"feTile\" & FunctionComponent<any>"},{"value":"\"feTurbulence\" & ComponentClass<any, any>"},{"value":"\"feTurbulence\" & FunctionComponent<any>"},{"value":"\"foreignObject\" & ComponentClass<any, any>"},{"value":"\"foreignObject\" & FunctionComponent<any>"},{"value":"\"g\" & ComponentClass<any, any>"},{"value":"\"g\" & FunctionComponent<any>"},{"value":"\"image\" & ComponentClass<any, any>"},{"value":"\"image\" & FunctionComponent<any>"},{"value":"\"line\" & ComponentClass<any, any>"},{"value":"\"line\" & FunctionComponent<any>"},{"value":"\"linearGradient\" & ComponentClass<any, any>"},{"value":"\"linearGradient\" & FunctionComponent<any>"},{"value":"\"marker\" & ComponentClass<any, any>"},{"value":"\"marker\" & FunctionComponent<any>"},{"value":"\"mask\" & ComponentClass<any, any>"},{"value":"\"mask\" & FunctionComponent<any>"},{"value":"\"metadata\" & ComponentClass<any, any>"},{"value":"\"metadata\" & FunctionComponent<any>"},{"value":"\"mpath\" & ComponentClass<any, any>"},{"value":"\"mpath\" & FunctionComponent<any>"},{"value":"\"path\" & ComponentClass<any, any>"},{"value":"\"path\" & FunctionComponent<any>"},{"value":"\"pattern\" & ComponentClass<any, any>"},{"value":"\"pattern\" & FunctionComponent<any>"},{"value":"\"polygon\" & ComponentClass<any, any>"},{"value":"\"polygon\" & FunctionComponent<any>"},{"value":"\"polyline\" & ComponentClass<any, any>"},{"value":"\"polyline\" & FunctionComponent<any>"},{"value":"\"radialGradient\" & ComponentClass<any, any>"},{"value":"\"radialGradient\" & FunctionComponent<any>"},{"value":"\"rect\" & ComponentClass<any, any>"},{"value":"\"rect\" & FunctionComponent<any>"},{"value":"\"set\" & ComponentClass<any, any>"},{"value":"\"set\" & FunctionComponent<any>"},{"value":"\"stop\" & ComponentClass<any, any>"},{"value":"\"stop\" & FunctionComponent<any>"},{"value":"\"switch\" & ComponentClass<any, any>"},{"value":"\"switch\" & FunctionComponent<any>"},{"value":"\"text\" & ComponentClass<any, any>"},{"value":"\"text\" & FunctionComponent<any>"},{"value":"\"textPath\" & ComponentClass<any, any>"},{"value":"\"textPath\" & FunctionComponent<any>"},{"value":"\"tspan\" & ComponentClass<any, any>"},{"value":"\"tspan\" & FunctionComponent<any>"},{"value":"\"use\" & ComponentClass<any, any>"},{"value":"\"use\" & FunctionComponent<any>"},{"value":"\"view\" & ComponentClass<any, any>"},{"value":"\"view\" & FunctionComponent<any>"},{"value":"ComponentClass<any, any> & \"symbol\""},{"value":"ComponentClass<any, any> & \"object\""},{"value":"ComponentClass<any, any> & \"map\""},{"value":"ComponentClass<any, any> & \"filter\""},{"value":"ComponentClass<any, any> & \"a\""},{"value":"ComponentClass<any, any> & \"button\""},{"value":"ComponentClass<any, any> & \"div\""},{"value":"ComponentClass<any, any> & \"form\""},{"value":"ComponentClass<any, any> & \"h2\""},{"value":"ComponentClass<any, any> & \"h3\""},{"value":"ComponentClass<any, any> & \"img\""},{"value":"ComponentClass<any, any> & \"input\""},{"value":"ComponentClass<any, any> & \"label\""},{"value":"ComponentClass<any, any> & \"li\""},{"value":"ComponentClass<any, any> & \"nav\""},{"value":"ComponentClass<any, any> & \"ol\""},{"value":"ComponentClass<any, any> & \"p\""},{"value":"ComponentClass<any, any> & \"select\""},{"value":"ComponentClass<any, any> & \"span\""},{"value":"ComponentClass<any, any> & \"svg\""},{"value":"ComponentClass<any, any> & \"ul\""},{"value":"ComponentClass<any, any> & \"abbr\""},{"value":"ComponentClass<any, any> & \"address\""},{"value":"ComponentClass<any, any> & \"area\""},{"value":"ComponentClass<any, any> & \"article\""},{"value":"ComponentClass<any, any> & \"aside\""},{"value":"ComponentClass<any, any> & \"audio\""},{"value":"ComponentClass<any, any> & \"b\""},{"value":"ComponentClass<any, any> & \"base\""},{"value":"ComponentClass<any, any> & \"bdi\""},{"value":"ComponentClass<any, any> & \"bdo\""},{"value":"ComponentClass<any, any> & \"big\""},{"value":"ComponentClass<any, any> & \"blockquote\""},{"value":"ComponentClass<any, any> & \"body\""},{"value":"ComponentClass<any, any> & \"br\""},{"value":"ComponentClass<any, any> & \"canvas\""},{"value":"ComponentClass<any, any> & \"caption\""},{"value":"ComponentClass<any, any> & \"center\""},{"value":"ComponentClass<any, any> & \"cite\""},{"value":"ComponentClass<any, any> & \"code\""},{"value":"ComponentClass<any, any> & \"col\""},{"value":"ComponentClass<any, any> & \"colgroup\""},{"value":"ComponentClass<any, any> & \"data\""},{"value":"ComponentClass<any, any> & \"datalist\""},{"value":"ComponentClass<any, any> & \"dd\""},{"value":"ComponentClass<any, any> & \"del\""},{"value":"ComponentClass<any, any> & \"details\""},{"value":"ComponentClass<any, any> & \"dfn\""},{"value":"ComponentClass<any, any> & \"dialog\""},{"value":"ComponentClass<any, any> & \"dl\""},{"value":"ComponentClass<any, any> & \"dt\""},{"value":"ComponentClass<any, any> & \"em\""},{"value":"ComponentClass<any, any> & \"embed\""},{"value":"ComponentClass<any, any> & \"fieldset\""},{"value":"ComponentClass<any, any> & \"figcaption\""},{"value":"ComponentClass<any, any> & \"figure\""},{"value":"ComponentClass<any, any> & \"footer\""},{"value":"ComponentClass<any, any> & \"h1\""},{"value":"ComponentClass<any, any> & \"h4\""},{"value":"ComponentClass<any, any> & \"h5\""},{"value":"ComponentClass<any, any> & \"h6\""},{"value":"ComponentClass<any, any> & \"head\""},{"value":"ComponentClass<any, any> & \"header\""},{"value":"ComponentClass<any, any> & \"hgroup\""},{"value":"ComponentClass<any, any> & \"hr\""},{"value":"ComponentClass<any, any> & \"html\""},{"value":"ComponentClass<any, any> & \"i\""},{"value":"ComponentClass<any, any> & \"iframe\""},{"value":"ComponentClass<any, any> & \"ins\""},{"value":"ComponentClass<any, any> & \"kbd\""},{"value":"ComponentClass<any, any> & \"keygen\""},{"value":"ComponentClass<any, any> & \"legend\""},{"value":"ComponentClass<any, any> & \"link\""},{"value":"ComponentClass<any, any> & \"main\""},{"value":"ComponentClass<any, any> & \"mark\""},{"value":"ComponentClass<any, any> & \"menu\""},{"value":"ComponentClass<any, any> & \"menuitem\""},{"value":"ComponentClass<any, any> & \"meta\""},{"value":"ComponentClass<any, any> & \"meter\""},{"value":"ComponentClass<any, any> & \"noindex\""},{"value":"ComponentClass<any, any> & \"noscript\""},{"value":"ComponentClass<any, any> & \"optgroup\""},{"value":"ComponentClass<any, any> & \"option\""},{"value":"ComponentClass<any, any> & \"output\""},{"value":"ComponentClass<any, any> & \"param\""},{"value":"ComponentClass<any, any> & \"picture\""},{"value":"ComponentClass<any, any> & \"pre\""},{"value":"ComponentClass<any, any> & \"progress\""},{"value":"ComponentClass<any, any> & \"q\""},{"value":"ComponentClass<any, any> & \"rp\""},{"value":"ComponentClass<any, any> & \"rt\""},{"value":"ComponentClass<any, any> & \"ruby\""},{"value":"ComponentClass<any, any> & \"s\""},{"value":"ComponentClass<any, any> & \"samp\""},{"value":"ComponentClass<any, any> & \"search\""},{"value":"ComponentClass<any, any> & \"slot\""},{"value":"ComponentClass<any, any> & \"script\""},{"value":"ComponentClass<any, any> & \"section\""},{"value":"ComponentClass<any, any> & \"small\""},{"value":"ComponentClass<any, any> & \"source\""},{"value":"ComponentClass<any, any> & \"strong\""},{"value":"ComponentClass<any, any> & \"style\""},{"value":"ComponentClass<any, any> & \"sub\""},{"value":"ComponentClass<any, any> & \"summary\""},{"value":"ComponentClass<any, any> & \"sup\""},{"value":"ComponentClass<any, any> & \"table\""},{"value":"ComponentClass<any, any> & \"template\""},{"value":"ComponentClass<any, any> & \"tbody\""},{"value":"ComponentClass<any, any> & \"td\""},{"value":"ComponentClass<any, any> & \"textarea\""},{"value":"ComponentClass<any, any> & \"tfoot\""},{"value":"ComponentClass<any, any> & \"th\""},{"value":"ComponentClass<any, any> & \"thead\""},{"value":"ComponentClass<any, any> & \"time\""},{"value":"ComponentClass<any, any> & \"title\""},{"value":"ComponentClass<any, any> & \"tr\""},{"value":"ComponentClass<any, any> & \"track\""},{"value":"ComponentClass<any, any> & \"u\""},{"value":"ComponentClass<any, any> & \"var\""},{"value":"ComponentClass<any, any> & \"video\""},{"value":"ComponentClass<any, any> & \"wbr\""},{"value":"ComponentClass<any, any> & \"webview\""},{"value":"ComponentClass<any, any> & \"animate\""},{"value":"ComponentClass<any, any> & \"animateMotion\""},{"value":"ComponentClass<any, any> & \"animateTransform\""},{"value":"ComponentClass<any, any> & \"circle\""},{"value":"ComponentClass<any, any> & \"clipPath\""},{"value":"ComponentClass<any, any> & \"defs\""},{"value":"ComponentClass<any, any> & \"desc\""},{"value":"ComponentClass<any, any> & \"ellipse\""},{"value":"ComponentClass<any, any> & \"feBlend\""},{"value":"ComponentClass<any, any> & \"feColorMatrix\""},{"value":"ComponentClass<any, any> & \"feComponentTransfer\""},{"value":"ComponentClass<any, any> & \"feComposite\""},{"value":"ComponentClass<any, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<any, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<any, any> & \"feDisplacementMap\""},{"value":"ComponentClass<any, any> & \"feDistantLight\""},{"value":"ComponentClass<any, any> & \"feDropShadow\""},{"value":"ComponentClass<any, any> & \"feFlood\""},{"value":"ComponentClass<any, any> & \"feFuncA\""},{"value":"ComponentClass<any, any> & \"feFuncB\""},{"value":"ComponentClass<any, any> & \"feFuncG\""},{"value":"ComponentClass<any, any> & \"feFuncR\""},{"value":"ComponentClass<any, any> & \"feGaussianBlur\""},{"value":"ComponentClass<any, any> & \"feImage\""},{"value":"ComponentClass<any, any> & \"feMerge\""},{"value":"ComponentClass<any, any> & \"feMergeNode\""},{"value":"ComponentClass<any, any> & \"feMorphology\""},{"value":"ComponentClass<any, any> & \"feOffset\""},{"value":"ComponentClass<any, any> & \"fePointLight\""},{"value":"ComponentClass<any, any> & \"feSpecularLighting\""},{"value":"ComponentClass<any, any> & \"feSpotLight\""},{"value":"ComponentClass<any, any> & \"feTile\""},{"value":"ComponentClass<any, any> & \"feTurbulence\""},{"value":"ComponentClass<any, any> & \"foreignObject\""},{"value":"ComponentClass<any, any> & \"g\""},{"value":"ComponentClass<any, any> & \"image\""},{"value":"ComponentClass<any, any> & \"line\""},{"value":"ComponentClass<any, any> & \"linearGradient\""},{"value":"ComponentClass<any, any> & \"marker\""},{"value":"ComponentClass<any, any> & \"mask\""},{"value":"ComponentClass<any, any> & \"metadata\""},{"value":"ComponentClass<any, any> & \"mpath\""},{"value":"ComponentClass<any, any> & \"path\""},{"value":"ComponentClass<any, any> & \"pattern\""},{"value":"ComponentClass<any, any> & \"polygon\""},{"value":"ComponentClass<any, any> & \"polyline\""},{"value":"ComponentClass<any, any> & \"radialGradient\""},{"value":"ComponentClass<any, any> & \"rect\""},{"value":"ComponentClass<any, any> & \"set\""},{"value":"ComponentClass<any, any> & \"stop\""},{"value":"ComponentClass<any, any> & \"switch\""},{"value":"ComponentClass<any, any> & \"text\""},{"value":"ComponentClass<any, any> & \"textPath\""},{"value":"ComponentClass<any, any> & \"tspan\""},{"value":"ComponentClass<any, any> & \"use\""},{"value":"ComponentClass<any, any> & \"view\""},{"value":"ComponentClass<any, any> & FunctionComponent<any>"},{"value":"FunctionComponent<any> & \"symbol\""},{"value":"FunctionComponent<any> & \"object\""},{"value":"FunctionComponent<any> & \"map\""},{"value":"FunctionComponent<any> & \"filter\""},{"value":"FunctionComponent<any> & \"a\""},{"value":"FunctionComponent<any> & \"button\""},{"value":"FunctionComponent<any> & \"div\""},{"value":"FunctionComponent<any> & \"form\""},{"value":"FunctionComponent<any> & \"h2\""},{"value":"FunctionComponent<any> & \"h3\""},{"value":"FunctionComponent<any> & \"img\""},{"value":"FunctionComponent<any> & \"input\""},{"value":"FunctionComponent<any> & \"label\""},{"value":"FunctionComponent<any> & \"li\""},{"value":"FunctionComponent<any> & \"nav\""},{"value":"FunctionComponent<any> & \"ol\""},{"value":"FunctionComponent<any> & \"p\""},{"value":"FunctionComponent<any> & \"select\""},{"value":"FunctionComponent<any> & \"span\""},{"value":"FunctionComponent<any> & \"svg\""},{"value":"FunctionComponent<any> & \"ul\""},{"value":"FunctionComponent<any> & \"abbr\""},{"value":"FunctionComponent<any> & \"address\""},{"value":"FunctionComponent<any> & \"area\""},{"value":"FunctionComponent<any> & \"article\""},{"value":"FunctionComponent<any> & \"aside\""},{"value":"FunctionComponent<any> & \"audio\""},{"value":"FunctionComponent<any> & \"b\""},{"value":"FunctionComponent<any> & \"base\""},{"value":"FunctionComponent<any> & \"bdi\""},{"value":"FunctionComponent<any> & \"bdo\""},{"value":"FunctionComponent<any> & \"big\""},{"value":"FunctionComponent<any> & \"blockquote\""},{"value":"FunctionComponent<any> & \"body\""},{"value":"FunctionComponent<any> & \"br\""},{"value":"FunctionComponent<any> & \"canvas\""},{"value":"FunctionComponent<any> & \"caption\""},{"value":"FunctionComponent<any> & \"center\""},{"value":"FunctionComponent<any> & \"cite\""},{"value":"FunctionComponent<any> & \"code\""},{"value":"FunctionComponent<any> & \"col\""},{"value":"FunctionComponent<any> & \"colgroup\""},{"value":"FunctionComponent<any> & \"data\""},{"value":"FunctionComponent<any> & \"datalist\""},{"value":"FunctionComponent<any> & \"dd\""},{"value":"FunctionComponent<any> & \"del\""},{"value":"FunctionComponent<any> & \"details\""},{"value":"FunctionComponent<any> & \"dfn\""},{"value":"FunctionComponent<any> & \"dialog\""},{"value":"FunctionComponent<any> & \"dl\""},{"value":"FunctionComponent<any> & \"dt\""},{"value":"FunctionComponent<any> & \"em\""},{"value":"FunctionComponent<any> & \"embed\""},{"value":"FunctionComponent<any> & \"fieldset\""},{"value":"FunctionComponent<any> & \"figcaption\""},{"value":"FunctionComponent<any> & \"figure\""},{"value":"FunctionComponent<any> & \"footer\""},{"value":"FunctionComponent<any> & \"h1\""},{"value":"FunctionComponent<any> & \"h4\""},{"value":"FunctionComponent<any> & \"h5\""},{"value":"FunctionComponent<any> & \"h6\""},{"value":"FunctionComponent<any> & \"head\""},{"value":"FunctionComponent<any> & \"header\""},{"value":"FunctionComponent<any> & \"hgroup\""},{"value":"FunctionComponent<any> & \"hr\""},{"value":"FunctionComponent<any> & \"html\""},{"value":"FunctionComponent<any> & \"i\""},{"value":"FunctionComponent<any> & \"iframe\""},{"value":"FunctionComponent<any> & \"ins\""},{"value":"FunctionComponent<any> & \"kbd\""},{"value":"FunctionComponent<any> & \"keygen\""},{"value":"FunctionComponent<any> & \"legend\""},{"value":"FunctionComponent<any> & \"link\""},{"value":"FunctionComponent<any> & \"main\""},{"value":"FunctionComponent<any> & \"mark\""},{"value":"FunctionComponent<any> & \"menu\""},{"value":"FunctionComponent<any> & \"menuitem\""},{"value":"FunctionComponent<any> & \"meta\""},{"value":"FunctionComponent<any> & \"meter\""},{"value":"FunctionComponent<any> & \"noindex\""},{"value":"FunctionComponent<any> & \"noscript\""},{"value":"FunctionComponent<any> & \"optgroup\""},{"value":"FunctionComponent<any> & \"option\""},{"value":"FunctionComponent<any> & \"output\""},{"value":"FunctionComponent<any> & \"param\""},{"value":"FunctionComponent<any> & \"picture\""},{"value":"FunctionComponent<any> & \"pre\""},{"value":"FunctionComponent<any> & \"progress\""},{"value":"FunctionComponent<any> & \"q\""},{"value":"FunctionComponent<any> & \"rp\""},{"value":"FunctionComponent<any> & \"rt\""},{"value":"FunctionComponent<any> & \"ruby\""},{"value":"FunctionComponent<any> & \"s\""},{"value":"FunctionComponent<any> & \"samp\""},{"value":"FunctionComponent<any> & \"search\""},{"value":"FunctionComponent<any> & \"slot\""},{"value":"FunctionComponent<any> & \"script\""},{"value":"FunctionComponent<any> & \"section\""},{"value":"FunctionComponent<any> & \"small\""},{"value":"FunctionComponent<any> & \"source\""},{"value":"FunctionComponent<any> & \"strong\""},{"value":"FunctionComponent<any> & \"style\""},{"value":"FunctionComponent<any> & \"sub\""},{"value":"FunctionComponent<any> & \"summary\""},{"value":"FunctionComponent<any> & \"sup\""},{"value":"FunctionComponent<any> & \"table\""},{"value":"FunctionComponent<any> & \"template\""},{"value":"FunctionComponent<any> & \"tbody\""},{"value":"FunctionComponent<any> & \"td\""},{"value":"FunctionComponent<any> & \"textarea\""},{"value":"FunctionComponent<any> & \"tfoot\""},{"value":"FunctionComponent<any> & \"th\""},{"value":"FunctionComponent<any> & \"thead\""},{"value":"FunctionComponent<any> & \"time\""},{"value":"FunctionComponent<any> & \"title\""},{"value":"FunctionComponent<any> & \"tr\""},{"value":"FunctionComponent<any> & \"track\""},{"value":"FunctionComponent<any> & \"u\""},{"value":"FunctionComponent<any> & \"var\""},{"value":"FunctionComponent<any> & \"video\""},{"value":"FunctionComponent<any> & \"wbr\""},{"value":"FunctionComponent<any> & \"webview\""},{"value":"FunctionComponent<any> & \"animate\""},{"value":"FunctionComponent<any> & \"animateMotion\""},{"value":"FunctionComponent<any> & \"animateTransform\""},{"value":"FunctionComponent<any> & \"circle\""},{"value":"FunctionComponent<any> & \"clipPath\""},{"value":"FunctionComponent<any> & \"defs\""},{"value":"FunctionComponent<any> & \"desc\""},{"value":"FunctionComponent<any> & \"ellipse\""},{"value":"FunctionComponent<any> & \"feBlend\""},{"value":"FunctionComponent<any> & \"feColorMatrix\""},{"value":"FunctionComponent<any> & \"feComponentTransfer\""},{"value":"FunctionComponent<any> & \"feComposite\""},{"value":"FunctionComponent<any> & \"feConvolveMatrix\""},{"value":"FunctionComponent<any> & \"feDiffuseLighting\""},{"value":"FunctionComponent<any> & \"feDisplacementMap\""},{"value":"FunctionComponent<any> & \"feDistantLight\""},{"value":"FunctionComponent<any> & \"feDropShadow\""},{"value":"FunctionComponent<any> & \"feFlood\""},{"value":"FunctionComponent<any> & \"feFuncA\""},{"value":"FunctionComponent<any> & \"feFuncB\""},{"value":"FunctionComponent<any> & \"feFuncG\""},{"value":"FunctionComponent<any> & \"feFuncR\""},{"value":"FunctionComponent<any> & \"feGaussianBlur\""},{"value":"FunctionComponent<any> & \"feImage\""},{"value":"FunctionComponent<any> & \"feMerge\""},{"value":"FunctionComponent<any> & \"feMergeNode\""},{"value":"FunctionComponent<any> & \"feMorphology\""},{"value":"FunctionComponent<any> & \"feOffset\""},{"value":"FunctionComponent<any> & \"fePointLight\""},{"value":"FunctionComponent<any> & \"feSpecularLighting\""},{"value":"FunctionComponent<any> & \"feSpotLight\""},{"value":"FunctionComponent<any> & \"feTile\""},{"value":"FunctionComponent<any> & \"feTurbulence\""},{"value":"FunctionComponent<any> & \"foreignObject\""},{"value":"FunctionComponent<any> & \"g\""},{"value":"FunctionComponent<any> & \"image\""},{"value":"FunctionComponent<any> & \"line\""},{"value":"FunctionComponent<any> & \"linearGradient\""},{"value":"FunctionComponent<any> & \"marker\""},{"value":"FunctionComponent<any> & \"mask\""},{"value":"FunctionComponent<any> & \"metadata\""},{"value":"FunctionComponent<any> & \"mpath\""},{"value":"FunctionComponent<any> & \"path\""},{"value":"FunctionComponent<any> & \"pattern\""},{"value":"FunctionComponent<any> & \"polygon\""},{"value":"FunctionComponent<any> & \"polyline\""},{"value":"FunctionComponent<any> & \"radialGradient\""},{"value":"FunctionComponent<any> & \"rect\""},{"value":"FunctionComponent<any> & \"set\""},{"value":"FunctionComponent<any> & \"stop\""},{"value":"FunctionComponent<any> & \"switch\""},{"value":"FunctionComponent<any> & \"text\""},{"value":"FunctionComponent<any> & \"textPath\""},{"value":"FunctionComponent<any> & \"tspan\""},{"value":"FunctionComponent<any> & \"use\""},{"value":"FunctionComponent<any> & \"view\""},{"value":"FunctionComponent<any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & \"symbol\""},{"value":"ComponentClass<{}, any> & \"object\""},{"value":"ComponentClass<{}, any> & \"map\""},{"value":"ComponentClass<{}, any> & \"filter\""},{"value":"ComponentClass<{}, any> & \"a\""},{"value":"ComponentClass<{}, any> & \"button\""},{"value":"ComponentClass<{}, any> & \"div\""},{"value":"ComponentClass<{}, any> & \"form\""},{"value":"ComponentClass<{}, any> & \"h2\""},{"value":"ComponentClass<{}, any> & \"h3\""},{"value":"ComponentClass<{}, any> & \"img\""},{"value":"ComponentClass<{}, any> & \"input\""},{"value":"ComponentClass<{}, any> & \"label\""},{"value":"ComponentClass<{}, any> & \"li\""},{"value":"ComponentClass<{}, any> & \"nav\""},{"value":"ComponentClass<{}, any> & \"ol\""},{"value":"ComponentClass<{}, any> & \"p\""},{"value":"ComponentClass<{}, any> & \"select\""},{"value":"ComponentClass<{}, any> & \"span\""},{"value":"ComponentClass<{}, any> & \"svg\""},{"value":"ComponentClass<{}, any> & \"ul\""},{"value":"ComponentClass<{}, any> & \"abbr\""},{"value":"ComponentClass<{}, any> & \"address\""},{"value":"ComponentClass<{}, any> & \"area\""},{"value":"ComponentClass<{}, any> & \"article\""},{"value":"ComponentClass<{}, any> & \"aside\""},{"value":"ComponentClass<{}, any> & \"audio\""},{"value":"ComponentClass<{}, any> & \"b\""},{"value":"ComponentClass<{}, any> & \"base\""},{"value":"ComponentClass<{}, any> & \"bdi\""},{"value":"ComponentClass<{}, any> & \"bdo\""},{"value":"ComponentClass<{}, any> & \"big\""},{"value":"ComponentClass<{}, any> & \"blockquote\""},{"value":"ComponentClass<{}, any> & \"body\""},{"value":"ComponentClass<{}, any> & \"br\""},{"value":"ComponentClass<{}, any> & \"canvas\""},{"value":"ComponentClass<{}, any> & \"caption\""},{"value":"ComponentClass<{}, any> & \"center\""},{"value":"ComponentClass<{}, any> & \"cite\""},{"value":"ComponentClass<{}, any> & \"code\""},{"value":"ComponentClass<{}, any> & \"col\""},{"value":"ComponentClass<{}, any> & \"colgroup\""},{"value":"ComponentClass<{}, any> & \"data\""},{"value":"ComponentClass<{}, any> & \"datalist\""},{"value":"ComponentClass<{}, any> & \"dd\""},{"value":"ComponentClass<{}, any> & \"del\""},{"value":"ComponentClass<{}, any> & \"details\""},{"value":"ComponentClass<{}, any> & \"dfn\""},{"value":"ComponentClass<{}, any> & \"dialog\""},{"value":"ComponentClass<{}, any> & \"dl\""},{"value":"ComponentClass<{}, any> & \"dt\""},{"value":"ComponentClass<{}, any> & \"em\""},{"value":"ComponentClass<{}, any> & \"embed\""},{"value":"ComponentClass<{}, any> & \"fieldset\""},{"value":"ComponentClass<{}, any> & \"figcaption\""},{"value":"ComponentClass<{}, any> & \"figure\""},{"value":"ComponentClass<{}, any> & \"footer\""},{"value":"ComponentClass<{}, any> & \"h1\""},{"value":"ComponentClass<{}, any> & \"h4\""},{"value":"ComponentClass<{}, any> & \"h5\""},{"value":"ComponentClass<{}, any> & \"h6\""},{"value":"ComponentClass<{}, any> & \"head\""},{"value":"ComponentClass<{}, any> & \"header\""},{"value":"ComponentClass<{}, any> & \"hgroup\""},{"value":"ComponentClass<{}, any> & \"hr\""},{"value":"ComponentClass<{}, any> & \"html\""},{"value":"ComponentClass<{}, any> & \"i\""},{"value":"ComponentClass<{}, any> & \"iframe\""},{"value":"ComponentClass<{}, any> & \"ins\""},{"value":"ComponentClass<{}, any> & \"kbd\""},{"value":"ComponentClass<{}, any> & \"keygen\""},{"value":"ComponentClass<{}, any> & \"legend\""},{"value":"ComponentClass<{}, any> & \"link\""},{"value":"ComponentClass<{}, any> & \"main\""},{"value":"ComponentClass<{}, any> & \"mark\""},{"value":"ComponentClass<{}, any> & \"menu\""},{"value":"ComponentClass<{}, any> & \"menuitem\""},{"value":"ComponentClass<{}, any> & \"meta\""},{"value":"ComponentClass<{}, any> & \"meter\""},{"value":"ComponentClass<{}, any> & \"noindex\""},{"value":"ComponentClass<{}, any> & \"noscript\""},{"value":"ComponentClass<{}, any> & \"optgroup\""},{"value":"ComponentClass<{}, any> & \"option\""},{"value":"ComponentClass<{}, any> & \"output\""},{"value":"ComponentClass<{}, any> & \"param\""},{"value":"ComponentClass<{}, any> & \"picture\""},{"value":"ComponentClass<{}, any> & \"pre\""},{"value":"ComponentClass<{}, any> & \"progress\""},{"value":"ComponentClass<{}, any> & \"q\""},{"value":"ComponentClass<{}, any> & \"rp\""},{"value":"ComponentClass<{}, any> & \"rt\""},{"value":"ComponentClass<{}, any> & \"ruby\""},{"value":"ComponentClass<{}, any> & \"s\""},{"value":"ComponentClass<{}, any> & \"samp\""},{"value":"ComponentClass<{}, any> & \"search\""},{"value":"ComponentClass<{}, any> & \"slot\""},{"value":"ComponentClass<{}, any> & \"script\""},{"value":"ComponentClass<{}, any> & \"section\""},{"value":"ComponentClass<{}, any> & \"small\""},{"value":"ComponentClass<{}, any> & \"source\""},{"value":"ComponentClass<{}, any> & \"strong\""},{"value":"ComponentClass<{}, any> & \"style\""},{"value":"ComponentClass<{}, any> & \"sub\""},{"value":"ComponentClass<{}, any> & \"summary\""},{"value":"ComponentClass<{}, any> & \"sup\""},{"value":"ComponentClass<{}, any> & \"table\""},{"value":"ComponentClass<{}, any> & \"template\""},{"value":"ComponentClass<{}, any> & \"tbody\""},{"value":"ComponentClass<{}, any> & \"td\""},{"value":"ComponentClass<{}, any> & \"textarea\""},{"value":"ComponentClass<{}, any> & \"tfoot\""},{"value":"ComponentClass<{}, any> & \"th\""},{"value":"ComponentClass<{}, any> & \"thead\""},{"value":"ComponentClass<{}, any> & \"time\""},{"value":"ComponentClass<{}, any> & \"title\""},{"value":"ComponentClass<{}, any> & \"tr\""},{"value":"ComponentClass<{}, any> & \"track\""},{"value":"ComponentClass<{}, any> & \"u\""},{"value":"ComponentClass<{}, any> & \"var\""},{"value":"ComponentClass<{}, any> & \"video\""},{"value":"ComponentClass<{}, any> & \"wbr\""},{"value":"ComponentClass<{}, any> & \"webview\""},{"value":"ComponentClass<{}, any> & \"animate\""},{"value":"ComponentClass<{}, any> & \"animateMotion\""},{"value":"ComponentClass<{}, any> & \"animateTransform\""},{"value":"ComponentClass<{}, any> & \"circle\""},{"value":"ComponentClass<{}, any> & \"clipPath\""},{"value":"ComponentClass<{}, any> & \"defs\""},{"value":"ComponentClass<{}, any> & \"desc\""},{"value":"ComponentClass<{}, any> & \"ellipse\""},{"value":"ComponentClass<{}, any> & \"feBlend\""},{"value":"ComponentClass<{}, any> & \"feColorMatrix\""},{"value":"ComponentClass<{}, any> & \"feComponentTransfer\""},{"value":"ComponentClass<{}, any> & \"feComposite\""},{"value":"ComponentClass<{}, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<{}, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<{}, any> & \"feDisplacementMap\""},{"value":"ComponentClass<{}, any> & \"feDistantLight\""},{"value":"ComponentClass<{}, any> & \"feDropShadow\""},{"value":"ComponentClass<{}, any> & \"feFlood\""},{"value":"ComponentClass<{}, any> & \"feFuncA\""},{"value":"ComponentClass<{}, any> & \"feFuncB\""},{"value":"ComponentClass<{}, any> & \"feFuncG\""},{"value":"ComponentClass<{}, any> & \"feFuncR\""},{"value":"ComponentClass<{}, any> & \"feGaussianBlur\""},{"value":"ComponentClass<{}, any> & \"feImage\""},{"value":"ComponentClass<{}, any> & \"feMerge\""},{"value":"ComponentClass<{}, any> & \"feMergeNode\""},{"value":"ComponentClass<{}, any> & \"feMorphology\""},{"value":"ComponentClass<{}, any> & \"feOffset\""},{"value":"ComponentClass<{}, any> & \"fePointLight\""},{"value":"ComponentClass<{}, any> & \"feSpecularLighting\""},{"value":"ComponentClass<{}, any> & \"feSpotLight\""},{"value":"ComponentClass<{}, any> & \"feTile\""},{"value":"ComponentClass<{}, any> & \"feTurbulence\""},{"value":"ComponentClass<{}, any> & \"foreignObject\""},{"value":"ComponentClass<{}, any> & \"g\""},{"value":"ComponentClass<{}, any> & \"image\""},{"value":"ComponentClass<{}, any> & \"line\""},{"value":"ComponentClass<{}, any> & \"linearGradient\""},{"value":"ComponentClass<{}, any> & \"marker\""},{"value":"ComponentClass<{}, any> & \"mask\""},{"value":"ComponentClass<{}, any> & \"metadata\""},{"value":"ComponentClass<{}, any> & \"mpath\""},{"value":"ComponentClass<{}, any> & \"path\""},{"value":"ComponentClass<{}, any> & \"pattern\""},{"value":"ComponentClass<{}, any> & \"polygon\""},{"value":"ComponentClass<{}, any> & \"polyline\""},{"value":"ComponentClass<{}, any> & \"radialGradient\""},{"value":"ComponentClass<{}, any> & \"rect\""},{"value":"ComponentClass<{}, any> & \"set\""},{"value":"ComponentClass<{}, any> & \"stop\""},{"value":"ComponentClass<{}, any> & \"switch\""},{"value":"ComponentClass<{}, any> & \"text\""},{"value":"ComponentClass<{}, any> & \"textPath\""},{"value":"ComponentClass<{}, any> & \"tspan\""},{"value":"ComponentClass<{}, any> & \"use\""},{"value":"ComponentClass<{}, any> & \"view\""},{"value":"ComponentClass<{}, any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & FunctionComponent<any>"},{"value":"FunctionComponent<{}> & \"symbol\""},{"value":"FunctionComponent<{}> & \"object\""},{"value":"FunctionComponent<{}> & \"map\""},{"value":"FunctionComponent<{}> & \"filter\""},{"value":"FunctionComponent<{}> & \"a\""},{"value":"FunctionComponent<{}> & \"button\""},{"value":"FunctionComponent<{}> & \"div\""},{"value":"FunctionComponent<{}> & \"form\""},{"value":"FunctionComponent<{}> & \"h2\""},{"value":"FunctionComponent<{}> & \"h3\""},{"value":"FunctionComponent<{}> & \"img\""},{"value":"FunctionComponent<{}> & \"input\""},{"value":"FunctionComponent<{}> & \"label\""},{"value":"FunctionComponent<{}> & \"li\""},{"value":"FunctionComponent<{}> & \"nav\""},{"value":"FunctionComponent<{}> & \"ol\""},{"value":"FunctionComponent<{}> & \"p\""},{"value":"FunctionComponent<{}> & \"select\""},{"value":"FunctionComponent<{}> & \"span\""},{"value":"FunctionComponent<{}> & \"svg\""},{"value":"FunctionComponent<{}> & \"ul\""},{"value":"FunctionComponent<{}> & \"abbr\""},{"value":"FunctionComponent<{}> & \"address\""},{"value":"FunctionComponent<{}> & \"area\""},{"value":"FunctionComponent<{}> & \"article\""},{"value":"FunctionComponent<{}> & \"aside\""},{"value":"FunctionComponent<{}> & \"audio\""},{"value":"FunctionComponent<{}> & \"b\""},{"value":"FunctionComponent<{}> & \"base\""},{"value":"FunctionComponent<{}> & \"bdi\""},{"value":"FunctionComponent<{}> & \"bdo\""},{"value":"FunctionComponent<{}> & \"big\""},{"value":"FunctionComponent<{}> & \"blockquote\""},{"value":"FunctionComponent<{}> & \"body\""},{"value":"FunctionComponent<{}> & \"br\""},{"value":"FunctionComponent<{}> & \"canvas\""},{"value":"FunctionComponent<{}> & \"caption\""},{"value":"FunctionComponent<{}> & \"center\""},{"value":"FunctionComponent<{}> & \"cite\""},{"value":"FunctionComponent<{}> & \"code\""},{"value":"FunctionComponent<{}> & \"col\""},{"value":"FunctionComponent<{}> & \"colgroup\""},{"value":"FunctionComponent<{}> & \"data\""},{"value":"FunctionComponent<{}> & \"datalist\""},{"value":"FunctionComponent<{}> & \"dd\""},{"value":"FunctionComponent<{}> & \"del\""},{"value":"FunctionComponent<{}> & \"details\""},{"value":"FunctionComponent<{}> & \"dfn\""},{"value":"FunctionComponent<{}> & \"dialog\""},{"value":"FunctionComponent<{}> & \"dl\""},{"value":"FunctionComponent<{}> & \"dt\""},{"value":"FunctionComponent<{}> & \"em\""},{"value":"FunctionComponent<{}> & \"embed\""},{"value":"FunctionComponent<{}> & \"fieldset\""},{"value":"FunctionComponent<{}> & \"figcaption\""},{"value":"FunctionComponent<{}> & \"figure\""},{"value":"FunctionComponent<{}> & \"footer\""},{"value":"FunctionComponent<{}> & \"h1\""},{"value":"FunctionComponent<{}> & \"h4\""},{"value":"FunctionComponent<{}> & \"h5\""},{"value":"FunctionComponent<{}> & \"h6\""},{"value":"FunctionComponent<{}> & \"head\""},{"value":"FunctionComponent<{}> & \"header\""},{"value":"FunctionComponent<{}> & \"hgroup\""},{"value":"FunctionComponent<{}> & \"hr\""},{"value":"FunctionComponent<{}> & \"html\""},{"value":"FunctionComponent<{}> & \"i\""},{"value":"FunctionComponent<{}> & \"iframe\""},{"value":"FunctionComponent<{}> & \"ins\""},{"value":"FunctionComponent<{}> & \"kbd\""},{"value":"FunctionComponent<{}> & \"keygen\""},{"value":"FunctionComponent<{}> & \"legend\""},{"value":"FunctionComponent<{}> & \"link\""},{"value":"FunctionComponent<{}> & \"main\""},{"value":"FunctionComponent<{}> & \"mark\""},{"value":"FunctionComponent<{}> & \"menu\""},{"value":"FunctionComponent<{}> & \"menuitem\""},{"value":"FunctionComponent<{}> & \"meta\""},{"value":"FunctionComponent<{}> & \"meter\""},{"value":"FunctionComponent<{}> & \"noindex\""},{"value":"FunctionComponent<{}> & \"noscript\""},{"value":"FunctionComponent<{}> & \"optgroup\""},{"value":"FunctionComponent<{}> & \"option\""},{"value":"FunctionComponent<{}> & \"output\""},{"value":"FunctionComponent<{}> & \"param\""},{"value":"FunctionComponent<{}> & \"picture\""},{"value":"FunctionComponent<{}> & \"pre\""},{"value":"FunctionComponent<{}> & \"progress\""},{"value":"FunctionComponent<{}> & \"q\""},{"value":"FunctionComponent<{}> & \"rp\""},{"value":"FunctionComponent<{}> & \"rt\""},{"value":"FunctionComponent<{}> & \"ruby\""},{"value":"FunctionComponent<{}> & \"s\""},{"value":"FunctionComponent<{}> & \"samp\""},{"value":"FunctionComponent<{}> & \"search\""},{"value":"FunctionComponent<{}> & \"slot\""},{"value":"FunctionComponent<{}> & \"script\""},{"value":"FunctionComponent<{}> & \"section\""},{"value":"FunctionComponent<{}> & \"small\""},{"value":"FunctionComponent<{}> & \"source\""},{"value":"FunctionComponent<{}> & \"strong\""},{"value":"FunctionComponent<{}> & \"style\""},{"value":"FunctionComponent<{}> & \"sub\""},{"value":"FunctionComponent<{}> & \"summary\""},{"value":"FunctionComponent<{}> & \"sup\""},{"value":"FunctionComponent<{}> & \"table\""},{"value":"FunctionComponent<{}> & \"template\""},{"value":"FunctionComponent<{}> & \"tbody\""},{"value":"FunctionComponent<{}> & \"td\""},{"value":"FunctionComponent<{}> & \"textarea\""},{"value":"FunctionComponent<{}> & \"tfoot\""},{"value":"FunctionComponent<{}> & \"th\""},{"value":"FunctionComponent<{}> & \"thead\""},{"value":"FunctionComponent<{}> & \"time\""},{"value":"FunctionComponent<{}> & \"title\""},{"value":"FunctionComponent<{}> & \"tr\""},{"value":"FunctionComponent<{}> & \"track\""},{"value":"FunctionComponent<{}> & \"u\""},{"value":"FunctionComponent<{}> & \"var\""},{"value":"FunctionComponent<{}> & \"video\""},{"value":"FunctionComponent<{}> & \"wbr\""},{"value":"FunctionComponent<{}> & \"webview\""},{"value":"FunctionComponent<{}> & \"animate\""},{"value":"FunctionComponent<{}> & \"animateMotion\""},{"value":"FunctionComponent<{}> & \"animateTransform\""},{"value":"FunctionComponent<{}> & \"circle\""},{"value":"FunctionComponent<{}> & \"clipPath\""},{"value":"FunctionComponent<{}> & \"defs\""},{"value":"FunctionComponent<{}> & \"desc\""},{"value":"FunctionComponent<{}> & \"ellipse\""},{"value":"FunctionComponent<{}> & \"feBlend\""},{"value":"FunctionComponent<{}> & \"feColorMatrix\""},{"value":"FunctionComponent<{}> & \"feComponentTransfer\""},{"value":"FunctionComponent<{}> & \"feComposite\""},{"value":"FunctionComponent<{}> & \"feConvolveMatrix\""},{"value":"FunctionComponent<{}> & \"feDiffuseLighting\""},{"value":"FunctionComponent<{}> & \"feDisplacementMap\""},{"value":"FunctionComponent<{}> & \"feDistantLight\""},{"value":"FunctionComponent<{}> & \"feDropShadow\""},{"value":"FunctionComponent<{}> & \"feFlood\""},{"value":"FunctionComponent<{}> & \"feFuncA\""},{"value":"FunctionComponent<{}> & \"feFuncB\""},{"value":"FunctionComponent<{}> & \"feFuncG\""},{"value":"FunctionComponent<{}> & \"feFuncR\""},{"value":"FunctionComponent<{}> & \"feGaussianBlur\""},{"value":"FunctionComponent<{}> & \"feImage\""},{"value":"FunctionComponent<{}> & \"feMerge\""},{"value":"FunctionComponent<{}> & \"feMergeNode\""},{"value":"FunctionComponent<{}> & \"feMorphology\""},{"value":"FunctionComponent<{}> & \"feOffset\""},{"value":"FunctionComponent<{}> & \"fePointLight\""},{"value":"FunctionComponent<{}> & \"feSpecularLighting\""},{"value":"FunctionComponent<{}> & \"feSpotLight\""},{"value":"FunctionComponent<{}> & \"feTile\""},{"value":"FunctionComponent<{}> & \"feTurbulence\""},{"value":"FunctionComponent<{}> & \"foreignObject\""},{"value":"FunctionComponent<{}> & \"g\""},{"value":"FunctionComponent<{}> & \"image\""},{"value":"FunctionComponent<{}> & \"line\""},{"value":"FunctionComponent<{}> & \"linearGradient\""},{"value":"FunctionComponent<{}> & \"marker\""},{"value":"FunctionComponent<{}> & \"mask\""},{"value":"FunctionComponent<{}> & \"metadata\""},{"value":"FunctionComponent<{}> & \"mpath\""},{"value":"FunctionComponent<{}> & \"path\""},{"value":"FunctionComponent<{}> & \"pattern\""},{"value":"FunctionComponent<{}> & \"polygon\""},{"value":"FunctionComponent<{}> & \"polyline\""},{"value":"FunctionComponent<{}> & \"radialGradient\""},{"value":"FunctionComponent<{}> & \"rect\""},{"value":"FunctionComponent<{}> & \"set\""},{"value":"FunctionComponent<{}> & \"stop\""},{"value":"FunctionComponent<{}> & \"switch\""},{"value":"FunctionComponent<{}> & \"text\""},{"value":"FunctionComponent<{}> & \"textPath\""},{"value":"FunctionComponent<{}> & \"tspan\""},{"value":"FunctionComponent<{}> & \"use\""},{"value":"FunctionComponent<{}> & \"view\""},{"value":"FunctionComponent<{}> & ComponentClass<any, any>"},{"value":"FunctionComponent<{}> & FunctionComponent<any>"}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/empty-state/EmptyStateImage.tsx","description":"","displayName":"EmptyStateImage","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/image/Image.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"fluid":{"defaultValue":null,"description":"","name":"fluid","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/empty-state/EmptyStateTitle.tsx","description":"","displayName":"EmptyStateTitle","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"lib/src/components/empty-state/EmptyStateTitle.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(ElementType & (ComponentType<{}> | ElementType<any, keyof IntrinsicElements>))","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"\"symbol\" & ComponentClass<any, any>"},{"value":"\"symbol\" & FunctionComponent<any>"},{"value":"\"object\" & ComponentClass<any, any>"},{"value":"\"object\" & FunctionComponent<any>"},{"value":"\"map\" & ComponentClass<any, any>"},{"value":"\"map\" & FunctionComponent<any>"},{"value":"\"filter\" & ComponentClass<any, any>"},{"value":"\"filter\" & FunctionComponent<any>"},{"value":"\"a\" & ComponentClass<any, any>"},{"value":"\"a\" & FunctionComponent<any>"},{"value":"\"button\" & ComponentClass<any, any>"},{"value":"\"button\" & FunctionComponent<any>"},{"value":"\"div\" & ComponentClass<any, any>"},{"value":"\"div\" & FunctionComponent<any>"},{"value":"\"form\" & ComponentClass<any, any>"},{"value":"\"form\" & FunctionComponent<any>"},{"value":"\"h2\" & ComponentClass<any, any>"},{"value":"\"h2\" & FunctionComponent<any>"},{"value":"\"h3\" & ComponentClass<any, any>"},{"value":"\"h3\" & FunctionComponent<any>"},{"value":"\"img\" & ComponentClass<any, any>"},{"value":"\"img\" & FunctionComponent<any>"},{"value":"\"input\" & ComponentClass<any, any>"},{"value":"\"input\" & FunctionComponent<any>"},{"value":"\"label\" & ComponentClass<any, any>"},{"value":"\"label\" & FunctionComponent<any>"},{"value":"\"li\" & ComponentClass<any, any>"},{"value":"\"li\" & FunctionComponent<any>"},{"value":"\"nav\" & ComponentClass<any, any>"},{"value":"\"nav\" & FunctionComponent<any>"},{"value":"\"ol\" & ComponentClass<any, any>"},{"value":"\"ol\" & FunctionComponent<any>"},{"value":"\"p\" & ComponentClass<any, any>"},{"value":"\"p\" & FunctionComponent<any>"},{"value":"\"select\" & ComponentClass<any, any>"},{"value":"\"select\" & FunctionComponent<any>"},{"value":"\"span\" & ComponentClass<any, any>"},{"value":"\"span\" & FunctionComponent<any>"},{"value":"\"svg\" & ComponentClass<any, any>"},{"value":"\"svg\" & FunctionComponent<any>"},{"value":"\"ul\" & ComponentClass<any, any>"},{"value":"\"ul\" & FunctionComponent<any>"},{"value":"\"abbr\" & ComponentClass<any, any>"},{"value":"\"abbr\" & FunctionComponent<any>"},{"value":"\"address\" & ComponentClass<any, any>"},{"value":"\"address\" & FunctionComponent<any>"},{"value":"\"area\" & ComponentClass<any, any>"},{"value":"\"area\" & FunctionComponent<any>"},{"value":"\"article\" & ComponentClass<any, any>"},{"value":"\"article\" & FunctionComponent<any>"},{"value":"\"aside\" & ComponentClass<any, any>"},{"value":"\"aside\" & FunctionComponent<any>"},{"value":"\"audio\" & ComponentClass<any, any>"},{"value":"\"audio\" & FunctionComponent<any>"},{"value":"\"b\" & ComponentClass<any, any>"},{"value":"\"b\" & FunctionComponent<any>"},{"value":"\"base\" & ComponentClass<any, any>"},{"value":"\"base\" & FunctionComponent<any>"},{"value":"\"bdi\" & ComponentClass<any, any>"},{"value":"\"bdi\" & FunctionComponent<any>"},{"value":"\"bdo\" & ComponentClass<any, any>"},{"value":"\"bdo\" & FunctionComponent<any>"},{"value":"\"big\" & ComponentClass<any, any>"},{"value":"\"big\" & FunctionComponent<any>"},{"value":"\"blockquote\" & ComponentClass<any, any>"},{"value":"\"blockquote\" & FunctionComponent<any>"},{"value":"\"body\" & ComponentClass<any, any>"},{"value":"\"body\" & FunctionComponent<any>"},{"value":"\"br\" & ComponentClass<any, any>"},{"value":"\"br\" & FunctionComponent<any>"},{"value":"\"canvas\" & ComponentClass<any, any>"},{"value":"\"canvas\" & FunctionComponent<any>"},{"value":"\"caption\" & ComponentClass<any, any>"},{"value":"\"caption\" & FunctionComponent<any>"},{"value":"\"center\" & ComponentClass<any, any>"},{"value":"\"center\" & FunctionComponent<any>"},{"value":"\"cite\" & ComponentClass<any, any>"},{"value":"\"cite\" & FunctionComponent<any>"},{"value":"\"code\" & ComponentClass<any, any>"},{"value":"\"code\" & FunctionComponent<any>"},{"value":"\"col\" & ComponentClass<any, any>"},{"value":"\"col\" & FunctionComponent<any>"},{"value":"\"colgroup\" & ComponentClass<any, any>"},{"value":"\"colgroup\" & FunctionComponent<any>"},{"value":"\"data\" & ComponentClass<any, any>"},{"value":"\"data\" & FunctionComponent<any>"},{"value":"\"datalist\" & ComponentClass<any, any>"},{"value":"\"datalist\" & FunctionComponent<any>"},{"value":"\"dd\" & ComponentClass<any, any>"},{"value":"\"dd\" & FunctionComponent<any>"},{"value":"\"del\" & ComponentClass<any, any>"},{"value":"\"del\" & FunctionComponent<any>"},{"value":"\"details\" & ComponentClass<any, any>"},{"value":"\"details\" & FunctionComponent<any>"},{"value":"\"dfn\" & ComponentClass<any, any>"},{"value":"\"dfn\" & FunctionComponent<any>"},{"value":"\"dialog\" & ComponentClass<any, any>"},{"value":"\"dialog\" & FunctionComponent<any>"},{"value":"\"dl\" & ComponentClass<any, any>"},{"value":"\"dl\" & FunctionComponent<any>"},{"value":"\"dt\" & ComponentClass<any, any>"},{"value":"\"dt\" & FunctionComponent<any>"},{"value":"\"em\" & ComponentClass<any, any>"},{"value":"\"em\" & FunctionComponent<any>"},{"value":"\"embed\" & ComponentClass<any, any>"},{"value":"\"embed\" & FunctionComponent<any>"},{"value":"\"fieldset\" & ComponentClass<any, any>"},{"value":"\"fieldset\" & FunctionComponent<any>"},{"value":"\"figcaption\" & ComponentClass<any, any>"},{"value":"\"figcaption\" & FunctionComponent<any>"},{"value":"\"figure\" & ComponentClass<any, any>"},{"value":"\"figure\" & FunctionComponent<any>"},{"value":"\"footer\" & ComponentClass<any, any>"},{"value":"\"footer\" & FunctionComponent<any>"},{"value":"\"h1\" & ComponentClass<any, any>"},{"value":"\"h1\" & FunctionComponent<any>"},{"value":"\"h4\" & ComponentClass<any, any>"},{"value":"\"h4\" & FunctionComponent<any>"},{"value":"\"h5\" & ComponentClass<any, any>"},{"value":"\"h5\" & FunctionComponent<any>"},{"value":"\"h6\" & ComponentClass<any, any>"},{"value":"\"h6\" & FunctionComponent<any>"},{"value":"\"head\" & ComponentClass<any, any>"},{"value":"\"head\" & FunctionComponent<any>"},{"value":"\"header\" & ComponentClass<any, any>"},{"value":"\"header\" & FunctionComponent<any>"},{"value":"\"hgroup\" & ComponentClass<any, any>"},{"value":"\"hgroup\" & FunctionComponent<any>"},{"value":"\"hr\" & ComponentClass<any, any>"},{"value":"\"hr\" & FunctionComponent<any>"},{"value":"\"html\" & ComponentClass<any, any>"},{"value":"\"html\" & FunctionComponent<any>"},{"value":"\"i\" & ComponentClass<any, any>"},{"value":"\"i\" & FunctionComponent<any>"},{"value":"\"iframe\" & ComponentClass<any, any>"},{"value":"\"iframe\" & FunctionComponent<any>"},{"value":"\"ins\" & ComponentClass<any, any>"},{"value":"\"ins\" & FunctionComponent<any>"},{"value":"\"kbd\" & ComponentClass<any, any>"},{"value":"\"kbd\" & FunctionComponent<any>"},{"value":"\"keygen\" & ComponentClass<any, any>"},{"value":"\"keygen\" & FunctionComponent<any>"},{"value":"\"legend\" & ComponentClass<any, any>"},{"value":"\"legend\" & FunctionComponent<any>"},{"value":"\"link\" & ComponentClass<any, any>"},{"value":"\"link\" & FunctionComponent<any>"},{"value":"\"main\" & ComponentClass<any, any>"},{"value":"\"main\" & FunctionComponent<any>"},{"value":"\"mark\" & ComponentClass<any, any>"},{"value":"\"mark\" & FunctionComponent<any>"},{"value":"\"menu\" & ComponentClass<any, any>"},{"value":"\"menu\" & FunctionComponent<any>"},{"value":"\"menuitem\" & ComponentClass<any, any>"},{"value":"\"menuitem\" & FunctionComponent<any>"},{"value":"\"meta\" & ComponentClass<any, any>"},{"value":"\"meta\" & FunctionComponent<any>"},{"value":"\"meter\" & ComponentClass<any, any>"},{"value":"\"meter\" & FunctionComponent<any>"},{"value":"\"noindex\" & ComponentClass<any, any>"},{"value":"\"noindex\" & FunctionComponent<any>"},{"value":"\"noscript\" & ComponentClass<any, any>"},{"value":"\"noscript\" & FunctionComponent<any>"},{"value":"\"optgroup\" & ComponentClass<any, any>"},{"value":"\"optgroup\" & FunctionComponent<any>"},{"value":"\"option\" & ComponentClass<any, any>"},{"value":"\"option\" & FunctionComponent<any>"},{"value":"\"output\" & ComponentClass<any, any>"},{"value":"\"output\" & FunctionComponent<any>"},{"value":"\"param\" & ComponentClass<any, any>"},{"value":"\"param\" & FunctionComponent<any>"},{"value":"\"picture\" & ComponentClass<any, any>"},{"value":"\"picture\" & FunctionComponent<any>"},{"value":"\"pre\" & ComponentClass<any, any>"},{"value":"\"pre\" & FunctionComponent<any>"},{"value":"\"progress\" & ComponentClass<any, any>"},{"value":"\"progress\" & FunctionComponent<any>"},{"value":"\"q\" & ComponentClass<any, any>"},{"value":"\"q\" & FunctionComponent<any>"},{"value":"\"rp\" & ComponentClass<any, any>"},{"value":"\"rp\" & FunctionComponent<any>"},{"value":"\"rt\" & ComponentClass<any, any>"},{"value":"\"rt\" & FunctionComponent<any>"},{"value":"\"ruby\" & ComponentClass<any, any>"},{"value":"\"ruby\" & FunctionComponent<any>"},{"value":"\"s\" & ComponentClass<any, any>"},{"value":"\"s\" & FunctionComponent<any>"},{"value":"\"samp\" & ComponentClass<any, any>"},{"value":"\"samp\" & FunctionComponent<any>"},{"value":"\"search\" & ComponentClass<any, any>"},{"value":"\"search\" & FunctionComponent<any>"},{"value":"\"slot\" & ComponentClass<any, any>"},{"value":"\"slot\" & FunctionComponent<any>"},{"value":"\"script\" & ComponentClass<any, any>"},{"value":"\"script\" & FunctionComponent<any>"},{"value":"\"section\" & ComponentClass<any, any>"},{"value":"\"section\" & FunctionComponent<any>"},{"value":"\"small\" & ComponentClass<any, any>"},{"value":"\"small\" & FunctionComponent<any>"},{"value":"\"source\" & ComponentClass<any, any>"},{"value":"\"source\" & FunctionComponent<any>"},{"value":"\"strong\" & ComponentClass<any, any>"},{"value":"\"strong\" & FunctionComponent<any>"},{"value":"\"style\" & ComponentClass<any, any>"},{"value":"\"style\" & FunctionComponent<any>"},{"value":"\"sub\" & ComponentClass<any, any>"},{"value":"\"sub\" & FunctionComponent<any>"},{"value":"\"summary\" & ComponentClass<any, any>"},{"value":"\"summary\" & FunctionComponent<any>"},{"value":"\"sup\" & ComponentClass<any, any>"},{"value":"\"sup\" & FunctionComponent<any>"},{"value":"\"table\" & ComponentClass<any, any>"},{"value":"\"table\" & FunctionComponent<any>"},{"value":"\"template\" & ComponentClass<any, any>"},{"value":"\"template\" & FunctionComponent<any>"},{"value":"\"tbody\" & ComponentClass<any, any>"},{"value":"\"tbody\" & FunctionComponent<any>"},{"value":"\"td\" & ComponentClass<any, any>"},{"value":"\"td\" & FunctionComponent<any>"},{"value":"\"textarea\" & ComponentClass<any, any>"},{"value":"\"textarea\" & FunctionComponent<any>"},{"value":"\"tfoot\" & ComponentClass<any, any>"},{"value":"\"tfoot\" & FunctionComponent<any>"},{"value":"\"th\" & ComponentClass<any, any>"},{"value":"\"th\" & FunctionComponent<any>"},{"value":"\"thead\" & ComponentClass<any, any>"},{"value":"\"thead\" & FunctionComponent<any>"},{"value":"\"time\" & ComponentClass<any, any>"},{"value":"\"time\" & FunctionComponent<any>"},{"value":"\"title\" & ComponentClass<any, any>"},{"value":"\"title\" & FunctionComponent<any>"},{"value":"\"tr\" & ComponentClass<any, any>"},{"value":"\"tr\" & FunctionComponent<any>"},{"value":"\"track\" & ComponentClass<any, any>"},{"value":"\"track\" & FunctionComponent<any>"},{"value":"\"u\" & ComponentClass<any, any>"},{"value":"\"u\" & FunctionComponent<any>"},{"value":"\"var\" & ComponentClass<any, any>"},{"value":"\"var\" & FunctionComponent<any>"},{"value":"\"video\" & ComponentClass<any, any>"},{"value":"\"video\" & FunctionComponent<any>"},{"value":"\"wbr\" & ComponentClass<any, any>"},{"value":"\"wbr\" & FunctionComponent<any>"},{"value":"\"webview\" & ComponentClass<any, any>"},{"value":"\"webview\" & FunctionComponent<any>"},{"value":"\"animate\" & ComponentClass<any, any>"},{"value":"\"animate\" & FunctionComponent<any>"},{"value":"\"animateMotion\" & ComponentClass<any, any>"},{"value":"\"animateMotion\" & FunctionComponent<any>"},{"value":"\"animateTransform\" & ComponentClass<any, any>"},{"value":"\"animateTransform\" & FunctionComponent<any>"},{"value":"\"circle\" & ComponentClass<any, any>"},{"value":"\"circle\" & FunctionComponent<any>"},{"value":"\"clipPath\" & ComponentClass<any, any>"},{"value":"\"clipPath\" & FunctionComponent<any>"},{"value":"\"defs\" & ComponentClass<any, any>"},{"value":"\"defs\" & FunctionComponent<any>"},{"value":"\"desc\" & ComponentClass<any, any>"},{"value":"\"desc\" & FunctionComponent<any>"},{"value":"\"ellipse\" & ComponentClass<any, any>"},{"value":"\"ellipse\" & FunctionComponent<any>"},{"value":"\"feBlend\" & ComponentClass<any, any>"},{"value":"\"feBlend\" & FunctionComponent<any>"},{"value":"\"feColorMatrix\" & ComponentClass<any, any>"},{"value":"\"feColorMatrix\" & FunctionComponent<any>"},{"value":"\"feComponentTransfer\" & ComponentClass<any, any>"},{"value":"\"feComponentTransfer\" & FunctionComponent<any>"},{"value":"\"feComposite\" & ComponentClass<any, any>"},{"value":"\"feComposite\" & FunctionComponent<any>"},{"value":"\"feConvolveMatrix\" & ComponentClass<any, any>"},{"value":"\"feConvolveMatrix\" & FunctionComponent<any>"},{"value":"\"feDiffuseLighting\" & ComponentClass<any, any>"},{"value":"\"feDiffuseLighting\" & FunctionComponent<any>"},{"value":"\"feDisplacementMap\" & ComponentClass<any, any>"},{"value":"\"feDisplacementMap\" & FunctionComponent<any>"},{"value":"\"feDistantLight\" & ComponentClass<any, any>"},{"value":"\"feDistantLight\" & FunctionComponent<any>"},{"value":"\"feDropShadow\" & ComponentClass<any, any>"},{"value":"\"feDropShadow\" & FunctionComponent<any>"},{"value":"\"feFlood\" & ComponentClass<any, any>"},{"value":"\"feFlood\" & FunctionComponent<any>"},{"value":"\"feFuncA\" & ComponentClass<any, any>"},{"value":"\"feFuncA\" & FunctionComponent<any>"},{"value":"\"feFuncB\" & ComponentClass<any, any>"},{"value":"\"feFuncB\" & FunctionComponent<any>"},{"value":"\"feFuncG\" & ComponentClass<any, any>"},{"value":"\"feFuncG\" & FunctionComponent<any>"},{"value":"\"feFuncR\" & ComponentClass<any, any>"},{"value":"\"feFuncR\" & FunctionComponent<any>"},{"value":"\"feGaussianBlur\" & ComponentClass<any, any>"},{"value":"\"feGaussianBlur\" & FunctionComponent<any>"},{"value":"\"feImage\" & ComponentClass<any, any>"},{"value":"\"feImage\" & FunctionComponent<any>"},{"value":"\"feMerge\" & ComponentClass<any, any>"},{"value":"\"feMerge\" & FunctionComponent<any>"},{"value":"\"feMergeNode\" & ComponentClass<any, any>"},{"value":"\"feMergeNode\" & FunctionComponent<any>"},{"value":"\"feMorphology\" & ComponentClass<any, any>"},{"value":"\"feMorphology\" & FunctionComponent<any>"},{"value":"\"feOffset\" & ComponentClass<any, any>"},{"value":"\"feOffset\" & FunctionComponent<any>"},{"value":"\"fePointLight\" & ComponentClass<any, any>"},{"value":"\"fePointLight\" & FunctionComponent<any>"},{"value":"\"feSpecularLighting\" & ComponentClass<any, any>"},{"value":"\"feSpecularLighting\" & FunctionComponent<any>"},{"value":"\"feSpotLight\" & ComponentClass<any, any>"},{"value":"\"feSpotLight\" & FunctionComponent<any>"},{"value":"\"feTile\" & ComponentClass<any, any>"},{"value":"\"feTile\" & FunctionComponent<any>"},{"value":"\"feTurbulence\" & ComponentClass<any, any>"},{"value":"\"feTurbulence\" & FunctionComponent<any>"},{"value":"\"foreignObject\" & ComponentClass<any, any>"},{"value":"\"foreignObject\" & FunctionComponent<any>"},{"value":"\"g\" & ComponentClass<any, any>"},{"value":"\"g\" & FunctionComponent<any>"},{"value":"\"image\" & ComponentClass<any, any>"},{"value":"\"image\" & FunctionComponent<any>"},{"value":"\"line\" & ComponentClass<any, any>"},{"value":"\"line\" & FunctionComponent<any>"},{"value":"\"linearGradient\" & ComponentClass<any, any>"},{"value":"\"linearGradient\" & FunctionComponent<any>"},{"value":"\"marker\" & ComponentClass<any, any>"},{"value":"\"marker\" & FunctionComponent<any>"},{"value":"\"mask\" & ComponentClass<any, any>"},{"value":"\"mask\" & FunctionComponent<any>"},{"value":"\"metadata\" & ComponentClass<any, any>"},{"value":"\"metadata\" & FunctionComponent<any>"},{"value":"\"mpath\" & ComponentClass<any, any>"},{"value":"\"mpath\" & FunctionComponent<any>"},{"value":"\"path\" & ComponentClass<any, any>"},{"value":"\"path\" & FunctionComponent<any>"},{"value":"\"pattern\" & ComponentClass<any, any>"},{"value":"\"pattern\" & FunctionComponent<any>"},{"value":"\"polygon\" & ComponentClass<any, any>"},{"value":"\"polygon\" & FunctionComponent<any>"},{"value":"\"polyline\" & ComponentClass<any, any>"},{"value":"\"polyline\" & FunctionComponent<any>"},{"value":"\"radialGradient\" & ComponentClass<any, any>"},{"value":"\"radialGradient\" & FunctionComponent<any>"},{"value":"\"rect\" & ComponentClass<any, any>"},{"value":"\"rect\" & FunctionComponent<any>"},{"value":"\"set\" & ComponentClass<any, any>"},{"value":"\"set\" & FunctionComponent<any>"},{"value":"\"stop\" & ComponentClass<any, any>"},{"value":"\"stop\" & FunctionComponent<any>"},{"value":"\"switch\" & ComponentClass<any, any>"},{"value":"\"switch\" & FunctionComponent<any>"},{"value":"\"text\" & ComponentClass<any, any>"},{"value":"\"text\" & FunctionComponent<any>"},{"value":"\"textPath\" & ComponentClass<any, any>"},{"value":"\"textPath\" & FunctionComponent<any>"},{"value":"\"tspan\" & ComponentClass<any, any>"},{"value":"\"tspan\" & FunctionComponent<any>"},{"value":"\"use\" & ComponentClass<any, any>"},{"value":"\"use\" & FunctionComponent<any>"},{"value":"\"view\" & ComponentClass<any, any>"},{"value":"\"view\" & FunctionComponent<any>"},{"value":"ComponentClass<any, any> & \"symbol\""},{"value":"ComponentClass<any, any> & \"object\""},{"value":"ComponentClass<any, any> & \"map\""},{"value":"ComponentClass<any, any> & \"filter\""},{"value":"ComponentClass<any, any> & \"a\""},{"value":"ComponentClass<any, any> & \"button\""},{"value":"ComponentClass<any, any> & \"div\""},{"value":"ComponentClass<any, any> & \"form\""},{"value":"ComponentClass<any, any> & \"h2\""},{"value":"ComponentClass<any, any> & \"h3\""},{"value":"ComponentClass<any, any> & \"img\""},{"value":"ComponentClass<any, any> & \"input\""},{"value":"ComponentClass<any, any> & \"label\""},{"value":"ComponentClass<any, any> & \"li\""},{"value":"ComponentClass<any, any> & \"nav\""},{"value":"ComponentClass<any, any> & \"ol\""},{"value":"ComponentClass<any, any> & \"p\""},{"value":"ComponentClass<any, any> & \"select\""},{"value":"ComponentClass<any, any> & \"span\""},{"value":"ComponentClass<any, any> & \"svg\""},{"value":"ComponentClass<any, any> & \"ul\""},{"value":"ComponentClass<any, any> & \"abbr\""},{"value":"ComponentClass<any, any> & \"address\""},{"value":"ComponentClass<any, any> & \"area\""},{"value":"ComponentClass<any, any> & \"article\""},{"value":"ComponentClass<any, any> & \"aside\""},{"value":"ComponentClass<any, any> & \"audio\""},{"value":"ComponentClass<any, any> & \"b\""},{"value":"ComponentClass<any, any> & \"base\""},{"value":"ComponentClass<any, any> & \"bdi\""},{"value":"ComponentClass<any, any> & \"bdo\""},{"value":"ComponentClass<any, any> & \"big\""},{"value":"ComponentClass<any, any> & \"blockquote\""},{"value":"ComponentClass<any, any> & \"body\""},{"value":"ComponentClass<any, any> & \"br\""},{"value":"ComponentClass<any, any> & \"canvas\""},{"value":"ComponentClass<any, any> & \"caption\""},{"value":"ComponentClass<any, any> & \"center\""},{"value":"ComponentClass<any, any> & \"cite\""},{"value":"ComponentClass<any, any> & \"code\""},{"value":"ComponentClass<any, any> & \"col\""},{"value":"ComponentClass<any, any> & \"colgroup\""},{"value":"ComponentClass<any, any> & \"data\""},{"value":"ComponentClass<any, any> & \"datalist\""},{"value":"ComponentClass<any, any> & \"dd\""},{"value":"ComponentClass<any, any> & \"del\""},{"value":"ComponentClass<any, any> & \"details\""},{"value":"ComponentClass<any, any> & \"dfn\""},{"value":"ComponentClass<any, any> & \"dialog\""},{"value":"ComponentClass<any, any> & \"dl\""},{"value":"ComponentClass<any, any> & \"dt\""},{"value":"ComponentClass<any, any> & \"em\""},{"value":"ComponentClass<any, any> & \"embed\""},{"value":"ComponentClass<any, any> & \"fieldset\""},{"value":"ComponentClass<any, any> & \"figcaption\""},{"value":"ComponentClass<any, any> & \"figure\""},{"value":"ComponentClass<any, any> & \"footer\""},{"value":"ComponentClass<any, any> & \"h1\""},{"value":"ComponentClass<any, any> & \"h4\""},{"value":"ComponentClass<any, any> & \"h5\""},{"value":"ComponentClass<any, any> & \"h6\""},{"value":"ComponentClass<any, any> & \"head\""},{"value":"ComponentClass<any, any> & \"header\""},{"value":"ComponentClass<any, any> & \"hgroup\""},{"value":"ComponentClass<any, any> & \"hr\""},{"value":"ComponentClass<any, any> & \"html\""},{"value":"ComponentClass<any, any> & \"i\""},{"value":"ComponentClass<any, any> & \"iframe\""},{"value":"ComponentClass<any, any> & \"ins\""},{"value":"ComponentClass<any, any> & \"kbd\""},{"value":"ComponentClass<any, any> & \"keygen\""},{"value":"ComponentClass<any, any> & \"legend\""},{"value":"ComponentClass<any, any> & \"link\""},{"value":"ComponentClass<any, any> & \"main\""},{"value":"ComponentClass<any, any> & \"mark\""},{"value":"ComponentClass<any, any> & \"menu\""},{"value":"ComponentClass<any, any> & \"menuitem\""},{"value":"ComponentClass<any, any> & \"meta\""},{"value":"ComponentClass<any, any> & \"meter\""},{"value":"ComponentClass<any, any> & \"noindex\""},{"value":"ComponentClass<any, any> & \"noscript\""},{"value":"ComponentClass<any, any> & \"optgroup\""},{"value":"ComponentClass<any, any> & \"option\""},{"value":"ComponentClass<any, any> & \"output\""},{"value":"ComponentClass<any, any> & \"param\""},{"value":"ComponentClass<any, any> & \"picture\""},{"value":"ComponentClass<any, any> & \"pre\""},{"value":"ComponentClass<any, any> & \"progress\""},{"value":"ComponentClass<any, any> & \"q\""},{"value":"ComponentClass<any, any> & \"rp\""},{"value":"ComponentClass<any, any> & \"rt\""},{"value":"ComponentClass<any, any> & \"ruby\""},{"value":"ComponentClass<any, any> & \"s\""},{"value":"ComponentClass<any, any> & \"samp\""},{"value":"ComponentClass<any, any> & \"search\""},{"value":"ComponentClass<any, any> & \"slot\""},{"value":"ComponentClass<any, any> & \"script\""},{"value":"ComponentClass<any, any> & \"section\""},{"value":"ComponentClass<any, any> & \"small\""},{"value":"ComponentClass<any, any> & \"source\""},{"value":"ComponentClass<any, any> & \"strong\""},{"value":"ComponentClass<any, any> & \"style\""},{"value":"ComponentClass<any, any> & \"sub\""},{"value":"ComponentClass<any, any> & \"summary\""},{"value":"ComponentClass<any, any> & \"sup\""},{"value":"ComponentClass<any, any> & \"table\""},{"value":"ComponentClass<any, any> & \"template\""},{"value":"ComponentClass<any, any> & \"tbody\""},{"value":"ComponentClass<any, any> & \"td\""},{"value":"ComponentClass<any, any> & \"textarea\""},{"value":"ComponentClass<any, any> & \"tfoot\""},{"value":"ComponentClass<any, any> & \"th\""},{"value":"ComponentClass<any, any> & \"thead\""},{"value":"ComponentClass<any, any> & \"time\""},{"value":"ComponentClass<any, any> & \"title\""},{"value":"ComponentClass<any, any> & \"tr\""},{"value":"ComponentClass<any, any> & \"track\""},{"value":"ComponentClass<any, any> & \"u\""},{"value":"ComponentClass<any, any> & \"var\""},{"value":"ComponentClass<any, any> & \"video\""},{"value":"ComponentClass<any, any> & \"wbr\""},{"value":"ComponentClass<any, any> & \"webview\""},{"value":"ComponentClass<any, any> & \"animate\""},{"value":"ComponentClass<any, any> & \"animateMotion\""},{"value":"ComponentClass<any, any> & \"animateTransform\""},{"value":"ComponentClass<any, any> & \"circle\""},{"value":"ComponentClass<any, any> & \"clipPath\""},{"value":"ComponentClass<any, any> & \"defs\""},{"value":"ComponentClass<any, any> & \"desc\""},{"value":"ComponentClass<any, any> & \"ellipse\""},{"value":"ComponentClass<any, any> & \"feBlend\""},{"value":"ComponentClass<any, any> & \"feColorMatrix\""},{"value":"ComponentClass<any, any> & \"feComponentTransfer\""},{"value":"ComponentClass<any, any> & \"feComposite\""},{"value":"ComponentClass<any, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<any, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<any, any> & \"feDisplacementMap\""},{"value":"ComponentClass<any, any> & \"feDistantLight\""},{"value":"ComponentClass<any, any> & \"feDropShadow\""},{"value":"ComponentClass<any, any> & \"feFlood\""},{"value":"ComponentClass<any, any> & \"feFuncA\""},{"value":"ComponentClass<any, any> & \"feFuncB\""},{"value":"ComponentClass<any, any> & \"feFuncG\""},{"value":"ComponentClass<any, any> & \"feFuncR\""},{"value":"ComponentClass<any, any> & \"feGaussianBlur\""},{"value":"ComponentClass<any, any> & \"feImage\""},{"value":"ComponentClass<any, any> & \"feMerge\""},{"value":"ComponentClass<any, any> & \"feMergeNode\""},{"value":"ComponentClass<any, any> & \"feMorphology\""},{"value":"ComponentClass<any, any> & \"feOffset\""},{"value":"ComponentClass<any, any> & \"fePointLight\""},{"value":"ComponentClass<any, any> & \"feSpecularLighting\""},{"value":"ComponentClass<any, any> & \"feSpotLight\""},{"value":"ComponentClass<any, any> & \"feTile\""},{"value":"ComponentClass<any, any> & \"feTurbulence\""},{"value":"ComponentClass<any, any> & \"foreignObject\""},{"value":"ComponentClass<any, any> & \"g\""},{"value":"ComponentClass<any, any> & \"image\""},{"value":"ComponentClass<any, any> & \"line\""},{"value":"ComponentClass<any, any> & \"linearGradient\""},{"value":"ComponentClass<any, any> & \"marker\""},{"value":"ComponentClass<any, any> & \"mask\""},{"value":"ComponentClass<any, any> & \"metadata\""},{"value":"ComponentClass<any, any> & \"mpath\""},{"value":"ComponentClass<any, any> & \"path\""},{"value":"ComponentClass<any, any> & \"pattern\""},{"value":"ComponentClass<any, any> & \"polygon\""},{"value":"ComponentClass<any, any> & \"polyline\""},{"value":"ComponentClass<any, any> & \"radialGradient\""},{"value":"ComponentClass<any, any> & \"rect\""},{"value":"ComponentClass<any, any> & \"set\""},{"value":"ComponentClass<any, any> & \"stop\""},{"value":"ComponentClass<any, any> & \"switch\""},{"value":"ComponentClass<any, any> & \"text\""},{"value":"ComponentClass<any, any> & \"textPath\""},{"value":"ComponentClass<any, any> & \"tspan\""},{"value":"ComponentClass<any, any> & \"use\""},{"value":"ComponentClass<any, any> & \"view\""},{"value":"ComponentClass<any, any> & FunctionComponent<any>"},{"value":"FunctionComponent<any> & \"symbol\""},{"value":"FunctionComponent<any> & \"object\""},{"value":"FunctionComponent<any> & \"map\""},{"value":"FunctionComponent<any> & \"filter\""},{"value":"FunctionComponent<any> & \"a\""},{"value":"FunctionComponent<any> & \"button\""},{"value":"FunctionComponent<any> & \"div\""},{"value":"FunctionComponent<any> & \"form\""},{"value":"FunctionComponent<any> & \"h2\""},{"value":"FunctionComponent<any> & \"h3\""},{"value":"FunctionComponent<any> & \"img\""},{"value":"FunctionComponent<any> & \"input\""},{"value":"FunctionComponent<any> & \"label\""},{"value":"FunctionComponent<any> & \"li\""},{"value":"FunctionComponent<any> & \"nav\""},{"value":"FunctionComponent<any> & \"ol\""},{"value":"FunctionComponent<any> & \"p\""},{"value":"FunctionComponent<any> & \"select\""},{"value":"FunctionComponent<any> & \"span\""},{"value":"FunctionComponent<any> & \"svg\""},{"value":"FunctionComponent<any> & \"ul\""},{"value":"FunctionComponent<any> & \"abbr\""},{"value":"FunctionComponent<any> & \"address\""},{"value":"FunctionComponent<any> & \"area\""},{"value":"FunctionComponent<any> & \"article\""},{"value":"FunctionComponent<any> & \"aside\""},{"value":"FunctionComponent<any> & \"audio\""},{"value":"FunctionComponent<any> & \"b\""},{"value":"FunctionComponent<any> & \"base\""},{"value":"FunctionComponent<any> & \"bdi\""},{"value":"FunctionComponent<any> & \"bdo\""},{"value":"FunctionComponent<any> & \"big\""},{"value":"FunctionComponent<any> & \"blockquote\""},{"value":"FunctionComponent<any> & \"body\""},{"value":"FunctionComponent<any> & \"br\""},{"value":"FunctionComponent<any> & \"canvas\""},{"value":"FunctionComponent<any> & \"caption\""},{"value":"FunctionComponent<any> & \"center\""},{"value":"FunctionComponent<any> & \"cite\""},{"value":"FunctionComponent<any> & \"code\""},{"value":"FunctionComponent<any> & \"col\""},{"value":"FunctionComponent<any> & \"colgroup\""},{"value":"FunctionComponent<any> & \"data\""},{"value":"FunctionComponent<any> & \"datalist\""},{"value":"FunctionComponent<any> & \"dd\""},{"value":"FunctionComponent<any> & \"del\""},{"value":"FunctionComponent<any> & \"details\""},{"value":"FunctionComponent<any> & \"dfn\""},{"value":"FunctionComponent<any> & \"dialog\""},{"value":"FunctionComponent<any> & \"dl\""},{"value":"FunctionComponent<any> & \"dt\""},{"value":"FunctionComponent<any> & \"em\""},{"value":"FunctionComponent<any> & \"embed\""},{"value":"FunctionComponent<any> & \"fieldset\""},{"value":"FunctionComponent<any> & \"figcaption\""},{"value":"FunctionComponent<any> & \"figure\""},{"value":"FunctionComponent<any> & \"footer\""},{"value":"FunctionComponent<any> & \"h1\""},{"value":"FunctionComponent<any> & \"h4\""},{"value":"FunctionComponent<any> & \"h5\""},{"value":"FunctionComponent<any> & \"h6\""},{"value":"FunctionComponent<any> & \"head\""},{"value":"FunctionComponent<any> & \"header\""},{"value":"FunctionComponent<any> & \"hgroup\""},{"value":"FunctionComponent<any> & \"hr\""},{"value":"FunctionComponent<any> & \"html\""},{"value":"FunctionComponent<any> & \"i\""},{"value":"FunctionComponent<any> & \"iframe\""},{"value":"FunctionComponent<any> & \"ins\""},{"value":"FunctionComponent<any> & \"kbd\""},{"value":"FunctionComponent<any> & \"keygen\""},{"value":"FunctionComponent<any> & \"legend\""},{"value":"FunctionComponent<any> & \"link\""},{"value":"FunctionComponent<any> & \"main\""},{"value":"FunctionComponent<any> & \"mark\""},{"value":"FunctionComponent<any> & \"menu\""},{"value":"FunctionComponent<any> & \"menuitem\""},{"value":"FunctionComponent<any> & \"meta\""},{"value":"FunctionComponent<any> & \"meter\""},{"value":"FunctionComponent<any> & \"noindex\""},{"value":"FunctionComponent<any> & \"noscript\""},{"value":"FunctionComponent<any> & \"optgroup\""},{"value":"FunctionComponent<any> & \"option\""},{"value":"FunctionComponent<any> & \"output\""},{"value":"FunctionComponent<any> & \"param\""},{"value":"FunctionComponent<any> & \"picture\""},{"value":"FunctionComponent<any> & \"pre\""},{"value":"FunctionComponent<any> & \"progress\""},{"value":"FunctionComponent<any> & \"q\""},{"value":"FunctionComponent<any> & \"rp\""},{"value":"FunctionComponent<any> & \"rt\""},{"value":"FunctionComponent<any> & \"ruby\""},{"value":"FunctionComponent<any> & \"s\""},{"value":"FunctionComponent<any> & \"samp\""},{"value":"FunctionComponent<any> & \"search\""},{"value":"FunctionComponent<any> & \"slot\""},{"value":"FunctionComponent<any> & \"script\""},{"value":"FunctionComponent<any> & \"section\""},{"value":"FunctionComponent<any> & \"small\""},{"value":"FunctionComponent<any> & \"source\""},{"value":"FunctionComponent<any> & \"strong\""},{"value":"FunctionComponent<any> & \"style\""},{"value":"FunctionComponent<any> & \"sub\""},{"value":"FunctionComponent<any> & \"summary\""},{"value":"FunctionComponent<any> & \"sup\""},{"value":"FunctionComponent<any> & \"table\""},{"value":"FunctionComponent<any> & \"template\""},{"value":"FunctionComponent<any> & \"tbody\""},{"value":"FunctionComponent<any> & \"td\""},{"value":"FunctionComponent<any> & \"textarea\""},{"value":"FunctionComponent<any> & \"tfoot\""},{"value":"FunctionComponent<any> & \"th\""},{"value":"FunctionComponent<any> & \"thead\""},{"value":"FunctionComponent<any> & \"time\""},{"value":"FunctionComponent<any> & \"title\""},{"value":"FunctionComponent<any> & \"tr\""},{"value":"FunctionComponent<any> & \"track\""},{"value":"FunctionComponent<any> & \"u\""},{"value":"FunctionComponent<any> & \"var\""},{"value":"FunctionComponent<any> & \"video\""},{"value":"FunctionComponent<any> & \"wbr\""},{"value":"FunctionComponent<any> & \"webview\""},{"value":"FunctionComponent<any> & \"animate\""},{"value":"FunctionComponent<any> & \"animateMotion\""},{"value":"FunctionComponent<any> & \"animateTransform\""},{"value":"FunctionComponent<any> & \"circle\""},{"value":"FunctionComponent<any> & \"clipPath\""},{"value":"FunctionComponent<any> & \"defs\""},{"value":"FunctionComponent<any> & \"desc\""},{"value":"FunctionComponent<any> & \"ellipse\""},{"value":"FunctionComponent<any> & \"feBlend\""},{"value":"FunctionComponent<any> & \"feColorMatrix\""},{"value":"FunctionComponent<any> & \"feComponentTransfer\""},{"value":"FunctionComponent<any> & \"feComposite\""},{"value":"FunctionComponent<any> & \"feConvolveMatrix\""},{"value":"FunctionComponent<any> & \"feDiffuseLighting\""},{"value":"FunctionComponent<any> & \"feDisplacementMap\""},{"value":"FunctionComponent<any> & \"feDistantLight\""},{"value":"FunctionComponent<any> & \"feDropShadow\""},{"value":"FunctionComponent<any> & \"feFlood\""},{"value":"FunctionComponent<any> & \"feFuncA\""},{"value":"FunctionComponent<any> & \"feFuncB\""},{"value":"FunctionComponent<any> & \"feFuncG\""},{"value":"FunctionComponent<any> & \"feFuncR\""},{"value":"FunctionComponent<any> & \"feGaussianBlur\""},{"value":"FunctionComponent<any> & \"feImage\""},{"value":"FunctionComponent<any> & \"feMerge\""},{"value":"FunctionComponent<any> & \"feMergeNode\""},{"value":"FunctionComponent<any> & \"feMorphology\""},{"value":"FunctionComponent<any> & \"feOffset\""},{"value":"FunctionComponent<any> & \"fePointLight\""},{"value":"FunctionComponent<any> & \"feSpecularLighting\""},{"value":"FunctionComponent<any> & \"feSpotLight\""},{"value":"FunctionComponent<any> & \"feTile\""},{"value":"FunctionComponent<any> & \"feTurbulence\""},{"value":"FunctionComponent<any> & \"foreignObject\""},{"value":"FunctionComponent<any> & \"g\""},{"value":"FunctionComponent<any> & \"image\""},{"value":"FunctionComponent<any> & \"line\""},{"value":"FunctionComponent<any> & \"linearGradient\""},{"value":"FunctionComponent<any> & \"marker\""},{"value":"FunctionComponent<any> & \"mask\""},{"value":"FunctionComponent<any> & \"metadata\""},{"value":"FunctionComponent<any> & \"mpath\""},{"value":"FunctionComponent<any> & \"path\""},{"value":"FunctionComponent<any> & \"pattern\""},{"value":"FunctionComponent<any> & \"polygon\""},{"value":"FunctionComponent<any> & \"polyline\""},{"value":"FunctionComponent<any> & \"radialGradient\""},{"value":"FunctionComponent<any> & \"rect\""},{"value":"FunctionComponent<any> & \"set\""},{"value":"FunctionComponent<any> & \"stop\""},{"value":"FunctionComponent<any> & \"switch\""},{"value":"FunctionComponent<any> & \"text\""},{"value":"FunctionComponent<any> & \"textPath\""},{"value":"FunctionComponent<any> & \"tspan\""},{"value":"FunctionComponent<any> & \"use\""},{"value":"FunctionComponent<any> & \"view\""},{"value":"FunctionComponent<any> & ComponentClass<any, any>"},{"value":"\"symbol\" & ComponentClass<{}, any>"},{"value":"\"symbol\" & FunctionComponent<{}>"},{"value":"\"object\" & ComponentClass<{}, any>"},{"value":"\"object\" & FunctionComponent<{}>"},{"value":"\"map\" & ComponentClass<{}, any>"},{"value":"\"map\" & FunctionComponent<{}>"},{"value":"\"filter\" & ComponentClass<{}, any>"},{"value":"\"filter\" & FunctionComponent<{}>"},{"value":"\"a\" & ComponentClass<{}, any>"},{"value":"\"a\" & FunctionComponent<{}>"},{"value":"\"button\" & ComponentClass<{}, any>"},{"value":"\"button\" & FunctionComponent<{}>"},{"value":"\"div\" & ComponentClass<{}, any>"},{"value":"\"div\" & FunctionComponent<{}>"},{"value":"\"form\" & ComponentClass<{}, any>"},{"value":"\"form\" & FunctionComponent<{}>"},{"value":"\"h2\" & ComponentClass<{}, any>"},{"value":"\"h2\" & FunctionComponent<{}>"},{"value":"\"h3\" & ComponentClass<{}, any>"},{"value":"\"h3\" & FunctionComponent<{}>"},{"value":"\"img\" & ComponentClass<{}, any>"},{"value":"\"img\" & FunctionComponent<{}>"},{"value":"\"input\" & ComponentClass<{}, any>"},{"value":"\"input\" & FunctionComponent<{}>"},{"value":"\"label\" & ComponentClass<{}, any>"},{"value":"\"label\" & FunctionComponent<{}>"},{"value":"\"li\" & ComponentClass<{}, any>"},{"value":"\"li\" & FunctionComponent<{}>"},{"value":"\"nav\" & ComponentClass<{}, any>"},{"value":"\"nav\" & FunctionComponent<{}>"},{"value":"\"ol\" & ComponentClass<{}, any>"},{"value":"\"ol\" & FunctionComponent<{}>"},{"value":"\"p\" & ComponentClass<{}, any>"},{"value":"\"p\" & FunctionComponent<{}>"},{"value":"\"select\" & ComponentClass<{}, any>"},{"value":"\"select\" & FunctionComponent<{}>"},{"value":"\"span\" & ComponentClass<{}, any>"},{"value":"\"span\" & FunctionComponent<{}>"},{"value":"\"svg\" & ComponentClass<{}, any>"},{"value":"\"svg\" & FunctionComponent<{}>"},{"value":"\"ul\" & ComponentClass<{}, any>"},{"value":"\"ul\" & FunctionComponent<{}>"},{"value":"\"abbr\" & ComponentClass<{}, any>"},{"value":"\"abbr\" & FunctionComponent<{}>"},{"value":"\"address\" & ComponentClass<{}, any>"},{"value":"\"address\" & FunctionComponent<{}>"},{"value":"\"area\" & ComponentClass<{}, any>"},{"value":"\"area\" & FunctionComponent<{}>"},{"value":"\"article\" & ComponentClass<{}, any>"},{"value":"\"article\" & FunctionComponent<{}>"},{"value":"\"aside\" & ComponentClass<{}, any>"},{"value":"\"aside\" & FunctionComponent<{}>"},{"value":"\"audio\" & ComponentClass<{}, any>"},{"value":"\"audio\" & FunctionComponent<{}>"},{"value":"\"b\" & ComponentClass<{}, any>"},{"value":"\"b\" & FunctionComponent<{}>"},{"value":"\"base\" & ComponentClass<{}, any>"},{"value":"\"base\" & FunctionComponent<{}>"},{"value":"\"bdi\" & ComponentClass<{}, any>"},{"value":"\"bdi\" & FunctionComponent<{}>"},{"value":"\"bdo\" & ComponentClass<{}, any>"},{"value":"\"bdo\" & FunctionComponent<{}>"},{"value":"\"big\" & ComponentClass<{}, any>"},{"value":"\"big\" & FunctionComponent<{}>"},{"value":"\"blockquote\" & ComponentClass<{}, any>"},{"value":"\"blockquote\" & FunctionComponent<{}>"},{"value":"\"body\" & ComponentClass<{}, any>"},{"value":"\"body\" & FunctionComponent<{}>"},{"value":"\"br\" & ComponentClass<{}, any>"},{"value":"\"br\" & FunctionComponent<{}>"},{"value":"\"canvas\" & ComponentClass<{}, any>"},{"value":"\"canvas\" & FunctionComponent<{}>"},{"value":"\"caption\" & ComponentClass<{}, any>"},{"value":"\"caption\" & FunctionComponent<{}>"},{"value":"\"center\" & ComponentClass<{}, any>"},{"value":"\"center\" & FunctionComponent<{}>"},{"value":"\"cite\" & ComponentClass<{}, any>"},{"value":"\"cite\" & FunctionComponent<{}>"},{"value":"\"code\" & ComponentClass<{}, any>"},{"value":"\"code\" & FunctionComponent<{}>"},{"value":"\"col\" & ComponentClass<{}, any>"},{"value":"\"col\" & FunctionComponent<{}>"},{"value":"\"colgroup\" & ComponentClass<{}, any>"},{"value":"\"colgroup\" & FunctionComponent<{}>"},{"value":"\"data\" & ComponentClass<{}, any>"},{"value":"\"data\" & FunctionComponent<{}>"},{"value":"\"datalist\" & ComponentClass<{}, any>"},{"value":"\"datalist\" & FunctionComponent<{}>"},{"value":"\"dd\" & ComponentClass<{}, any>"},{"value":"\"dd\" & FunctionComponent<{}>"},{"value":"\"del\" & ComponentClass<{}, any>"},{"value":"\"del\" & FunctionComponent<{}>"},{"value":"\"details\" & ComponentClass<{}, any>"},{"value":"\"details\" & FunctionComponent<{}>"},{"value":"\"dfn\" & ComponentClass<{}, any>"},{"value":"\"dfn\" & FunctionComponent<{}>"},{"value":"\"dialog\" & ComponentClass<{}, any>"},{"value":"\"dialog\" & FunctionComponent<{}>"},{"value":"\"dl\" & ComponentClass<{}, any>"},{"value":"\"dl\" & FunctionComponent<{}>"},{"value":"\"dt\" & ComponentClass<{}, any>"},{"value":"\"dt\" & FunctionComponent<{}>"},{"value":"\"em\" & ComponentClass<{}, any>"},{"value":"\"em\" & FunctionComponent<{}>"},{"value":"\"embed\" & ComponentClass<{}, any>"},{"value":"\"embed\" & FunctionComponent<{}>"},{"value":"\"fieldset\" & ComponentClass<{}, any>"},{"value":"\"fieldset\" & FunctionComponent<{}>"},{"value":"\"figcaption\" & ComponentClass<{}, any>"},{"value":"\"figcaption\" & FunctionComponent<{}>"},{"value":"\"figure\" & ComponentClass<{}, any>"},{"value":"\"figure\" & FunctionComponent<{}>"},{"value":"\"footer\" & ComponentClass<{}, any>"},{"value":"\"footer\" & FunctionComponent<{}>"},{"value":"\"h1\" & ComponentClass<{}, any>"},{"value":"\"h1\" & FunctionComponent<{}>"},{"value":"\"h4\" & ComponentClass<{}, any>"},{"value":"\"h4\" & FunctionComponent<{}>"},{"value":"\"h5\" & ComponentClass<{}, any>"},{"value":"\"h5\" & FunctionComponent<{}>"},{"value":"\"h6\" & ComponentClass<{}, any>"},{"value":"\"h6\" & FunctionComponent<{}>"},{"value":"\"head\" & ComponentClass<{}, any>"},{"value":"\"head\" & FunctionComponent<{}>"},{"value":"\"header\" & ComponentClass<{}, any>"},{"value":"\"header\" & FunctionComponent<{}>"},{"value":"\"hgroup\" & ComponentClass<{}, any>"},{"value":"\"hgroup\" & FunctionComponent<{}>"},{"value":"\"hr\" & ComponentClass<{}, any>"},{"value":"\"hr\" & FunctionComponent<{}>"},{"value":"\"html\" & ComponentClass<{}, any>"},{"value":"\"html\" & FunctionComponent<{}>"},{"value":"\"i\" & ComponentClass<{}, any>"},{"value":"\"i\" & FunctionComponent<{}>"},{"value":"\"iframe\" & ComponentClass<{}, any>"},{"value":"\"iframe\" & FunctionComponent<{}>"},{"value":"\"ins\" & ComponentClass<{}, any>"},{"value":"\"ins\" & FunctionComponent<{}>"},{"value":"\"kbd\" & ComponentClass<{}, any>"},{"value":"\"kbd\" & FunctionComponent<{}>"},{"value":"\"keygen\" & ComponentClass<{}, any>"},{"value":"\"keygen\" & FunctionComponent<{}>"},{"value":"\"legend\" & ComponentClass<{}, any>"},{"value":"\"legend\" & FunctionComponent<{}>"},{"value":"\"link\" & ComponentClass<{}, any>"},{"value":"\"link\" & FunctionComponent<{}>"},{"value":"\"main\" & ComponentClass<{}, any>"},{"value":"\"main\" & FunctionComponent<{}>"},{"value":"\"mark\" & ComponentClass<{}, any>"},{"value":"\"mark\" & FunctionComponent<{}>"},{"value":"\"menu\" & ComponentClass<{}, any>"},{"value":"\"menu\" & FunctionComponent<{}>"},{"value":"\"menuitem\" & ComponentClass<{}, any>"},{"value":"\"menuitem\" & FunctionComponent<{}>"},{"value":"\"meta\" & ComponentClass<{}, any>"},{"value":"\"meta\" & FunctionComponent<{}>"},{"value":"\"meter\" & ComponentClass<{}, any>"},{"value":"\"meter\" & FunctionComponent<{}>"},{"value":"\"noindex\" & ComponentClass<{}, any>"},{"value":"\"noindex\" & FunctionComponent<{}>"},{"value":"\"noscript\" & ComponentClass<{}, any>"},{"value":"\"noscript\" & FunctionComponent<{}>"},{"value":"\"optgroup\" & ComponentClass<{}, any>"},{"value":"\"optgroup\" & FunctionComponent<{}>"},{"value":"\"option\" & ComponentClass<{}, any>"},{"value":"\"option\" & FunctionComponent<{}>"},{"value":"\"output\" & ComponentClass<{}, any>"},{"value":"\"output\" & FunctionComponent<{}>"},{"value":"\"param\" & ComponentClass<{}, any>"},{"value":"\"param\" & FunctionComponent<{}>"},{"value":"\"picture\" & ComponentClass<{}, any>"},{"value":"\"picture\" & FunctionComponent<{}>"},{"value":"\"pre\" & ComponentClass<{}, any>"},{"value":"\"pre\" & FunctionComponent<{}>"},{"value":"\"progress\" & ComponentClass<{}, any>"},{"value":"\"progress\" & FunctionComponent<{}>"},{"value":"\"q\" & ComponentClass<{}, any>"},{"value":"\"q\" & FunctionComponent<{}>"},{"value":"\"rp\" & ComponentClass<{}, any>"},{"value":"\"rp\" & FunctionComponent<{}>"},{"value":"\"rt\" & ComponentClass<{}, any>"},{"value":"\"rt\" & FunctionComponent<{}>"},{"value":"\"ruby\" & ComponentClass<{}, any>"},{"value":"\"ruby\" & FunctionComponent<{}>"},{"value":"\"s\" & ComponentClass<{}, any>"},{"value":"\"s\" & FunctionComponent<{}>"},{"value":"\"samp\" & ComponentClass<{}, any>"},{"value":"\"samp\" & FunctionComponent<{}>"},{"value":"\"search\" & ComponentClass<{}, any>"},{"value":"\"search\" & FunctionComponent<{}>"},{"value":"\"slot\" & ComponentClass<{}, any>"},{"value":"\"slot\" & FunctionComponent<{}>"},{"value":"\"script\" & ComponentClass<{}, any>"},{"value":"\"script\" & FunctionComponent<{}>"},{"value":"\"section\" & ComponentClass<{}, any>"},{"value":"\"section\" & FunctionComponent<{}>"},{"value":"\"small\" & ComponentClass<{}, any>"},{"value":"\"small\" & FunctionComponent<{}>"},{"value":"\"source\" & ComponentClass<{}, any>"},{"value":"\"source\" & FunctionComponent<{}>"},{"value":"\"strong\" & ComponentClass<{}, any>"},{"value":"\"strong\" & FunctionComponent<{}>"},{"value":"\"style\" & ComponentClass<{}, any>"},{"value":"\"style\" & FunctionComponent<{}>"},{"value":"\"sub\" & ComponentClass<{}, any>"},{"value":"\"sub\" & FunctionComponent<{}>"},{"value":"\"summary\" & ComponentClass<{}, any>"},{"value":"\"summary\" & FunctionComponent<{}>"},{"value":"\"sup\" & ComponentClass<{}, any>"},{"value":"\"sup\" & FunctionComponent<{}>"},{"value":"\"table\" & ComponentClass<{}, any>"},{"value":"\"table\" & FunctionComponent<{}>"},{"value":"\"template\" & ComponentClass<{}, any>"},{"value":"\"template\" & FunctionComponent<{}>"},{"value":"\"tbody\" & ComponentClass<{}, any>"},{"value":"\"tbody\" & FunctionComponent<{}>"},{"value":"\"td\" & ComponentClass<{}, any>"},{"value":"\"td\" & FunctionComponent<{}>"},{"value":"\"textarea\" & ComponentClass<{}, any>"},{"value":"\"textarea\" & FunctionComponent<{}>"},{"value":"\"tfoot\" & ComponentClass<{}, any>"},{"value":"\"tfoot\" & FunctionComponent<{}>"},{"value":"\"th\" & ComponentClass<{}, any>"},{"value":"\"th\" & FunctionComponent<{}>"},{"value":"\"thead\" & ComponentClass<{}, any>"},{"value":"\"thead\" & FunctionComponent<{}>"},{"value":"\"time\" & ComponentClass<{}, any>"},{"value":"\"time\" & FunctionComponent<{}>"},{"value":"\"title\" & ComponentClass<{}, any>"},{"value":"\"title\" & FunctionComponent<{}>"},{"value":"\"tr\" & ComponentClass<{}, any>"},{"value":"\"tr\" & FunctionComponent<{}>"},{"value":"\"track\" & ComponentClass<{}, any>"},{"value":"\"track\" & FunctionComponent<{}>"},{"value":"\"u\" & ComponentClass<{}, any>"},{"value":"\"u\" & FunctionComponent<{}>"},{"value":"\"var\" & ComponentClass<{}, any>"},{"value":"\"var\" & FunctionComponent<{}>"},{"value":"\"video\" & ComponentClass<{}, any>"},{"value":"\"video\" & FunctionComponent<{}>"},{"value":"\"wbr\" & ComponentClass<{}, any>"},{"value":"\"wbr\" & FunctionComponent<{}>"},{"value":"\"webview\" & ComponentClass<{}, any>"},{"value":"\"webview\" & FunctionComponent<{}>"},{"value":"\"animate\" & ComponentClass<{}, any>"},{"value":"\"animate\" & FunctionComponent<{}>"},{"value":"\"animateMotion\" & ComponentClass<{}, any>"},{"value":"\"animateMotion\" & FunctionComponent<{}>"},{"value":"\"animateTransform\" & ComponentClass<{}, any>"},{"value":"\"animateTransform\" & FunctionComponent<{}>"},{"value":"\"circle\" & ComponentClass<{}, any>"},{"value":"\"circle\" & FunctionComponent<{}>"},{"value":"\"clipPath\" & ComponentClass<{}, any>"},{"value":"\"clipPath\" & FunctionComponent<{}>"},{"value":"\"defs\" & ComponentClass<{}, any>"},{"value":"\"defs\" & FunctionComponent<{}>"},{"value":"\"desc\" & ComponentClass<{}, any>"},{"value":"\"desc\" & FunctionComponent<{}>"},{"value":"\"ellipse\" & ComponentClass<{}, any>"},{"value":"\"ellipse\" & FunctionComponent<{}>"},{"value":"\"feBlend\" & ComponentClass<{}, any>"},{"value":"\"feBlend\" & FunctionComponent<{}>"},{"value":"\"feColorMatrix\" & ComponentClass<{}, any>"},{"value":"\"feColorMatrix\" & FunctionComponent<{}>"},{"value":"\"feComponentTransfer\" & ComponentClass<{}, any>"},{"value":"\"feComponentTransfer\" & FunctionComponent<{}>"},{"value":"\"feComposite\" & ComponentClass<{}, any>"},{"value":"\"feComposite\" & FunctionComponent<{}>"},{"value":"\"feConvolveMatrix\" & ComponentClass<{}, any>"},{"value":"\"feConvolveMatrix\" & FunctionComponent<{}>"},{"value":"\"feDiffuseLighting\" & ComponentClass<{}, any>"},{"value":"\"feDiffuseLighting\" & FunctionComponent<{}>"},{"value":"\"feDisplacementMap\" & ComponentClass<{}, any>"},{"value":"\"feDisplacementMap\" & FunctionComponent<{}>"},{"value":"\"feDistantLight\" & ComponentClass<{}, any>"},{"value":"\"feDistantLight\" & FunctionComponent<{}>"},{"value":"\"feDropShadow\" & ComponentClass<{}, any>"},{"value":"\"feDropShadow\" & FunctionComponent<{}>"},{"value":"\"feFlood\" & ComponentClass<{}, any>"},{"value":"\"feFlood\" & FunctionComponent<{}>"},{"value":"\"feFuncA\" & ComponentClass<{}, any>"},{"value":"\"feFuncA\" & FunctionComponent<{}>"},{"value":"\"feFuncB\" & ComponentClass<{}, any>"},{"value":"\"feFuncB\" & FunctionComponent<{}>"},{"value":"\"feFuncG\" & ComponentClass<{}, any>"},{"value":"\"feFuncG\" & FunctionComponent<{}>"},{"value":"\"feFuncR\" & ComponentClass<{}, any>"},{"value":"\"feFuncR\" & FunctionComponent<{}>"},{"value":"\"feGaussianBlur\" & ComponentClass<{}, any>"},{"value":"\"feGaussianBlur\" & FunctionComponent<{}>"},{"value":"\"feImage\" & ComponentClass<{}, any>"},{"value":"\"feImage\" & FunctionComponent<{}>"},{"value":"\"feMerge\" & ComponentClass<{}, any>"},{"value":"\"feMerge\" & FunctionComponent<{}>"},{"value":"\"feMergeNode\" & ComponentClass<{}, any>"},{"value":"\"feMergeNode\" & FunctionComponent<{}>"},{"value":"\"feMorphology\" & ComponentClass<{}, any>"},{"value":"\"feMorphology\" & FunctionComponent<{}>"},{"value":"\"feOffset\" & ComponentClass<{}, any>"},{"value":"\"feOffset\" & FunctionComponent<{}>"},{"value":"\"fePointLight\" & ComponentClass<{}, any>"},{"value":"\"fePointLight\" & FunctionComponent<{}>"},{"value":"\"feSpecularLighting\" & ComponentClass<{}, any>"},{"value":"\"feSpecularLighting\" & FunctionComponent<{}>"},{"value":"\"feSpotLight\" & ComponentClass<{}, any>"},{"value":"\"feSpotLight\" & FunctionComponent<{}>"},{"value":"\"feTile\" & ComponentClass<{}, any>"},{"value":"\"feTile\" & FunctionComponent<{}>"},{"value":"\"feTurbulence\" & ComponentClass<{}, any>"},{"value":"\"feTurbulence\" & FunctionComponent<{}>"},{"value":"\"foreignObject\" & ComponentClass<{}, any>"},{"value":"\"foreignObject\" & FunctionComponent<{}>"},{"value":"\"g\" & ComponentClass<{}, any>"},{"value":"\"g\" & FunctionComponent<{}>"},{"value":"\"image\" & ComponentClass<{}, any>"},{"value":"\"image\" & FunctionComponent<{}>"},{"value":"\"line\" & ComponentClass<{}, any>"},{"value":"\"line\" & FunctionComponent<{}>"},{"value":"\"linearGradient\" & ComponentClass<{}, any>"},{"value":"\"linearGradient\" & FunctionComponent<{}>"},{"value":"\"marker\" & ComponentClass<{}, any>"},{"value":"\"marker\" & FunctionComponent<{}>"},{"value":"\"mask\" & ComponentClass<{}, any>"},{"value":"\"mask\" & FunctionComponent<{}>"},{"value":"\"metadata\" & ComponentClass<{}, any>"},{"value":"\"metadata\" & FunctionComponent<{}>"},{"value":"\"mpath\" & ComponentClass<{}, any>"},{"value":"\"mpath\" & FunctionComponent<{}>"},{"value":"\"path\" & ComponentClass<{}, any>"},{"value":"\"path\" & FunctionComponent<{}>"},{"value":"\"pattern\" & ComponentClass<{}, any>"},{"value":"\"pattern\" & FunctionComponent<{}>"},{"value":"\"polygon\" & ComponentClass<{}, any>"},{"value":"\"polygon\" & FunctionComponent<{}>"},{"value":"\"polyline\" & ComponentClass<{}, any>"},{"value":"\"polyline\" & FunctionComponent<{}>"},{"value":"\"radialGradient\" & ComponentClass<{}, any>"},{"value":"\"radialGradient\" & FunctionComponent<{}>"},{"value":"\"rect\" & ComponentClass<{}, any>"},{"value":"\"rect\" & FunctionComponent<{}>"},{"value":"\"set\" & ComponentClass<{}, any>"},{"value":"\"set\" & FunctionComponent<{}>"},{"value":"\"stop\" & ComponentClass<{}, any>"},{"value":"\"stop\" & FunctionComponent<{}>"},{"value":"\"switch\" & ComponentClass<{}, any>"},{"value":"\"switch\" & FunctionComponent<{}>"},{"value":"\"text\" & ComponentClass<{}, any>"},{"value":"\"text\" & FunctionComponent<{}>"},{"value":"\"textPath\" & ComponentClass<{}, any>"},{"value":"\"textPath\" & FunctionComponent<{}>"},{"value":"\"tspan\" & ComponentClass<{}, any>"},{"value":"\"tspan\" & FunctionComponent<{}>"},{"value":"\"use\" & ComponentClass<{}, any>"},{"value":"\"use\" & FunctionComponent<{}>"},{"value":"\"view\" & ComponentClass<{}, any>"},{"value":"\"view\" & FunctionComponent<{}>"},{"value":"ComponentClass<any, any> & ComponentClass<{}, any>"},{"value":"ComponentClass<any, any> & FunctionComponent<{}>"},{"value":"FunctionComponent<any> & ComponentClass<{}, any>"},{"value":"FunctionComponent<any> & FunctionComponent<{}>"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/field-wrapper/FieldDescription.tsx","description":"","displayName":"Description","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"lib/src/components/field-wrapper/FieldDescription.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/field-wrapper/FieldWrapper.tsx","description":"","displayName":"FieldWrapper","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"description":{"defaultValue":null,"description":"","name":"description","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"error":{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"fieldId":{"defaultValue":null,"description":"","name":"fieldId","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"hideLabel":{"defaultValue":null,"description":"","name":"hideLabel","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"prompt":{"defaultValue":null,"description":"","name":"prompt","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ link?: string; label: string; onClick?: (() => void) | undefined; } | undefined","value":[{"value":"{ link?: string | undefined; label: string; onClick?: (() => void) | undefined; }","description":"","fullComment":"","tags":{}}]}},"required":{"defaultValue":null,"description":"","name":"required","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"src/components/field-wrapper/InlineFieldWrapper.tsx","description":"","displayName":"InlineFieldWrapper","methods":[],"props":{"align":{"defaultValue":{"value":"start"},"description":"","name":"align","declarations":[{"fileName":"src/components/field-wrapper/InlineFieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"center\" | \"start\"","value":[{"value":"\"center\""},{"value":"\"start\""}]}},"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/field-wrapper/InlineFieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"description":{"defaultValue":null,"description":"","name":"description","declarations":[{"fileName":"src/components/field-wrapper/InlineFieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"direction":{"defaultValue":{"value":"row"},"description":"","name":"direction","declarations":[{"fileName":"src/components/field-wrapper/InlineFieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"reverse\" | \"row\"","value":[{"value":"\"reverse\""},{"value":"\"row\""}]}},"error":{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"src/components/field-wrapper/InlineFieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/field-wrapper/InlineFieldWrapper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"required":{"defaultValue":null,"description":"","name":"required","declarations":[{"fileName":"src/components/field-wrapper/InlineFieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"src/components/file-drop/FileDrop.tsx","description":"","displayName":"FileDrop","methods":[],"props":{"accept":{"defaultValue":null,"description":"","name":"accept","parent":{"fileName":"src/components/file-drop/FileDrop.tsx","name":"FileDropProps"},"declarations":[{"fileName":"src/components/file-drop/FileDrop.tsx","name":"FileDropProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"multiple":{"defaultValue":null,"description":"","name":"multiple","parent":{"fileName":"src/components/file-drop/FileDrop.tsx","name":"FileDropProps"},"declarations":[{"fileName":"src/components/file-drop/FileDrop.tsx","name":"FileDropProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onDrop":{"defaultValue":null,"description":"","name":"onDrop","parent":{"fileName":"src/components/file-drop/FileDrop.tsx","name":"FileDropProps"},"declarations":[{"fileName":"src/components/file-drop/FileDrop.tsx","name":"FileDropProps"}],"required":true,"type":{"name":"(files: File[]) => void"}}}},{"tags":{},"filePath":"src/components/file-input/FileInput.tsx","description":"","displayName":"FileInput","methods":[],"props":{"accept":{"defaultValue":null,"description":"","name":"accept","declarations":[{"fileName":"src/components/file-input/FileInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"outline\" | \"solid\">","value":[{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"fullWidth":{"defaultValue":null,"description":"","name":"fullWidth","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"lib/src/components/button/Button.tsx","name":"TypeLiteral"},{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isLoading":{"defaultValue":null,"description":"","name":"isLoading","declarations":[{"fileName":"lib/src/components/button/Button.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"multiple":{"defaultValue":{"value":false},"description":"","name":"multiple","declarations":[{"fileName":"src/components/file-input/FileInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"onFileSelect":{"defaultValue":null,"description":"","name":"onFileSelect","declarations":[{"fileName":"src/components/file-input/FileInput.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"(selection: FileList | null) => void"}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\" | \"xl\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\" | \"xl\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"secondary\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"secondary\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"secondary\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/flex/Flex.tsx","description":"","displayName":"Flex","methods":[],"props":{"align":{"defaultValue":null,"description":"","name":"align","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"center\" | \"inherit\" | \"start\" | \"end\" | \"normal\" | \"baseline\" | \"initial\" | \"revert\" | \"revert-layer\" | \"unset\" | \"unsafe\" | \"safe\" | \"flex-start\" | \"flex-end\" | \"stretch\" | \"self-start\" | \"self-end\" | \"first baseline\" | \"last baseline\">","value":[{"value":"\"center\""},{"value":"\"inherit\""},{"value":"\"start\""},{"value":"\"end\""},{"value":"\"normal\""},{"value":"\"baseline\""},{"value":"\"initial\""},{"value":"\"revert\""},{"value":"\"revert-layer\""},{"value":"\"unset\""},{"value":"\"unsafe\""},{"value":"\"safe\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""},{"value":"\"self-start\""},{"value":"\"self-end\""},{"value":"\"first baseline\""},{"value":"\"last baseline\""},{"value":"Partial<Record<Breakpoint, \"center\" | \"inherit\" | \"start\" | \"end\" | \"normal\" | \"baseline\" | \"initial\" | \"revert\" | \"revert-layer\" | \"unset\" | \"unsafe\" | \"safe\" | \"flex-start\" | ... 5 more ... | \"last baseline\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"direction":{"defaultValue":null,"description":"","name":"direction","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"inherit\" | \"row\" | \"initial\" | \"column\" | \"row-reverse\" | \"column-reverse\" | \"revert\" | \"revert-layer\" | \"unset\">","value":[{"value":"\"inherit\""},{"value":"\"row\""},{"value":"\"initial\""},{"value":"\"column\""},{"value":"\"row-reverse\""},{"value":"\"column-reverse\""},{"value":"\"revert\""},{"value":"\"revert-layer\""},{"value":"\"unset\""},{"value":"Partial<Record<Breakpoint, \"inherit\" | \"row\" | \"initial\" | \"column\" | \"row-reverse\" | \"column-reverse\" | \"revert\" | \"revert-layer\" | \"unset\">>","description":"","fullComment":"","tags":{}}]}},"gap":{"defaultValue":null,"description":"","name":"gap","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<0 | 1 | \"0\" | \"1\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\" | 4 | 3 | 2 | 5 | 6 | \"24\" | 24 | 7 | 8 | 9>","value":[{"value":"0"},{"value":"1"},{"value":"\"0\""},{"value":"\"1\""},{"value":"\"2\""},{"value":"\"3\""},{"value":"\"4\""},{"value":"\"5\""},{"value":"\"6\""},{"value":"\"7\""},{"value":"\"8\""},{"value":"\"9\""},{"value":"4"},{"value":"3"},{"value":"2"},{"value":"5"},{"value":"6"},{"value":"\"24\""},{"value":"24"},{"value":"7"},{"value":"8"},{"value":"9"},{"value":"Partial<Record<Breakpoint, 0 | 1 | \"0\" | \"1\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\" | 4 | 3 | 2 | 5 | 6 | \"24\" | 24 | 7 | 8 | 9>>","description":"","fullComment":"","tags":{}}]}},"justify":{"defaultValue":null,"description":"","name":"justify","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"center\" | \"inherit\" | \"left\" | \"right\" | \"start\" | \"end\" | \"normal\" | \"initial\" | \"revert\" | \"revert-layer\" | \"unset\" | \"unsafe\" | \"safe\" | \"flex-start\" | \"flex-end\" | \"space-between\" | \"space-around\" | \"space-evenly\" | \"stretch\">","value":[{"value":"\"center\""},{"value":"\"inherit\""},{"value":"\"left\""},{"value":"\"right\""},{"value":"\"start\""},{"value":"\"end\""},{"value":"\"normal\""},{"value":"\"initial\""},{"value":"\"revert\""},{"value":"\"revert-layer\""},{"value":"\"unset\""},{"value":"\"unsafe\""},{"value":"\"safe\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"space-between\""},{"value":"\"space-around\""},{"value":"\"space-evenly\""},{"value":"\"stretch\""},{"value":"Partial<Record<Breakpoint, \"center\" | \"inherit\" | \"left\" | \"right\" | \"start\" | \"end\" | \"normal\" | \"initial\" | \"revert\" | \"revert-layer\" | \"unset\" | \"unsafe\" | \"safe\" | \"flex-start\" | ... 4 more ... | \"stretch\">>","description":"","fullComment":"","tags":{}}]}},"wrap":{"defaultValue":null,"description":"","name":"wrap","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"inherit\" | \"wrap\" | \"initial\" | \"revert\" | \"revert-layer\" | \"unset\" | \"nowrap\" | \"wrap-reverse\">","value":[{"value":"\"inherit\""},{"value":"\"wrap\""},{"value":"\"initial\""},{"value":"\"revert\""},{"value":"\"revert-layer\""},{"value":"\"unset\""},{"value":"\"nowrap\""},{"value":"\"wrap-reverse\""},{"value":"Partial<Record<Breakpoint, \"inherit\" | \"wrap\" | \"initial\" | \"revert\" | \"revert-layer\" | \"unset\" | \"nowrap\" | \"wrap-reverse\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/form/Form.tsx","description":"","displayName":"Form","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"src/components/form/useFormCustomContext.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"defaultValues":{"defaultValue":null,"description":"","name":"defaultValues","declarations":[{"fileName":"src/components/form/Form.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Record<string, unknown> | unknown[] | Map<unknown, unknown> | any[] | readonly any[] | { [x: string]: any; } | ((Date | FileList) & { [x: string]: any; }) | { [x: string]: any; }","value":[{"value":"Record<string, unknown>","description":"","fullComment":"","tags":{}},{"value":"unknown[]","description":"","fullComment":"","tags":{}},{"value":"Map<unknown, unknown>","description":"","fullComment":"","tags":{}},{"value":"any[]","description":"","fullComment":"","tags":{}},{"value":"readonly any[]","description":"","fullComment":"","tags":{}},{"value":"{ [x: string]: any; }","description":"","fullComment":"","tags":{}},{"value":"Date & { [x: string]: any; }"},{"value":"FileList & { [x: string]: any; }"},{"value":"{ [x: string]: any; }","description":"","fullComment":"","tags":{}}]}},"noValidate":{"defaultValue":null,"description":"","name":"noValidate","declarations":[{"fileName":"src/components/form/Form.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onError":{"defaultValue":null,"description":"","name":"onError","declarations":[{"fileName":"src/components/form/Form.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"SubmitErrorHandler<TFormData>","value":[{"value":"SubmitErrorHandler<TFormData>","description":"","fullComment":"","tags":{}}]}},"onSubmit":{"defaultValue":null,"description":"","name":"onSubmit","declarations":[{"fileName":"src/components/form/Form.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"SubmitHandler<TFormData>"}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"src/components/form/useFormCustomContext.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"validationMode":{"defaultValue":null,"description":"","name":"validationMode","declarations":[{"fileName":"src/components/form/Form.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"keyof ValidationMode","value":[{"value":"\"onBlur\""},{"value":"\"onChange\""},{"value":"\"onSubmit\""},{"value":"\"all\""},{"value":"\"onTouched\""}]}}}},{"tags":{},"filePath":"src/components/grid/Grid.tsx","description":"","displayName":"Grid","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"gap":{"defaultValue":{"value":"2"},"description":"","name":"gap","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<0 | 1 | \"0\" | \"1\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\" | 4 | 3 | 2 | 5 | 6 | \"24\" | 24 | 7 | 8 | 9>","value":[{"value":"0"},{"value":"1"},{"value":"\"0\""},{"value":"\"1\""},{"value":"\"2\""},{"value":"\"3\""},{"value":"\"4\""},{"value":"\"5\""},{"value":"\"6\""},{"value":"\"7\""},{"value":"\"8\""},{"value":"\"9\""},{"value":"4"},{"value":"3"},{"value":"2"},{"value":"5"},{"value":"6"},{"value":"\"24\""},{"value":"24"},{"value":"7"},{"value":"8"},{"value":"9"},{"value":"Partial<Record<Breakpoint, 0 | 1 | \"0\" | \"1\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\" | 4 | 3 | 2 | 5 | 6 | \"24\" | 24 | 7 | 8 | 9>>","description":"","fullComment":"","tags":{}}]}},"maxItemSize":{"defaultValue":{"value":"1fr"},"description":"","name":"maxItemSize","declarations":[{"fileName":"src/components/grid/Grid.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"minItemSize":{"defaultValue":null,"description":"","name":"minItemSize","declarations":[{"fileName":"src/components/grid/Grid.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/heading/Heading.tsx","description":"","displayName":"Heading","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"xxl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"xxl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"xxl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":{"value":"bold"},"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"medium\">","value":[{"value":"\"bold\""},{"value":"\"medium\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"medium\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/icon/Icon.tsx","description":"","displayName":"StyledIcon","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/icon/Icon.tsx","description":"","displayName":"Icon","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"is":{"defaultValue":null,"description":"","name":"is","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"FC<SVGProps<SVGSVGElement>>"}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/image/Image.tsx","description":"","displayName":"Image","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"fluid":{"defaultValue":null,"description":"","name":"fluid","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"src/components/inline-message/InlineMessage.tsx","description":"","displayName":"InlineMessage","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"showIcon":{"defaultValue":{"value":true},"description":"","name":"showIcon","declarations":[{"fileName":"src/components/inline-message/InlineMessage.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":{"value":"sm"},"description":"","name":"size","declarations":[{"fileName":"src/components/inline-message/InlineMessage.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"xs\" | \"sm\" | \"md\"","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""}]}},"theme":{"defaultValue":{"value":"error"},"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"neutral\" | \"success\" | \"warning\" | \"info\" | \"error\"","value":[{"value":"\"neutral\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"error\""}]}}}},{"tags":{},"filePath":"src/components/input-field/InputField.tsx","description":"","displayName":"InputField","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"},{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"description":{"defaultValue":null,"description":"","name":"description","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"error":{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"hideLabel":{"defaultValue":null,"description":"","name":"hideLabel","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"prompt":{"defaultValue":null,"description":"","name":"prompt","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ link?: string; label: string; onClick?: (() => void) | undefined; } | undefined","value":[{"value":"{ link?: string | undefined; label: string; onClick?: (() => void) | undefined; }","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\" | \"xl\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"validation":{"defaultValue":null,"description":"","name":"validation","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ValidationOptions","value":[{"value":"ValidationOptions","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/input/Input.tsx","description":"","displayName":"InputBackground","methods":[],"props":{"appearance":{"defaultValue":{"value":"standard"},"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\" | \"xl\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}}}},{"tags":{},"filePath":"src/components/keyboard-shortcut/KeyboardShortcut.tsx","description":"","displayName":"KeyboardShortcut","methods":[],"props":{"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"src/components/keyboard-shortcut/KeyboardShortcut.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"config":{"defaultValue":null,"description":"","name":"config","declarations":[{"fileName":"src/components/keyboard-shortcut/KeyboardShortcut.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"{ shortcut: Partial<KeyboardEvent>; action: ({ event, shortcut }: { event: React.KeyboardEvent<...> | KeyboardEvent; shortcut: Partial<...>; }) => void; }[]"}},"targetWindow":{"defaultValue":{"value":false},"description":"","name":"targetWindow","declarations":[{"fileName":"src/components/keyboard-shortcut/KeyboardShortcut.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"src/components/label/Label.tsx","description":"","displayName":"Label","methods":[],"props":{"align":{"defaultValue":{"value":"start"},"description":"","name":"align","declarations":[],"required":false,"type":{"name":"enum","raw":"\"center\" | \"start\"","value":[{"value":"\"center\""},{"value":"\"start\""}]}},"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":{"value":"label"},"description":"","name":"as","declarations":[{"fileName":"src/components/label/Label.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"label\" | \"legend\"","value":[{"value":"\"label\""},{"value":"\"legend\""}]}},"direction":{"defaultValue":{"value":"row"},"description":"","name":"direction","declarations":[],"required":false,"type":{"name":"enum","raw":"\"reverse\" | \"row\"","value":[{"value":"\"reverse\""},{"value":"\"row\""}]}},"required":{"defaultValue":null,"description":"","name":"required","declarations":[{"fileName":"src/components/label/Label.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\"","value":[{"value":"\"sm\""},{"value":"\"md\""}]}},"type":{"defaultValue":{"value":"block"},"description":"","name":"type","declarations":[],"required":false,"type":{"name":"enum","raw":"\"inline\" | \"block\"","value":[{"value":"\"inline\""},{"value":"\"block\""}]}}}},{"tags":{},"filePath":"src/components/link/Link.tsx","description":"","displayName":"Link","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/list/List.tsx","description":"","displayName":"StyledLi","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"src/components/list/List.tsx","description":"","displayName":"StyledList","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"ordered":{"defaultValue":null,"description":"","name":"ordered","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\"","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"primary\"","value":[{"value":"\"primary\""}]}}}},{"tags":{},"filePath":"src/components/list/List.tsx","description":"","displayName":"List","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"ordered":{"defaultValue":null,"description":"","name":"ordered","declarations":[{"fileName":"src/components/list/List.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\"","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"primary\"","value":[{"value":"\"primary\""}]}}}},{"tags":{},"filePath":"src/components/loader/Loader.tsx","description":"","displayName":"Loader","methods":[],"props":{"message":{"defaultValue":{"value":"Loading"},"description":"","name":"message","declarations":[{"fileName":"src/components/loader/Loader.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[{"fileName":"src/components/loader/Loader.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}}}},{"tags":{},"filePath":"src/components/markdown-content/components/MarkdownCode.tsx","description":"","displayName":"MarkdownCode","methods":[],"props":{"node":{"defaultValue":null,"description":"","name":"node","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownCode.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"Code"}}}},{"tags":{},"filePath":"src/components/markdown-content/components/MarkdownEmphasis.tsx","description":"","displayName":"StyledMarkdownEmphasis","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"src/components/markdown-content/components/MarkdownEmphasis.tsx","description":"","displayName":"MarkdownEmphasis","methods":[],"props":{"handleNode":{"defaultValue":null,"description":"","name":"handleNode","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownEmphasis.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"(node: Content) => ReactElement<unknown, string | JSXElementConstructor<any>>"}},"node":{"defaultValue":null,"description":"","name":"node","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownEmphasis.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"Emphasis"}}}},{"tags":{},"filePath":"src/components/markdown-content/components/MarkdownHeading.tsx","description":"","displayName":"MarkdownHeading","methods":[],"props":{"handleNode":{"defaultValue":null,"description":"","name":"handleNode","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownHeading.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"(node: Content) => ReactElement<unknown, string | JSXElementConstructor<any>>"}},"node":{"defaultValue":null,"description":"","name":"node","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownHeading.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"Heading"}}}},{"tags":{},"filePath":"src/components/markdown-content/components/MarkdownImage.tsx","description":"","displayName":"MarkdownImage","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownImage.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"node":{"defaultValue":null,"description":"","name":"node","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownImage.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"Image"}}}},{"tags":{},"filePath":"src/components/markdown-content/components/MarkdownInlineCode.tsx","description":"","displayName":"MarkdownInlineCode","methods":[],"props":{"node":{"defaultValue":null,"description":"","name":"node","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownInlineCode.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"InlineCode"}}}},{"tags":{},"filePath":"src/components/markdown-content/components/MarkdownLink.tsx","description":"","displayName":"MarkdownLink","methods":[],"props":{"handleNode":{"defaultValue":null,"description":"","name":"handleNode","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownLink.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"(node: Content) => ReactElement<unknown, string | JSXElementConstructor<any>>"}},"node":{"defaultValue":null,"description":"","name":"node","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownLink.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"Link"}}}},{"tags":{},"filePath":"src/components/markdown-content/components/MarkdownList.tsx","description":"","displayName":"MarkdownList","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownList.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"handleNode":{"defaultValue":null,"description":"","name":"handleNode","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownList.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"(node: Content) => ReactElement<unknown, string | JSXElementConstructor<any>>"}},"node":{"defaultValue":null,"description":"","name":"node","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownList.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"List"}}}},{"tags":{},"filePath":"src/components/markdown-content/components/MarkdownListItem.tsx","description":"","displayName":"MarkdownListItem","methods":[],"props":{"handleNode":{"defaultValue":null,"description":"","name":"handleNode","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownListItem.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"(node: Content) => ReactElement<unknown, string | JSXElementConstructor<any>>"}},"node":{"defaultValue":null,"description":"","name":"node","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownListItem.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"ListItem"}}}},{"tags":{},"filePath":"src/components/markdown-content/components/MarkdownParagraph.tsx","description":"","displayName":"MarkdownParagraph","methods":[],"props":{"handleNode":{"defaultValue":null,"description":"","name":"handleNode","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownParagraph.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"(node: Content) => ReactElement<unknown, string | JSXElementConstructor<any>>"}},"node":{"defaultValue":null,"description":"","name":"node","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownParagraph.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"Paragraph"}}}},{"tags":{},"filePath":"src/components/markdown-content/components/MarkdownStrong.tsx","description":"","displayName":"MarkdownStrong","methods":[],"props":{"handleNode":{"defaultValue":null,"description":"","name":"handleNode","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownStrong.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"(node: Content) => ReactElement<unknown, string | JSXElementConstructor<any>>"}},"node":{"defaultValue":null,"description":"","name":"node","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownStrong.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"Strong"}}}},{"tags":{},"filePath":"src/components/markdown-content/components/MarkdownText.tsx","description":"","displayName":"MarkdownText","methods":[],"props":{"node":{"defaultValue":null,"description":"","name":"node","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownText.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"Text"}}}},{"tags":{},"filePath":"src/components/markdown-content/components/MarkdownThematicBreak.tsx","description":"","displayName":"MarkdownThematicBreak","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/markdown-content/components/MarkdownThematicBreak.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/markdown-content/MarkdownContent.tsx","description":"","displayName":"MarkdownContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"customComponents":{"defaultValue":{"value":"{}"},"description":"","name":"customComponents","declarations":[{"fileName":"src/components/markdown-content/MarkdownContent.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ [key: string]: (props: { node: any; handleNode: HandleNode; }) => Element; }","value":[{"value":"{ [key: string]: (props: { node: any; handleNode: HandleNode; }) => Element; }","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/navigation-menu-vertical/NavigationMenuVertical.tsx","description":"","displayName":"NavigationMenuVertical","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"dir":{"defaultValue":null,"description":"","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"orientation":{"defaultValue":null,"description":"","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"}],"required":false,"type":{"name":"enum","raw":"Orientation","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation-menu-vertical/NavigationMenuVerticalAccordion.tsx","description":"","displayName":"NavigationMenuVerticalAccordionContext","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation-menu-vertical/NavigationMenuVerticalAccordion.tsx","description":"","displayName":"NavigationMenuVerticalAccordion","methods":[],"props":{"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultOpen":{"defaultValue":null,"description":"","name":"defaultOpen","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onOpenChange":{"defaultValue":null,"description":"","name":"onOpenChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"}],"required":false,"type":{"name":"enum","raw":"((open: boolean) => void)","value":[{"value":"(open: boolean) => void","description":"","fullComment":"","tags":{}}]}},"open":{"defaultValue":null,"description":"","name":"open","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation-menu-vertical/NavigationMenuVerticalAccordionContent.tsx","description":"","displayName":"NavigationMenuVerticalAccordionContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation-menu-vertical/NavigationMenuVerticalAccordionTrigger.tsx","description":"","displayName":"NavigationMenuVerticalAccordionTrigger","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"md\" | \"lg\"","value":[{"value":"\"md\""},{"value":"\"lg\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation-menu-vertical/NavigationMenuVerticalIcon.tsx","description":"","displayName":"NavigationMenuVerticalIcon","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"is":{"defaultValue":null,"description":"","name":"is","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"FC<SVGProps<SVGSVGElement>>"}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation-menu-vertical/NavigationMenuVerticalItem.tsx","description":"","displayName":"NavigationMenuVerticalItem","methods":[],"props":{"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation-menu-vertical/NavigationMenuVerticalItemContent.tsx","description":"","displayName":"NavigationMenuVerticalItemContent","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation-menu-vertical/NavigationMenuVerticalLink.tsx","description":"","displayName":"NavigationMenuVerticalLink","methods":[],"props":{"active":{"defaultValue":null,"description":"","name":"active","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuLinkProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuLinkProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onSelect":{"defaultValue":null,"description":"","name":"onSelect","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuLinkProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuLinkProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"md\" | \"lg\"","value":[{"value":"\"md\""},{"value":"\"lg\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation-menu-vertical/NavigationMenuVerticalList.tsx","description":"","displayName":"NavigationMenuVerticalList","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation-menu-vertical/NavigationMenuVerticalText.tsx","description":"","displayName":"NavigationMenuVerticalText","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((ComponentType<{}> | ElementType<any, keyof IntrinsicElements>) & ElementType)","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"\"symbol\" & ComponentClass<any, any>"},{"value":"\"symbol\" & FunctionComponent<any>"},{"value":"\"object\" & ComponentClass<any, any>"},{"value":"\"object\" & FunctionComponent<any>"},{"value":"\"map\" & ComponentClass<any, any>"},{"value":"\"map\" & FunctionComponent<any>"},{"value":"\"filter\" & ComponentClass<any, any>"},{"value":"\"filter\" & FunctionComponent<any>"},{"value":"\"a\" & ComponentClass<any, any>"},{"value":"\"a\" & FunctionComponent<any>"},{"value":"\"button\" & ComponentClass<any, any>"},{"value":"\"button\" & FunctionComponent<any>"},{"value":"\"div\" & ComponentClass<any, any>"},{"value":"\"div\" & FunctionComponent<any>"},{"value":"\"form\" & ComponentClass<any, any>"},{"value":"\"form\" & FunctionComponent<any>"},{"value":"\"h2\" & ComponentClass<any, any>"},{"value":"\"h2\" & FunctionComponent<any>"},{"value":"\"h3\" & ComponentClass<any, any>"},{"value":"\"h3\" & FunctionComponent<any>"},{"value":"\"img\" & ComponentClass<any, any>"},{"value":"\"img\" & FunctionComponent<any>"},{"value":"\"input\" & ComponentClass<any, any>"},{"value":"\"input\" & FunctionComponent<any>"},{"value":"\"label\" & ComponentClass<any, any>"},{"value":"\"label\" & FunctionComponent<any>"},{"value":"\"li\" & ComponentClass<any, any>"},{"value":"\"li\" & FunctionComponent<any>"},{"value":"\"nav\" & ComponentClass<any, any>"},{"value":"\"nav\" & FunctionComponent<any>"},{"value":"\"ol\" & ComponentClass<any, any>"},{"value":"\"ol\" & FunctionComponent<any>"},{"value":"\"p\" & ComponentClass<any, any>"},{"value":"\"p\" & FunctionComponent<any>"},{"value":"\"select\" & ComponentClass<any, any>"},{"value":"\"select\" & FunctionComponent<any>"},{"value":"\"span\" & ComponentClass<any, any>"},{"value":"\"span\" & FunctionComponent<any>"},{"value":"\"svg\" & ComponentClass<any, any>"},{"value":"\"svg\" & FunctionComponent<any>"},{"value":"\"ul\" & ComponentClass<any, any>"},{"value":"\"ul\" & FunctionComponent<any>"},{"value":"\"abbr\" & ComponentClass<any, any>"},{"value":"\"abbr\" & FunctionComponent<any>"},{"value":"\"address\" & ComponentClass<any, any>"},{"value":"\"address\" & FunctionComponent<any>"},{"value":"\"area\" & ComponentClass<any, any>"},{"value":"\"area\" & FunctionComponent<any>"},{"value":"\"article\" & ComponentClass<any, any>"},{"value":"\"article\" & FunctionComponent<any>"},{"value":"\"aside\" & ComponentClass<any, any>"},{"value":"\"aside\" & FunctionComponent<any>"},{"value":"\"audio\" & ComponentClass<any, any>"},{"value":"\"audio\" & FunctionComponent<any>"},{"value":"\"b\" & ComponentClass<any, any>"},{"value":"\"b\" & FunctionComponent<any>"},{"value":"\"base\" & ComponentClass<any, any>"},{"value":"\"base\" & FunctionComponent<any>"},{"value":"\"bdi\" & ComponentClass<any, any>"},{"value":"\"bdi\" & FunctionComponent<any>"},{"value":"\"bdo\" & ComponentClass<any, any>"},{"value":"\"bdo\" & FunctionComponent<any>"},{"value":"\"big\" & ComponentClass<any, any>"},{"value":"\"big\" & FunctionComponent<any>"},{"value":"\"blockquote\" & ComponentClass<any, any>"},{"value":"\"blockquote\" & FunctionComponent<any>"},{"value":"\"body\" & ComponentClass<any, any>"},{"value":"\"body\" & FunctionComponent<any>"},{"value":"\"br\" & ComponentClass<any, any>"},{"value":"\"br\" & FunctionComponent<any>"},{"value":"\"canvas\" & ComponentClass<any, any>"},{"value":"\"canvas\" & FunctionComponent<any>"},{"value":"\"caption\" & ComponentClass<any, any>"},{"value":"\"caption\" & FunctionComponent<any>"},{"value":"\"center\" & ComponentClass<any, any>"},{"value":"\"center\" & FunctionComponent<any>"},{"value":"\"cite\" & ComponentClass<any, any>"},{"value":"\"cite\" & FunctionComponent<any>"},{"value":"\"code\" & ComponentClass<any, any>"},{"value":"\"code\" & FunctionComponent<any>"},{"value":"\"col\" & ComponentClass<any, any>"},{"value":"\"col\" & FunctionComponent<any>"},{"value":"\"colgroup\" & ComponentClass<any, any>"},{"value":"\"colgroup\" & FunctionComponent<any>"},{"value":"\"data\" & ComponentClass<any, any>"},{"value":"\"data\" & FunctionComponent<any>"},{"value":"\"datalist\" & ComponentClass<any, any>"},{"value":"\"datalist\" & FunctionComponent<any>"},{"value":"\"dd\" & ComponentClass<any, any>"},{"value":"\"dd\" & FunctionComponent<any>"},{"value":"\"del\" & ComponentClass<any, any>"},{"value":"\"del\" & FunctionComponent<any>"},{"value":"\"details\" & ComponentClass<any, any>"},{"value":"\"details\" & FunctionComponent<any>"},{"value":"\"dfn\" & ComponentClass<any, any>"},{"value":"\"dfn\" & FunctionComponent<any>"},{"value":"\"dialog\" & ComponentClass<any, any>"},{"value":"\"dialog\" & FunctionComponent<any>"},{"value":"\"dl\" & ComponentClass<any, any>"},{"value":"\"dl\" & FunctionComponent<any>"},{"value":"\"dt\" & ComponentClass<any, any>"},{"value":"\"dt\" & FunctionComponent<any>"},{"value":"\"em\" & ComponentClass<any, any>"},{"value":"\"em\" & FunctionComponent<any>"},{"value":"\"embed\" & ComponentClass<any, any>"},{"value":"\"embed\" & FunctionComponent<any>"},{"value":"\"fieldset\" & ComponentClass<any, any>"},{"value":"\"fieldset\" & FunctionComponent<any>"},{"value":"\"figcaption\" & ComponentClass<any, any>"},{"value":"\"figcaption\" & FunctionComponent<any>"},{"value":"\"figure\" & ComponentClass<any, any>"},{"value":"\"figure\" & FunctionComponent<any>"},{"value":"\"footer\" & ComponentClass<any, any>"},{"value":"\"footer\" & FunctionComponent<any>"},{"value":"\"h1\" & ComponentClass<any, any>"},{"value":"\"h1\" & FunctionComponent<any>"},{"value":"\"h4\" & ComponentClass<any, any>"},{"value":"\"h4\" & FunctionComponent<any>"},{"value":"\"h5\" & ComponentClass<any, any>"},{"value":"\"h5\" & FunctionComponent<any>"},{"value":"\"h6\" & ComponentClass<any, any>"},{"value":"\"h6\" & FunctionComponent<any>"},{"value":"\"head\" & ComponentClass<any, any>"},{"value":"\"head\" & FunctionComponent<any>"},{"value":"\"header\" & ComponentClass<any, any>"},{"value":"\"header\" & FunctionComponent<any>"},{"value":"\"hgroup\" & ComponentClass<any, any>"},{"value":"\"hgroup\" & FunctionComponent<any>"},{"value":"\"hr\" & ComponentClass<any, any>"},{"value":"\"hr\" & FunctionComponent<any>"},{"value":"\"html\" & ComponentClass<any, any>"},{"value":"\"html\" & FunctionComponent<any>"},{"value":"\"i\" & ComponentClass<any, any>"},{"value":"\"i\" & FunctionComponent<any>"},{"value":"\"iframe\" & ComponentClass<any, any>"},{"value":"\"iframe\" & FunctionComponent<any>"},{"value":"\"ins\" & ComponentClass<any, any>"},{"value":"\"ins\" & FunctionComponent<any>"},{"value":"\"kbd\" & ComponentClass<any, any>"},{"value":"\"kbd\" & FunctionComponent<any>"},{"value":"\"keygen\" & ComponentClass<any, any>"},{"value":"\"keygen\" & FunctionComponent<any>"},{"value":"\"legend\" & ComponentClass<any, any>"},{"value":"\"legend\" & FunctionComponent<any>"},{"value":"\"link\" & ComponentClass<any, any>"},{"value":"\"link\" & FunctionComponent<any>"},{"value":"\"main\" & ComponentClass<any, any>"},{"value":"\"main\" & FunctionComponent<any>"},{"value":"\"mark\" & ComponentClass<any, any>"},{"value":"\"mark\" & FunctionComponent<any>"},{"value":"\"menu\" & ComponentClass<any, any>"},{"value":"\"menu\" & FunctionComponent<any>"},{"value":"\"menuitem\" & ComponentClass<any, any>"},{"value":"\"menuitem\" & FunctionComponent<any>"},{"value":"\"meta\" & ComponentClass<any, any>"},{"value":"\"meta\" & FunctionComponent<any>"},{"value":"\"meter\" & ComponentClass<any, any>"},{"value":"\"meter\" & FunctionComponent<any>"},{"value":"\"noindex\" & ComponentClass<any, any>"},{"value":"\"noindex\" & FunctionComponent<any>"},{"value":"\"noscript\" & ComponentClass<any, any>"},{"value":"\"noscript\" & FunctionComponent<any>"},{"value":"\"optgroup\" & ComponentClass<any, any>"},{"value":"\"optgroup\" & FunctionComponent<any>"},{"value":"\"option\" & ComponentClass<any, any>"},{"value":"\"option\" & FunctionComponent<any>"},{"value":"\"output\" & ComponentClass<any, any>"},{"value":"\"output\" & FunctionComponent<any>"},{"value":"\"param\" & ComponentClass<any, any>"},{"value":"\"param\" & FunctionComponent<any>"},{"value":"\"picture\" & ComponentClass<any, any>"},{"value":"\"picture\" & FunctionComponent<any>"},{"value":"\"pre\" & ComponentClass<any, any>"},{"value":"\"pre\" & FunctionComponent<any>"},{"value":"\"progress\" & ComponentClass<any, any>"},{"value":"\"progress\" & FunctionComponent<any>"},{"value":"\"q\" & ComponentClass<any, any>"},{"value":"\"q\" & FunctionComponent<any>"},{"value":"\"rp\" & ComponentClass<any, any>"},{"value":"\"rp\" & FunctionComponent<any>"},{"value":"\"rt\" & ComponentClass<any, any>"},{"value":"\"rt\" & FunctionComponent<any>"},{"value":"\"ruby\" & ComponentClass<any, any>"},{"value":"\"ruby\" & FunctionComponent<any>"},{"value":"\"s\" & ComponentClass<any, any>"},{"value":"\"s\" & FunctionComponent<any>"},{"value":"\"samp\" & ComponentClass<any, any>"},{"value":"\"samp\" & FunctionComponent<any>"},{"value":"\"search\" & ComponentClass<any, any>"},{"value":"\"search\" & FunctionComponent<any>"},{"value":"\"slot\" & ComponentClass<any, any>"},{"value":"\"slot\" & FunctionComponent<any>"},{"value":"\"script\" & ComponentClass<any, any>"},{"value":"\"script\" & FunctionComponent<any>"},{"value":"\"section\" & ComponentClass<any, any>"},{"value":"\"section\" & FunctionComponent<any>"},{"value":"\"small\" & ComponentClass<any, any>"},{"value":"\"small\" & FunctionComponent<any>"},{"value":"\"source\" & ComponentClass<any, any>"},{"value":"\"source\" & FunctionComponent<any>"},{"value":"\"strong\" & ComponentClass<any, any>"},{"value":"\"strong\" & FunctionComponent<any>"},{"value":"\"style\" & ComponentClass<any, any>"},{"value":"\"style\" & FunctionComponent<any>"},{"value":"\"sub\" & ComponentClass<any, any>"},{"value":"\"sub\" & FunctionComponent<any>"},{"value":"\"summary\" & ComponentClass<any, any>"},{"value":"\"summary\" & FunctionComponent<any>"},{"value":"\"sup\" & ComponentClass<any, any>"},{"value":"\"sup\" & FunctionComponent<any>"},{"value":"\"table\" & ComponentClass<any, any>"},{"value":"\"table\" & FunctionComponent<any>"},{"value":"\"template\" & ComponentClass<any, any>"},{"value":"\"template\" & FunctionComponent<any>"},{"value":"\"tbody\" & ComponentClass<any, any>"},{"value":"\"tbody\" & FunctionComponent<any>"},{"value":"\"td\" & ComponentClass<any, any>"},{"value":"\"td\" & FunctionComponent<any>"},{"value":"\"textarea\" & ComponentClass<any, any>"},{"value":"\"textarea\" & FunctionComponent<any>"},{"value":"\"tfoot\" & ComponentClass<any, any>"},{"value":"\"tfoot\" & FunctionComponent<any>"},{"value":"\"th\" & ComponentClass<any, any>"},{"value":"\"th\" & FunctionComponent<any>"},{"value":"\"thead\" & ComponentClass<any, any>"},{"value":"\"thead\" & FunctionComponent<any>"},{"value":"\"time\" & ComponentClass<any, any>"},{"value":"\"time\" & FunctionComponent<any>"},{"value":"\"title\" & ComponentClass<any, any>"},{"value":"\"title\" & FunctionComponent<any>"},{"value":"\"tr\" & ComponentClass<any, any>"},{"value":"\"tr\" & FunctionComponent<any>"},{"value":"\"track\" & ComponentClass<any, any>"},{"value":"\"track\" & FunctionComponent<any>"},{"value":"\"u\" & ComponentClass<any, any>"},{"value":"\"u\" & FunctionComponent<any>"},{"value":"\"var\" & ComponentClass<any, any>"},{"value":"\"var\" & FunctionComponent<any>"},{"value":"\"video\" & ComponentClass<any, any>"},{"value":"\"video\" & FunctionComponent<any>"},{"value":"\"wbr\" & ComponentClass<any, any>"},{"value":"\"wbr\" & FunctionComponent<any>"},{"value":"\"webview\" & ComponentClass<any, any>"},{"value":"\"webview\" & FunctionComponent<any>"},{"value":"\"animate\" & ComponentClass<any, any>"},{"value":"\"animate\" & FunctionComponent<any>"},{"value":"\"animateMotion\" & ComponentClass<any, any>"},{"value":"\"animateMotion\" & FunctionComponent<any>"},{"value":"\"animateTransform\" & ComponentClass<any, any>"},{"value":"\"animateTransform\" & FunctionComponent<any>"},{"value":"\"circle\" & ComponentClass<any, any>"},{"value":"\"circle\" & FunctionComponent<any>"},{"value":"\"clipPath\" & ComponentClass<any, any>"},{"value":"\"clipPath\" & FunctionComponent<any>"},{"value":"\"defs\" & ComponentClass<any, any>"},{"value":"\"defs\" & FunctionComponent<any>"},{"value":"\"desc\" & ComponentClass<any, any>"},{"value":"\"desc\" & FunctionComponent<any>"},{"value":"\"ellipse\" & ComponentClass<any, any>"},{"value":"\"ellipse\" & FunctionComponent<any>"},{"value":"\"feBlend\" & ComponentClass<any, any>"},{"value":"\"feBlend\" & FunctionComponent<any>"},{"value":"\"feColorMatrix\" & ComponentClass<any, any>"},{"value":"\"feColorMatrix\" & FunctionComponent<any>"},{"value":"\"feComponentTransfer\" & ComponentClass<any, any>"},{"value":"\"feComponentTransfer\" & FunctionComponent<any>"},{"value":"\"feComposite\" & ComponentClass<any, any>"},{"value":"\"feComposite\" & FunctionComponent<any>"},{"value":"\"feConvolveMatrix\" & ComponentClass<any, any>"},{"value":"\"feConvolveMatrix\" & FunctionComponent<any>"},{"value":"\"feDiffuseLighting\" & ComponentClass<any, any>"},{"value":"\"feDiffuseLighting\" & FunctionComponent<any>"},{"value":"\"feDisplacementMap\" & ComponentClass<any, any>"},{"value":"\"feDisplacementMap\" & FunctionComponent<any>"},{"value":"\"feDistantLight\" & ComponentClass<any, any>"},{"value":"\"feDistantLight\" & FunctionComponent<any>"},{"value":"\"feDropShadow\" & ComponentClass<any, any>"},{"value":"\"feDropShadow\" & FunctionComponent<any>"},{"value":"\"feFlood\" & ComponentClass<any, any>"},{"value":"\"feFlood\" & FunctionComponent<any>"},{"value":"\"feFuncA\" & ComponentClass<any, any>"},{"value":"\"feFuncA\" & FunctionComponent<any>"},{"value":"\"feFuncB\" & ComponentClass<any, any>"},{"value":"\"feFuncB\" & FunctionComponent<any>"},{"value":"\"feFuncG\" & ComponentClass<any, any>"},{"value":"\"feFuncG\" & FunctionComponent<any>"},{"value":"\"feFuncR\" & ComponentClass<any, any>"},{"value":"\"feFuncR\" & FunctionComponent<any>"},{"value":"\"feGaussianBlur\" & ComponentClass<any, any>"},{"value":"\"feGaussianBlur\" & FunctionComponent<any>"},{"value":"\"feImage\" & ComponentClass<any, any>"},{"value":"\"feImage\" & FunctionComponent<any>"},{"value":"\"feMerge\" & ComponentClass<any, any>"},{"value":"\"feMerge\" & FunctionComponent<any>"},{"value":"\"feMergeNode\" & ComponentClass<any, any>"},{"value":"\"feMergeNode\" & FunctionComponent<any>"},{"value":"\"feMorphology\" & ComponentClass<any, any>"},{"value":"\"feMorphology\" & FunctionComponent<any>"},{"value":"\"feOffset\" & ComponentClass<any, any>"},{"value":"\"feOffset\" & FunctionComponent<any>"},{"value":"\"fePointLight\" & ComponentClass<any, any>"},{"value":"\"fePointLight\" & FunctionComponent<any>"},{"value":"\"feSpecularLighting\" & ComponentClass<any, any>"},{"value":"\"feSpecularLighting\" & FunctionComponent<any>"},{"value":"\"feSpotLight\" & ComponentClass<any, any>"},{"value":"\"feSpotLight\" & FunctionComponent<any>"},{"value":"\"feTile\" & ComponentClass<any, any>"},{"value":"\"feTile\" & FunctionComponent<any>"},{"value":"\"feTurbulence\" & ComponentClass<any, any>"},{"value":"\"feTurbulence\" & FunctionComponent<any>"},{"value":"\"foreignObject\" & ComponentClass<any, any>"},{"value":"\"foreignObject\" & FunctionComponent<any>"},{"value":"\"g\" & ComponentClass<any, any>"},{"value":"\"g\" & FunctionComponent<any>"},{"value":"\"image\" & ComponentClass<any, any>"},{"value":"\"image\" & FunctionComponent<any>"},{"value":"\"line\" & ComponentClass<any, any>"},{"value":"\"line\" & FunctionComponent<any>"},{"value":"\"linearGradient\" & ComponentClass<any, any>"},{"value":"\"linearGradient\" & FunctionComponent<any>"},{"value":"\"marker\" & ComponentClass<any, any>"},{"value":"\"marker\" & FunctionComponent<any>"},{"value":"\"mask\" & ComponentClass<any, any>"},{"value":"\"mask\" & FunctionComponent<any>"},{"value":"\"metadata\" & ComponentClass<any, any>"},{"value":"\"metadata\" & FunctionComponent<any>"},{"value":"\"mpath\" & ComponentClass<any, any>"},{"value":"\"mpath\" & FunctionComponent<any>"},{"value":"\"path\" & ComponentClass<any, any>"},{"value":"\"path\" & FunctionComponent<any>"},{"value":"\"pattern\" & ComponentClass<any, any>"},{"value":"\"pattern\" & FunctionComponent<any>"},{"value":"\"polygon\" & ComponentClass<any, any>"},{"value":"\"polygon\" & FunctionComponent<any>"},{"value":"\"polyline\" & ComponentClass<any, any>"},{"value":"\"polyline\" & FunctionComponent<any>"},{"value":"\"radialGradient\" & ComponentClass<any, any>"},{"value":"\"radialGradient\" & FunctionComponent<any>"},{"value":"\"rect\" & ComponentClass<any, any>"},{"value":"\"rect\" & FunctionComponent<any>"},{"value":"\"set\" & ComponentClass<any, any>"},{"value":"\"set\" & FunctionComponent<any>"},{"value":"\"stop\" & ComponentClass<any, any>"},{"value":"\"stop\" & FunctionComponent<any>"},{"value":"\"switch\" & ComponentClass<any, any>"},{"value":"\"switch\" & FunctionComponent<any>"},{"value":"\"text\" & ComponentClass<any, any>"},{"value":"\"text\" & FunctionComponent<any>"},{"value":"\"textPath\" & ComponentClass<any, any>"},{"value":"\"textPath\" & FunctionComponent<any>"},{"value":"\"tspan\" & ComponentClass<any, any>"},{"value":"\"tspan\" & FunctionComponent<any>"},{"value":"\"use\" & ComponentClass<any, any>"},{"value":"\"use\" & FunctionComponent<any>"},{"value":"\"view\" & ComponentClass<any, any>"},{"value":"\"view\" & FunctionComponent<any>"},{"value":"ComponentClass<any, any> & \"symbol\""},{"value":"ComponentClass<any, any> & \"object\""},{"value":"ComponentClass<any, any> & \"map\""},{"value":"ComponentClass<any, any> & \"filter\""},{"value":"ComponentClass<any, any> & \"a\""},{"value":"ComponentClass<any, any> & \"button\""},{"value":"ComponentClass<any, any> & \"div\""},{"value":"ComponentClass<any, any> & \"form\""},{"value":"ComponentClass<any, any> & \"h2\""},{"value":"ComponentClass<any, any> & \"h3\""},{"value":"ComponentClass<any, any> & \"img\""},{"value":"ComponentClass<any, any> & \"input\""},{"value":"ComponentClass<any, any> & \"label\""},{"value":"ComponentClass<any, any> & \"li\""},{"value":"ComponentClass<any, any> & \"nav\""},{"value":"ComponentClass<any, any> & \"ol\""},{"value":"ComponentClass<any, any> & \"p\""},{"value":"ComponentClass<any, any> & \"select\""},{"value":"ComponentClass<any, any> & \"span\""},{"value":"ComponentClass<any, any> & \"svg\""},{"value":"ComponentClass<any, any> & \"ul\""},{"value":"ComponentClass<any, any> & \"abbr\""},{"value":"ComponentClass<any, any> & \"address\""},{"value":"ComponentClass<any, any> & \"area\""},{"value":"ComponentClass<any, any> & \"article\""},{"value":"ComponentClass<any, any> & \"aside\""},{"value":"ComponentClass<any, any> & \"audio\""},{"value":"ComponentClass<any, any> & \"b\""},{"value":"ComponentClass<any, any> & \"base\""},{"value":"ComponentClass<any, any> & \"bdi\""},{"value":"ComponentClass<any, any> & \"bdo\""},{"value":"ComponentClass<any, any> & \"big\""},{"value":"ComponentClass<any, any> & \"blockquote\""},{"value":"ComponentClass<any, any> & \"body\""},{"value":"ComponentClass<any, any> & \"br\""},{"value":"ComponentClass<any, any> & \"canvas\""},{"value":"ComponentClass<any, any> & \"caption\""},{"value":"ComponentClass<any, any> & \"center\""},{"value":"ComponentClass<any, any> & \"cite\""},{"value":"ComponentClass<any, any> & \"code\""},{"value":"ComponentClass<any, any> & \"col\""},{"value":"ComponentClass<any, any> & \"colgroup\""},{"value":"ComponentClass<any, any> & \"data\""},{"value":"ComponentClass<any, any> & \"datalist\""},{"value":"ComponentClass<any, any> & \"dd\""},{"value":"ComponentClass<any, any> & \"del\""},{"value":"ComponentClass<any, any> & \"details\""},{"value":"ComponentClass<any, any> & \"dfn\""},{"value":"ComponentClass<any, any> & \"dialog\""},{"value":"ComponentClass<any, any> & \"dl\""},{"value":"ComponentClass<any, any> & \"dt\""},{"value":"ComponentClass<any, any> & \"em\""},{"value":"ComponentClass<any, any> & \"embed\""},{"value":"ComponentClass<any, any> & \"fieldset\""},{"value":"ComponentClass<any, any> & \"figcaption\""},{"value":"ComponentClass<any, any> & \"figure\""},{"value":"ComponentClass<any, any> & \"footer\""},{"value":"ComponentClass<any, any> & \"h1\""},{"value":"ComponentClass<any, any> & \"h4\""},{"value":"ComponentClass<any, any> & \"h5\""},{"value":"ComponentClass<any, any> & \"h6\""},{"value":"ComponentClass<any, any> & \"head\""},{"value":"ComponentClass<any, any> & \"header\""},{"value":"ComponentClass<any, any> & \"hgroup\""},{"value":"ComponentClass<any, any> & \"hr\""},{"value":"ComponentClass<any, any> & \"html\""},{"value":"ComponentClass<any, any> & \"i\""},{"value":"ComponentClass<any, any> & \"iframe\""},{"value":"ComponentClass<any, any> & \"ins\""},{"value":"ComponentClass<any, any> & \"kbd\""},{"value":"ComponentClass<any, any> & \"keygen\""},{"value":"ComponentClass<any, any> & \"legend\""},{"value":"ComponentClass<any, any> & \"link\""},{"value":"ComponentClass<any, any> & \"main\""},{"value":"ComponentClass<any, any> & \"mark\""},{"value":"ComponentClass<any, any> & \"menu\""},{"value":"ComponentClass<any, any> & \"menuitem\""},{"value":"ComponentClass<any, any> & \"meta\""},{"value":"ComponentClass<any, any> & \"meter\""},{"value":"ComponentClass<any, any> & \"noindex\""},{"value":"ComponentClass<any, any> & \"noscript\""},{"value":"ComponentClass<any, any> & \"optgroup\""},{"value":"ComponentClass<any, any> & \"option\""},{"value":"ComponentClass<any, any> & \"output\""},{"value":"ComponentClass<any, any> & \"param\""},{"value":"ComponentClass<any, any> & \"picture\""},{"value":"ComponentClass<any, any> & \"pre\""},{"value":"ComponentClass<any, any> & \"progress\""},{"value":"ComponentClass<any, any> & \"q\""},{"value":"ComponentClass<any, any> & \"rp\""},{"value":"ComponentClass<any, any> & \"rt\""},{"value":"ComponentClass<any, any> & \"ruby\""},{"value":"ComponentClass<any, any> & \"s\""},{"value":"ComponentClass<any, any> & \"samp\""},{"value":"ComponentClass<any, any> & \"search\""},{"value":"ComponentClass<any, any> & \"slot\""},{"value":"ComponentClass<any, any> & \"script\""},{"value":"ComponentClass<any, any> & \"section\""},{"value":"ComponentClass<any, any> & \"small\""},{"value":"ComponentClass<any, any> & \"source\""},{"value":"ComponentClass<any, any> & \"strong\""},{"value":"ComponentClass<any, any> & \"style\""},{"value":"ComponentClass<any, any> & \"sub\""},{"value":"ComponentClass<any, any> & \"summary\""},{"value":"ComponentClass<any, any> & \"sup\""},{"value":"ComponentClass<any, any> & \"table\""},{"value":"ComponentClass<any, any> & \"template\""},{"value":"ComponentClass<any, any> & \"tbody\""},{"value":"ComponentClass<any, any> & \"td\""},{"value":"ComponentClass<any, any> & \"textarea\""},{"value":"ComponentClass<any, any> & \"tfoot\""},{"value":"ComponentClass<any, any> & \"th\""},{"value":"ComponentClass<any, any> & \"thead\""},{"value":"ComponentClass<any, any> & \"time\""},{"value":"ComponentClass<any, any> & \"title\""},{"value":"ComponentClass<any, any> & \"tr\""},{"value":"ComponentClass<any, any> & \"track\""},{"value":"ComponentClass<any, any> & \"u\""},{"value":"ComponentClass<any, any> & \"var\""},{"value":"ComponentClass<any, any> & \"video\""},{"value":"ComponentClass<any, any> & \"wbr\""},{"value":"ComponentClass<any, any> & \"webview\""},{"value":"ComponentClass<any, any> & \"animate\""},{"value":"ComponentClass<any, any> & \"animateMotion\""},{"value":"ComponentClass<any, any> & \"animateTransform\""},{"value":"ComponentClass<any, any> & \"circle\""},{"value":"ComponentClass<any, any> & \"clipPath\""},{"value":"ComponentClass<any, any> & \"defs\""},{"value":"ComponentClass<any, any> & \"desc\""},{"value":"ComponentClass<any, any> & \"ellipse\""},{"value":"ComponentClass<any, any> & \"feBlend\""},{"value":"ComponentClass<any, any> & \"feColorMatrix\""},{"value":"ComponentClass<any, any> & \"feComponentTransfer\""},{"value":"ComponentClass<any, any> & \"feComposite\""},{"value":"ComponentClass<any, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<any, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<any, any> & \"feDisplacementMap\""},{"value":"ComponentClass<any, any> & \"feDistantLight\""},{"value":"ComponentClass<any, any> & \"feDropShadow\""},{"value":"ComponentClass<any, any> & \"feFlood\""},{"value":"ComponentClass<any, any> & \"feFuncA\""},{"value":"ComponentClass<any, any> & \"feFuncB\""},{"value":"ComponentClass<any, any> & \"feFuncG\""},{"value":"ComponentClass<any, any> & \"feFuncR\""},{"value":"ComponentClass<any, any> & \"feGaussianBlur\""},{"value":"ComponentClass<any, any> & \"feImage\""},{"value":"ComponentClass<any, any> & \"feMerge\""},{"value":"ComponentClass<any, any> & \"feMergeNode\""},{"value":"ComponentClass<any, any> & \"feMorphology\""},{"value":"ComponentClass<any, any> & \"feOffset\""},{"value":"ComponentClass<any, any> & \"fePointLight\""},{"value":"ComponentClass<any, any> & \"feSpecularLighting\""},{"value":"ComponentClass<any, any> & \"feSpotLight\""},{"value":"ComponentClass<any, any> & \"feTile\""},{"value":"ComponentClass<any, any> & \"feTurbulence\""},{"value":"ComponentClass<any, any> & \"foreignObject\""},{"value":"ComponentClass<any, any> & \"g\""},{"value":"ComponentClass<any, any> & \"image\""},{"value":"ComponentClass<any, any> & \"line\""},{"value":"ComponentClass<any, any> & \"linearGradient\""},{"value":"ComponentClass<any, any> & \"marker\""},{"value":"ComponentClass<any, any> & \"mask\""},{"value":"ComponentClass<any, any> & \"metadata\""},{"value":"ComponentClass<any, any> & \"mpath\""},{"value":"ComponentClass<any, any> & \"path\""},{"value":"ComponentClass<any, any> & \"pattern\""},{"value":"ComponentClass<any, any> & \"polygon\""},{"value":"ComponentClass<any, any> & \"polyline\""},{"value":"ComponentClass<any, any> & \"radialGradient\""},{"value":"ComponentClass<any, any> & \"rect\""},{"value":"ComponentClass<any, any> & \"set\""},{"value":"ComponentClass<any, any> & \"stop\""},{"value":"ComponentClass<any, any> & \"switch\""},{"value":"ComponentClass<any, any> & \"text\""},{"value":"ComponentClass<any, any> & \"textPath\""},{"value":"ComponentClass<any, any> & \"tspan\""},{"value":"ComponentClass<any, any> & \"use\""},{"value":"ComponentClass<any, any> & \"view\""},{"value":"ComponentClass<any, any> & FunctionComponent<any>"},{"value":"FunctionComponent<any> & \"symbol\""},{"value":"FunctionComponent<any> & \"object\""},{"value":"FunctionComponent<any> & \"map\""},{"value":"FunctionComponent<any> & \"filter\""},{"value":"FunctionComponent<any> & \"a\""},{"value":"FunctionComponent<any> & \"button\""},{"value":"FunctionComponent<any> & \"div\""},{"value":"FunctionComponent<any> & \"form\""},{"value":"FunctionComponent<any> & \"h2\""},{"value":"FunctionComponent<any> & \"h3\""},{"value":"FunctionComponent<any> & \"img\""},{"value":"FunctionComponent<any> & \"input\""},{"value":"FunctionComponent<any> & \"label\""},{"value":"FunctionComponent<any> & \"li\""},{"value":"FunctionComponent<any> & \"nav\""},{"value":"FunctionComponent<any> & \"ol\""},{"value":"FunctionComponent<any> & \"p\""},{"value":"FunctionComponent<any> & \"select\""},{"value":"FunctionComponent<any> & \"span\""},{"value":"FunctionComponent<any> & \"svg\""},{"value":"FunctionComponent<any> & \"ul\""},{"value":"FunctionComponent<any> & \"abbr\""},{"value":"FunctionComponent<any> & \"address\""},{"value":"FunctionComponent<any> & \"area\""},{"value":"FunctionComponent<any> & \"article\""},{"value":"FunctionComponent<any> & \"aside\""},{"value":"FunctionComponent<any> & \"audio\""},{"value":"FunctionComponent<any> & \"b\""},{"value":"FunctionComponent<any> & \"base\""},{"value":"FunctionComponent<any> & \"bdi\""},{"value":"FunctionComponent<any> & \"bdo\""},{"value":"FunctionComponent<any> & \"big\""},{"value":"FunctionComponent<any> & \"blockquote\""},{"value":"FunctionComponent<any> & \"body\""},{"value":"FunctionComponent<any> & \"br\""},{"value":"FunctionComponent<any> & \"canvas\""},{"value":"FunctionComponent<any> & \"caption\""},{"value":"FunctionComponent<any> & \"center\""},{"value":"FunctionComponent<any> & \"cite\""},{"value":"FunctionComponent<any> & \"code\""},{"value":"FunctionComponent<any> & \"col\""},{"value":"FunctionComponent<any> & \"colgroup\""},{"value":"FunctionComponent<any> & \"data\""},{"value":"FunctionComponent<any> & \"datalist\""},{"value":"FunctionComponent<any> & \"dd\""},{"value":"FunctionComponent<any> & \"del\""},{"value":"FunctionComponent<any> & \"details\""},{"value":"FunctionComponent<any> & \"dfn\""},{"value":"FunctionComponent<any> & \"dialog\""},{"value":"FunctionComponent<any> & \"dl\""},{"value":"FunctionComponent<any> & \"dt\""},{"value":"FunctionComponent<any> & \"em\""},{"value":"FunctionComponent<any> & \"embed\""},{"value":"FunctionComponent<any> & \"fieldset\""},{"value":"FunctionComponent<any> & \"figcaption\""},{"value":"FunctionComponent<any> & \"figure\""},{"value":"FunctionComponent<any> & \"footer\""},{"value":"FunctionComponent<any> & \"h1\""},{"value":"FunctionComponent<any> & \"h4\""},{"value":"FunctionComponent<any> & \"h5\""},{"value":"FunctionComponent<any> & \"h6\""},{"value":"FunctionComponent<any> & \"head\""},{"value":"FunctionComponent<any> & \"header\""},{"value":"FunctionComponent<any> & \"hgroup\""},{"value":"FunctionComponent<any> & \"hr\""},{"value":"FunctionComponent<any> & \"html\""},{"value":"FunctionComponent<any> & \"i\""},{"value":"FunctionComponent<any> & \"iframe\""},{"value":"FunctionComponent<any> & \"ins\""},{"value":"FunctionComponent<any> & \"kbd\""},{"value":"FunctionComponent<any> & \"keygen\""},{"value":"FunctionComponent<any> & \"legend\""},{"value":"FunctionComponent<any> & \"link\""},{"value":"FunctionComponent<any> & \"main\""},{"value":"FunctionComponent<any> & \"mark\""},{"value":"FunctionComponent<any> & \"menu\""},{"value":"FunctionComponent<any> & \"menuitem\""},{"value":"FunctionComponent<any> & \"meta\""},{"value":"FunctionComponent<any> & \"meter\""},{"value":"FunctionComponent<any> & \"noindex\""},{"value":"FunctionComponent<any> & \"noscript\""},{"value":"FunctionComponent<any> & \"optgroup\""},{"value":"FunctionComponent<any> & \"option\""},{"value":"FunctionComponent<any> & \"output\""},{"value":"FunctionComponent<any> & \"param\""},{"value":"FunctionComponent<any> & \"picture\""},{"value":"FunctionComponent<any> & \"pre\""},{"value":"FunctionComponent<any> & \"progress\""},{"value":"FunctionComponent<any> & \"q\""},{"value":"FunctionComponent<any> & \"rp\""},{"value":"FunctionComponent<any> & \"rt\""},{"value":"FunctionComponent<any> & \"ruby\""},{"value":"FunctionComponent<any> & \"s\""},{"value":"FunctionComponent<any> & \"samp\""},{"value":"FunctionComponent<any> & \"search\""},{"value":"FunctionComponent<any> & \"slot\""},{"value":"FunctionComponent<any> & \"script\""},{"value":"FunctionComponent<any> & \"section\""},{"value":"FunctionComponent<any> & \"small\""},{"value":"FunctionComponent<any> & \"source\""},{"value":"FunctionComponent<any> & \"strong\""},{"value":"FunctionComponent<any> & \"style\""},{"value":"FunctionComponent<any> & \"sub\""},{"value":"FunctionComponent<any> & \"summary\""},{"value":"FunctionComponent<any> & \"sup\""},{"value":"FunctionComponent<any> & \"table\""},{"value":"FunctionComponent<any> & \"template\""},{"value":"FunctionComponent<any> & \"tbody\""},{"value":"FunctionComponent<any> & \"td\""},{"value":"FunctionComponent<any> & \"textarea\""},{"value":"FunctionComponent<any> & \"tfoot\""},{"value":"FunctionComponent<any> & \"th\""},{"value":"FunctionComponent<any> & \"thead\""},{"value":"FunctionComponent<any> & \"time\""},{"value":"FunctionComponent<any> & \"title\""},{"value":"FunctionComponent<any> & \"tr\""},{"value":"FunctionComponent<any> & \"track\""},{"value":"FunctionComponent<any> & \"u\""},{"value":"FunctionComponent<any> & \"var\""},{"value":"FunctionComponent<any> & \"video\""},{"value":"FunctionComponent<any> & \"wbr\""},{"value":"FunctionComponent<any> & \"webview\""},{"value":"FunctionComponent<any> & \"animate\""},{"value":"FunctionComponent<any> & \"animateMotion\""},{"value":"FunctionComponent<any> & \"animateTransform\""},{"value":"FunctionComponent<any> & \"circle\""},{"value":"FunctionComponent<any> & \"clipPath\""},{"value":"FunctionComponent<any> & \"defs\""},{"value":"FunctionComponent<any> & \"desc\""},{"value":"FunctionComponent<any> & \"ellipse\""},{"value":"FunctionComponent<any> & \"feBlend\""},{"value":"FunctionComponent<any> & \"feColorMatrix\""},{"value":"FunctionComponent<any> & \"feComponentTransfer\""},{"value":"FunctionComponent<any> & \"feComposite\""},{"value":"FunctionComponent<any> & \"feConvolveMatrix\""},{"value":"FunctionComponent<any> & \"feDiffuseLighting\""},{"value":"FunctionComponent<any> & \"feDisplacementMap\""},{"value":"FunctionComponent<any> & \"feDistantLight\""},{"value":"FunctionComponent<any> & \"feDropShadow\""},{"value":"FunctionComponent<any> & \"feFlood\""},{"value":"FunctionComponent<any> & \"feFuncA\""},{"value":"FunctionComponent<any> & \"feFuncB\""},{"value":"FunctionComponent<any> & \"feFuncG\""},{"value":"FunctionComponent<any> & \"feFuncR\""},{"value":"FunctionComponent<any> & \"feGaussianBlur\""},{"value":"FunctionComponent<any> & \"feImage\""},{"value":"FunctionComponent<any> & \"feMerge\""},{"value":"FunctionComponent<any> & \"feMergeNode\""},{"value":"FunctionComponent<any> & \"feMorphology\""},{"value":"FunctionComponent<any> & \"feOffset\""},{"value":"FunctionComponent<any> & \"fePointLight\""},{"value":"FunctionComponent<any> & \"feSpecularLighting\""},{"value":"FunctionComponent<any> & \"feSpotLight\""},{"value":"FunctionComponent<any> & \"feTile\""},{"value":"FunctionComponent<any> & \"feTurbulence\""},{"value":"FunctionComponent<any> & \"foreignObject\""},{"value":"FunctionComponent<any> & \"g\""},{"value":"FunctionComponent<any> & \"image\""},{"value":"FunctionComponent<any> & \"line\""},{"value":"FunctionComponent<any> & \"linearGradient\""},{"value":"FunctionComponent<any> & \"marker\""},{"value":"FunctionComponent<any> & \"mask\""},{"value":"FunctionComponent<any> & \"metadata\""},{"value":"FunctionComponent<any> & \"mpath\""},{"value":"FunctionComponent<any> & \"path\""},{"value":"FunctionComponent<any> & \"pattern\""},{"value":"FunctionComponent<any> & \"polygon\""},{"value":"FunctionComponent<any> & \"polyline\""},{"value":"FunctionComponent<any> & \"radialGradient\""},{"value":"FunctionComponent<any> & \"rect\""},{"value":"FunctionComponent<any> & \"set\""},{"value":"FunctionComponent<any> & \"stop\""},{"value":"FunctionComponent<any> & \"switch\""},{"value":"FunctionComponent<any> & \"text\""},{"value":"FunctionComponent<any> & \"textPath\""},{"value":"FunctionComponent<any> & \"tspan\""},{"value":"FunctionComponent<any> & \"use\""},{"value":"FunctionComponent<any> & \"view\""},{"value":"FunctionComponent<any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & \"symbol\""},{"value":"ComponentClass<{}, any> & \"object\""},{"value":"ComponentClass<{}, any> & \"map\""},{"value":"ComponentClass<{}, any> & \"filter\""},{"value":"ComponentClass<{}, any> & \"a\""},{"value":"ComponentClass<{}, any> & \"button\""},{"value":"ComponentClass<{}, any> & \"div\""},{"value":"ComponentClass<{}, any> & \"form\""},{"value":"ComponentClass<{}, any> & \"h2\""},{"value":"ComponentClass<{}, any> & \"h3\""},{"value":"ComponentClass<{}, any> & \"img\""},{"value":"ComponentClass<{}, any> & \"input\""},{"value":"ComponentClass<{}, any> & \"label\""},{"value":"ComponentClass<{}, any> & \"li\""},{"value":"ComponentClass<{}, any> & \"nav\""},{"value":"ComponentClass<{}, any> & \"ol\""},{"value":"ComponentClass<{}, any> & \"p\""},{"value":"ComponentClass<{}, any> & \"select\""},{"value":"ComponentClass<{}, any> & \"span\""},{"value":"ComponentClass<{}, any> & \"svg\""},{"value":"ComponentClass<{}, any> & \"ul\""},{"value":"ComponentClass<{}, any> & \"abbr\""},{"value":"ComponentClass<{}, any> & \"address\""},{"value":"ComponentClass<{}, any> & \"area\""},{"value":"ComponentClass<{}, any> & \"article\""},{"value":"ComponentClass<{}, any> & \"aside\""},{"value":"ComponentClass<{}, any> & \"audio\""},{"value":"ComponentClass<{}, any> & \"b\""},{"value":"ComponentClass<{}, any> & \"base\""},{"value":"ComponentClass<{}, any> & \"bdi\""},{"value":"ComponentClass<{}, any> & \"bdo\""},{"value":"ComponentClass<{}, any> & \"big\""},{"value":"ComponentClass<{}, any> & \"blockquote\""},{"value":"ComponentClass<{}, any> & \"body\""},{"value":"ComponentClass<{}, any> & \"br\""},{"value":"ComponentClass<{}, any> & \"canvas\""},{"value":"ComponentClass<{}, any> & \"caption\""},{"value":"ComponentClass<{}, any> & \"center\""},{"value":"ComponentClass<{}, any> & \"cite\""},{"value":"ComponentClass<{}, any> & \"code\""},{"value":"ComponentClass<{}, any> & \"col\""},{"value":"ComponentClass<{}, any> & \"colgroup\""},{"value":"ComponentClass<{}, any> & \"data\""},{"value":"ComponentClass<{}, any> & \"datalist\""},{"value":"ComponentClass<{}, any> & \"dd\""},{"value":"ComponentClass<{}, any> & \"del\""},{"value":"ComponentClass<{}, any> & \"details\""},{"value":"ComponentClass<{}, any> & \"dfn\""},{"value":"ComponentClass<{}, any> & \"dialog\""},{"value":"ComponentClass<{}, any> & \"dl\""},{"value":"ComponentClass<{}, any> & \"dt\""},{"value":"ComponentClass<{}, any> & \"em\""},{"value":"ComponentClass<{}, any> & \"embed\""},{"value":"ComponentClass<{}, any> & \"fieldset\""},{"value":"ComponentClass<{}, any> & \"figcaption\""},{"value":"ComponentClass<{}, any> & \"figure\""},{"value":"ComponentClass<{}, any> & \"footer\""},{"value":"ComponentClass<{}, any> & \"h1\""},{"value":"ComponentClass<{}, any> & \"h4\""},{"value":"ComponentClass<{}, any> & \"h5\""},{"value":"ComponentClass<{}, any> & \"h6\""},{"value":"ComponentClass<{}, any> & \"head\""},{"value":"ComponentClass<{}, any> & \"header\""},{"value":"ComponentClass<{}, any> & \"hgroup\""},{"value":"ComponentClass<{}, any> & \"hr\""},{"value":"ComponentClass<{}, any> & \"html\""},{"value":"ComponentClass<{}, any> & \"i\""},{"value":"ComponentClass<{}, any> & \"iframe\""},{"value":"ComponentClass<{}, any> & \"ins\""},{"value":"ComponentClass<{}, any> & \"kbd\""},{"value":"ComponentClass<{}, any> & \"keygen\""},{"value":"ComponentClass<{}, any> & \"legend\""},{"value":"ComponentClass<{}, any> & \"link\""},{"value":"ComponentClass<{}, any> & \"main\""},{"value":"ComponentClass<{}, any> & \"mark\""},{"value":"ComponentClass<{}, any> & \"menu\""},{"value":"ComponentClass<{}, any> & \"menuitem\""},{"value":"ComponentClass<{}, any> & \"meta\""},{"value":"ComponentClass<{}, any> & \"meter\""},{"value":"ComponentClass<{}, any> & \"noindex\""},{"value":"ComponentClass<{}, any> & \"noscript\""},{"value":"ComponentClass<{}, any> & \"optgroup\""},{"value":"ComponentClass<{}, any> & \"option\""},{"value":"ComponentClass<{}, any> & \"output\""},{"value":"ComponentClass<{}, any> & \"param\""},{"value":"ComponentClass<{}, any> & \"picture\""},{"value":"ComponentClass<{}, any> & \"pre\""},{"value":"ComponentClass<{}, any> & \"progress\""},{"value":"ComponentClass<{}, any> & \"q\""},{"value":"ComponentClass<{}, any> & \"rp\""},{"value":"ComponentClass<{}, any> & \"rt\""},{"value":"ComponentClass<{}, any> & \"ruby\""},{"value":"ComponentClass<{}, any> & \"s\""},{"value":"ComponentClass<{}, any> & \"samp\""},{"value":"ComponentClass<{}, any> & \"search\""},{"value":"ComponentClass<{}, any> & \"slot\""},{"value":"ComponentClass<{}, any> & \"script\""},{"value":"ComponentClass<{}, any> & \"section\""},{"value":"ComponentClass<{}, any> & \"small\""},{"value":"ComponentClass<{}, any> & \"source\""},{"value":"ComponentClass<{}, any> & \"strong\""},{"value":"ComponentClass<{}, any> & \"style\""},{"value":"ComponentClass<{}, any> & \"sub\""},{"value":"ComponentClass<{}, any> & \"summary\""},{"value":"ComponentClass<{}, any> & \"sup\""},{"value":"ComponentClass<{}, any> & \"table\""},{"value":"ComponentClass<{}, any> & \"template\""},{"value":"ComponentClass<{}, any> & \"tbody\""},{"value":"ComponentClass<{}, any> & \"td\""},{"value":"ComponentClass<{}, any> & \"textarea\""},{"value":"ComponentClass<{}, any> & \"tfoot\""},{"value":"ComponentClass<{}, any> & \"th\""},{"value":"ComponentClass<{}, any> & \"thead\""},{"value":"ComponentClass<{}, any> & \"time\""},{"value":"ComponentClass<{}, any> & \"title\""},{"value":"ComponentClass<{}, any> & \"tr\""},{"value":"ComponentClass<{}, any> & \"track\""},{"value":"ComponentClass<{}, any> & \"u\""},{"value":"ComponentClass<{}, any> & \"var\""},{"value":"ComponentClass<{}, any> & \"video\""},{"value":"ComponentClass<{}, any> & \"wbr\""},{"value":"ComponentClass<{}, any> & \"webview\""},{"value":"ComponentClass<{}, any> & \"animate\""},{"value":"ComponentClass<{}, any> & \"animateMotion\""},{"value":"ComponentClass<{}, any> & \"animateTransform\""},{"value":"ComponentClass<{}, any> & \"circle\""},{"value":"ComponentClass<{}, any> & \"clipPath\""},{"value":"ComponentClass<{}, any> & \"defs\""},{"value":"ComponentClass<{}, any> & \"desc\""},{"value":"ComponentClass<{}, any> & \"ellipse\""},{"value":"ComponentClass<{}, any> & \"feBlend\""},{"value":"ComponentClass<{}, any> & \"feColorMatrix\""},{"value":"ComponentClass<{}, any> & \"feComponentTransfer\""},{"value":"ComponentClass<{}, any> & \"feComposite\""},{"value":"ComponentClass<{}, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<{}, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<{}, any> & \"feDisplacementMap\""},{"value":"ComponentClass<{}, any> & \"feDistantLight\""},{"value":"ComponentClass<{}, any> & \"feDropShadow\""},{"value":"ComponentClass<{}, any> & \"feFlood\""},{"value":"ComponentClass<{}, any> & \"feFuncA\""},{"value":"ComponentClass<{}, any> & \"feFuncB\""},{"value":"ComponentClass<{}, any> & \"feFuncG\""},{"value":"ComponentClass<{}, any> & \"feFuncR\""},{"value":"ComponentClass<{}, any> & \"feGaussianBlur\""},{"value":"ComponentClass<{}, any> & \"feImage\""},{"value":"ComponentClass<{}, any> & \"feMerge\""},{"value":"ComponentClass<{}, any> & \"feMergeNode\""},{"value":"ComponentClass<{}, any> & \"feMorphology\""},{"value":"ComponentClass<{}, any> & \"feOffset\""},{"value":"ComponentClass<{}, any> & \"fePointLight\""},{"value":"ComponentClass<{}, any> & \"feSpecularLighting\""},{"value":"ComponentClass<{}, any> & \"feSpotLight\""},{"value":"ComponentClass<{}, any> & \"feTile\""},{"value":"ComponentClass<{}, any> & \"feTurbulence\""},{"value":"ComponentClass<{}, any> & \"foreignObject\""},{"value":"ComponentClass<{}, any> & \"g\""},{"value":"ComponentClass<{}, any> & \"image\""},{"value":"ComponentClass<{}, any> & \"line\""},{"value":"ComponentClass<{}, any> & \"linearGradient\""},{"value":"ComponentClass<{}, any> & \"marker\""},{"value":"ComponentClass<{}, any> & \"mask\""},{"value":"ComponentClass<{}, any> & \"metadata\""},{"value":"ComponentClass<{}, any> & \"mpath\""},{"value":"ComponentClass<{}, any> & \"path\""},{"value":"ComponentClass<{}, any> & \"pattern\""},{"value":"ComponentClass<{}, any> & \"polygon\""},{"value":"ComponentClass<{}, any> & \"polyline\""},{"value":"ComponentClass<{}, any> & \"radialGradient\""},{"value":"ComponentClass<{}, any> & \"rect\""},{"value":"ComponentClass<{}, any> & \"set\""},{"value":"ComponentClass<{}, any> & \"stop\""},{"value":"ComponentClass<{}, any> & \"switch\""},{"value":"ComponentClass<{}, any> & \"text\""},{"value":"ComponentClass<{}, any> & \"textPath\""},{"value":"ComponentClass<{}, any> & \"tspan\""},{"value":"ComponentClass<{}, any> & \"use\""},{"value":"ComponentClass<{}, any> & \"view\""},{"value":"ComponentClass<{}, any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & FunctionComponent<any>"},{"value":"FunctionComponent<{}> & \"symbol\""},{"value":"FunctionComponent<{}> & \"object\""},{"value":"FunctionComponent<{}> & \"map\""},{"value":"FunctionComponent<{}> & \"filter\""},{"value":"FunctionComponent<{}> & \"a\""},{"value":"FunctionComponent<{}> & \"button\""},{"value":"FunctionComponent<{}> & \"div\""},{"value":"FunctionComponent<{}> & \"form\""},{"value":"FunctionComponent<{}> & \"h2\""},{"value":"FunctionComponent<{}> & \"h3\""},{"value":"FunctionComponent<{}> & \"img\""},{"value":"FunctionComponent<{}> & \"input\""},{"value":"FunctionComponent<{}> & \"label\""},{"value":"FunctionComponent<{}> & \"li\""},{"value":"FunctionComponent<{}> & \"nav\""},{"value":"FunctionComponent<{}> & \"ol\""},{"value":"FunctionComponent<{}> & \"p\""},{"value":"FunctionComponent<{}> & \"select\""},{"value":"FunctionComponent<{}> & \"span\""},{"value":"FunctionComponent<{}> & \"svg\""},{"value":"FunctionComponent<{}> & \"ul\""},{"value":"FunctionComponent<{}> & \"abbr\""},{"value":"FunctionComponent<{}> & \"address\""},{"value":"FunctionComponent<{}> & \"area\""},{"value":"FunctionComponent<{}> & \"article\""},{"value":"FunctionComponent<{}> & \"aside\""},{"value":"FunctionComponent<{}> & \"audio\""},{"value":"FunctionComponent<{}> & \"b\""},{"value":"FunctionComponent<{}> & \"base\""},{"value":"FunctionComponent<{}> & \"bdi\""},{"value":"FunctionComponent<{}> & \"bdo\""},{"value":"FunctionComponent<{}> & \"big\""},{"value":"FunctionComponent<{}> & \"blockquote\""},{"value":"FunctionComponent<{}> & \"body\""},{"value":"FunctionComponent<{}> & \"br\""},{"value":"FunctionComponent<{}> & \"canvas\""},{"value":"FunctionComponent<{}> & \"caption\""},{"value":"FunctionComponent<{}> & \"center\""},{"value":"FunctionComponent<{}> & \"cite\""},{"value":"FunctionComponent<{}> & \"code\""},{"value":"FunctionComponent<{}> & \"col\""},{"value":"FunctionComponent<{}> & \"colgroup\""},{"value":"FunctionComponent<{}> & \"data\""},{"value":"FunctionComponent<{}> & \"datalist\""},{"value":"FunctionComponent<{}> & \"dd\""},{"value":"FunctionComponent<{}> & \"del\""},{"value":"FunctionComponent<{}> & \"details\""},{"value":"FunctionComponent<{}> & \"dfn\""},{"value":"FunctionComponent<{}> & \"dialog\""},{"value":"FunctionComponent<{}> & \"dl\""},{"value":"FunctionComponent<{}> & \"dt\""},{"value":"FunctionComponent<{}> & \"em\""},{"value":"FunctionComponent<{}> & \"embed\""},{"value":"FunctionComponent<{}> & \"fieldset\""},{"value":"FunctionComponent<{}> & \"figcaption\""},{"value":"FunctionComponent<{}> & \"figure\""},{"value":"FunctionComponent<{}> & \"footer\""},{"value":"FunctionComponent<{}> & \"h1\""},{"value":"FunctionComponent<{}> & \"h4\""},{"value":"FunctionComponent<{}> & \"h5\""},{"value":"FunctionComponent<{}> & \"h6\""},{"value":"FunctionComponent<{}> & \"head\""},{"value":"FunctionComponent<{}> & \"header\""},{"value":"FunctionComponent<{}> & \"hgroup\""},{"value":"FunctionComponent<{}> & \"hr\""},{"value":"FunctionComponent<{}> & \"html\""},{"value":"FunctionComponent<{}> & \"i\""},{"value":"FunctionComponent<{}> & \"iframe\""},{"value":"FunctionComponent<{}> & \"ins\""},{"value":"FunctionComponent<{}> & \"kbd\""},{"value":"FunctionComponent<{}> & \"keygen\""},{"value":"FunctionComponent<{}> & \"legend\""},{"value":"FunctionComponent<{}> & \"link\""},{"value":"FunctionComponent<{}> & \"main\""},{"value":"FunctionComponent<{}> & \"mark\""},{"value":"FunctionComponent<{}> & \"menu\""},{"value":"FunctionComponent<{}> & \"menuitem\""},{"value":"FunctionComponent<{}> & \"meta\""},{"value":"FunctionComponent<{}> & \"meter\""},{"value":"FunctionComponent<{}> & \"noindex\""},{"value":"FunctionComponent<{}> & \"noscript\""},{"value":"FunctionComponent<{}> & \"optgroup\""},{"value":"FunctionComponent<{}> & \"option\""},{"value":"FunctionComponent<{}> & \"output\""},{"value":"FunctionComponent<{}> & \"param\""},{"value":"FunctionComponent<{}> & \"picture\""},{"value":"FunctionComponent<{}> & \"pre\""},{"value":"FunctionComponent<{}> & \"progress\""},{"value":"FunctionComponent<{}> & \"q\""},{"value":"FunctionComponent<{}> & \"rp\""},{"value":"FunctionComponent<{}> & \"rt\""},{"value":"FunctionComponent<{}> & \"ruby\""},{"value":"FunctionComponent<{}> & \"s\""},{"value":"FunctionComponent<{}> & \"samp\""},{"value":"FunctionComponent<{}> & \"search\""},{"value":"FunctionComponent<{}> & \"slot\""},{"value":"FunctionComponent<{}> & \"script\""},{"value":"FunctionComponent<{}> & \"section\""},{"value":"FunctionComponent<{}> & \"small\""},{"value":"FunctionComponent<{}> & \"source\""},{"value":"FunctionComponent<{}> & \"strong\""},{"value":"FunctionComponent<{}> & \"style\""},{"value":"FunctionComponent<{}> & \"sub\""},{"value":"FunctionComponent<{}> & \"summary\""},{"value":"FunctionComponent<{}> & \"sup\""},{"value":"FunctionComponent<{}> & \"table\""},{"value":"FunctionComponent<{}> & \"template\""},{"value":"FunctionComponent<{}> & \"tbody\""},{"value":"FunctionComponent<{}> & \"td\""},{"value":"FunctionComponent<{}> & \"textarea\""},{"value":"FunctionComponent<{}> & \"tfoot\""},{"value":"FunctionComponent<{}> & \"th\""},{"value":"FunctionComponent<{}> & \"thead\""},{"value":"FunctionComponent<{}> & \"time\""},{"value":"FunctionComponent<{}> & \"title\""},{"value":"FunctionComponent<{}> & \"tr\""},{"value":"FunctionComponent<{}> & \"track\""},{"value":"FunctionComponent<{}> & \"u\""},{"value":"FunctionComponent<{}> & \"var\""},{"value":"FunctionComponent<{}> & \"video\""},{"value":"FunctionComponent<{}> & \"wbr\""},{"value":"FunctionComponent<{}> & \"webview\""},{"value":"FunctionComponent<{}> & \"animate\""},{"value":"FunctionComponent<{}> & \"animateMotion\""},{"value":"FunctionComponent<{}> & \"animateTransform\""},{"value":"FunctionComponent<{}> & \"circle\""},{"value":"FunctionComponent<{}> & \"clipPath\""},{"value":"FunctionComponent<{}> & \"defs\""},{"value":"FunctionComponent<{}> & \"desc\""},{"value":"FunctionComponent<{}> & \"ellipse\""},{"value":"FunctionComponent<{}> & \"feBlend\""},{"value":"FunctionComponent<{}> & \"feColorMatrix\""},{"value":"FunctionComponent<{}> & \"feComponentTransfer\""},{"value":"FunctionComponent<{}> & \"feComposite\""},{"value":"FunctionComponent<{}> & \"feConvolveMatrix\""},{"value":"FunctionComponent<{}> & \"feDiffuseLighting\""},{"value":"FunctionComponent<{}> & \"feDisplacementMap\""},{"value":"FunctionComponent<{}> & \"feDistantLight\""},{"value":"FunctionComponent<{}> & \"feDropShadow\""},{"value":"FunctionComponent<{}> & \"feFlood\""},{"value":"FunctionComponent<{}> & \"feFuncA\""},{"value":"FunctionComponent<{}> & \"feFuncB\""},{"value":"FunctionComponent<{}> & \"feFuncG\""},{"value":"FunctionComponent<{}> & \"feFuncR\""},{"value":"FunctionComponent<{}> & \"feGaussianBlur\""},{"value":"FunctionComponent<{}> & \"feImage\""},{"value":"FunctionComponent<{}> & \"feMerge\""},{"value":"FunctionComponent<{}> & \"feMergeNode\""},{"value":"FunctionComponent<{}> & \"feMorphology\""},{"value":"FunctionComponent<{}> & \"feOffset\""},{"value":"FunctionComponent<{}> & \"fePointLight\""},{"value":"FunctionComponent<{}> & \"feSpecularLighting\""},{"value":"FunctionComponent<{}> & \"feSpotLight\""},{"value":"FunctionComponent<{}> & \"feTile\""},{"value":"FunctionComponent<{}> & \"feTurbulence\""},{"value":"FunctionComponent<{}> & \"foreignObject\""},{"value":"FunctionComponent<{}> & \"g\""},{"value":"FunctionComponent<{}> & \"image\""},{"value":"FunctionComponent<{}> & \"line\""},{"value":"FunctionComponent<{}> & \"linearGradient\""},{"value":"FunctionComponent<{}> & \"marker\""},{"value":"FunctionComponent<{}> & \"mask\""},{"value":"FunctionComponent<{}> & \"metadata\""},{"value":"FunctionComponent<{}> & \"mpath\""},{"value":"FunctionComponent<{}> & \"path\""},{"value":"FunctionComponent<{}> & \"pattern\""},{"value":"FunctionComponent<{}> & \"polygon\""},{"value":"FunctionComponent<{}> & \"polyline\""},{"value":"FunctionComponent<{}> & \"radialGradient\""},{"value":"FunctionComponent<{}> & \"rect\""},{"value":"FunctionComponent<{}> & \"set\""},{"value":"FunctionComponent<{}> & \"stop\""},{"value":"FunctionComponent<{}> & \"switch\""},{"value":"FunctionComponent<{}> & \"text\""},{"value":"FunctionComponent<{}> & \"textPath\""},{"value":"FunctionComponent<{}> & \"tspan\""},{"value":"FunctionComponent<{}> & \"use\""},{"value":"FunctionComponent<{}> & \"view\""},{"value":"FunctionComponent<{}> & ComponentClass<any, any>"},{"value":"FunctionComponent<{}> & FunctionComponent<any>"}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"isExpanded":{"defaultValue":null,"description":"","name":"isExpanded","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""},{"value":"\"4xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/navigation/NavigationMenu.tsx","description":"","displayName":"NavigationMenu","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultValue":{"defaultValue":null,"description":"","name":"defaultValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"delayDuration":{"defaultValue":null,"description":"The duration from when the pointer enters the trigger until the tooltip gets opened.\n@defaultValue 200","name":"delayDuration","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"dir":{"defaultValue":null,"description":"","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"onValueChange":{"defaultValue":null,"description":"","name":"onValueChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"}],"required":false,"type":{"name":"enum","raw":"((value: string) => void)","value":[{"value":"(value: string) => void","description":"","fullComment":"","tags":{}}]}},"orientation":{"defaultValue":null,"description":"","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"}],"required":false,"type":{"name":"enum","raw":"Orientation","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"skipDelayDuration":{"defaultValue":null,"description":"How much time a user has to enter another trigger without incurring a delay again.\n@defaultValue 300","name":"skipDelayDuration","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation/NavigationMenuContext.tsx","description":"","displayName":"NavigationMenuContext","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation/NavigationMenuDropdown.tsx","description":"","displayName":"NavigationMenuDropdown","methods":[],"props":{"active":{"defaultValue":null,"description":"","name":"active","declarations":[{"fileName":"lib/src/components/navigation/NavigationMenuDropdown.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation/NavigationMenuDropdownContent.tsx","description":"","displayName":"NavigationMenuDropdownContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}},"onEscapeKeyDown":{"defaultValue":null,"description":"Event handler called when the escape key is down.\nCan be prevented.","name":"onEscapeKeyDown","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: KeyboardEvent) => void)","value":[{"value":"(event: KeyboardEvent) => void","description":"","fullComment":"","tags":{}}]}},"onFocusOutside":{"defaultValue":null,"description":"Event handler called when the focus moves outside of the `DismissableLayer`.\nCan be prevented.","name":"onFocusOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onInteractOutside":{"defaultValue":null,"description":"Event handler called when an interaction happens outside the `DismissableLayer`.\nSpecifically, when a `pointerdown` event happens outside or focus moves outside of it.\nCan be prevented.","name":"onInteractOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent | PointerDownOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent | PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onPointerDownOutside":{"defaultValue":null,"description":"Event handler called when the a `pointerdown` event happens outside of the `DismissableLayer`.\nCan be prevented.","name":"onPointerDownOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: PointerDownOutsideEvent) => void)","value":[{"value":"(event: PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation/NavigationMenuDropdownItem.tsx","description":"","displayName":"NavigationMenuDropdownItem","methods":[],"props":{"active":{"defaultValue":null,"description":"","name":"active","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuLinkProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuLinkProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","declarations":[{"fileName":"lib/src/components/navigation/NavigationMenuLink.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onSelect":{"defaultValue":null,"description":"","name":"onSelect","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuLinkProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuLinkProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"variant":{"defaultValue":null,"description":"","name":"variant","declarations":[{"fileName":"lib/src/components/navigation/NavigationMenuLink.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"link\" | \"dropdownItem\"","value":[{"value":"\"link\""},{"value":"\"dropdownItem\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation/NavigationMenuDropdownTrigger.tsx","description":"","displayName":"NavigationMenuDropdownTrigger","methods":[],"props":{"active":{"defaultValue":null,"description":"","name":"active","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/navigation/NavigationMenuLink.tsx","description":"","displayName":"NavigationMenuLink","methods":[],"props":{"active":{"defaultValue":null,"description":"","name":"active","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuLinkProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuLinkProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","declarations":[{"fileName":"lib/src/components/navigation/NavigationMenuLink.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onSelect":{"defaultValue":null,"description":"","name":"onSelect","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuLinkProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-navigation-menu/dist/index.d.ts","name":"NavigationMenuLinkProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"variant":{"defaultValue":{"value":"link"},"description":"","name":"variant","declarations":[{"fileName":"lib/src/components/navigation/NavigationMenuLink.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"link\" | \"dropdownItem\"","value":[{"value":"\"link\""},{"value":"\"dropdownItem\""}]}}}},{"tags":{},"filePath":"src/components/notification-badge/NotificationBadge.tsx","description":"","displayName":"NotificationBadge","methods":[],"props":{"emphasis":{"defaultValue":{"value":"bold"},"description":"","name":"emphasis","declarations":[{"fileName":"src/components/notification-badge/NotificationBadge.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"white\" | \"bold\" | \"subtle\">","value":[{"value":"\"white\""},{"value":"\"bold\""},{"value":"\"subtle\""},{"value":"Partial<Record<Breakpoint, \"white\" | \"bold\" | \"subtle\">>","description":"","fullComment":"","tags":{}}]}},"icon":{"defaultValue":null,"description":"","name":"icon","declarations":[{"fileName":"src/components/notification-badge/NotificationBadge.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FC<SVGProps<SVGSVGElement>>","value":[{"value":"FC<SVGProps<SVGSVGElement>>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"theme":{"defaultValue":{"value":"primary"},"description":"","name":"theme","declarations":[{"fileName":"src/components/notification-badge/NotificationBadge.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"info\" | \"grey\" | \"blue\" | \"pink\" | \"purple\" | \"cyan\" | \"green\" | \"magenta\" | \"red\" | \"teal\" | \"orange\" | \"yellow\" | \"lime\" | \"lapis\" | \"maroon\" | \"marsh\"","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"info\""},{"value":"\"grey\""},{"value":"\"blue\""},{"value":"\"pink\""},{"value":"\"purple\""},{"value":"\"cyan\""},{"value":"\"green\""},{"value":"\"magenta\""},{"value":"\"red\""},{"value":"\"teal\""},{"value":"\"orange\""},{"value":"\"yellow\""},{"value":"\"lime\""},{"value":"\"lapis\""},{"value":"\"maroon\""},{"value":"\"marsh\""}]}},"value":{"defaultValue":null,"description":"","name":"value","declarations":[{"fileName":"src/components/notification-badge/NotificationBadge.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}}}},{"tags":{},"filePath":"src/components/number-input-field/NumberInputField.tsx","description":"","displayName":"NumberInputField","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"className":{"defaultValue":null,"description":"","name":"className","parent":{"fileName":"src/components/number-input-field/NumberInputField.tsx","name":"NumberInputFieldProps"},"declarations":[{"fileName":"src/components/number-input-field/NumberInputField.tsx","name":"NumberInputFieldProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"defaultValue":{"defaultValue":{"value":0},"description":"","name":"defaultValue","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"description":{"defaultValue":null,"description":"","name":"description","parent":{"fileName":"src/components/number-input-field/NumberInputField.tsx","name":"NumberInputFieldProps"},"declarations":[{"fileName":"src/components/number-input-field/NumberInputField.tsx","name":"NumberInputFieldProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disabledTooltipContent":{"defaultValue":null,"description":"","name":"disabledTooltipContent","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"{ increment?: string; decrement?: string | undefined; } | undefined","value":[{"value":"{ increment?: string | undefined; decrement?: string | undefined; }","description":"","fullComment":"","tags":{}}]}},"emphasis":{"defaultValue":null,"description":"","name":"emphasis","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"\"bold\"","value":[{"value":"\"bold\""}]}},"hideLabel":{"defaultValue":null,"description":"","name":"hideLabel","parent":{"fileName":"src/components/number-input-field/NumberInputField.tsx","name":"NumberInputFieldProps"},"declarations":[{"fileName":"src/components/number-input-field/NumberInputField.tsx","name":"NumberInputFieldProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"label":{"defaultValue":null,"description":"","name":"label","parent":{"fileName":"src/components/number-input-field/NumberInputField.tsx","name":"NumberInputFieldProps"},"declarations":[{"fileName":"src/components/number-input-field/NumberInputField.tsx","name":"NumberInputFieldProps"}],"required":true,"type":{"name":"string"}},"max":{"defaultValue":null,"description":"","name":"max","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"min":{"defaultValue":null,"description":"","name":"min","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"name":{"defaultValue":null,"description":"","name":"name","parent":{"fileName":"src/components/number-input-field/NumberInputField.tsx","name":"NumberInputFieldProps"},"declarations":[{"fileName":"src/components/number-input-field/NumberInputField.tsx","name":"NumberInputFieldProps"}],"required":true,"type":{"name":"string"}},"onValueChange":{"defaultValue":null,"description":"","name":"onValueChange","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"((value: number) => void)","value":[{"value":"(value: number) => void","description":"","fullComment":"","tags":{}}]}},"prompt":{"defaultValue":null,"description":"","name":"prompt","parent":{"fileName":"src/components/number-input-field/NumberInputField.tsx","name":"NumberInputFieldProps"},"declarations":[{"fileName":"src/components/number-input-field/NumberInputField.tsx","name":"NumberInputFieldProps"}],"required":false,"type":{"name":"enum","raw":"{ link: string; label: string; }","value":[{"value":"{ link: string; label: string; }","description":"","fullComment":"","tags":{}}]}},"readonly":{"defaultValue":null,"description":"","name":"readonly","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"step":{"defaultValue":null,"description":"","name":"step","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"stepperButtonLabels":{"defaultValue":null,"description":"","name":"stepperButtonLabels","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"{ increment?: string; decrement?: string | undefined; } | undefined","value":[{"value":"{ increment?: string | undefined; decrement?: string | undefined; }","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"validation":{"defaultValue":null,"description":"","name":"validation","parent":{"fileName":"src/components/number-input-field/NumberInputField.tsx","name":"NumberInputFieldProps"},"declarations":[{"fileName":"src/components/number-input-field/NumberInputField.tsx","name":"NumberInputFieldProps"}],"required":false,"type":{"name":"enum","raw":"ValidationOptions","value":[{"value":"ValidationOptions","description":"","fullComment":"","tags":{}}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/number-input/NumberInput.tsx","description":"","displayName":"NumberInput","methods":[],"props":{"appearance":{"defaultValue":{"value":"standard"},"description":"","name":"appearance","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"className":{"defaultValue":null,"description":"","name":"className","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"defaultValue":{"defaultValue":{"value":0},"description":"","name":"defaultValue","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disabledTooltipContent":{"defaultValue":null,"description":"","name":"disabledTooltipContent","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"{ increment?: string; decrement?: string | undefined; } | undefined","value":[{"value":"{ increment?: string | undefined; decrement?: string | undefined; }","description":"","fullComment":"","tags":{}}]}},"emphasis":{"defaultValue":null,"description":"","name":"emphasis","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"\"bold\"","value":[{"value":"\"bold\""}]}},"max":{"defaultValue":{"value":"Number.MAX_SAFE_INTEGER"},"description":"","name":"max","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"min":{"defaultValue":{"value":0},"description":"","name":"min","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"name":{"defaultValue":null,"description":"","name":"name","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":true,"type":{"name":"string"}},"onValueChange":{"defaultValue":null,"description":"","name":"onValueChange","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"((value: number) => void)","value":[{"value":"(value: number) => void","description":"","fullComment":"","tags":{}}]}},"readonly":{"defaultValue":null,"description":"","name":"readonly","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"step":{"defaultValue":{"value":1},"description":"","name":"step","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"stepperButtonLabels":{"defaultValue":null,"description":"","name":"stepperButtonLabels","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"{ increment?: string; decrement?: string | undefined; } | undefined","value":[{"value":"{ increment?: string | undefined; decrement?: string | undefined; }","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"},"declarations":[{"fileName":"lib/src/components/number-input/NumberInput.tsx","name":"NumberInputProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/number-input/NumberInputStepper.tsx","description":"","displayName":"NumberInputStepper","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"disabledTooltipContent":{"defaultValue":null,"description":"","name":"disabledTooltipContent","declarations":[{"fileName":"lib/src/components/number-input/NumberInputStepper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"emphasis":{"defaultValue":null,"description":"","name":"emphasis","declarations":[],"required":false,"type":{"name":"enum","raw":"\"bold\"","value":[{"value":"\"bold\""}]}},"fieldAppearance":{"defaultValue":null,"description":"","name":"fieldAppearance","declarations":[],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"fieldTheme":{"defaultValue":null,"description":"","name":"fieldTheme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"},{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"},{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"icon":{"defaultValue":null,"description":"","name":"icon","declarations":[{"fileName":"lib/src/components/number-input/NumberInputStepper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"FC<SVGProps<SVGSVGElement>>"}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/action-icon/ActionIcon.tsx","name":"TypeLiteral"},{"fileName":"src/components/action-icon/ActionIcon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"},{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"showTooltip":{"defaultValue":null,"description":"","name":"showTooltip","declarations":[{"fileName":"lib/src/components/number-input/NumberInputStepper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"},{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/pagination/pagination-context/PaginationContext.tsx","description":"","displayName":"PaginationContext","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/pagination/pagination-context/PaginationContext.tsx","description":"","displayName":"PaginationProvider","methods":[],"props":{"disabledPages":{"defaultValue":{"value":"[]"},"description":"","name":"disabledPages","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"}],"required":false,"type":{"name":"enum","raw":"number[]","value":[{"value":"number[]","description":"","fullComment":"","tags":{}}]}},"indicatedPages":{"defaultValue":{"value":"[]"},"description":"","name":"indicatedPages","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"}],"required":false,"type":{"name":"enum","raw":"number[]","value":[{"value":"number[]","description":"","fullComment":"","tags":{}}]}},"labels":{"defaultValue":{"value":"{}"},"description":"","name":"labels","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"}],"required":false,"type":{"name":"enum","raw":"Labels","value":[{"value":"Labels","description":"","fullComment":"","tags":{}}]}},"onItemHover":{"defaultValue":{"value":"() => null"},"description":"","name":"onItemHover","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"}],"required":false,"type":{"name":"enum","raw":"((pageNumber: number) => void)","value":[{"value":"(pageNumber: number) => void","description":"","fullComment":"","tags":{}}]}},"onSelectedPageChange":{"defaultValue":null,"description":"","name":"onSelectedPageChange","declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((pageNumber: number) => void)","value":[{"value":"(pageNumber: number) => void","description":"","fullComment":"","tags":{}}]}},"pagesCount":{"defaultValue":null,"description":"","name":"pagesCount","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"},{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"}],"required":true,"type":{"name":"number"}},"paginationItems":{"defaultValue":null,"description":"","name":"paginationItems","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"}],"required":false,"type":{"name":"enum","raw":"PaginationItemsToRender","value":[{"value":"PaginationItemsToRender","description":"","fullComment":"","tags":{}}]}},"selectedPage":{"defaultValue":null,"description":"","name":"selectedPage","declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"visibleElementsCount":{"defaultValue":{"value":"VisibleElementsAmount.LESS"},"description":"","name":"visibleElementsCount","declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TVisibleElementsCount","value":[{"value":"6"},{"value":"8"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/pagination/Pagination.tsx","description":"","displayName":"Pagination","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"PaginationProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"PaginationProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"colorScheme":{"defaultValue":null,"description":"","name":"colorScheme","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"PaginationProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"PaginationProps"}],"required":false,"type":{"name":"enum","raw":"TcolorScheme","value":[{"value":"TcolorScheme","description":"","fullComment":"","tags":{}}]}},"disabledPages":{"defaultValue":{"value":"[]"},"description":"","name":"disabledPages","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"}],"required":false,"type":{"name":"enum","raw":"number[]","value":[{"value":"number[]","description":"","fullComment":"","tags":{}}]}},"indicatedPages":{"defaultValue":{"value":"[]"},"description":"","name":"indicatedPages","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"}],"required":false,"type":{"name":"enum","raw":"number[]","value":[{"value":"number[]","description":"","fullComment":"","tags":{}}]}},"labels":{"defaultValue":{"value":"{}"},"description":"","name":"labels","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"}],"required":false,"type":{"name":"enum","raw":"Labels","value":[{"value":"Labels","description":"","fullComment":"","tags":{}}]}},"onItemHover":{"defaultValue":{"value":"() => null"},"description":"","name":"onItemHover","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"}],"required":false,"type":{"name":"enum","raw":"((pageNumber: number) => void)","value":[{"value":"(pageNumber: number) => void","description":"","fullComment":"","tags":{}}]}},"onSelectedPageChange":{"defaultValue":null,"description":"","name":"onSelectedPageChange","declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((pageNumber: number) => void)","value":[{"value":"(pageNumber: number) => void","description":"","fullComment":"","tags":{}}]}},"pagesCount":{"defaultValue":null,"description":"","name":"pagesCount","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"},{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"}],"required":true,"type":{"name":"number"}},"paginationItems":{"defaultValue":null,"description":"","name":"paginationItems","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"BasePaginationProps"}],"required":false,"type":{"name":"enum","raw":"PaginationItemsToRender","value":[{"value":"PaginationItemsToRender","description":"","fullComment":"","tags":{}}]}},"selectedPage":{"defaultValue":null,"description":"","name":"selectedPage","declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"visibleElementsCount":{"defaultValue":{"value":"VisibleElementsAmount.LESS"},"description":"","name":"visibleElementsCount","declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TVisibleElementsCount","value":[{"value":"6"},{"value":"8"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/pagination/PaginationNextButton.tsx","description":"","displayName":"PaginationNextButton","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/action-icon/ActionIcon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/pagination/PaginationPage.tsx","description":"","displayName":"PaginationPage","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"PaginationPageProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"PaginationPageProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"onClick":{"defaultValue":null,"description":"","name":"onClick","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"PaginationPageProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"PaginationPageProps"}],"required":false,"type":{"name":"enum","raw":"(() => void)","value":[{"value":"() => void","description":"","fullComment":"","tags":{}}]}},"pageNumber":{"defaultValue":null,"description":"","name":"pageNumber","parent":{"fileName":"lib/src/components/pagination/types.ts","name":"PaginationPageProps"},"declarations":[{"fileName":"lib/src/components/pagination/types.ts","name":"PaginationPageProps"}],"required":true,"type":{"name":"number"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/pagination/PaginationPopover.tsx","description":"","displayName":"PaginationPopover","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/pagination/PaginationPreviousButton.tsx","description":"","displayName":"PaginationPreviousButton","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/action-icon/ActionIcon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/password-field/PasswordField.tsx","description":"","displayName":"PasswordField","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"},{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"description":{"defaultValue":null,"description":"","name":"description","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"error":{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"hideLabel":{"defaultValue":null,"description":"","name":"hideLabel","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"hidePasswordText":{"defaultValue":null,"description":"","name":"hidePasswordText","declarations":[{"fileName":"src/components/password-input/PasswordInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"label":{"defaultValue":{"value":"Password"},"description":"","name":"label","declarations":[{"fileName":"lib/src/components/password-field/PasswordField.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"prompt":{"defaultValue":{"value":"undefined"},"description":"","name":"prompt","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ link?: string; label: string; onClick?: (() => void) | undefined; } | undefined","value":[{"value":"{ link?: string | undefined; label: string; onClick?: (() => void) | undefined; }","description":"","fullComment":"","tags":{}}]}},"showPasswordText":{"defaultValue":null,"description":"","name":"showPasswordText","declarations":[{"fileName":"src/components/password-input/PasswordInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\" | \"xl\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"validation":{"defaultValue":null,"description":"","name":"validation","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ValidationOptions","value":[{"value":"ValidationOptions","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/password-input/PasswordInput.tsx","description":"","displayName":"PasswordInput","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"hidePasswordText":{"defaultValue":{"value":"Hide password"},"description":"","name":"hidePasswordText","declarations":[{"fileName":"src/components/password-input/PasswordInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"showPasswordText":{"defaultValue":{"value":"Show password"},"description":"","name":"showPasswordText","declarations":[{"fileName":"src/components/password-input/PasswordInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\" | \"xl\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/popover/Popover.tsx","description":"","displayName":"Popover","methods":[],"props":{"defaultOpen":{"defaultValue":null,"description":"","name":"defaultOpen","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"modal":{"defaultValue":null,"description":"","name":"modal","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onOpenChange":{"defaultValue":null,"description":"","name":"onOpenChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverProps"}],"required":false,"type":{"name":"enum","raw":"((open: boolean) => void)","value":[{"value":"(open: boolean) => void","description":"","fullComment":"","tags":{}}]}},"open":{"defaultValue":null,"description":"","name":"open","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/popover/PopoverContent.tsx","description":"","displayName":"PopoverContent","methods":[],"props":{"align":{"defaultValue":null,"description":"","name":"align","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"center\" | \"start\" | \"end\"","value":[{"value":"\"center\""},{"value":"\"start\""},{"value":"\"end\""}]}},"alignOffset":{"defaultValue":null,"description":"","name":"alignOffset","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"arrowPadding":{"defaultValue":null,"description":"","name":"arrowPadding","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"avoidCollisions":{"defaultValue":null,"description":"","name":"avoidCollisions","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"closePopoverText":{"defaultValue":{"value":"Close popover"},"description":"","name":"closePopoverText","declarations":[{"fileName":"lib/src/components/popover/PopoverContent.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"collisionBoundary":{"defaultValue":null,"description":"","name":"collisionBoundary","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"Boundary | Boundary[]","value":[{"value":"null"},{"value":"Element","description":"**`Element`** is the most general base class from which all element objects (i.e., objects that represent elements) in a Document inherit.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/Element)","fullComment":"**`Element`** is the most general base class from which all element objects (i.e., objects that represent elements) in a Document inherit.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/Element)","tags":{}},{"value":"Boundary[]","description":"","fullComment":"","tags":{}}]}},"collisionPadding":{"defaultValue":null,"description":"","name":"collisionPadding","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number | Partial<Record<\"left\" | \"right\" | \"top\" | \"bottom\", number>>","value":[{"value":"number"},{"value":"Partial<Record<\"left\" | \"right\" | \"top\" | \"bottom\", number>>","description":"","fullComment":"","tags":{}}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}},"hideWhenDetached":{"defaultValue":null,"description":"","name":"hideWhenDetached","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onCloseAutoFocus":{"defaultValue":null,"description":"Event handler called when auto-focusing on close.\nCan be prevented.","name":"onCloseAutoFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverContentImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"onEscapeKeyDown":{"defaultValue":null,"description":"Event handler called when the escape key is down.\nCan be prevented.","name":"onEscapeKeyDown","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: KeyboardEvent) => void)","value":[{"value":"(event: KeyboardEvent) => void","description":"","fullComment":"","tags":{}}]}},"onFocusOutside":{"defaultValue":null,"description":"Event handler called when the focus moves outside of the `DismissableLayer`.\nCan be prevented.","name":"onFocusOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onInteractOutside":{"defaultValue":null,"description":"Event handler called when an interaction happens outside the `DismissableLayer`.\nSpecifically, when a `pointerdown` event happens outside or focus moves outside of it.\nCan be prevented.","name":"onInteractOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: FocusOutsideEvent | PointerDownOutsideEvent) => void)","value":[{"value":"(event: FocusOutsideEvent | PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"onOpenAutoFocus":{"defaultValue":null,"description":"Event handler called when auto-focusing on open.\nCan be prevented.","name":"onOpenAutoFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverContentImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popover/dist/index.d.ts","name":"PopoverContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"onPointerDownOutside":{"defaultValue":null,"description":"Event handler called when the a `pointerdown` event happens outside of the `DismissableLayer`.\nCan be prevented.","name":"onPointerDownOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-dismissable-layer/dist/index.d.ts","name":"DismissableLayerProps"}],"required":false,"type":{"name":"enum","raw":"((event: PointerDownOutsideEvent) => void)","value":[{"value":"(event: PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"showCloseButton":{"defaultValue":{"value":true},"description":"","name":"showCloseButton","declarations":[{"fileName":"lib/src/components/popover/PopoverContent.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"side":{"defaultValue":{"value":"top"},"description":"","name":"side","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}},"sideOffset":{"defaultValue":{"value":8},"description":"","name":"sideOffset","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"sticky":{"defaultValue":null,"description":"","name":"sticky","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"partial\" | \"always\"","value":[{"value":"\"partial\""},{"value":"\"always\""}]}},"updatePositionStrategy":{"defaultValue":null,"description":"","name":"updatePositionStrategy","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"always\" | \"optimized\"","value":[{"value":"\"always\""},{"value":"\"optimized\""}]}}}},{"tags":{},"filePath":"src/components/progress-bar/ProgressBar.tsx","description":"","displayName":"ProgressBar","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"getValueLabel":{"defaultValue":null,"description":"","name":"getValueLabel","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-progress/dist/index.d.ts","name":"ProgressProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-progress/dist/index.d.ts","name":"ProgressProps"}],"required":false,"type":{"name":"enum","raw":"((value: number, max: number) => string)","value":[{"value":"(value: number, max: number) => string","description":"","fullComment":"","tags":{}}]}},"max":{"defaultValue":{"value":100},"description":"","name":"max","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-progress/dist/index.d.ts","name":"ProgressProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-progress/dist/index.d.ts","name":"ProgressProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":{"value":"primary"},"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"info\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"info\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"info\">>","description":"","fullComment":"","tags":{}}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-progress/dist/index.d.ts","name":"ProgressProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-progress/dist/index.d.ts","name":"ProgressProps"}],"required":false,"type":{"name":"enum","raw":"number | null","value":[{"value":"null"},{"value":"number"}]}}}},{"tags":{},"filePath":"src/components/radio-button-field/RadioButtonField.tsx","description":"","displayName":"RadioButtonField","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultValue":{"defaultValue":null,"description":"","name":"defaultValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"description":{"defaultValue":null,"description":"","name":"description","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"dir":{"defaultValue":null,"description":"","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"direction":{"defaultValue":{"value":"column"},"description":"","name":"direction","declarations":[],"required":false,"type":{"name":"enum","raw":"\"row\" | \"column\"","value":[{"value":"\"row\""},{"value":"\"column\""}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"error":{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"hideLabel":{"defaultValue":null,"description":"","name":"hideLabel","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"loop":{"defaultValue":null,"description":"","name":"loop","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"name":{"defaultValue":null,"description":"","name":"name","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},"onValueChange":{"defaultValue":null,"description":"","name":"onValueChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"((value: string) => void)","value":[{"value":"(value: string) => void","description":"","fullComment":"","tags":{}}]}},"orientation":{"defaultValue":null,"description":"","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"prompt":{"defaultValue":null,"description":"","name":"prompt","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ link?: string; label: string; onClick?: (() => void) | undefined; } | undefined","value":[{"value":"{ link?: string | undefined; label: string; onClick?: (() => void) | undefined; }","description":"","fullComment":"","tags":{}}]}},"required":{"defaultValue":null,"description":"","name":"required","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"validation":{"defaultValue":null,"description":"","name":"validation","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ValidationOptions","value":[{"value":"ValidationOptions","description":"","fullComment":"","tags":{}}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"string | null","value":[{"value":"null"},{"value":"string"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/radio-button-field/RadioField.tsx","description":"","displayName":"RadioField","methods":[],"props":{"aria-label":{"defaultValue":null,"description":"","name":"aria-label","declarations":[{"fileName":"src/components/radio-button/RadioButton.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/components/radio-button/RadioButton.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"checked":{"defaultValue":null,"description":"","name":"checked","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioProps$1"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioProps$1"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"error":{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"lib/src/components/radio-button-field/RadioField.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"lib/src/components/radio-button-field/RadioField.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"required":{"defaultValue":null,"description":"","name":"required","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioProps$1"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioProps$1"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"md\" | \"lg\">","value":[{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"validation":{"defaultValue":null,"description":"","name":"validation","declarations":[{"fileName":"lib/src/components/radio-button-field/RadioField.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ValidationOptions","value":[{"value":"ValidationOptions","description":"","fullComment":"","tags":{}}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupItemProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupItemProps"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"src/components/radio-button/RadioButton.tsx","description":"","displayName":"RadioButton","methods":[],"props":{"aria-label":{"defaultValue":null,"description":"","name":"aria-label","declarations":[{"fileName":"src/components/radio-button/RadioButton.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/components/radio-button/RadioButton.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"checked":{"defaultValue":null,"description":"","name":"checked","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioProps$1"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioProps$1"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"required":{"defaultValue":null,"description":"","name":"required","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioProps$1"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioProps$1"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"md\" | \"lg\">","value":[{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupItemProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupItemProps"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"src/components/radio-button/RadioButtonGroup.tsx","description":"","displayName":"RadioButtonGroup","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultValue":{"defaultValue":null,"description":"","name":"defaultValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"dir":{"defaultValue":null,"description":"","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"direction":{"defaultValue":null,"description":"","name":"direction","declarations":[],"required":false,"type":{"name":"enum","raw":"\"row\" | \"column\"","value":[{"value":"\"row\""},{"value":"\"column\""}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"loop":{"defaultValue":null,"description":"","name":"loop","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"name":{"defaultValue":null,"description":"","name":"name","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"onValueChange":{"defaultValue":null,"description":"","name":"onValueChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"((value: string) => void)","value":[{"value":"(value: string) => void","description":"","fullComment":"","tags":{}}]}},"orientation":{"defaultValue":null,"description":"","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"required":{"defaultValue":null,"description":"","name":"required","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"string | null","value":[{"value":"null"},{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/radio-card/RadioCard.tsx","description":"","displayName":"RadioCard","methods":[],"props":{"align":{"defaultValue":{"value":"left"},"description":"","name":"align","declarations":[],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\"","value":[{"value":"\"left\""},{"value":"\"right\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"checked":{"defaultValue":null,"description":"","name":"checked","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioProps$1"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioProps$1"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"isFullWidth":{"defaultValue":{"value":false},"description":"","name":"isFullWidth","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"required":{"defaultValue":null,"description":"","name":"required","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioProps$1"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioProps$1"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"md\" | \"lg\"","value":[{"value":"\"md\""},{"value":"\"lg\""}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupItemProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupItemProps"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"src/components/radio-card/RadioCardGroup.tsx","description":"","displayName":"RadioCardGroup","methods":[],"props":{"align":{"defaultValue":null,"description":"","name":"align","declarations":[],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\"","value":[{"value":"\"left\""},{"value":"\"right\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"checked":{"defaultValue":null,"description":"","name":"checked","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioProps$1"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioProps$1"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultValue":{"defaultValue":null,"description":"","name":"defaultValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"dir":{"defaultValue":null,"description":"","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"isFullWidth":{"defaultValue":null,"description":"","name":"isFullWidth","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"loop":{"defaultValue":null,"description":"","name":"loop","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"name":{"defaultValue":null,"description":"","name":"name","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"onValueChange":{"defaultValue":null,"description":"","name":"onValueChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"((value: string) => void)","value":[{"value":"(value: string) => void","description":"","fullComment":"","tags":{}}]}},"orientation":{"defaultValue":null,"description":"","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"required":{"defaultValue":null,"description":"","name":"required","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"md\" | \"lg\"","value":[{"value":"\"md\""},{"value":"\"lg\""}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-radio-group/dist/index.d.ts","name":"RadioGroupProps"}],"required":false,"type":{"name":"enum","raw":"string | null","value":[{"value":"null"},{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/search-field/SearchField.tsx","description":"","displayName":"SearchField","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"},{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"clearText":{"defaultValue":null,"description":"","name":"clearText","declarations":[{"fileName":"lib/src/components/search-input/SearchInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"description":{"defaultValue":null,"description":"","name":"description","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"error":{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"hideLabel":{"defaultValue":null,"description":"","name":"hideLabel","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"onValueChange":{"defaultValue":null,"description":"","name":"onValueChange","declarations":[{"fileName":"lib/src/components/search-input/SearchInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((newValue: string) => void)","value":[{"value":"(newValue: string) => void","description":"","fullComment":"","tags":{}}]}},"prompt":{"defaultValue":null,"description":"","name":"prompt","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ link?: string; label: string; onClick?: (() => void) | undefined; } | undefined","value":[{"value":"{ link?: string | undefined; label: string; onClick?: (() => void) | undefined; }","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"},{"fileName":"lib/src/components/search-input/SearchInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"validation":{"defaultValue":null,"description":"","name":"validation","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ValidationOptions","value":[{"value":"ValidationOptions","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/search-input/SearchInput.tsx","description":"","displayName":"SearchInput","methods":[],"props":{"appearance":{"defaultValue":{"value":"standard"},"description":"","name":"appearance","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"clearText":{"defaultValue":{"value":"Clear"},"description":"","name":"clearText","declarations":[{"fileName":"lib/src/components/search-input/SearchInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"onValueChange":{"defaultValue":null,"description":"","name":"onValueChange","declarations":[{"fileName":"lib/src/components/search-input/SearchInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((newValue: string) => void)","value":[{"value":"(newValue: string) => void","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"},{"fileName":"lib/src/components/search-input/SearchInput.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"lib/src/components/input/Input.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/section-message/SectionMessage.tsx","description":"","displayName":"SectionMessage","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootInternalProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/section-message/SectionMessage.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"dismissed":{"defaultValue":null,"description":"","name":"dismissed","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"hasDismiss":{"defaultValue":null,"description":"","name":"hasDismiss","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"hasIcon":{"defaultValue":null,"description":"","name":"hasIcon","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onDismiss":{"defaultValue":null,"description":"","name":"onDismiss","parent":{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"},"declarations":[{"fileName":"lib/src/components/dismissible/DismissibleRoot.tsx","name":"IDismissibleRootProps"}],"required":false,"type":{"name":"enum","raw":"(() => void)","value":[{"value":"() => void","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":{"value":"info"},"description":"","name":"theme","declarations":[{"fileName":"src/components/section-message/SectionMessage.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"neutral\" | \"success\" | \"warning\" | \"info\" | \"error\"","value":[{"value":"\"neutral\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"error\""}]}}}},{"tags":{},"filePath":"src/components/section-message/SectionMessage.tsx","description":"","displayName":"SectionMessage.Title","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType<{}> | ElementType<any, keyof IntrinsicElements>","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"ComponentClass<{}, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<{}>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""},{"value":"\"4xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/section-message/SectionMessage.tsx","description":"","displayName":"SectionMessage.Description","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType<{}> | ElementType<any, keyof IntrinsicElements>","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"ComponentClass<{}, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<{}>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""},{"value":"\"4xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/section-message/SectionMessage.tsx","description":"","displayName":"SectionMessage.Icon","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"is":{"defaultValue":null,"description":"","name":"is","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FC<SVGProps<SVGSVGElement>>","value":[{"value":"FC<SVGProps<SVGSVGElement>>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/section-message/SectionMessage.tsx","description":"","displayName":"SectionMessage.Dismiss","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":{"value":"Dismiss"},"description":"","name":"label","declarations":[{"fileName":"src/components/action-icon/ActionIcon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"src/components/section-message/SectionMessage.tsx","description":"","displayName":"SectionMessage.Actions","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/section-message/SectionMessageContext.tsx","description":"","displayName":"SectionMessageContext","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/section-message/SectionMessageContext.tsx","description":"","displayName":"SectionMessageProvider","methods":[],"props":{"theme":{"defaultValue":{"value":"info"},"description":"","name":"theme","declarations":[{"fileName":"lib/src/components/section-message/SectionMessageContext.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"SectionMessageTheme","value":[{"value":"\"neutral\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"error\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/section-message/SectionMessageDescription.tsx","description":"","displayName":"SectionMessageDescription","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType<{}> | ElementType<any, keyof IntrinsicElements>","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"ComponentClass<{}, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<{}>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""},{"value":"\"4xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/section-message/SectionMessageDismiss.tsx","description":"","displayName":"SectionMessageDismiss","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":{"value":"Dismiss"},"description":"","name":"label","declarations":[{"fileName":"src/components/action-icon/ActionIcon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/section-message/SectionMessageIcon.tsx","description":"","displayName":"SectionMessageIcon","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"is":{"defaultValue":null,"description":"","name":"is","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FC<SVGProps<SVGSVGElement>>","value":[{"value":"FC<SVGProps<SVGSVGElement>>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/section-message/SectionMessageLayout.tsx","description":"","displayName":"SectionMessageContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/section-message/SectionMessageLayout.tsx","description":"","displayName":"SectionMessageActions","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/section-message/SectionMessageTitle.tsx","description":"","displayName":"SectionMessageTitle","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType<{}> | ElementType<any, keyof IntrinsicElements>","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"ComponentClass<{}, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<{}>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""},{"value":"\"4xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/segmented-control/SegmentedControlBadge.tsx","description":"","displayName":"SegmentedControlBadge","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"emphasis":{"defaultValue":null,"description":"","name":"emphasis","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"white\" | \"bold\" | \"subtle\">","value":[{"value":"\"white\""},{"value":"\"bold\""},{"value":"\"subtle\""},{"value":"Partial<Record<Breakpoint, \"white\" | \"bold\" | \"subtle\">>","description":"","fullComment":"","tags":{}}]}},"highlighted":{"defaultValue":null,"description":"","name":"highlighted","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"isClickable":{"defaultValue":null,"description":"","name":"isClickable","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"overflow":{"defaultValue":null,"description":"","name":"overflow","declarations":[{"fileName":"lib/src/components/badge/Badge.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"ellipsis\" | \"wrap\"","value":[{"value":"\"ellipsis\""},{"value":"\"wrap\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"lib/src/components/badge/Badge.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"info\" | \"grey\" | \"blue\" | \"pink\" | \"purple\" | \"cyan\" | \"green\" | \"magenta\" | \"red\" | \"teal\" | \"orange\" | \"yellow\" | \"lime\" | \"lapis\" | \"maroon\" | \"marsh\"","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"info\""},{"value":"\"grey\""},{"value":"\"blue\""},{"value":"\"pink\""},{"value":"\"purple\""},{"value":"\"cyan\""},{"value":"\"green\""},{"value":"\"magenta\""},{"value":"\"red\""},{"value":"\"teal\""},{"value":"\"orange\""},{"value":"\"yellow\""},{"value":"\"lime\""},{"value":"\"lapis\""},{"value":"\"maroon\""},{"value":"\"marsh\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/segmented-control/SegmentedControlContent.tsx","description":"","displayName":"SegmentedControlContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsContentProps"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/segmented-control/SegmentedControlContext.tsx","description":"","displayName":"SegmentedControlContext","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/segmented-control/SegmentedControlDescription.tsx","description":"","displayName":"SegmentedControlDescription","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((ComponentType<{}> | ElementType<any, keyof IntrinsicElements>) & ElementType)","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"\"symbol\" & ComponentClass<any, any>"},{"value":"\"symbol\" & FunctionComponent<any>"},{"value":"\"object\" & ComponentClass<any, any>"},{"value":"\"object\" & FunctionComponent<any>"},{"value":"\"map\" & ComponentClass<any, any>"},{"value":"\"map\" & FunctionComponent<any>"},{"value":"\"filter\" & ComponentClass<any, any>"},{"value":"\"filter\" & FunctionComponent<any>"},{"value":"\"a\" & ComponentClass<any, any>"},{"value":"\"a\" & FunctionComponent<any>"},{"value":"\"button\" & ComponentClass<any, any>"},{"value":"\"button\" & FunctionComponent<any>"},{"value":"\"div\" & ComponentClass<any, any>"},{"value":"\"div\" & FunctionComponent<any>"},{"value":"\"form\" & ComponentClass<any, any>"},{"value":"\"form\" & FunctionComponent<any>"},{"value":"\"h2\" & ComponentClass<any, any>"},{"value":"\"h2\" & FunctionComponent<any>"},{"value":"\"h3\" & ComponentClass<any, any>"},{"value":"\"h3\" & FunctionComponent<any>"},{"value":"\"img\" & ComponentClass<any, any>"},{"value":"\"img\" & FunctionComponent<any>"},{"value":"\"input\" & ComponentClass<any, any>"},{"value":"\"input\" & FunctionComponent<any>"},{"value":"\"label\" & ComponentClass<any, any>"},{"value":"\"label\" & FunctionComponent<any>"},{"value":"\"li\" & ComponentClass<any, any>"},{"value":"\"li\" & FunctionComponent<any>"},{"value":"\"nav\" & ComponentClass<any, any>"},{"value":"\"nav\" & FunctionComponent<any>"},{"value":"\"ol\" & ComponentClass<any, any>"},{"value":"\"ol\" & FunctionComponent<any>"},{"value":"\"p\" & ComponentClass<any, any>"},{"value":"\"p\" & FunctionComponent<any>"},{"value":"\"select\" & ComponentClass<any, any>"},{"value":"\"select\" & FunctionComponent<any>"},{"value":"\"span\" & ComponentClass<any, any>"},{"value":"\"span\" & FunctionComponent<any>"},{"value":"\"svg\" & ComponentClass<any, any>"},{"value":"\"svg\" & FunctionComponent<any>"},{"value":"\"ul\" & ComponentClass<any, any>"},{"value":"\"ul\" & FunctionComponent<any>"},{"value":"\"abbr\" & ComponentClass<any, any>"},{"value":"\"abbr\" & FunctionComponent<any>"},{"value":"\"address\" & ComponentClass<any, any>"},{"value":"\"address\" & FunctionComponent<any>"},{"value":"\"area\" & ComponentClass<any, any>"},{"value":"\"area\" & FunctionComponent<any>"},{"value":"\"article\" & ComponentClass<any, any>"},{"value":"\"article\" & FunctionComponent<any>"},{"value":"\"aside\" & ComponentClass<any, any>"},{"value":"\"aside\" & FunctionComponent<any>"},{"value":"\"audio\" & ComponentClass<any, any>"},{"value":"\"audio\" & FunctionComponent<any>"},{"value":"\"b\" & ComponentClass<any, any>"},{"value":"\"b\" & FunctionComponent<any>"},{"value":"\"base\" & ComponentClass<any, any>"},{"value":"\"base\" & FunctionComponent<any>"},{"value":"\"bdi\" & ComponentClass<any, any>"},{"value":"\"bdi\" & FunctionComponent<any>"},{"value":"\"bdo\" & ComponentClass<any, any>"},{"value":"\"bdo\" & FunctionComponent<any>"},{"value":"\"big\" & ComponentClass<any, any>"},{"value":"\"big\" & FunctionComponent<any>"},{"value":"\"blockquote\" & ComponentClass<any, any>"},{"value":"\"blockquote\" & FunctionComponent<any>"},{"value":"\"body\" & ComponentClass<any, any>"},{"value":"\"body\" & FunctionComponent<any>"},{"value":"\"br\" & ComponentClass<any, any>"},{"value":"\"br\" & FunctionComponent<any>"},{"value":"\"canvas\" & ComponentClass<any, any>"},{"value":"\"canvas\" & FunctionComponent<any>"},{"value":"\"caption\" & ComponentClass<any, any>"},{"value":"\"caption\" & FunctionComponent<any>"},{"value":"\"center\" & ComponentClass<any, any>"},{"value":"\"center\" & FunctionComponent<any>"},{"value":"\"cite\" & ComponentClass<any, any>"},{"value":"\"cite\" & FunctionComponent<any>"},{"value":"\"code\" & ComponentClass<any, any>"},{"value":"\"code\" & FunctionComponent<any>"},{"value":"\"col\" & ComponentClass<any, any>"},{"value":"\"col\" & FunctionComponent<any>"},{"value":"\"colgroup\" & ComponentClass<any, any>"},{"value":"\"colgroup\" & FunctionComponent<any>"},{"value":"\"data\" & ComponentClass<any, any>"},{"value":"\"data\" & FunctionComponent<any>"},{"value":"\"datalist\" & ComponentClass<any, any>"},{"value":"\"datalist\" & FunctionComponent<any>"},{"value":"\"dd\" & ComponentClass<any, any>"},{"value":"\"dd\" & FunctionComponent<any>"},{"value":"\"del\" & ComponentClass<any, any>"},{"value":"\"del\" & FunctionComponent<any>"},{"value":"\"details\" & ComponentClass<any, any>"},{"value":"\"details\" & FunctionComponent<any>"},{"value":"\"dfn\" & ComponentClass<any, any>"},{"value":"\"dfn\" & FunctionComponent<any>"},{"value":"\"dialog\" & ComponentClass<any, any>"},{"value":"\"dialog\" & FunctionComponent<any>"},{"value":"\"dl\" & ComponentClass<any, any>"},{"value":"\"dl\" & FunctionComponent<any>"},{"value":"\"dt\" & ComponentClass<any, any>"},{"value":"\"dt\" & FunctionComponent<any>"},{"value":"\"em\" & ComponentClass<any, any>"},{"value":"\"em\" & FunctionComponent<any>"},{"value":"\"embed\" & ComponentClass<any, any>"},{"value":"\"embed\" & FunctionComponent<any>"},{"value":"\"fieldset\" & ComponentClass<any, any>"},{"value":"\"fieldset\" & FunctionComponent<any>"},{"value":"\"figcaption\" & ComponentClass<any, any>"},{"value":"\"figcaption\" & FunctionComponent<any>"},{"value":"\"figure\" & ComponentClass<any, any>"},{"value":"\"figure\" & FunctionComponent<any>"},{"value":"\"footer\" & ComponentClass<any, any>"},{"value":"\"footer\" & FunctionComponent<any>"},{"value":"\"h1\" & ComponentClass<any, any>"},{"value":"\"h1\" & FunctionComponent<any>"},{"value":"\"h4\" & ComponentClass<any, any>"},{"value":"\"h4\" & FunctionComponent<any>"},{"value":"\"h5\" & ComponentClass<any, any>"},{"value":"\"h5\" & FunctionComponent<any>"},{"value":"\"h6\" & ComponentClass<any, any>"},{"value":"\"h6\" & FunctionComponent<any>"},{"value":"\"head\" & ComponentClass<any, any>"},{"value":"\"head\" & FunctionComponent<any>"},{"value":"\"header\" & ComponentClass<any, any>"},{"value":"\"header\" & FunctionComponent<any>"},{"value":"\"hgroup\" & ComponentClass<any, any>"},{"value":"\"hgroup\" & FunctionComponent<any>"},{"value":"\"hr\" & ComponentClass<any, any>"},{"value":"\"hr\" & FunctionComponent<any>"},{"value":"\"html\" & ComponentClass<any, any>"},{"value":"\"html\" & FunctionComponent<any>"},{"value":"\"i\" & ComponentClass<any, any>"},{"value":"\"i\" & FunctionComponent<any>"},{"value":"\"iframe\" & ComponentClass<any, any>"},{"value":"\"iframe\" & FunctionComponent<any>"},{"value":"\"ins\" & ComponentClass<any, any>"},{"value":"\"ins\" & FunctionComponent<any>"},{"value":"\"kbd\" & ComponentClass<any, any>"},{"value":"\"kbd\" & FunctionComponent<any>"},{"value":"\"keygen\" & ComponentClass<any, any>"},{"value":"\"keygen\" & FunctionComponent<any>"},{"value":"\"legend\" & ComponentClass<any, any>"},{"value":"\"legend\" & FunctionComponent<any>"},{"value":"\"link\" & ComponentClass<any, any>"},{"value":"\"link\" & FunctionComponent<any>"},{"value":"\"main\" & ComponentClass<any, any>"},{"value":"\"main\" & FunctionComponent<any>"},{"value":"\"mark\" & ComponentClass<any, any>"},{"value":"\"mark\" & FunctionComponent<any>"},{"value":"\"menu\" & ComponentClass<any, any>"},{"value":"\"menu\" & FunctionComponent<any>"},{"value":"\"menuitem\" & ComponentClass<any, any>"},{"value":"\"menuitem\" & FunctionComponent<any>"},{"value":"\"meta\" & ComponentClass<any, any>"},{"value":"\"meta\" & FunctionComponent<any>"},{"value":"\"meter\" & ComponentClass<any, any>"},{"value":"\"meter\" & FunctionComponent<any>"},{"value":"\"noindex\" & ComponentClass<any, any>"},{"value":"\"noindex\" & FunctionComponent<any>"},{"value":"\"noscript\" & ComponentClass<any, any>"},{"value":"\"noscript\" & FunctionComponent<any>"},{"value":"\"optgroup\" & ComponentClass<any, any>"},{"value":"\"optgroup\" & FunctionComponent<any>"},{"value":"\"option\" & ComponentClass<any, any>"},{"value":"\"option\" & FunctionComponent<any>"},{"value":"\"output\" & ComponentClass<any, any>"},{"value":"\"output\" & FunctionComponent<any>"},{"value":"\"param\" & ComponentClass<any, any>"},{"value":"\"param\" & FunctionComponent<any>"},{"value":"\"picture\" & ComponentClass<any, any>"},{"value":"\"picture\" & FunctionComponent<any>"},{"value":"\"pre\" & ComponentClass<any, any>"},{"value":"\"pre\" & FunctionComponent<any>"},{"value":"\"progress\" & ComponentClass<any, any>"},{"value":"\"progress\" & FunctionComponent<any>"},{"value":"\"q\" & ComponentClass<any, any>"},{"value":"\"q\" & FunctionComponent<any>"},{"value":"\"rp\" & ComponentClass<any, any>"},{"value":"\"rp\" & FunctionComponent<any>"},{"value":"\"rt\" & ComponentClass<any, any>"},{"value":"\"rt\" & FunctionComponent<any>"},{"value":"\"ruby\" & ComponentClass<any, any>"},{"value":"\"ruby\" & FunctionComponent<any>"},{"value":"\"s\" & ComponentClass<any, any>"},{"value":"\"s\" & FunctionComponent<any>"},{"value":"\"samp\" & ComponentClass<any, any>"},{"value":"\"samp\" & FunctionComponent<any>"},{"value":"\"search\" & ComponentClass<any, any>"},{"value":"\"search\" & FunctionComponent<any>"},{"value":"\"slot\" & ComponentClass<any, any>"},{"value":"\"slot\" & FunctionComponent<any>"},{"value":"\"script\" & ComponentClass<any, any>"},{"value":"\"script\" & FunctionComponent<any>"},{"value":"\"section\" & ComponentClass<any, any>"},{"value":"\"section\" & FunctionComponent<any>"},{"value":"\"small\" & ComponentClass<any, any>"},{"value":"\"small\" & FunctionComponent<any>"},{"value":"\"source\" & ComponentClass<any, any>"},{"value":"\"source\" & FunctionComponent<any>"},{"value":"\"strong\" & ComponentClass<any, any>"},{"value":"\"strong\" & FunctionComponent<any>"},{"value":"\"style\" & ComponentClass<any, any>"},{"value":"\"style\" & FunctionComponent<any>"},{"value":"\"sub\" & ComponentClass<any, any>"},{"value":"\"sub\" & FunctionComponent<any>"},{"value":"\"summary\" & ComponentClass<any, any>"},{"value":"\"summary\" & FunctionComponent<any>"},{"value":"\"sup\" & ComponentClass<any, any>"},{"value":"\"sup\" & FunctionComponent<any>"},{"value":"\"table\" & ComponentClass<any, any>"},{"value":"\"table\" & FunctionComponent<any>"},{"value":"\"template\" & ComponentClass<any, any>"},{"value":"\"template\" & FunctionComponent<any>"},{"value":"\"tbody\" & ComponentClass<any, any>"},{"value":"\"tbody\" & FunctionComponent<any>"},{"value":"\"td\" & ComponentClass<any, any>"},{"value":"\"td\" & FunctionComponent<any>"},{"value":"\"textarea\" & ComponentClass<any, any>"},{"value":"\"textarea\" & FunctionComponent<any>"},{"value":"\"tfoot\" & ComponentClass<any, any>"},{"value":"\"tfoot\" & FunctionComponent<any>"},{"value":"\"th\" & ComponentClass<any, any>"},{"value":"\"th\" & FunctionComponent<any>"},{"value":"\"thead\" & ComponentClass<any, any>"},{"value":"\"thead\" & FunctionComponent<any>"},{"value":"\"time\" & ComponentClass<any, any>"},{"value":"\"time\" & FunctionComponent<any>"},{"value":"\"title\" & ComponentClass<any, any>"},{"value":"\"title\" & FunctionComponent<any>"},{"value":"\"tr\" & ComponentClass<any, any>"},{"value":"\"tr\" & FunctionComponent<any>"},{"value":"\"track\" & ComponentClass<any, any>"},{"value":"\"track\" & FunctionComponent<any>"},{"value":"\"u\" & ComponentClass<any, any>"},{"value":"\"u\" & FunctionComponent<any>"},{"value":"\"var\" & ComponentClass<any, any>"},{"value":"\"var\" & FunctionComponent<any>"},{"value":"\"video\" & ComponentClass<any, any>"},{"value":"\"video\" & FunctionComponent<any>"},{"value":"\"wbr\" & ComponentClass<any, any>"},{"value":"\"wbr\" & FunctionComponent<any>"},{"value":"\"webview\" & ComponentClass<any, any>"},{"value":"\"webview\" & FunctionComponent<any>"},{"value":"\"animate\" & ComponentClass<any, any>"},{"value":"\"animate\" & FunctionComponent<any>"},{"value":"\"animateMotion\" & ComponentClass<any, any>"},{"value":"\"animateMotion\" & FunctionComponent<any>"},{"value":"\"animateTransform\" & ComponentClass<any, any>"},{"value":"\"animateTransform\" & FunctionComponent<any>"},{"value":"\"circle\" & ComponentClass<any, any>"},{"value":"\"circle\" & FunctionComponent<any>"},{"value":"\"clipPath\" & ComponentClass<any, any>"},{"value":"\"clipPath\" & FunctionComponent<any>"},{"value":"\"defs\" & ComponentClass<any, any>"},{"value":"\"defs\" & FunctionComponent<any>"},{"value":"\"desc\" & ComponentClass<any, any>"},{"value":"\"desc\" & FunctionComponent<any>"},{"value":"\"ellipse\" & ComponentClass<any, any>"},{"value":"\"ellipse\" & FunctionComponent<any>"},{"value":"\"feBlend\" & ComponentClass<any, any>"},{"value":"\"feBlend\" & FunctionComponent<any>"},{"value":"\"feColorMatrix\" & ComponentClass<any, any>"},{"value":"\"feColorMatrix\" & FunctionComponent<any>"},{"value":"\"feComponentTransfer\" & ComponentClass<any, any>"},{"value":"\"feComponentTransfer\" & FunctionComponent<any>"},{"value":"\"feComposite\" & ComponentClass<any, any>"},{"value":"\"feComposite\" & FunctionComponent<any>"},{"value":"\"feConvolveMatrix\" & ComponentClass<any, any>"},{"value":"\"feConvolveMatrix\" & FunctionComponent<any>"},{"value":"\"feDiffuseLighting\" & ComponentClass<any, any>"},{"value":"\"feDiffuseLighting\" & FunctionComponent<any>"},{"value":"\"feDisplacementMap\" & ComponentClass<any, any>"},{"value":"\"feDisplacementMap\" & FunctionComponent<any>"},{"value":"\"feDistantLight\" & ComponentClass<any, any>"},{"value":"\"feDistantLight\" & FunctionComponent<any>"},{"value":"\"feDropShadow\" & ComponentClass<any, any>"},{"value":"\"feDropShadow\" & FunctionComponent<any>"},{"value":"\"feFlood\" & ComponentClass<any, any>"},{"value":"\"feFlood\" & FunctionComponent<any>"},{"value":"\"feFuncA\" & ComponentClass<any, any>"},{"value":"\"feFuncA\" & FunctionComponent<any>"},{"value":"\"feFuncB\" & ComponentClass<any, any>"},{"value":"\"feFuncB\" & FunctionComponent<any>"},{"value":"\"feFuncG\" & ComponentClass<any, any>"},{"value":"\"feFuncG\" & FunctionComponent<any>"},{"value":"\"feFuncR\" & ComponentClass<any, any>"},{"value":"\"feFuncR\" & FunctionComponent<any>"},{"value":"\"feGaussianBlur\" & ComponentClass<any, any>"},{"value":"\"feGaussianBlur\" & FunctionComponent<any>"},{"value":"\"feImage\" & ComponentClass<any, any>"},{"value":"\"feImage\" & FunctionComponent<any>"},{"value":"\"feMerge\" & ComponentClass<any, any>"},{"value":"\"feMerge\" & FunctionComponent<any>"},{"value":"\"feMergeNode\" & ComponentClass<any, any>"},{"value":"\"feMergeNode\" & FunctionComponent<any>"},{"value":"\"feMorphology\" & ComponentClass<any, any>"},{"value":"\"feMorphology\" & FunctionComponent<any>"},{"value":"\"feOffset\" & ComponentClass<any, any>"},{"value":"\"feOffset\" & FunctionComponent<any>"},{"value":"\"fePointLight\" & ComponentClass<any, any>"},{"value":"\"fePointLight\" & FunctionComponent<any>"},{"value":"\"feSpecularLighting\" & ComponentClass<any, any>"},{"value":"\"feSpecularLighting\" & FunctionComponent<any>"},{"value":"\"feSpotLight\" & ComponentClass<any, any>"},{"value":"\"feSpotLight\" & FunctionComponent<any>"},{"value":"\"feTile\" & ComponentClass<any, any>"},{"value":"\"feTile\" & FunctionComponent<any>"},{"value":"\"feTurbulence\" & ComponentClass<any, any>"},{"value":"\"feTurbulence\" & FunctionComponent<any>"},{"value":"\"foreignObject\" & ComponentClass<any, any>"},{"value":"\"foreignObject\" & FunctionComponent<any>"},{"value":"\"g\" & ComponentClass<any, any>"},{"value":"\"g\" & FunctionComponent<any>"},{"value":"\"image\" & ComponentClass<any, any>"},{"value":"\"image\" & FunctionComponent<any>"},{"value":"\"line\" & ComponentClass<any, any>"},{"value":"\"line\" & FunctionComponent<any>"},{"value":"\"linearGradient\" & ComponentClass<any, any>"},{"value":"\"linearGradient\" & FunctionComponent<any>"},{"value":"\"marker\" & ComponentClass<any, any>"},{"value":"\"marker\" & FunctionComponent<any>"},{"value":"\"mask\" & ComponentClass<any, any>"},{"value":"\"mask\" & FunctionComponent<any>"},{"value":"\"metadata\" & ComponentClass<any, any>"},{"value":"\"metadata\" & FunctionComponent<any>"},{"value":"\"mpath\" & ComponentClass<any, any>"},{"value":"\"mpath\" & FunctionComponent<any>"},{"value":"\"path\" & ComponentClass<any, any>"},{"value":"\"path\" & FunctionComponent<any>"},{"value":"\"pattern\" & ComponentClass<any, any>"},{"value":"\"pattern\" & FunctionComponent<any>"},{"value":"\"polygon\" & ComponentClass<any, any>"},{"value":"\"polygon\" & FunctionComponent<any>"},{"value":"\"polyline\" & ComponentClass<any, any>"},{"value":"\"polyline\" & FunctionComponent<any>"},{"value":"\"radialGradient\" & ComponentClass<any, any>"},{"value":"\"radialGradient\" & FunctionComponent<any>"},{"value":"\"rect\" & ComponentClass<any, any>"},{"value":"\"rect\" & FunctionComponent<any>"},{"value":"\"set\" & ComponentClass<any, any>"},{"value":"\"set\" & FunctionComponent<any>"},{"value":"\"stop\" & ComponentClass<any, any>"},{"value":"\"stop\" & FunctionComponent<any>"},{"value":"\"switch\" & ComponentClass<any, any>"},{"value":"\"switch\" & FunctionComponent<any>"},{"value":"\"text\" & ComponentClass<any, any>"},{"value":"\"text\" & FunctionComponent<any>"},{"value":"\"textPath\" & ComponentClass<any, any>"},{"value":"\"textPath\" & FunctionComponent<any>"},{"value":"\"tspan\" & ComponentClass<any, any>"},{"value":"\"tspan\" & FunctionComponent<any>"},{"value":"\"use\" & ComponentClass<any, any>"},{"value":"\"use\" & FunctionComponent<any>"},{"value":"\"view\" & ComponentClass<any, any>"},{"value":"\"view\" & FunctionComponent<any>"},{"value":"ComponentClass<any, any> & \"symbol\""},{"value":"ComponentClass<any, any> & \"object\""},{"value":"ComponentClass<any, any> & \"map\""},{"value":"ComponentClass<any, any> & \"filter\""},{"value":"ComponentClass<any, any> & \"a\""},{"value":"ComponentClass<any, any> & \"button\""},{"value":"ComponentClass<any, any> & \"div\""},{"value":"ComponentClass<any, any> & \"form\""},{"value":"ComponentClass<any, any> & \"h2\""},{"value":"ComponentClass<any, any> & \"h3\""},{"value":"ComponentClass<any, any> & \"img\""},{"value":"ComponentClass<any, any> & \"input\""},{"value":"ComponentClass<any, any> & \"label\""},{"value":"ComponentClass<any, any> & \"li\""},{"value":"ComponentClass<any, any> & \"nav\""},{"value":"ComponentClass<any, any> & \"ol\""},{"value":"ComponentClass<any, any> & \"p\""},{"value":"ComponentClass<any, any> & \"select\""},{"value":"ComponentClass<any, any> & \"span\""},{"value":"ComponentClass<any, any> & \"svg\""},{"value":"ComponentClass<any, any> & \"ul\""},{"value":"ComponentClass<any, any> & \"abbr\""},{"value":"ComponentClass<any, any> & \"address\""},{"value":"ComponentClass<any, any> & \"area\""},{"value":"ComponentClass<any, any> & \"article\""},{"value":"ComponentClass<any, any> & \"aside\""},{"value":"ComponentClass<any, any> & \"audio\""},{"value":"ComponentClass<any, any> & \"b\""},{"value":"ComponentClass<any, any> & \"base\""},{"value":"ComponentClass<any, any> & \"bdi\""},{"value":"ComponentClass<any, any> & \"bdo\""},{"value":"ComponentClass<any, any> & \"big\""},{"value":"ComponentClass<any, any> & \"blockquote\""},{"value":"ComponentClass<any, any> & \"body\""},{"value":"ComponentClass<any, any> & \"br\""},{"value":"ComponentClass<any, any> & \"canvas\""},{"value":"ComponentClass<any, any> & \"caption\""},{"value":"ComponentClass<any, any> & \"center\""},{"value":"ComponentClass<any, any> & \"cite\""},{"value":"ComponentClass<any, any> & \"code\""},{"value":"ComponentClass<any, any> & \"col\""},{"value":"ComponentClass<any, any> & \"colgroup\""},{"value":"ComponentClass<any, any> & \"data\""},{"value":"ComponentClass<any, any> & \"datalist\""},{"value":"ComponentClass<any, any> & \"dd\""},{"value":"ComponentClass<any, any> & \"del\""},{"value":"ComponentClass<any, any> & \"details\""},{"value":"ComponentClass<any, any> & \"dfn\""},{"value":"ComponentClass<any, any> & \"dialog\""},{"value":"ComponentClass<any, any> & \"dl\""},{"value":"ComponentClass<any, any> & \"dt\""},{"value":"ComponentClass<any, any> & \"em\""},{"value":"ComponentClass<any, any> & \"embed\""},{"value":"ComponentClass<any, any> & \"fieldset\""},{"value":"ComponentClass<any, any> & \"figcaption\""},{"value":"ComponentClass<any, any> & \"figure\""},{"value":"ComponentClass<any, any> & \"footer\""},{"value":"ComponentClass<any, any> & \"h1\""},{"value":"ComponentClass<any, any> & \"h4\""},{"value":"ComponentClass<any, any> & \"h5\""},{"value":"ComponentClass<any, any> & \"h6\""},{"value":"ComponentClass<any, any> & \"head\""},{"value":"ComponentClass<any, any> & \"header\""},{"value":"ComponentClass<any, any> & \"hgroup\""},{"value":"ComponentClass<any, any> & \"hr\""},{"value":"ComponentClass<any, any> & \"html\""},{"value":"ComponentClass<any, any> & \"i\""},{"value":"ComponentClass<any, any> & \"iframe\""},{"value":"ComponentClass<any, any> & \"ins\""},{"value":"ComponentClass<any, any> & \"kbd\""},{"value":"ComponentClass<any, any> & \"keygen\""},{"value":"ComponentClass<any, any> & \"legend\""},{"value":"ComponentClass<any, any> & \"link\""},{"value":"ComponentClass<any, any> & \"main\""},{"value":"ComponentClass<any, any> & \"mark\""},{"value":"ComponentClass<any, any> & \"menu\""},{"value":"ComponentClass<any, any> & \"menuitem\""},{"value":"ComponentClass<any, any> & \"meta\""},{"value":"ComponentClass<any, any> & \"meter\""},{"value":"ComponentClass<any, any> & \"noindex\""},{"value":"ComponentClass<any, any> & \"noscript\""},{"value":"ComponentClass<any, any> & \"optgroup\""},{"value":"ComponentClass<any, any> & \"option\""},{"value":"ComponentClass<any, any> & \"output\""},{"value":"ComponentClass<any, any> & \"param\""},{"value":"ComponentClass<any, any> & \"picture\""},{"value":"ComponentClass<any, any> & \"pre\""},{"value":"ComponentClass<any, any> & \"progress\""},{"value":"ComponentClass<any, any> & \"q\""},{"value":"ComponentClass<any, any> & \"rp\""},{"value":"ComponentClass<any, any> & \"rt\""},{"value":"ComponentClass<any, any> & \"ruby\""},{"value":"ComponentClass<any, any> & \"s\""},{"value":"ComponentClass<any, any> & \"samp\""},{"value":"ComponentClass<any, any> & \"search\""},{"value":"ComponentClass<any, any> & \"slot\""},{"value":"ComponentClass<any, any> & \"script\""},{"value":"ComponentClass<any, any> & \"section\""},{"value":"ComponentClass<any, any> & \"small\""},{"value":"ComponentClass<any, any> & \"source\""},{"value":"ComponentClass<any, any> & \"strong\""},{"value":"ComponentClass<any, any> & \"style\""},{"value":"ComponentClass<any, any> & \"sub\""},{"value":"ComponentClass<any, any> & \"summary\""},{"value":"ComponentClass<any, any> & \"sup\""},{"value":"ComponentClass<any, any> & \"table\""},{"value":"ComponentClass<any, any> & \"template\""},{"value":"ComponentClass<any, any> & \"tbody\""},{"value":"ComponentClass<any, any> & \"td\""},{"value":"ComponentClass<any, any> & \"textarea\""},{"value":"ComponentClass<any, any> & \"tfoot\""},{"value":"ComponentClass<any, any> & \"th\""},{"value":"ComponentClass<any, any> & \"thead\""},{"value":"ComponentClass<any, any> & \"time\""},{"value":"ComponentClass<any, any> & \"title\""},{"value":"ComponentClass<any, any> & \"tr\""},{"value":"ComponentClass<any, any> & \"track\""},{"value":"ComponentClass<any, any> & \"u\""},{"value":"ComponentClass<any, any> & \"var\""},{"value":"ComponentClass<any, any> & \"video\""},{"value":"ComponentClass<any, any> & \"wbr\""},{"value":"ComponentClass<any, any> & \"webview\""},{"value":"ComponentClass<any, any> & \"animate\""},{"value":"ComponentClass<any, any> & \"animateMotion\""},{"value":"ComponentClass<any, any> & \"animateTransform\""},{"value":"ComponentClass<any, any> & \"circle\""},{"value":"ComponentClass<any, any> & \"clipPath\""},{"value":"ComponentClass<any, any> & \"defs\""},{"value":"ComponentClass<any, any> & \"desc\""},{"value":"ComponentClass<any, any> & \"ellipse\""},{"value":"ComponentClass<any, any> & \"feBlend\""},{"value":"ComponentClass<any, any> & \"feColorMatrix\""},{"value":"ComponentClass<any, any> & \"feComponentTransfer\""},{"value":"ComponentClass<any, any> & \"feComposite\""},{"value":"ComponentClass<any, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<any, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<any, any> & \"feDisplacementMap\""},{"value":"ComponentClass<any, any> & \"feDistantLight\""},{"value":"ComponentClass<any, any> & \"feDropShadow\""},{"value":"ComponentClass<any, any> & \"feFlood\""},{"value":"ComponentClass<any, any> & \"feFuncA\""},{"value":"ComponentClass<any, any> & \"feFuncB\""},{"value":"ComponentClass<any, any> & \"feFuncG\""},{"value":"ComponentClass<any, any> & \"feFuncR\""},{"value":"ComponentClass<any, any> & \"feGaussianBlur\""},{"value":"ComponentClass<any, any> & \"feImage\""},{"value":"ComponentClass<any, any> & \"feMerge\""},{"value":"ComponentClass<any, any> & \"feMergeNode\""},{"value":"ComponentClass<any, any> & \"feMorphology\""},{"value":"ComponentClass<any, any> & \"feOffset\""},{"value":"ComponentClass<any, any> & \"fePointLight\""},{"value":"ComponentClass<any, any> & \"feSpecularLighting\""},{"value":"ComponentClass<any, any> & \"feSpotLight\""},{"value":"ComponentClass<any, any> & \"feTile\""},{"value":"ComponentClass<any, any> & \"feTurbulence\""},{"value":"ComponentClass<any, any> & \"foreignObject\""},{"value":"ComponentClass<any, any> & \"g\""},{"value":"ComponentClass<any, any> & \"image\""},{"value":"ComponentClass<any, any> & \"line\""},{"value":"ComponentClass<any, any> & \"linearGradient\""},{"value":"ComponentClass<any, any> & \"marker\""},{"value":"ComponentClass<any, any> & \"mask\""},{"value":"ComponentClass<any, any> & \"metadata\""},{"value":"ComponentClass<any, any> & \"mpath\""},{"value":"ComponentClass<any, any> & \"path\""},{"value":"ComponentClass<any, any> & \"pattern\""},{"value":"ComponentClass<any, any> & \"polygon\""},{"value":"ComponentClass<any, any> & \"polyline\""},{"value":"ComponentClass<any, any> & \"radialGradient\""},{"value":"ComponentClass<any, any> & \"rect\""},{"value":"ComponentClass<any, any> & \"set\""},{"value":"ComponentClass<any, any> & \"stop\""},{"value":"ComponentClass<any, any> & \"switch\""},{"value":"ComponentClass<any, any> & \"text\""},{"value":"ComponentClass<any, any> & \"textPath\""},{"value":"ComponentClass<any, any> & \"tspan\""},{"value":"ComponentClass<any, any> & \"use\""},{"value":"ComponentClass<any, any> & \"view\""},{"value":"ComponentClass<any, any> & FunctionComponent<any>"},{"value":"FunctionComponent<any> & \"symbol\""},{"value":"FunctionComponent<any> & \"object\""},{"value":"FunctionComponent<any> & \"map\""},{"value":"FunctionComponent<any> & \"filter\""},{"value":"FunctionComponent<any> & \"a\""},{"value":"FunctionComponent<any> & \"button\""},{"value":"FunctionComponent<any> & \"div\""},{"value":"FunctionComponent<any> & \"form\""},{"value":"FunctionComponent<any> & \"h2\""},{"value":"FunctionComponent<any> & \"h3\""},{"value":"FunctionComponent<any> & \"img\""},{"value":"FunctionComponent<any> & \"input\""},{"value":"FunctionComponent<any> & \"label\""},{"value":"FunctionComponent<any> & \"li\""},{"value":"FunctionComponent<any> & \"nav\""},{"value":"FunctionComponent<any> & \"ol\""},{"value":"FunctionComponent<any> & \"p\""},{"value":"FunctionComponent<any> & \"select\""},{"value":"FunctionComponent<any> & \"span\""},{"value":"FunctionComponent<any> & \"svg\""},{"value":"FunctionComponent<any> & \"ul\""},{"value":"FunctionComponent<any> & \"abbr\""},{"value":"FunctionComponent<any> & \"address\""},{"value":"FunctionComponent<any> & \"area\""},{"value":"FunctionComponent<any> & \"article\""},{"value":"FunctionComponent<any> & \"aside\""},{"value":"FunctionComponent<any> & \"audio\""},{"value":"FunctionComponent<any> & \"b\""},{"value":"FunctionComponent<any> & \"base\""},{"value":"FunctionComponent<any> & \"bdi\""},{"value":"FunctionComponent<any> & \"bdo\""},{"value":"FunctionComponent<any> & \"big\""},{"value":"FunctionComponent<any> & \"blockquote\""},{"value":"FunctionComponent<any> & \"body\""},{"value":"FunctionComponent<any> & \"br\""},{"value":"FunctionComponent<any> & \"canvas\""},{"value":"FunctionComponent<any> & \"caption\""},{"value":"FunctionComponent<any> & \"center\""},{"value":"FunctionComponent<any> & \"cite\""},{"value":"FunctionComponent<any> & \"code\""},{"value":"FunctionComponent<any> & \"col\""},{"value":"FunctionComponent<any> & \"colgroup\""},{"value":"FunctionComponent<any> & \"data\""},{"value":"FunctionComponent<any> & \"datalist\""},{"value":"FunctionComponent<any> & \"dd\""},{"value":"FunctionComponent<any> & \"del\""},{"value":"FunctionComponent<any> & \"details\""},{"value":"FunctionComponent<any> & \"dfn\""},{"value":"FunctionComponent<any> & \"dialog\""},{"value":"FunctionComponent<any> & \"dl\""},{"value":"FunctionComponent<any> & \"dt\""},{"value":"FunctionComponent<any> & \"em\""},{"value":"FunctionComponent<any> & \"embed\""},{"value":"FunctionComponent<any> & \"fieldset\""},{"value":"FunctionComponent<any> & \"figcaption\""},{"value":"FunctionComponent<any> & \"figure\""},{"value":"FunctionComponent<any> & \"footer\""},{"value":"FunctionComponent<any> & \"h1\""},{"value":"FunctionComponent<any> & \"h4\""},{"value":"FunctionComponent<any> & \"h5\""},{"value":"FunctionComponent<any> & \"h6\""},{"value":"FunctionComponent<any> & \"head\""},{"value":"FunctionComponent<any> & \"header\""},{"value":"FunctionComponent<any> & \"hgroup\""},{"value":"FunctionComponent<any> & \"hr\""},{"value":"FunctionComponent<any> & \"html\""},{"value":"FunctionComponent<any> & \"i\""},{"value":"FunctionComponent<any> & \"iframe\""},{"value":"FunctionComponent<any> & \"ins\""},{"value":"FunctionComponent<any> & \"kbd\""},{"value":"FunctionComponent<any> & \"keygen\""},{"value":"FunctionComponent<any> & \"legend\""},{"value":"FunctionComponent<any> & \"link\""},{"value":"FunctionComponent<any> & \"main\""},{"value":"FunctionComponent<any> & \"mark\""},{"value":"FunctionComponent<any> & \"menu\""},{"value":"FunctionComponent<any> & \"menuitem\""},{"value":"FunctionComponent<any> & \"meta\""},{"value":"FunctionComponent<any> & \"meter\""},{"value":"FunctionComponent<any> & \"noindex\""},{"value":"FunctionComponent<any> & \"noscript\""},{"value":"FunctionComponent<any> & \"optgroup\""},{"value":"FunctionComponent<any> & \"option\""},{"value":"FunctionComponent<any> & \"output\""},{"value":"FunctionComponent<any> & \"param\""},{"value":"FunctionComponent<any> & \"picture\""},{"value":"FunctionComponent<any> & \"pre\""},{"value":"FunctionComponent<any> & \"progress\""},{"value":"FunctionComponent<any> & \"q\""},{"value":"FunctionComponent<any> & \"rp\""},{"value":"FunctionComponent<any> & \"rt\""},{"value":"FunctionComponent<any> & \"ruby\""},{"value":"FunctionComponent<any> & \"s\""},{"value":"FunctionComponent<any> & \"samp\""},{"value":"FunctionComponent<any> & \"search\""},{"value":"FunctionComponent<any> & \"slot\""},{"value":"FunctionComponent<any> & \"script\""},{"value":"FunctionComponent<any> & \"section\""},{"value":"FunctionComponent<any> & \"small\""},{"value":"FunctionComponent<any> & \"source\""},{"value":"FunctionComponent<any> & \"strong\""},{"value":"FunctionComponent<any> & \"style\""},{"value":"FunctionComponent<any> & \"sub\""},{"value":"FunctionComponent<any> & \"summary\""},{"value":"FunctionComponent<any> & \"sup\""},{"value":"FunctionComponent<any> & \"table\""},{"value":"FunctionComponent<any> & \"template\""},{"value":"FunctionComponent<any> & \"tbody\""},{"value":"FunctionComponent<any> & \"td\""},{"value":"FunctionComponent<any> & \"textarea\""},{"value":"FunctionComponent<any> & \"tfoot\""},{"value":"FunctionComponent<any> & \"th\""},{"value":"FunctionComponent<any> & \"thead\""},{"value":"FunctionComponent<any> & \"time\""},{"value":"FunctionComponent<any> & \"title\""},{"value":"FunctionComponent<any> & \"tr\""},{"value":"FunctionComponent<any> & \"track\""},{"value":"FunctionComponent<any> & \"u\""},{"value":"FunctionComponent<any> & \"var\""},{"value":"FunctionComponent<any> & \"video\""},{"value":"FunctionComponent<any> & \"wbr\""},{"value":"FunctionComponent<any> & \"webview\""},{"value":"FunctionComponent<any> & \"animate\""},{"value":"FunctionComponent<any> & \"animateMotion\""},{"value":"FunctionComponent<any> & \"animateTransform\""},{"value":"FunctionComponent<any> & \"circle\""},{"value":"FunctionComponent<any> & \"clipPath\""},{"value":"FunctionComponent<any> & \"defs\""},{"value":"FunctionComponent<any> & \"desc\""},{"value":"FunctionComponent<any> & \"ellipse\""},{"value":"FunctionComponent<any> & \"feBlend\""},{"value":"FunctionComponent<any> & \"feColorMatrix\""},{"value":"FunctionComponent<any> & \"feComponentTransfer\""},{"value":"FunctionComponent<any> & \"feComposite\""},{"value":"FunctionComponent<any> & \"feConvolveMatrix\""},{"value":"FunctionComponent<any> & \"feDiffuseLighting\""},{"value":"FunctionComponent<any> & \"feDisplacementMap\""},{"value":"FunctionComponent<any> & \"feDistantLight\""},{"value":"FunctionComponent<any> & \"feDropShadow\""},{"value":"FunctionComponent<any> & \"feFlood\""},{"value":"FunctionComponent<any> & \"feFuncA\""},{"value":"FunctionComponent<any> & \"feFuncB\""},{"value":"FunctionComponent<any> & \"feFuncG\""},{"value":"FunctionComponent<any> & \"feFuncR\""},{"value":"FunctionComponent<any> & \"feGaussianBlur\""},{"value":"FunctionComponent<any> & \"feImage\""},{"value":"FunctionComponent<any> & \"feMerge\""},{"value":"FunctionComponent<any> & \"feMergeNode\""},{"value":"FunctionComponent<any> & \"feMorphology\""},{"value":"FunctionComponent<any> & \"feOffset\""},{"value":"FunctionComponent<any> & \"fePointLight\""},{"value":"FunctionComponent<any> & \"feSpecularLighting\""},{"value":"FunctionComponent<any> & \"feSpotLight\""},{"value":"FunctionComponent<any> & \"feTile\""},{"value":"FunctionComponent<any> & \"feTurbulence\""},{"value":"FunctionComponent<any> & \"foreignObject\""},{"value":"FunctionComponent<any> & \"g\""},{"value":"FunctionComponent<any> & \"image\""},{"value":"FunctionComponent<any> & \"line\""},{"value":"FunctionComponent<any> & \"linearGradient\""},{"value":"FunctionComponent<any> & \"marker\""},{"value":"FunctionComponent<any> & \"mask\""},{"value":"FunctionComponent<any> & \"metadata\""},{"value":"FunctionComponent<any> & \"mpath\""},{"value":"FunctionComponent<any> & \"path\""},{"value":"FunctionComponent<any> & \"pattern\""},{"value":"FunctionComponent<any> & \"polygon\""},{"value":"FunctionComponent<any> & \"polyline\""},{"value":"FunctionComponent<any> & \"radialGradient\""},{"value":"FunctionComponent<any> & \"rect\""},{"value":"FunctionComponent<any> & \"set\""},{"value":"FunctionComponent<any> & \"stop\""},{"value":"FunctionComponent<any> & \"switch\""},{"value":"FunctionComponent<any> & \"text\""},{"value":"FunctionComponent<any> & \"textPath\""},{"value":"FunctionComponent<any> & \"tspan\""},{"value":"FunctionComponent<any> & \"use\""},{"value":"FunctionComponent<any> & \"view\""},{"value":"FunctionComponent<any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & \"symbol\""},{"value":"ComponentClass<{}, any> & \"object\""},{"value":"ComponentClass<{}, any> & \"map\""},{"value":"ComponentClass<{}, any> & \"filter\""},{"value":"ComponentClass<{}, any> & \"a\""},{"value":"ComponentClass<{}, any> & \"button\""},{"value":"ComponentClass<{}, any> & \"div\""},{"value":"ComponentClass<{}, any> & \"form\""},{"value":"ComponentClass<{}, any> & \"h2\""},{"value":"ComponentClass<{}, any> & \"h3\""},{"value":"ComponentClass<{}, any> & \"img\""},{"value":"ComponentClass<{}, any> & \"input\""},{"value":"ComponentClass<{}, any> & \"label\""},{"value":"ComponentClass<{}, any> & \"li\""},{"value":"ComponentClass<{}, any> & \"nav\""},{"value":"ComponentClass<{}, any> & \"ol\""},{"value":"ComponentClass<{}, any> & \"p\""},{"value":"ComponentClass<{}, any> & \"select\""},{"value":"ComponentClass<{}, any> & \"span\""},{"value":"ComponentClass<{}, any> & \"svg\""},{"value":"ComponentClass<{}, any> & \"ul\""},{"value":"ComponentClass<{}, any> & \"abbr\""},{"value":"ComponentClass<{}, any> & \"address\""},{"value":"ComponentClass<{}, any> & \"area\""},{"value":"ComponentClass<{}, any> & \"article\""},{"value":"ComponentClass<{}, any> & \"aside\""},{"value":"ComponentClass<{}, any> & \"audio\""},{"value":"ComponentClass<{}, any> & \"b\""},{"value":"ComponentClass<{}, any> & \"base\""},{"value":"ComponentClass<{}, any> & \"bdi\""},{"value":"ComponentClass<{}, any> & \"bdo\""},{"value":"ComponentClass<{}, any> & \"big\""},{"value":"ComponentClass<{}, any> & \"blockquote\""},{"value":"ComponentClass<{}, any> & \"body\""},{"value":"ComponentClass<{}, any> & \"br\""},{"value":"ComponentClass<{}, any> & \"canvas\""},{"value":"ComponentClass<{}, any> & \"caption\""},{"value":"ComponentClass<{}, any> & \"center\""},{"value":"ComponentClass<{}, any> & \"cite\""},{"value":"ComponentClass<{}, any> & \"code\""},{"value":"ComponentClass<{}, any> & \"col\""},{"value":"ComponentClass<{}, any> & \"colgroup\""},{"value":"ComponentClass<{}, any> & \"data\""},{"value":"ComponentClass<{}, any> & \"datalist\""},{"value":"ComponentClass<{}, any> & \"dd\""},{"value":"ComponentClass<{}, any> & \"del\""},{"value":"ComponentClass<{}, any> & \"details\""},{"value":"ComponentClass<{}, any> & \"dfn\""},{"value":"ComponentClass<{}, any> & \"dialog\""},{"value":"ComponentClass<{}, any> & \"dl\""},{"value":"ComponentClass<{}, any> & \"dt\""},{"value":"ComponentClass<{}, any> & \"em\""},{"value":"ComponentClass<{}, any> & \"embed\""},{"value":"ComponentClass<{}, any> & \"fieldset\""},{"value":"ComponentClass<{}, any> & \"figcaption\""},{"value":"ComponentClass<{}, any> & \"figure\""},{"value":"ComponentClass<{}, any> & \"footer\""},{"value":"ComponentClass<{}, any> & \"h1\""},{"value":"ComponentClass<{}, any> & \"h4\""},{"value":"ComponentClass<{}, any> & \"h5\""},{"value":"ComponentClass<{}, any> & \"h6\""},{"value":"ComponentClass<{}, any> & \"head\""},{"value":"ComponentClass<{}, any> & \"header\""},{"value":"ComponentClass<{}, any> & \"hgroup\""},{"value":"ComponentClass<{}, any> & \"hr\""},{"value":"ComponentClass<{}, any> & \"html\""},{"value":"ComponentClass<{}, any> & \"i\""},{"value":"ComponentClass<{}, any> & \"iframe\""},{"value":"ComponentClass<{}, any> & \"ins\""},{"value":"ComponentClass<{}, any> & \"kbd\""},{"value":"ComponentClass<{}, any> & \"keygen\""},{"value":"ComponentClass<{}, any> & \"legend\""},{"value":"ComponentClass<{}, any> & \"link\""},{"value":"ComponentClass<{}, any> & \"main\""},{"value":"ComponentClass<{}, any> & \"mark\""},{"value":"ComponentClass<{}, any> & \"menu\""},{"value":"ComponentClass<{}, any> & \"menuitem\""},{"value":"ComponentClass<{}, any> & \"meta\""},{"value":"ComponentClass<{}, any> & \"meter\""},{"value":"ComponentClass<{}, any> & \"noindex\""},{"value":"ComponentClass<{}, any> & \"noscript\""},{"value":"ComponentClass<{}, any> & \"optgroup\""},{"value":"ComponentClass<{}, any> & \"option\""},{"value":"ComponentClass<{}, any> & \"output\""},{"value":"ComponentClass<{}, any> & \"param\""},{"value":"ComponentClass<{}, any> & \"picture\""},{"value":"ComponentClass<{}, any> & \"pre\""},{"value":"ComponentClass<{}, any> & \"progress\""},{"value":"ComponentClass<{}, any> & \"q\""},{"value":"ComponentClass<{}, any> & \"rp\""},{"value":"ComponentClass<{}, any> & \"rt\""},{"value":"ComponentClass<{}, any> & \"ruby\""},{"value":"ComponentClass<{}, any> & \"s\""},{"value":"ComponentClass<{}, any> & \"samp\""},{"value":"ComponentClass<{}, any> & \"search\""},{"value":"ComponentClass<{}, any> & \"slot\""},{"value":"ComponentClass<{}, any> & \"script\""},{"value":"ComponentClass<{}, any> & \"section\""},{"value":"ComponentClass<{}, any> & \"small\""},{"value":"ComponentClass<{}, any> & \"source\""},{"value":"ComponentClass<{}, any> & \"strong\""},{"value":"ComponentClass<{}, any> & \"style\""},{"value":"ComponentClass<{}, any> & \"sub\""},{"value":"ComponentClass<{}, any> & \"summary\""},{"value":"ComponentClass<{}, any> & \"sup\""},{"value":"ComponentClass<{}, any> & \"table\""},{"value":"ComponentClass<{}, any> & \"template\""},{"value":"ComponentClass<{}, any> & \"tbody\""},{"value":"ComponentClass<{}, any> & \"td\""},{"value":"ComponentClass<{}, any> & \"textarea\""},{"value":"ComponentClass<{}, any> & \"tfoot\""},{"value":"ComponentClass<{}, any> & \"th\""},{"value":"ComponentClass<{}, any> & \"thead\""},{"value":"ComponentClass<{}, any> & \"time\""},{"value":"ComponentClass<{}, any> & \"title\""},{"value":"ComponentClass<{}, any> & \"tr\""},{"value":"ComponentClass<{}, any> & \"track\""},{"value":"ComponentClass<{}, any> & \"u\""},{"value":"ComponentClass<{}, any> & \"var\""},{"value":"ComponentClass<{}, any> & \"video\""},{"value":"ComponentClass<{}, any> & \"wbr\""},{"value":"ComponentClass<{}, any> & \"webview\""},{"value":"ComponentClass<{}, any> & \"animate\""},{"value":"ComponentClass<{}, any> & \"animateMotion\""},{"value":"ComponentClass<{}, any> & \"animateTransform\""},{"value":"ComponentClass<{}, any> & \"circle\""},{"value":"ComponentClass<{}, any> & \"clipPath\""},{"value":"ComponentClass<{}, any> & \"defs\""},{"value":"ComponentClass<{}, any> & \"desc\""},{"value":"ComponentClass<{}, any> & \"ellipse\""},{"value":"ComponentClass<{}, any> & \"feBlend\""},{"value":"ComponentClass<{}, any> & \"feColorMatrix\""},{"value":"ComponentClass<{}, any> & \"feComponentTransfer\""},{"value":"ComponentClass<{}, any> & \"feComposite\""},{"value":"ComponentClass<{}, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<{}, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<{}, any> & \"feDisplacementMap\""},{"value":"ComponentClass<{}, any> & \"feDistantLight\""},{"value":"ComponentClass<{}, any> & \"feDropShadow\""},{"value":"ComponentClass<{}, any> & \"feFlood\""},{"value":"ComponentClass<{}, any> & \"feFuncA\""},{"value":"ComponentClass<{}, any> & \"feFuncB\""},{"value":"ComponentClass<{}, any> & \"feFuncG\""},{"value":"ComponentClass<{}, any> & \"feFuncR\""},{"value":"ComponentClass<{}, any> & \"feGaussianBlur\""},{"value":"ComponentClass<{}, any> & \"feImage\""},{"value":"ComponentClass<{}, any> & \"feMerge\""},{"value":"ComponentClass<{}, any> & \"feMergeNode\""},{"value":"ComponentClass<{}, any> & \"feMorphology\""},{"value":"ComponentClass<{}, any> & \"feOffset\""},{"value":"ComponentClass<{}, any> & \"fePointLight\""},{"value":"ComponentClass<{}, any> & \"feSpecularLighting\""},{"value":"ComponentClass<{}, any> & \"feSpotLight\""},{"value":"ComponentClass<{}, any> & \"feTile\""},{"value":"ComponentClass<{}, any> & \"feTurbulence\""},{"value":"ComponentClass<{}, any> & \"foreignObject\""},{"value":"ComponentClass<{}, any> & \"g\""},{"value":"ComponentClass<{}, any> & \"image\""},{"value":"ComponentClass<{}, any> & \"line\""},{"value":"ComponentClass<{}, any> & \"linearGradient\""},{"value":"ComponentClass<{}, any> & \"marker\""},{"value":"ComponentClass<{}, any> & \"mask\""},{"value":"ComponentClass<{}, any> & \"metadata\""},{"value":"ComponentClass<{}, any> & \"mpath\""},{"value":"ComponentClass<{}, any> & \"path\""},{"value":"ComponentClass<{}, any> & \"pattern\""},{"value":"ComponentClass<{}, any> & \"polygon\""},{"value":"ComponentClass<{}, any> & \"polyline\""},{"value":"ComponentClass<{}, any> & \"radialGradient\""},{"value":"ComponentClass<{}, any> & \"rect\""},{"value":"ComponentClass<{}, any> & \"set\""},{"value":"ComponentClass<{}, any> & \"stop\""},{"value":"ComponentClass<{}, any> & \"switch\""},{"value":"ComponentClass<{}, any> & \"text\""},{"value":"ComponentClass<{}, any> & \"textPath\""},{"value":"ComponentClass<{}, any> & \"tspan\""},{"value":"ComponentClass<{}, any> & \"use\""},{"value":"ComponentClass<{}, any> & \"view\""},{"value":"ComponentClass<{}, any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & FunctionComponent<any>"},{"value":"FunctionComponent<{}> & \"symbol\""},{"value":"FunctionComponent<{}> & \"object\""},{"value":"FunctionComponent<{}> & \"map\""},{"value":"FunctionComponent<{}> & \"filter\""},{"value":"FunctionComponent<{}> & \"a\""},{"value":"FunctionComponent<{}> & \"button\""},{"value":"FunctionComponent<{}> & \"div\""},{"value":"FunctionComponent<{}> & \"form\""},{"value":"FunctionComponent<{}> & \"h2\""},{"value":"FunctionComponent<{}> & \"h3\""},{"value":"FunctionComponent<{}> & \"img\""},{"value":"FunctionComponent<{}> & \"input\""},{"value":"FunctionComponent<{}> & \"label\""},{"value":"FunctionComponent<{}> & \"li\""},{"value":"FunctionComponent<{}> & \"nav\""},{"value":"FunctionComponent<{}> & \"ol\""},{"value":"FunctionComponent<{}> & \"p\""},{"value":"FunctionComponent<{}> & \"select\""},{"value":"FunctionComponent<{}> & \"span\""},{"value":"FunctionComponent<{}> & \"svg\""},{"value":"FunctionComponent<{}> & \"ul\""},{"value":"FunctionComponent<{}> & \"abbr\""},{"value":"FunctionComponent<{}> & \"address\""},{"value":"FunctionComponent<{}> & \"area\""},{"value":"FunctionComponent<{}> & \"article\""},{"value":"FunctionComponent<{}> & \"aside\""},{"value":"FunctionComponent<{}> & \"audio\""},{"value":"FunctionComponent<{}> & \"b\""},{"value":"FunctionComponent<{}> & \"base\""},{"value":"FunctionComponent<{}> & \"bdi\""},{"value":"FunctionComponent<{}> & \"bdo\""},{"value":"FunctionComponent<{}> & \"big\""},{"value":"FunctionComponent<{}> & \"blockquote\""},{"value":"FunctionComponent<{}> & \"body\""},{"value":"FunctionComponent<{}> & \"br\""},{"value":"FunctionComponent<{}> & \"canvas\""},{"value":"FunctionComponent<{}> & \"caption\""},{"value":"FunctionComponent<{}> & \"center\""},{"value":"FunctionComponent<{}> & \"cite\""},{"value":"FunctionComponent<{}> & \"code\""},{"value":"FunctionComponent<{}> & \"col\""},{"value":"FunctionComponent<{}> & \"colgroup\""},{"value":"FunctionComponent<{}> & \"data\""},{"value":"FunctionComponent<{}> & \"datalist\""},{"value":"FunctionComponent<{}> & \"dd\""},{"value":"FunctionComponent<{}> & \"del\""},{"value":"FunctionComponent<{}> & \"details\""},{"value":"FunctionComponent<{}> & \"dfn\""},{"value":"FunctionComponent<{}> & \"dialog\""},{"value":"FunctionComponent<{}> & \"dl\""},{"value":"FunctionComponent<{}> & \"dt\""},{"value":"FunctionComponent<{}> & \"em\""},{"value":"FunctionComponent<{}> & \"embed\""},{"value":"FunctionComponent<{}> & \"fieldset\""},{"value":"FunctionComponent<{}> & \"figcaption\""},{"value":"FunctionComponent<{}> & \"figure\""},{"value":"FunctionComponent<{}> & \"footer\""},{"value":"FunctionComponent<{}> & \"h1\""},{"value":"FunctionComponent<{}> & \"h4\""},{"value":"FunctionComponent<{}> & \"h5\""},{"value":"FunctionComponent<{}> & \"h6\""},{"value":"FunctionComponent<{}> & \"head\""},{"value":"FunctionComponent<{}> & \"header\""},{"value":"FunctionComponent<{}> & \"hgroup\""},{"value":"FunctionComponent<{}> & \"hr\""},{"value":"FunctionComponent<{}> & \"html\""},{"value":"FunctionComponent<{}> & \"i\""},{"value":"FunctionComponent<{}> & \"iframe\""},{"value":"FunctionComponent<{}> & \"ins\""},{"value":"FunctionComponent<{}> & \"kbd\""},{"value":"FunctionComponent<{}> & \"keygen\""},{"value":"FunctionComponent<{}> & \"legend\""},{"value":"FunctionComponent<{}> & \"link\""},{"value":"FunctionComponent<{}> & \"main\""},{"value":"FunctionComponent<{}> & \"mark\""},{"value":"FunctionComponent<{}> & \"menu\""},{"value":"FunctionComponent<{}> & \"menuitem\""},{"value":"FunctionComponent<{}> & \"meta\""},{"value":"FunctionComponent<{}> & \"meter\""},{"value":"FunctionComponent<{}> & \"noindex\""},{"value":"FunctionComponent<{}> & \"noscript\""},{"value":"FunctionComponent<{}> & \"optgroup\""},{"value":"FunctionComponent<{}> & \"option\""},{"value":"FunctionComponent<{}> & \"output\""},{"value":"FunctionComponent<{}> & \"param\""},{"value":"FunctionComponent<{}> & \"picture\""},{"value":"FunctionComponent<{}> & \"pre\""},{"value":"FunctionComponent<{}> & \"progress\""},{"value":"FunctionComponent<{}> & \"q\""},{"value":"FunctionComponent<{}> & \"rp\""},{"value":"FunctionComponent<{}> & \"rt\""},{"value":"FunctionComponent<{}> & \"ruby\""},{"value":"FunctionComponent<{}> & \"s\""},{"value":"FunctionComponent<{}> & \"samp\""},{"value":"FunctionComponent<{}> & \"search\""},{"value":"FunctionComponent<{}> & \"slot\""},{"value":"FunctionComponent<{}> & \"script\""},{"value":"FunctionComponent<{}> & \"section\""},{"value":"FunctionComponent<{}> & \"small\""},{"value":"FunctionComponent<{}> & \"source\""},{"value":"FunctionComponent<{}> & \"strong\""},{"value":"FunctionComponent<{}> & \"style\""},{"value":"FunctionComponent<{}> & \"sub\""},{"value":"FunctionComponent<{}> & \"summary\""},{"value":"FunctionComponent<{}> & \"sup\""},{"value":"FunctionComponent<{}> & \"table\""},{"value":"FunctionComponent<{}> & \"template\""},{"value":"FunctionComponent<{}> & \"tbody\""},{"value":"FunctionComponent<{}> & \"td\""},{"value":"FunctionComponent<{}> & \"textarea\""},{"value":"FunctionComponent<{}> & \"tfoot\""},{"value":"FunctionComponent<{}> & \"th\""},{"value":"FunctionComponent<{}> & \"thead\""},{"value":"FunctionComponent<{}> & \"time\""},{"value":"FunctionComponent<{}> & \"title\""},{"value":"FunctionComponent<{}> & \"tr\""},{"value":"FunctionComponent<{}> & \"track\""},{"value":"FunctionComponent<{}> & \"u\""},{"value":"FunctionComponent<{}> & \"var\""},{"value":"FunctionComponent<{}> & \"video\""},{"value":"FunctionComponent<{}> & \"wbr\""},{"value":"FunctionComponent<{}> & \"webview\""},{"value":"FunctionComponent<{}> & \"animate\""},{"value":"FunctionComponent<{}> & \"animateMotion\""},{"value":"FunctionComponent<{}> & \"animateTransform\""},{"value":"FunctionComponent<{}> & \"circle\""},{"value":"FunctionComponent<{}> & \"clipPath\""},{"value":"FunctionComponent<{}> & \"defs\""},{"value":"FunctionComponent<{}> & \"desc\""},{"value":"FunctionComponent<{}> & \"ellipse\""},{"value":"FunctionComponent<{}> & \"feBlend\""},{"value":"FunctionComponent<{}> & \"feColorMatrix\""},{"value":"FunctionComponent<{}> & \"feComponentTransfer\""},{"value":"FunctionComponent<{}> & \"feComposite\""},{"value":"FunctionComponent<{}> & \"feConvolveMatrix\""},{"value":"FunctionComponent<{}> & \"feDiffuseLighting\""},{"value":"FunctionComponent<{}> & \"feDisplacementMap\""},{"value":"FunctionComponent<{}> & \"feDistantLight\""},{"value":"FunctionComponent<{}> & \"feDropShadow\""},{"value":"FunctionComponent<{}> & \"feFlood\""},{"value":"FunctionComponent<{}> & \"feFuncA\""},{"value":"FunctionComponent<{}> & \"feFuncB\""},{"value":"FunctionComponent<{}> & \"feFuncG\""},{"value":"FunctionComponent<{}> & \"feFuncR\""},{"value":"FunctionComponent<{}> & \"feGaussianBlur\""},{"value":"FunctionComponent<{}> & \"feImage\""},{"value":"FunctionComponent<{}> & \"feMerge\""},{"value":"FunctionComponent<{}> & \"feMergeNode\""},{"value":"FunctionComponent<{}> & \"feMorphology\""},{"value":"FunctionComponent<{}> & \"feOffset\""},{"value":"FunctionComponent<{}> & \"fePointLight\""},{"value":"FunctionComponent<{}> & \"feSpecularLighting\""},{"value":"FunctionComponent<{}> & \"feSpotLight\""},{"value":"FunctionComponent<{}> & \"feTile\""},{"value":"FunctionComponent<{}> & \"feTurbulence\""},{"value":"FunctionComponent<{}> & \"foreignObject\""},{"value":"FunctionComponent<{}> & \"g\""},{"value":"FunctionComponent<{}> & \"image\""},{"value":"FunctionComponent<{}> & \"line\""},{"value":"FunctionComponent<{}> & \"linearGradient\""},{"value":"FunctionComponent<{}> & \"marker\""},{"value":"FunctionComponent<{}> & \"mask\""},{"value":"FunctionComponent<{}> & \"metadata\""},{"value":"FunctionComponent<{}> & \"mpath\""},{"value":"FunctionComponent<{}> & \"path\""},{"value":"FunctionComponent<{}> & \"pattern\""},{"value":"FunctionComponent<{}> & \"polygon\""},{"value":"FunctionComponent<{}> & \"polyline\""},{"value":"FunctionComponent<{}> & \"radialGradient\""},{"value":"FunctionComponent<{}> & \"rect\""},{"value":"FunctionComponent<{}> & \"set\""},{"value":"FunctionComponent<{}> & \"stop\""},{"value":"FunctionComponent<{}> & \"switch\""},{"value":"FunctionComponent<{}> & \"text\""},{"value":"FunctionComponent<{}> & \"textPath\""},{"value":"FunctionComponent<{}> & \"tspan\""},{"value":"FunctionComponent<{}> & \"use\""},{"value":"FunctionComponent<{}> & \"view\""},{"value":"FunctionComponent<{}> & ComponentClass<any, any>"},{"value":"FunctionComponent<{}> & FunctionComponent<any>"}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/segmented-control/SegmentedControlHeading.tsx","description":"","displayName":"SegmentedControlHeading","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((ComponentType<{}> | ElementType<any, keyof IntrinsicElements>) & ElementType)","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"\"symbol\" & ComponentClass<any, any>"},{"value":"\"symbol\" & FunctionComponent<any>"},{"value":"\"object\" & ComponentClass<any, any>"},{"value":"\"object\" & FunctionComponent<any>"},{"value":"\"map\" & ComponentClass<any, any>"},{"value":"\"map\" & FunctionComponent<any>"},{"value":"\"filter\" & ComponentClass<any, any>"},{"value":"\"filter\" & FunctionComponent<any>"},{"value":"\"a\" & ComponentClass<any, any>"},{"value":"\"a\" & FunctionComponent<any>"},{"value":"\"button\" & ComponentClass<any, any>"},{"value":"\"button\" & FunctionComponent<any>"},{"value":"\"div\" & ComponentClass<any, any>"},{"value":"\"div\" & FunctionComponent<any>"},{"value":"\"form\" & ComponentClass<any, any>"},{"value":"\"form\" & FunctionComponent<any>"},{"value":"\"h2\" & ComponentClass<any, any>"},{"value":"\"h2\" & FunctionComponent<any>"},{"value":"\"h3\" & ComponentClass<any, any>"},{"value":"\"h3\" & FunctionComponent<any>"},{"value":"\"img\" & ComponentClass<any, any>"},{"value":"\"img\" & FunctionComponent<any>"},{"value":"\"input\" & ComponentClass<any, any>"},{"value":"\"input\" & FunctionComponent<any>"},{"value":"\"label\" & ComponentClass<any, any>"},{"value":"\"label\" & FunctionComponent<any>"},{"value":"\"li\" & ComponentClass<any, any>"},{"value":"\"li\" & FunctionComponent<any>"},{"value":"\"nav\" & ComponentClass<any, any>"},{"value":"\"nav\" & FunctionComponent<any>"},{"value":"\"ol\" & ComponentClass<any, any>"},{"value":"\"ol\" & FunctionComponent<any>"},{"value":"\"p\" & ComponentClass<any, any>"},{"value":"\"p\" & FunctionComponent<any>"},{"value":"\"select\" & ComponentClass<any, any>"},{"value":"\"select\" & FunctionComponent<any>"},{"value":"\"span\" & ComponentClass<any, any>"},{"value":"\"span\" & FunctionComponent<any>"},{"value":"\"svg\" & ComponentClass<any, any>"},{"value":"\"svg\" & FunctionComponent<any>"},{"value":"\"ul\" & ComponentClass<any, any>"},{"value":"\"ul\" & FunctionComponent<any>"},{"value":"\"abbr\" & ComponentClass<any, any>"},{"value":"\"abbr\" & FunctionComponent<any>"},{"value":"\"address\" & ComponentClass<any, any>"},{"value":"\"address\" & FunctionComponent<any>"},{"value":"\"area\" & ComponentClass<any, any>"},{"value":"\"area\" & FunctionComponent<any>"},{"value":"\"article\" & ComponentClass<any, any>"},{"value":"\"article\" & FunctionComponent<any>"},{"value":"\"aside\" & ComponentClass<any, any>"},{"value":"\"aside\" & FunctionComponent<any>"},{"value":"\"audio\" & ComponentClass<any, any>"},{"value":"\"audio\" & FunctionComponent<any>"},{"value":"\"b\" & ComponentClass<any, any>"},{"value":"\"b\" & FunctionComponent<any>"},{"value":"\"base\" & ComponentClass<any, any>"},{"value":"\"base\" & FunctionComponent<any>"},{"value":"\"bdi\" & ComponentClass<any, any>"},{"value":"\"bdi\" & FunctionComponent<any>"},{"value":"\"bdo\" & ComponentClass<any, any>"},{"value":"\"bdo\" & FunctionComponent<any>"},{"value":"\"big\" & ComponentClass<any, any>"},{"value":"\"big\" & FunctionComponent<any>"},{"value":"\"blockquote\" & ComponentClass<any, any>"},{"value":"\"blockquote\" & FunctionComponent<any>"},{"value":"\"body\" & ComponentClass<any, any>"},{"value":"\"body\" & FunctionComponent<any>"},{"value":"\"br\" & ComponentClass<any, any>"},{"value":"\"br\" & FunctionComponent<any>"},{"value":"\"canvas\" & ComponentClass<any, any>"},{"value":"\"canvas\" & FunctionComponent<any>"},{"value":"\"caption\" & ComponentClass<any, any>"},{"value":"\"caption\" & FunctionComponent<any>"},{"value":"\"center\" & ComponentClass<any, any>"},{"value":"\"center\" & FunctionComponent<any>"},{"value":"\"cite\" & ComponentClass<any, any>"},{"value":"\"cite\" & FunctionComponent<any>"},{"value":"\"code\" & ComponentClass<any, any>"},{"value":"\"code\" & FunctionComponent<any>"},{"value":"\"col\" & ComponentClass<any, any>"},{"value":"\"col\" & FunctionComponent<any>"},{"value":"\"colgroup\" & ComponentClass<any, any>"},{"value":"\"colgroup\" & FunctionComponent<any>"},{"value":"\"data\" & ComponentClass<any, any>"},{"value":"\"data\" & FunctionComponent<any>"},{"value":"\"datalist\" & ComponentClass<any, any>"},{"value":"\"datalist\" & FunctionComponent<any>"},{"value":"\"dd\" & ComponentClass<any, any>"},{"value":"\"dd\" & FunctionComponent<any>"},{"value":"\"del\" & ComponentClass<any, any>"},{"value":"\"del\" & FunctionComponent<any>"},{"value":"\"details\" & ComponentClass<any, any>"},{"value":"\"details\" & FunctionComponent<any>"},{"value":"\"dfn\" & ComponentClass<any, any>"},{"value":"\"dfn\" & FunctionComponent<any>"},{"value":"\"dialog\" & ComponentClass<any, any>"},{"value":"\"dialog\" & FunctionComponent<any>"},{"value":"\"dl\" & ComponentClass<any, any>"},{"value":"\"dl\" & FunctionComponent<any>"},{"value":"\"dt\" & ComponentClass<any, any>"},{"value":"\"dt\" & FunctionComponent<any>"},{"value":"\"em\" & ComponentClass<any, any>"},{"value":"\"em\" & FunctionComponent<any>"},{"value":"\"embed\" & ComponentClass<any, any>"},{"value":"\"embed\" & FunctionComponent<any>"},{"value":"\"fieldset\" & ComponentClass<any, any>"},{"value":"\"fieldset\" & FunctionComponent<any>"},{"value":"\"figcaption\" & ComponentClass<any, any>"},{"value":"\"figcaption\" & FunctionComponent<any>"},{"value":"\"figure\" & ComponentClass<any, any>"},{"value":"\"figure\" & FunctionComponent<any>"},{"value":"\"footer\" & ComponentClass<any, any>"},{"value":"\"footer\" & FunctionComponent<any>"},{"value":"\"h1\" & ComponentClass<any, any>"},{"value":"\"h1\" & FunctionComponent<any>"},{"value":"\"h4\" & ComponentClass<any, any>"},{"value":"\"h4\" & FunctionComponent<any>"},{"value":"\"h5\" & ComponentClass<any, any>"},{"value":"\"h5\" & FunctionComponent<any>"},{"value":"\"h6\" & ComponentClass<any, any>"},{"value":"\"h6\" & FunctionComponent<any>"},{"value":"\"head\" & ComponentClass<any, any>"},{"value":"\"head\" & FunctionComponent<any>"},{"value":"\"header\" & ComponentClass<any, any>"},{"value":"\"header\" & FunctionComponent<any>"},{"value":"\"hgroup\" & ComponentClass<any, any>"},{"value":"\"hgroup\" & FunctionComponent<any>"},{"value":"\"hr\" & ComponentClass<any, any>"},{"value":"\"hr\" & FunctionComponent<any>"},{"value":"\"html\" & ComponentClass<any, any>"},{"value":"\"html\" & FunctionComponent<any>"},{"value":"\"i\" & ComponentClass<any, any>"},{"value":"\"i\" & FunctionComponent<any>"},{"value":"\"iframe\" & ComponentClass<any, any>"},{"value":"\"iframe\" & FunctionComponent<any>"},{"value":"\"ins\" & ComponentClass<any, any>"},{"value":"\"ins\" & FunctionComponent<any>"},{"value":"\"kbd\" & ComponentClass<any, any>"},{"value":"\"kbd\" & FunctionComponent<any>"},{"value":"\"keygen\" & ComponentClass<any, any>"},{"value":"\"keygen\" & FunctionComponent<any>"},{"value":"\"legend\" & ComponentClass<any, any>"},{"value":"\"legend\" & FunctionComponent<any>"},{"value":"\"link\" & ComponentClass<any, any>"},{"value":"\"link\" & FunctionComponent<any>"},{"value":"\"main\" & ComponentClass<any, any>"},{"value":"\"main\" & FunctionComponent<any>"},{"value":"\"mark\" & ComponentClass<any, any>"},{"value":"\"mark\" & FunctionComponent<any>"},{"value":"\"menu\" & ComponentClass<any, any>"},{"value":"\"menu\" & FunctionComponent<any>"},{"value":"\"menuitem\" & ComponentClass<any, any>"},{"value":"\"menuitem\" & FunctionComponent<any>"},{"value":"\"meta\" & ComponentClass<any, any>"},{"value":"\"meta\" & FunctionComponent<any>"},{"value":"\"meter\" & ComponentClass<any, any>"},{"value":"\"meter\" & FunctionComponent<any>"},{"value":"\"noindex\" & ComponentClass<any, any>"},{"value":"\"noindex\" & FunctionComponent<any>"},{"value":"\"noscript\" & ComponentClass<any, any>"},{"value":"\"noscript\" & FunctionComponent<any>"},{"value":"\"optgroup\" & ComponentClass<any, any>"},{"value":"\"optgroup\" & FunctionComponent<any>"},{"value":"\"option\" & ComponentClass<any, any>"},{"value":"\"option\" & FunctionComponent<any>"},{"value":"\"output\" & ComponentClass<any, any>"},{"value":"\"output\" & FunctionComponent<any>"},{"value":"\"param\" & ComponentClass<any, any>"},{"value":"\"param\" & FunctionComponent<any>"},{"value":"\"picture\" & ComponentClass<any, any>"},{"value":"\"picture\" & FunctionComponent<any>"},{"value":"\"pre\" & ComponentClass<any, any>"},{"value":"\"pre\" & FunctionComponent<any>"},{"value":"\"progress\" & ComponentClass<any, any>"},{"value":"\"progress\" & FunctionComponent<any>"},{"value":"\"q\" & ComponentClass<any, any>"},{"value":"\"q\" & FunctionComponent<any>"},{"value":"\"rp\" & ComponentClass<any, any>"},{"value":"\"rp\" & FunctionComponent<any>"},{"value":"\"rt\" & ComponentClass<any, any>"},{"value":"\"rt\" & FunctionComponent<any>"},{"value":"\"ruby\" & ComponentClass<any, any>"},{"value":"\"ruby\" & FunctionComponent<any>"},{"value":"\"s\" & ComponentClass<any, any>"},{"value":"\"s\" & FunctionComponent<any>"},{"value":"\"samp\" & ComponentClass<any, any>"},{"value":"\"samp\" & FunctionComponent<any>"},{"value":"\"search\" & ComponentClass<any, any>"},{"value":"\"search\" & FunctionComponent<any>"},{"value":"\"slot\" & ComponentClass<any, any>"},{"value":"\"slot\" & FunctionComponent<any>"},{"value":"\"script\" & ComponentClass<any, any>"},{"value":"\"script\" & FunctionComponent<any>"},{"value":"\"section\" & ComponentClass<any, any>"},{"value":"\"section\" & FunctionComponent<any>"},{"value":"\"small\" & ComponentClass<any, any>"},{"value":"\"small\" & FunctionComponent<any>"},{"value":"\"source\" & ComponentClass<any, any>"},{"value":"\"source\" & FunctionComponent<any>"},{"value":"\"strong\" & ComponentClass<any, any>"},{"value":"\"strong\" & FunctionComponent<any>"},{"value":"\"style\" & ComponentClass<any, any>"},{"value":"\"style\" & FunctionComponent<any>"},{"value":"\"sub\" & ComponentClass<any, any>"},{"value":"\"sub\" & FunctionComponent<any>"},{"value":"\"summary\" & ComponentClass<any, any>"},{"value":"\"summary\" & FunctionComponent<any>"},{"value":"\"sup\" & ComponentClass<any, any>"},{"value":"\"sup\" & FunctionComponent<any>"},{"value":"\"table\" & ComponentClass<any, any>"},{"value":"\"table\" & FunctionComponent<any>"},{"value":"\"template\" & ComponentClass<any, any>"},{"value":"\"template\" & FunctionComponent<any>"},{"value":"\"tbody\" & ComponentClass<any, any>"},{"value":"\"tbody\" & FunctionComponent<any>"},{"value":"\"td\" & ComponentClass<any, any>"},{"value":"\"td\" & FunctionComponent<any>"},{"value":"\"textarea\" & ComponentClass<any, any>"},{"value":"\"textarea\" & FunctionComponent<any>"},{"value":"\"tfoot\" & ComponentClass<any, any>"},{"value":"\"tfoot\" & FunctionComponent<any>"},{"value":"\"th\" & ComponentClass<any, any>"},{"value":"\"th\" & FunctionComponent<any>"},{"value":"\"thead\" & ComponentClass<any, any>"},{"value":"\"thead\" & FunctionComponent<any>"},{"value":"\"time\" & ComponentClass<any, any>"},{"value":"\"time\" & FunctionComponent<any>"},{"value":"\"title\" & ComponentClass<any, any>"},{"value":"\"title\" & FunctionComponent<any>"},{"value":"\"tr\" & ComponentClass<any, any>"},{"value":"\"tr\" & FunctionComponent<any>"},{"value":"\"track\" & ComponentClass<any, any>"},{"value":"\"track\" & FunctionComponent<any>"},{"value":"\"u\" & ComponentClass<any, any>"},{"value":"\"u\" & FunctionComponent<any>"},{"value":"\"var\" & ComponentClass<any, any>"},{"value":"\"var\" & FunctionComponent<any>"},{"value":"\"video\" & ComponentClass<any, any>"},{"value":"\"video\" & FunctionComponent<any>"},{"value":"\"wbr\" & ComponentClass<any, any>"},{"value":"\"wbr\" & FunctionComponent<any>"},{"value":"\"webview\" & ComponentClass<any, any>"},{"value":"\"webview\" & FunctionComponent<any>"},{"value":"\"animate\" & ComponentClass<any, any>"},{"value":"\"animate\" & FunctionComponent<any>"},{"value":"\"animateMotion\" & ComponentClass<any, any>"},{"value":"\"animateMotion\" & FunctionComponent<any>"},{"value":"\"animateTransform\" & ComponentClass<any, any>"},{"value":"\"animateTransform\" & FunctionComponent<any>"},{"value":"\"circle\" & ComponentClass<any, any>"},{"value":"\"circle\" & FunctionComponent<any>"},{"value":"\"clipPath\" & ComponentClass<any, any>"},{"value":"\"clipPath\" & FunctionComponent<any>"},{"value":"\"defs\" & ComponentClass<any, any>"},{"value":"\"defs\" & FunctionComponent<any>"},{"value":"\"desc\" & ComponentClass<any, any>"},{"value":"\"desc\" & FunctionComponent<any>"},{"value":"\"ellipse\" & ComponentClass<any, any>"},{"value":"\"ellipse\" & FunctionComponent<any>"},{"value":"\"feBlend\" & ComponentClass<any, any>"},{"value":"\"feBlend\" & FunctionComponent<any>"},{"value":"\"feColorMatrix\" & ComponentClass<any, any>"},{"value":"\"feColorMatrix\" & FunctionComponent<any>"},{"value":"\"feComponentTransfer\" & ComponentClass<any, any>"},{"value":"\"feComponentTransfer\" & FunctionComponent<any>"},{"value":"\"feComposite\" & ComponentClass<any, any>"},{"value":"\"feComposite\" & FunctionComponent<any>"},{"value":"\"feConvolveMatrix\" & ComponentClass<any, any>"},{"value":"\"feConvolveMatrix\" & FunctionComponent<any>"},{"value":"\"feDiffuseLighting\" & ComponentClass<any, any>"},{"value":"\"feDiffuseLighting\" & FunctionComponent<any>"},{"value":"\"feDisplacementMap\" & ComponentClass<any, any>"},{"value":"\"feDisplacementMap\" & FunctionComponent<any>"},{"value":"\"feDistantLight\" & ComponentClass<any, any>"},{"value":"\"feDistantLight\" & FunctionComponent<any>"},{"value":"\"feDropShadow\" & ComponentClass<any, any>"},{"value":"\"feDropShadow\" & FunctionComponent<any>"},{"value":"\"feFlood\" & ComponentClass<any, any>"},{"value":"\"feFlood\" & FunctionComponent<any>"},{"value":"\"feFuncA\" & ComponentClass<any, any>"},{"value":"\"feFuncA\" & FunctionComponent<any>"},{"value":"\"feFuncB\" & ComponentClass<any, any>"},{"value":"\"feFuncB\" & FunctionComponent<any>"},{"value":"\"feFuncG\" & ComponentClass<any, any>"},{"value":"\"feFuncG\" & FunctionComponent<any>"},{"value":"\"feFuncR\" & ComponentClass<any, any>"},{"value":"\"feFuncR\" & FunctionComponent<any>"},{"value":"\"feGaussianBlur\" & ComponentClass<any, any>"},{"value":"\"feGaussianBlur\" & FunctionComponent<any>"},{"value":"\"feImage\" & ComponentClass<any, any>"},{"value":"\"feImage\" & FunctionComponent<any>"},{"value":"\"feMerge\" & ComponentClass<any, any>"},{"value":"\"feMerge\" & FunctionComponent<any>"},{"value":"\"feMergeNode\" & ComponentClass<any, any>"},{"value":"\"feMergeNode\" & FunctionComponent<any>"},{"value":"\"feMorphology\" & ComponentClass<any, any>"},{"value":"\"feMorphology\" & FunctionComponent<any>"},{"value":"\"feOffset\" & ComponentClass<any, any>"},{"value":"\"feOffset\" & FunctionComponent<any>"},{"value":"\"fePointLight\" & ComponentClass<any, any>"},{"value":"\"fePointLight\" & FunctionComponent<any>"},{"value":"\"feSpecularLighting\" & ComponentClass<any, any>"},{"value":"\"feSpecularLighting\" & FunctionComponent<any>"},{"value":"\"feSpotLight\" & ComponentClass<any, any>"},{"value":"\"feSpotLight\" & FunctionComponent<any>"},{"value":"\"feTile\" & ComponentClass<any, any>"},{"value":"\"feTile\" & FunctionComponent<any>"},{"value":"\"feTurbulence\" & ComponentClass<any, any>"},{"value":"\"feTurbulence\" & FunctionComponent<any>"},{"value":"\"foreignObject\" & ComponentClass<any, any>"},{"value":"\"foreignObject\" & FunctionComponent<any>"},{"value":"\"g\" & ComponentClass<any, any>"},{"value":"\"g\" & FunctionComponent<any>"},{"value":"\"image\" & ComponentClass<any, any>"},{"value":"\"image\" & FunctionComponent<any>"},{"value":"\"line\" & ComponentClass<any, any>"},{"value":"\"line\" & FunctionComponent<any>"},{"value":"\"linearGradient\" & ComponentClass<any, any>"},{"value":"\"linearGradient\" & FunctionComponent<any>"},{"value":"\"marker\" & ComponentClass<any, any>"},{"value":"\"marker\" & FunctionComponent<any>"},{"value":"\"mask\" & ComponentClass<any, any>"},{"value":"\"mask\" & FunctionComponent<any>"},{"value":"\"metadata\" & ComponentClass<any, any>"},{"value":"\"metadata\" & FunctionComponent<any>"},{"value":"\"mpath\" & ComponentClass<any, any>"},{"value":"\"mpath\" & FunctionComponent<any>"},{"value":"\"path\" & ComponentClass<any, any>"},{"value":"\"path\" & FunctionComponent<any>"},{"value":"\"pattern\" & ComponentClass<any, any>"},{"value":"\"pattern\" & FunctionComponent<any>"},{"value":"\"polygon\" & ComponentClass<any, any>"},{"value":"\"polygon\" & FunctionComponent<any>"},{"value":"\"polyline\" & ComponentClass<any, any>"},{"value":"\"polyline\" & FunctionComponent<any>"},{"value":"\"radialGradient\" & ComponentClass<any, any>"},{"value":"\"radialGradient\" & FunctionComponent<any>"},{"value":"\"rect\" & ComponentClass<any, any>"},{"value":"\"rect\" & FunctionComponent<any>"},{"value":"\"set\" & ComponentClass<any, any>"},{"value":"\"set\" & FunctionComponent<any>"},{"value":"\"stop\" & ComponentClass<any, any>"},{"value":"\"stop\" & FunctionComponent<any>"},{"value":"\"switch\" & ComponentClass<any, any>"},{"value":"\"switch\" & FunctionComponent<any>"},{"value":"\"text\" & ComponentClass<any, any>"},{"value":"\"text\" & FunctionComponent<any>"},{"value":"\"textPath\" & ComponentClass<any, any>"},{"value":"\"textPath\" & FunctionComponent<any>"},{"value":"\"tspan\" & ComponentClass<any, any>"},{"value":"\"tspan\" & FunctionComponent<any>"},{"value":"\"use\" & ComponentClass<any, any>"},{"value":"\"use\" & FunctionComponent<any>"},{"value":"\"view\" & ComponentClass<any, any>"},{"value":"\"view\" & FunctionComponent<any>"},{"value":"ComponentClass<any, any> & \"symbol\""},{"value":"ComponentClass<any, any> & \"object\""},{"value":"ComponentClass<any, any> & \"map\""},{"value":"ComponentClass<any, any> & \"filter\""},{"value":"ComponentClass<any, any> & \"a\""},{"value":"ComponentClass<any, any> & \"button\""},{"value":"ComponentClass<any, any> & \"div\""},{"value":"ComponentClass<any, any> & \"form\""},{"value":"ComponentClass<any, any> & \"h2\""},{"value":"ComponentClass<any, any> & \"h3\""},{"value":"ComponentClass<any, any> & \"img\""},{"value":"ComponentClass<any, any> & \"input\""},{"value":"ComponentClass<any, any> & \"label\""},{"value":"ComponentClass<any, any> & \"li\""},{"value":"ComponentClass<any, any> & \"nav\""},{"value":"ComponentClass<any, any> & \"ol\""},{"value":"ComponentClass<any, any> & \"p\""},{"value":"ComponentClass<any, any> & \"select\""},{"value":"ComponentClass<any, any> & \"span\""},{"value":"ComponentClass<any, any> & \"svg\""},{"value":"ComponentClass<any, any> & \"ul\""},{"value":"ComponentClass<any, any> & \"abbr\""},{"value":"ComponentClass<any, any> & \"address\""},{"value":"ComponentClass<any, any> & \"area\""},{"value":"ComponentClass<any, any> & \"article\""},{"value":"ComponentClass<any, any> & \"aside\""},{"value":"ComponentClass<any, any> & \"audio\""},{"value":"ComponentClass<any, any> & \"b\""},{"value":"ComponentClass<any, any> & \"base\""},{"value":"ComponentClass<any, any> & \"bdi\""},{"value":"ComponentClass<any, any> & \"bdo\""},{"value":"ComponentClass<any, any> & \"big\""},{"value":"ComponentClass<any, any> & \"blockquote\""},{"value":"ComponentClass<any, any> & \"body\""},{"value":"ComponentClass<any, any> & \"br\""},{"value":"ComponentClass<any, any> & \"canvas\""},{"value":"ComponentClass<any, any> & \"caption\""},{"value":"ComponentClass<any, any> & \"center\""},{"value":"ComponentClass<any, any> & \"cite\""},{"value":"ComponentClass<any, any> & \"code\""},{"value":"ComponentClass<any, any> & \"col\""},{"value":"ComponentClass<any, any> & \"colgroup\""},{"value":"ComponentClass<any, any> & \"data\""},{"value":"ComponentClass<any, any> & \"datalist\""},{"value":"ComponentClass<any, any> & \"dd\""},{"value":"ComponentClass<any, any> & \"del\""},{"value":"ComponentClass<any, any> & \"details\""},{"value":"ComponentClass<any, any> & \"dfn\""},{"value":"ComponentClass<any, any> & \"dialog\""},{"value":"ComponentClass<any, any> & \"dl\""},{"value":"ComponentClass<any, any> & \"dt\""},{"value":"ComponentClass<any, any> & \"em\""},{"value":"ComponentClass<any, any> & \"embed\""},{"value":"ComponentClass<any, any> & \"fieldset\""},{"value":"ComponentClass<any, any> & \"figcaption\""},{"value":"ComponentClass<any, any> & \"figure\""},{"value":"ComponentClass<any, any> & \"footer\""},{"value":"ComponentClass<any, any> & \"h1\""},{"value":"ComponentClass<any, any> & \"h4\""},{"value":"ComponentClass<any, any> & \"h5\""},{"value":"ComponentClass<any, any> & \"h6\""},{"value":"ComponentClass<any, any> & \"head\""},{"value":"ComponentClass<any, any> & \"header\""},{"value":"ComponentClass<any, any> & \"hgroup\""},{"value":"ComponentClass<any, any> & \"hr\""},{"value":"ComponentClass<any, any> & \"html\""},{"value":"ComponentClass<any, any> & \"i\""},{"value":"ComponentClass<any, any> & \"iframe\""},{"value":"ComponentClass<any, any> & \"ins\""},{"value":"ComponentClass<any, any> & \"kbd\""},{"value":"ComponentClass<any, any> & \"keygen\""},{"value":"ComponentClass<any, any> & \"legend\""},{"value":"ComponentClass<any, any> & \"link\""},{"value":"ComponentClass<any, any> & \"main\""},{"value":"ComponentClass<any, any> & \"mark\""},{"value":"ComponentClass<any, any> & \"menu\""},{"value":"ComponentClass<any, any> & \"menuitem\""},{"value":"ComponentClass<any, any> & \"meta\""},{"value":"ComponentClass<any, any> & \"meter\""},{"value":"ComponentClass<any, any> & \"noindex\""},{"value":"ComponentClass<any, any> & \"noscript\""},{"value":"ComponentClass<any, any> & \"optgroup\""},{"value":"ComponentClass<any, any> & \"option\""},{"value":"ComponentClass<any, any> & \"output\""},{"value":"ComponentClass<any, any> & \"param\""},{"value":"ComponentClass<any, any> & \"picture\""},{"value":"ComponentClass<any, any> & \"pre\""},{"value":"ComponentClass<any, any> & \"progress\""},{"value":"ComponentClass<any, any> & \"q\""},{"value":"ComponentClass<any, any> & \"rp\""},{"value":"ComponentClass<any, any> & \"rt\""},{"value":"ComponentClass<any, any> & \"ruby\""},{"value":"ComponentClass<any, any> & \"s\""},{"value":"ComponentClass<any, any> & \"samp\""},{"value":"ComponentClass<any, any> & \"search\""},{"value":"ComponentClass<any, any> & \"slot\""},{"value":"ComponentClass<any, any> & \"script\""},{"value":"ComponentClass<any, any> & \"section\""},{"value":"ComponentClass<any, any> & \"small\""},{"value":"ComponentClass<any, any> & \"source\""},{"value":"ComponentClass<any, any> & \"strong\""},{"value":"ComponentClass<any, any> & \"style\""},{"value":"ComponentClass<any, any> & \"sub\""},{"value":"ComponentClass<any, any> & \"summary\""},{"value":"ComponentClass<any, any> & \"sup\""},{"value":"ComponentClass<any, any> & \"table\""},{"value":"ComponentClass<any, any> & \"template\""},{"value":"ComponentClass<any, any> & \"tbody\""},{"value":"ComponentClass<any, any> & \"td\""},{"value":"ComponentClass<any, any> & \"textarea\""},{"value":"ComponentClass<any, any> & \"tfoot\""},{"value":"ComponentClass<any, any> & \"th\""},{"value":"ComponentClass<any, any> & \"thead\""},{"value":"ComponentClass<any, any> & \"time\""},{"value":"ComponentClass<any, any> & \"title\""},{"value":"ComponentClass<any, any> & \"tr\""},{"value":"ComponentClass<any, any> & \"track\""},{"value":"ComponentClass<any, any> & \"u\""},{"value":"ComponentClass<any, any> & \"var\""},{"value":"ComponentClass<any, any> & \"video\""},{"value":"ComponentClass<any, any> & \"wbr\""},{"value":"ComponentClass<any, any> & \"webview\""},{"value":"ComponentClass<any, any> & \"animate\""},{"value":"ComponentClass<any, any> & \"animateMotion\""},{"value":"ComponentClass<any, any> & \"animateTransform\""},{"value":"ComponentClass<any, any> & \"circle\""},{"value":"ComponentClass<any, any> & \"clipPath\""},{"value":"ComponentClass<any, any> & \"defs\""},{"value":"ComponentClass<any, any> & \"desc\""},{"value":"ComponentClass<any, any> & \"ellipse\""},{"value":"ComponentClass<any, any> & \"feBlend\""},{"value":"ComponentClass<any, any> & \"feColorMatrix\""},{"value":"ComponentClass<any, any> & \"feComponentTransfer\""},{"value":"ComponentClass<any, any> & \"feComposite\""},{"value":"ComponentClass<any, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<any, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<any, any> & \"feDisplacementMap\""},{"value":"ComponentClass<any, any> & \"feDistantLight\""},{"value":"ComponentClass<any, any> & \"feDropShadow\""},{"value":"ComponentClass<any, any> & \"feFlood\""},{"value":"ComponentClass<any, any> & \"feFuncA\""},{"value":"ComponentClass<any, any> & \"feFuncB\""},{"value":"ComponentClass<any, any> & \"feFuncG\""},{"value":"ComponentClass<any, any> & \"feFuncR\""},{"value":"ComponentClass<any, any> & \"feGaussianBlur\""},{"value":"ComponentClass<any, any> & \"feImage\""},{"value":"ComponentClass<any, any> & \"feMerge\""},{"value":"ComponentClass<any, any> & \"feMergeNode\""},{"value":"ComponentClass<any, any> & \"feMorphology\""},{"value":"ComponentClass<any, any> & \"feOffset\""},{"value":"ComponentClass<any, any> & \"fePointLight\""},{"value":"ComponentClass<any, any> & \"feSpecularLighting\""},{"value":"ComponentClass<any, any> & \"feSpotLight\""},{"value":"ComponentClass<any, any> & \"feTile\""},{"value":"ComponentClass<any, any> & \"feTurbulence\""},{"value":"ComponentClass<any, any> & \"foreignObject\""},{"value":"ComponentClass<any, any> & \"g\""},{"value":"ComponentClass<any, any> & \"image\""},{"value":"ComponentClass<any, any> & \"line\""},{"value":"ComponentClass<any, any> & \"linearGradient\""},{"value":"ComponentClass<any, any> & \"marker\""},{"value":"ComponentClass<any, any> & \"mask\""},{"value":"ComponentClass<any, any> & \"metadata\""},{"value":"ComponentClass<any, any> & \"mpath\""},{"value":"ComponentClass<any, any> & \"path\""},{"value":"ComponentClass<any, any> & \"pattern\""},{"value":"ComponentClass<any, any> & \"polygon\""},{"value":"ComponentClass<any, any> & \"polyline\""},{"value":"ComponentClass<any, any> & \"radialGradient\""},{"value":"ComponentClass<any, any> & \"rect\""},{"value":"ComponentClass<any, any> & \"set\""},{"value":"ComponentClass<any, any> & \"stop\""},{"value":"ComponentClass<any, any> & \"switch\""},{"value":"ComponentClass<any, any> & \"text\""},{"value":"ComponentClass<any, any> & \"textPath\""},{"value":"ComponentClass<any, any> & \"tspan\""},{"value":"ComponentClass<any, any> & \"use\""},{"value":"ComponentClass<any, any> & \"view\""},{"value":"ComponentClass<any, any> & FunctionComponent<any>"},{"value":"FunctionComponent<any> & \"symbol\""},{"value":"FunctionComponent<any> & \"object\""},{"value":"FunctionComponent<any> & \"map\""},{"value":"FunctionComponent<any> & \"filter\""},{"value":"FunctionComponent<any> & \"a\""},{"value":"FunctionComponent<any> & \"button\""},{"value":"FunctionComponent<any> & \"div\""},{"value":"FunctionComponent<any> & \"form\""},{"value":"FunctionComponent<any> & \"h2\""},{"value":"FunctionComponent<any> & \"h3\""},{"value":"FunctionComponent<any> & \"img\""},{"value":"FunctionComponent<any> & \"input\""},{"value":"FunctionComponent<any> & \"label\""},{"value":"FunctionComponent<any> & \"li\""},{"value":"FunctionComponent<any> & \"nav\""},{"value":"FunctionComponent<any> & \"ol\""},{"value":"FunctionComponent<any> & \"p\""},{"value":"FunctionComponent<any> & \"select\""},{"value":"FunctionComponent<any> & \"span\""},{"value":"FunctionComponent<any> & \"svg\""},{"value":"FunctionComponent<any> & \"ul\""},{"value":"FunctionComponent<any> & \"abbr\""},{"value":"FunctionComponent<any> & \"address\""},{"value":"FunctionComponent<any> & \"area\""},{"value":"FunctionComponent<any> & \"article\""},{"value":"FunctionComponent<any> & \"aside\""},{"value":"FunctionComponent<any> & \"audio\""},{"value":"FunctionComponent<any> & \"b\""},{"value":"FunctionComponent<any> & \"base\""},{"value":"FunctionComponent<any> & \"bdi\""},{"value":"FunctionComponent<any> & \"bdo\""},{"value":"FunctionComponent<any> & \"big\""},{"value":"FunctionComponent<any> & \"blockquote\""},{"value":"FunctionComponent<any> & \"body\""},{"value":"FunctionComponent<any> & \"br\""},{"value":"FunctionComponent<any> & \"canvas\""},{"value":"FunctionComponent<any> & \"caption\""},{"value":"FunctionComponent<any> & \"center\""},{"value":"FunctionComponent<any> & \"cite\""},{"value":"FunctionComponent<any> & \"code\""},{"value":"FunctionComponent<any> & \"col\""},{"value":"FunctionComponent<any> & \"colgroup\""},{"value":"FunctionComponent<any> & \"data\""},{"value":"FunctionComponent<any> & \"datalist\""},{"value":"FunctionComponent<any> & \"dd\""},{"value":"FunctionComponent<any> & \"del\""},{"value":"FunctionComponent<any> & \"details\""},{"value":"FunctionComponent<any> & \"dfn\""},{"value":"FunctionComponent<any> & \"dialog\""},{"value":"FunctionComponent<any> & \"dl\""},{"value":"FunctionComponent<any> & \"dt\""},{"value":"FunctionComponent<any> & \"em\""},{"value":"FunctionComponent<any> & \"embed\""},{"value":"FunctionComponent<any> & \"fieldset\""},{"value":"FunctionComponent<any> & \"figcaption\""},{"value":"FunctionComponent<any> & \"figure\""},{"value":"FunctionComponent<any> & \"footer\""},{"value":"FunctionComponent<any> & \"h1\""},{"value":"FunctionComponent<any> & \"h4\""},{"value":"FunctionComponent<any> & \"h5\""},{"value":"FunctionComponent<any> & \"h6\""},{"value":"FunctionComponent<any> & \"head\""},{"value":"FunctionComponent<any> & \"header\""},{"value":"FunctionComponent<any> & \"hgroup\""},{"value":"FunctionComponent<any> & \"hr\""},{"value":"FunctionComponent<any> & \"html\""},{"value":"FunctionComponent<any> & \"i\""},{"value":"FunctionComponent<any> & \"iframe\""},{"value":"FunctionComponent<any> & \"ins\""},{"value":"FunctionComponent<any> & \"kbd\""},{"value":"FunctionComponent<any> & \"keygen\""},{"value":"FunctionComponent<any> & \"legend\""},{"value":"FunctionComponent<any> & \"link\""},{"value":"FunctionComponent<any> & \"main\""},{"value":"FunctionComponent<any> & \"mark\""},{"value":"FunctionComponent<any> & \"menu\""},{"value":"FunctionComponent<any> & \"menuitem\""},{"value":"FunctionComponent<any> & \"meta\""},{"value":"FunctionComponent<any> & \"meter\""},{"value":"FunctionComponent<any> & \"noindex\""},{"value":"FunctionComponent<any> & \"noscript\""},{"value":"FunctionComponent<any> & \"optgroup\""},{"value":"FunctionComponent<any> & \"option\""},{"value":"FunctionComponent<any> & \"output\""},{"value":"FunctionComponent<any> & \"param\""},{"value":"FunctionComponent<any> & \"picture\""},{"value":"FunctionComponent<any> & \"pre\""},{"value":"FunctionComponent<any> & \"progress\""},{"value":"FunctionComponent<any> & \"q\""},{"value":"FunctionComponent<any> & \"rp\""},{"value":"FunctionComponent<any> & \"rt\""},{"value":"FunctionComponent<any> & \"ruby\""},{"value":"FunctionComponent<any> & \"s\""},{"value":"FunctionComponent<any> & \"samp\""},{"value":"FunctionComponent<any> & \"search\""},{"value":"FunctionComponent<any> & \"slot\""},{"value":"FunctionComponent<any> & \"script\""},{"value":"FunctionComponent<any> & \"section\""},{"value":"FunctionComponent<any> & \"small\""},{"value":"FunctionComponent<any> & \"source\""},{"value":"FunctionComponent<any> & \"strong\""},{"value":"FunctionComponent<any> & \"style\""},{"value":"FunctionComponent<any> & \"sub\""},{"value":"FunctionComponent<any> & \"summary\""},{"value":"FunctionComponent<any> & \"sup\""},{"value":"FunctionComponent<any> & \"table\""},{"value":"FunctionComponent<any> & \"template\""},{"value":"FunctionComponent<any> & \"tbody\""},{"value":"FunctionComponent<any> & \"td\""},{"value":"FunctionComponent<any> & \"textarea\""},{"value":"FunctionComponent<any> & \"tfoot\""},{"value":"FunctionComponent<any> & \"th\""},{"value":"FunctionComponent<any> & \"thead\""},{"value":"FunctionComponent<any> & \"time\""},{"value":"FunctionComponent<any> & \"title\""},{"value":"FunctionComponent<any> & \"tr\""},{"value":"FunctionComponent<any> & \"track\""},{"value":"FunctionComponent<any> & \"u\""},{"value":"FunctionComponent<any> & \"var\""},{"value":"FunctionComponent<any> & \"video\""},{"value":"FunctionComponent<any> & \"wbr\""},{"value":"FunctionComponent<any> & \"webview\""},{"value":"FunctionComponent<any> & \"animate\""},{"value":"FunctionComponent<any> & \"animateMotion\""},{"value":"FunctionComponent<any> & \"animateTransform\""},{"value":"FunctionComponent<any> & \"circle\""},{"value":"FunctionComponent<any> & \"clipPath\""},{"value":"FunctionComponent<any> & \"defs\""},{"value":"FunctionComponent<any> & \"desc\""},{"value":"FunctionComponent<any> & \"ellipse\""},{"value":"FunctionComponent<any> & \"feBlend\""},{"value":"FunctionComponent<any> & \"feColorMatrix\""},{"value":"FunctionComponent<any> & \"feComponentTransfer\""},{"value":"FunctionComponent<any> & \"feComposite\""},{"value":"FunctionComponent<any> & \"feConvolveMatrix\""},{"value":"FunctionComponent<any> & \"feDiffuseLighting\""},{"value":"FunctionComponent<any> & \"feDisplacementMap\""},{"value":"FunctionComponent<any> & \"feDistantLight\""},{"value":"FunctionComponent<any> & \"feDropShadow\""},{"value":"FunctionComponent<any> & \"feFlood\""},{"value":"FunctionComponent<any> & \"feFuncA\""},{"value":"FunctionComponent<any> & \"feFuncB\""},{"value":"FunctionComponent<any> & \"feFuncG\""},{"value":"FunctionComponent<any> & \"feFuncR\""},{"value":"FunctionComponent<any> & \"feGaussianBlur\""},{"value":"FunctionComponent<any> & \"feImage\""},{"value":"FunctionComponent<any> & \"feMerge\""},{"value":"FunctionComponent<any> & \"feMergeNode\""},{"value":"FunctionComponent<any> & \"feMorphology\""},{"value":"FunctionComponent<any> & \"feOffset\""},{"value":"FunctionComponent<any> & \"fePointLight\""},{"value":"FunctionComponent<any> & \"feSpecularLighting\""},{"value":"FunctionComponent<any> & \"feSpotLight\""},{"value":"FunctionComponent<any> & \"feTile\""},{"value":"FunctionComponent<any> & \"feTurbulence\""},{"value":"FunctionComponent<any> & \"foreignObject\""},{"value":"FunctionComponent<any> & \"g\""},{"value":"FunctionComponent<any> & \"image\""},{"value":"FunctionComponent<any> & \"line\""},{"value":"FunctionComponent<any> & \"linearGradient\""},{"value":"FunctionComponent<any> & \"marker\""},{"value":"FunctionComponent<any> & \"mask\""},{"value":"FunctionComponent<any> & \"metadata\""},{"value":"FunctionComponent<any> & \"mpath\""},{"value":"FunctionComponent<any> & \"path\""},{"value":"FunctionComponent<any> & \"pattern\""},{"value":"FunctionComponent<any> & \"polygon\""},{"value":"FunctionComponent<any> & \"polyline\""},{"value":"FunctionComponent<any> & \"radialGradient\""},{"value":"FunctionComponent<any> & \"rect\""},{"value":"FunctionComponent<any> & \"set\""},{"value":"FunctionComponent<any> & \"stop\""},{"value":"FunctionComponent<any> & \"switch\""},{"value":"FunctionComponent<any> & \"text\""},{"value":"FunctionComponent<any> & \"textPath\""},{"value":"FunctionComponent<any> & \"tspan\""},{"value":"FunctionComponent<any> & \"use\""},{"value":"FunctionComponent<any> & \"view\""},{"value":"FunctionComponent<any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & \"symbol\""},{"value":"ComponentClass<{}, any> & \"object\""},{"value":"ComponentClass<{}, any> & \"map\""},{"value":"ComponentClass<{}, any> & \"filter\""},{"value":"ComponentClass<{}, any> & \"a\""},{"value":"ComponentClass<{}, any> & \"button\""},{"value":"ComponentClass<{}, any> & \"div\""},{"value":"ComponentClass<{}, any> & \"form\""},{"value":"ComponentClass<{}, any> & \"h2\""},{"value":"ComponentClass<{}, any> & \"h3\""},{"value":"ComponentClass<{}, any> & \"img\""},{"value":"ComponentClass<{}, any> & \"input\""},{"value":"ComponentClass<{}, any> & \"label\""},{"value":"ComponentClass<{}, any> & \"li\""},{"value":"ComponentClass<{}, any> & \"nav\""},{"value":"ComponentClass<{}, any> & \"ol\""},{"value":"ComponentClass<{}, any> & \"p\""},{"value":"ComponentClass<{}, any> & \"select\""},{"value":"ComponentClass<{}, any> & \"span\""},{"value":"ComponentClass<{}, any> & \"svg\""},{"value":"ComponentClass<{}, any> & \"ul\""},{"value":"ComponentClass<{}, any> & \"abbr\""},{"value":"ComponentClass<{}, any> & \"address\""},{"value":"ComponentClass<{}, any> & \"area\""},{"value":"ComponentClass<{}, any> & \"article\""},{"value":"ComponentClass<{}, any> & \"aside\""},{"value":"ComponentClass<{}, any> & \"audio\""},{"value":"ComponentClass<{}, any> & \"b\""},{"value":"ComponentClass<{}, any> & \"base\""},{"value":"ComponentClass<{}, any> & \"bdi\""},{"value":"ComponentClass<{}, any> & \"bdo\""},{"value":"ComponentClass<{}, any> & \"big\""},{"value":"ComponentClass<{}, any> & \"blockquote\""},{"value":"ComponentClass<{}, any> & \"body\""},{"value":"ComponentClass<{}, any> & \"br\""},{"value":"ComponentClass<{}, any> & \"canvas\""},{"value":"ComponentClass<{}, any> & \"caption\""},{"value":"ComponentClass<{}, any> & \"center\""},{"value":"ComponentClass<{}, any> & \"cite\""},{"value":"ComponentClass<{}, any> & \"code\""},{"value":"ComponentClass<{}, any> & \"col\""},{"value":"ComponentClass<{}, any> & \"colgroup\""},{"value":"ComponentClass<{}, any> & \"data\""},{"value":"ComponentClass<{}, any> & \"datalist\""},{"value":"ComponentClass<{}, any> & \"dd\""},{"value":"ComponentClass<{}, any> & \"del\""},{"value":"ComponentClass<{}, any> & \"details\""},{"value":"ComponentClass<{}, any> & \"dfn\""},{"value":"ComponentClass<{}, any> & \"dialog\""},{"value":"ComponentClass<{}, any> & \"dl\""},{"value":"ComponentClass<{}, any> & \"dt\""},{"value":"ComponentClass<{}, any> & \"em\""},{"value":"ComponentClass<{}, any> & \"embed\""},{"value":"ComponentClass<{}, any> & \"fieldset\""},{"value":"ComponentClass<{}, any> & \"figcaption\""},{"value":"ComponentClass<{}, any> & \"figure\""},{"value":"ComponentClass<{}, any> & \"footer\""},{"value":"ComponentClass<{}, any> & \"h1\""},{"value":"ComponentClass<{}, any> & \"h4\""},{"value":"ComponentClass<{}, any> & \"h5\""},{"value":"ComponentClass<{}, any> & \"h6\""},{"value":"ComponentClass<{}, any> & \"head\""},{"value":"ComponentClass<{}, any> & \"header\""},{"value":"ComponentClass<{}, any> & \"hgroup\""},{"value":"ComponentClass<{}, any> & \"hr\""},{"value":"ComponentClass<{}, any> & \"html\""},{"value":"ComponentClass<{}, any> & \"i\""},{"value":"ComponentClass<{}, any> & \"iframe\""},{"value":"ComponentClass<{}, any> & \"ins\""},{"value":"ComponentClass<{}, any> & \"kbd\""},{"value":"ComponentClass<{}, any> & \"keygen\""},{"value":"ComponentClass<{}, any> & \"legend\""},{"value":"ComponentClass<{}, any> & \"link\""},{"value":"ComponentClass<{}, any> & \"main\""},{"value":"ComponentClass<{}, any> & \"mark\""},{"value":"ComponentClass<{}, any> & \"menu\""},{"value":"ComponentClass<{}, any> & \"menuitem\""},{"value":"ComponentClass<{}, any> & \"meta\""},{"value":"ComponentClass<{}, any> & \"meter\""},{"value":"ComponentClass<{}, any> & \"noindex\""},{"value":"ComponentClass<{}, any> & \"noscript\""},{"value":"ComponentClass<{}, any> & \"optgroup\""},{"value":"ComponentClass<{}, any> & \"option\""},{"value":"ComponentClass<{}, any> & \"output\""},{"value":"ComponentClass<{}, any> & \"param\""},{"value":"ComponentClass<{}, any> & \"picture\""},{"value":"ComponentClass<{}, any> & \"pre\""},{"value":"ComponentClass<{}, any> & \"progress\""},{"value":"ComponentClass<{}, any> & \"q\""},{"value":"ComponentClass<{}, any> & \"rp\""},{"value":"ComponentClass<{}, any> & \"rt\""},{"value":"ComponentClass<{}, any> & \"ruby\""},{"value":"ComponentClass<{}, any> & \"s\""},{"value":"ComponentClass<{}, any> & \"samp\""},{"value":"ComponentClass<{}, any> & \"search\""},{"value":"ComponentClass<{}, any> & \"slot\""},{"value":"ComponentClass<{}, any> & \"script\""},{"value":"ComponentClass<{}, any> & \"section\""},{"value":"ComponentClass<{}, any> & \"small\""},{"value":"ComponentClass<{}, any> & \"source\""},{"value":"ComponentClass<{}, any> & \"strong\""},{"value":"ComponentClass<{}, any> & \"style\""},{"value":"ComponentClass<{}, any> & \"sub\""},{"value":"ComponentClass<{}, any> & \"summary\""},{"value":"ComponentClass<{}, any> & \"sup\""},{"value":"ComponentClass<{}, any> & \"table\""},{"value":"ComponentClass<{}, any> & \"template\""},{"value":"ComponentClass<{}, any> & \"tbody\""},{"value":"ComponentClass<{}, any> & \"td\""},{"value":"ComponentClass<{}, any> & \"textarea\""},{"value":"ComponentClass<{}, any> & \"tfoot\""},{"value":"ComponentClass<{}, any> & \"th\""},{"value":"ComponentClass<{}, any> & \"thead\""},{"value":"ComponentClass<{}, any> & \"time\""},{"value":"ComponentClass<{}, any> & \"title\""},{"value":"ComponentClass<{}, any> & \"tr\""},{"value":"ComponentClass<{}, any> & \"track\""},{"value":"ComponentClass<{}, any> & \"u\""},{"value":"ComponentClass<{}, any> & \"var\""},{"value":"ComponentClass<{}, any> & \"video\""},{"value":"ComponentClass<{}, any> & \"wbr\""},{"value":"ComponentClass<{}, any> & \"webview\""},{"value":"ComponentClass<{}, any> & \"animate\""},{"value":"ComponentClass<{}, any> & \"animateMotion\""},{"value":"ComponentClass<{}, any> & \"animateTransform\""},{"value":"ComponentClass<{}, any> & \"circle\""},{"value":"ComponentClass<{}, any> & \"clipPath\""},{"value":"ComponentClass<{}, any> & \"defs\""},{"value":"ComponentClass<{}, any> & \"desc\""},{"value":"ComponentClass<{}, any> & \"ellipse\""},{"value":"ComponentClass<{}, any> & \"feBlend\""},{"value":"ComponentClass<{}, any> & \"feColorMatrix\""},{"value":"ComponentClass<{}, any> & \"feComponentTransfer\""},{"value":"ComponentClass<{}, any> & \"feComposite\""},{"value":"ComponentClass<{}, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<{}, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<{}, any> & \"feDisplacementMap\""},{"value":"ComponentClass<{}, any> & \"feDistantLight\""},{"value":"ComponentClass<{}, any> & \"feDropShadow\""},{"value":"ComponentClass<{}, any> & \"feFlood\""},{"value":"ComponentClass<{}, any> & \"feFuncA\""},{"value":"ComponentClass<{}, any> & \"feFuncB\""},{"value":"ComponentClass<{}, any> & \"feFuncG\""},{"value":"ComponentClass<{}, any> & \"feFuncR\""},{"value":"ComponentClass<{}, any> & \"feGaussianBlur\""},{"value":"ComponentClass<{}, any> & \"feImage\""},{"value":"ComponentClass<{}, any> & \"feMerge\""},{"value":"ComponentClass<{}, any> & \"feMergeNode\""},{"value":"ComponentClass<{}, any> & \"feMorphology\""},{"value":"ComponentClass<{}, any> & \"feOffset\""},{"value":"ComponentClass<{}, any> & \"fePointLight\""},{"value":"ComponentClass<{}, any> & \"feSpecularLighting\""},{"value":"ComponentClass<{}, any> & \"feSpotLight\""},{"value":"ComponentClass<{}, any> & \"feTile\""},{"value":"ComponentClass<{}, any> & \"feTurbulence\""},{"value":"ComponentClass<{}, any> & \"foreignObject\""},{"value":"ComponentClass<{}, any> & \"g\""},{"value":"ComponentClass<{}, any> & \"image\""},{"value":"ComponentClass<{}, any> & \"line\""},{"value":"ComponentClass<{}, any> & \"linearGradient\""},{"value":"ComponentClass<{}, any> & \"marker\""},{"value":"ComponentClass<{}, any> & \"mask\""},{"value":"ComponentClass<{}, any> & \"metadata\""},{"value":"ComponentClass<{}, any> & \"mpath\""},{"value":"ComponentClass<{}, any> & \"path\""},{"value":"ComponentClass<{}, any> & \"pattern\""},{"value":"ComponentClass<{}, any> & \"polygon\""},{"value":"ComponentClass<{}, any> & \"polyline\""},{"value":"ComponentClass<{}, any> & \"radialGradient\""},{"value":"ComponentClass<{}, any> & \"rect\""},{"value":"ComponentClass<{}, any> & \"set\""},{"value":"ComponentClass<{}, any> & \"stop\""},{"value":"ComponentClass<{}, any> & \"switch\""},{"value":"ComponentClass<{}, any> & \"text\""},{"value":"ComponentClass<{}, any> & \"textPath\""},{"value":"ComponentClass<{}, any> & \"tspan\""},{"value":"ComponentClass<{}, any> & \"use\""},{"value":"ComponentClass<{}, any> & \"view\""},{"value":"ComponentClass<{}, any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & FunctionComponent<any>"},{"value":"FunctionComponent<{}> & \"symbol\""},{"value":"FunctionComponent<{}> & \"object\""},{"value":"FunctionComponent<{}> & \"map\""},{"value":"FunctionComponent<{}> & \"filter\""},{"value":"FunctionComponent<{}> & \"a\""},{"value":"FunctionComponent<{}> & \"button\""},{"value":"FunctionComponent<{}> & \"div\""},{"value":"FunctionComponent<{}> & \"form\""},{"value":"FunctionComponent<{}> & \"h2\""},{"value":"FunctionComponent<{}> & \"h3\""},{"value":"FunctionComponent<{}> & \"img\""},{"value":"FunctionComponent<{}> & \"input\""},{"value":"FunctionComponent<{}> & \"label\""},{"value":"FunctionComponent<{}> & \"li\""},{"value":"FunctionComponent<{}> & \"nav\""},{"value":"FunctionComponent<{}> & \"ol\""},{"value":"FunctionComponent<{}> & \"p\""},{"value":"FunctionComponent<{}> & \"select\""},{"value":"FunctionComponent<{}> & \"span\""},{"value":"FunctionComponent<{}> & \"svg\""},{"value":"FunctionComponent<{}> & \"ul\""},{"value":"FunctionComponent<{}> & \"abbr\""},{"value":"FunctionComponent<{}> & \"address\""},{"value":"FunctionComponent<{}> & \"area\""},{"value":"FunctionComponent<{}> & \"article\""},{"value":"FunctionComponent<{}> & \"aside\""},{"value":"FunctionComponent<{}> & \"audio\""},{"value":"FunctionComponent<{}> & \"b\""},{"value":"FunctionComponent<{}> & \"base\""},{"value":"FunctionComponent<{}> & \"bdi\""},{"value":"FunctionComponent<{}> & \"bdo\""},{"value":"FunctionComponent<{}> & \"big\""},{"value":"FunctionComponent<{}> & \"blockquote\""},{"value":"FunctionComponent<{}> & \"body\""},{"value":"FunctionComponent<{}> & \"br\""},{"value":"FunctionComponent<{}> & \"canvas\""},{"value":"FunctionComponent<{}> & \"caption\""},{"value":"FunctionComponent<{}> & \"center\""},{"value":"FunctionComponent<{}> & \"cite\""},{"value":"FunctionComponent<{}> & \"code\""},{"value":"FunctionComponent<{}> & \"col\""},{"value":"FunctionComponent<{}> & \"colgroup\""},{"value":"FunctionComponent<{}> & \"data\""},{"value":"FunctionComponent<{}> & \"datalist\""},{"value":"FunctionComponent<{}> & \"dd\""},{"value":"FunctionComponent<{}> & \"del\""},{"value":"FunctionComponent<{}> & \"details\""},{"value":"FunctionComponent<{}> & \"dfn\""},{"value":"FunctionComponent<{}> & \"dialog\""},{"value":"FunctionComponent<{}> & \"dl\""},{"value":"FunctionComponent<{}> & \"dt\""},{"value":"FunctionComponent<{}> & \"em\""},{"value":"FunctionComponent<{}> & \"embed\""},{"value":"FunctionComponent<{}> & \"fieldset\""},{"value":"FunctionComponent<{}> & \"figcaption\""},{"value":"FunctionComponent<{}> & \"figure\""},{"value":"FunctionComponent<{}> & \"footer\""},{"value":"FunctionComponent<{}> & \"h1\""},{"value":"FunctionComponent<{}> & \"h4\""},{"value":"FunctionComponent<{}> & \"h5\""},{"value":"FunctionComponent<{}> & \"h6\""},{"value":"FunctionComponent<{}> & \"head\""},{"value":"FunctionComponent<{}> & \"header\""},{"value":"FunctionComponent<{}> & \"hgroup\""},{"value":"FunctionComponent<{}> & \"hr\""},{"value":"FunctionComponent<{}> & \"html\""},{"value":"FunctionComponent<{}> & \"i\""},{"value":"FunctionComponent<{}> & \"iframe\""},{"value":"FunctionComponent<{}> & \"ins\""},{"value":"FunctionComponent<{}> & \"kbd\""},{"value":"FunctionComponent<{}> & \"keygen\""},{"value":"FunctionComponent<{}> & \"legend\""},{"value":"FunctionComponent<{}> & \"link\""},{"value":"FunctionComponent<{}> & \"main\""},{"value":"FunctionComponent<{}> & \"mark\""},{"value":"FunctionComponent<{}> & \"menu\""},{"value":"FunctionComponent<{}> & \"menuitem\""},{"value":"FunctionComponent<{}> & \"meta\""},{"value":"FunctionComponent<{}> & \"meter\""},{"value":"FunctionComponent<{}> & \"noindex\""},{"value":"FunctionComponent<{}> & \"noscript\""},{"value":"FunctionComponent<{}> & \"optgroup\""},{"value":"FunctionComponent<{}> & \"option\""},{"value":"FunctionComponent<{}> & \"output\""},{"value":"FunctionComponent<{}> & \"param\""},{"value":"FunctionComponent<{}> & \"picture\""},{"value":"FunctionComponent<{}> & \"pre\""},{"value":"FunctionComponent<{}> & \"progress\""},{"value":"FunctionComponent<{}> & \"q\""},{"value":"FunctionComponent<{}> & \"rp\""},{"value":"FunctionComponent<{}> & \"rt\""},{"value":"FunctionComponent<{}> & \"ruby\""},{"value":"FunctionComponent<{}> & \"s\""},{"value":"FunctionComponent<{}> & \"samp\""},{"value":"FunctionComponent<{}> & \"search\""},{"value":"FunctionComponent<{}> & \"slot\""},{"value":"FunctionComponent<{}> & \"script\""},{"value":"FunctionComponent<{}> & \"section\""},{"value":"FunctionComponent<{}> & \"small\""},{"value":"FunctionComponent<{}> & \"source\""},{"value":"FunctionComponent<{}> & \"strong\""},{"value":"FunctionComponent<{}> & \"style\""},{"value":"FunctionComponent<{}> & \"sub\""},{"value":"FunctionComponent<{}> & \"summary\""},{"value":"FunctionComponent<{}> & \"sup\""},{"value":"FunctionComponent<{}> & \"table\""},{"value":"FunctionComponent<{}> & \"template\""},{"value":"FunctionComponent<{}> & \"tbody\""},{"value":"FunctionComponent<{}> & \"td\""},{"value":"FunctionComponent<{}> & \"textarea\""},{"value":"FunctionComponent<{}> & \"tfoot\""},{"value":"FunctionComponent<{}> & \"th\""},{"value":"FunctionComponent<{}> & \"thead\""},{"value":"FunctionComponent<{}> & \"time\""},{"value":"FunctionComponent<{}> & \"title\""},{"value":"FunctionComponent<{}> & \"tr\""},{"value":"FunctionComponent<{}> & \"track\""},{"value":"FunctionComponent<{}> & \"u\""},{"value":"FunctionComponent<{}> & \"var\""},{"value":"FunctionComponent<{}> & \"video\""},{"value":"FunctionComponent<{}> & \"wbr\""},{"value":"FunctionComponent<{}> & \"webview\""},{"value":"FunctionComponent<{}> & \"animate\""},{"value":"FunctionComponent<{}> & \"animateMotion\""},{"value":"FunctionComponent<{}> & \"animateTransform\""},{"value":"FunctionComponent<{}> & \"circle\""},{"value":"FunctionComponent<{}> & \"clipPath\""},{"value":"FunctionComponent<{}> & \"defs\""},{"value":"FunctionComponent<{}> & \"desc\""},{"value":"FunctionComponent<{}> & \"ellipse\""},{"value":"FunctionComponent<{}> & \"feBlend\""},{"value":"FunctionComponent<{}> & \"feColorMatrix\""},{"value":"FunctionComponent<{}> & \"feComponentTransfer\""},{"value":"FunctionComponent<{}> & \"feComposite\""},{"value":"FunctionComponent<{}> & \"feConvolveMatrix\""},{"value":"FunctionComponent<{}> & \"feDiffuseLighting\""},{"value":"FunctionComponent<{}> & \"feDisplacementMap\""},{"value":"FunctionComponent<{}> & \"feDistantLight\""},{"value":"FunctionComponent<{}> & \"feDropShadow\""},{"value":"FunctionComponent<{}> & \"feFlood\""},{"value":"FunctionComponent<{}> & \"feFuncA\""},{"value":"FunctionComponent<{}> & \"feFuncB\""},{"value":"FunctionComponent<{}> & \"feFuncG\""},{"value":"FunctionComponent<{}> & \"feFuncR\""},{"value":"FunctionComponent<{}> & \"feGaussianBlur\""},{"value":"FunctionComponent<{}> & \"feImage\""},{"value":"FunctionComponent<{}> & \"feMerge\""},{"value":"FunctionComponent<{}> & \"feMergeNode\""},{"value":"FunctionComponent<{}> & \"feMorphology\""},{"value":"FunctionComponent<{}> & \"feOffset\""},{"value":"FunctionComponent<{}> & \"fePointLight\""},{"value":"FunctionComponent<{}> & \"feSpecularLighting\""},{"value":"FunctionComponent<{}> & \"feSpotLight\""},{"value":"FunctionComponent<{}> & \"feTile\""},{"value":"FunctionComponent<{}> & \"feTurbulence\""},{"value":"FunctionComponent<{}> & \"foreignObject\""},{"value":"FunctionComponent<{}> & \"g\""},{"value":"FunctionComponent<{}> & \"image\""},{"value":"FunctionComponent<{}> & \"line\""},{"value":"FunctionComponent<{}> & \"linearGradient\""},{"value":"FunctionComponent<{}> & \"marker\""},{"value":"FunctionComponent<{}> & \"mask\""},{"value":"FunctionComponent<{}> & \"metadata\""},{"value":"FunctionComponent<{}> & \"mpath\""},{"value":"FunctionComponent<{}> & \"path\""},{"value":"FunctionComponent<{}> & \"pattern\""},{"value":"FunctionComponent<{}> & \"polygon\""},{"value":"FunctionComponent<{}> & \"polyline\""},{"value":"FunctionComponent<{}> & \"radialGradient\""},{"value":"FunctionComponent<{}> & \"rect\""},{"value":"FunctionComponent<{}> & \"set\""},{"value":"FunctionComponent<{}> & \"stop\""},{"value":"FunctionComponent<{}> & \"switch\""},{"value":"FunctionComponent<{}> & \"text\""},{"value":"FunctionComponent<{}> & \"textPath\""},{"value":"FunctionComponent<{}> & \"tspan\""},{"value":"FunctionComponent<{}> & \"use\""},{"value":"FunctionComponent<{}> & \"view\""},{"value":"FunctionComponent<{}> & ComponentClass<any, any>"},{"value":"FunctionComponent<{}> & FunctionComponent<any>"}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/segmented-control/SegmentedControlIcon.tsx","description":"","displayName":"SegmentedControlIcon","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"is":{"defaultValue":null,"description":"","name":"is","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"FC<SVGProps<SVGSVGElement>>"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/segmented-control/SegmentedControlItem.tsx","description":"","displayName":"SegmentedControlItem","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"primary\" | \"marsh\">","value":[{"value":"\"primary\""},{"value":"\"marsh\""},{"value":"Partial<Record<Breakpoint, \"primary\" | \"marsh\">>","description":"","fullComment":"","tags":{}}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsTriggerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsTriggerProps"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/segmented-control/SegmentedControlItemList.tsx","description":"","displayName":"SegmentedControlItemList","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"colorScheme":{"defaultValue":null,"description":"","name":"colorScheme","declarations":[{"fileName":"lib/src/components/tabs/TabsTriggerList.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TcolorScheme","value":[{"value":"TcolorScheme","description":"","fullComment":"","tags":{}}]}},"loop":{"defaultValue":null,"description":"","name":"loop","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsListProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsListProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/segmented-control/SegmentedControlRoot.tsx","description":"","displayName":"SegmentedControlRoot","methods":[],"props":{"activationMode":{"defaultValue":null,"description":"Whether a tab is activated automatically or manually.\n@defaultValue automatic","name":"activationMode","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"}],"required":false,"type":{"name":"enum","raw":"\"manual\" | \"automatic\"","value":[{"value":"\"manual\""},{"value":"\"automatic\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultValue":{"defaultValue":null,"description":"The value of the tab to select by default, if uncontrolled","name":"defaultValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"dir":{"defaultValue":null,"description":"The direction of navigation between toolbar items.","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"onValueChange":{"defaultValue":null,"description":"A function called when a new tab is selected","name":"onValueChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"}],"required":false,"type":{"name":"enum","raw":"((value: string) => void)","value":[{"value":"(value: string) => void","description":"","fullComment":"","tags":{}}]}},"orientation":{"defaultValue":null,"description":"The orientation the tabs are layed out.\nMainly so arrow navigation is done accordingly (left & right vs. up & down)\n@defaultValue horizontal","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"}],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":{"value":"primary"},"description":"","name":"theme","parent":{"fileName":"lib/src/components/segmented-control/SegmentedControlRoot.tsx","name":"SegmentedControlRootProps"},"declarations":[{"fileName":"lib/src/components/segmented-control/SegmentedControlRoot.tsx","name":"SegmentedControlRootProps"}],"required":false,"type":{"name":"enum","raw":"SegmentedControlTheme","value":[{"value":"\"primary\""},{"value":"\"marsh\""}]}},"value":{"defaultValue":null,"description":"The value for the selected tab, if controlled","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/select-field/SelectField.tsx","description":"","displayName":"SelectField","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(ResponsiveVariant<\"standard\" | \"modern\"> & (\"standard\" | \"modern\"))","value":[{"value":"\"standard\""},{"value":"\"modern\""},{"value":"Partial<Record<Breakpoint, \"standard\" | \"modern\">> & \"standard\""},{"value":"Partial<Record<Breakpoint, \"standard\" | \"modern\">> & \"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/components/select/Select.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"description":{"defaultValue":null,"description":"","name":"description","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"error":{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"hideLabel":{"defaultValue":null,"description":"","name":"hideLabel","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"placeholder":{"defaultValue":null,"description":"","name":"placeholder","declarations":[{"fileName":"src/components/select/Select.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"prompt":{"defaultValue":null,"description":"","name":"prompt","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ link?: string; label: string; onClick?: (() => void) | undefined; } | undefined","value":[{"value":"{ link?: string | undefined; label: string; onClick?: (() => void) | undefined; }","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"error\">","value":[{"value":"\"error\""},{"value":"Partial<Record<Breakpoint, \"error\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"white\" | \"grey\">","value":[{"value":"\"white\""},{"value":"\"grey\""},{"value":"Partial<Record<Breakpoint, \"white\" | \"grey\">>","description":"","fullComment":"","tags":{}}]}},"validation":{"defaultValue":null,"description":"","name":"validation","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ValidationOptions","value":[{"value":"ValidationOptions","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/select-menu-field/SelectMenuField.tsx","description":"","displayName":"SelectMenuField","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"},{"fileName":"src/components/select-menu-field/SelectMenuField.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"description":{"defaultValue":null,"description":"","name":"description","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","declarations":[{"fileName":"src/components/select-menu-field/SelectMenuField.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"error":{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"hideLabel":{"defaultValue":null,"description":"","name":"hideLabel","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"name":{"defaultValue":null,"description":"","name":"name","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"placeholder":{"defaultValue":null,"description":"","name":"placeholder","declarations":[{"fileName":"src/components/select-menu-field/SelectMenuField.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"prompt":{"defaultValue":null,"description":"","name":"prompt","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ link?: string; label: string; onClick?: (() => void) | undefined; } | undefined","value":[{"value":"{ link?: string | undefined; label: string; onClick?: (() => void) | undefined; }","description":"","fullComment":"","tags":{}}]}},"required":{"defaultValue":null,"description":"","name":"required","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"src/components/select-menu-field/SelectMenuField.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"src/components/select-menu-field/SelectMenuField.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"validation":{"defaultValue":null,"description":"","name":"validation","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ValidationOptions","value":[{"value":"ValidationOptions","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/select-menu/SelectMenu.tsx","description":"","displayName":"SelectMenu","methods":[],"props":{"autoComplete":{"defaultValue":null,"description":"","name":"autoComplete","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"defaultOpen":{"defaultValue":null,"description":"","name":"defaultOpen","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultValue":{"defaultValue":null,"description":"","name":"defaultValue","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"dir":{"defaultValue":null,"description":"","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"form":{"defaultValue":null,"description":"","name":"form","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"name":{"defaultValue":null,"description":"","name":"name","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"onOpenChange":{"defaultValue":null,"description":"","name":"onOpenChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"}],"required":false,"type":{"name":"enum","raw":"((open: boolean) => void)","value":[{"value":"(open: boolean) => void","description":"","fullComment":"","tags":{}}]}},"onValueChange":{"defaultValue":null,"description":"","name":"onValueChange","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((value: string) => void)","value":[{"value":"(value: string) => void","description":"","fullComment":"","tags":{}}]}},"open":{"defaultValue":null,"description":"","name":"open","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"required":{"defaultValue":null,"description":"","name":"required","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectSharedProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[{"fileName":"src/components/select-menu/SelectMenu.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[{"fileName":"src/components/select-menu/SelectMenu.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}},"theme":{"defaultValue":{"value":"grey"},"description":"","name":"theme","declarations":[{"fileName":"src/components/select-menu/SelectMenu.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"value":{"defaultValue":null,"description":"","name":"value","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/select-menu/SelectMenuContent.tsx","description":"","displayName":"SelectMenuContent","methods":[],"props":{"align":{"defaultValue":null,"description":"","name":"align","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"center\" | \"start\" | \"end\"","value":[{"value":"\"center\""},{"value":"\"start\""},{"value":"\"end\""}]}},"alignOffset":{"defaultValue":null,"description":"","name":"alignOffset","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"arrowPadding":{"defaultValue":null,"description":"","name":"arrowPadding","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"avoidCollisions":{"defaultValue":null,"description":"","name":"avoidCollisions","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"collisionBoundary":{"defaultValue":null,"description":"","name":"collisionBoundary","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"Boundary | Boundary[]","value":[{"value":"null"},{"value":"Element","description":"**`Element`** is the most general base class from which all element objects (i.e., objects that represent elements) in a Document inherit.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/Element)","fullComment":"**`Element`** is the most general base class from which all element objects (i.e., objects that represent elements) in a Document inherit.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/Element)","tags":{}},{"value":"Boundary[]","description":"","fullComment":"","tags":{}}]}},"collisionPadding":{"defaultValue":null,"description":"","name":"collisionPadding","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number | Partial<Record<\"left\" | \"right\" | \"top\" | \"bottom\", number>>","value":[{"value":"number"},{"value":"Partial<Record<\"left\" | \"right\" | \"top\" | \"bottom\", number>>","description":"","fullComment":"","tags":{}}]}},"hideWhenDetached":{"defaultValue":null,"description":"","name":"hideWhenDetached","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onCloseAutoFocus":{"defaultValue":null,"description":"Event handler called when auto-focusing on close.\nCan be prevented.","name":"onCloseAutoFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: Event) => void)","value":[{"value":"(event: Event) => void","description":"","fullComment":"","tags":{}}]}},"onEscapeKeyDown":{"defaultValue":null,"description":"Event handler called when the escape key is down.\nCan be prevented.","name":"onEscapeKeyDown","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: KeyboardEvent) => void)","value":[{"value":"(event: KeyboardEvent) => void","description":"","fullComment":"","tags":{}}]}},"onPointerDownOutside":{"defaultValue":null,"description":"Event handler called when the a `pointerdown` event happens outside of the `DismissableLayer`.\nCan be prevented.","name":"onPointerDownOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: PointerDownOutsideEvent) => void)","value":[{"value":"(event: PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"position":{"defaultValue":{"value":"popper"},"description":"","name":"position","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectContentImplProps"}],"required":false,"type":{"name":"enum","raw":"\"item-aligned\" | \"popper\"","value":[{"value":"\"item-aligned\""},{"value":"\"popper\""}]}},"side":{"defaultValue":null,"description":"","name":"side","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}},"sideOffset":{"defaultValue":{"value":4},"description":"","name":"sideOffset","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"sticky":{"defaultValue":null,"description":"","name":"sticky","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"partial\" | \"always\"","value":[{"value":"\"partial\""},{"value":"\"always\""}]}},"updatePositionStrategy":{"defaultValue":null,"description":"","name":"updatePositionStrategy","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"always\" | \"optimized\"","value":[{"value":"\"always\""},{"value":"\"optimized\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/select-menu/SelectMenuContext.tsx","description":"","displayName":"SelectMenuContext","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/select-menu/SelectMenuItem.tsx","description":"","displayName":"SelectMenuItem","methods":[],"props":{"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectItemProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectItemProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"textValue":{"defaultValue":null,"description":"","name":"textValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectItemProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectItemProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectItemProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/dist/index.d.ts","name":"SelectItemProps"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/select-menu/SelectMenuLabel.tsx","description":"","displayName":"SelectMenuLabel","methods":[],"props":{"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/select-menu/SelectMenuSeparator.tsx","description":"","displayName":"SelectMenuSeparator","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/select-menu/SelectMenuTrigger.tsx","description":"","displayName":"SelectMenuTrigger","methods":[],"props":{"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"placeholder":{"defaultValue":null,"description":"","name":"placeholder","declarations":[{"fileName":"lib/src/components/select-menu/SelectMenuTrigger.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/select/Select.tsx","description":"","displayName":"Select","methods":[],"props":{"appearance":{"defaultValue":{"value":"standard"},"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"standard\" | \"modern\">","value":[{"value":"\"standard\""},{"value":"\"modern\""},{"value":"Partial<Record<Breakpoint, \"standard\" | \"modern\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/components/select/Select.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"placeholder":{"defaultValue":null,"description":"","name":"placeholder","declarations":[{"fileName":"src/components/select/Select.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"error\">","value":[{"value":"\"error\""},{"value":"Partial<Record<Breakpoint, \"error\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"white\" | \"grey\">","value":[{"value":"\"white\""},{"value":"\"grey\""},{"value":"Partial<Record<Breakpoint, \"white\" | \"grey\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/side-bar/SideBar.tsx","description":"","displayName":"SideBar","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"offset":{"defaultValue":{"value":"0px"},"description":"","name":"offset","declarations":[{"fileName":"src/components/side-bar/SideBar.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Record<string, string>","value":[{"value":"Record<string, string>","description":"","fullComment":"","tags":{}}]}},"type":{"defaultValue":{"value":"expandable"},"description":"","name":"type","declarations":[],"required":false,"type":{"name":"enum","raw":"\"static\" | \"expandable\"","value":[{"value":"\"static\""},{"value":"\"expandable\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/side-bar/SideBarComponents.tsx","description":"","displayName":"SideBarHeader","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/side-bar/SideBarComponents.tsx","description":"","displayName":"SideBarBody","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/side-bar/SideBarComponents.tsx","description":"","displayName":"SideBarFooter","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/side-bar/SideBarComponents.tsx","description":"","displayName":"SideBarBrand","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/side-bar/SideBarComponents.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType<any, keyof IntrinsicElements>","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/side-bar/SideBarComponents.tsx","description":"","displayName":"SideBarBrandLogo","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/image/Image.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"fluid":{"defaultValue":null,"description":"","name":"fluid","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/side-bar/SideBarComponents.tsx","description":"","displayName":"SideBarBrandName","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((ComponentType<{}> | ElementType<any, keyof IntrinsicElements>) & ElementType)","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"\"symbol\" & ComponentClass<any, any>"},{"value":"\"symbol\" & FunctionComponent<any>"},{"value":"\"object\" & ComponentClass<any, any>"},{"value":"\"object\" & FunctionComponent<any>"},{"value":"\"map\" & ComponentClass<any, any>"},{"value":"\"map\" & FunctionComponent<any>"},{"value":"\"filter\" & ComponentClass<any, any>"},{"value":"\"filter\" & FunctionComponent<any>"},{"value":"\"a\" & ComponentClass<any, any>"},{"value":"\"a\" & FunctionComponent<any>"},{"value":"\"button\" & ComponentClass<any, any>"},{"value":"\"button\" & FunctionComponent<any>"},{"value":"\"div\" & ComponentClass<any, any>"},{"value":"\"div\" & FunctionComponent<any>"},{"value":"\"form\" & ComponentClass<any, any>"},{"value":"\"form\" & FunctionComponent<any>"},{"value":"\"h2\" & ComponentClass<any, any>"},{"value":"\"h2\" & FunctionComponent<any>"},{"value":"\"h3\" & ComponentClass<any, any>"},{"value":"\"h3\" & FunctionComponent<any>"},{"value":"\"img\" & ComponentClass<any, any>"},{"value":"\"img\" & FunctionComponent<any>"},{"value":"\"input\" & ComponentClass<any, any>"},{"value":"\"input\" & FunctionComponent<any>"},{"value":"\"label\" & ComponentClass<any, any>"},{"value":"\"label\" & FunctionComponent<any>"},{"value":"\"li\" & ComponentClass<any, any>"},{"value":"\"li\" & FunctionComponent<any>"},{"value":"\"nav\" & ComponentClass<any, any>"},{"value":"\"nav\" & FunctionComponent<any>"},{"value":"\"ol\" & ComponentClass<any, any>"},{"value":"\"ol\" & FunctionComponent<any>"},{"value":"\"p\" & ComponentClass<any, any>"},{"value":"\"p\" & FunctionComponent<any>"},{"value":"\"select\" & ComponentClass<any, any>"},{"value":"\"select\" & FunctionComponent<any>"},{"value":"\"span\" & ComponentClass<any, any>"},{"value":"\"span\" & FunctionComponent<any>"},{"value":"\"svg\" & ComponentClass<any, any>"},{"value":"\"svg\" & FunctionComponent<any>"},{"value":"\"ul\" & ComponentClass<any, any>"},{"value":"\"ul\" & FunctionComponent<any>"},{"value":"\"abbr\" & ComponentClass<any, any>"},{"value":"\"abbr\" & FunctionComponent<any>"},{"value":"\"address\" & ComponentClass<any, any>"},{"value":"\"address\" & FunctionComponent<any>"},{"value":"\"area\" & ComponentClass<any, any>"},{"value":"\"area\" & FunctionComponent<any>"},{"value":"\"article\" & ComponentClass<any, any>"},{"value":"\"article\" & FunctionComponent<any>"},{"value":"\"aside\" & ComponentClass<any, any>"},{"value":"\"aside\" & FunctionComponent<any>"},{"value":"\"audio\" & ComponentClass<any, any>"},{"value":"\"audio\" & FunctionComponent<any>"},{"value":"\"b\" & ComponentClass<any, any>"},{"value":"\"b\" & FunctionComponent<any>"},{"value":"\"base\" & ComponentClass<any, any>"},{"value":"\"base\" & FunctionComponent<any>"},{"value":"\"bdi\" & ComponentClass<any, any>"},{"value":"\"bdi\" & FunctionComponent<any>"},{"value":"\"bdo\" & ComponentClass<any, any>"},{"value":"\"bdo\" & FunctionComponent<any>"},{"value":"\"big\" & ComponentClass<any, any>"},{"value":"\"big\" & FunctionComponent<any>"},{"value":"\"blockquote\" & ComponentClass<any, any>"},{"value":"\"blockquote\" & FunctionComponent<any>"},{"value":"\"body\" & ComponentClass<any, any>"},{"value":"\"body\" & FunctionComponent<any>"},{"value":"\"br\" & ComponentClass<any, any>"},{"value":"\"br\" & FunctionComponent<any>"},{"value":"\"canvas\" & ComponentClass<any, any>"},{"value":"\"canvas\" & FunctionComponent<any>"},{"value":"\"caption\" & ComponentClass<any, any>"},{"value":"\"caption\" & FunctionComponent<any>"},{"value":"\"center\" & ComponentClass<any, any>"},{"value":"\"center\" & FunctionComponent<any>"},{"value":"\"cite\" & ComponentClass<any, any>"},{"value":"\"cite\" & FunctionComponent<any>"},{"value":"\"code\" & ComponentClass<any, any>"},{"value":"\"code\" & FunctionComponent<any>"},{"value":"\"col\" & ComponentClass<any, any>"},{"value":"\"col\" & FunctionComponent<any>"},{"value":"\"colgroup\" & ComponentClass<any, any>"},{"value":"\"colgroup\" & FunctionComponent<any>"},{"value":"\"data\" & ComponentClass<any, any>"},{"value":"\"data\" & FunctionComponent<any>"},{"value":"\"datalist\" & ComponentClass<any, any>"},{"value":"\"datalist\" & FunctionComponent<any>"},{"value":"\"dd\" & ComponentClass<any, any>"},{"value":"\"dd\" & FunctionComponent<any>"},{"value":"\"del\" & ComponentClass<any, any>"},{"value":"\"del\" & FunctionComponent<any>"},{"value":"\"details\" & ComponentClass<any, any>"},{"value":"\"details\" & FunctionComponent<any>"},{"value":"\"dfn\" & ComponentClass<any, any>"},{"value":"\"dfn\" & FunctionComponent<any>"},{"value":"\"dialog\" & ComponentClass<any, any>"},{"value":"\"dialog\" & FunctionComponent<any>"},{"value":"\"dl\" & ComponentClass<any, any>"},{"value":"\"dl\" & FunctionComponent<any>"},{"value":"\"dt\" & ComponentClass<any, any>"},{"value":"\"dt\" & FunctionComponent<any>"},{"value":"\"em\" & ComponentClass<any, any>"},{"value":"\"em\" & FunctionComponent<any>"},{"value":"\"embed\" & ComponentClass<any, any>"},{"value":"\"embed\" & FunctionComponent<any>"},{"value":"\"fieldset\" & ComponentClass<any, any>"},{"value":"\"fieldset\" & FunctionComponent<any>"},{"value":"\"figcaption\" & ComponentClass<any, any>"},{"value":"\"figcaption\" & FunctionComponent<any>"},{"value":"\"figure\" & ComponentClass<any, any>"},{"value":"\"figure\" & FunctionComponent<any>"},{"value":"\"footer\" & ComponentClass<any, any>"},{"value":"\"footer\" & FunctionComponent<any>"},{"value":"\"h1\" & ComponentClass<any, any>"},{"value":"\"h1\" & FunctionComponent<any>"},{"value":"\"h4\" & ComponentClass<any, any>"},{"value":"\"h4\" & FunctionComponent<any>"},{"value":"\"h5\" & ComponentClass<any, any>"},{"value":"\"h5\" & FunctionComponent<any>"},{"value":"\"h6\" & ComponentClass<any, any>"},{"value":"\"h6\" & FunctionComponent<any>"},{"value":"\"head\" & ComponentClass<any, any>"},{"value":"\"head\" & FunctionComponent<any>"},{"value":"\"header\" & ComponentClass<any, any>"},{"value":"\"header\" & FunctionComponent<any>"},{"value":"\"hgroup\" & ComponentClass<any, any>"},{"value":"\"hgroup\" & FunctionComponent<any>"},{"value":"\"hr\" & ComponentClass<any, any>"},{"value":"\"hr\" & FunctionComponent<any>"},{"value":"\"html\" & ComponentClass<any, any>"},{"value":"\"html\" & FunctionComponent<any>"},{"value":"\"i\" & ComponentClass<any, any>"},{"value":"\"i\" & FunctionComponent<any>"},{"value":"\"iframe\" & ComponentClass<any, any>"},{"value":"\"iframe\" & FunctionComponent<any>"},{"value":"\"ins\" & ComponentClass<any, any>"},{"value":"\"ins\" & FunctionComponent<any>"},{"value":"\"kbd\" & ComponentClass<any, any>"},{"value":"\"kbd\" & FunctionComponent<any>"},{"value":"\"keygen\" & ComponentClass<any, any>"},{"value":"\"keygen\" & FunctionComponent<any>"},{"value":"\"legend\" & ComponentClass<any, any>"},{"value":"\"legend\" & FunctionComponent<any>"},{"value":"\"link\" & ComponentClass<any, any>"},{"value":"\"link\" & FunctionComponent<any>"},{"value":"\"main\" & ComponentClass<any, any>"},{"value":"\"main\" & FunctionComponent<any>"},{"value":"\"mark\" & ComponentClass<any, any>"},{"value":"\"mark\" & FunctionComponent<any>"},{"value":"\"menu\" & ComponentClass<any, any>"},{"value":"\"menu\" & FunctionComponent<any>"},{"value":"\"menuitem\" & ComponentClass<any, any>"},{"value":"\"menuitem\" & FunctionComponent<any>"},{"value":"\"meta\" & ComponentClass<any, any>"},{"value":"\"meta\" & FunctionComponent<any>"},{"value":"\"meter\" & ComponentClass<any, any>"},{"value":"\"meter\" & FunctionComponent<any>"},{"value":"\"noindex\" & ComponentClass<any, any>"},{"value":"\"noindex\" & FunctionComponent<any>"},{"value":"\"noscript\" & ComponentClass<any, any>"},{"value":"\"noscript\" & FunctionComponent<any>"},{"value":"\"optgroup\" & ComponentClass<any, any>"},{"value":"\"optgroup\" & FunctionComponent<any>"},{"value":"\"option\" & ComponentClass<any, any>"},{"value":"\"option\" & FunctionComponent<any>"},{"value":"\"output\" & ComponentClass<any, any>"},{"value":"\"output\" & FunctionComponent<any>"},{"value":"\"param\" & ComponentClass<any, any>"},{"value":"\"param\" & FunctionComponent<any>"},{"value":"\"picture\" & ComponentClass<any, any>"},{"value":"\"picture\" & FunctionComponent<any>"},{"value":"\"pre\" & ComponentClass<any, any>"},{"value":"\"pre\" & FunctionComponent<any>"},{"value":"\"progress\" & ComponentClass<any, any>"},{"value":"\"progress\" & FunctionComponent<any>"},{"value":"\"q\" & ComponentClass<any, any>"},{"value":"\"q\" & FunctionComponent<any>"},{"value":"\"rp\" & ComponentClass<any, any>"},{"value":"\"rp\" & FunctionComponent<any>"},{"value":"\"rt\" & ComponentClass<any, any>"},{"value":"\"rt\" & FunctionComponent<any>"},{"value":"\"ruby\" & ComponentClass<any, any>"},{"value":"\"ruby\" & FunctionComponent<any>"},{"value":"\"s\" & ComponentClass<any, any>"},{"value":"\"s\" & FunctionComponent<any>"},{"value":"\"samp\" & ComponentClass<any, any>"},{"value":"\"samp\" & FunctionComponent<any>"},{"value":"\"search\" & ComponentClass<any, any>"},{"value":"\"search\" & FunctionComponent<any>"},{"value":"\"slot\" & ComponentClass<any, any>"},{"value":"\"slot\" & FunctionComponent<any>"},{"value":"\"script\" & ComponentClass<any, any>"},{"value":"\"script\" & FunctionComponent<any>"},{"value":"\"section\" & ComponentClass<any, any>"},{"value":"\"section\" & FunctionComponent<any>"},{"value":"\"small\" & ComponentClass<any, any>"},{"value":"\"small\" & FunctionComponent<any>"},{"value":"\"source\" & ComponentClass<any, any>"},{"value":"\"source\" & FunctionComponent<any>"},{"value":"\"strong\" & ComponentClass<any, any>"},{"value":"\"strong\" & FunctionComponent<any>"},{"value":"\"style\" & ComponentClass<any, any>"},{"value":"\"style\" & FunctionComponent<any>"},{"value":"\"sub\" & ComponentClass<any, any>"},{"value":"\"sub\" & FunctionComponent<any>"},{"value":"\"summary\" & ComponentClass<any, any>"},{"value":"\"summary\" & FunctionComponent<any>"},{"value":"\"sup\" & ComponentClass<any, any>"},{"value":"\"sup\" & FunctionComponent<any>"},{"value":"\"table\" & ComponentClass<any, any>"},{"value":"\"table\" & FunctionComponent<any>"},{"value":"\"template\" & ComponentClass<any, any>"},{"value":"\"template\" & FunctionComponent<any>"},{"value":"\"tbody\" & ComponentClass<any, any>"},{"value":"\"tbody\" & FunctionComponent<any>"},{"value":"\"td\" & ComponentClass<any, any>"},{"value":"\"td\" & FunctionComponent<any>"},{"value":"\"textarea\" & ComponentClass<any, any>"},{"value":"\"textarea\" & FunctionComponent<any>"},{"value":"\"tfoot\" & ComponentClass<any, any>"},{"value":"\"tfoot\" & FunctionComponent<any>"},{"value":"\"th\" & ComponentClass<any, any>"},{"value":"\"th\" & FunctionComponent<any>"},{"value":"\"thead\" & ComponentClass<any, any>"},{"value":"\"thead\" & FunctionComponent<any>"},{"value":"\"time\" & ComponentClass<any, any>"},{"value":"\"time\" & FunctionComponent<any>"},{"value":"\"title\" & ComponentClass<any, any>"},{"value":"\"title\" & FunctionComponent<any>"},{"value":"\"tr\" & ComponentClass<any, any>"},{"value":"\"tr\" & FunctionComponent<any>"},{"value":"\"track\" & ComponentClass<any, any>"},{"value":"\"track\" & FunctionComponent<any>"},{"value":"\"u\" & ComponentClass<any, any>"},{"value":"\"u\" & FunctionComponent<any>"},{"value":"\"var\" & ComponentClass<any, any>"},{"value":"\"var\" & FunctionComponent<any>"},{"value":"\"video\" & ComponentClass<any, any>"},{"value":"\"video\" & FunctionComponent<any>"},{"value":"\"wbr\" & ComponentClass<any, any>"},{"value":"\"wbr\" & FunctionComponent<any>"},{"value":"\"webview\" & ComponentClass<any, any>"},{"value":"\"webview\" & FunctionComponent<any>"},{"value":"\"animate\" & ComponentClass<any, any>"},{"value":"\"animate\" & FunctionComponent<any>"},{"value":"\"animateMotion\" & ComponentClass<any, any>"},{"value":"\"animateMotion\" & FunctionComponent<any>"},{"value":"\"animateTransform\" & ComponentClass<any, any>"},{"value":"\"animateTransform\" & FunctionComponent<any>"},{"value":"\"circle\" & ComponentClass<any, any>"},{"value":"\"circle\" & FunctionComponent<any>"},{"value":"\"clipPath\" & ComponentClass<any, any>"},{"value":"\"clipPath\" & FunctionComponent<any>"},{"value":"\"defs\" & ComponentClass<any, any>"},{"value":"\"defs\" & FunctionComponent<any>"},{"value":"\"desc\" & ComponentClass<any, any>"},{"value":"\"desc\" & FunctionComponent<any>"},{"value":"\"ellipse\" & ComponentClass<any, any>"},{"value":"\"ellipse\" & FunctionComponent<any>"},{"value":"\"feBlend\" & ComponentClass<any, any>"},{"value":"\"feBlend\" & FunctionComponent<any>"},{"value":"\"feColorMatrix\" & ComponentClass<any, any>"},{"value":"\"feColorMatrix\" & FunctionComponent<any>"},{"value":"\"feComponentTransfer\" & ComponentClass<any, any>"},{"value":"\"feComponentTransfer\" & FunctionComponent<any>"},{"value":"\"feComposite\" & ComponentClass<any, any>"},{"value":"\"feComposite\" & FunctionComponent<any>"},{"value":"\"feConvolveMatrix\" & ComponentClass<any, any>"},{"value":"\"feConvolveMatrix\" & FunctionComponent<any>"},{"value":"\"feDiffuseLighting\" & ComponentClass<any, any>"},{"value":"\"feDiffuseLighting\" & FunctionComponent<any>"},{"value":"\"feDisplacementMap\" & ComponentClass<any, any>"},{"value":"\"feDisplacementMap\" & FunctionComponent<any>"},{"value":"\"feDistantLight\" & ComponentClass<any, any>"},{"value":"\"feDistantLight\" & FunctionComponent<any>"},{"value":"\"feDropShadow\" & ComponentClass<any, any>"},{"value":"\"feDropShadow\" & FunctionComponent<any>"},{"value":"\"feFlood\" & ComponentClass<any, any>"},{"value":"\"feFlood\" & FunctionComponent<any>"},{"value":"\"feFuncA\" & ComponentClass<any, any>"},{"value":"\"feFuncA\" & FunctionComponent<any>"},{"value":"\"feFuncB\" & ComponentClass<any, any>"},{"value":"\"feFuncB\" & FunctionComponent<any>"},{"value":"\"feFuncG\" & ComponentClass<any, any>"},{"value":"\"feFuncG\" & FunctionComponent<any>"},{"value":"\"feFuncR\" & ComponentClass<any, any>"},{"value":"\"feFuncR\" & FunctionComponent<any>"},{"value":"\"feGaussianBlur\" & ComponentClass<any, any>"},{"value":"\"feGaussianBlur\" & FunctionComponent<any>"},{"value":"\"feImage\" & ComponentClass<any, any>"},{"value":"\"feImage\" & FunctionComponent<any>"},{"value":"\"feMerge\" & ComponentClass<any, any>"},{"value":"\"feMerge\" & FunctionComponent<any>"},{"value":"\"feMergeNode\" & ComponentClass<any, any>"},{"value":"\"feMergeNode\" & FunctionComponent<any>"},{"value":"\"feMorphology\" & ComponentClass<any, any>"},{"value":"\"feMorphology\" & FunctionComponent<any>"},{"value":"\"feOffset\" & ComponentClass<any, any>"},{"value":"\"feOffset\" & FunctionComponent<any>"},{"value":"\"fePointLight\" & ComponentClass<any, any>"},{"value":"\"fePointLight\" & FunctionComponent<any>"},{"value":"\"feSpecularLighting\" & ComponentClass<any, any>"},{"value":"\"feSpecularLighting\" & FunctionComponent<any>"},{"value":"\"feSpotLight\" & ComponentClass<any, any>"},{"value":"\"feSpotLight\" & FunctionComponent<any>"},{"value":"\"feTile\" & ComponentClass<any, any>"},{"value":"\"feTile\" & FunctionComponent<any>"},{"value":"\"feTurbulence\" & ComponentClass<any, any>"},{"value":"\"feTurbulence\" & FunctionComponent<any>"},{"value":"\"foreignObject\" & ComponentClass<any, any>"},{"value":"\"foreignObject\" & FunctionComponent<any>"},{"value":"\"g\" & ComponentClass<any, any>"},{"value":"\"g\" & FunctionComponent<any>"},{"value":"\"image\" & ComponentClass<any, any>"},{"value":"\"image\" & FunctionComponent<any>"},{"value":"\"line\" & ComponentClass<any, any>"},{"value":"\"line\" & FunctionComponent<any>"},{"value":"\"linearGradient\" & ComponentClass<any, any>"},{"value":"\"linearGradient\" & FunctionComponent<any>"},{"value":"\"marker\" & ComponentClass<any, any>"},{"value":"\"marker\" & FunctionComponent<any>"},{"value":"\"mask\" & ComponentClass<any, any>"},{"value":"\"mask\" & FunctionComponent<any>"},{"value":"\"metadata\" & ComponentClass<any, any>"},{"value":"\"metadata\" & FunctionComponent<any>"},{"value":"\"mpath\" & ComponentClass<any, any>"},{"value":"\"mpath\" & FunctionComponent<any>"},{"value":"\"path\" & ComponentClass<any, any>"},{"value":"\"path\" & FunctionComponent<any>"},{"value":"\"pattern\" & ComponentClass<any, any>"},{"value":"\"pattern\" & FunctionComponent<any>"},{"value":"\"polygon\" & ComponentClass<any, any>"},{"value":"\"polygon\" & FunctionComponent<any>"},{"value":"\"polyline\" & ComponentClass<any, any>"},{"value":"\"polyline\" & FunctionComponent<any>"},{"value":"\"radialGradient\" & ComponentClass<any, any>"},{"value":"\"radialGradient\" & FunctionComponent<any>"},{"value":"\"rect\" & ComponentClass<any, any>"},{"value":"\"rect\" & FunctionComponent<any>"},{"value":"\"set\" & ComponentClass<any, any>"},{"value":"\"set\" & FunctionComponent<any>"},{"value":"\"stop\" & ComponentClass<any, any>"},{"value":"\"stop\" & FunctionComponent<any>"},{"value":"\"switch\" & ComponentClass<any, any>"},{"value":"\"switch\" & FunctionComponent<any>"},{"value":"\"text\" & ComponentClass<any, any>"},{"value":"\"text\" & FunctionComponent<any>"},{"value":"\"textPath\" & ComponentClass<any, any>"},{"value":"\"textPath\" & FunctionComponent<any>"},{"value":"\"tspan\" & ComponentClass<any, any>"},{"value":"\"tspan\" & FunctionComponent<any>"},{"value":"\"use\" & ComponentClass<any, any>"},{"value":"\"use\" & FunctionComponent<any>"},{"value":"\"view\" & ComponentClass<any, any>"},{"value":"\"view\" & FunctionComponent<any>"},{"value":"ComponentClass<any, any> & \"symbol\""},{"value":"ComponentClass<any, any> & \"object\""},{"value":"ComponentClass<any, any> & \"map\""},{"value":"ComponentClass<any, any> & \"filter\""},{"value":"ComponentClass<any, any> & \"a\""},{"value":"ComponentClass<any, any> & \"button\""},{"value":"ComponentClass<any, any> & \"div\""},{"value":"ComponentClass<any, any> & \"form\""},{"value":"ComponentClass<any, any> & \"h2\""},{"value":"ComponentClass<any, any> & \"h3\""},{"value":"ComponentClass<any, any> & \"img\""},{"value":"ComponentClass<any, any> & \"input\""},{"value":"ComponentClass<any, any> & \"label\""},{"value":"ComponentClass<any, any> & \"li\""},{"value":"ComponentClass<any, any> & \"nav\""},{"value":"ComponentClass<any, any> & \"ol\""},{"value":"ComponentClass<any, any> & \"p\""},{"value":"ComponentClass<any, any> & \"select\""},{"value":"ComponentClass<any, any> & \"span\""},{"value":"ComponentClass<any, any> & \"svg\""},{"value":"ComponentClass<any, any> & \"ul\""},{"value":"ComponentClass<any, any> & \"abbr\""},{"value":"ComponentClass<any, any> & \"address\""},{"value":"ComponentClass<any, any> & \"area\""},{"value":"ComponentClass<any, any> & \"article\""},{"value":"ComponentClass<any, any> & \"aside\""},{"value":"ComponentClass<any, any> & \"audio\""},{"value":"ComponentClass<any, any> & \"b\""},{"value":"ComponentClass<any, any> & \"base\""},{"value":"ComponentClass<any, any> & \"bdi\""},{"value":"ComponentClass<any, any> & \"bdo\""},{"value":"ComponentClass<any, any> & \"big\""},{"value":"ComponentClass<any, any> & \"blockquote\""},{"value":"ComponentClass<any, any> & \"body\""},{"value":"ComponentClass<any, any> & \"br\""},{"value":"ComponentClass<any, any> & \"canvas\""},{"value":"ComponentClass<any, any> & \"caption\""},{"value":"ComponentClass<any, any> & \"center\""},{"value":"ComponentClass<any, any> & \"cite\""},{"value":"ComponentClass<any, any> & \"code\""},{"value":"ComponentClass<any, any> & \"col\""},{"value":"ComponentClass<any, any> & \"colgroup\""},{"value":"ComponentClass<any, any> & \"data\""},{"value":"ComponentClass<any, any> & \"datalist\""},{"value":"ComponentClass<any, any> & \"dd\""},{"value":"ComponentClass<any, any> & \"del\""},{"value":"ComponentClass<any, any> & \"details\""},{"value":"ComponentClass<any, any> & \"dfn\""},{"value":"ComponentClass<any, any> & \"dialog\""},{"value":"ComponentClass<any, any> & \"dl\""},{"value":"ComponentClass<any, any> & \"dt\""},{"value":"ComponentClass<any, any> & \"em\""},{"value":"ComponentClass<any, any> & \"embed\""},{"value":"ComponentClass<any, any> & \"fieldset\""},{"value":"ComponentClass<any, any> & \"figcaption\""},{"value":"ComponentClass<any, any> & \"figure\""},{"value":"ComponentClass<any, any> & \"footer\""},{"value":"ComponentClass<any, any> & \"h1\""},{"value":"ComponentClass<any, any> & \"h4\""},{"value":"ComponentClass<any, any> & \"h5\""},{"value":"ComponentClass<any, any> & \"h6\""},{"value":"ComponentClass<any, any> & \"head\""},{"value":"ComponentClass<any, any> & \"header\""},{"value":"ComponentClass<any, any> & \"hgroup\""},{"value":"ComponentClass<any, any> & \"hr\""},{"value":"ComponentClass<any, any> & \"html\""},{"value":"ComponentClass<any, any> & \"i\""},{"value":"ComponentClass<any, any> & \"iframe\""},{"value":"ComponentClass<any, any> & \"ins\""},{"value":"ComponentClass<any, any> & \"kbd\""},{"value":"ComponentClass<any, any> & \"keygen\""},{"value":"ComponentClass<any, any> & \"legend\""},{"value":"ComponentClass<any, any> & \"link\""},{"value":"ComponentClass<any, any> & \"main\""},{"value":"ComponentClass<any, any> & \"mark\""},{"value":"ComponentClass<any, any> & \"menu\""},{"value":"ComponentClass<any, any> & \"menuitem\""},{"value":"ComponentClass<any, any> & \"meta\""},{"value":"ComponentClass<any, any> & \"meter\""},{"value":"ComponentClass<any, any> & \"noindex\""},{"value":"ComponentClass<any, any> & \"noscript\""},{"value":"ComponentClass<any, any> & \"optgroup\""},{"value":"ComponentClass<any, any> & \"option\""},{"value":"ComponentClass<any, any> & \"output\""},{"value":"ComponentClass<any, any> & \"param\""},{"value":"ComponentClass<any, any> & \"picture\""},{"value":"ComponentClass<any, any> & \"pre\""},{"value":"ComponentClass<any, any> & \"progress\""},{"value":"ComponentClass<any, any> & \"q\""},{"value":"ComponentClass<any, any> & \"rp\""},{"value":"ComponentClass<any, any> & \"rt\""},{"value":"ComponentClass<any, any> & \"ruby\""},{"value":"ComponentClass<any, any> & \"s\""},{"value":"ComponentClass<any, any> & \"samp\""},{"value":"ComponentClass<any, any> & \"search\""},{"value":"ComponentClass<any, any> & \"slot\""},{"value":"ComponentClass<any, any> & \"script\""},{"value":"ComponentClass<any, any> & \"section\""},{"value":"ComponentClass<any, any> & \"small\""},{"value":"ComponentClass<any, any> & \"source\""},{"value":"ComponentClass<any, any> & \"strong\""},{"value":"ComponentClass<any, any> & \"style\""},{"value":"ComponentClass<any, any> & \"sub\""},{"value":"ComponentClass<any, any> & \"summary\""},{"value":"ComponentClass<any, any> & \"sup\""},{"value":"ComponentClass<any, any> & \"table\""},{"value":"ComponentClass<any, any> & \"template\""},{"value":"ComponentClass<any, any> & \"tbody\""},{"value":"ComponentClass<any, any> & \"td\""},{"value":"ComponentClass<any, any> & \"textarea\""},{"value":"ComponentClass<any, any> & \"tfoot\""},{"value":"ComponentClass<any, any> & \"th\""},{"value":"ComponentClass<any, any> & \"thead\""},{"value":"ComponentClass<any, any> & \"time\""},{"value":"ComponentClass<any, any> & \"title\""},{"value":"ComponentClass<any, any> & \"tr\""},{"value":"ComponentClass<any, any> & \"track\""},{"value":"ComponentClass<any, any> & \"u\""},{"value":"ComponentClass<any, any> & \"var\""},{"value":"ComponentClass<any, any> & \"video\""},{"value":"ComponentClass<any, any> & \"wbr\""},{"value":"ComponentClass<any, any> & \"webview\""},{"value":"ComponentClass<any, any> & \"animate\""},{"value":"ComponentClass<any, any> & \"animateMotion\""},{"value":"ComponentClass<any, any> & \"animateTransform\""},{"value":"ComponentClass<any, any> & \"circle\""},{"value":"ComponentClass<any, any> & \"clipPath\""},{"value":"ComponentClass<any, any> & \"defs\""},{"value":"ComponentClass<any, any> & \"desc\""},{"value":"ComponentClass<any, any> & \"ellipse\""},{"value":"ComponentClass<any, any> & \"feBlend\""},{"value":"ComponentClass<any, any> & \"feColorMatrix\""},{"value":"ComponentClass<any, any> & \"feComponentTransfer\""},{"value":"ComponentClass<any, any> & \"feComposite\""},{"value":"ComponentClass<any, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<any, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<any, any> & \"feDisplacementMap\""},{"value":"ComponentClass<any, any> & \"feDistantLight\""},{"value":"ComponentClass<any, any> & \"feDropShadow\""},{"value":"ComponentClass<any, any> & \"feFlood\""},{"value":"ComponentClass<any, any> & \"feFuncA\""},{"value":"ComponentClass<any, any> & \"feFuncB\""},{"value":"ComponentClass<any, any> & \"feFuncG\""},{"value":"ComponentClass<any, any> & \"feFuncR\""},{"value":"ComponentClass<any, any> & \"feGaussianBlur\""},{"value":"ComponentClass<any, any> & \"feImage\""},{"value":"ComponentClass<any, any> & \"feMerge\""},{"value":"ComponentClass<any, any> & \"feMergeNode\""},{"value":"ComponentClass<any, any> & \"feMorphology\""},{"value":"ComponentClass<any, any> & \"feOffset\""},{"value":"ComponentClass<any, any> & \"fePointLight\""},{"value":"ComponentClass<any, any> & \"feSpecularLighting\""},{"value":"ComponentClass<any, any> & \"feSpotLight\""},{"value":"ComponentClass<any, any> & \"feTile\""},{"value":"ComponentClass<any, any> & \"feTurbulence\""},{"value":"ComponentClass<any, any> & \"foreignObject\""},{"value":"ComponentClass<any, any> & \"g\""},{"value":"ComponentClass<any, any> & \"image\""},{"value":"ComponentClass<any, any> & \"line\""},{"value":"ComponentClass<any, any> & \"linearGradient\""},{"value":"ComponentClass<any, any> & \"marker\""},{"value":"ComponentClass<any, any> & \"mask\""},{"value":"ComponentClass<any, any> & \"metadata\""},{"value":"ComponentClass<any, any> & \"mpath\""},{"value":"ComponentClass<any, any> & \"path\""},{"value":"ComponentClass<any, any> & \"pattern\""},{"value":"ComponentClass<any, any> & \"polygon\""},{"value":"ComponentClass<any, any> & \"polyline\""},{"value":"ComponentClass<any, any> & \"radialGradient\""},{"value":"ComponentClass<any, any> & \"rect\""},{"value":"ComponentClass<any, any> & \"set\""},{"value":"ComponentClass<any, any> & \"stop\""},{"value":"ComponentClass<any, any> & \"switch\""},{"value":"ComponentClass<any, any> & \"text\""},{"value":"ComponentClass<any, any> & \"textPath\""},{"value":"ComponentClass<any, any> & \"tspan\""},{"value":"ComponentClass<any, any> & \"use\""},{"value":"ComponentClass<any, any> & \"view\""},{"value":"ComponentClass<any, any> & FunctionComponent<any>"},{"value":"FunctionComponent<any> & \"symbol\""},{"value":"FunctionComponent<any> & \"object\""},{"value":"FunctionComponent<any> & \"map\""},{"value":"FunctionComponent<any> & \"filter\""},{"value":"FunctionComponent<any> & \"a\""},{"value":"FunctionComponent<any> & \"button\""},{"value":"FunctionComponent<any> & \"div\""},{"value":"FunctionComponent<any> & \"form\""},{"value":"FunctionComponent<any> & \"h2\""},{"value":"FunctionComponent<any> & \"h3\""},{"value":"FunctionComponent<any> & \"img\""},{"value":"FunctionComponent<any> & \"input\""},{"value":"FunctionComponent<any> & \"label\""},{"value":"FunctionComponent<any> & \"li\""},{"value":"FunctionComponent<any> & \"nav\""},{"value":"FunctionComponent<any> & \"ol\""},{"value":"FunctionComponent<any> & \"p\""},{"value":"FunctionComponent<any> & \"select\""},{"value":"FunctionComponent<any> & \"span\""},{"value":"FunctionComponent<any> & \"svg\""},{"value":"FunctionComponent<any> & \"ul\""},{"value":"FunctionComponent<any> & \"abbr\""},{"value":"FunctionComponent<any> & \"address\""},{"value":"FunctionComponent<any> & \"area\""},{"value":"FunctionComponent<any> & \"article\""},{"value":"FunctionComponent<any> & \"aside\""},{"value":"FunctionComponent<any> & \"audio\""},{"value":"FunctionComponent<any> & \"b\""},{"value":"FunctionComponent<any> & \"base\""},{"value":"FunctionComponent<any> & \"bdi\""},{"value":"FunctionComponent<any> & \"bdo\""},{"value":"FunctionComponent<any> & \"big\""},{"value":"FunctionComponent<any> & \"blockquote\""},{"value":"FunctionComponent<any> & \"body\""},{"value":"FunctionComponent<any> & \"br\""},{"value":"FunctionComponent<any> & \"canvas\""},{"value":"FunctionComponent<any> & \"caption\""},{"value":"FunctionComponent<any> & \"center\""},{"value":"FunctionComponent<any> & \"cite\""},{"value":"FunctionComponent<any> & \"code\""},{"value":"FunctionComponent<any> & \"col\""},{"value":"FunctionComponent<any> & \"colgroup\""},{"value":"FunctionComponent<any> & \"data\""},{"value":"FunctionComponent<any> & \"datalist\""},{"value":"FunctionComponent<any> & \"dd\""},{"value":"FunctionComponent<any> & \"del\""},{"value":"FunctionComponent<any> & \"details\""},{"value":"FunctionComponent<any> & \"dfn\""},{"value":"FunctionComponent<any> & \"dialog\""},{"value":"FunctionComponent<any> & \"dl\""},{"value":"FunctionComponent<any> & \"dt\""},{"value":"FunctionComponent<any> & \"em\""},{"value":"FunctionComponent<any> & \"embed\""},{"value":"FunctionComponent<any> & \"fieldset\""},{"value":"FunctionComponent<any> & \"figcaption\""},{"value":"FunctionComponent<any> & \"figure\""},{"value":"FunctionComponent<any> & \"footer\""},{"value":"FunctionComponent<any> & \"h1\""},{"value":"FunctionComponent<any> & \"h4\""},{"value":"FunctionComponent<any> & \"h5\""},{"value":"FunctionComponent<any> & \"h6\""},{"value":"FunctionComponent<any> & \"head\""},{"value":"FunctionComponent<any> & \"header\""},{"value":"FunctionComponent<any> & \"hgroup\""},{"value":"FunctionComponent<any> & \"hr\""},{"value":"FunctionComponent<any> & \"html\""},{"value":"FunctionComponent<any> & \"i\""},{"value":"FunctionComponent<any> & \"iframe\""},{"value":"FunctionComponent<any> & \"ins\""},{"value":"FunctionComponent<any> & \"kbd\""},{"value":"FunctionComponent<any> & \"keygen\""},{"value":"FunctionComponent<any> & \"legend\""},{"value":"FunctionComponent<any> & \"link\""},{"value":"FunctionComponent<any> & \"main\""},{"value":"FunctionComponent<any> & \"mark\""},{"value":"FunctionComponent<any> & \"menu\""},{"value":"FunctionComponent<any> & \"menuitem\""},{"value":"FunctionComponent<any> & \"meta\""},{"value":"FunctionComponent<any> & \"meter\""},{"value":"FunctionComponent<any> & \"noindex\""},{"value":"FunctionComponent<any> & \"noscript\""},{"value":"FunctionComponent<any> & \"optgroup\""},{"value":"FunctionComponent<any> & \"option\""},{"value":"FunctionComponent<any> & \"output\""},{"value":"FunctionComponent<any> & \"param\""},{"value":"FunctionComponent<any> & \"picture\""},{"value":"FunctionComponent<any> & \"pre\""},{"value":"FunctionComponent<any> & \"progress\""},{"value":"FunctionComponent<any> & \"q\""},{"value":"FunctionComponent<any> & \"rp\""},{"value":"FunctionComponent<any> & \"rt\""},{"value":"FunctionComponent<any> & \"ruby\""},{"value":"FunctionComponent<any> & \"s\""},{"value":"FunctionComponent<any> & \"samp\""},{"value":"FunctionComponent<any> & \"search\""},{"value":"FunctionComponent<any> & \"slot\""},{"value":"FunctionComponent<any> & \"script\""},{"value":"FunctionComponent<any> & \"section\""},{"value":"FunctionComponent<any> & \"small\""},{"value":"FunctionComponent<any> & \"source\""},{"value":"FunctionComponent<any> & \"strong\""},{"value":"FunctionComponent<any> & \"style\""},{"value":"FunctionComponent<any> & \"sub\""},{"value":"FunctionComponent<any> & \"summary\""},{"value":"FunctionComponent<any> & \"sup\""},{"value":"FunctionComponent<any> & \"table\""},{"value":"FunctionComponent<any> & \"template\""},{"value":"FunctionComponent<any> & \"tbody\""},{"value":"FunctionComponent<any> & \"td\""},{"value":"FunctionComponent<any> & \"textarea\""},{"value":"FunctionComponent<any> & \"tfoot\""},{"value":"FunctionComponent<any> & \"th\""},{"value":"FunctionComponent<any> & \"thead\""},{"value":"FunctionComponent<any> & \"time\""},{"value":"FunctionComponent<any> & \"title\""},{"value":"FunctionComponent<any> & \"tr\""},{"value":"FunctionComponent<any> & \"track\""},{"value":"FunctionComponent<any> & \"u\""},{"value":"FunctionComponent<any> & \"var\""},{"value":"FunctionComponent<any> & \"video\""},{"value":"FunctionComponent<any> & \"wbr\""},{"value":"FunctionComponent<any> & \"webview\""},{"value":"FunctionComponent<any> & \"animate\""},{"value":"FunctionComponent<any> & \"animateMotion\""},{"value":"FunctionComponent<any> & \"animateTransform\""},{"value":"FunctionComponent<any> & \"circle\""},{"value":"FunctionComponent<any> & \"clipPath\""},{"value":"FunctionComponent<any> & \"defs\""},{"value":"FunctionComponent<any> & \"desc\""},{"value":"FunctionComponent<any> & \"ellipse\""},{"value":"FunctionComponent<any> & \"feBlend\""},{"value":"FunctionComponent<any> & \"feColorMatrix\""},{"value":"FunctionComponent<any> & \"feComponentTransfer\""},{"value":"FunctionComponent<any> & \"feComposite\""},{"value":"FunctionComponent<any> & \"feConvolveMatrix\""},{"value":"FunctionComponent<any> & \"feDiffuseLighting\""},{"value":"FunctionComponent<any> & \"feDisplacementMap\""},{"value":"FunctionComponent<any> & \"feDistantLight\""},{"value":"FunctionComponent<any> & \"feDropShadow\""},{"value":"FunctionComponent<any> & \"feFlood\""},{"value":"FunctionComponent<any> & \"feFuncA\""},{"value":"FunctionComponent<any> & \"feFuncB\""},{"value":"FunctionComponent<any> & \"feFuncG\""},{"value":"FunctionComponent<any> & \"feFuncR\""},{"value":"FunctionComponent<any> & \"feGaussianBlur\""},{"value":"FunctionComponent<any> & \"feImage\""},{"value":"FunctionComponent<any> & \"feMerge\""},{"value":"FunctionComponent<any> & \"feMergeNode\""},{"value":"FunctionComponent<any> & \"feMorphology\""},{"value":"FunctionComponent<any> & \"feOffset\""},{"value":"FunctionComponent<any> & \"fePointLight\""},{"value":"FunctionComponent<any> & \"feSpecularLighting\""},{"value":"FunctionComponent<any> & \"feSpotLight\""},{"value":"FunctionComponent<any> & \"feTile\""},{"value":"FunctionComponent<any> & \"feTurbulence\""},{"value":"FunctionComponent<any> & \"foreignObject\""},{"value":"FunctionComponent<any> & \"g\""},{"value":"FunctionComponent<any> & \"image\""},{"value":"FunctionComponent<any> & \"line\""},{"value":"FunctionComponent<any> & \"linearGradient\""},{"value":"FunctionComponent<any> & \"marker\""},{"value":"FunctionComponent<any> & \"mask\""},{"value":"FunctionComponent<any> & \"metadata\""},{"value":"FunctionComponent<any> & \"mpath\""},{"value":"FunctionComponent<any> & \"path\""},{"value":"FunctionComponent<any> & \"pattern\""},{"value":"FunctionComponent<any> & \"polygon\""},{"value":"FunctionComponent<any> & \"polyline\""},{"value":"FunctionComponent<any> & \"radialGradient\""},{"value":"FunctionComponent<any> & \"rect\""},{"value":"FunctionComponent<any> & \"set\""},{"value":"FunctionComponent<any> & \"stop\""},{"value":"FunctionComponent<any> & \"switch\""},{"value":"FunctionComponent<any> & \"text\""},{"value":"FunctionComponent<any> & \"textPath\""},{"value":"FunctionComponent<any> & \"tspan\""},{"value":"FunctionComponent<any> & \"use\""},{"value":"FunctionComponent<any> & \"view\""},{"value":"FunctionComponent<any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & \"symbol\""},{"value":"ComponentClass<{}, any> & \"object\""},{"value":"ComponentClass<{}, any> & \"map\""},{"value":"ComponentClass<{}, any> & \"filter\""},{"value":"ComponentClass<{}, any> & \"a\""},{"value":"ComponentClass<{}, any> & \"button\""},{"value":"ComponentClass<{}, any> & \"div\""},{"value":"ComponentClass<{}, any> & \"form\""},{"value":"ComponentClass<{}, any> & \"h2\""},{"value":"ComponentClass<{}, any> & \"h3\""},{"value":"ComponentClass<{}, any> & \"img\""},{"value":"ComponentClass<{}, any> & \"input\""},{"value":"ComponentClass<{}, any> & \"label\""},{"value":"ComponentClass<{}, any> & \"li\""},{"value":"ComponentClass<{}, any> & \"nav\""},{"value":"ComponentClass<{}, any> & \"ol\""},{"value":"ComponentClass<{}, any> & \"p\""},{"value":"ComponentClass<{}, any> & \"select\""},{"value":"ComponentClass<{}, any> & \"span\""},{"value":"ComponentClass<{}, any> & \"svg\""},{"value":"ComponentClass<{}, any> & \"ul\""},{"value":"ComponentClass<{}, any> & \"abbr\""},{"value":"ComponentClass<{}, any> & \"address\""},{"value":"ComponentClass<{}, any> & \"area\""},{"value":"ComponentClass<{}, any> & \"article\""},{"value":"ComponentClass<{}, any> & \"aside\""},{"value":"ComponentClass<{}, any> & \"audio\""},{"value":"ComponentClass<{}, any> & \"b\""},{"value":"ComponentClass<{}, any> & \"base\""},{"value":"ComponentClass<{}, any> & \"bdi\""},{"value":"ComponentClass<{}, any> & \"bdo\""},{"value":"ComponentClass<{}, any> & \"big\""},{"value":"ComponentClass<{}, any> & \"blockquote\""},{"value":"ComponentClass<{}, any> & \"body\""},{"value":"ComponentClass<{}, any> & \"br\""},{"value":"ComponentClass<{}, any> & \"canvas\""},{"value":"ComponentClass<{}, any> & \"caption\""},{"value":"ComponentClass<{}, any> & \"center\""},{"value":"ComponentClass<{}, any> & \"cite\""},{"value":"ComponentClass<{}, any> & \"code\""},{"value":"ComponentClass<{}, any> & \"col\""},{"value":"ComponentClass<{}, any> & \"colgroup\""},{"value":"ComponentClass<{}, any> & \"data\""},{"value":"ComponentClass<{}, any> & \"datalist\""},{"value":"ComponentClass<{}, any> & \"dd\""},{"value":"ComponentClass<{}, any> & \"del\""},{"value":"ComponentClass<{}, any> & \"details\""},{"value":"ComponentClass<{}, any> & \"dfn\""},{"value":"ComponentClass<{}, any> & \"dialog\""},{"value":"ComponentClass<{}, any> & \"dl\""},{"value":"ComponentClass<{}, any> & \"dt\""},{"value":"ComponentClass<{}, any> & \"em\""},{"value":"ComponentClass<{}, any> & \"embed\""},{"value":"ComponentClass<{}, any> & \"fieldset\""},{"value":"ComponentClass<{}, any> & \"figcaption\""},{"value":"ComponentClass<{}, any> & \"figure\""},{"value":"ComponentClass<{}, any> & \"footer\""},{"value":"ComponentClass<{}, any> & \"h1\""},{"value":"ComponentClass<{}, any> & \"h4\""},{"value":"ComponentClass<{}, any> & \"h5\""},{"value":"ComponentClass<{}, any> & \"h6\""},{"value":"ComponentClass<{}, any> & \"head\""},{"value":"ComponentClass<{}, any> & \"header\""},{"value":"ComponentClass<{}, any> & \"hgroup\""},{"value":"ComponentClass<{}, any> & \"hr\""},{"value":"ComponentClass<{}, any> & \"html\""},{"value":"ComponentClass<{}, any> & \"i\""},{"value":"ComponentClass<{}, any> & \"iframe\""},{"value":"ComponentClass<{}, any> & \"ins\""},{"value":"ComponentClass<{}, any> & \"kbd\""},{"value":"ComponentClass<{}, any> & \"keygen\""},{"value":"ComponentClass<{}, any> & \"legend\""},{"value":"ComponentClass<{}, any> & \"link\""},{"value":"ComponentClass<{}, any> & \"main\""},{"value":"ComponentClass<{}, any> & \"mark\""},{"value":"ComponentClass<{}, any> & \"menu\""},{"value":"ComponentClass<{}, any> & \"menuitem\""},{"value":"ComponentClass<{}, any> & \"meta\""},{"value":"ComponentClass<{}, any> & \"meter\""},{"value":"ComponentClass<{}, any> & \"noindex\""},{"value":"ComponentClass<{}, any> & \"noscript\""},{"value":"ComponentClass<{}, any> & \"optgroup\""},{"value":"ComponentClass<{}, any> & \"option\""},{"value":"ComponentClass<{}, any> & \"output\""},{"value":"ComponentClass<{}, any> & \"param\""},{"value":"ComponentClass<{}, any> & \"picture\""},{"value":"ComponentClass<{}, any> & \"pre\""},{"value":"ComponentClass<{}, any> & \"progress\""},{"value":"ComponentClass<{}, any> & \"q\""},{"value":"ComponentClass<{}, any> & \"rp\""},{"value":"ComponentClass<{}, any> & \"rt\""},{"value":"ComponentClass<{}, any> & \"ruby\""},{"value":"ComponentClass<{}, any> & \"s\""},{"value":"ComponentClass<{}, any> & \"samp\""},{"value":"ComponentClass<{}, any> & \"search\""},{"value":"ComponentClass<{}, any> & \"slot\""},{"value":"ComponentClass<{}, any> & \"script\""},{"value":"ComponentClass<{}, any> & \"section\""},{"value":"ComponentClass<{}, any> & \"small\""},{"value":"ComponentClass<{}, any> & \"source\""},{"value":"ComponentClass<{}, any> & \"strong\""},{"value":"ComponentClass<{}, any> & \"style\""},{"value":"ComponentClass<{}, any> & \"sub\""},{"value":"ComponentClass<{}, any> & \"summary\""},{"value":"ComponentClass<{}, any> & \"sup\""},{"value":"ComponentClass<{}, any> & \"table\""},{"value":"ComponentClass<{}, any> & \"template\""},{"value":"ComponentClass<{}, any> & \"tbody\""},{"value":"ComponentClass<{}, any> & \"td\""},{"value":"ComponentClass<{}, any> & \"textarea\""},{"value":"ComponentClass<{}, any> & \"tfoot\""},{"value":"ComponentClass<{}, any> & \"th\""},{"value":"ComponentClass<{}, any> & \"thead\""},{"value":"ComponentClass<{}, any> & \"time\""},{"value":"ComponentClass<{}, any> & \"title\""},{"value":"ComponentClass<{}, any> & \"tr\""},{"value":"ComponentClass<{}, any> & \"track\""},{"value":"ComponentClass<{}, any> & \"u\""},{"value":"ComponentClass<{}, any> & \"var\""},{"value":"ComponentClass<{}, any> & \"video\""},{"value":"ComponentClass<{}, any> & \"wbr\""},{"value":"ComponentClass<{}, any> & \"webview\""},{"value":"ComponentClass<{}, any> & \"animate\""},{"value":"ComponentClass<{}, any> & \"animateMotion\""},{"value":"ComponentClass<{}, any> & \"animateTransform\""},{"value":"ComponentClass<{}, any> & \"circle\""},{"value":"ComponentClass<{}, any> & \"clipPath\""},{"value":"ComponentClass<{}, any> & \"defs\""},{"value":"ComponentClass<{}, any> & \"desc\""},{"value":"ComponentClass<{}, any> & \"ellipse\""},{"value":"ComponentClass<{}, any> & \"feBlend\""},{"value":"ComponentClass<{}, any> & \"feColorMatrix\""},{"value":"ComponentClass<{}, any> & \"feComponentTransfer\""},{"value":"ComponentClass<{}, any> & \"feComposite\""},{"value":"ComponentClass<{}, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<{}, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<{}, any> & \"feDisplacementMap\""},{"value":"ComponentClass<{}, any> & \"feDistantLight\""},{"value":"ComponentClass<{}, any> & \"feDropShadow\""},{"value":"ComponentClass<{}, any> & \"feFlood\""},{"value":"ComponentClass<{}, any> & \"feFuncA\""},{"value":"ComponentClass<{}, any> & \"feFuncB\""},{"value":"ComponentClass<{}, any> & \"feFuncG\""},{"value":"ComponentClass<{}, any> & \"feFuncR\""},{"value":"ComponentClass<{}, any> & \"feGaussianBlur\""},{"value":"ComponentClass<{}, any> & \"feImage\""},{"value":"ComponentClass<{}, any> & \"feMerge\""},{"value":"ComponentClass<{}, any> & \"feMergeNode\""},{"value":"ComponentClass<{}, any> & \"feMorphology\""},{"value":"ComponentClass<{}, any> & \"feOffset\""},{"value":"ComponentClass<{}, any> & \"fePointLight\""},{"value":"ComponentClass<{}, any> & \"feSpecularLighting\""},{"value":"ComponentClass<{}, any> & \"feSpotLight\""},{"value":"ComponentClass<{}, any> & \"feTile\""},{"value":"ComponentClass<{}, any> & \"feTurbulence\""},{"value":"ComponentClass<{}, any> & \"foreignObject\""},{"value":"ComponentClass<{}, any> & \"g\""},{"value":"ComponentClass<{}, any> & \"image\""},{"value":"ComponentClass<{}, any> & \"line\""},{"value":"ComponentClass<{}, any> & \"linearGradient\""},{"value":"ComponentClass<{}, any> & \"marker\""},{"value":"ComponentClass<{}, any> & \"mask\""},{"value":"ComponentClass<{}, any> & \"metadata\""},{"value":"ComponentClass<{}, any> & \"mpath\""},{"value":"ComponentClass<{}, any> & \"path\""},{"value":"ComponentClass<{}, any> & \"pattern\""},{"value":"ComponentClass<{}, any> & \"polygon\""},{"value":"ComponentClass<{}, any> & \"polyline\""},{"value":"ComponentClass<{}, any> & \"radialGradient\""},{"value":"ComponentClass<{}, any> & \"rect\""},{"value":"ComponentClass<{}, any> & \"set\""},{"value":"ComponentClass<{}, any> & \"stop\""},{"value":"ComponentClass<{}, any> & \"switch\""},{"value":"ComponentClass<{}, any> & \"text\""},{"value":"ComponentClass<{}, any> & \"textPath\""},{"value":"ComponentClass<{}, any> & \"tspan\""},{"value":"ComponentClass<{}, any> & \"use\""},{"value":"ComponentClass<{}, any> & \"view\""},{"value":"ComponentClass<{}, any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & FunctionComponent<any>"},{"value":"FunctionComponent<{}> & \"symbol\""},{"value":"FunctionComponent<{}> & \"object\""},{"value":"FunctionComponent<{}> & \"map\""},{"value":"FunctionComponent<{}> & \"filter\""},{"value":"FunctionComponent<{}> & \"a\""},{"value":"FunctionComponent<{}> & \"button\""},{"value":"FunctionComponent<{}> & \"div\""},{"value":"FunctionComponent<{}> & \"form\""},{"value":"FunctionComponent<{}> & \"h2\""},{"value":"FunctionComponent<{}> & \"h3\""},{"value":"FunctionComponent<{}> & \"img\""},{"value":"FunctionComponent<{}> & \"input\""},{"value":"FunctionComponent<{}> & \"label\""},{"value":"FunctionComponent<{}> & \"li\""},{"value":"FunctionComponent<{}> & \"nav\""},{"value":"FunctionComponent<{}> & \"ol\""},{"value":"FunctionComponent<{}> & \"p\""},{"value":"FunctionComponent<{}> & \"select\""},{"value":"FunctionComponent<{}> & \"span\""},{"value":"FunctionComponent<{}> & \"svg\""},{"value":"FunctionComponent<{}> & \"ul\""},{"value":"FunctionComponent<{}> & \"abbr\""},{"value":"FunctionComponent<{}> & \"address\""},{"value":"FunctionComponent<{}> & \"area\""},{"value":"FunctionComponent<{}> & \"article\""},{"value":"FunctionComponent<{}> & \"aside\""},{"value":"FunctionComponent<{}> & \"audio\""},{"value":"FunctionComponent<{}> & \"b\""},{"value":"FunctionComponent<{}> & \"base\""},{"value":"FunctionComponent<{}> & \"bdi\""},{"value":"FunctionComponent<{}> & \"bdo\""},{"value":"FunctionComponent<{}> & \"big\""},{"value":"FunctionComponent<{}> & \"blockquote\""},{"value":"FunctionComponent<{}> & \"body\""},{"value":"FunctionComponent<{}> & \"br\""},{"value":"FunctionComponent<{}> & \"canvas\""},{"value":"FunctionComponent<{}> & \"caption\""},{"value":"FunctionComponent<{}> & \"center\""},{"value":"FunctionComponent<{}> & \"cite\""},{"value":"FunctionComponent<{}> & \"code\""},{"value":"FunctionComponent<{}> & \"col\""},{"value":"FunctionComponent<{}> & \"colgroup\""},{"value":"FunctionComponent<{}> & \"data\""},{"value":"FunctionComponent<{}> & \"datalist\""},{"value":"FunctionComponent<{}> & \"dd\""},{"value":"FunctionComponent<{}> & \"del\""},{"value":"FunctionComponent<{}> & \"details\""},{"value":"FunctionComponent<{}> & \"dfn\""},{"value":"FunctionComponent<{}> & \"dialog\""},{"value":"FunctionComponent<{}> & \"dl\""},{"value":"FunctionComponent<{}> & \"dt\""},{"value":"FunctionComponent<{}> & \"em\""},{"value":"FunctionComponent<{}> & \"embed\""},{"value":"FunctionComponent<{}> & \"fieldset\""},{"value":"FunctionComponent<{}> & \"figcaption\""},{"value":"FunctionComponent<{}> & \"figure\""},{"value":"FunctionComponent<{}> & \"footer\""},{"value":"FunctionComponent<{}> & \"h1\""},{"value":"FunctionComponent<{}> & \"h4\""},{"value":"FunctionComponent<{}> & \"h5\""},{"value":"FunctionComponent<{}> & \"h6\""},{"value":"FunctionComponent<{}> & \"head\""},{"value":"FunctionComponent<{}> & \"header\""},{"value":"FunctionComponent<{}> & \"hgroup\""},{"value":"FunctionComponent<{}> & \"hr\""},{"value":"FunctionComponent<{}> & \"html\""},{"value":"FunctionComponent<{}> & \"i\""},{"value":"FunctionComponent<{}> & \"iframe\""},{"value":"FunctionComponent<{}> & \"ins\""},{"value":"FunctionComponent<{}> & \"kbd\""},{"value":"FunctionComponent<{}> & \"keygen\""},{"value":"FunctionComponent<{}> & \"legend\""},{"value":"FunctionComponent<{}> & \"link\""},{"value":"FunctionComponent<{}> & \"main\""},{"value":"FunctionComponent<{}> & \"mark\""},{"value":"FunctionComponent<{}> & \"menu\""},{"value":"FunctionComponent<{}> & \"menuitem\""},{"value":"FunctionComponent<{}> & \"meta\""},{"value":"FunctionComponent<{}> & \"meter\""},{"value":"FunctionComponent<{}> & \"noindex\""},{"value":"FunctionComponent<{}> & \"noscript\""},{"value":"FunctionComponent<{}> & \"optgroup\""},{"value":"FunctionComponent<{}> & \"option\""},{"value":"FunctionComponent<{}> & \"output\""},{"value":"FunctionComponent<{}> & \"param\""},{"value":"FunctionComponent<{}> & \"picture\""},{"value":"FunctionComponent<{}> & \"pre\""},{"value":"FunctionComponent<{}> & \"progress\""},{"value":"FunctionComponent<{}> & \"q\""},{"value":"FunctionComponent<{}> & \"rp\""},{"value":"FunctionComponent<{}> & \"rt\""},{"value":"FunctionComponent<{}> & \"ruby\""},{"value":"FunctionComponent<{}> & \"s\""},{"value":"FunctionComponent<{}> & \"samp\""},{"value":"FunctionComponent<{}> & \"search\""},{"value":"FunctionComponent<{}> & \"slot\""},{"value":"FunctionComponent<{}> & \"script\""},{"value":"FunctionComponent<{}> & \"section\""},{"value":"FunctionComponent<{}> & \"small\""},{"value":"FunctionComponent<{}> & \"source\""},{"value":"FunctionComponent<{}> & \"strong\""},{"value":"FunctionComponent<{}> & \"style\""},{"value":"FunctionComponent<{}> & \"sub\""},{"value":"FunctionComponent<{}> & \"summary\""},{"value":"FunctionComponent<{}> & \"sup\""},{"value":"FunctionComponent<{}> & \"table\""},{"value":"FunctionComponent<{}> & \"template\""},{"value":"FunctionComponent<{}> & \"tbody\""},{"value":"FunctionComponent<{}> & \"td\""},{"value":"FunctionComponent<{}> & \"textarea\""},{"value":"FunctionComponent<{}> & \"tfoot\""},{"value":"FunctionComponent<{}> & \"th\""},{"value":"FunctionComponent<{}> & \"thead\""},{"value":"FunctionComponent<{}> & \"time\""},{"value":"FunctionComponent<{}> & \"title\""},{"value":"FunctionComponent<{}> & \"tr\""},{"value":"FunctionComponent<{}> & \"track\""},{"value":"FunctionComponent<{}> & \"u\""},{"value":"FunctionComponent<{}> & \"var\""},{"value":"FunctionComponent<{}> & \"video\""},{"value":"FunctionComponent<{}> & \"wbr\""},{"value":"FunctionComponent<{}> & \"webview\""},{"value":"FunctionComponent<{}> & \"animate\""},{"value":"FunctionComponent<{}> & \"animateMotion\""},{"value":"FunctionComponent<{}> & \"animateTransform\""},{"value":"FunctionComponent<{}> & \"circle\""},{"value":"FunctionComponent<{}> & \"clipPath\""},{"value":"FunctionComponent<{}> & \"defs\""},{"value":"FunctionComponent<{}> & \"desc\""},{"value":"FunctionComponent<{}> & \"ellipse\""},{"value":"FunctionComponent<{}> & \"feBlend\""},{"value":"FunctionComponent<{}> & \"feColorMatrix\""},{"value":"FunctionComponent<{}> & \"feComponentTransfer\""},{"value":"FunctionComponent<{}> & \"feComposite\""},{"value":"FunctionComponent<{}> & \"feConvolveMatrix\""},{"value":"FunctionComponent<{}> & \"feDiffuseLighting\""},{"value":"FunctionComponent<{}> & \"feDisplacementMap\""},{"value":"FunctionComponent<{}> & \"feDistantLight\""},{"value":"FunctionComponent<{}> & \"feDropShadow\""},{"value":"FunctionComponent<{}> & \"feFlood\""},{"value":"FunctionComponent<{}> & \"feFuncA\""},{"value":"FunctionComponent<{}> & \"feFuncB\""},{"value":"FunctionComponent<{}> & \"feFuncG\""},{"value":"FunctionComponent<{}> & \"feFuncR\""},{"value":"FunctionComponent<{}> & \"feGaussianBlur\""},{"value":"FunctionComponent<{}> & \"feImage\""},{"value":"FunctionComponent<{}> & \"feMerge\""},{"value":"FunctionComponent<{}> & \"feMergeNode\""},{"value":"FunctionComponent<{}> & \"feMorphology\""},{"value":"FunctionComponent<{}> & \"feOffset\""},{"value":"FunctionComponent<{}> & \"fePointLight\""},{"value":"FunctionComponent<{}> & \"feSpecularLighting\""},{"value":"FunctionComponent<{}> & \"feSpotLight\""},{"value":"FunctionComponent<{}> & \"feTile\""},{"value":"FunctionComponent<{}> & \"feTurbulence\""},{"value":"FunctionComponent<{}> & \"foreignObject\""},{"value":"FunctionComponent<{}> & \"g\""},{"value":"FunctionComponent<{}> & \"image\""},{"value":"FunctionComponent<{}> & \"line\""},{"value":"FunctionComponent<{}> & \"linearGradient\""},{"value":"FunctionComponent<{}> & \"marker\""},{"value":"FunctionComponent<{}> & \"mask\""},{"value":"FunctionComponent<{}> & \"metadata\""},{"value":"FunctionComponent<{}> & \"mpath\""},{"value":"FunctionComponent<{}> & \"path\""},{"value":"FunctionComponent<{}> & \"pattern\""},{"value":"FunctionComponent<{}> & \"polygon\""},{"value":"FunctionComponent<{}> & \"polyline\""},{"value":"FunctionComponent<{}> & \"radialGradient\""},{"value":"FunctionComponent<{}> & \"rect\""},{"value":"FunctionComponent<{}> & \"set\""},{"value":"FunctionComponent<{}> & \"stop\""},{"value":"FunctionComponent<{}> & \"switch\""},{"value":"FunctionComponent<{}> & \"text\""},{"value":"FunctionComponent<{}> & \"textPath\""},{"value":"FunctionComponent<{}> & \"tspan\""},{"value":"FunctionComponent<{}> & \"use\""},{"value":"FunctionComponent<{}> & \"view\""},{"value":"FunctionComponent<{}> & ComponentClass<any, any>"},{"value":"FunctionComponent<{}> & FunctionComponent<any>"}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""},{"value":"\"4xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/side-bar/SideBarContext.tsx","description":"","displayName":"SideBarContext","methods":[],"props":{}},{"tags":{},"filePath":"src/components/skeleton-loader/Skeleton.tsx","description":"","displayName":"Skeleton","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"src/components/skeleton-loader/SkeletonBarChart.tsx","description":"","displayName":"SkeletonBarChart","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonBarChart.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"numberOfLabels":{"defaultValue":{"value":3},"description":"","name":"numberOfLabels","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonBarChart.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"numberOfRows":{"defaultValue":{"value":4},"description":"","name":"numberOfRows","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonBarChart.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"numberOfTicks":{"defaultValue":{"value":4},"description":"","name":"numberOfTicks","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonBarChart.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}}}},{"tags":{},"filePath":"src/components/skeleton-loader/SkeletonButton.tsx","description":"","displayName":"SkeletonButton","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonButton.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/skeleton-loader/SkeletonCard.tsx","description":"","displayName":"SkeletonCard","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonCard.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"numberOfRows":{"defaultValue":{"value":3},"description":"","name":"numberOfRows","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonCard.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"withChart":{"defaultValue":null,"description":"","name":"withChart","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonCard.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"src/components/skeleton-loader/SkeletonColumnChart.tsx","description":"","displayName":"SkeletonColumnChart","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonColumnChart.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"numberOfColumns":{"defaultValue":{"value":1},"description":"","name":"numberOfColumns","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonColumnChart.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"numberOfGroups":{"defaultValue":{"value":7},"description":"","name":"numberOfGroups","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonColumnChart.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"numberOfLabels":{"defaultValue":{"value":2},"description":"","name":"numberOfLabels","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonColumnChart.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/skeleton-loader/SkeletonDoughnutChart.tsx","description":"","displayName":"SkeletonDoughnutChart","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"lib/src/components/skeleton-loader/SkeletonDoughnutChart.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/skeleton-loader/SkeletonHeading.tsx","description":"","displayName":"SkeletonHeading","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonHeading.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/skeleton-loader/SkeletonPanelList.tsx","description":"","displayName":"SkeletonPanelList","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonPanelList.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/skeleton-loader/SkeletonSubjectList.tsx","description":"","displayName":"SkeletonSubjectList","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonSubjectList.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/skeleton-loader/SkeletonTable.tsx","description":"","displayName":"SkeletonTable","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonTable.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"columnWidth":{"defaultValue":null,"description":"","name":"columnWidth","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonTable.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Record<number, string>","value":[{"value":"Record<number, string>","description":"","fullComment":"","tags":{}}]}},"numberOfColumns":{"defaultValue":{"value":4},"description":"","name":"numberOfColumns","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonTable.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"numberOfRows":{"defaultValue":{"value":4},"description":"","name":"numberOfRows","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonTable.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}}}},{"tags":{},"filePath":"src/components/skeleton-loader/SkeletonTabs.tsx","description":"","displayName":"SkeletonTabs","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonTabs.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"numberOfTabs":{"defaultValue":null,"description":"","name":"numberOfTabs","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonTabs.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},"tabClassName":{"defaultValue":null,"description":"","name":"tabClassName","declarations":[{"fileName":"src/components/skeleton-loader/SkeletonTabs.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/slider-field/SliderField.tsx","description":"","displayName":"SliderField","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultValue":{"defaultValue":null,"description":"","name":"defaultValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"number[]","value":[{"value":"number[]","description":"","fullComment":"","tags":{}}]}},"description":{"defaultValue":null,"description":"","name":"description","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"dir":{"defaultValue":null,"description":"","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"error":{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"form":{"defaultValue":null,"description":"","name":"form","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"hideLabel":{"defaultValue":null,"description":"","name":"hideLabel","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"inverted":{"defaultValue":null,"description":"","name":"inverted","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"max":{"defaultValue":{"value":100},"description":"","name":"max","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"min":{"defaultValue":{"value":0},"description":"","name":"min","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"minStepsBetweenThumbs":{"defaultValue":null,"description":"","name":"minStepsBetweenThumbs","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"name":{"defaultValue":null,"description":"","name":"name","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},"onValueChange":{"defaultValue":null,"description":"","name":"onValueChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"((value: number[]) => void)","value":[{"value":"(value: number[]) => void","description":"","fullComment":"","tags":{}}]}},"onValueCommit":{"defaultValue":null,"description":"","name":"onValueCommit","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"((value: number[]) => void)","value":[{"value":"(value: number[]) => void","description":"","fullComment":"","tags":{}}]}},"orientation":{"defaultValue":null,"description":"","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"outputLabel":{"defaultValue":null,"description":"","name":"outputLabel","declarations":[{"fileName":"lib/src/components/slider/SliderValue.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((value: number | number[]) => string)","value":[{"value":"(value: number | number[]) => string","description":"","fullComment":"","tags":{}}]}},"prompt":{"defaultValue":null,"description":"","name":"prompt","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ link?: string; label: string; onClick?: (() => void) | undefined; } | undefined","value":[{"value":"{ link?: string | undefined; label: string; onClick?: (() => void) | undefined; }","description":"","fullComment":"","tags":{}}]}},"required":{"defaultValue":null,"description":"","name":"required","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"step":{"defaultValue":null,"description":"","name":"step","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"steps":{"defaultValue":{"value":"[]"},"description":"","name":"steps","declarations":[{"fileName":"lib/src/components/slider/SliderSteps.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ label: string; value: number; }[]","value":[{"value":"{ label: string; value: number; }[]","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"light\" | \"tonal\"","value":[{"value":"\"light\""},{"value":"\"tonal\""}]}},"validation":{"defaultValue":null,"description":"","name":"validation","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ValidationOptions","value":[{"value":"ValidationOptions","description":"","fullComment":"","tags":{}}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"number[]","value":[{"value":"number[]","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/slider/Slider.tsx","description":"","displayName":"Slider","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultValue":{"defaultValue":null,"description":"","name":"defaultValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"number[]","value":[{"value":"number[]","description":"","fullComment":"","tags":{}}]}},"dir":{"defaultValue":null,"description":"","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"form":{"defaultValue":null,"description":"","name":"form","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"inverted":{"defaultValue":null,"description":"","name":"inverted","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"max":{"defaultValue":null,"description":"","name":"max","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"min":{"defaultValue":null,"description":"","name":"min","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"minStepsBetweenThumbs":{"defaultValue":null,"description":"","name":"minStepsBetweenThumbs","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"name":{"defaultValue":null,"description":"","name":"name","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"onValueChange":{"defaultValue":null,"description":"","name":"onValueChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"((value: number[]) => void)","value":[{"value":"(value: number[]) => void","description":"","fullComment":"","tags":{}}]}},"onValueCommit":{"defaultValue":null,"description":"","name":"onValueCommit","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"((value: number[]) => void)","value":[{"value":"(value: number[]) => void","description":"","fullComment":"","tags":{}}]}},"orientation":{"defaultValue":null,"description":"","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"step":{"defaultValue":null,"description":"","name":"step","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"light\" | \"tonal\"","value":[{"value":"\"light\""},{"value":"\"tonal\""}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-slider/dist/index.d.ts","name":"SliderProps"}],"required":false,"type":{"name":"enum","raw":"number[]","value":[{"value":"number[]","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/slider/SliderSteps.tsx","description":"","displayName":"SliderSteps","methods":[],"props":{"max":{"defaultValue":null,"description":"","name":"max","declarations":[{"fileName":"lib/src/components/slider/SliderSteps.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},"min":{"defaultValue":null,"description":"","name":"min","declarations":[{"fileName":"lib/src/components/slider/SliderSteps.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},"steps":{"defaultValue":{"value":"[]"},"description":"","name":"steps","declarations":[{"fileName":"lib/src/components/slider/SliderSteps.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ label: string; value: number; }[]","value":[{"value":"{ label: string; value: number; }[]","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/slider/SliderValue.tsx","description":"","displayName":"SliderValue","methods":[],"props":{"outputLabel":{"defaultValue":{"value":"(value) => `Current value is ${value}`"},"description":"","name":"outputLabel","declarations":[{"fileName":"lib/src/components/slider/SliderValue.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((value: number | number[]) => string)","value":[{"value":"(value: number | number[]) => string","description":"","fullComment":"","tags":{}}]}},"value":{"defaultValue":{"value":"[]"},"description":"","name":"value","declarations":[{"fileName":"lib/src/components/slider/SliderValue.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number[]","value":[{"value":"number[]","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/sortable/Handle.tsx","description":"","displayName":"Handle","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isDragging":{"defaultValue":null,"description":"","name":"isDragging","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/action-icon/ActionIcon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/sortable/SortableHandle.tsx","description":"","displayName":"SortableHandle","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isDragging":{"defaultValue":null,"description":"","name":"isDragging","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":{"value":"drag handle"},"description":"","name":"label","declarations":[{"fileName":"lib/src/components/sortable/SortableHandle.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"(ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\"> & ResponsiveVariant<\"sm\" | \"md\" | \"lg\">)","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xs\" & Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>"},{"value":"\"sm\" & Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>"},{"value":"\"md\" & Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>"},{"value":"\"lg\" & Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>"},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">> & \"sm\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">> & \"md\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">> & \"lg\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">> & Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>"}]}},"targetId":{"defaultValue":null,"description":"","name":"targetId","declarations":[{"fileName":"lib/src/components/sortable/SortableHandle.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/sortable/SortableItem.tsx","description":"","displayName":"SortableItem","methods":[],"props":{"asChild":{"defaultValue":{"value":false},"description":"","name":"asChild","declarations":[{"fileName":"lib/src/components/sortable/SortableItem.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"lib/src/components/sortable/SortableItem.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","declarations":[{"fileName":"lib/src/components/sortable/SortableItem.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"id":{"defaultValue":null,"description":"","name":"id","declarations":[{"fileName":"lib/src/components/sortable/SortableItem.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"UniqueIdentifier","value":[{"value":"string"},{"value":"number"}]}},"isDragHandle":{"defaultValue":{"value":false},"description":"","name":"isDragHandle","declarations":[{"fileName":"lib/src/components/sortable/SortableItem.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"style":{"defaultValue":null,"description":"","name":"style","declarations":[{"fileName":"lib/src/components/sortable/SortableItem.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Pick<HTMLAttributes<HTMLDivElement>, \"style\">","value":[{"value":"Pick<HTMLAttributes<HTMLDivElement>, \"style\">","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/sortable/SortableRoot.tsx","description":"","displayName":"SortableRoot","methods":[],"props":{"onSortChange":{"defaultValue":null,"description":"","name":"onSortChange","declarations":[{"fileName":"lib/src/components/sortable/SortableRoot.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"(onSortChangeData: { order: UniqueIdentifier[]; oldIndex: number; newIndex: number; }) => void"}},"sortableIds":{"defaultValue":null,"description":"","name":"sortableIds","declarations":[{"fileName":"lib/src/components/sortable/SortableRoot.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"(string | number)[]"}}}},{"tags":{},"filePath":"src/components/spacer/Spacer.tsx","description":"A flexible flex spacer that expands along the major axis of its containing flex layout.\nIt renders a `div` by default, and takes up any available space.","displayName":"Spacer","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"src/components/stepper/stepper-context/StepperContext.tsx","description":"","displayName":"StepperProvider","methods":[],"props":{"allowSkip":{"defaultValue":null,"description":"","name":"allowSkip","declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"direction":{"defaultValue":null,"description":"","name":"direction","declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"hideLabels":{"defaultValue":null,"description":"","name":"hideLabels","declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onComplete":{"defaultValue":null,"description":"","name":"onComplete","declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(() => void)","value":[{"value":"() => void","description":"","fullComment":"","tags":{}}]}},"onStepChange":{"defaultValue":null,"description":"","name":"onStepChange","declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((activeStep: number) => void)","value":[{"value":"(activeStep: number) => void","description":"","fullComment":"","tags":{}}]}},"showCompletedIcons":{"defaultValue":null,"description":"","name":"showCompletedIcons","declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"stepCount":{"defaultValue":null,"description":"","name":"stepCount","declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},"steps":{"defaultValue":null,"description":"","name":"steps","declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Step[]"}}}},{"tags":{},"filePath":"src/components/stepper/Stepper.tsx","description":"","displayName":"Stepper","methods":[],"props":{"allowSkip":{"defaultValue":null,"description":"","name":"allowSkip","parent":{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"},"declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"className":{"defaultValue":null,"description":"","name":"className","parent":{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"},"declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"direction":{"defaultValue":{"value":"horizontal"},"description":"","name":"direction","parent":{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"},"declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"hideLabels":{"defaultValue":{"value":false},"description":"","name":"hideLabels","parent":{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"},"declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onComplete":{"defaultValue":null,"description":"","name":"onComplete","parent":{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"},"declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"}],"required":false,"type":{"name":"enum","raw":"(() => void)","value":[{"value":"() => void","description":"","fullComment":"","tags":{}}]}},"onStepChange":{"defaultValue":null,"description":"","name":"onStepChange","parent":{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"},"declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"}],"required":false,"type":{"name":"enum","raw":"((activeStep: number) => void)","value":[{"value":"(activeStep: number) => void","description":"","fullComment":"","tags":{}}]}},"showCompletedIcons":{"defaultValue":{"value":false},"description":"","name":"showCompletedIcons","parent":{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"},"declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"stepCount":{"defaultValue":null,"description":"","name":"stepCount","parent":{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"},"declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"steps":{"defaultValue":null,"description":"","name":"steps","parent":{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"},"declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperProps"}],"required":false,"type":{"name":"enum","raw":"Step[]","value":[{"value":"Step[]","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/stepper/StepperStepBack.tsx","description":"","displayName":"StepperStepBack","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"outline\" | \"solid\">","value":[{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"fullWidth":{"defaultValue":null,"description":"","name":"fullWidth","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"lib/src/components/button/Button.tsx","name":"TypeLiteral"},{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isLoading":{"defaultValue":null,"description":"","name":"isLoading","declarations":[{"fileName":"lib/src/components/button/Button.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"label":{"defaultValue":null,"description":"","name":"label","parent":{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperNavigateProps"},"declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperNavigateProps"}],"required":false,"type":{"name":"enum","raw":"((currentStep?: number) => string) | undefined","value":[{"value":"(currentStep?: number | undefined) => string","description":"","fullComment":"","tags":{}}]}},"onClick":{"defaultValue":null,"description":"","name":"onClick","parent":{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperNavigateProps"},"declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperNavigateProps"},{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(((next: () => void) => void) & MouseEventHandler<HTMLElement>)","value":[{"value":"((next: () => void) => void) & MouseEventHandler<HTMLElement>"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\" | \"xl\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\" | \"xl\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"secondary\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"secondary\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"secondary\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/stepper/StepperStepBullet.tsx","description":"","displayName":"StepperStepBullet","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"status":{"defaultValue":null,"description":"","name":"status","declarations":[],"required":false,"type":{"name":"enum","raw":"\"success\" | \"active\" | \"default\" | \"viewed\" | \"completed\" | \"reviewed\"","value":[{"value":"\"success\""},{"value":"\"active\""},{"value":"\"default\""},{"value":"\"viewed\""},{"value":"\"completed\""},{"value":"\"reviewed\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/stepper/StepperStepContainer.tsx","description":"","displayName":"StepperStepContainer","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"canInteract":{"defaultValue":null,"description":"","name":"canInteract","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"direction":{"defaultValue":null,"description":"","name":"direction","declarations":[],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"separator":{"defaultValue":null,"description":"","name":"separator","declarations":[],"required":false,"type":{"name":"enum","raw":"\"success\" | \"active\" | \"default\" | \"viewed\"","value":[{"value":"\"success\""},{"value":"\"active\""},{"value":"\"default\""},{"value":"\"viewed\""}]}},"status":{"defaultValue":null,"description":"","name":"status","declarations":[],"required":false,"type":{"name":"enum","raw":"\"success\" | \"active\" | \"default\" | \"viewed\" | \"completed\" | \"reviewed\"","value":[{"value":"\"success\""},{"value":"\"active\""},{"value":"\"default\""},{"value":"\"viewed\""},{"value":"\"completed\""},{"value":"\"reviewed\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/stepper/StepperStepForward.tsx","description":"","displayName":"StepperStepForward","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"outline\" | \"solid\">","value":[{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"fullWidth":{"defaultValue":null,"description":"","name":"fullWidth","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"lib/src/components/button/Button.tsx","name":"TypeLiteral"},{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isLoading":{"defaultValue":null,"description":"","name":"isLoading","declarations":[{"fileName":"lib/src/components/button/Button.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"label":{"defaultValue":null,"description":"","name":"label","parent":{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperNavigateProps"},"declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperNavigateProps"}],"required":false,"type":{"name":"enum","raw":"((currentStep?: number) => string) | undefined","value":[{"value":"(currentStep?: number | undefined) => string","description":"","fullComment":"","tags":{}}]}},"onClick":{"defaultValue":null,"description":"","name":"onClick","parent":{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperNavigateProps"},"declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperNavigateProps"},{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(((next: () => void) => void) & MouseEventHandler<HTMLElement>)","value":[{"value":"((next: () => void) => void) & MouseEventHandler<HTMLElement>"}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\" | \"xl\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\" | \"xl\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"secondary\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"secondary\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"success\" | \"warning\" | \"danger\" | \"secondary\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/stepper/StepperStepLabel.tsx","description":"","displayName":"StepperStepLabel","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((ComponentType<{}> | ElementType<any, keyof IntrinsicElements>) & ElementType)","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"\"symbol\" & ComponentClass<any, any>"},{"value":"\"symbol\" & FunctionComponent<any>"},{"value":"\"object\" & ComponentClass<any, any>"},{"value":"\"object\" & FunctionComponent<any>"},{"value":"\"map\" & ComponentClass<any, any>"},{"value":"\"map\" & FunctionComponent<any>"},{"value":"\"filter\" & ComponentClass<any, any>"},{"value":"\"filter\" & FunctionComponent<any>"},{"value":"\"a\" & ComponentClass<any, any>"},{"value":"\"a\" & FunctionComponent<any>"},{"value":"\"button\" & ComponentClass<any, any>"},{"value":"\"button\" & FunctionComponent<any>"},{"value":"\"div\" & ComponentClass<any, any>"},{"value":"\"div\" & FunctionComponent<any>"},{"value":"\"form\" & ComponentClass<any, any>"},{"value":"\"form\" & FunctionComponent<any>"},{"value":"\"h2\" & ComponentClass<any, any>"},{"value":"\"h2\" & FunctionComponent<any>"},{"value":"\"h3\" & ComponentClass<any, any>"},{"value":"\"h3\" & FunctionComponent<any>"},{"value":"\"img\" & ComponentClass<any, any>"},{"value":"\"img\" & FunctionComponent<any>"},{"value":"\"input\" & ComponentClass<any, any>"},{"value":"\"input\" & FunctionComponent<any>"},{"value":"\"label\" & ComponentClass<any, any>"},{"value":"\"label\" & FunctionComponent<any>"},{"value":"\"li\" & ComponentClass<any, any>"},{"value":"\"li\" & FunctionComponent<any>"},{"value":"\"nav\" & ComponentClass<any, any>"},{"value":"\"nav\" & FunctionComponent<any>"},{"value":"\"ol\" & ComponentClass<any, any>"},{"value":"\"ol\" & FunctionComponent<any>"},{"value":"\"p\" & ComponentClass<any, any>"},{"value":"\"p\" & FunctionComponent<any>"},{"value":"\"select\" & ComponentClass<any, any>"},{"value":"\"select\" & FunctionComponent<any>"},{"value":"\"span\" & ComponentClass<any, any>"},{"value":"\"span\" & FunctionComponent<any>"},{"value":"\"svg\" & ComponentClass<any, any>"},{"value":"\"svg\" & FunctionComponent<any>"},{"value":"\"ul\" & ComponentClass<any, any>"},{"value":"\"ul\" & FunctionComponent<any>"},{"value":"\"abbr\" & ComponentClass<any, any>"},{"value":"\"abbr\" & FunctionComponent<any>"},{"value":"\"address\" & ComponentClass<any, any>"},{"value":"\"address\" & FunctionComponent<any>"},{"value":"\"area\" & ComponentClass<any, any>"},{"value":"\"area\" & FunctionComponent<any>"},{"value":"\"article\" & ComponentClass<any, any>"},{"value":"\"article\" & FunctionComponent<any>"},{"value":"\"aside\" & ComponentClass<any, any>"},{"value":"\"aside\" & FunctionComponent<any>"},{"value":"\"audio\" & ComponentClass<any, any>"},{"value":"\"audio\" & FunctionComponent<any>"},{"value":"\"b\" & ComponentClass<any, any>"},{"value":"\"b\" & FunctionComponent<any>"},{"value":"\"base\" & ComponentClass<any, any>"},{"value":"\"base\" & FunctionComponent<any>"},{"value":"\"bdi\" & ComponentClass<any, any>"},{"value":"\"bdi\" & FunctionComponent<any>"},{"value":"\"bdo\" & ComponentClass<any, any>"},{"value":"\"bdo\" & FunctionComponent<any>"},{"value":"\"big\" & ComponentClass<any, any>"},{"value":"\"big\" & FunctionComponent<any>"},{"value":"\"blockquote\" & ComponentClass<any, any>"},{"value":"\"blockquote\" & FunctionComponent<any>"},{"value":"\"body\" & ComponentClass<any, any>"},{"value":"\"body\" & FunctionComponent<any>"},{"value":"\"br\" & ComponentClass<any, any>"},{"value":"\"br\" & FunctionComponent<any>"},{"value":"\"canvas\" & ComponentClass<any, any>"},{"value":"\"canvas\" & FunctionComponent<any>"},{"value":"\"caption\" & ComponentClass<any, any>"},{"value":"\"caption\" & FunctionComponent<any>"},{"value":"\"center\" & ComponentClass<any, any>"},{"value":"\"center\" & FunctionComponent<any>"},{"value":"\"cite\" & ComponentClass<any, any>"},{"value":"\"cite\" & FunctionComponent<any>"},{"value":"\"code\" & ComponentClass<any, any>"},{"value":"\"code\" & FunctionComponent<any>"},{"value":"\"col\" & ComponentClass<any, any>"},{"value":"\"col\" & FunctionComponent<any>"},{"value":"\"colgroup\" & ComponentClass<any, any>"},{"value":"\"colgroup\" & FunctionComponent<any>"},{"value":"\"data\" & ComponentClass<any, any>"},{"value":"\"data\" & FunctionComponent<any>"},{"value":"\"datalist\" & ComponentClass<any, any>"},{"value":"\"datalist\" & FunctionComponent<any>"},{"value":"\"dd\" & ComponentClass<any, any>"},{"value":"\"dd\" & FunctionComponent<any>"},{"value":"\"del\" & ComponentClass<any, any>"},{"value":"\"del\" & FunctionComponent<any>"},{"value":"\"details\" & ComponentClass<any, any>"},{"value":"\"details\" & FunctionComponent<any>"},{"value":"\"dfn\" & ComponentClass<any, any>"},{"value":"\"dfn\" & FunctionComponent<any>"},{"value":"\"dialog\" & ComponentClass<any, any>"},{"value":"\"dialog\" & FunctionComponent<any>"},{"value":"\"dl\" & ComponentClass<any, any>"},{"value":"\"dl\" & FunctionComponent<any>"},{"value":"\"dt\" & ComponentClass<any, any>"},{"value":"\"dt\" & FunctionComponent<any>"},{"value":"\"em\" & ComponentClass<any, any>"},{"value":"\"em\" & FunctionComponent<any>"},{"value":"\"embed\" & ComponentClass<any, any>"},{"value":"\"embed\" & FunctionComponent<any>"},{"value":"\"fieldset\" & ComponentClass<any, any>"},{"value":"\"fieldset\" & FunctionComponent<any>"},{"value":"\"figcaption\" & ComponentClass<any, any>"},{"value":"\"figcaption\" & FunctionComponent<any>"},{"value":"\"figure\" & ComponentClass<any, any>"},{"value":"\"figure\" & FunctionComponent<any>"},{"value":"\"footer\" & ComponentClass<any, any>"},{"value":"\"footer\" & FunctionComponent<any>"},{"value":"\"h1\" & ComponentClass<any, any>"},{"value":"\"h1\" & FunctionComponent<any>"},{"value":"\"h4\" & ComponentClass<any, any>"},{"value":"\"h4\" & FunctionComponent<any>"},{"value":"\"h5\" & ComponentClass<any, any>"},{"value":"\"h5\" & FunctionComponent<any>"},{"value":"\"h6\" & ComponentClass<any, any>"},{"value":"\"h6\" & FunctionComponent<any>"},{"value":"\"head\" & ComponentClass<any, any>"},{"value":"\"head\" & FunctionComponent<any>"},{"value":"\"header\" & ComponentClass<any, any>"},{"value":"\"header\" & FunctionComponent<any>"},{"value":"\"hgroup\" & ComponentClass<any, any>"},{"value":"\"hgroup\" & FunctionComponent<any>"},{"value":"\"hr\" & ComponentClass<any, any>"},{"value":"\"hr\" & FunctionComponent<any>"},{"value":"\"html\" & ComponentClass<any, any>"},{"value":"\"html\" & FunctionComponent<any>"},{"value":"\"i\" & ComponentClass<any, any>"},{"value":"\"i\" & FunctionComponent<any>"},{"value":"\"iframe\" & ComponentClass<any, any>"},{"value":"\"iframe\" & FunctionComponent<any>"},{"value":"\"ins\" & ComponentClass<any, any>"},{"value":"\"ins\" & FunctionComponent<any>"},{"value":"\"kbd\" & ComponentClass<any, any>"},{"value":"\"kbd\" & FunctionComponent<any>"},{"value":"\"keygen\" & ComponentClass<any, any>"},{"value":"\"keygen\" & FunctionComponent<any>"},{"value":"\"legend\" & ComponentClass<any, any>"},{"value":"\"legend\" & FunctionComponent<any>"},{"value":"\"link\" & ComponentClass<any, any>"},{"value":"\"link\" & FunctionComponent<any>"},{"value":"\"main\" & ComponentClass<any, any>"},{"value":"\"main\" & FunctionComponent<any>"},{"value":"\"mark\" & ComponentClass<any, any>"},{"value":"\"mark\" & FunctionComponent<any>"},{"value":"\"menu\" & ComponentClass<any, any>"},{"value":"\"menu\" & FunctionComponent<any>"},{"value":"\"menuitem\" & ComponentClass<any, any>"},{"value":"\"menuitem\" & FunctionComponent<any>"},{"value":"\"meta\" & ComponentClass<any, any>"},{"value":"\"meta\" & FunctionComponent<any>"},{"value":"\"meter\" & ComponentClass<any, any>"},{"value":"\"meter\" & FunctionComponent<any>"},{"value":"\"noindex\" & ComponentClass<any, any>"},{"value":"\"noindex\" & FunctionComponent<any>"},{"value":"\"noscript\" & ComponentClass<any, any>"},{"value":"\"noscript\" & FunctionComponent<any>"},{"value":"\"optgroup\" & ComponentClass<any, any>"},{"value":"\"optgroup\" & FunctionComponent<any>"},{"value":"\"option\" & ComponentClass<any, any>"},{"value":"\"option\" & FunctionComponent<any>"},{"value":"\"output\" & ComponentClass<any, any>"},{"value":"\"output\" & FunctionComponent<any>"},{"value":"\"param\" & ComponentClass<any, any>"},{"value":"\"param\" & FunctionComponent<any>"},{"value":"\"picture\" & ComponentClass<any, any>"},{"value":"\"picture\" & FunctionComponent<any>"},{"value":"\"pre\" & ComponentClass<any, any>"},{"value":"\"pre\" & FunctionComponent<any>"},{"value":"\"progress\" & ComponentClass<any, any>"},{"value":"\"progress\" & FunctionComponent<any>"},{"value":"\"q\" & ComponentClass<any, any>"},{"value":"\"q\" & FunctionComponent<any>"},{"value":"\"rp\" & ComponentClass<any, any>"},{"value":"\"rp\" & FunctionComponent<any>"},{"value":"\"rt\" & ComponentClass<any, any>"},{"value":"\"rt\" & FunctionComponent<any>"},{"value":"\"ruby\" & ComponentClass<any, any>"},{"value":"\"ruby\" & FunctionComponent<any>"},{"value":"\"s\" & ComponentClass<any, any>"},{"value":"\"s\" & FunctionComponent<any>"},{"value":"\"samp\" & ComponentClass<any, any>"},{"value":"\"samp\" & FunctionComponent<any>"},{"value":"\"search\" & ComponentClass<any, any>"},{"value":"\"search\" & FunctionComponent<any>"},{"value":"\"slot\" & ComponentClass<any, any>"},{"value":"\"slot\" & FunctionComponent<any>"},{"value":"\"script\" & ComponentClass<any, any>"},{"value":"\"script\" & FunctionComponent<any>"},{"value":"\"section\" & ComponentClass<any, any>"},{"value":"\"section\" & FunctionComponent<any>"},{"value":"\"small\" & ComponentClass<any, any>"},{"value":"\"small\" & FunctionComponent<any>"},{"value":"\"source\" & ComponentClass<any, any>"},{"value":"\"source\" & FunctionComponent<any>"},{"value":"\"strong\" & ComponentClass<any, any>"},{"value":"\"strong\" & FunctionComponent<any>"},{"value":"\"style\" & ComponentClass<any, any>"},{"value":"\"style\" & FunctionComponent<any>"},{"value":"\"sub\" & ComponentClass<any, any>"},{"value":"\"sub\" & FunctionComponent<any>"},{"value":"\"summary\" & ComponentClass<any, any>"},{"value":"\"summary\" & FunctionComponent<any>"},{"value":"\"sup\" & ComponentClass<any, any>"},{"value":"\"sup\" & FunctionComponent<any>"},{"value":"\"table\" & ComponentClass<any, any>"},{"value":"\"table\" & FunctionComponent<any>"},{"value":"\"template\" & ComponentClass<any, any>"},{"value":"\"template\" & FunctionComponent<any>"},{"value":"\"tbody\" & ComponentClass<any, any>"},{"value":"\"tbody\" & FunctionComponent<any>"},{"value":"\"td\" & ComponentClass<any, any>"},{"value":"\"td\" & FunctionComponent<any>"},{"value":"\"textarea\" & ComponentClass<any, any>"},{"value":"\"textarea\" & FunctionComponent<any>"},{"value":"\"tfoot\" & ComponentClass<any, any>"},{"value":"\"tfoot\" & FunctionComponent<any>"},{"value":"\"th\" & ComponentClass<any, any>"},{"value":"\"th\" & FunctionComponent<any>"},{"value":"\"thead\" & ComponentClass<any, any>"},{"value":"\"thead\" & FunctionComponent<any>"},{"value":"\"time\" & ComponentClass<any, any>"},{"value":"\"time\" & FunctionComponent<any>"},{"value":"\"title\" & ComponentClass<any, any>"},{"value":"\"title\" & FunctionComponent<any>"},{"value":"\"tr\" & ComponentClass<any, any>"},{"value":"\"tr\" & FunctionComponent<any>"},{"value":"\"track\" & ComponentClass<any, any>"},{"value":"\"track\" & FunctionComponent<any>"},{"value":"\"u\" & ComponentClass<any, any>"},{"value":"\"u\" & FunctionComponent<any>"},{"value":"\"var\" & ComponentClass<any, any>"},{"value":"\"var\" & FunctionComponent<any>"},{"value":"\"video\" & ComponentClass<any, any>"},{"value":"\"video\" & FunctionComponent<any>"},{"value":"\"wbr\" & ComponentClass<any, any>"},{"value":"\"wbr\" & FunctionComponent<any>"},{"value":"\"webview\" & ComponentClass<any, any>"},{"value":"\"webview\" & FunctionComponent<any>"},{"value":"\"animate\" & ComponentClass<any, any>"},{"value":"\"animate\" & FunctionComponent<any>"},{"value":"\"animateMotion\" & ComponentClass<any, any>"},{"value":"\"animateMotion\" & FunctionComponent<any>"},{"value":"\"animateTransform\" & ComponentClass<any, any>"},{"value":"\"animateTransform\" & FunctionComponent<any>"},{"value":"\"circle\" & ComponentClass<any, any>"},{"value":"\"circle\" & FunctionComponent<any>"},{"value":"\"clipPath\" & ComponentClass<any, any>"},{"value":"\"clipPath\" & FunctionComponent<any>"},{"value":"\"defs\" & ComponentClass<any, any>"},{"value":"\"defs\" & FunctionComponent<any>"},{"value":"\"desc\" & ComponentClass<any, any>"},{"value":"\"desc\" & FunctionComponent<any>"},{"value":"\"ellipse\" & ComponentClass<any, any>"},{"value":"\"ellipse\" & FunctionComponent<any>"},{"value":"\"feBlend\" & ComponentClass<any, any>"},{"value":"\"feBlend\" & FunctionComponent<any>"},{"value":"\"feColorMatrix\" & ComponentClass<any, any>"},{"value":"\"feColorMatrix\" & FunctionComponent<any>"},{"value":"\"feComponentTransfer\" & ComponentClass<any, any>"},{"value":"\"feComponentTransfer\" & FunctionComponent<any>"},{"value":"\"feComposite\" & ComponentClass<any, any>"},{"value":"\"feComposite\" & FunctionComponent<any>"},{"value":"\"feConvolveMatrix\" & ComponentClass<any, any>"},{"value":"\"feConvolveMatrix\" & FunctionComponent<any>"},{"value":"\"feDiffuseLighting\" & ComponentClass<any, any>"},{"value":"\"feDiffuseLighting\" & FunctionComponent<any>"},{"value":"\"feDisplacementMap\" & ComponentClass<any, any>"},{"value":"\"feDisplacementMap\" & FunctionComponent<any>"},{"value":"\"feDistantLight\" & ComponentClass<any, any>"},{"value":"\"feDistantLight\" & FunctionComponent<any>"},{"value":"\"feDropShadow\" & ComponentClass<any, any>"},{"value":"\"feDropShadow\" & FunctionComponent<any>"},{"value":"\"feFlood\" & ComponentClass<any, any>"},{"value":"\"feFlood\" & FunctionComponent<any>"},{"value":"\"feFuncA\" & ComponentClass<any, any>"},{"value":"\"feFuncA\" & FunctionComponent<any>"},{"value":"\"feFuncB\" & ComponentClass<any, any>"},{"value":"\"feFuncB\" & FunctionComponent<any>"},{"value":"\"feFuncG\" & ComponentClass<any, any>"},{"value":"\"feFuncG\" & FunctionComponent<any>"},{"value":"\"feFuncR\" & ComponentClass<any, any>"},{"value":"\"feFuncR\" & FunctionComponent<any>"},{"value":"\"feGaussianBlur\" & ComponentClass<any, any>"},{"value":"\"feGaussianBlur\" & FunctionComponent<any>"},{"value":"\"feImage\" & ComponentClass<any, any>"},{"value":"\"feImage\" & FunctionComponent<any>"},{"value":"\"feMerge\" & ComponentClass<any, any>"},{"value":"\"feMerge\" & FunctionComponent<any>"},{"value":"\"feMergeNode\" & ComponentClass<any, any>"},{"value":"\"feMergeNode\" & FunctionComponent<any>"},{"value":"\"feMorphology\" & ComponentClass<any, any>"},{"value":"\"feMorphology\" & FunctionComponent<any>"},{"value":"\"feOffset\" & ComponentClass<any, any>"},{"value":"\"feOffset\" & FunctionComponent<any>"},{"value":"\"fePointLight\" & ComponentClass<any, any>"},{"value":"\"fePointLight\" & FunctionComponent<any>"},{"value":"\"feSpecularLighting\" & ComponentClass<any, any>"},{"value":"\"feSpecularLighting\" & FunctionComponent<any>"},{"value":"\"feSpotLight\" & ComponentClass<any, any>"},{"value":"\"feSpotLight\" & FunctionComponent<any>"},{"value":"\"feTile\" & ComponentClass<any, any>"},{"value":"\"feTile\" & FunctionComponent<any>"},{"value":"\"feTurbulence\" & ComponentClass<any, any>"},{"value":"\"feTurbulence\" & FunctionComponent<any>"},{"value":"\"foreignObject\" & ComponentClass<any, any>"},{"value":"\"foreignObject\" & FunctionComponent<any>"},{"value":"\"g\" & ComponentClass<any, any>"},{"value":"\"g\" & FunctionComponent<any>"},{"value":"\"image\" & ComponentClass<any, any>"},{"value":"\"image\" & FunctionComponent<any>"},{"value":"\"line\" & ComponentClass<any, any>"},{"value":"\"line\" & FunctionComponent<any>"},{"value":"\"linearGradient\" & ComponentClass<any, any>"},{"value":"\"linearGradient\" & FunctionComponent<any>"},{"value":"\"marker\" & ComponentClass<any, any>"},{"value":"\"marker\" & FunctionComponent<any>"},{"value":"\"mask\" & ComponentClass<any, any>"},{"value":"\"mask\" & FunctionComponent<any>"},{"value":"\"metadata\" & ComponentClass<any, any>"},{"value":"\"metadata\" & FunctionComponent<any>"},{"value":"\"mpath\" & ComponentClass<any, any>"},{"value":"\"mpath\" & FunctionComponent<any>"},{"value":"\"path\" & ComponentClass<any, any>"},{"value":"\"path\" & FunctionComponent<any>"},{"value":"\"pattern\" & ComponentClass<any, any>"},{"value":"\"pattern\" & FunctionComponent<any>"},{"value":"\"polygon\" & ComponentClass<any, any>"},{"value":"\"polygon\" & FunctionComponent<any>"},{"value":"\"polyline\" & ComponentClass<any, any>"},{"value":"\"polyline\" & FunctionComponent<any>"},{"value":"\"radialGradient\" & ComponentClass<any, any>"},{"value":"\"radialGradient\" & FunctionComponent<any>"},{"value":"\"rect\" & ComponentClass<any, any>"},{"value":"\"rect\" & FunctionComponent<any>"},{"value":"\"set\" & ComponentClass<any, any>"},{"value":"\"set\" & FunctionComponent<any>"},{"value":"\"stop\" & ComponentClass<any, any>"},{"value":"\"stop\" & FunctionComponent<any>"},{"value":"\"switch\" & ComponentClass<any, any>"},{"value":"\"switch\" & FunctionComponent<any>"},{"value":"\"text\" & ComponentClass<any, any>"},{"value":"\"text\" & FunctionComponent<any>"},{"value":"\"textPath\" & ComponentClass<any, any>"},{"value":"\"textPath\" & FunctionComponent<any>"},{"value":"\"tspan\" & ComponentClass<any, any>"},{"value":"\"tspan\" & FunctionComponent<any>"},{"value":"\"use\" & ComponentClass<any, any>"},{"value":"\"use\" & FunctionComponent<any>"},{"value":"\"view\" & ComponentClass<any, any>"},{"value":"\"view\" & FunctionComponent<any>"},{"value":"ComponentClass<any, any> & \"symbol\""},{"value":"ComponentClass<any, any> & \"object\""},{"value":"ComponentClass<any, any> & \"map\""},{"value":"ComponentClass<any, any> & \"filter\""},{"value":"ComponentClass<any, any> & \"a\""},{"value":"ComponentClass<any, any> & \"button\""},{"value":"ComponentClass<any, any> & \"div\""},{"value":"ComponentClass<any, any> & \"form\""},{"value":"ComponentClass<any, any> & \"h2\""},{"value":"ComponentClass<any, any> & \"h3\""},{"value":"ComponentClass<any, any> & \"img\""},{"value":"ComponentClass<any, any> & \"input\""},{"value":"ComponentClass<any, any> & \"label\""},{"value":"ComponentClass<any, any> & \"li\""},{"value":"ComponentClass<any, any> & \"nav\""},{"value":"ComponentClass<any, any> & \"ol\""},{"value":"ComponentClass<any, any> & \"p\""},{"value":"ComponentClass<any, any> & \"select\""},{"value":"ComponentClass<any, any> & \"span\""},{"value":"ComponentClass<any, any> & \"svg\""},{"value":"ComponentClass<any, any> & \"ul\""},{"value":"ComponentClass<any, any> & \"abbr\""},{"value":"ComponentClass<any, any> & \"address\""},{"value":"ComponentClass<any, any> & \"area\""},{"value":"ComponentClass<any, any> & \"article\""},{"value":"ComponentClass<any, any> & \"aside\""},{"value":"ComponentClass<any, any> & \"audio\""},{"value":"ComponentClass<any, any> & \"b\""},{"value":"ComponentClass<any, any> & \"base\""},{"value":"ComponentClass<any, any> & \"bdi\""},{"value":"ComponentClass<any, any> & \"bdo\""},{"value":"ComponentClass<any, any> & \"big\""},{"value":"ComponentClass<any, any> & \"blockquote\""},{"value":"ComponentClass<any, any> & \"body\""},{"value":"ComponentClass<any, any> & \"br\""},{"value":"ComponentClass<any, any> & \"canvas\""},{"value":"ComponentClass<any, any> & \"caption\""},{"value":"ComponentClass<any, any> & \"center\""},{"value":"ComponentClass<any, any> & \"cite\""},{"value":"ComponentClass<any, any> & \"code\""},{"value":"ComponentClass<any, any> & \"col\""},{"value":"ComponentClass<any, any> & \"colgroup\""},{"value":"ComponentClass<any, any> & \"data\""},{"value":"ComponentClass<any, any> & \"datalist\""},{"value":"ComponentClass<any, any> & \"dd\""},{"value":"ComponentClass<any, any> & \"del\""},{"value":"ComponentClass<any, any> & \"details\""},{"value":"ComponentClass<any, any> & \"dfn\""},{"value":"ComponentClass<any, any> & \"dialog\""},{"value":"ComponentClass<any, any> & \"dl\""},{"value":"ComponentClass<any, any> & \"dt\""},{"value":"ComponentClass<any, any> & \"em\""},{"value":"ComponentClass<any, any> & \"embed\""},{"value":"ComponentClass<any, any> & \"fieldset\""},{"value":"ComponentClass<any, any> & \"figcaption\""},{"value":"ComponentClass<any, any> & \"figure\""},{"value":"ComponentClass<any, any> & \"footer\""},{"value":"ComponentClass<any, any> & \"h1\""},{"value":"ComponentClass<any, any> & \"h4\""},{"value":"ComponentClass<any, any> & \"h5\""},{"value":"ComponentClass<any, any> & \"h6\""},{"value":"ComponentClass<any, any> & \"head\""},{"value":"ComponentClass<any, any> & \"header\""},{"value":"ComponentClass<any, any> & \"hgroup\""},{"value":"ComponentClass<any, any> & \"hr\""},{"value":"ComponentClass<any, any> & \"html\""},{"value":"ComponentClass<any, any> & \"i\""},{"value":"ComponentClass<any, any> & \"iframe\""},{"value":"ComponentClass<any, any> & \"ins\""},{"value":"ComponentClass<any, any> & \"kbd\""},{"value":"ComponentClass<any, any> & \"keygen\""},{"value":"ComponentClass<any, any> & \"legend\""},{"value":"ComponentClass<any, any> & \"link\""},{"value":"ComponentClass<any, any> & \"main\""},{"value":"ComponentClass<any, any> & \"mark\""},{"value":"ComponentClass<any, any> & \"menu\""},{"value":"ComponentClass<any, any> & \"menuitem\""},{"value":"ComponentClass<any, any> & \"meta\""},{"value":"ComponentClass<any, any> & \"meter\""},{"value":"ComponentClass<any, any> & \"noindex\""},{"value":"ComponentClass<any, any> & \"noscript\""},{"value":"ComponentClass<any, any> & \"optgroup\""},{"value":"ComponentClass<any, any> & \"option\""},{"value":"ComponentClass<any, any> & \"output\""},{"value":"ComponentClass<any, any> & \"param\""},{"value":"ComponentClass<any, any> & \"picture\""},{"value":"ComponentClass<any, any> & \"pre\""},{"value":"ComponentClass<any, any> & \"progress\""},{"value":"ComponentClass<any, any> & \"q\""},{"value":"ComponentClass<any, any> & \"rp\""},{"value":"ComponentClass<any, any> & \"rt\""},{"value":"ComponentClass<any, any> & \"ruby\""},{"value":"ComponentClass<any, any> & \"s\""},{"value":"ComponentClass<any, any> & \"samp\""},{"value":"ComponentClass<any, any> & \"search\""},{"value":"ComponentClass<any, any> & \"slot\""},{"value":"ComponentClass<any, any> & \"script\""},{"value":"ComponentClass<any, any> & \"section\""},{"value":"ComponentClass<any, any> & \"small\""},{"value":"ComponentClass<any, any> & \"source\""},{"value":"ComponentClass<any, any> & \"strong\""},{"value":"ComponentClass<any, any> & \"style\""},{"value":"ComponentClass<any, any> & \"sub\""},{"value":"ComponentClass<any, any> & \"summary\""},{"value":"ComponentClass<any, any> & \"sup\""},{"value":"ComponentClass<any, any> & \"table\""},{"value":"ComponentClass<any, any> & \"template\""},{"value":"ComponentClass<any, any> & \"tbody\""},{"value":"ComponentClass<any, any> & \"td\""},{"value":"ComponentClass<any, any> & \"textarea\""},{"value":"ComponentClass<any, any> & \"tfoot\""},{"value":"ComponentClass<any, any> & \"th\""},{"value":"ComponentClass<any, any> & \"thead\""},{"value":"ComponentClass<any, any> & \"time\""},{"value":"ComponentClass<any, any> & \"title\""},{"value":"ComponentClass<any, any> & \"tr\""},{"value":"ComponentClass<any, any> & \"track\""},{"value":"ComponentClass<any, any> & \"u\""},{"value":"ComponentClass<any, any> & \"var\""},{"value":"ComponentClass<any, any> & \"video\""},{"value":"ComponentClass<any, any> & \"wbr\""},{"value":"ComponentClass<any, any> & \"webview\""},{"value":"ComponentClass<any, any> & \"animate\""},{"value":"ComponentClass<any, any> & \"animateMotion\""},{"value":"ComponentClass<any, any> & \"animateTransform\""},{"value":"ComponentClass<any, any> & \"circle\""},{"value":"ComponentClass<any, any> & \"clipPath\""},{"value":"ComponentClass<any, any> & \"defs\""},{"value":"ComponentClass<any, any> & \"desc\""},{"value":"ComponentClass<any, any> & \"ellipse\""},{"value":"ComponentClass<any, any> & \"feBlend\""},{"value":"ComponentClass<any, any> & \"feColorMatrix\""},{"value":"ComponentClass<any, any> & \"feComponentTransfer\""},{"value":"ComponentClass<any, any> & \"feComposite\""},{"value":"ComponentClass<any, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<any, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<any, any> & \"feDisplacementMap\""},{"value":"ComponentClass<any, any> & \"feDistantLight\""},{"value":"ComponentClass<any, any> & \"feDropShadow\""},{"value":"ComponentClass<any, any> & \"feFlood\""},{"value":"ComponentClass<any, any> & \"feFuncA\""},{"value":"ComponentClass<any, any> & \"feFuncB\""},{"value":"ComponentClass<any, any> & \"feFuncG\""},{"value":"ComponentClass<any, any> & \"feFuncR\""},{"value":"ComponentClass<any, any> & \"feGaussianBlur\""},{"value":"ComponentClass<any, any> & \"feImage\""},{"value":"ComponentClass<any, any> & \"feMerge\""},{"value":"ComponentClass<any, any> & \"feMergeNode\""},{"value":"ComponentClass<any, any> & \"feMorphology\""},{"value":"ComponentClass<any, any> & \"feOffset\""},{"value":"ComponentClass<any, any> & \"fePointLight\""},{"value":"ComponentClass<any, any> & \"feSpecularLighting\""},{"value":"ComponentClass<any, any> & \"feSpotLight\""},{"value":"ComponentClass<any, any> & \"feTile\""},{"value":"ComponentClass<any, any> & \"feTurbulence\""},{"value":"ComponentClass<any, any> & \"foreignObject\""},{"value":"ComponentClass<any, any> & \"g\""},{"value":"ComponentClass<any, any> & \"image\""},{"value":"ComponentClass<any, any> & \"line\""},{"value":"ComponentClass<any, any> & \"linearGradient\""},{"value":"ComponentClass<any, any> & \"marker\""},{"value":"ComponentClass<any, any> & \"mask\""},{"value":"ComponentClass<any, any> & \"metadata\""},{"value":"ComponentClass<any, any> & \"mpath\""},{"value":"ComponentClass<any, any> & \"path\""},{"value":"ComponentClass<any, any> & \"pattern\""},{"value":"ComponentClass<any, any> & \"polygon\""},{"value":"ComponentClass<any, any> & \"polyline\""},{"value":"ComponentClass<any, any> & \"radialGradient\""},{"value":"ComponentClass<any, any> & \"rect\""},{"value":"ComponentClass<any, any> & \"set\""},{"value":"ComponentClass<any, any> & \"stop\""},{"value":"ComponentClass<any, any> & \"switch\""},{"value":"ComponentClass<any, any> & \"text\""},{"value":"ComponentClass<any, any> & \"textPath\""},{"value":"ComponentClass<any, any> & \"tspan\""},{"value":"ComponentClass<any, any> & \"use\""},{"value":"ComponentClass<any, any> & \"view\""},{"value":"ComponentClass<any, any> & FunctionComponent<any>"},{"value":"FunctionComponent<any> & \"symbol\""},{"value":"FunctionComponent<any> & \"object\""},{"value":"FunctionComponent<any> & \"map\""},{"value":"FunctionComponent<any> & \"filter\""},{"value":"FunctionComponent<any> & \"a\""},{"value":"FunctionComponent<any> & \"button\""},{"value":"FunctionComponent<any> & \"div\""},{"value":"FunctionComponent<any> & \"form\""},{"value":"FunctionComponent<any> & \"h2\""},{"value":"FunctionComponent<any> & \"h3\""},{"value":"FunctionComponent<any> & \"img\""},{"value":"FunctionComponent<any> & \"input\""},{"value":"FunctionComponent<any> & \"label\""},{"value":"FunctionComponent<any> & \"li\""},{"value":"FunctionComponent<any> & \"nav\""},{"value":"FunctionComponent<any> & \"ol\""},{"value":"FunctionComponent<any> & \"p\""},{"value":"FunctionComponent<any> & \"select\""},{"value":"FunctionComponent<any> & \"span\""},{"value":"FunctionComponent<any> & \"svg\""},{"value":"FunctionComponent<any> & \"ul\""},{"value":"FunctionComponent<any> & \"abbr\""},{"value":"FunctionComponent<any> & \"address\""},{"value":"FunctionComponent<any> & \"area\""},{"value":"FunctionComponent<any> & \"article\""},{"value":"FunctionComponent<any> & \"aside\""},{"value":"FunctionComponent<any> & \"audio\""},{"value":"FunctionComponent<any> & \"b\""},{"value":"FunctionComponent<any> & \"base\""},{"value":"FunctionComponent<any> & \"bdi\""},{"value":"FunctionComponent<any> & \"bdo\""},{"value":"FunctionComponent<any> & \"big\""},{"value":"FunctionComponent<any> & \"blockquote\""},{"value":"FunctionComponent<any> & \"body\""},{"value":"FunctionComponent<any> & \"br\""},{"value":"FunctionComponent<any> & \"canvas\""},{"value":"FunctionComponent<any> & \"caption\""},{"value":"FunctionComponent<any> & \"center\""},{"value":"FunctionComponent<any> & \"cite\""},{"value":"FunctionComponent<any> & \"code\""},{"value":"FunctionComponent<any> & \"col\""},{"value":"FunctionComponent<any> & \"colgroup\""},{"value":"FunctionComponent<any> & \"data\""},{"value":"FunctionComponent<any> & \"datalist\""},{"value":"FunctionComponent<any> & \"dd\""},{"value":"FunctionComponent<any> & \"del\""},{"value":"FunctionComponent<any> & \"details\""},{"value":"FunctionComponent<any> & \"dfn\""},{"value":"FunctionComponent<any> & \"dialog\""},{"value":"FunctionComponent<any> & \"dl\""},{"value":"FunctionComponent<any> & \"dt\""},{"value":"FunctionComponent<any> & \"em\""},{"value":"FunctionComponent<any> & \"embed\""},{"value":"FunctionComponent<any> & \"fieldset\""},{"value":"FunctionComponent<any> & \"figcaption\""},{"value":"FunctionComponent<any> & \"figure\""},{"value":"FunctionComponent<any> & \"footer\""},{"value":"FunctionComponent<any> & \"h1\""},{"value":"FunctionComponent<any> & \"h4\""},{"value":"FunctionComponent<any> & \"h5\""},{"value":"FunctionComponent<any> & \"h6\""},{"value":"FunctionComponent<any> & \"head\""},{"value":"FunctionComponent<any> & \"header\""},{"value":"FunctionComponent<any> & \"hgroup\""},{"value":"FunctionComponent<any> & \"hr\""},{"value":"FunctionComponent<any> & \"html\""},{"value":"FunctionComponent<any> & \"i\""},{"value":"FunctionComponent<any> & \"iframe\""},{"value":"FunctionComponent<any> & \"ins\""},{"value":"FunctionComponent<any> & \"kbd\""},{"value":"FunctionComponent<any> & \"keygen\""},{"value":"FunctionComponent<any> & \"legend\""},{"value":"FunctionComponent<any> & \"link\""},{"value":"FunctionComponent<any> & \"main\""},{"value":"FunctionComponent<any> & \"mark\""},{"value":"FunctionComponent<any> & \"menu\""},{"value":"FunctionComponent<any> & \"menuitem\""},{"value":"FunctionComponent<any> & \"meta\""},{"value":"FunctionComponent<any> & \"meter\""},{"value":"FunctionComponent<any> & \"noindex\""},{"value":"FunctionComponent<any> & \"noscript\""},{"value":"FunctionComponent<any> & \"optgroup\""},{"value":"FunctionComponent<any> & \"option\""},{"value":"FunctionComponent<any> & \"output\""},{"value":"FunctionComponent<any> & \"param\""},{"value":"FunctionComponent<any> & \"picture\""},{"value":"FunctionComponent<any> & \"pre\""},{"value":"FunctionComponent<any> & \"progress\""},{"value":"FunctionComponent<any> & \"q\""},{"value":"FunctionComponent<any> & \"rp\""},{"value":"FunctionComponent<any> & \"rt\""},{"value":"FunctionComponent<any> & \"ruby\""},{"value":"FunctionComponent<any> & \"s\""},{"value":"FunctionComponent<any> & \"samp\""},{"value":"FunctionComponent<any> & \"search\""},{"value":"FunctionComponent<any> & \"slot\""},{"value":"FunctionComponent<any> & \"script\""},{"value":"FunctionComponent<any> & \"section\""},{"value":"FunctionComponent<any> & \"small\""},{"value":"FunctionComponent<any> & \"source\""},{"value":"FunctionComponent<any> & \"strong\""},{"value":"FunctionComponent<any> & \"style\""},{"value":"FunctionComponent<any> & \"sub\""},{"value":"FunctionComponent<any> & \"summary\""},{"value":"FunctionComponent<any> & \"sup\""},{"value":"FunctionComponent<any> & \"table\""},{"value":"FunctionComponent<any> & \"template\""},{"value":"FunctionComponent<any> & \"tbody\""},{"value":"FunctionComponent<any> & \"td\""},{"value":"FunctionComponent<any> & \"textarea\""},{"value":"FunctionComponent<any> & \"tfoot\""},{"value":"FunctionComponent<any> & \"th\""},{"value":"FunctionComponent<any> & \"thead\""},{"value":"FunctionComponent<any> & \"time\""},{"value":"FunctionComponent<any> & \"title\""},{"value":"FunctionComponent<any> & \"tr\""},{"value":"FunctionComponent<any> & \"track\""},{"value":"FunctionComponent<any> & \"u\""},{"value":"FunctionComponent<any> & \"var\""},{"value":"FunctionComponent<any> & \"video\""},{"value":"FunctionComponent<any> & \"wbr\""},{"value":"FunctionComponent<any> & \"webview\""},{"value":"FunctionComponent<any> & \"animate\""},{"value":"FunctionComponent<any> & \"animateMotion\""},{"value":"FunctionComponent<any> & \"animateTransform\""},{"value":"FunctionComponent<any> & \"circle\""},{"value":"FunctionComponent<any> & \"clipPath\""},{"value":"FunctionComponent<any> & \"defs\""},{"value":"FunctionComponent<any> & \"desc\""},{"value":"FunctionComponent<any> & \"ellipse\""},{"value":"FunctionComponent<any> & \"feBlend\""},{"value":"FunctionComponent<any> & \"feColorMatrix\""},{"value":"FunctionComponent<any> & \"feComponentTransfer\""},{"value":"FunctionComponent<any> & \"feComposite\""},{"value":"FunctionComponent<any> & \"feConvolveMatrix\""},{"value":"FunctionComponent<any> & \"feDiffuseLighting\""},{"value":"FunctionComponent<any> & \"feDisplacementMap\""},{"value":"FunctionComponent<any> & \"feDistantLight\""},{"value":"FunctionComponent<any> & \"feDropShadow\""},{"value":"FunctionComponent<any> & \"feFlood\""},{"value":"FunctionComponent<any> & \"feFuncA\""},{"value":"FunctionComponent<any> & \"feFuncB\""},{"value":"FunctionComponent<any> & \"feFuncG\""},{"value":"FunctionComponent<any> & \"feFuncR\""},{"value":"FunctionComponent<any> & \"feGaussianBlur\""},{"value":"FunctionComponent<any> & \"feImage\""},{"value":"FunctionComponent<any> & \"feMerge\""},{"value":"FunctionComponent<any> & \"feMergeNode\""},{"value":"FunctionComponent<any> & \"feMorphology\""},{"value":"FunctionComponent<any> & \"feOffset\""},{"value":"FunctionComponent<any> & \"fePointLight\""},{"value":"FunctionComponent<any> & \"feSpecularLighting\""},{"value":"FunctionComponent<any> & \"feSpotLight\""},{"value":"FunctionComponent<any> & \"feTile\""},{"value":"FunctionComponent<any> & \"feTurbulence\""},{"value":"FunctionComponent<any> & \"foreignObject\""},{"value":"FunctionComponent<any> & \"g\""},{"value":"FunctionComponent<any> & \"image\""},{"value":"FunctionComponent<any> & \"line\""},{"value":"FunctionComponent<any> & \"linearGradient\""},{"value":"FunctionComponent<any> & \"marker\""},{"value":"FunctionComponent<any> & \"mask\""},{"value":"FunctionComponent<any> & \"metadata\""},{"value":"FunctionComponent<any> & \"mpath\""},{"value":"FunctionComponent<any> & \"path\""},{"value":"FunctionComponent<any> & \"pattern\""},{"value":"FunctionComponent<any> & \"polygon\""},{"value":"FunctionComponent<any> & \"polyline\""},{"value":"FunctionComponent<any> & \"radialGradient\""},{"value":"FunctionComponent<any> & \"rect\""},{"value":"FunctionComponent<any> & \"set\""},{"value":"FunctionComponent<any> & \"stop\""},{"value":"FunctionComponent<any> & \"switch\""},{"value":"FunctionComponent<any> & \"text\""},{"value":"FunctionComponent<any> & \"textPath\""},{"value":"FunctionComponent<any> & \"tspan\""},{"value":"FunctionComponent<any> & \"use\""},{"value":"FunctionComponent<any> & \"view\""},{"value":"FunctionComponent<any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & \"symbol\""},{"value":"ComponentClass<{}, any> & \"object\""},{"value":"ComponentClass<{}, any> & \"map\""},{"value":"ComponentClass<{}, any> & \"filter\""},{"value":"ComponentClass<{}, any> & \"a\""},{"value":"ComponentClass<{}, any> & \"button\""},{"value":"ComponentClass<{}, any> & \"div\""},{"value":"ComponentClass<{}, any> & \"form\""},{"value":"ComponentClass<{}, any> & \"h2\""},{"value":"ComponentClass<{}, any> & \"h3\""},{"value":"ComponentClass<{}, any> & \"img\""},{"value":"ComponentClass<{}, any> & \"input\""},{"value":"ComponentClass<{}, any> & \"label\""},{"value":"ComponentClass<{}, any> & \"li\""},{"value":"ComponentClass<{}, any> & \"nav\""},{"value":"ComponentClass<{}, any> & \"ol\""},{"value":"ComponentClass<{}, any> & \"p\""},{"value":"ComponentClass<{}, any> & \"select\""},{"value":"ComponentClass<{}, any> & \"span\""},{"value":"ComponentClass<{}, any> & \"svg\""},{"value":"ComponentClass<{}, any> & \"ul\""},{"value":"ComponentClass<{}, any> & \"abbr\""},{"value":"ComponentClass<{}, any> & \"address\""},{"value":"ComponentClass<{}, any> & \"area\""},{"value":"ComponentClass<{}, any> & \"article\""},{"value":"ComponentClass<{}, any> & \"aside\""},{"value":"ComponentClass<{}, any> & \"audio\""},{"value":"ComponentClass<{}, any> & \"b\""},{"value":"ComponentClass<{}, any> & \"base\""},{"value":"ComponentClass<{}, any> & \"bdi\""},{"value":"ComponentClass<{}, any> & \"bdo\""},{"value":"ComponentClass<{}, any> & \"big\""},{"value":"ComponentClass<{}, any> & \"blockquote\""},{"value":"ComponentClass<{}, any> & \"body\""},{"value":"ComponentClass<{}, any> & \"br\""},{"value":"ComponentClass<{}, any> & \"canvas\""},{"value":"ComponentClass<{}, any> & \"caption\""},{"value":"ComponentClass<{}, any> & \"center\""},{"value":"ComponentClass<{}, any> & \"cite\""},{"value":"ComponentClass<{}, any> & \"code\""},{"value":"ComponentClass<{}, any> & \"col\""},{"value":"ComponentClass<{}, any> & \"colgroup\""},{"value":"ComponentClass<{}, any> & \"data\""},{"value":"ComponentClass<{}, any> & \"datalist\""},{"value":"ComponentClass<{}, any> & \"dd\""},{"value":"ComponentClass<{}, any> & \"del\""},{"value":"ComponentClass<{}, any> & \"details\""},{"value":"ComponentClass<{}, any> & \"dfn\""},{"value":"ComponentClass<{}, any> & \"dialog\""},{"value":"ComponentClass<{}, any> & \"dl\""},{"value":"ComponentClass<{}, any> & \"dt\""},{"value":"ComponentClass<{}, any> & \"em\""},{"value":"ComponentClass<{}, any> & \"embed\""},{"value":"ComponentClass<{}, any> & \"fieldset\""},{"value":"ComponentClass<{}, any> & \"figcaption\""},{"value":"ComponentClass<{}, any> & \"figure\""},{"value":"ComponentClass<{}, any> & \"footer\""},{"value":"ComponentClass<{}, any> & \"h1\""},{"value":"ComponentClass<{}, any> & \"h4\""},{"value":"ComponentClass<{}, any> & \"h5\""},{"value":"ComponentClass<{}, any> & \"h6\""},{"value":"ComponentClass<{}, any> & \"head\""},{"value":"ComponentClass<{}, any> & \"header\""},{"value":"ComponentClass<{}, any> & \"hgroup\""},{"value":"ComponentClass<{}, any> & \"hr\""},{"value":"ComponentClass<{}, any> & \"html\""},{"value":"ComponentClass<{}, any> & \"i\""},{"value":"ComponentClass<{}, any> & \"iframe\""},{"value":"ComponentClass<{}, any> & \"ins\""},{"value":"ComponentClass<{}, any> & \"kbd\""},{"value":"ComponentClass<{}, any> & \"keygen\""},{"value":"ComponentClass<{}, any> & \"legend\""},{"value":"ComponentClass<{}, any> & \"link\""},{"value":"ComponentClass<{}, any> & \"main\""},{"value":"ComponentClass<{}, any> & \"mark\""},{"value":"ComponentClass<{}, any> & \"menu\""},{"value":"ComponentClass<{}, any> & \"menuitem\""},{"value":"ComponentClass<{}, any> & \"meta\""},{"value":"ComponentClass<{}, any> & \"meter\""},{"value":"ComponentClass<{}, any> & \"noindex\""},{"value":"ComponentClass<{}, any> & \"noscript\""},{"value":"ComponentClass<{}, any> & \"optgroup\""},{"value":"ComponentClass<{}, any> & \"option\""},{"value":"ComponentClass<{}, any> & \"output\""},{"value":"ComponentClass<{}, any> & \"param\""},{"value":"ComponentClass<{}, any> & \"picture\""},{"value":"ComponentClass<{}, any> & \"pre\""},{"value":"ComponentClass<{}, any> & \"progress\""},{"value":"ComponentClass<{}, any> & \"q\""},{"value":"ComponentClass<{}, any> & \"rp\""},{"value":"ComponentClass<{}, any> & \"rt\""},{"value":"ComponentClass<{}, any> & \"ruby\""},{"value":"ComponentClass<{}, any> & \"s\""},{"value":"ComponentClass<{}, any> & \"samp\""},{"value":"ComponentClass<{}, any> & \"search\""},{"value":"ComponentClass<{}, any> & \"slot\""},{"value":"ComponentClass<{}, any> & \"script\""},{"value":"ComponentClass<{}, any> & \"section\""},{"value":"ComponentClass<{}, any> & \"small\""},{"value":"ComponentClass<{}, any> & \"source\""},{"value":"ComponentClass<{}, any> & \"strong\""},{"value":"ComponentClass<{}, any> & \"style\""},{"value":"ComponentClass<{}, any> & \"sub\""},{"value":"ComponentClass<{}, any> & \"summary\""},{"value":"ComponentClass<{}, any> & \"sup\""},{"value":"ComponentClass<{}, any> & \"table\""},{"value":"ComponentClass<{}, any> & \"template\""},{"value":"ComponentClass<{}, any> & \"tbody\""},{"value":"ComponentClass<{}, any> & \"td\""},{"value":"ComponentClass<{}, any> & \"textarea\""},{"value":"ComponentClass<{}, any> & \"tfoot\""},{"value":"ComponentClass<{}, any> & \"th\""},{"value":"ComponentClass<{}, any> & \"thead\""},{"value":"ComponentClass<{}, any> & \"time\""},{"value":"ComponentClass<{}, any> & \"title\""},{"value":"ComponentClass<{}, any> & \"tr\""},{"value":"ComponentClass<{}, any> & \"track\""},{"value":"ComponentClass<{}, any> & \"u\""},{"value":"ComponentClass<{}, any> & \"var\""},{"value":"ComponentClass<{}, any> & \"video\""},{"value":"ComponentClass<{}, any> & \"wbr\""},{"value":"ComponentClass<{}, any> & \"webview\""},{"value":"ComponentClass<{}, any> & \"animate\""},{"value":"ComponentClass<{}, any> & \"animateMotion\""},{"value":"ComponentClass<{}, any> & \"animateTransform\""},{"value":"ComponentClass<{}, any> & \"circle\""},{"value":"ComponentClass<{}, any> & \"clipPath\""},{"value":"ComponentClass<{}, any> & \"defs\""},{"value":"ComponentClass<{}, any> & \"desc\""},{"value":"ComponentClass<{}, any> & \"ellipse\""},{"value":"ComponentClass<{}, any> & \"feBlend\""},{"value":"ComponentClass<{}, any> & \"feColorMatrix\""},{"value":"ComponentClass<{}, any> & \"feComponentTransfer\""},{"value":"ComponentClass<{}, any> & \"feComposite\""},{"value":"ComponentClass<{}, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<{}, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<{}, any> & \"feDisplacementMap\""},{"value":"ComponentClass<{}, any> & \"feDistantLight\""},{"value":"ComponentClass<{}, any> & \"feDropShadow\""},{"value":"ComponentClass<{}, any> & \"feFlood\""},{"value":"ComponentClass<{}, any> & \"feFuncA\""},{"value":"ComponentClass<{}, any> & \"feFuncB\""},{"value":"ComponentClass<{}, any> & \"feFuncG\""},{"value":"ComponentClass<{}, any> & \"feFuncR\""},{"value":"ComponentClass<{}, any> & \"feGaussianBlur\""},{"value":"ComponentClass<{}, any> & \"feImage\""},{"value":"ComponentClass<{}, any> & \"feMerge\""},{"value":"ComponentClass<{}, any> & \"feMergeNode\""},{"value":"ComponentClass<{}, any> & \"feMorphology\""},{"value":"ComponentClass<{}, any> & \"feOffset\""},{"value":"ComponentClass<{}, any> & \"fePointLight\""},{"value":"ComponentClass<{}, any> & \"feSpecularLighting\""},{"value":"ComponentClass<{}, any> & \"feSpotLight\""},{"value":"ComponentClass<{}, any> & \"feTile\""},{"value":"ComponentClass<{}, any> & \"feTurbulence\""},{"value":"ComponentClass<{}, any> & \"foreignObject\""},{"value":"ComponentClass<{}, any> & \"g\""},{"value":"ComponentClass<{}, any> & \"image\""},{"value":"ComponentClass<{}, any> & \"line\""},{"value":"ComponentClass<{}, any> & \"linearGradient\""},{"value":"ComponentClass<{}, any> & \"marker\""},{"value":"ComponentClass<{}, any> & \"mask\""},{"value":"ComponentClass<{}, any> & \"metadata\""},{"value":"ComponentClass<{}, any> & \"mpath\""},{"value":"ComponentClass<{}, any> & \"path\""},{"value":"ComponentClass<{}, any> & \"pattern\""},{"value":"ComponentClass<{}, any> & \"polygon\""},{"value":"ComponentClass<{}, any> & \"polyline\""},{"value":"ComponentClass<{}, any> & \"radialGradient\""},{"value":"ComponentClass<{}, any> & \"rect\""},{"value":"ComponentClass<{}, any> & \"set\""},{"value":"ComponentClass<{}, any> & \"stop\""},{"value":"ComponentClass<{}, any> & \"switch\""},{"value":"ComponentClass<{}, any> & \"text\""},{"value":"ComponentClass<{}, any> & \"textPath\""},{"value":"ComponentClass<{}, any> & \"tspan\""},{"value":"ComponentClass<{}, any> & \"use\""},{"value":"ComponentClass<{}, any> & \"view\""},{"value":"ComponentClass<{}, any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & FunctionComponent<any>"},{"value":"FunctionComponent<{}> & \"symbol\""},{"value":"FunctionComponent<{}> & \"object\""},{"value":"FunctionComponent<{}> & \"map\""},{"value":"FunctionComponent<{}> & \"filter\""},{"value":"FunctionComponent<{}> & \"a\""},{"value":"FunctionComponent<{}> & \"button\""},{"value":"FunctionComponent<{}> & \"div\""},{"value":"FunctionComponent<{}> & \"form\""},{"value":"FunctionComponent<{}> & \"h2\""},{"value":"FunctionComponent<{}> & \"h3\""},{"value":"FunctionComponent<{}> & \"img\""},{"value":"FunctionComponent<{}> & \"input\""},{"value":"FunctionComponent<{}> & \"label\""},{"value":"FunctionComponent<{}> & \"li\""},{"value":"FunctionComponent<{}> & \"nav\""},{"value":"FunctionComponent<{}> & \"ol\""},{"value":"FunctionComponent<{}> & \"p\""},{"value":"FunctionComponent<{}> & \"select\""},{"value":"FunctionComponent<{}> & \"span\""},{"value":"FunctionComponent<{}> & \"svg\""},{"value":"FunctionComponent<{}> & \"ul\""},{"value":"FunctionComponent<{}> & \"abbr\""},{"value":"FunctionComponent<{}> & \"address\""},{"value":"FunctionComponent<{}> & \"area\""},{"value":"FunctionComponent<{}> & \"article\""},{"value":"FunctionComponent<{}> & \"aside\""},{"value":"FunctionComponent<{}> & \"audio\""},{"value":"FunctionComponent<{}> & \"b\""},{"value":"FunctionComponent<{}> & \"base\""},{"value":"FunctionComponent<{}> & \"bdi\""},{"value":"FunctionComponent<{}> & \"bdo\""},{"value":"FunctionComponent<{}> & \"big\""},{"value":"FunctionComponent<{}> & \"blockquote\""},{"value":"FunctionComponent<{}> & \"body\""},{"value":"FunctionComponent<{}> & \"br\""},{"value":"FunctionComponent<{}> & \"canvas\""},{"value":"FunctionComponent<{}> & \"caption\""},{"value":"FunctionComponent<{}> & \"center\""},{"value":"FunctionComponent<{}> & \"cite\""},{"value":"FunctionComponent<{}> & \"code\""},{"value":"FunctionComponent<{}> & \"col\""},{"value":"FunctionComponent<{}> & \"colgroup\""},{"value":"FunctionComponent<{}> & \"data\""},{"value":"FunctionComponent<{}> & \"datalist\""},{"value":"FunctionComponent<{}> & \"dd\""},{"value":"FunctionComponent<{}> & \"del\""},{"value":"FunctionComponent<{}> & \"details\""},{"value":"FunctionComponent<{}> & \"dfn\""},{"value":"FunctionComponent<{}> & \"dialog\""},{"value":"FunctionComponent<{}> & \"dl\""},{"value":"FunctionComponent<{}> & \"dt\""},{"value":"FunctionComponent<{}> & \"em\""},{"value":"FunctionComponent<{}> & \"embed\""},{"value":"FunctionComponent<{}> & \"fieldset\""},{"value":"FunctionComponent<{}> & \"figcaption\""},{"value":"FunctionComponent<{}> & \"figure\""},{"value":"FunctionComponent<{}> & \"footer\""},{"value":"FunctionComponent<{}> & \"h1\""},{"value":"FunctionComponent<{}> & \"h4\""},{"value":"FunctionComponent<{}> & \"h5\""},{"value":"FunctionComponent<{}> & \"h6\""},{"value":"FunctionComponent<{}> & \"head\""},{"value":"FunctionComponent<{}> & \"header\""},{"value":"FunctionComponent<{}> & \"hgroup\""},{"value":"FunctionComponent<{}> & \"hr\""},{"value":"FunctionComponent<{}> & \"html\""},{"value":"FunctionComponent<{}> & \"i\""},{"value":"FunctionComponent<{}> & \"iframe\""},{"value":"FunctionComponent<{}> & \"ins\""},{"value":"FunctionComponent<{}> & \"kbd\""},{"value":"FunctionComponent<{}> & \"keygen\""},{"value":"FunctionComponent<{}> & \"legend\""},{"value":"FunctionComponent<{}> & \"link\""},{"value":"FunctionComponent<{}> & \"main\""},{"value":"FunctionComponent<{}> & \"mark\""},{"value":"FunctionComponent<{}> & \"menu\""},{"value":"FunctionComponent<{}> & \"menuitem\""},{"value":"FunctionComponent<{}> & \"meta\""},{"value":"FunctionComponent<{}> & \"meter\""},{"value":"FunctionComponent<{}> & \"noindex\""},{"value":"FunctionComponent<{}> & \"noscript\""},{"value":"FunctionComponent<{}> & \"optgroup\""},{"value":"FunctionComponent<{}> & \"option\""},{"value":"FunctionComponent<{}> & \"output\""},{"value":"FunctionComponent<{}> & \"param\""},{"value":"FunctionComponent<{}> & \"picture\""},{"value":"FunctionComponent<{}> & \"pre\""},{"value":"FunctionComponent<{}> & \"progress\""},{"value":"FunctionComponent<{}> & \"q\""},{"value":"FunctionComponent<{}> & \"rp\""},{"value":"FunctionComponent<{}> & \"rt\""},{"value":"FunctionComponent<{}> & \"ruby\""},{"value":"FunctionComponent<{}> & \"s\""},{"value":"FunctionComponent<{}> & \"samp\""},{"value":"FunctionComponent<{}> & \"search\""},{"value":"FunctionComponent<{}> & \"slot\""},{"value":"FunctionComponent<{}> & \"script\""},{"value":"FunctionComponent<{}> & \"section\""},{"value":"FunctionComponent<{}> & \"small\""},{"value":"FunctionComponent<{}> & \"source\""},{"value":"FunctionComponent<{}> & \"strong\""},{"value":"FunctionComponent<{}> & \"style\""},{"value":"FunctionComponent<{}> & \"sub\""},{"value":"FunctionComponent<{}> & \"summary\""},{"value":"FunctionComponent<{}> & \"sup\""},{"value":"FunctionComponent<{}> & \"table\""},{"value":"FunctionComponent<{}> & \"template\""},{"value":"FunctionComponent<{}> & \"tbody\""},{"value":"FunctionComponent<{}> & \"td\""},{"value":"FunctionComponent<{}> & \"textarea\""},{"value":"FunctionComponent<{}> & \"tfoot\""},{"value":"FunctionComponent<{}> & \"th\""},{"value":"FunctionComponent<{}> & \"thead\""},{"value":"FunctionComponent<{}> & \"time\""},{"value":"FunctionComponent<{}> & \"title\""},{"value":"FunctionComponent<{}> & \"tr\""},{"value":"FunctionComponent<{}> & \"track\""},{"value":"FunctionComponent<{}> & \"u\""},{"value":"FunctionComponent<{}> & \"var\""},{"value":"FunctionComponent<{}> & \"video\""},{"value":"FunctionComponent<{}> & \"wbr\""},{"value":"FunctionComponent<{}> & \"webview\""},{"value":"FunctionComponent<{}> & \"animate\""},{"value":"FunctionComponent<{}> & \"animateMotion\""},{"value":"FunctionComponent<{}> & \"animateTransform\""},{"value":"FunctionComponent<{}> & \"circle\""},{"value":"FunctionComponent<{}> & \"clipPath\""},{"value":"FunctionComponent<{}> & \"defs\""},{"value":"FunctionComponent<{}> & \"desc\""},{"value":"FunctionComponent<{}> & \"ellipse\""},{"value":"FunctionComponent<{}> & \"feBlend\""},{"value":"FunctionComponent<{}> & \"feColorMatrix\""},{"value":"FunctionComponent<{}> & \"feComponentTransfer\""},{"value":"FunctionComponent<{}> & \"feComposite\""},{"value":"FunctionComponent<{}> & \"feConvolveMatrix\""},{"value":"FunctionComponent<{}> & \"feDiffuseLighting\""},{"value":"FunctionComponent<{}> & \"feDisplacementMap\""},{"value":"FunctionComponent<{}> & \"feDistantLight\""},{"value":"FunctionComponent<{}> & \"feDropShadow\""},{"value":"FunctionComponent<{}> & \"feFlood\""},{"value":"FunctionComponent<{}> & \"feFuncA\""},{"value":"FunctionComponent<{}> & \"feFuncB\""},{"value":"FunctionComponent<{}> & \"feFuncG\""},{"value":"FunctionComponent<{}> & \"feFuncR\""},{"value":"FunctionComponent<{}> & \"feGaussianBlur\""},{"value":"FunctionComponent<{}> & \"feImage\""},{"value":"FunctionComponent<{}> & \"feMerge\""},{"value":"FunctionComponent<{}> & \"feMergeNode\""},{"value":"FunctionComponent<{}> & \"feMorphology\""},{"value":"FunctionComponent<{}> & \"feOffset\""},{"value":"FunctionComponent<{}> & \"fePointLight\""},{"value":"FunctionComponent<{}> & \"feSpecularLighting\""},{"value":"FunctionComponent<{}> & \"feSpotLight\""},{"value":"FunctionComponent<{}> & \"feTile\""},{"value":"FunctionComponent<{}> & \"feTurbulence\""},{"value":"FunctionComponent<{}> & \"foreignObject\""},{"value":"FunctionComponent<{}> & \"g\""},{"value":"FunctionComponent<{}> & \"image\""},{"value":"FunctionComponent<{}> & \"line\""},{"value":"FunctionComponent<{}> & \"linearGradient\""},{"value":"FunctionComponent<{}> & \"marker\""},{"value":"FunctionComponent<{}> & \"mask\""},{"value":"FunctionComponent<{}> & \"metadata\""},{"value":"FunctionComponent<{}> & \"mpath\""},{"value":"FunctionComponent<{}> & \"path\""},{"value":"FunctionComponent<{}> & \"pattern\""},{"value":"FunctionComponent<{}> & \"polygon\""},{"value":"FunctionComponent<{}> & \"polyline\""},{"value":"FunctionComponent<{}> & \"radialGradient\""},{"value":"FunctionComponent<{}> & \"rect\""},{"value":"FunctionComponent<{}> & \"set\""},{"value":"FunctionComponent<{}> & \"stop\""},{"value":"FunctionComponent<{}> & \"switch\""},{"value":"FunctionComponent<{}> & \"text\""},{"value":"FunctionComponent<{}> & \"textPath\""},{"value":"FunctionComponent<{}> & \"tspan\""},{"value":"FunctionComponent<{}> & \"use\""},{"value":"FunctionComponent<{}> & \"view\""},{"value":"FunctionComponent<{}> & ComponentClass<any, any>"},{"value":"FunctionComponent<{}> & FunctionComponent<any>"}]}},"direction":{"defaultValue":null,"description":"","name":"direction","declarations":[],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""},{"value":"\"4xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">>","description":"","fullComment":"","tags":{}}]}},"status":{"defaultValue":null,"description":"","name":"status","declarations":[],"required":false,"type":{"name":"enum","raw":"\"success\" | \"active\" | \"default\" | \"viewed\" | \"completed\" | \"reviewed\"","value":[{"value":"\"success\""},{"value":"\"active\""},{"value":"\"default\""},{"value":"\"viewed\""},{"value":"\"completed\""},{"value":"\"reviewed\""}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/stepper/StepperSteps.tsx","description":"","displayName":"StepperSteps","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","parent":{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperStepsProps"},"declarations":[{"fileName":"lib/src/components/stepper/types.ts","name":"IStepperStepsProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/switch/Switch.tsx","description":"","displayName":"Switch","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"checked":{"defaultValue":null,"description":"","name":"checked","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-switch/dist/index.d.ts","name":"SwitchProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-switch/dist/index.d.ts","name":"SwitchProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultChecked":{"defaultValue":null,"description":"","name":"defaultChecked","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-switch/dist/index.d.ts","name":"SwitchProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-switch/dist/index.d.ts","name":"SwitchProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onCheckedChange":{"defaultValue":null,"description":"","name":"onCheckedChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-switch/dist/index.d.ts","name":"SwitchProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-switch/dist/index.d.ts","name":"SwitchProps"}],"required":false,"type":{"name":"enum","raw":"((checked: boolean) => void)","value":[{"value":"(checked: boolean) => void","description":"","fullComment":"","tags":{}}]}},"required":{"defaultValue":null,"description":"","name":"required","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-switch/dist/index.d.ts","name":"SwitchProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-switch/dist/index.d.ts","name":"SwitchProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"md\" | \"lg\"","value":[{"value":"\"md\""},{"value":"\"lg\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/table/Table.tsx","description":"","displayName":"Table","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"corners":{"defaultValue":{"value":"round"},"description":"","name":"corners","declarations":[],"required":false,"type":{"name":"enum","raw":"\"round\" | \"square\"","value":[{"value":"\"round\""},{"value":"\"square\""}]}},"maxRowDepth":{"defaultValue":null,"description":"","name":"maxRowDepth","declarations":[{"fileName":"lib/src/components/table/Table.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"numberOfStickyColumns":{"defaultValue":{"value":0},"description":"","name":"numberOfStickyColumns","declarations":[{"fileName":"lib/src/components/table/Table.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"scrollContainerCls":{"defaultValue":null,"description":"","name":"scrollContainerCls","declarations":[{"fileName":"lib/src/components/table/Table.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | string[]","value":[{"value":"string"},{"value":"string[]","description":"","fullComment":"","tags":{}}]}},"scrollContainerkey":{"defaultValue":null,"description":"","name":"scrollContainerkey","declarations":[{"fileName":"lib/src/components/table/Table.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"md\" | \"lg\" | \"xl\"","value":[{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/table/TableBody.tsx","description":"","displayName":"TableBody","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"striped":{"defaultValue":{"value":true},"description":"","name":"striped","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/table/TableCell.tsx","description":"","displayName":"TableCell","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/table/TableFooter.tsx","description":"","displayName":"TableFooter","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/table/TableFooterCell.tsx","description":"","displayName":"TableFooterCell","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/table/TableHeader.tsx","description":"","displayName":"TableHeader","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"isSticky":{"defaultValue":{"value":false},"description":"","name":"isSticky","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"theme":{"defaultValue":{"value":"primaryDark"},"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"primaryDark\" | \"white\" | \"primaryLight\" | \"light\"","value":[{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"white\""},{"value":"\"primaryLight\""},{"value":"\"light\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/table/TableHeaderCell.tsx","description":"","displayName":"TableHeaderCell","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/table/TableRow.tsx","description":"","displayName":"TableRow","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/table/TableStickyColumnsContainer.tsx","description":"","displayName":"TableStickyColumnsContainer","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"lib/src/components/table/TableStickyColumnsContainer.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"numberOfStickyColumns":{"defaultValue":{"value":0},"description":"","name":"numberOfStickyColumns","declarations":[{"fileName":"lib/src/components/table/TableStickyColumnsContainer.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tabs/Tabs.tsx","description":"","displayName":"Tabs","methods":[],"props":{"activationMode":{"defaultValue":null,"description":"Whether a tab is activated automatically or manually.\n@defaultValue automatic","name":"activationMode","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"}],"required":false,"type":{"name":"enum","raw":"\"manual\" | \"automatic\"","value":[{"value":"\"manual\""},{"value":"\"automatic\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultValue":{"defaultValue":null,"description":"The value of the tab to select by default, if uncontrolled","name":"defaultValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"dir":{"defaultValue":null,"description":"The direction of navigation between toolbar items.","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"onValueChange":{"defaultValue":null,"description":"A function called when a new tab is selected","name":"onValueChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"}],"required":false,"type":{"name":"enum","raw":"((value: string) => void)","value":[{"value":"(value: string) => void","description":"","fullComment":"","tags":{}}]}},"orientation":{"defaultValue":null,"description":"The orientation the tabs are layed out.\nMainly so arrow navigation is done accordingly (left & right vs. up & down)\n@defaultValue horizontal","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"}],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"value":{"defaultValue":null,"description":"The value for the selected tab, if controlled","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tabs/TabsContent.tsx","description":"","displayName":"TabsContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsContentProps"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tabs/TabsTrigger.tsx","description":"","displayName":"TabsTrigger","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"value":{"defaultValue":null,"description":"","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsTriggerProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsTriggerProps"},{"fileName":"lib/src/components/tabs/TabsTrigger.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tabs/TabsTriggerList.tsx","description":"","displayName":"TabsTriggerList","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"colorScheme":{"defaultValue":{"value":"{}"},"description":"","name":"colorScheme","declarations":[{"fileName":"lib/src/components/tabs/TabsTriggerList.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TcolorScheme","value":[{"value":"TcolorScheme","description":"","fullComment":"","tags":{}}]}},"loop":{"defaultValue":null,"description":"","name":"loop","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsListProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tabs/dist/index.d.ts","name":"TabsListProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/text/Text.tsx","description":"","displayName":"Text","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"family":{"defaultValue":{"value":"body"},"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""},{"value":"\"4xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/textarea-field/TextareaField.tsx","description":"","displayName":"TextareaField","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"description":{"defaultValue":null,"description":"","name":"description","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"error":{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"hideLabel":{"defaultValue":null,"description":"","name":"hideLabel","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"prompt":{"defaultValue":null,"description":"","name":"prompt","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"{ link?: string; label: string; onClick?: (() => void) | undefined; } | undefined","value":[{"value":"{ link?: string | undefined; label: string; onClick?: (() => void) | undefined; }","description":"","fullComment":"","tags":{}}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}},"validation":{"defaultValue":null,"description":"","name":"validation","declarations":[{"fileName":"src/components/field-wrapper/FieldWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ValidationOptions","value":[{"value":"ValidationOptions","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/textarea/Textarea.tsx","description":"","displayName":"Textarea","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"state":{"defaultValue":null,"description":"","name":"state","declarations":[],"required":false,"type":{"name":"enum","raw":"\"error\"","value":[{"value":"\"error\""}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"white\" | \"grey\"","value":[{"value":"\"white\""},{"value":"\"grey\""}]}}}},{"tags":{},"filePath":"src/components/tile-interactive/TileInteractive.tsx","description":"","displayName":"TileInteractive","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"border":{"defaultValue":null,"description":"","name":"border","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"borderRadius":{"defaultValue":null,"description":"","name":"borderRadius","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"colorScheme":{"defaultValue":null,"description":"","name":"colorScheme","declarations":[{"fileName":"lib/src/components/tile/Tile.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TcolorScheme","value":[{"value":"TcolorScheme","description":"","fullComment":"","tags":{}}]}},"diffused":{"defaultValue":null,"description":"","name":"diffused","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/tile-toggle-group/TileToggleGroupItem.tsx","description":"","displayName":"TileToggleGroupItem","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"border":{"defaultValue":null,"description":"","name":"border","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"borderRadius":{"defaultValue":null,"description":"","name":"borderRadius","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"colorScheme":{"defaultValue":null,"description":"","name":"colorScheme","declarations":[{"fileName":"lib/src/components/tile/Tile.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"TcolorScheme","value":[{"value":"TcolorScheme","description":"","fullComment":"","tags":{}}]}},"diffused":{"defaultValue":null,"description":"","name":"diffused","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/tile-toggle-group/TileToggleGroupRoot.tsx","description":"","displayName":"TileToggleGroupRoot","methods":[],"props":{"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultValue":{"defaultValue":null,"description":"The value of the item that is pressed when initially rendered. Use\n`defaultValue` if you do not need to control the state of a toggle group.\nThe value of the items that are pressed when initially rendered. Use\n`defaultValue` if you do not need to control the state of a toggle group.","name":"defaultValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"string | string[]","value":[{"value":"string"},{"value":"string[]","description":"","fullComment":"","tags":{}}]}},"dir":{"defaultValue":null,"description":"","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"disabled":{"defaultValue":null,"description":"Whether the group is disabled from user interaction.\n@defaultValue false","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disableDeselect":{"defaultValue":null,"description":"","name":"disableDeselect","declarations":[{"fileName":"lib/src/utilities/radix-overrides/toggle-group/ToggleGroupRoot.tsx","name":"TypeLiteral"},{"fileName":"lib/src/utilities/radix-overrides/toggle-group/ToggleGroupRoot.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"loop":{"defaultValue":null,"description":"","name":"loop","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onValueChange":{"defaultValue":null,"description":"The callback that fires when the value of the toggle group changes.\nThe callback that fires when the state of the toggle group changes.","name":"onValueChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"((value: string) => void) | ((value: string[]) => void)","value":[{"value":"(value: string) => void","description":"The callback that fires when the value of the toggle group changes.","fullComment":"The callback that fires when the value of the toggle group changes.","tags":{}},{"value":"(value: string[]) => void","description":"The callback that fires when the state of the toggle group changes.","fullComment":"The callback that fires when the state of the toggle group changes.","tags":{}}]}},"orientation":{"defaultValue":null,"description":"","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"rovingFocus":{"defaultValue":null,"description":"Whether the group should maintain roving focus of its buttons.\n@defaultValue true","name":"rovingFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"type":{"defaultValue":null,"description":"","name":"type","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupMultipleProps"}],"required":true,"type":{"name":"enum","raw":"\"single\" | \"multiple\"","value":[{"value":"\"single\""},{"value":"\"multiple\""}]}},"value":{"defaultValue":null,"description":"The controlled stateful value of the item that is pressed.\nThe controlled stateful value of the items that are pressed.","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"string | string[]","value":[{"value":"string"},{"value":"string[]","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tile/Tile.tsx","description":"","displayName":"Tile","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"border":{"defaultValue":null,"description":"","name":"border","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"borderRadius":{"defaultValue":{"value":"lg"},"description":"","name":"borderRadius","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"diffused":{"defaultValue":null,"description":"","name":"diffused","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/toast/Toast.tsx","description":"","displayName":"StyledToast","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"type":{"defaultValue":null,"description":"","name":"type","declarations":[],"required":false,"type":{"name":"enum","raw":"\"success\" | \"loading\" | \"error\" | \"blank\"","value":[{"value":"\"success\""},{"value":"\"loading\""},{"value":"\"error\""},{"value":"\"blank\""}]}}}},{"tags":{},"filePath":"src/components/toast/Toast.tsx","description":"","displayName":"Toast","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"type":{"defaultValue":null,"description":"","name":"type","declarations":[],"required":false,"type":{"name":"enum","raw":"\"success\" | \"loading\" | \"error\" | \"blank\"","value":[{"value":"\"success\""},{"value":"\"loading\""},{"value":"\"error\""},{"value":"\"blank\""}]}}}},{"tags":{},"filePath":"src/components/toast/Toast.tsx","description":"","displayName":"Toast.Icon","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"is":{"defaultValue":null,"description":"","name":"is","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"FC<SVGProps<SVGSVGElement>>"}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/toast/Toast.tsx","description":"","displayName":"Toast.Close","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":{"value":"Close alert"},"description":"","name":"label","parent":{"fileName":"lib/src/components/toast/ToastCloseButton.tsx","name":"ToastCloseButtonProps"},"declarations":[{"fileName":"lib/src/components/toast/ToastCloseButton.tsx","name":"ToastCloseButtonProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"onDismiss":{"defaultValue":null,"description":"","name":"onDismiss","parent":{"fileName":"lib/src/components/toast/ToastCloseButton.tsx","name":"ToastCloseButtonProps"},"declarations":[{"fileName":"lib/src/components/toast/ToastCloseButton.tsx","name":"ToastCloseButtonProps"}],"required":false,"type":{"name":"enum","raw":"(() => void)","value":[{"value":"() => void","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/toast/ToastCloseButton.tsx","description":"","displayName":"ToastCloseButton","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":{"value":"Close alert"},"description":"","name":"label","parent":{"fileName":"lib/src/components/toast/ToastCloseButton.tsx","name":"ToastCloseButtonProps"},"declarations":[{"fileName":"lib/src/components/toast/ToastCloseButton.tsx","name":"ToastCloseButtonProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"onDismiss":{"defaultValue":null,"description":"","name":"onDismiss","parent":{"fileName":"lib/src/components/toast/ToastCloseButton.tsx","name":"ToastCloseButtonProps"},"declarations":[{"fileName":"lib/src/components/toast/ToastCloseButton.tsx","name":"ToastCloseButtonProps"}],"required":false,"type":{"name":"enum","raw":"(() => void)","value":[{"value":"() => void","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/toast/ToastContext.tsx","description":"","displayName":"ToastContext","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/toast/ToastIcon.tsx","description":"","displayName":"ToastIcon","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"is":{"defaultValue":null,"description":"","name":"is","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"FC<SVGProps<SVGSVGElement>>"}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/toast/ToastProvider.tsx","description":"","displayName":"ToastProvider","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/components/toast/ToastProvider.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/components/toggle-group/ToggleGroupButton.tsx","description":"","displayName":"StyledButton","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"isIconOnly":{"defaultValue":null,"description":"","name":"isIconOnly","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":{"value":"standard"},"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"standard\" | \"modern\">","value":[{"value":"\"standard\""},{"value":"\"modern\""},{"value":"Partial<Record<Breakpoint, \"standard\" | \"modern\">>","description":"","fullComment":"","tags":{}}]}},"value":{"defaultValue":null,"description":"A string value for the toggle group item. All items within a toggle group should use a unique value.","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupItemImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupItemImplProps"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"src/components/toggle-group/ToggleGroupButton.tsx","description":"","displayName":"ToggleGroupButton","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"isIconOnly":{"defaultValue":null,"description":"","name":"isIconOnly","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":{"value":"standard"},"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"standard\" | \"modern\">","value":[{"value":"\"standard\""},{"value":"\"modern\""},{"value":"Partial<Record<Breakpoint, \"standard\" | \"modern\">>","description":"","fullComment":"","tags":{}}]}},"value":{"defaultValue":null,"description":"A string value for the toggle group item. All items within a toggle group should use a unique value.","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupItemImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupItemImplProps"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/toggle-group/ToggleGroupItem.tsx","description":"","displayName":"ToggleGroupItem","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"value":{"defaultValue":null,"description":"A string value for the toggle group item. All items within a toggle group should use a unique value.","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupItemImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupItemImplProps"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"src/components/toggle-group/ToggleGroupRoot.tsx","description":"","displayName":"StyledRoot","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultValue":{"defaultValue":null,"description":"The value of the item that is pressed when initially rendered. Use\n`defaultValue` if you do not need to control the state of a toggle group.\nThe value of the items that are pressed when initially rendered. Use\n`defaultValue` if you do not need to control the state of a toggle group.","name":"defaultValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"string | string[]","value":[{"value":"string"},{"value":"string[]","description":"","fullComment":"","tags":{}}]}},"dir":{"defaultValue":null,"description":"","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"direction":{"defaultValue":null,"description":"","name":"direction","declarations":[],"required":false,"type":{"name":"enum","raw":"\"row\" | \"column\"","value":[{"value":"\"row\""},{"value":"\"column\""}]}},"disabled":{"defaultValue":null,"description":"Whether the group is disabled from user interaction.\n@defaultValue false","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disableDeselect":{"defaultValue":null,"description":"","name":"disableDeselect","declarations":[{"fileName":"lib/src/utilities/radix-overrides/toggle-group/ToggleGroupRoot.tsx","name":"TypeLiteral"},{"fileName":"lib/src/utilities/radix-overrides/toggle-group/ToggleGroupRoot.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"hasGap":{"defaultValue":null,"description":"","name":"hasGap","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"isFullWidth":{"defaultValue":null,"description":"","name":"isFullWidth","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"loop":{"defaultValue":null,"description":"","name":"loop","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onValueChange":{"defaultValue":null,"description":"The callback that fires when the value of the toggle group changes.\nThe callback that fires when the state of the toggle group changes.","name":"onValueChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"((value: string) => void) | ((value: string[]) => void)","value":[{"value":"(value: string) => void","description":"The callback that fires when the value of the toggle group changes.","fullComment":"The callback that fires when the value of the toggle group changes.","tags":{}},{"value":"(value: string[]) => void","description":"The callback that fires when the state of the toggle group changes.","fullComment":"The callback that fires when the state of the toggle group changes.","tags":{}}]}},"orientation":{"defaultValue":{"value":"horizontal"},"description":"","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"rovingFocus":{"defaultValue":null,"description":"Whether the group should maintain roving focus of its buttons.\n@defaultValue true","name":"rovingFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"theme":{"defaultValue":{"value":"standard"},"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"type":{"defaultValue":null,"description":"","name":"type","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupMultipleProps"}],"required":true,"type":{"name":"enum","raw":"\"single\" | \"multiple\"","value":[{"value":"\"single\""},{"value":"\"multiple\""}]}},"value":{"defaultValue":null,"description":"The controlled stateful value of the item that is pressed.\nThe controlled stateful value of the items that are pressed.","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"string | string[]","value":[{"value":"string"},{"value":"string[]","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/toggle-group/ToggleGroupRoot.tsx","description":"","displayName":"ToggleGroupRoot","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultValue":{"defaultValue":null,"description":"The value of the item that is pressed when initially rendered. Use\n`defaultValue` if you do not need to control the state of a toggle group.\nThe value of the items that are pressed when initially rendered. Use\n`defaultValue` if you do not need to control the state of a toggle group.","name":"defaultValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"string | string[]","value":[{"value":"string"},{"value":"string[]","description":"","fullComment":"","tags":{}}]}},"dir":{"defaultValue":null,"description":"","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"direction":{"defaultValue":null,"description":"","name":"direction","declarations":[],"required":false,"type":{"name":"enum","raw":"\"row\" | \"column\"","value":[{"value":"\"row\""},{"value":"\"column\""}]}},"disabled":{"defaultValue":null,"description":"Whether the group is disabled from user interaction.\n@defaultValue false","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disableDeselect":{"defaultValue":null,"description":"","name":"disableDeselect","declarations":[{"fileName":"lib/src/utilities/radix-overrides/toggle-group/ToggleGroupRoot.tsx","name":"TypeLiteral"},{"fileName":"lib/src/utilities/radix-overrides/toggle-group/ToggleGroupRoot.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"gap":{"defaultValue":null,"description":"","name":"gap","declarations":[{"fileName":"src/components/toggle-group/ToggleGroupRoot.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 1 | 3 | 2","value":[{"value":"0"},{"value":"1"},{"value":"3"},{"value":"2"}]}},"hasGap":{"defaultValue":null,"description":"","name":"hasGap","declarations":[],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"isFullWidth":{"defaultValue":null,"description":"","name":"isFullWidth","declarations":[{"fileName":"src/components/toggle-group/ToggleGroupRoot.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"loop":{"defaultValue":null,"description":"","name":"loop","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onValueChange":{"defaultValue":null,"description":"The callback that fires when the value of the toggle group changes.\nThe callback that fires when the state of the toggle group changes.","name":"onValueChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"((value: string) => void) | ((value: string[]) => void)","value":[{"value":"(value: string) => void","description":"The callback that fires when the value of the toggle group changes.","fullComment":"The callback that fires when the value of the toggle group changes.","tags":{}},{"value":"(value: string[]) => void","description":"The callback that fires when the state of the toggle group changes.","fullComment":"The callback that fires when the state of the toggle group changes.","tags":{}}]}},"orientation":{"defaultValue":{"value":"horizontal"},"description":"","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"src/components/toggle-group/ToggleGroupRoot.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"rovingFocus":{"defaultValue":null,"description":"Whether the group should maintain roving focus of its buttons.\n@defaultValue true","name":"rovingFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"theme":{"defaultValue":{"value":"standard"},"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"\"standard\" | \"modern\"","value":[{"value":"\"standard\""},{"value":"\"modern\""}]}},"type":{"defaultValue":null,"description":"","name":"type","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupMultipleProps"}],"required":true,"type":{"name":"enum","raw":"\"single\" | \"multiple\"","value":[{"value":"\"single\""},{"value":"\"multiple\""}]}},"value":{"defaultValue":null,"description":"The controlled stateful value of the item that is pressed.\nThe controlled stateful value of the items that are pressed.","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"string | string[]","value":[{"value":"string"},{"value":"string[]","description":"","fullComment":"","tags":{}}]}},"wrap":{"defaultValue":null,"description":"","name":"wrap","declarations":[{"fileName":"src/components/toggle-group/ToggleGroupRoot.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"src/components/tooltip/Tooltip.tsx","description":"","displayName":"Tooltip","methods":[],"props":{"defaultOpen":{"defaultValue":null,"description":"","name":"defaultOpen","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"delayDuration":{"defaultValue":{"value":350},"description":"The duration from when the pointer enters the trigger until the tooltip gets opened. This will\noverride the prop with the same name passed to Provider.\n@defaultValue 700","name":"delayDuration","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"disableHoverableContent":{"defaultValue":null,"description":"When `true`, trying to hover the content will result in the tooltip closing as the pointer leaves the trigger.\n@defaultValue false","name":"disableHoverableContent","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onOpenChange":{"defaultValue":null,"description":"","name":"onOpenChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipProps"}],"required":false,"type":{"name":"enum","raw":"((open: boolean) => void)","value":[{"value":"(open: boolean) => void","description":"","fullComment":"","tags":{}}]}},"open":{"defaultValue":null,"description":"","name":"open","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tooltip/TooltipContent.tsx","description":"","displayName":"TooltipContent","methods":[],"props":{"align":{"defaultValue":null,"description":"","name":"align","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"center\" | \"start\" | \"end\"","value":[{"value":"\"center\""},{"value":"\"start\""},{"value":"\"end\""}]}},"alignOffset":{"defaultValue":null,"description":"","name":"alignOffset","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"aria-label":{"defaultValue":null,"description":"A more descriptive label for accessibility purpose","name":"aria-label","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipContentImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipContentImplProps"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"arrowPadding":{"defaultValue":null,"description":"","name":"arrowPadding","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"avoidCollisions":{"defaultValue":null,"description":"","name":"avoidCollisions","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"collisionBoundary":{"defaultValue":null,"description":"","name":"collisionBoundary","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"Boundary | Boundary[]","value":[{"value":"null"},{"value":"Element","description":"**`Element`** is the most general base class from which all element objects (i.e., objects that represent elements) in a Document inherit.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/Element)","fullComment":"**`Element`** is the most general base class from which all element objects (i.e., objects that represent elements) in a Document inherit.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/Element)","tags":{}},{"value":"Boundary[]","description":"","fullComment":"","tags":{}}]}},"collisionPadding":{"defaultValue":null,"description":"","name":"collisionPadding","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number | Partial<Record<\"left\" | \"right\" | \"top\" | \"bottom\", number>>","value":[{"value":"number"},{"value":"Partial<Record<\"left\" | \"right\" | \"top\" | \"bottom\", number>>","description":"","fullComment":"","tags":{}}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}},"hideWhenDetached":{"defaultValue":null,"description":"","name":"hideWhenDetached","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onEscapeKeyDown":{"defaultValue":null,"description":"Event handler called when the escape key is down.\nCan be prevented.","name":"onEscapeKeyDown","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipContentImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: KeyboardEvent) => void)","value":[{"value":"(event: KeyboardEvent) => void","description":"","fullComment":"","tags":{}}]}},"onPointerDownOutside":{"defaultValue":null,"description":"Event handler called when the a `pointerdown` event happens outside of the `Tooltip`.\nCan be prevented.","name":"onPointerDownOutside","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipContentImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipContentImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-tooltip/dist/index.d.ts","name":"TooltipContentImplProps"}],"required":false,"type":{"name":"enum","raw":"((event: PointerDownOutsideEvent) => void)","value":[{"value":"(event: PointerDownOutsideEvent) => void","description":"","fullComment":"","tags":{}}]}},"side":{"defaultValue":{"value":"top"},"description":"","name":"side","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}},"sideOffset":{"defaultValue":{"value":4},"description":"","name":"sideOffset","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"number","value":[{"value":"number"}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"\"sm\" | \"md\" | \"lg\"","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""}]}},"sticky":{"defaultValue":null,"description":"","name":"sticky","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"partial\" | \"always\"","value":[{"value":"\"partial\""},{"value":"\"always\""}]}},"updatePositionStrategy":{"defaultValue":null,"description":"","name":"updatePositionStrategy","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-popper/dist/index.d.ts","name":"PopperContentProps"}],"required":false,"type":{"name":"enum","raw":"\"always\" | \"optimized\"","value":[{"value":"\"always\""},{"value":"\"optimized\""}]}}}},{"tags":{},"filePath":"src/components/top-bar/TopBar.tsx","description":"","displayName":"TopBar","methods":[],"props":{"appearance":{"defaultValue":{"value":"standard"},"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"standard\" | \"rounded\">","value":[{"value":"\"standard\""},{"value":"\"rounded\""},{"value":"Partial<Record<Breakpoint, \"standard\" | \"rounded\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"diffused":{"defaultValue":null,"description":"","name":"diffused","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"hasScrolled":{"defaultValue":null,"description":"","name":"hasScrolled","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":{"value":"md"},"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"md\" | \"lg\">","value":[{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Record<string, string>","value":[{"value":"Record<string, string>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/top-bar/TopBarActionIcon.tsx","description":"","displayName":"TopBarActionIcon","methods":[],"props":{"appearance":{"defaultValue":null,"description":"","name":"appearance","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"simple\" | \"outline\" | \"solid\">","value":[{"value":"\"simple\""},{"value":"\"outline\""},{"value":"\"solid\""},{"value":"Partial<Record<Breakpoint, \"simple\" | \"outline\" | \"solid\">>","description":"","fullComment":"","tags":{}}]}},"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"href":{"defaultValue":null,"description":"","name":"href","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"icon":{"defaultValue":null,"description":"","name":"icon","declarations":[{"fileName":"lib/src/components/top-bar/TopBarActionIcon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"FC<SVGProps<SVGSVGElement>>"}},"isRounded":{"defaultValue":null,"description":"","name":"isRounded","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/components/action-icon/ActionIcon.tsx","name":"TypeLiteral"},{"fileName":"lib/src/components/top-bar/TopBarActionIcon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},"onClick":{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"src/types/navigatorActions.types.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MouseEventHandler<HTMLElement>","value":[{"value":"MouseEventHandler<HTMLElement>","description":"","fullComment":"","tags":{}}]}},"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">","value":[{"value":"\"neutral\""},{"value":"\"primary\""},{"value":"\"primaryDark\""},{"value":"\"success\""},{"value":"\"warning\""},{"value":"\"danger\""},{"value":"\"white\""},{"value":"Partial<Record<Breakpoint, \"neutral\" | \"primary\" | \"primaryDark\" | \"success\" | \"warning\" | \"danger\" | \"white\">>","description":"","fullComment":"","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/top-bar/TopBarBrand.tsx","description":"","displayName":"TopBarBrandLogo","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"lib/src/components/top-bar/TopBarBrand.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/top-bar/TopBarBrand.tsx","description":"","displayName":"TopBarBrandName","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"},{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"((ComponentType<{}> | ElementType<any, keyof IntrinsicElements>) & ElementType)","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"\"symbol\" & ComponentClass<any, any>"},{"value":"\"symbol\" & FunctionComponent<any>"},{"value":"\"object\" & ComponentClass<any, any>"},{"value":"\"object\" & FunctionComponent<any>"},{"value":"\"map\" & ComponentClass<any, any>"},{"value":"\"map\" & FunctionComponent<any>"},{"value":"\"filter\" & ComponentClass<any, any>"},{"value":"\"filter\" & FunctionComponent<any>"},{"value":"\"a\" & ComponentClass<any, any>"},{"value":"\"a\" & FunctionComponent<any>"},{"value":"\"button\" & ComponentClass<any, any>"},{"value":"\"button\" & FunctionComponent<any>"},{"value":"\"div\" & ComponentClass<any, any>"},{"value":"\"div\" & FunctionComponent<any>"},{"value":"\"form\" & ComponentClass<any, any>"},{"value":"\"form\" & FunctionComponent<any>"},{"value":"\"h2\" & ComponentClass<any, any>"},{"value":"\"h2\" & FunctionComponent<any>"},{"value":"\"h3\" & ComponentClass<any, any>"},{"value":"\"h3\" & FunctionComponent<any>"},{"value":"\"img\" & ComponentClass<any, any>"},{"value":"\"img\" & FunctionComponent<any>"},{"value":"\"input\" & ComponentClass<any, any>"},{"value":"\"input\" & FunctionComponent<any>"},{"value":"\"label\" & ComponentClass<any, any>"},{"value":"\"label\" & FunctionComponent<any>"},{"value":"\"li\" & ComponentClass<any, any>"},{"value":"\"li\" & FunctionComponent<any>"},{"value":"\"nav\" & ComponentClass<any, any>"},{"value":"\"nav\" & FunctionComponent<any>"},{"value":"\"ol\" & ComponentClass<any, any>"},{"value":"\"ol\" & FunctionComponent<any>"},{"value":"\"p\" & ComponentClass<any, any>"},{"value":"\"p\" & FunctionComponent<any>"},{"value":"\"select\" & ComponentClass<any, any>"},{"value":"\"select\" & FunctionComponent<any>"},{"value":"\"span\" & ComponentClass<any, any>"},{"value":"\"span\" & FunctionComponent<any>"},{"value":"\"svg\" & ComponentClass<any, any>"},{"value":"\"svg\" & FunctionComponent<any>"},{"value":"\"ul\" & ComponentClass<any, any>"},{"value":"\"ul\" & FunctionComponent<any>"},{"value":"\"abbr\" & ComponentClass<any, any>"},{"value":"\"abbr\" & FunctionComponent<any>"},{"value":"\"address\" & ComponentClass<any, any>"},{"value":"\"address\" & FunctionComponent<any>"},{"value":"\"area\" & ComponentClass<any, any>"},{"value":"\"area\" & FunctionComponent<any>"},{"value":"\"article\" & ComponentClass<any, any>"},{"value":"\"article\" & FunctionComponent<any>"},{"value":"\"aside\" & ComponentClass<any, any>"},{"value":"\"aside\" & FunctionComponent<any>"},{"value":"\"audio\" & ComponentClass<any, any>"},{"value":"\"audio\" & FunctionComponent<any>"},{"value":"\"b\" & ComponentClass<any, any>"},{"value":"\"b\" & FunctionComponent<any>"},{"value":"\"base\" & ComponentClass<any, any>"},{"value":"\"base\" & FunctionComponent<any>"},{"value":"\"bdi\" & ComponentClass<any, any>"},{"value":"\"bdi\" & FunctionComponent<any>"},{"value":"\"bdo\" & ComponentClass<any, any>"},{"value":"\"bdo\" & FunctionComponent<any>"},{"value":"\"big\" & ComponentClass<any, any>"},{"value":"\"big\" & FunctionComponent<any>"},{"value":"\"blockquote\" & ComponentClass<any, any>"},{"value":"\"blockquote\" & FunctionComponent<any>"},{"value":"\"body\" & ComponentClass<any, any>"},{"value":"\"body\" & FunctionComponent<any>"},{"value":"\"br\" & ComponentClass<any, any>"},{"value":"\"br\" & FunctionComponent<any>"},{"value":"\"canvas\" & ComponentClass<any, any>"},{"value":"\"canvas\" & FunctionComponent<any>"},{"value":"\"caption\" & ComponentClass<any, any>"},{"value":"\"caption\" & FunctionComponent<any>"},{"value":"\"center\" & ComponentClass<any, any>"},{"value":"\"center\" & FunctionComponent<any>"},{"value":"\"cite\" & ComponentClass<any, any>"},{"value":"\"cite\" & FunctionComponent<any>"},{"value":"\"code\" & ComponentClass<any, any>"},{"value":"\"code\" & FunctionComponent<any>"},{"value":"\"col\" & ComponentClass<any, any>"},{"value":"\"col\" & FunctionComponent<any>"},{"value":"\"colgroup\" & ComponentClass<any, any>"},{"value":"\"colgroup\" & FunctionComponent<any>"},{"value":"\"data\" & ComponentClass<any, any>"},{"value":"\"data\" & FunctionComponent<any>"},{"value":"\"datalist\" & ComponentClass<any, any>"},{"value":"\"datalist\" & FunctionComponent<any>"},{"value":"\"dd\" & ComponentClass<any, any>"},{"value":"\"dd\" & FunctionComponent<any>"},{"value":"\"del\" & ComponentClass<any, any>"},{"value":"\"del\" & FunctionComponent<any>"},{"value":"\"details\" & ComponentClass<any, any>"},{"value":"\"details\" & FunctionComponent<any>"},{"value":"\"dfn\" & ComponentClass<any, any>"},{"value":"\"dfn\" & FunctionComponent<any>"},{"value":"\"dialog\" & ComponentClass<any, any>"},{"value":"\"dialog\" & FunctionComponent<any>"},{"value":"\"dl\" & ComponentClass<any, any>"},{"value":"\"dl\" & FunctionComponent<any>"},{"value":"\"dt\" & ComponentClass<any, any>"},{"value":"\"dt\" & FunctionComponent<any>"},{"value":"\"em\" & ComponentClass<any, any>"},{"value":"\"em\" & FunctionComponent<any>"},{"value":"\"embed\" & ComponentClass<any, any>"},{"value":"\"embed\" & FunctionComponent<any>"},{"value":"\"fieldset\" & ComponentClass<any, any>"},{"value":"\"fieldset\" & FunctionComponent<any>"},{"value":"\"figcaption\" & ComponentClass<any, any>"},{"value":"\"figcaption\" & FunctionComponent<any>"},{"value":"\"figure\" & ComponentClass<any, any>"},{"value":"\"figure\" & FunctionComponent<any>"},{"value":"\"footer\" & ComponentClass<any, any>"},{"value":"\"footer\" & FunctionComponent<any>"},{"value":"\"h1\" & ComponentClass<any, any>"},{"value":"\"h1\" & FunctionComponent<any>"},{"value":"\"h4\" & ComponentClass<any, any>"},{"value":"\"h4\" & FunctionComponent<any>"},{"value":"\"h5\" & ComponentClass<any, any>"},{"value":"\"h5\" & FunctionComponent<any>"},{"value":"\"h6\" & ComponentClass<any, any>"},{"value":"\"h6\" & FunctionComponent<any>"},{"value":"\"head\" & ComponentClass<any, any>"},{"value":"\"head\" & FunctionComponent<any>"},{"value":"\"header\" & ComponentClass<any, any>"},{"value":"\"header\" & FunctionComponent<any>"},{"value":"\"hgroup\" & ComponentClass<any, any>"},{"value":"\"hgroup\" & FunctionComponent<any>"},{"value":"\"hr\" & ComponentClass<any, any>"},{"value":"\"hr\" & FunctionComponent<any>"},{"value":"\"html\" & ComponentClass<any, any>"},{"value":"\"html\" & FunctionComponent<any>"},{"value":"\"i\" & ComponentClass<any, any>"},{"value":"\"i\" & FunctionComponent<any>"},{"value":"\"iframe\" & ComponentClass<any, any>"},{"value":"\"iframe\" & FunctionComponent<any>"},{"value":"\"ins\" & ComponentClass<any, any>"},{"value":"\"ins\" & FunctionComponent<any>"},{"value":"\"kbd\" & ComponentClass<any, any>"},{"value":"\"kbd\" & FunctionComponent<any>"},{"value":"\"keygen\" & ComponentClass<any, any>"},{"value":"\"keygen\" & FunctionComponent<any>"},{"value":"\"legend\" & ComponentClass<any, any>"},{"value":"\"legend\" & FunctionComponent<any>"},{"value":"\"link\" & ComponentClass<any, any>"},{"value":"\"link\" & FunctionComponent<any>"},{"value":"\"main\" & ComponentClass<any, any>"},{"value":"\"main\" & FunctionComponent<any>"},{"value":"\"mark\" & ComponentClass<any, any>"},{"value":"\"mark\" & FunctionComponent<any>"},{"value":"\"menu\" & ComponentClass<any, any>"},{"value":"\"menu\" & FunctionComponent<any>"},{"value":"\"menuitem\" & ComponentClass<any, any>"},{"value":"\"menuitem\" & FunctionComponent<any>"},{"value":"\"meta\" & ComponentClass<any, any>"},{"value":"\"meta\" & FunctionComponent<any>"},{"value":"\"meter\" & ComponentClass<any, any>"},{"value":"\"meter\" & FunctionComponent<any>"},{"value":"\"noindex\" & ComponentClass<any, any>"},{"value":"\"noindex\" & FunctionComponent<any>"},{"value":"\"noscript\" & ComponentClass<any, any>"},{"value":"\"noscript\" & FunctionComponent<any>"},{"value":"\"optgroup\" & ComponentClass<any, any>"},{"value":"\"optgroup\" & FunctionComponent<any>"},{"value":"\"option\" & ComponentClass<any, any>"},{"value":"\"option\" & FunctionComponent<any>"},{"value":"\"output\" & ComponentClass<any, any>"},{"value":"\"output\" & FunctionComponent<any>"},{"value":"\"param\" & ComponentClass<any, any>"},{"value":"\"param\" & FunctionComponent<any>"},{"value":"\"picture\" & ComponentClass<any, any>"},{"value":"\"picture\" & FunctionComponent<any>"},{"value":"\"pre\" & ComponentClass<any, any>"},{"value":"\"pre\" & FunctionComponent<any>"},{"value":"\"progress\" & ComponentClass<any, any>"},{"value":"\"progress\" & FunctionComponent<any>"},{"value":"\"q\" & ComponentClass<any, any>"},{"value":"\"q\" & FunctionComponent<any>"},{"value":"\"rp\" & ComponentClass<any, any>"},{"value":"\"rp\" & FunctionComponent<any>"},{"value":"\"rt\" & ComponentClass<any, any>"},{"value":"\"rt\" & FunctionComponent<any>"},{"value":"\"ruby\" & ComponentClass<any, any>"},{"value":"\"ruby\" & FunctionComponent<any>"},{"value":"\"s\" & ComponentClass<any, any>"},{"value":"\"s\" & FunctionComponent<any>"},{"value":"\"samp\" & ComponentClass<any, any>"},{"value":"\"samp\" & FunctionComponent<any>"},{"value":"\"search\" & ComponentClass<any, any>"},{"value":"\"search\" & FunctionComponent<any>"},{"value":"\"slot\" & ComponentClass<any, any>"},{"value":"\"slot\" & FunctionComponent<any>"},{"value":"\"script\" & ComponentClass<any, any>"},{"value":"\"script\" & FunctionComponent<any>"},{"value":"\"section\" & ComponentClass<any, any>"},{"value":"\"section\" & FunctionComponent<any>"},{"value":"\"small\" & ComponentClass<any, any>"},{"value":"\"small\" & FunctionComponent<any>"},{"value":"\"source\" & ComponentClass<any, any>"},{"value":"\"source\" & FunctionComponent<any>"},{"value":"\"strong\" & ComponentClass<any, any>"},{"value":"\"strong\" & FunctionComponent<any>"},{"value":"\"style\" & ComponentClass<any, any>"},{"value":"\"style\" & FunctionComponent<any>"},{"value":"\"sub\" & ComponentClass<any, any>"},{"value":"\"sub\" & FunctionComponent<any>"},{"value":"\"summary\" & ComponentClass<any, any>"},{"value":"\"summary\" & FunctionComponent<any>"},{"value":"\"sup\" & ComponentClass<any, any>"},{"value":"\"sup\" & FunctionComponent<any>"},{"value":"\"table\" & ComponentClass<any, any>"},{"value":"\"table\" & FunctionComponent<any>"},{"value":"\"template\" & ComponentClass<any, any>"},{"value":"\"template\" & FunctionComponent<any>"},{"value":"\"tbody\" & ComponentClass<any, any>"},{"value":"\"tbody\" & FunctionComponent<any>"},{"value":"\"td\" & ComponentClass<any, any>"},{"value":"\"td\" & FunctionComponent<any>"},{"value":"\"textarea\" & ComponentClass<any, any>"},{"value":"\"textarea\" & FunctionComponent<any>"},{"value":"\"tfoot\" & ComponentClass<any, any>"},{"value":"\"tfoot\" & FunctionComponent<any>"},{"value":"\"th\" & ComponentClass<any, any>"},{"value":"\"th\" & FunctionComponent<any>"},{"value":"\"thead\" & ComponentClass<any, any>"},{"value":"\"thead\" & FunctionComponent<any>"},{"value":"\"time\" & ComponentClass<any, any>"},{"value":"\"time\" & FunctionComponent<any>"},{"value":"\"title\" & ComponentClass<any, any>"},{"value":"\"title\" & FunctionComponent<any>"},{"value":"\"tr\" & ComponentClass<any, any>"},{"value":"\"tr\" & FunctionComponent<any>"},{"value":"\"track\" & ComponentClass<any, any>"},{"value":"\"track\" & FunctionComponent<any>"},{"value":"\"u\" & ComponentClass<any, any>"},{"value":"\"u\" & FunctionComponent<any>"},{"value":"\"var\" & ComponentClass<any, any>"},{"value":"\"var\" & FunctionComponent<any>"},{"value":"\"video\" & ComponentClass<any, any>"},{"value":"\"video\" & FunctionComponent<any>"},{"value":"\"wbr\" & ComponentClass<any, any>"},{"value":"\"wbr\" & FunctionComponent<any>"},{"value":"\"webview\" & ComponentClass<any, any>"},{"value":"\"webview\" & FunctionComponent<any>"},{"value":"\"animate\" & ComponentClass<any, any>"},{"value":"\"animate\" & FunctionComponent<any>"},{"value":"\"animateMotion\" & ComponentClass<any, any>"},{"value":"\"animateMotion\" & FunctionComponent<any>"},{"value":"\"animateTransform\" & ComponentClass<any, any>"},{"value":"\"animateTransform\" & FunctionComponent<any>"},{"value":"\"circle\" & ComponentClass<any, any>"},{"value":"\"circle\" & FunctionComponent<any>"},{"value":"\"clipPath\" & ComponentClass<any, any>"},{"value":"\"clipPath\" & FunctionComponent<any>"},{"value":"\"defs\" & ComponentClass<any, any>"},{"value":"\"defs\" & FunctionComponent<any>"},{"value":"\"desc\" & ComponentClass<any, any>"},{"value":"\"desc\" & FunctionComponent<any>"},{"value":"\"ellipse\" & ComponentClass<any, any>"},{"value":"\"ellipse\" & FunctionComponent<any>"},{"value":"\"feBlend\" & ComponentClass<any, any>"},{"value":"\"feBlend\" & FunctionComponent<any>"},{"value":"\"feColorMatrix\" & ComponentClass<any, any>"},{"value":"\"feColorMatrix\" & FunctionComponent<any>"},{"value":"\"feComponentTransfer\" & ComponentClass<any, any>"},{"value":"\"feComponentTransfer\" & FunctionComponent<any>"},{"value":"\"feComposite\" & ComponentClass<any, any>"},{"value":"\"feComposite\" & FunctionComponent<any>"},{"value":"\"feConvolveMatrix\" & ComponentClass<any, any>"},{"value":"\"feConvolveMatrix\" & FunctionComponent<any>"},{"value":"\"feDiffuseLighting\" & ComponentClass<any, any>"},{"value":"\"feDiffuseLighting\" & FunctionComponent<any>"},{"value":"\"feDisplacementMap\" & ComponentClass<any, any>"},{"value":"\"feDisplacementMap\" & FunctionComponent<any>"},{"value":"\"feDistantLight\" & ComponentClass<any, any>"},{"value":"\"feDistantLight\" & FunctionComponent<any>"},{"value":"\"feDropShadow\" & ComponentClass<any, any>"},{"value":"\"feDropShadow\" & FunctionComponent<any>"},{"value":"\"feFlood\" & ComponentClass<any, any>"},{"value":"\"feFlood\" & FunctionComponent<any>"},{"value":"\"feFuncA\" & ComponentClass<any, any>"},{"value":"\"feFuncA\" & FunctionComponent<any>"},{"value":"\"feFuncB\" & ComponentClass<any, any>"},{"value":"\"feFuncB\" & FunctionComponent<any>"},{"value":"\"feFuncG\" & ComponentClass<any, any>"},{"value":"\"feFuncG\" & FunctionComponent<any>"},{"value":"\"feFuncR\" & ComponentClass<any, any>"},{"value":"\"feFuncR\" & FunctionComponent<any>"},{"value":"\"feGaussianBlur\" & ComponentClass<any, any>"},{"value":"\"feGaussianBlur\" & FunctionComponent<any>"},{"value":"\"feImage\" & ComponentClass<any, any>"},{"value":"\"feImage\" & FunctionComponent<any>"},{"value":"\"feMerge\" & ComponentClass<any, any>"},{"value":"\"feMerge\" & FunctionComponent<any>"},{"value":"\"feMergeNode\" & ComponentClass<any, any>"},{"value":"\"feMergeNode\" & FunctionComponent<any>"},{"value":"\"feMorphology\" & ComponentClass<any, any>"},{"value":"\"feMorphology\" & FunctionComponent<any>"},{"value":"\"feOffset\" & ComponentClass<any, any>"},{"value":"\"feOffset\" & FunctionComponent<any>"},{"value":"\"fePointLight\" & ComponentClass<any, any>"},{"value":"\"fePointLight\" & FunctionComponent<any>"},{"value":"\"feSpecularLighting\" & ComponentClass<any, any>"},{"value":"\"feSpecularLighting\" & FunctionComponent<any>"},{"value":"\"feSpotLight\" & ComponentClass<any, any>"},{"value":"\"feSpotLight\" & FunctionComponent<any>"},{"value":"\"feTile\" & ComponentClass<any, any>"},{"value":"\"feTile\" & FunctionComponent<any>"},{"value":"\"feTurbulence\" & ComponentClass<any, any>"},{"value":"\"feTurbulence\" & FunctionComponent<any>"},{"value":"\"foreignObject\" & ComponentClass<any, any>"},{"value":"\"foreignObject\" & FunctionComponent<any>"},{"value":"\"g\" & ComponentClass<any, any>"},{"value":"\"g\" & FunctionComponent<any>"},{"value":"\"image\" & ComponentClass<any, any>"},{"value":"\"image\" & FunctionComponent<any>"},{"value":"\"line\" & ComponentClass<any, any>"},{"value":"\"line\" & FunctionComponent<any>"},{"value":"\"linearGradient\" & ComponentClass<any, any>"},{"value":"\"linearGradient\" & FunctionComponent<any>"},{"value":"\"marker\" & ComponentClass<any, any>"},{"value":"\"marker\" & FunctionComponent<any>"},{"value":"\"mask\" & ComponentClass<any, any>"},{"value":"\"mask\" & FunctionComponent<any>"},{"value":"\"metadata\" & ComponentClass<any, any>"},{"value":"\"metadata\" & FunctionComponent<any>"},{"value":"\"mpath\" & ComponentClass<any, any>"},{"value":"\"mpath\" & FunctionComponent<any>"},{"value":"\"path\" & ComponentClass<any, any>"},{"value":"\"path\" & FunctionComponent<any>"},{"value":"\"pattern\" & ComponentClass<any, any>"},{"value":"\"pattern\" & FunctionComponent<any>"},{"value":"\"polygon\" & ComponentClass<any, any>"},{"value":"\"polygon\" & FunctionComponent<any>"},{"value":"\"polyline\" & ComponentClass<any, any>"},{"value":"\"polyline\" & FunctionComponent<any>"},{"value":"\"radialGradient\" & ComponentClass<any, any>"},{"value":"\"radialGradient\" & FunctionComponent<any>"},{"value":"\"rect\" & ComponentClass<any, any>"},{"value":"\"rect\" & FunctionComponent<any>"},{"value":"\"set\" & ComponentClass<any, any>"},{"value":"\"set\" & FunctionComponent<any>"},{"value":"\"stop\" & ComponentClass<any, any>"},{"value":"\"stop\" & FunctionComponent<any>"},{"value":"\"switch\" & ComponentClass<any, any>"},{"value":"\"switch\" & FunctionComponent<any>"},{"value":"\"text\" & ComponentClass<any, any>"},{"value":"\"text\" & FunctionComponent<any>"},{"value":"\"textPath\" & ComponentClass<any, any>"},{"value":"\"textPath\" & FunctionComponent<any>"},{"value":"\"tspan\" & ComponentClass<any, any>"},{"value":"\"tspan\" & FunctionComponent<any>"},{"value":"\"use\" & ComponentClass<any, any>"},{"value":"\"use\" & FunctionComponent<any>"},{"value":"\"view\" & ComponentClass<any, any>"},{"value":"\"view\" & FunctionComponent<any>"},{"value":"ComponentClass<any, any> & \"symbol\""},{"value":"ComponentClass<any, any> & \"object\""},{"value":"ComponentClass<any, any> & \"map\""},{"value":"ComponentClass<any, any> & \"filter\""},{"value":"ComponentClass<any, any> & \"a\""},{"value":"ComponentClass<any, any> & \"button\""},{"value":"ComponentClass<any, any> & \"div\""},{"value":"ComponentClass<any, any> & \"form\""},{"value":"ComponentClass<any, any> & \"h2\""},{"value":"ComponentClass<any, any> & \"h3\""},{"value":"ComponentClass<any, any> & \"img\""},{"value":"ComponentClass<any, any> & \"input\""},{"value":"ComponentClass<any, any> & \"label\""},{"value":"ComponentClass<any, any> & \"li\""},{"value":"ComponentClass<any, any> & \"nav\""},{"value":"ComponentClass<any, any> & \"ol\""},{"value":"ComponentClass<any, any> & \"p\""},{"value":"ComponentClass<any, any> & \"select\""},{"value":"ComponentClass<any, any> & \"span\""},{"value":"ComponentClass<any, any> & \"svg\""},{"value":"ComponentClass<any, any> & \"ul\""},{"value":"ComponentClass<any, any> & \"abbr\""},{"value":"ComponentClass<any, any> & \"address\""},{"value":"ComponentClass<any, any> & \"area\""},{"value":"ComponentClass<any, any> & \"article\""},{"value":"ComponentClass<any, any> & \"aside\""},{"value":"ComponentClass<any, any> & \"audio\""},{"value":"ComponentClass<any, any> & \"b\""},{"value":"ComponentClass<any, any> & \"base\""},{"value":"ComponentClass<any, any> & \"bdi\""},{"value":"ComponentClass<any, any> & \"bdo\""},{"value":"ComponentClass<any, any> & \"big\""},{"value":"ComponentClass<any, any> & \"blockquote\""},{"value":"ComponentClass<any, any> & \"body\""},{"value":"ComponentClass<any, any> & \"br\""},{"value":"ComponentClass<any, any> & \"canvas\""},{"value":"ComponentClass<any, any> & \"caption\""},{"value":"ComponentClass<any, any> & \"center\""},{"value":"ComponentClass<any, any> & \"cite\""},{"value":"ComponentClass<any, any> & \"code\""},{"value":"ComponentClass<any, any> & \"col\""},{"value":"ComponentClass<any, any> & \"colgroup\""},{"value":"ComponentClass<any, any> & \"data\""},{"value":"ComponentClass<any, any> & \"datalist\""},{"value":"ComponentClass<any, any> & \"dd\""},{"value":"ComponentClass<any, any> & \"del\""},{"value":"ComponentClass<any, any> & \"details\""},{"value":"ComponentClass<any, any> & \"dfn\""},{"value":"ComponentClass<any, any> & \"dialog\""},{"value":"ComponentClass<any, any> & \"dl\""},{"value":"ComponentClass<any, any> & \"dt\""},{"value":"ComponentClass<any, any> & \"em\""},{"value":"ComponentClass<any, any> & \"embed\""},{"value":"ComponentClass<any, any> & \"fieldset\""},{"value":"ComponentClass<any, any> & \"figcaption\""},{"value":"ComponentClass<any, any> & \"figure\""},{"value":"ComponentClass<any, any> & \"footer\""},{"value":"ComponentClass<any, any> & \"h1\""},{"value":"ComponentClass<any, any> & \"h4\""},{"value":"ComponentClass<any, any> & \"h5\""},{"value":"ComponentClass<any, any> & \"h6\""},{"value":"ComponentClass<any, any> & \"head\""},{"value":"ComponentClass<any, any> & \"header\""},{"value":"ComponentClass<any, any> & \"hgroup\""},{"value":"ComponentClass<any, any> & \"hr\""},{"value":"ComponentClass<any, any> & \"html\""},{"value":"ComponentClass<any, any> & \"i\""},{"value":"ComponentClass<any, any> & \"iframe\""},{"value":"ComponentClass<any, any> & \"ins\""},{"value":"ComponentClass<any, any> & \"kbd\""},{"value":"ComponentClass<any, any> & \"keygen\""},{"value":"ComponentClass<any, any> & \"legend\""},{"value":"ComponentClass<any, any> & \"link\""},{"value":"ComponentClass<any, any> & \"main\""},{"value":"ComponentClass<any, any> & \"mark\""},{"value":"ComponentClass<any, any> & \"menu\""},{"value":"ComponentClass<any, any> & \"menuitem\""},{"value":"ComponentClass<any, any> & \"meta\""},{"value":"ComponentClass<any, any> & \"meter\""},{"value":"ComponentClass<any, any> & \"noindex\""},{"value":"ComponentClass<any, any> & \"noscript\""},{"value":"ComponentClass<any, any> & \"optgroup\""},{"value":"ComponentClass<any, any> & \"option\""},{"value":"ComponentClass<any, any> & \"output\""},{"value":"ComponentClass<any, any> & \"param\""},{"value":"ComponentClass<any, any> & \"picture\""},{"value":"ComponentClass<any, any> & \"pre\""},{"value":"ComponentClass<any, any> & \"progress\""},{"value":"ComponentClass<any, any> & \"q\""},{"value":"ComponentClass<any, any> & \"rp\""},{"value":"ComponentClass<any, any> & \"rt\""},{"value":"ComponentClass<any, any> & \"ruby\""},{"value":"ComponentClass<any, any> & \"s\""},{"value":"ComponentClass<any, any> & \"samp\""},{"value":"ComponentClass<any, any> & \"search\""},{"value":"ComponentClass<any, any> & \"slot\""},{"value":"ComponentClass<any, any> & \"script\""},{"value":"ComponentClass<any, any> & \"section\""},{"value":"ComponentClass<any, any> & \"small\""},{"value":"ComponentClass<any, any> & \"source\""},{"value":"ComponentClass<any, any> & \"strong\""},{"value":"ComponentClass<any, any> & \"style\""},{"value":"ComponentClass<any, any> & \"sub\""},{"value":"ComponentClass<any, any> & \"summary\""},{"value":"ComponentClass<any, any> & \"sup\""},{"value":"ComponentClass<any, any> & \"table\""},{"value":"ComponentClass<any, any> & \"template\""},{"value":"ComponentClass<any, any> & \"tbody\""},{"value":"ComponentClass<any, any> & \"td\""},{"value":"ComponentClass<any, any> & \"textarea\""},{"value":"ComponentClass<any, any> & \"tfoot\""},{"value":"ComponentClass<any, any> & \"th\""},{"value":"ComponentClass<any, any> & \"thead\""},{"value":"ComponentClass<any, any> & \"time\""},{"value":"ComponentClass<any, any> & \"title\""},{"value":"ComponentClass<any, any> & \"tr\""},{"value":"ComponentClass<any, any> & \"track\""},{"value":"ComponentClass<any, any> & \"u\""},{"value":"ComponentClass<any, any> & \"var\""},{"value":"ComponentClass<any, any> & \"video\""},{"value":"ComponentClass<any, any> & \"wbr\""},{"value":"ComponentClass<any, any> & \"webview\""},{"value":"ComponentClass<any, any> & \"animate\""},{"value":"ComponentClass<any, any> & \"animateMotion\""},{"value":"ComponentClass<any, any> & \"animateTransform\""},{"value":"ComponentClass<any, any> & \"circle\""},{"value":"ComponentClass<any, any> & \"clipPath\""},{"value":"ComponentClass<any, any> & \"defs\""},{"value":"ComponentClass<any, any> & \"desc\""},{"value":"ComponentClass<any, any> & \"ellipse\""},{"value":"ComponentClass<any, any> & \"feBlend\""},{"value":"ComponentClass<any, any> & \"feColorMatrix\""},{"value":"ComponentClass<any, any> & \"feComponentTransfer\""},{"value":"ComponentClass<any, any> & \"feComposite\""},{"value":"ComponentClass<any, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<any, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<any, any> & \"feDisplacementMap\""},{"value":"ComponentClass<any, any> & \"feDistantLight\""},{"value":"ComponentClass<any, any> & \"feDropShadow\""},{"value":"ComponentClass<any, any> & \"feFlood\""},{"value":"ComponentClass<any, any> & \"feFuncA\""},{"value":"ComponentClass<any, any> & \"feFuncB\""},{"value":"ComponentClass<any, any> & \"feFuncG\""},{"value":"ComponentClass<any, any> & \"feFuncR\""},{"value":"ComponentClass<any, any> & \"feGaussianBlur\""},{"value":"ComponentClass<any, any> & \"feImage\""},{"value":"ComponentClass<any, any> & \"feMerge\""},{"value":"ComponentClass<any, any> & \"feMergeNode\""},{"value":"ComponentClass<any, any> & \"feMorphology\""},{"value":"ComponentClass<any, any> & \"feOffset\""},{"value":"ComponentClass<any, any> & \"fePointLight\""},{"value":"ComponentClass<any, any> & \"feSpecularLighting\""},{"value":"ComponentClass<any, any> & \"feSpotLight\""},{"value":"ComponentClass<any, any> & \"feTile\""},{"value":"ComponentClass<any, any> & \"feTurbulence\""},{"value":"ComponentClass<any, any> & \"foreignObject\""},{"value":"ComponentClass<any, any> & \"g\""},{"value":"ComponentClass<any, any> & \"image\""},{"value":"ComponentClass<any, any> & \"line\""},{"value":"ComponentClass<any, any> & \"linearGradient\""},{"value":"ComponentClass<any, any> & \"marker\""},{"value":"ComponentClass<any, any> & \"mask\""},{"value":"ComponentClass<any, any> & \"metadata\""},{"value":"ComponentClass<any, any> & \"mpath\""},{"value":"ComponentClass<any, any> & \"path\""},{"value":"ComponentClass<any, any> & \"pattern\""},{"value":"ComponentClass<any, any> & \"polygon\""},{"value":"ComponentClass<any, any> & \"polyline\""},{"value":"ComponentClass<any, any> & \"radialGradient\""},{"value":"ComponentClass<any, any> & \"rect\""},{"value":"ComponentClass<any, any> & \"set\""},{"value":"ComponentClass<any, any> & \"stop\""},{"value":"ComponentClass<any, any> & \"switch\""},{"value":"ComponentClass<any, any> & \"text\""},{"value":"ComponentClass<any, any> & \"textPath\""},{"value":"ComponentClass<any, any> & \"tspan\""},{"value":"ComponentClass<any, any> & \"use\""},{"value":"ComponentClass<any, any> & \"view\""},{"value":"ComponentClass<any, any> & FunctionComponent<any>"},{"value":"FunctionComponent<any> & \"symbol\""},{"value":"FunctionComponent<any> & \"object\""},{"value":"FunctionComponent<any> & \"map\""},{"value":"FunctionComponent<any> & \"filter\""},{"value":"FunctionComponent<any> & \"a\""},{"value":"FunctionComponent<any> & \"button\""},{"value":"FunctionComponent<any> & \"div\""},{"value":"FunctionComponent<any> & \"form\""},{"value":"FunctionComponent<any> & \"h2\""},{"value":"FunctionComponent<any> & \"h3\""},{"value":"FunctionComponent<any> & \"img\""},{"value":"FunctionComponent<any> & \"input\""},{"value":"FunctionComponent<any> & \"label\""},{"value":"FunctionComponent<any> & \"li\""},{"value":"FunctionComponent<any> & \"nav\""},{"value":"FunctionComponent<any> & \"ol\""},{"value":"FunctionComponent<any> & \"p\""},{"value":"FunctionComponent<any> & \"select\""},{"value":"FunctionComponent<any> & \"span\""},{"value":"FunctionComponent<any> & \"svg\""},{"value":"FunctionComponent<any> & \"ul\""},{"value":"FunctionComponent<any> & \"abbr\""},{"value":"FunctionComponent<any> & \"address\""},{"value":"FunctionComponent<any> & \"area\""},{"value":"FunctionComponent<any> & \"article\""},{"value":"FunctionComponent<any> & \"aside\""},{"value":"FunctionComponent<any> & \"audio\""},{"value":"FunctionComponent<any> & \"b\""},{"value":"FunctionComponent<any> & \"base\""},{"value":"FunctionComponent<any> & \"bdi\""},{"value":"FunctionComponent<any> & \"bdo\""},{"value":"FunctionComponent<any> & \"big\""},{"value":"FunctionComponent<any> & \"blockquote\""},{"value":"FunctionComponent<any> & \"body\""},{"value":"FunctionComponent<any> & \"br\""},{"value":"FunctionComponent<any> & \"canvas\""},{"value":"FunctionComponent<any> & \"caption\""},{"value":"FunctionComponent<any> & \"center\""},{"value":"FunctionComponent<any> & \"cite\""},{"value":"FunctionComponent<any> & \"code\""},{"value":"FunctionComponent<any> & \"col\""},{"value":"FunctionComponent<any> & \"colgroup\""},{"value":"FunctionComponent<any> & \"data\""},{"value":"FunctionComponent<any> & \"datalist\""},{"value":"FunctionComponent<any> & \"dd\""},{"value":"FunctionComponent<any> & \"del\""},{"value":"FunctionComponent<any> & \"details\""},{"value":"FunctionComponent<any> & \"dfn\""},{"value":"FunctionComponent<any> & \"dialog\""},{"value":"FunctionComponent<any> & \"dl\""},{"value":"FunctionComponent<any> & \"dt\""},{"value":"FunctionComponent<any> & \"em\""},{"value":"FunctionComponent<any> & \"embed\""},{"value":"FunctionComponent<any> & \"fieldset\""},{"value":"FunctionComponent<any> & \"figcaption\""},{"value":"FunctionComponent<any> & \"figure\""},{"value":"FunctionComponent<any> & \"footer\""},{"value":"FunctionComponent<any> & \"h1\""},{"value":"FunctionComponent<any> & \"h4\""},{"value":"FunctionComponent<any> & \"h5\""},{"value":"FunctionComponent<any> & \"h6\""},{"value":"FunctionComponent<any> & \"head\""},{"value":"FunctionComponent<any> & \"header\""},{"value":"FunctionComponent<any> & \"hgroup\""},{"value":"FunctionComponent<any> & \"hr\""},{"value":"FunctionComponent<any> & \"html\""},{"value":"FunctionComponent<any> & \"i\""},{"value":"FunctionComponent<any> & \"iframe\""},{"value":"FunctionComponent<any> & \"ins\""},{"value":"FunctionComponent<any> & \"kbd\""},{"value":"FunctionComponent<any> & \"keygen\""},{"value":"FunctionComponent<any> & \"legend\""},{"value":"FunctionComponent<any> & \"link\""},{"value":"FunctionComponent<any> & \"main\""},{"value":"FunctionComponent<any> & \"mark\""},{"value":"FunctionComponent<any> & \"menu\""},{"value":"FunctionComponent<any> & \"menuitem\""},{"value":"FunctionComponent<any> & \"meta\""},{"value":"FunctionComponent<any> & \"meter\""},{"value":"FunctionComponent<any> & \"noindex\""},{"value":"FunctionComponent<any> & \"noscript\""},{"value":"FunctionComponent<any> & \"optgroup\""},{"value":"FunctionComponent<any> & \"option\""},{"value":"FunctionComponent<any> & \"output\""},{"value":"FunctionComponent<any> & \"param\""},{"value":"FunctionComponent<any> & \"picture\""},{"value":"FunctionComponent<any> & \"pre\""},{"value":"FunctionComponent<any> & \"progress\""},{"value":"FunctionComponent<any> & \"q\""},{"value":"FunctionComponent<any> & \"rp\""},{"value":"FunctionComponent<any> & \"rt\""},{"value":"FunctionComponent<any> & \"ruby\""},{"value":"FunctionComponent<any> & \"s\""},{"value":"FunctionComponent<any> & \"samp\""},{"value":"FunctionComponent<any> & \"search\""},{"value":"FunctionComponent<any> & \"slot\""},{"value":"FunctionComponent<any> & \"script\""},{"value":"FunctionComponent<any> & \"section\""},{"value":"FunctionComponent<any> & \"small\""},{"value":"FunctionComponent<any> & \"source\""},{"value":"FunctionComponent<any> & \"strong\""},{"value":"FunctionComponent<any> & \"style\""},{"value":"FunctionComponent<any> & \"sub\""},{"value":"FunctionComponent<any> & \"summary\""},{"value":"FunctionComponent<any> & \"sup\""},{"value":"FunctionComponent<any> & \"table\""},{"value":"FunctionComponent<any> & \"template\""},{"value":"FunctionComponent<any> & \"tbody\""},{"value":"FunctionComponent<any> & \"td\""},{"value":"FunctionComponent<any> & \"textarea\""},{"value":"FunctionComponent<any> & \"tfoot\""},{"value":"FunctionComponent<any> & \"th\""},{"value":"FunctionComponent<any> & \"thead\""},{"value":"FunctionComponent<any> & \"time\""},{"value":"FunctionComponent<any> & \"title\""},{"value":"FunctionComponent<any> & \"tr\""},{"value":"FunctionComponent<any> & \"track\""},{"value":"FunctionComponent<any> & \"u\""},{"value":"FunctionComponent<any> & \"var\""},{"value":"FunctionComponent<any> & \"video\""},{"value":"FunctionComponent<any> & \"wbr\""},{"value":"FunctionComponent<any> & \"webview\""},{"value":"FunctionComponent<any> & \"animate\""},{"value":"FunctionComponent<any> & \"animateMotion\""},{"value":"FunctionComponent<any> & \"animateTransform\""},{"value":"FunctionComponent<any> & \"circle\""},{"value":"FunctionComponent<any> & \"clipPath\""},{"value":"FunctionComponent<any> & \"defs\""},{"value":"FunctionComponent<any> & \"desc\""},{"value":"FunctionComponent<any> & \"ellipse\""},{"value":"FunctionComponent<any> & \"feBlend\""},{"value":"FunctionComponent<any> & \"feColorMatrix\""},{"value":"FunctionComponent<any> & \"feComponentTransfer\""},{"value":"FunctionComponent<any> & \"feComposite\""},{"value":"FunctionComponent<any> & \"feConvolveMatrix\""},{"value":"FunctionComponent<any> & \"feDiffuseLighting\""},{"value":"FunctionComponent<any> & \"feDisplacementMap\""},{"value":"FunctionComponent<any> & \"feDistantLight\""},{"value":"FunctionComponent<any> & \"feDropShadow\""},{"value":"FunctionComponent<any> & \"feFlood\""},{"value":"FunctionComponent<any> & \"feFuncA\""},{"value":"FunctionComponent<any> & \"feFuncB\""},{"value":"FunctionComponent<any> & \"feFuncG\""},{"value":"FunctionComponent<any> & \"feFuncR\""},{"value":"FunctionComponent<any> & \"feGaussianBlur\""},{"value":"FunctionComponent<any> & \"feImage\""},{"value":"FunctionComponent<any> & \"feMerge\""},{"value":"FunctionComponent<any> & \"feMergeNode\""},{"value":"FunctionComponent<any> & \"feMorphology\""},{"value":"FunctionComponent<any> & \"feOffset\""},{"value":"FunctionComponent<any> & \"fePointLight\""},{"value":"FunctionComponent<any> & \"feSpecularLighting\""},{"value":"FunctionComponent<any> & \"feSpotLight\""},{"value":"FunctionComponent<any> & \"feTile\""},{"value":"FunctionComponent<any> & \"feTurbulence\""},{"value":"FunctionComponent<any> & \"foreignObject\""},{"value":"FunctionComponent<any> & \"g\""},{"value":"FunctionComponent<any> & \"image\""},{"value":"FunctionComponent<any> & \"line\""},{"value":"FunctionComponent<any> & \"linearGradient\""},{"value":"FunctionComponent<any> & \"marker\""},{"value":"FunctionComponent<any> & \"mask\""},{"value":"FunctionComponent<any> & \"metadata\""},{"value":"FunctionComponent<any> & \"mpath\""},{"value":"FunctionComponent<any> & \"path\""},{"value":"FunctionComponent<any> & \"pattern\""},{"value":"FunctionComponent<any> & \"polygon\""},{"value":"FunctionComponent<any> & \"polyline\""},{"value":"FunctionComponent<any> & \"radialGradient\""},{"value":"FunctionComponent<any> & \"rect\""},{"value":"FunctionComponent<any> & \"set\""},{"value":"FunctionComponent<any> & \"stop\""},{"value":"FunctionComponent<any> & \"switch\""},{"value":"FunctionComponent<any> & \"text\""},{"value":"FunctionComponent<any> & \"textPath\""},{"value":"FunctionComponent<any> & \"tspan\""},{"value":"FunctionComponent<any> & \"use\""},{"value":"FunctionComponent<any> & \"view\""},{"value":"FunctionComponent<any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & \"symbol\""},{"value":"ComponentClass<{}, any> & \"object\""},{"value":"ComponentClass<{}, any> & \"map\""},{"value":"ComponentClass<{}, any> & \"filter\""},{"value":"ComponentClass<{}, any> & \"a\""},{"value":"ComponentClass<{}, any> & \"button\""},{"value":"ComponentClass<{}, any> & \"div\""},{"value":"ComponentClass<{}, any> & \"form\""},{"value":"ComponentClass<{}, any> & \"h2\""},{"value":"ComponentClass<{}, any> & \"h3\""},{"value":"ComponentClass<{}, any> & \"img\""},{"value":"ComponentClass<{}, any> & \"input\""},{"value":"ComponentClass<{}, any> & \"label\""},{"value":"ComponentClass<{}, any> & \"li\""},{"value":"ComponentClass<{}, any> & \"nav\""},{"value":"ComponentClass<{}, any> & \"ol\""},{"value":"ComponentClass<{}, any> & \"p\""},{"value":"ComponentClass<{}, any> & \"select\""},{"value":"ComponentClass<{}, any> & \"span\""},{"value":"ComponentClass<{}, any> & \"svg\""},{"value":"ComponentClass<{}, any> & \"ul\""},{"value":"ComponentClass<{}, any> & \"abbr\""},{"value":"ComponentClass<{}, any> & \"address\""},{"value":"ComponentClass<{}, any> & \"area\""},{"value":"ComponentClass<{}, any> & \"article\""},{"value":"ComponentClass<{}, any> & \"aside\""},{"value":"ComponentClass<{}, any> & \"audio\""},{"value":"ComponentClass<{}, any> & \"b\""},{"value":"ComponentClass<{}, any> & \"base\""},{"value":"ComponentClass<{}, any> & \"bdi\""},{"value":"ComponentClass<{}, any> & \"bdo\""},{"value":"ComponentClass<{}, any> & \"big\""},{"value":"ComponentClass<{}, any> & \"blockquote\""},{"value":"ComponentClass<{}, any> & \"body\""},{"value":"ComponentClass<{}, any> & \"br\""},{"value":"ComponentClass<{}, any> & \"canvas\""},{"value":"ComponentClass<{}, any> & \"caption\""},{"value":"ComponentClass<{}, any> & \"center\""},{"value":"ComponentClass<{}, any> & \"cite\""},{"value":"ComponentClass<{}, any> & \"code\""},{"value":"ComponentClass<{}, any> & \"col\""},{"value":"ComponentClass<{}, any> & \"colgroup\""},{"value":"ComponentClass<{}, any> & \"data\""},{"value":"ComponentClass<{}, any> & \"datalist\""},{"value":"ComponentClass<{}, any> & \"dd\""},{"value":"ComponentClass<{}, any> & \"del\""},{"value":"ComponentClass<{}, any> & \"details\""},{"value":"ComponentClass<{}, any> & \"dfn\""},{"value":"ComponentClass<{}, any> & \"dialog\""},{"value":"ComponentClass<{}, any> & \"dl\""},{"value":"ComponentClass<{}, any> & \"dt\""},{"value":"ComponentClass<{}, any> & \"em\""},{"value":"ComponentClass<{}, any> & \"embed\""},{"value":"ComponentClass<{}, any> & \"fieldset\""},{"value":"ComponentClass<{}, any> & \"figcaption\""},{"value":"ComponentClass<{}, any> & \"figure\""},{"value":"ComponentClass<{}, any> & \"footer\""},{"value":"ComponentClass<{}, any> & \"h1\""},{"value":"ComponentClass<{}, any> & \"h4\""},{"value":"ComponentClass<{}, any> & \"h5\""},{"value":"ComponentClass<{}, any> & \"h6\""},{"value":"ComponentClass<{}, any> & \"head\""},{"value":"ComponentClass<{}, any> & \"header\""},{"value":"ComponentClass<{}, any> & \"hgroup\""},{"value":"ComponentClass<{}, any> & \"hr\""},{"value":"ComponentClass<{}, any> & \"html\""},{"value":"ComponentClass<{}, any> & \"i\""},{"value":"ComponentClass<{}, any> & \"iframe\""},{"value":"ComponentClass<{}, any> & \"ins\""},{"value":"ComponentClass<{}, any> & \"kbd\""},{"value":"ComponentClass<{}, any> & \"keygen\""},{"value":"ComponentClass<{}, any> & \"legend\""},{"value":"ComponentClass<{}, any> & \"link\""},{"value":"ComponentClass<{}, any> & \"main\""},{"value":"ComponentClass<{}, any> & \"mark\""},{"value":"ComponentClass<{}, any> & \"menu\""},{"value":"ComponentClass<{}, any> & \"menuitem\""},{"value":"ComponentClass<{}, any> & \"meta\""},{"value":"ComponentClass<{}, any> & \"meter\""},{"value":"ComponentClass<{}, any> & \"noindex\""},{"value":"ComponentClass<{}, any> & \"noscript\""},{"value":"ComponentClass<{}, any> & \"optgroup\""},{"value":"ComponentClass<{}, any> & \"option\""},{"value":"ComponentClass<{}, any> & \"output\""},{"value":"ComponentClass<{}, any> & \"param\""},{"value":"ComponentClass<{}, any> & \"picture\""},{"value":"ComponentClass<{}, any> & \"pre\""},{"value":"ComponentClass<{}, any> & \"progress\""},{"value":"ComponentClass<{}, any> & \"q\""},{"value":"ComponentClass<{}, any> & \"rp\""},{"value":"ComponentClass<{}, any> & \"rt\""},{"value":"ComponentClass<{}, any> & \"ruby\""},{"value":"ComponentClass<{}, any> & \"s\""},{"value":"ComponentClass<{}, any> & \"samp\""},{"value":"ComponentClass<{}, any> & \"search\""},{"value":"ComponentClass<{}, any> & \"slot\""},{"value":"ComponentClass<{}, any> & \"script\""},{"value":"ComponentClass<{}, any> & \"section\""},{"value":"ComponentClass<{}, any> & \"small\""},{"value":"ComponentClass<{}, any> & \"source\""},{"value":"ComponentClass<{}, any> & \"strong\""},{"value":"ComponentClass<{}, any> & \"style\""},{"value":"ComponentClass<{}, any> & \"sub\""},{"value":"ComponentClass<{}, any> & \"summary\""},{"value":"ComponentClass<{}, any> & \"sup\""},{"value":"ComponentClass<{}, any> & \"table\""},{"value":"ComponentClass<{}, any> & \"template\""},{"value":"ComponentClass<{}, any> & \"tbody\""},{"value":"ComponentClass<{}, any> & \"td\""},{"value":"ComponentClass<{}, any> & \"textarea\""},{"value":"ComponentClass<{}, any> & \"tfoot\""},{"value":"ComponentClass<{}, any> & \"th\""},{"value":"ComponentClass<{}, any> & \"thead\""},{"value":"ComponentClass<{}, any> & \"time\""},{"value":"ComponentClass<{}, any> & \"title\""},{"value":"ComponentClass<{}, any> & \"tr\""},{"value":"ComponentClass<{}, any> & \"track\""},{"value":"ComponentClass<{}, any> & \"u\""},{"value":"ComponentClass<{}, any> & \"var\""},{"value":"ComponentClass<{}, any> & \"video\""},{"value":"ComponentClass<{}, any> & \"wbr\""},{"value":"ComponentClass<{}, any> & \"webview\""},{"value":"ComponentClass<{}, any> & \"animate\""},{"value":"ComponentClass<{}, any> & \"animateMotion\""},{"value":"ComponentClass<{}, any> & \"animateTransform\""},{"value":"ComponentClass<{}, any> & \"circle\""},{"value":"ComponentClass<{}, any> & \"clipPath\""},{"value":"ComponentClass<{}, any> & \"defs\""},{"value":"ComponentClass<{}, any> & \"desc\""},{"value":"ComponentClass<{}, any> & \"ellipse\""},{"value":"ComponentClass<{}, any> & \"feBlend\""},{"value":"ComponentClass<{}, any> & \"feColorMatrix\""},{"value":"ComponentClass<{}, any> & \"feComponentTransfer\""},{"value":"ComponentClass<{}, any> & \"feComposite\""},{"value":"ComponentClass<{}, any> & \"feConvolveMatrix\""},{"value":"ComponentClass<{}, any> & \"feDiffuseLighting\""},{"value":"ComponentClass<{}, any> & \"feDisplacementMap\""},{"value":"ComponentClass<{}, any> & \"feDistantLight\""},{"value":"ComponentClass<{}, any> & \"feDropShadow\""},{"value":"ComponentClass<{}, any> & \"feFlood\""},{"value":"ComponentClass<{}, any> & \"feFuncA\""},{"value":"ComponentClass<{}, any> & \"feFuncB\""},{"value":"ComponentClass<{}, any> & \"feFuncG\""},{"value":"ComponentClass<{}, any> & \"feFuncR\""},{"value":"ComponentClass<{}, any> & \"feGaussianBlur\""},{"value":"ComponentClass<{}, any> & \"feImage\""},{"value":"ComponentClass<{}, any> & \"feMerge\""},{"value":"ComponentClass<{}, any> & \"feMergeNode\""},{"value":"ComponentClass<{}, any> & \"feMorphology\""},{"value":"ComponentClass<{}, any> & \"feOffset\""},{"value":"ComponentClass<{}, any> & \"fePointLight\""},{"value":"ComponentClass<{}, any> & \"feSpecularLighting\""},{"value":"ComponentClass<{}, any> & \"feSpotLight\""},{"value":"ComponentClass<{}, any> & \"feTile\""},{"value":"ComponentClass<{}, any> & \"feTurbulence\""},{"value":"ComponentClass<{}, any> & \"foreignObject\""},{"value":"ComponentClass<{}, any> & \"g\""},{"value":"ComponentClass<{}, any> & \"image\""},{"value":"ComponentClass<{}, any> & \"line\""},{"value":"ComponentClass<{}, any> & \"linearGradient\""},{"value":"ComponentClass<{}, any> & \"marker\""},{"value":"ComponentClass<{}, any> & \"mask\""},{"value":"ComponentClass<{}, any> & \"metadata\""},{"value":"ComponentClass<{}, any> & \"mpath\""},{"value":"ComponentClass<{}, any> & \"path\""},{"value":"ComponentClass<{}, any> & \"pattern\""},{"value":"ComponentClass<{}, any> & \"polygon\""},{"value":"ComponentClass<{}, any> & \"polyline\""},{"value":"ComponentClass<{}, any> & \"radialGradient\""},{"value":"ComponentClass<{}, any> & \"rect\""},{"value":"ComponentClass<{}, any> & \"set\""},{"value":"ComponentClass<{}, any> & \"stop\""},{"value":"ComponentClass<{}, any> & \"switch\""},{"value":"ComponentClass<{}, any> & \"text\""},{"value":"ComponentClass<{}, any> & \"textPath\""},{"value":"ComponentClass<{}, any> & \"tspan\""},{"value":"ComponentClass<{}, any> & \"use\""},{"value":"ComponentClass<{}, any> & \"view\""},{"value":"ComponentClass<{}, any> & ComponentClass<any, any>"},{"value":"ComponentClass<{}, any> & FunctionComponent<any>"},{"value":"FunctionComponent<{}> & \"symbol\""},{"value":"FunctionComponent<{}> & \"object\""},{"value":"FunctionComponent<{}> & \"map\""},{"value":"FunctionComponent<{}> & \"filter\""},{"value":"FunctionComponent<{}> & \"a\""},{"value":"FunctionComponent<{}> & \"button\""},{"value":"FunctionComponent<{}> & \"div\""},{"value":"FunctionComponent<{}> & \"form\""},{"value":"FunctionComponent<{}> & \"h2\""},{"value":"FunctionComponent<{}> & \"h3\""},{"value":"FunctionComponent<{}> & \"img\""},{"value":"FunctionComponent<{}> & \"input\""},{"value":"FunctionComponent<{}> & \"label\""},{"value":"FunctionComponent<{}> & \"li\""},{"value":"FunctionComponent<{}> & \"nav\""},{"value":"FunctionComponent<{}> & \"ol\""},{"value":"FunctionComponent<{}> & \"p\""},{"value":"FunctionComponent<{}> & \"select\""},{"value":"FunctionComponent<{}> & \"span\""},{"value":"FunctionComponent<{}> & \"svg\""},{"value":"FunctionComponent<{}> & \"ul\""},{"value":"FunctionComponent<{}> & \"abbr\""},{"value":"FunctionComponent<{}> & \"address\""},{"value":"FunctionComponent<{}> & \"area\""},{"value":"FunctionComponent<{}> & \"article\""},{"value":"FunctionComponent<{}> & \"aside\""},{"value":"FunctionComponent<{}> & \"audio\""},{"value":"FunctionComponent<{}> & \"b\""},{"value":"FunctionComponent<{}> & \"base\""},{"value":"FunctionComponent<{}> & \"bdi\""},{"value":"FunctionComponent<{}> & \"bdo\""},{"value":"FunctionComponent<{}> & \"big\""},{"value":"FunctionComponent<{}> & \"blockquote\""},{"value":"FunctionComponent<{}> & \"body\""},{"value":"FunctionComponent<{}> & \"br\""},{"value":"FunctionComponent<{}> & \"canvas\""},{"value":"FunctionComponent<{}> & \"caption\""},{"value":"FunctionComponent<{}> & \"center\""},{"value":"FunctionComponent<{}> & \"cite\""},{"value":"FunctionComponent<{}> & \"code\""},{"value":"FunctionComponent<{}> & \"col\""},{"value":"FunctionComponent<{}> & \"colgroup\""},{"value":"FunctionComponent<{}> & \"data\""},{"value":"FunctionComponent<{}> & \"datalist\""},{"value":"FunctionComponent<{}> & \"dd\""},{"value":"FunctionComponent<{}> & \"del\""},{"value":"FunctionComponent<{}> & \"details\""},{"value":"FunctionComponent<{}> & \"dfn\""},{"value":"FunctionComponent<{}> & \"dialog\""},{"value":"FunctionComponent<{}> & \"dl\""},{"value":"FunctionComponent<{}> & \"dt\""},{"value":"FunctionComponent<{}> & \"em\""},{"value":"FunctionComponent<{}> & \"embed\""},{"value":"FunctionComponent<{}> & \"fieldset\""},{"value":"FunctionComponent<{}> & \"figcaption\""},{"value":"FunctionComponent<{}> & \"figure\""},{"value":"FunctionComponent<{}> & \"footer\""},{"value":"FunctionComponent<{}> & \"h1\""},{"value":"FunctionComponent<{}> & \"h4\""},{"value":"FunctionComponent<{}> & \"h5\""},{"value":"FunctionComponent<{}> & \"h6\""},{"value":"FunctionComponent<{}> & \"head\""},{"value":"FunctionComponent<{}> & \"header\""},{"value":"FunctionComponent<{}> & \"hgroup\""},{"value":"FunctionComponent<{}> & \"hr\""},{"value":"FunctionComponent<{}> & \"html\""},{"value":"FunctionComponent<{}> & \"i\""},{"value":"FunctionComponent<{}> & \"iframe\""},{"value":"FunctionComponent<{}> & \"ins\""},{"value":"FunctionComponent<{}> & \"kbd\""},{"value":"FunctionComponent<{}> & \"keygen\""},{"value":"FunctionComponent<{}> & \"legend\""},{"value":"FunctionComponent<{}> & \"link\""},{"value":"FunctionComponent<{}> & \"main\""},{"value":"FunctionComponent<{}> & \"mark\""},{"value":"FunctionComponent<{}> & \"menu\""},{"value":"FunctionComponent<{}> & \"menuitem\""},{"value":"FunctionComponent<{}> & \"meta\""},{"value":"FunctionComponent<{}> & \"meter\""},{"value":"FunctionComponent<{}> & \"noindex\""},{"value":"FunctionComponent<{}> & \"noscript\""},{"value":"FunctionComponent<{}> & \"optgroup\""},{"value":"FunctionComponent<{}> & \"option\""},{"value":"FunctionComponent<{}> & \"output\""},{"value":"FunctionComponent<{}> & \"param\""},{"value":"FunctionComponent<{}> & \"picture\""},{"value":"FunctionComponent<{}> & \"pre\""},{"value":"FunctionComponent<{}> & \"progress\""},{"value":"FunctionComponent<{}> & \"q\""},{"value":"FunctionComponent<{}> & \"rp\""},{"value":"FunctionComponent<{}> & \"rt\""},{"value":"FunctionComponent<{}> & \"ruby\""},{"value":"FunctionComponent<{}> & \"s\""},{"value":"FunctionComponent<{}> & \"samp\""},{"value":"FunctionComponent<{}> & \"search\""},{"value":"FunctionComponent<{}> & \"slot\""},{"value":"FunctionComponent<{}> & \"script\""},{"value":"FunctionComponent<{}> & \"section\""},{"value":"FunctionComponent<{}> & \"small\""},{"value":"FunctionComponent<{}> & \"source\""},{"value":"FunctionComponent<{}> & \"strong\""},{"value":"FunctionComponent<{}> & \"style\""},{"value":"FunctionComponent<{}> & \"sub\""},{"value":"FunctionComponent<{}> & \"summary\""},{"value":"FunctionComponent<{}> & \"sup\""},{"value":"FunctionComponent<{}> & \"table\""},{"value":"FunctionComponent<{}> & \"template\""},{"value":"FunctionComponent<{}> & \"tbody\""},{"value":"FunctionComponent<{}> & \"td\""},{"value":"FunctionComponent<{}> & \"textarea\""},{"value":"FunctionComponent<{}> & \"tfoot\""},{"value":"FunctionComponent<{}> & \"th\""},{"value":"FunctionComponent<{}> & \"thead\""},{"value":"FunctionComponent<{}> & \"time\""},{"value":"FunctionComponent<{}> & \"title\""},{"value":"FunctionComponent<{}> & \"tr\""},{"value":"FunctionComponent<{}> & \"track\""},{"value":"FunctionComponent<{}> & \"u\""},{"value":"FunctionComponent<{}> & \"var\""},{"value":"FunctionComponent<{}> & \"video\""},{"value":"FunctionComponent<{}> & \"wbr\""},{"value":"FunctionComponent<{}> & \"webview\""},{"value":"FunctionComponent<{}> & \"animate\""},{"value":"FunctionComponent<{}> & \"animateMotion\""},{"value":"FunctionComponent<{}> & \"animateTransform\""},{"value":"FunctionComponent<{}> & \"circle\""},{"value":"FunctionComponent<{}> & \"clipPath\""},{"value":"FunctionComponent<{}> & \"defs\""},{"value":"FunctionComponent<{}> & \"desc\""},{"value":"FunctionComponent<{}> & \"ellipse\""},{"value":"FunctionComponent<{}> & \"feBlend\""},{"value":"FunctionComponent<{}> & \"feColorMatrix\""},{"value":"FunctionComponent<{}> & \"feComponentTransfer\""},{"value":"FunctionComponent<{}> & \"feComposite\""},{"value":"FunctionComponent<{}> & \"feConvolveMatrix\""},{"value":"FunctionComponent<{}> & \"feDiffuseLighting\""},{"value":"FunctionComponent<{}> & \"feDisplacementMap\""},{"value":"FunctionComponent<{}> & \"feDistantLight\""},{"value":"FunctionComponent<{}> & \"feDropShadow\""},{"value":"FunctionComponent<{}> & \"feFlood\""},{"value":"FunctionComponent<{}> & \"feFuncA\""},{"value":"FunctionComponent<{}> & \"feFuncB\""},{"value":"FunctionComponent<{}> & \"feFuncG\""},{"value":"FunctionComponent<{}> & \"feFuncR\""},{"value":"FunctionComponent<{}> & \"feGaussianBlur\""},{"value":"FunctionComponent<{}> & \"feImage\""},{"value":"FunctionComponent<{}> & \"feMerge\""},{"value":"FunctionComponent<{}> & \"feMergeNode\""},{"value":"FunctionComponent<{}> & \"feMorphology\""},{"value":"FunctionComponent<{}> & \"feOffset\""},{"value":"FunctionComponent<{}> & \"fePointLight\""},{"value":"FunctionComponent<{}> & \"feSpecularLighting\""},{"value":"FunctionComponent<{}> & \"feSpotLight\""},{"value":"FunctionComponent<{}> & \"feTile\""},{"value":"FunctionComponent<{}> & \"feTurbulence\""},{"value":"FunctionComponent<{}> & \"foreignObject\""},{"value":"FunctionComponent<{}> & \"g\""},{"value":"FunctionComponent<{}> & \"image\""},{"value":"FunctionComponent<{}> & \"line\""},{"value":"FunctionComponent<{}> & \"linearGradient\""},{"value":"FunctionComponent<{}> & \"marker\""},{"value":"FunctionComponent<{}> & \"mask\""},{"value":"FunctionComponent<{}> & \"metadata\""},{"value":"FunctionComponent<{}> & \"mpath\""},{"value":"FunctionComponent<{}> & \"path\""},{"value":"FunctionComponent<{}> & \"pattern\""},{"value":"FunctionComponent<{}> & \"polygon\""},{"value":"FunctionComponent<{}> & \"polyline\""},{"value":"FunctionComponent<{}> & \"radialGradient\""},{"value":"FunctionComponent<{}> & \"rect\""},{"value":"FunctionComponent<{}> & \"set\""},{"value":"FunctionComponent<{}> & \"stop\""},{"value":"FunctionComponent<{}> & \"switch\""},{"value":"FunctionComponent<{}> & \"text\""},{"value":"FunctionComponent<{}> & \"textPath\""},{"value":"FunctionComponent<{}> & \"tspan\""},{"value":"FunctionComponent<{}> & \"use\""},{"value":"FunctionComponent<{}> & \"view\""},{"value":"FunctionComponent<{}> & ComponentClass<any, any>"},{"value":"FunctionComponent<{}> & FunctionComponent<any>"}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""},{"value":"\"4xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/top-bar/TopBarBrand.tsx","description":"","displayName":"TopBarBrand","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tree/Tree.tsx","description":"","displayName":"TreeRoot","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tree/Tree.tsx","description":"","displayName":"Tree","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tree/TreeCollapsible.tsx","description":"","displayName":"TreeCollapsibleContext","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tree/TreeCollapsible.tsx","description":"","displayName":"TreeCollapsible","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultOpen":{"defaultValue":null,"description":"","name":"defaultOpen","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disabled":{"defaultValue":null,"description":"","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onOpenChange":{"defaultValue":null,"description":"","name":"onOpenChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"}],"required":false,"type":{"name":"enum","raw":"((open: boolean) => void)","value":[{"value":"(open: boolean) => void","description":"","fullComment":"","tags":{}}]}},"open":{"defaultValue":null,"description":"","name":"open","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tree/TreeCollapsibleContent.tsx","description":"","displayName":"TreeCollapsibleContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"forceMount":{"defaultValue":null,"description":"Used to force mounting when more control is needed. Useful when\ncontrolling animation with React animation libraries.","name":"forceMount","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleContentProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-collapsible/dist/index.d.ts","name":"CollapsibleContentProps"}],"required":false,"type":{"name":"enum","raw":"true","value":[{"value":"true"}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tree/TreeCollapsibleTrigger.tsx","description":"","displayName":"TreeCollapsibleTrigger","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"lib/src/components/tree/TreeCollapsibleTrigger.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tree/TreeIcon.tsx","description":"","displayName":"TreeIcon","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"undefined"}},"is":{"defaultValue":null,"description":"","name":"is","declarations":[{"fileName":"lib/src/components/icon/Icon.tsx","name":"TypeLiteral"}],"required":true,"type":{"name":"FC<SVGProps<SVGSVGElement>>"}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"sm\" | \"md\" | \"lg\">","value":[{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"Partial<Record<Breakpoint, \"sm\" | \"md\" | \"lg\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tree/TreeItem.tsx","description":"","displayName":"TreeItem","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tree/TreeItemContent.tsx","description":"","displayName":"TreeItemContent","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tree/TreeList.tsx","description":"","displayName":"TreeList","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tree/TreeListItem.tsx","description":"","displayName":"TreeListItem","methods":[],"props":{}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/components/tree/TreeText.tsx","description":"","displayName":"TreeText","methods":[],"props":{"as":{"defaultValue":null,"description":"","name":"as","declarations":[{"fileName":"lib/src/components/text/Text.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType<{}> | ElementType<any, keyof IntrinsicElements>","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"a\""},{"value":"\"button\""},{"value":"\"div\""},{"value":"\"form\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"label\""},{"value":"\"li\""},{"value":"\"nav\""},{"value":"\"ol\""},{"value":"\"p\""},{"value":"\"select\""},{"value":"\"span\""},{"value":"\"svg\""},{"value":"\"ul\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"base\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"h1\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"legend\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass<any, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<any>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}},{"value":"ComponentClass<{}, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent<{}>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent<Props> = (props) => {\n return <div>{props.name}</div>\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n  return <div>MyComponentWithoutProps</div>\n}\n```"}}]}},"family":{"defaultValue":null,"description":"","name":"family","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"body\" | \"display\" | \"mono\">","value":[{"value":"\"body\""},{"value":"\"display\""},{"value":"\"mono\""},{"value":"Partial<Record<Breakpoint, \"body\" | \"display\" | \"mono\">>","description":"","fullComment":"","tags":{}}]}},"noCapsize":{"defaultValue":null,"description":"","name":"noCapsize","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<boolean>","value":[{"value":"false"},{"value":"true"},{"value":"Partial<Record<Breakpoint, boolean>>","description":"","fullComment":"","tags":{}}]}},"size":{"defaultValue":null,"description":"","name":"size","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">","value":[{"value":"\"xs\""},{"value":"\"sm\""},{"value":"\"md\""},{"value":"\"lg\""},{"value":"\"xl\""},{"value":"\"2xl\""},{"value":"\"3xl\""},{"value":"\"4xl\""},{"value":"Partial<Record<Breakpoint, \"xs\" | \"sm\" | \"md\" | \"lg\" | \"xl\" | \"2xl\" | \"3xl\" | \"4xl\">>","description":"","fullComment":"","tags":{}}]}},"weight":{"defaultValue":null,"description":"","name":"weight","declarations":[],"required":false,"type":{"name":"enum","raw":"ResponsiveVariant<\"bold\" | \"normal\">","value":[{"value":"\"bold\""},{"value":"\"normal\""},{"value":"Partial<Record<Breakpoint, \"bold\" | \"normal\">>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/components/video/Video.tsx","description":"","displayName":"Video","methods":[],"props":{}},{"tags":{"experimental":"Component has not been finalised. Further design input required. Use with caution."},"filePath":"src/experiments/color-scheme/ColorScheme.tsx","description":"","displayName":"ColorScheme","methods":[],"props":{"accent":{"defaultValue":{"value":""},"description":"","name":"accent","declarations":[{"fileName":"src/experiments/color-scheme/ColorScheme.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"asChild":{"defaultValue":{"value":false},"description":"","name":"asChild","declarations":[{"fileName":"src/experiments/color-scheme/ColorScheme.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"base":{"defaultValue":{"value":""},"description":"","name":"base","declarations":[{"fileName":"src/experiments/color-scheme/ColorScheme.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}},"interactive":{"defaultValue":{"value":""},"description":"","name":"interactive","declarations":[{"fileName":"src/experiments/color-scheme/ColorScheme.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"loContrast\" | \"hiContrast\"","value":[{"value":"\"loContrast\""},{"value":"\"hiContrast\""}]}}}},{"tags":{},"filePath":"src/styled.tsx","description":"","displayName":"cn","methods":[],"props":{"__@iterator@84":{"defaultValue":null,"description":"Iterator","name":"__@iterator@84","parent":{"fileName":"lib/lib.es2015.iterable.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es2015.iterable.d.ts","name":"Array"}],"required":true,"type":{"name":"() => ArrayIterator<ClassValue>"}},"__@unscopables@120":{"defaultValue":null,"description":"Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.","name":"__@unscopables@120","parent":{"fileName":"lib/lib.es2015.symbol.wellknown.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es2015.symbol.wellknown.d.ts","name":"Array"}],"required":true,"type":{"name":"{ [x: number]: boolean | undefined; length?: boolean | undefined; toString?: boolean | undefined; toLocaleString?: boolean | undefined; pop?: boolean | undefined; push?: boolean | undefined; ... 29 more ...; at?: boolean | undefined; }"}},"at":{"defaultValue":null,"description":"Takes an integer value and returns the item at that index,\nallowing for positive and negative integers.\nNegative integers count back from the last item in the array.","name":"at","parent":{"fileName":"lib/node_modules/@types/node/globals.d.ts","name":"RelativeIndexable"},"declarations":[{"fileName":"lib/node_modules/@types/node/globals.d.ts","name":"RelativeIndexable"}],"required":true,"type":{"name":"(index: number) => ClassValue"}},"concat":{"defaultValue":null,"description":"Combines two or more arrays.\nThis method returns a new array without modifying any existing arrays.\n@param items Additional arrays and/or items to add to the end of the array.\n@param items Additional arrays and/or items to add to the end of the array.","name":"concat","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"},{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"{ (...items: ConcatArray<ClassValue>[]): ClassValue[]; (...items: (ClassValue | ConcatArray<ClassValue>)[]): ClassValue[]; }"}},"copyWithin":{"defaultValue":null,"description":"Returns the this object after copying a section of the array identified by start and end\nto the same array starting at position target\n@param target If target is negative, it is treated as length+target where length is the\nlength of the array.\n@param start If start is negative, it is treated as length+start. If end is negative, it\nis treated as length+end.\n@param end If not specified, length of the this object is used as its default value.","name":"copyWithin","parent":{"fileName":"lib/lib.es2015.core.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es2015.core.d.ts","name":"Array"}],"required":true,"type":{"name":"(target: number, start: number, end?: number | undefined) => ClassValue[]"}},"entries":{"defaultValue":null,"description":"Returns an iterable of key, value pairs for every entry in the array","name":"entries","parent":{"fileName":"lib/lib.es2015.iterable.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es2015.iterable.d.ts","name":"Array"}],"required":true,"type":{"name":"() => ArrayIterator<[number, ClassValue]>"}},"every":{"defaultValue":null,"description":"Determines whether all the members of an array satisfy the specified test.\n@param predicate A function that accepts up to three arguments. The every method calls\nthe predicate function for each element in the array until the predicate returns a value\nwhich is coercible to the Boolean value false, or until the end of the array.\n@param thisArg An object to which the this keyword can refer in the predicate function.\nIf thisArg is omitted, undefined is used as the this value.\n@param predicate A function that accepts up to three arguments. The every method calls\nthe predicate function for each element in the array until the predicate returns a value\nwhich is coercible to the Boolean value false, or until the end of the array.\n@param thisArg An object to which the this keyword can refer in the predicate function.\nIf thisArg is omitted, undefined is used as the this value.","name":"every","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"},{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"{ <S extends ClassValue>(predicate: (value: ClassValue, index: number, array: ClassValue[]) => value is S, thisArg?: any): this is S[]; (predicate: (value: ClassValue, index: number, array: ClassValue[]) => unknown, thisArg?: any): boolean; }"}},"fill":{"defaultValue":null,"description":"Changes all array elements from `start` to `end` index to a static `value` and returns the modified array\n@param value value to fill array section with\n@param start index to start filling the array at. If start is negative, it is treated as\nlength+start where length is the length of the array.\n@param end index to stop filling the array at. If end is negative, it is treated as\nlength+end.","name":"fill","parent":{"fileName":"lib/lib.es2015.core.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es2015.core.d.ts","name":"Array"}],"required":true,"type":{"name":"(value: ClassValue, start?: number | undefined, end?: number | undefined) => ClassValue[]"}},"filter":{"defaultValue":null,"description":"Returns the elements of an array that meet the condition specified in a callback function.\n@param predicate A function that accepts up to three arguments. The filter method calls the predicate function one time for each element in the array.\n@param thisArg An object to which the this keyword can refer in the predicate function. If thisArg is omitted, undefined is used as the this value.\n@param predicate A function that accepts up to three arguments. The filter method calls the predicate function one time for each element in the array.\n@param thisArg An object to which the this keyword can refer in the predicate function. If thisArg is omitted, undefined is used as the this value.","name":"filter","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"},{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"{ <S extends ClassValue>(predicate: (value: ClassValue, index: number, array: ClassValue[]) => value is S, thisArg?: any): S[]; (predicate: (value: ClassValue, index: number, array: ClassValue[]) => unknown, thisArg?: any): ClassValue[]; }"}},"find":{"defaultValue":null,"description":"Returns the value of the first element in the array where predicate is true, and undefined\notherwise.\n@param predicate find calls predicate once for each element of the array, in ascending\norder, until it finds one where predicate returns true. If such an element is found, find\nimmediately returns that element value. Otherwise, find returns undefined.\n@param thisArg If provided, it will be used as the this value for each invocation of\npredicate. If it is not provided, undefined is used instead.","name":"find","parent":{"fileName":"lib/lib.es2015.core.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es2015.core.d.ts","name":"Array"},{"fileName":"lib/lib.es2015.core.d.ts","name":"Array"}],"required":true,"type":{"name":"{ <S extends ClassValue>(predicate: (value: ClassValue, index: number, obj: ClassValue[]) => value is S, thisArg?: any): S | undefined; (predicate: (value: ClassValue, index: number, obj: ClassValue[]) => unknown, thisArg?: any): ClassValue; }"}},"findIndex":{"defaultValue":null,"description":"Returns the index of the first element in the array where predicate is true, and -1\notherwise.\n@param predicate find calls predicate once for each element of the array, in ascending\norder, until it finds one where predicate returns true. If such an element is found,\nfindIndex immediately returns that element index. Otherwise, findIndex returns -1.\n@param thisArg If provided, it will be used as the this value for each invocation of\npredicate. If it is not provided, undefined is used instead.","name":"findIndex","parent":{"fileName":"lib/lib.es2015.core.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es2015.core.d.ts","name":"Array"}],"required":true,"type":{"name":"(predicate: (value: ClassValue, index: number, obj: ClassValue[]) => unknown, thisArg?: any) => number"}},"flat":{"defaultValue":null,"description":"Returns a new array with all sub-array elements concatenated into it recursively up to the\nspecified depth.\n@param depth The maximum recursion depth","name":"flat","parent":{"fileName":"lib/lib.es2019.array.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es2019.array.d.ts","name":"Array"}],"required":true,"type":{"name":"<A, D extends number = 1>(this: A, depth?: D | undefined) => FlatArray<A, D>[]"}},"flatMap":{"defaultValue":null,"description":"Calls a defined callback function on each element of an array. Then, flattens the result into\na new array.\nThis is identical to a map followed by flat with depth 1.\n@param callback A function that accepts up to three arguments. The flatMap method calls the\ncallback function one time for each element in the array.\n@param thisArg An object to which the this keyword can refer in the callback function. If\nthisArg is omitted, undefined is used as the this value.","name":"flatMap","parent":{"fileName":"lib/lib.es2019.array.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es2019.array.d.ts","name":"Array"}],"required":true,"type":{"name":"<U, This = undefined>(callback: (this: This, value: ClassValue, index: number, array: ClassValue[]) => U | readonly U[], thisArg?: This | undefined) => U[]"}},"forEach":{"defaultValue":null,"description":"Performs the specified action for each element in an array.\n@param callbackfn A function that accepts up to three arguments. forEach calls the callbackfn function one time for each element in the array.\n@param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value.","name":"forEach","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"(callbackfn: (value: ClassValue, index: number, array: ClassValue[]) => void, thisArg?: any) => void"}},"includes":{"defaultValue":null,"description":"Determines whether an array includes a certain element, returning true or false as appropriate.\n@param searchElement The element to search for.\n@param fromIndex The position in this array at which to begin searching for searchElement.","name":"includes","parent":{"fileName":"lib/lib.es2016.array.include.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es2016.array.include.d.ts","name":"Array"}],"required":true,"type":{"name":"(searchElement: ClassValue, fromIndex?: number | undefined) => boolean"}},"indexOf":{"defaultValue":null,"description":"Returns the index of the first occurrence of a value in an array, or -1 if it is not present.\n@param searchElement The value to locate in the array.\n@param fromIndex The array index at which to begin the search. If fromIndex is omitted, the search starts at index 0.","name":"indexOf","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"(searchElement: ClassValue, fromIndex?: number | undefined) => number"}},"join":{"defaultValue":null,"description":"Adds all the elements of an array into a string, separated by the specified separator string.\n@param separator A string used to separate one element of the array from the next in the resulting string. If omitted, the array elements are separated with a comma.","name":"join","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"(separator?: string | undefined) => string"}},"keys":{"defaultValue":null,"description":"Returns an iterable of keys in the array","name":"keys","parent":{"fileName":"lib/lib.es2015.iterable.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es2015.iterable.d.ts","name":"Array"}],"required":true,"type":{"name":"() => ArrayIterator<number>"}},"lastIndexOf":{"defaultValue":null,"description":"Returns the index of the last occurrence of a specified value in an array, or -1 if it is not present.\n@param searchElement The value to locate in the array.\n@param fromIndex The array index at which to begin searching backward. If fromIndex is omitted, the search starts at the last index in the array.","name":"lastIndexOf","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"(searchElement: ClassValue, fromIndex?: number | undefined) => number"}},"length":{"defaultValue":null,"description":"Gets or sets the length of the array. This is a number one higher than the highest index in the array.","name":"length","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"number"}},"map":{"defaultValue":null,"description":"Calls a defined callback function on each element of an array, and returns an array that contains the results.\n@param callbackfn A function that accepts up to three arguments. The map method calls the callbackfn function one time for each element in the array.\n@param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value.","name":"map","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"<U>(callbackfn: (value: ClassValue, index: number, array: ClassValue[]) => U, thisArg?: any) => U[]"}},"pop":{"defaultValue":null,"description":"Removes the last element from an array and returns it.\nIf the array is empty, undefined is returned and the array is not modified.","name":"pop","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"() => ClassValue"}},"push":{"defaultValue":null,"description":"Appends new elements to the end of an array, and returns the new length of the array.\n@param items New elements to add to the array.","name":"push","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"(...items: ClassValue[]) => number"}},"reduce":{"defaultValue":null,"description":"Calls the specified callback function for all the elements in an array. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.\n@param callbackfn A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array.\n@param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.\n@param callbackfn A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array.\n@param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.","name":"reduce","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"},{"fileName":"lib/lib.es5.d.ts","name":"Array"},{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"{ (callbackfn: (previousValue: ClassValue, currentValue: ClassValue, currentIndex: number, array: ClassValue[]) => ClassValue): ClassValue; (callbackfn: (previousValue: ClassValue, currentValue: ClassValue, currentIndex: number, array: ClassValue[]) => ClassValue, initialValue: ClassValue): ClassValue; <U>(callbackf..."}},"reduceRight":{"defaultValue":null,"description":"Calls the specified callback function for all the elements in an array, in descending order. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.\n@param callbackfn A function that accepts up to four arguments. The reduceRight method calls the callbackfn function one time for each element in the array.\n@param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.\n@param callbackfn A function that accepts up to four arguments. The reduceRight method calls the callbackfn function one time for each element in the array.\n@param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.","name":"reduceRight","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"},{"fileName":"lib/lib.es5.d.ts","name":"Array"},{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"{ (callbackfn: (previousValue: ClassValue, currentValue: ClassValue, currentIndex: number, array: ClassValue[]) => ClassValue): ClassValue; (callbackfn: (previousValue: ClassValue, currentValue: ClassValue, currentIndex: number, array: ClassValue[]) => ClassValue, initialValue: ClassValue): ClassValue; <U>(callbackf..."}},"reverse":{"defaultValue":null,"description":"Reverses the elements in an array in place.\nThis method mutates the array and returns a reference to the same array.","name":"reverse","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"() => ClassValue[]"}},"shift":{"defaultValue":null,"description":"Removes the first element from an array and returns it.\nIf the array is empty, undefined is returned and the array is not modified.","name":"shift","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"() => ClassValue"}},"slice":{"defaultValue":null,"description":"Returns a copy of a section of an array.\nFor both start and end, a negative index can be used to indicate an offset from the end of the array.\nFor example, -2 refers to the second to last element of the array.\n@param start The beginning index of the specified portion of the array.\nIf start is undefined, then the slice begins at index 0.\n@param end The end index of the specified portion of the array. This is exclusive of the element at the index 'end'.\nIf end is undefined, then the slice extends to the end of the array.","name":"slice","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"(start?: number | undefined, end?: number | undefined) => ClassValue[]"}},"some":{"defaultValue":null,"description":"Determines whether the specified callback function returns true for any element of an array.\n@param predicate A function that accepts up to three arguments. The some method calls\nthe predicate function for each element in the array until the predicate returns a value\nwhich is coercible to the Boolean value true, or until the end of the array.\n@param thisArg An object to which the this keyword can refer in the predicate function.\nIf thisArg is omitted, undefined is used as the this value.","name":"some","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"(predicate: (value: ClassValue, index: number, array: ClassValue[]) => unknown, thisArg?: any) => boolean"}},"sort":{"defaultValue":null,"description":"Sorts an array in place.\nThis method mutates the array and returns a reference to the same array.\n@param compareFn Function used to determine the order of the elements. It is expected to return\na negative value if the first argument is less than the second argument, zero if they're equal, and a positive\nvalue otherwise. If omitted, the elements are sorted in ascending, UTF-16 code unit order.\n```ts\n[11,2,22,1].sort((a, b) => a - b)\n```","name":"sort","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"(compareFn?: ((a: ClassValue, b: ClassValue) => number) | undefined) => ClassValue[]"}},"splice":{"defaultValue":null,"description":"Removes elements from an array and, if necessary, inserts new elements in their place, returning the deleted elements.\n@param start The zero-based location in the array from which to start removing elements.\n@param deleteCount The number of elements to remove. Omitting this argument will remove all elements from the start\nparamater location to end of the array. If value of this argument is either a negative number, zero, undefined, or a type\nthat cannot be converted to an integer, the function will evaluate the argument as zero and not remove any elements.\n@returns An array containing the elements that were deleted.\n@param start The zero-based location in the array from which to start removing elements.\n@param deleteCount The number of elements to remove. If value of this argument is either a negative number, zero,\nundefined, or a type that cannot be converted to an integer, the function will evaluate the argument as zero and\nnot remove any elements.\n@param items Elements to insert into the array in place of the deleted elements.\n@returns An array containing the elements that were deleted.","name":"splice","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"},{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"{ (start: number, deleteCount?: number | undefined): ClassValue[]; (start: number, deleteCount: number, ...items: ClassValue[]): ClassValue[]; }"}},"toLocaleString":{"defaultValue":{},"description":"Returns a string representation of an array. The elements are converted to string using their toLocaleString methods.","name":"toLocaleString","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"},{"fileName":"lib/lib.es2015.core.d.ts","name":"Array"}],"required":false,"type":{"name":"{ (): string; (locales: string | string[], options?: (NumberFormatOptions & DateTimeFormatOptions)): string; }"}},"toString":{"defaultValue":{},"description":"Returns a string representation of an array.","name":"toString","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":false,"type":{"name":"() => string"}},"unshift":{"defaultValue":null,"description":"Inserts new elements at the start of an array, and returns the new length of the array.\n@param items Elements to insert at the start of the array.","name":"unshift","parent":{"fileName":"lib/lib.es5.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es5.d.ts","name":"Array"}],"required":true,"type":{"name":"(...items: ClassValue[]) => number"}},"values":{"defaultValue":null,"description":"Returns an iterable of values in the array","name":"values","parent":{"fileName":"lib/lib.es2015.iterable.d.ts","name":"Array"},"declarations":[{"fileName":"lib/lib.es2015.iterable.d.ts","name":"Array"}],"required":true,"type":{"name":"() => ArrayIterator<ClassValue>"}}}},{"tags":{},"filePath":"src/styled.tsx","description":"","displayName":"Theme","methods":[],"props":{"theme":{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"src/styled.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Record<string, string>","value":[{"value":"Record<string, string>","description":"","fullComment":"","tags":{}}]}}}},{"tags":{},"filePath":"src/styled.tsx","description":"","displayName":"createTheme","methods":[],"props":{}},{"tags":{},"filePath":"src/utilities/css-wrapper/CSSWrapper.tsx","description":"","displayName":"CSSWrapper","methods":[],"props":{"className":{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"src/utilities/css-wrapper/CSSWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string","value":[{"value":"string"}]}}}},{"tags":{},"filePath":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","description":"","displayName":"OptionalTooltipWrapper","methods":[],"props":{"hasTooltip":{"defaultValue":null,"description":"","name":"hasTooltip","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"label":{"defaultValue":null,"description":"","name":"label","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"null"},{"value":"string"},{"value":"number"},{"value":"bigint"},{"value":"false"},{"value":"true"},{"value":"ReactElement<unknown, string | JSXElementConstructor<any>>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement = <div />;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement = <div />;\n```"}},{"value":"Iterable<ReactNode>","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}},{"value":"Promise<AwaitedReactNode>","description":"Represents the completion of an asynchronous operation","fullComment":"Represents the completion of an asynchronous operation","tags":{}}]}},"tooltipSide":{"defaultValue":null,"description":"","name":"tooltipSide","declarations":[{"fileName":"src/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\" | \"top\" | \"bottom\"","value":[{"value":"\"left\""},{"value":"\"right\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}}},{"tags":{},"filePath":"/home/runner/work/components/components/lib/src/utilities/radix-overrides/toggle-group/ToggleGroupRoot.tsx","description":"","displayName":"ToggleGroupRoot","methods":[],"props":{"asChild":{"defaultValue":null,"description":"","name":"asChild","declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-primitive/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"defaultValue":{"defaultValue":null,"description":"The value of the item that is pressed when initially rendered. Use\n`defaultValue` if you do not need to control the state of a toggle group.\nThe value of the items that are pressed when initially rendered. Use\n`defaultValue` if you do not need to control the state of a toggle group.","name":"defaultValue","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"string | string[]","value":[{"value":"string"},{"value":"string[]","description":"","fullComment":"","tags":{}}]}},"dir":{"defaultValue":null,"description":"","name":"dir","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"Direction","value":[{"value":"\"ltr\""},{"value":"\"rtl\""}]}},"disabled":{"defaultValue":null,"description":"Whether the group is disabled from user interaction.\n@defaultValue false","name":"disabled","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"disableDeselect":{"defaultValue":{"value":false},"description":"","name":"disableDeselect","declarations":[{"fileName":"lib/src/utilities/radix-overrides/toggle-group/ToggleGroupRoot.tsx","name":"TypeLiteral"},{"fileName":"lib/src/utilities/radix-overrides/toggle-group/ToggleGroupRoot.tsx","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"loop":{"defaultValue":null,"description":"","name":"loop","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"onValueChange":{"defaultValue":null,"description":"The callback that fires when the value of the toggle group changes.\nThe callback that fires when the state of the toggle group changes.","name":"onValueChange","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"((value: string) => void) | ((value: string[]) => void)","value":[{"value":"(value: string) => void","description":"The callback that fires when the value of the toggle group changes.","fullComment":"The callback that fires when the value of the toggle group changes.","tags":{}},{"value":"(value: string[]) => void","description":"The callback that fires when the state of the toggle group changes.","fullComment":"The callback that fires when the state of the toggle group changes.","tags":{}}]}},"orientation":{"defaultValue":null,"description":"","name":"orientation","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},"rovingFocus":{"defaultValue":null,"description":"Whether the group should maintain roving focus of its buttons.\n@defaultValue true","name":"rovingFocus","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplProps"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},"type":{"defaultValue":null,"description":"","name":"type","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupMultipleProps"}],"required":true,"type":{"name":"enum","raw":"\"single\" | \"multiple\"","value":[{"value":"\"single\""},{"value":"\"multiple\""}]}},"value":{"defaultValue":null,"description":"The controlled stateful value of the item that is pressed.\nThe controlled stateful value of the items that are pressed.","name":"value","parent":{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},"declarations":[{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplSingleProps"},{"fileName":"/home/runner/work/components/components/node_modules/@radix-ui/react-toggle-group/dist/index.d.ts","name":"ToggleGroupImplMultipleProps"}],"required":false,"type":{"name":"enum","raw":"string | string[]","value":[{"value":"string"},{"value":"string[]","description":"","fullComment":"","tags":{}}]}}}}]