
    Eh                     B   S SK r S SKJrJrJr  S SKJrJr  \ R                  \	\
\\S\ R                  \ R                  \	\
\\S4      4   r\ R                  \ R                  \ R                  \ R                   4   r " S S\5      r\" \S\" \R(                  5      5        g)    N)	TypedDictNotRequiredLiteral)	Component_explicitize_argsc            4         ^  \ rS rSrSr/ rS/rSrS r                         S S\	R                  \   S\	R                  \	R                  \\4      S\	R                  \   S\	R                  \   S\	R                  \   S	\	R                  \   S
\	R                  \   S\	R                  \   S\	R                  \   S\	R                  \	R                  \\4      S\	R                  \	R                  \\4      S\	R                  \   S\	R                  \   S\	R                  \   S\	R                  \   S\	R                  \   S\	R                  \   S\	R                  \   S\	R                  \	R                  \S   \4      S\	R                  \   S\	R                  \   S\	R                  \   S\	R                  \	R$                     S\	R                  \	R                  \\4      S\	R                  \   42U 4S jjjrSrU =r$ )!Meter   a  A Meter component.
Meter is a wrapper for the <meter> HTML5 element.
For detailed attribute info see:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meter

Keyword arguments:

- children (a list of or a singular dash component, string or number; optional):
    The children of this component.

- id (string; optional):
    The ID of this component, used to identify dash components in
    callbacks. The ID needs to be unique across all of the components
    in an app.

- accessKey (string; optional):
    Keyboard shortcut to activate or add focus to the element.

- aria-* (string; optional):
    A wildcard aria attribute.

- className (string; optional):
    Often used with CSS to style elements with common properties.

- contentEditable (string; optional):
    Indicates whether the element's content is editable.

- data-* (string; optional):
    A wildcard data attribute.

- dir (string; optional):
    Defines the text direction. Allowed values are ltr (Left-To-Right)
    or rtl (Right-To-Left).

- disable_n_clicks (boolean; optional):
    When True, this will disable the n_clicks prop.  Use this to
    remove event listeners that may interfere with screen readers.

- draggable (string; optional):
    Defines whether the element can be dragged.

- form (string; optional):
    Indicates the form that is the owner of the element.

- hidden (a value equal to: 'hidden', 'HIDDEN' | boolean; optional):
    Prevents rendering of given element, while keeping child elements,
    e.g. script elements, active.

- high (string; optional):
    Indicates the lower bound of the upper range.

- key (string; optional):
    A unique identifier for the component, used to improve performance
    by React.js while rendering components See
    https://reactjs.org/docs/lists-and-keys.html for more info.

- lang (string; optional):
    Defines the language used in the element.

- low (string; optional):
    Indicates the upper bound of the lower range.

- max (string | number; optional):
    Indicates the maximum value allowed.

- min (string | number; optional):
    Indicates the minimum value allowed.

- n_clicks (number; default 0):
    An integer that represents the number of times that this element
    has been clicked on.

- n_clicks_timestamp (number; default -1):
    An integer that represents the time (in ms since 1970) at which
    n_clicks changed. This can be used to tell which button was
    changed most recently.

- optimum (string; optional):
    Indicates the optimal numeric value.

- role (string; optional):
    Defines an explicit role for an element for use by assistive
    technologies.

- spellCheck (string; optional):
    Indicates whether spell checking is allowed for the element.

- tabIndex (string | number; optional):
    Overrides the browser's default tab order and follows the one
    specified instead.

- title (string; optional):
    Text to be displayed in a tooltip when hovering over the element.

- value (string; optional):
    Defines a default value which will be displayed in the element on
    page load.childrendash_html_componentsidn_clicksn_clicks_timestampdisable_n_clickskeyformhighlowmaxminoptimumvalue	accessKey	classNamecontentEditabledir	draggablehidden)r   HIDDENlangrole
spellCheckstyletabIndextitlec                   > / SQU l         SS/U l        / SQU l        SS/U l        UR	                  S5      n[        5       nUR                  U5        U Vs0 s H  nUS:w  d  M  UUU   _M     nn[        [        U ]&  " SSU0UD6  g s  snf )N)r   r   r   zaria-*r   r   zdata-*r   r   r   r   r   r   r   r    r   r   r   r   r   r   r!   r"   r#   r$   r%   r   zdata-zaria-_explicit_argsr    )
_prop_names_valid_wildcard_attributesavailable_propertiesavailable_wildcard_propertiespoplocalsupdatesuperr	   __init__) selfr   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r    r!   r"   r#   r$   r%   kwargsr'   _localskargs	__class__s                                   bC:\Users\julio\OneDrive\Documentos\Trabajo\Ideas Frescas\venv\Lib\site-packages\dash/html/Meter.pyr1   Meter.__init__}   s    :
: ,3G*<'%
!: /6w-?*$45(v'5I~!j71:~IeT#>X>> Js   
B$
B)r)   r*   r+   r,   )NNNNNNNNNNNNNNNNNNNNNNNNN)__name__
__module____qualname____firstlineno____doc___children_props_base_nodes
_namespace_typetypingOptionalComponentTypeUnionstrdict
NumberTypeboolr   Anyr1   __static_attributes____classcell__)r7   s   @r8   r	   r	      s   `D O,K'JE 487;04:>26$(%)%)$(>B>B(,&**.*.04$(*.SW%)%)+/-1CG&*5^?//-0^? OOFLLd34^? //*-	^?
 #OOJ7^? !//$/^? __S!^? ooc"^? ooc"^? __S!^? __V\\#z/:;^? __V\\#z/:;^? %^? s#^? ??3'^?  ??3'!^?"  -#^?$ __S!%^?& ??3''^?( W5G-H$-N OP)^?* ooc"+^?, ooc"-^?. OOC(/^?0 vzz*1^?2 //&,,sJ"?@3^?4 s#5^? ^?    r	   r1   )rC   typing_extensionsr   r   r   dash.development.base_componentr   r   rF   rG   intfloatSequencerE   SupportsFloatSupportsIntSupportsComplexrI   r	   setattrr1   r(   rN   r8   <module>rX      s     = = H	
OOFLLc5)T!ABCE \\
&,,f.D.DD

F?I F?R z,U^^< =rN   