
    h              
           d dl mZ d dlmZ ddlmZ ddlmZ ddl	m
Z
mZmZ ddlmZ d	d
lmZmZ  ej                   e      Zej$                   G d d ed      e
eee             Zy)    )plugin_pool)gettext_lazy   )settings)CMSUIPlugin)AttributesMixinResponsiveMixinSpacingMixin   )alert   )formsmodelsc                   z    e Zd ZdZ ed      Z ed      Zej                  Z	e
j                  ZdZdZdddd	gifgZy)
AlertPluginz_
    Components > "Alerts" Plugin
    https://getbootstrap.com/docs/5.0/components/alerts/
    AlertFrontendz#djangocms_frontend/admin/alert.htmlTNfieldsalert_contextalert_dismissible)__name__
__module____qualname____doc___namemoduler   r   modelr   	AlertFormformchange_form_templateallow_children	fieldsets     \/home/dcms/DCMS/lib/python3.12/site-packages/djangocms_frontend/contrib/alert/cms_plugins.pyr   r      s\    
 W:Dz]FLLE??D@N #'	

Ir%   r   r   N)cms.plugin_poolr   django.utils.translationr   r    r   cms_pluginsr   commonr   r	   r
   r   r   r   get_renderermixin_factoryregister_pluginr   r$   r%   r&   <module>r/      s^    ' 6  & D D  %%%e, -(/?LZe  r%   