o
    Úó”iS  ã                   @   sJ   d dl mZ d dl mZ d dlZd dlmZ deeejj  fdd„Z	dS )é    )ÚList)ÚOptionalN)ÚDEFAULT_STYLEÚstylesc                 C   s&   t g}| dd„ | D ƒ¡ tj |¡S )z:Merge a list of styles with the Questionary default style.c                 S   s   g | ]}|d ur|‘qS )N© )Ú.0Úsr   r   úF/home/ubuntu/.local/lib/python3.10/site-packages/questionary/styles.pyÚ
<listcomp>   s    z(merge_styles_default.<locals>.<listcomp>)r   ÚextendÚprompt_toolkitr   Úmerge_styles)r   Úfiltered_stylesr   r   r	   Úmerge_styles_default	   s   r   )
Útypingr   r   Úprompt_toolkit.stylesr   Úquestionary.constantsr   r   ÚStyler   r   r   r   r	   Ú<module>   s
    