
    Fg                     &    S SK Jr   " S S\5      rg)    )	Componentc                   2    \ rS rSrS rS rS rS rS rSr	g)	Fallback   c                     U$ )z
This docstring is used to generate the docs for this custom component.
Parameters:
    payload: the data to be preprocessed, sent from the frontend
Returns:
    the data after preprocessing, sent to the user's function in the backend
 )selfpayloads     k/Users/admin/workspace/ai/PDFMathTranslate/myenv/lib/python3.13/site-packages/gradio/components/fallback.py
preprocessFallback.preprocess   s	         c                     U$ )z
This docstring is used to generate the docs for this custom component.
Parameters:
    payload: the data to be postprocessed, sent from the user's function in the backend
Returns:
    the data after postprocessing, sent to the frontend
r   )r	   values     r   postprocessFallback.postprocess   s	     r   c                 
    SS0$ Nfoobarr   r	   s    r   example_payloadFallback.example_payload       u~r   c                 
    SS0$ r   r   r   s    r   example_valueFallback.example_value   r   r   c                     0 SS.$ )Nzany valid json)typedescriptionr   r   s    r   api_infoFallback.api_info   s    +;<<r   r   N)
__name__
__module____qualname____firstlineno__r   r   r   r   r!   __static_attributes__r   r   r   r   r      s    =r   r   N)gradio.components.baser   r   r   r   r   <module>r)      s    ,=y =r   