U
    Zfr                     @   s   d Z ddlZddlmZmZmZ ddlT ddlmZ ddlm	Z	 ddl
mZ ejdd	g ZejejeZejed
dZdde dddgZg ZejD ]ZeeeZee_ee_qee	e_dd Zdd ZdS )z2Bootstrap themed components for use in Plotly Dash    N)_componentsiconsthemes)*)Table)_generate_table_from_df)__version__r   r   r   zmetadata.jsonz,_components/dash_bootstrap_components.min.jsz,https://unpkg.com/dash-bootstrap-components@z&/dist/dash_bootstrap_components.min.jsdash_bootstrap_components)Zrelative_package_pathZexternal_url	namespacec                 C   s4   | dkrt |  dt dt dtd| d S )N)ZCardColumnsZCardDeckZ	FormGroupZInputGroupAddonZ	JumbotronZListGroupItemHeadingZListGroupItemTextzJ was deprecated in dash-bootstrap-components version 1.0.0. You are using z. For more details please see the migration guide: https://github.com/facultyai/dash-bootstrap-components/blob/6da4a97f940483deb3dc9c815ef4c7e450ff0be7/docs/content/migration-guide.mdzmodule z has no attribute )AttributeErrorr   __name__)name r   F/tmp/pip-unpacked-wheel-gvynaulb/dash_bootstrap_components/__init__.py__getattr__)   s
    	r   c                   C   s   t S )N)__all__r   r   r   r   __dir__>   s    r   )__doc__osr	   r   r   r   Z%dash_bootstrap_components._componentsr   Z dash_bootstrap_components._tabler   Z"dash_bootstrap_components._versionr   r   pathdirnameabspath__file__Z_current_pathjoinZ_METADATA_PATHZ_js_distZ	_css_distZ_component_namegetattrZ
_componentclassmethodZfrom_dataframer   r   r   r   r   r   <module>   s,   



