.editorconfig
.eslintrc.js
.gitignore
.nvmrc
.pre-commit-config.yaml
.readthedocs.yaml
.stylelintrc.js
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
addon.json
aldryn_config.py
browserslist
conftest.py
gulpfile.js
package.json
preview.png
pyproject.toml
setup.py
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/codecov.yml
.github/workflows/codeql.yml
.github/workflows/docs.yml
.github/workflows/lint-pr.yml
.github/workflows/publish-to-live-pypi.yml
.github/workflows/publish-to-test-pypi.yml
.tx/config
.tx/transifex.yaml
djangocms_frontend/__init__.py
djangocms_frontend/apps.py
djangocms_frontend/cms_plugins.py
djangocms_frontend/component_base.py
djangocms_frontend/component_pool.py
djangocms_frontend/fields.py
djangocms_frontend/helpers.py
djangocms_frontend/models.py
djangocms_frontend/plugin_tag.py
djangocms_frontend/settings.py
djangocms_frontend/ui_plugin_base.py
djangocms_frontend/views.py
djangocms_frontend.egg-info/PKG-INFO
djangocms_frontend.egg-info/SOURCES.txt
djangocms_frontend.egg-info/dependency_links.txt
djangocms_frontend.egg-info/requires.txt
djangocms_frontend.egg-info/top_level.txt
djangocms_frontend/common/__init__.py
djangocms_frontend/common/attributes.py
djangocms_frontend/common/title.py
djangocms_frontend/common/bootstrap5/__init__.py
djangocms_frontend/common/bootstrap5/background.py
djangocms_frontend/common/bootstrap5/responsive.py
djangocms_frontend/common/bootstrap5/sizing.py
djangocms_frontend/common/bootstrap5/spacing.py
djangocms_frontend/common/tailwind/spacing.py
djangocms_frontend/contrib/__init__.py
djangocms_frontend/contrib/accordion/__init__.py
djangocms_frontend/contrib/accordion/cms_plugins.py
djangocms_frontend/contrib/accordion/forms.py
djangocms_frontend/contrib/accordion/models.py
djangocms_frontend/contrib/accordion/frameworks/__init__.py
djangocms_frontend/contrib/accordion/frameworks/bootstrap5.py
djangocms_frontend/contrib/accordion/migrations/0001_initial.py
djangocms_frontend/contrib/accordion/migrations/__init__.py
djangocms_frontend/contrib/accordion/templates/djangocms_frontend/bootstrap5/accordion.html
djangocms_frontend/contrib/accordion/templates/djangocms_frontend/bootstrap5/accordion_item.html
djangocms_frontend/contrib/alert/__init__.py
djangocms_frontend/contrib/alert/cms_plugins.py
djangocms_frontend/contrib/alert/forms.py
djangocms_frontend/contrib/alert/models.py
djangocms_frontend/contrib/alert/frameworks/__init__.py
djangocms_frontend/contrib/alert/frameworks/bootstrap5.py
djangocms_frontend/contrib/alert/frameworks/foundation6.py
djangocms_frontend/contrib/alert/migrations/0001_initial.py
djangocms_frontend/contrib/alert/migrations/__init__.py
djangocms_frontend/contrib/alert/templates/djangocms_frontend/admin/alert.html
djangocms_frontend/contrib/alert/templates/djangocms_frontend/bootstrap5/alert.html
djangocms_frontend/contrib/alert/templates/djangocms_frontend/foundation6/alert.html
djangocms_frontend/contrib/badge/__init__.py
djangocms_frontend/contrib/badge/cms_plugins.py
djangocms_frontend/contrib/badge/forms.py
djangocms_frontend/contrib/badge/models.py
djangocms_frontend/contrib/badge/frameworks/__init__.py
djangocms_frontend/contrib/badge/frameworks/bootstrap5.py
djangocms_frontend/contrib/badge/migrations/0001_initial.py
djangocms_frontend/contrib/badge/migrations/__init__.py
djangocms_frontend/contrib/badge/templates/djangocms_frontend/badge.html
djangocms_frontend/contrib/badge/templates/djangocms_frontend/admin/badge.html
djangocms_frontend/contrib/card/__init__.py
djangocms_frontend/contrib/card/cms_plugins.py
djangocms_frontend/contrib/card/constants.py
djangocms_frontend/contrib/card/forms.py
djangocms_frontend/contrib/card/models.py
djangocms_frontend/contrib/card/frameworks/__init__.py
djangocms_frontend/contrib/card/frameworks/bootstrap5.py
djangocms_frontend/contrib/card/frameworks/foundation6.py
djangocms_frontend/contrib/card/migrations/0001_initial.py
djangocms_frontend/contrib/card/migrations/__init__.py
djangocms_frontend/contrib/card/templates/djangocms_frontend/admin/card.html
djangocms_frontend/contrib/card/templates/djangocms_frontend/admin/card_layout.html
djangocms_frontend/contrib/card/templates/djangocms_frontend/bootstrap5/card.html
djangocms_frontend/contrib/carousel/__init__.py
djangocms_frontend/contrib/carousel/cms_plugins.py
djangocms_frontend/contrib/carousel/constants.py
djangocms_frontend/contrib/carousel/forms.py
djangocms_frontend/contrib/carousel/models.py
djangocms_frontend/contrib/carousel/frameworks/__init__.py
djangocms_frontend/contrib/carousel/frameworks/bootstrap5.py
djangocms_frontend/contrib/carousel/migrations/0001_initial.py
djangocms_frontend/contrib/carousel/migrations/__init__.py
djangocms_frontend/contrib/carousel/templates/djangocms_frontend/admin/carousel.html
djangocms_frontend/contrib/carousel/templates/djangocms_frontend/bootstrap5/carousel/default/carousel.html
djangocms_frontend/contrib/carousel/templates/djangocms_frontend/bootstrap5/carousel/default/image.html
djangocms_frontend/contrib/carousel/templates/djangocms_frontend/bootstrap5/carousel/default/slide.html
djangocms_frontend/contrib/collapse/__init__.py
djangocms_frontend/contrib/collapse/cms_plugins.py
djangocms_frontend/contrib/collapse/forms.py
djangocms_frontend/contrib/collapse/models.py
djangocms_frontend/contrib/collapse/frameworks/__init__.py
djangocms_frontend/contrib/collapse/frameworks/bootstrap5.py
djangocms_frontend/contrib/collapse/migrations/0001_initial.py
djangocms_frontend/contrib/collapse/migrations/__init__.py
djangocms_frontend/contrib/collapse/templates/djangocms_frontend/admin/collapse.html
djangocms_frontend/contrib/collapse/templates/djangocms_frontend/bootstrap5/collapse-container.html
djangocms_frontend/contrib/collapse/templates/djangocms_frontend/bootstrap5/collapse-trigger.html
djangocms_frontend/contrib/collapse/templates/djangocms_frontend/bootstrap5/collapse.html
djangocms_frontend/contrib/content/__init__.py
djangocms_frontend/contrib/content/cms_plugins.py
djangocms_frontend/contrib/content/constants.py
djangocms_frontend/contrib/content/forms.py
djangocms_frontend/contrib/content/models.py
djangocms_frontend/contrib/content/frameworks/__init__.py
djangocms_frontend/contrib/content/frameworks/bootstrap5.py
djangocms_frontend/contrib/content/migrations/0001_initial.py
djangocms_frontend/contrib/content/migrations/__init__.py
djangocms_frontend/contrib/content/templates/djangocms_frontend/admin/blockquote.html
djangocms_frontend/contrib/content/templates/djangocms_frontend/admin/code.html
djangocms_frontend/contrib/content/templates/djangocms_frontend/admin/figure.html
djangocms_frontend/contrib/content/templates/djangocms_frontend/bootstrap5/blockquote.html
djangocms_frontend/contrib/content/templates/djangocms_frontend/bootstrap5/code.html
djangocms_frontend/contrib/content/templates/djangocms_frontend/bootstrap5/figure.html
djangocms_frontend/contrib/grid/__init__.py
djangocms_frontend/contrib/grid/cms_plugins.py
djangocms_frontend/contrib/grid/constants.py
djangocms_frontend/contrib/grid/forms.py
djangocms_frontend/contrib/grid/models.py
djangocms_frontend/contrib/grid/frameworks/__init__.py
djangocms_frontend/contrib/grid/frameworks/bootstrap5.py
djangocms_frontend/contrib/grid/frameworks/foundation6.py
djangocms_frontend/contrib/grid/migrations/0001_initial.py
djangocms_frontend/contrib/grid/migrations/__init__.py
djangocms_frontend/contrib/grid/templates/djangocms_frontend/admin/grid_column.html
djangocms_frontend/contrib/grid/templates/djangocms_frontend/admin/grid_container.html
djangocms_frontend/contrib/grid/templates/djangocms_frontend/admin/grid_row.html
djangocms_frontend/contrib/grid/templates/djangocms_frontend/bootstrap5/grid_row.html
djangocms_frontend/contrib/icon/__init__.py
djangocms_frontend/contrib/icon/apps.py
djangocms_frontend/contrib/icon/cms_plugins.py
djangocms_frontend/contrib/icon/conf.py
djangocms_frontend/contrib/icon/fields.py
djangocms_frontend/contrib/icon/forms.py
djangocms_frontend/contrib/icon/models.py
djangocms_frontend/contrib/icon/frameworks/__init__.py
djangocms_frontend/contrib/icon/frameworks/bootstrap5.py
djangocms_frontend/contrib/icon/migrations/0001_initial.py
djangocms_frontend/contrib/icon/migrations/__init__.py
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/ElegantIcons.eot
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/ElegantIcons.svg
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/ElegantIcons.ttf
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/ElegantIcons.woff
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/feather-icons.eot
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/feather-icons.svg
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/feather-icons.ttf
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/feather-icons.woff
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/fomantic-ui-brand-icons.woff
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/fomantic-ui-brand-icons.woff2
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/fomantic-ui-icons.woff
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/fomantic-ui-icons.woff2
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/fomantic-ui-outline-icons.woff
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/fomantic-ui-outline-icons.woff2
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/foundation-icons.eot
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/foundation-icons.svg
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/foundation-icons.ttf
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/foundation-icons.woff
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/open-iconic.eot
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/open-iconic.otf
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/open-iconic.svg
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/open-iconic.ttf
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/open-iconic.woff
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/tabler-icons.eot
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/tabler-icons.svg
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/tabler-icons.ttf
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/tabler-icons.woff
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/tabler-icons.woff2
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/weathericons-regular-webfont.eot
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/weathericons-regular-webfont.svg
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/weathericons-regular-webfont.ttf
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/weathericons-regular-webfont.woff
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/fonts/weathericons-regular-webfont.woff2
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/bootstrap-icons.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/bootstrap-icons.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/elegant-icons.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/elegant-icons.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/feather-icons.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/feather-icons.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/fomantic-ui.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/fomantic-ui.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/font-awesome-brands.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/font-awesome-brands.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/font-awesome-regular.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/font-awesome-regular.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/font-awesome-solid.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/font-awesome-solid.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/font-awesome.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/font-awesome.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/foundation-icons.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/foundation-icons.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/happy-icons.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/happy-icons.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/icomoon.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/icomoon.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/material-icons-filled.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/material-icons-filled.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/material-icons-outlined.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/material-icons-outlined.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/material-icons-round.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/material-icons-round.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/material-icons-sharp.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/material-icons-sharp.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/material-icons-two-tone.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/material-icons-two-tone.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/open-iconic.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/open-iconic.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/tabler-icons.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/tabler-icons.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/weather-icons.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/weather-icons.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/zondicons.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/icons-libraries/zondicons.min.json
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/images/magnifying-glass-solid.svg
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/images/star-of-life-solid.svg
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/images/xmark-solid.svg
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/js/universal-icon-picker.js
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/js/universal-icon-picker.min.js
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/js/universal-icon-picker.min.js.map
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/scss/universal-icon-picker.scss
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/stylesheets/elegant-icons.css
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/stylesheets/elegant-icons.min.css
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/stylesheets/feather-icons.css
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/stylesheets/feather-icons.min.css
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/stylesheets/fomantic-ui-icons.css
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/stylesheets/fomantic-ui-icons.min.css
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/stylesheets/foundation-icons.css
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/stylesheets/foundation-icons.min.css
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/stylesheets/open-iconic.css
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/stylesheets/open-iconic.min.css
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/stylesheets/tabler-icons.css
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/stylesheets/tabler-icons.min.css
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/stylesheets/weather-icons.css
djangocms_frontend/contrib/icon/static/djangocms_frontend/icon/vendor/assets/stylesheets/weather-icons.min.css
djangocms_frontend/contrib/icon/static/djangocms_text_ckeditor/ckeditor/icon/ckeditor.icons.js
djangocms_frontend/contrib/icon/templates/djangocms_frontend/admin/widgets/icon_picker.html
djangocms_frontend/contrib/icon/templates/djangocms_frontend/bootstrap5/icon.html
djangocms_frontend/contrib/icon/templates/djangocms_frontend/icon/add_css.html
djangocms_frontend/contrib/icon/templatetags/__init__.py
djangocms_frontend/contrib/icon/templatetags/icon_tags.py
djangocms_frontend/contrib/image/__init__.py
djangocms_frontend/contrib/image/cms_plugins.py
djangocms_frontend/contrib/image/fields.py
djangocms_frontend/contrib/image/forms.py
djangocms_frontend/contrib/image/image_save.py
djangocms_frontend/contrib/image/models.py
djangocms_frontend/contrib/image/frameworks/__init__.py
djangocms_frontend/contrib/image/frameworks/bootstrap5.py
djangocms_frontend/contrib/image/migrations/0001_initial.py
djangocms_frontend/contrib/image/migrations/__init__.py
djangocms_frontend/contrib/image/templates/djangocms_frontend/admin/image.html
djangocms_frontend/contrib/image/templates/djangocms_frontend/bootstrap5/default/image.html
djangocms_frontend/contrib/jumbotron/__init__.py
djangocms_frontend/contrib/jumbotron/cms_plugins.py
djangocms_frontend/contrib/jumbotron/forms.py
djangocms_frontend/contrib/jumbotron/models.py
djangocms_frontend/contrib/jumbotron/frameworks/__init__.py
djangocms_frontend/contrib/jumbotron/frameworks/bootstrap5.py
djangocms_frontend/contrib/jumbotron/migrations/0001_initial.py
djangocms_frontend/contrib/jumbotron/migrations/__init__.py
djangocms_frontend/contrib/jumbotron/templates/djangocms_frontend/admin/jumbotron.html
djangocms_frontend/contrib/jumbotron/templates/djangocms_frontend/bootstrap5/jumbotron/default/jumbotron.html
djangocms_frontend/contrib/link/__init__.py
djangocms_frontend/contrib/link/apps.py
djangocms_frontend/contrib/link/cms_plugins.py
djangocms_frontend/contrib/link/constants.py
djangocms_frontend/contrib/link/forms.py
djangocms_frontend/contrib/link/helpers.py
djangocms_frontend/contrib/link/models.py
djangocms_frontend/contrib/link/frameworks/__init__.py
djangocms_frontend/contrib/link/frameworks/bootstrap5.py
djangocms_frontend/contrib/link/frameworks/tailwind.py
djangocms_frontend/contrib/link/migrations/0001_initial.py
djangocms_frontend/contrib/link/migrations/0002_rename_plugin.py
djangocms_frontend/contrib/link/migrations/__init__.py
djangocms_frontend/contrib/link/static/djangocms_text_ckeditor/icons/link.svg
djangocms_frontend/contrib/link/templates/djangocms_frontend/admin/link.html
djangocms_frontend/contrib/link/templates/djangocms_frontend/bootstrap5/link/default/icon.html
djangocms_frontend/contrib/link/templates/djangocms_frontend/bootstrap5/link/default/link.html
djangocms_frontend/contrib/link/templates/djangocms_frontend/foundation6/link/default/icon.html
djangocms_frontend/contrib/link/templates/djangocms_frontend/foundation6/link/default/link.html
djangocms_frontend/contrib/link/templates/djangocms_frontend/tailwind/link/default/icon.html
djangocms_frontend/contrib/link/templates/djangocms_frontend/tailwind/link/default/link.html
djangocms_frontend/contrib/listgroup/__init__.py
djangocms_frontend/contrib/listgroup/cms_plugins.py
djangocms_frontend/contrib/listgroup/constants.py
djangocms_frontend/contrib/listgroup/forms.py
djangocms_frontend/contrib/listgroup/models.py
djangocms_frontend/contrib/listgroup/frameworks/__init__.py
djangocms_frontend/contrib/listgroup/frameworks/bootstrap5.py
djangocms_frontend/contrib/listgroup/migrations/0001_initial.py
djangocms_frontend/contrib/listgroup/migrations/__init__.py
djangocms_frontend/contrib/listgroup/templates/djangocms_frontend/admin/list-group.html
djangocms_frontend/contrib/media/__init__.py
djangocms_frontend/contrib/media/cms_plugins.py
djangocms_frontend/contrib/media/forms.py
djangocms_frontend/contrib/media/models.py
djangocms_frontend/contrib/media/frameworks/__init__.py
djangocms_frontend/contrib/media/frameworks/bootstrap5.py
djangocms_frontend/contrib/media/migrations/0001_initial.py
djangocms_frontend/contrib/media/migrations/__init__.py
djangocms_frontend/contrib/media/templates/djangocms_frontend/admin/media.html
djangocms_frontend/contrib/media/templates/djangocms_frontend/bootstrap5/media.html
djangocms_frontend/contrib/navigation/__init__.py
djangocms_frontend/contrib/navigation/cms_plugins.py
djangocms_frontend/contrib/navigation/forms.py
djangocms_frontend/contrib/navigation/models.py
djangocms_frontend/contrib/navigation/frameworks/__init__.py
djangocms_frontend/contrib/navigation/frameworks/bootstrap5.py
djangocms_frontend/contrib/navigation/migrations/0001_initial.py
djangocms_frontend/contrib/navigation/migrations/__init__.py
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/admin/brand.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/admin/navigation.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/admin/navlink.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/admin/page_tree.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/default/brand.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/default/dropdown.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/default/icon.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/default/link.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/default/menu.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/default/menu_dropdown.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/default/navigation.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/default/page_tree.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/offcanvas/brand.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/offcanvas/dropdown.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/offcanvas/link.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/offcanvas/menu.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/offcanvas/menu_dropdown.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/offcanvas/navigation.html
djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/offcanvas/page_tree.html
djangocms_frontend/contrib/tabs/__init__.py
djangocms_frontend/contrib/tabs/cms_plugins.py
djangocms_frontend/contrib/tabs/constants.py
djangocms_frontend/contrib/tabs/forms.py
djangocms_frontend/contrib/tabs/models.py
djangocms_frontend/contrib/tabs/frameworks/__init__.py
djangocms_frontend/contrib/tabs/frameworks/bootstrap5.py
djangocms_frontend/contrib/tabs/migrations/0001_initial.py
djangocms_frontend/contrib/tabs/migrations/__init__.py
djangocms_frontend/contrib/tabs/templates/djangocms_frontend/admin/tabs.html
djangocms_frontend/contrib/tabs/templates/djangocms_frontend/bootstrap5/tabs/default/item.html
djangocms_frontend/contrib/tabs/templates/djangocms_frontend/bootstrap5/tabs/default/tabs.html
djangocms_frontend/contrib/utilities/__init__.py
djangocms_frontend/contrib/utilities/cms_plugins.py
djangocms_frontend/contrib/utilities/forms.py
djangocms_frontend/contrib/utilities/models.py
djangocms_frontend/contrib/utilities/frameworks/__init__.py
djangocms_frontend/contrib/utilities/frameworks/bootstrap5.py
djangocms_frontend/contrib/utilities/migrations/0001_initial.py
djangocms_frontend/contrib/utilities/migrations/__init__.py
djangocms_frontend/contrib/utilities/templates/djangocms_frontend/heading.html
djangocms_frontend/contrib/utilities/templates/djangocms_frontend/toc.html
djangocms_frontend/contrib/utilities/templates/djangocms_frontend/admin/no_form.html
djangocms_frontend/contrib/utilities/templates/djangocms_frontend/admin/spacing.html
djangocms_frontend/contrib/utilities/templates/djangocms_frontend/bootstrap5/editor_note.html
djangocms_frontend/contrib/utilities/templatetags/__init__.py
djangocms_frontend/contrib/utilities/templatetags/fe_utilities.py
djangocms_frontend/frameworks/__init__.py
djangocms_frontend/frameworks/bootstrap5.py
djangocms_frontend/frameworks/tailwind.py
djangocms_frontend/locale/ar/LC_MESSAGES/django.mo
djangocms_frontend/locale/ar/LC_MESSAGES/django.po
djangocms_frontend/locale/de/LC_MESSAGES/django.mo
djangocms_frontend/locale/de/LC_MESSAGES/django.po
djangocms_frontend/locale/en/LC_MESSAGES/django.mo
djangocms_frontend/locale/en/LC_MESSAGES/django.po
djangocms_frontend/locale/es/LC_MESSAGES/django.mo
djangocms_frontend/locale/es/LC_MESSAGES/django.po
djangocms_frontend/locale/fr/LC_MESSAGES/django.mo
djangocms_frontend/locale/fr/LC_MESSAGES/django.po
djangocms_frontend/locale/hr/LC_MESSAGES/django.mo
djangocms_frontend/locale/hr/LC_MESSAGES/django.po
djangocms_frontend/locale/it/LC_MESSAGES/django.mo
djangocms_frontend/locale/it/LC_MESSAGES/django.po
djangocms_frontend/locale/nl/LC_MESSAGES/django.mo
djangocms_frontend/locale/nl/LC_MESSAGES/django.po
djangocms_frontend/locale/sq/LC_MESSAGES/django.mo
djangocms_frontend/locale/sq/LC_MESSAGES/django.po
djangocms_frontend/management/__init__.py
djangocms_frontend/management/bootstrap4_migration.py
djangocms_frontend/management/icon_migration.py
djangocms_frontend/management/styled_link_migration.py
djangocms_frontend/management/commands/__init__.py
djangocms_frontend/management/commands/frontend.py
djangocms_frontend/management/commands/subcommands/__init__.py
djangocms_frontend/management/commands/subcommands/base.py
djangocms_frontend/management/commands/subcommands/frequency_analysis.py
djangocms_frontend/management/commands/subcommands/migrate.py
djangocms_frontend/management/commands/subcommands/stale_references.py
djangocms_frontend/management/commands/subcommands/sync_permissions.py
djangocms_frontend/migrations/0001_initial.py
djangocms_frontend/migrations/0002_migrate_links.py
djangocms_frontend/migrations/__init__.py
djangocms_frontend/static/djangocms_frontend/css/base.css
djangocms_frontend/static/djangocms_frontend/css/base.css.map
djangocms_frontend/static/djangocms_frontend/css/button_group.css
djangocms_frontend/static/djangocms_frontend/css/button_group.css.map
djangocms_frontend/static/djangocms_frontend/css/div_select.css
djangocms_frontend/static/djangocms_frontend/css/structure_board.css
djangocms_frontend/static/djangocms_frontend/js/auto_input.js
djangocms_frontend/static/djangocms_frontend/js/bundle.base.js
djangocms_frontend/static/djangocms_frontend/js/bundle.grid.js
djangocms_frontend/static/djangocms_frontend/js/bundle.link.js
djangocms_frontend/static/djangocms_frontend/js/django_select2.js
djangocms_frontend/templates/djangocms_frontend.html
djangocms_frontend/templates/bootstrap5/base.html
djangocms_frontend/templates/bootstrap5/dropdown.html
djangocms_frontend/templates/bootstrap5/menu.html
djangocms_frontend/templates/djangocms_frontend/html_container.html
djangocms_frontend/templates/djangocms_frontend/slot.html
djangocms_frontend/templates/djangocms_frontend/user_message.html
djangocms_frontend/templates/djangocms_frontend/admin/base-collapse.html
djangocms_frontend/templates/djangocms_frontend/admin/base-tabs.html
djangocms_frontend/templates/djangocms_frontend/admin/base.html
djangocms_frontend/templates/djangocms_frontend/admin/deprecated.html
djangocms_frontend/templates/djangocms_frontend/admin/includes/fieldset.html
djangocms_frontend/templates/djangocms_frontend/admin/widgets/button_group.html
djangocms_frontend/templates/djangocms_frontend/admin/widgets/button_group_color_option.html
djangocms_frontend/templates/djangocms_frontend/admin/widgets/button_group_option.html
djangocms_frontend/templates/djangocms_frontend/admin/widgets/icon_group_option.html
djangocms_frontend/templates/djangocms_frontend/admin/widgets/select.html
djangocms_frontend/templates/tailwind/base.html
djangocms_frontend/templates/tailwind/dropdown.html
djangocms_frontend/templates/tailwind/menu.html
djangocms_frontend/templatetags/__init__.py
djangocms_frontend/templatetags/cms_component.py
djangocms_frontend/templatetags/frontend.py
docs/Makefile
docs/requirements.in
docs/requirements.txt
docs/source/conf.py
docs/source/genindex.rst
docs/source/index.rst
docs/source/reference.rst
docs/source/spelling_wordlist.txt
docs/source/how-to/add-frontend-plugins.rst
docs/source/how-to/add-tab-style.rst
docs/source/how-to/create-themes.rst
docs/source/how-to/extend-frontend-plugins.rst
docs/source/how-to/index.rst
docs/source/how-to/inline-editing.rst
docs/source/how-to/internal-link-targets.rst
docs/source/how-to/migrate-3rd-party-plugins.rst
docs/source/how-to/migrate-bootstrap4.rst
docs/source/how-to/use-frontend-as-component.rst
docs/source/plugins/common.rst
docs/source/plugins/components.rst
docs/source/plugins/grid.rst
docs/source/plugins/index.rst
docs/source/plugins/toc.rst
docs/source/plugins/screenshots/accordion-example.png
docs/source/plugins/screenshots/accordion-plugins.png
docs/source/plugins/screenshots/add_plugin.png
docs/source/plugins/screenshots/adv-settings-active.png
docs/source/plugins/screenshots/alert-example.png
docs/source/plugins/screenshots/alert-plugins.png
docs/source/plugins/screenshots/badge-example.png
docs/source/plugins/screenshots/card-example.png
docs/source/plugins/screenshots/card-inner.png
docs/source/plugins/screenshots/card-overlay-example.png
docs/source/plugins/screenshots/card-plugins.png
docs/source/plugins/screenshots/card.png
docs/source/plugins/screenshots/col.png
docs/source/plugins/screenshots/container.png
docs/source/plugins/screenshots/form-plugin.png
docs/source/plugins/screenshots/icon-picker.png
docs/source/plugins/screenshots/row.png
docs/source/plugins/screenshots/tab-error-indicator.png
docs/source/plugins/screenshots/tabs-advanced.png
docs/source/plugins/screenshots/tabs-background.png
docs/source/plugins/screenshots/tabs-main.png
docs/source/plugins/screenshots/tabs-spacing.png
docs/source/plugins/screenshots/tabs-visibility.png
docs/source/tutorial/builtin_components.rst
docs/source/tutorial/custom_components.rst
docs/source/tutorial/index.rst
docs/source/tutorial/template_components.rst
examples/__init__.py
examples/migrations/__init__.py
examples/templates/examples/cms_components/feature_hanging.html
examples/templates/examples/cms_components/feature_icon.html
examples/templates/examples/cms_components/icon_grid.html
private/js/.babelrc
private/js/base.js
private/js/grid.js
private/js/link.js
private/js/webpack.config.js
private/js/components/card-group.js
private/js/components/context-group.js
private/js/components/grid-layout.js
private/js/components/preview-generator.js
private/js/components/templates.js
private/sass/_import_bootstrap.scss
private/sass/base.scss
private/sass/button_group.scss
private/sass/components/_button-group.scss
private/sass/components/_forms.scss
private/sass/components/_grid-layout.scss
private/sass/components/_icon-picker.scss
private/sass/components/_icons.scss
private/sass/components/_preview-generator.scss
private/sass/components/_tabs.scss
private/sass/components/_title.scss
private/sass/components/_tooltip.scss
private/sass/components/_variables.scss
private/svg/align-reset.svg
private/svg/columns.svg
private/svg/flex-align-center.svg
private/svg/flex-align-end.svg
private/svg/flex-align-start.svg
private/svg/flex-column.svg
private/svg/flex-content-around.svg
private/svg/flex-content-between.svg
private/svg/flex-content-center.svg
private/svg/flex-content-end.svg
private/svg/flex-content-start.svg
private/svg/flex-self-center.svg
private/svg/flex-self-end.svg
private/svg/flex-self-start.svg
private/svg/info.svg
private/svg/mb.svg
private/svg/me.svg
private/svg/ms.svg
private/svg/mt.svg
private/svg/mx.svg
private/svg/my.svg
private/svg/nav-fill.svg
private/svg/nav-justify.svg
private/svg/pb.svg
private/svg/pe.svg
private/svg/ps.svg
private/svg/pt.svg
private/svg/px.svg
private/svg/py.svg
private/svg/size-lg.svg
private/svg/size-md.svg
private/svg/size-sm.svg
private/svg/size-xl.svg
private/svg/size-xs.svg
private/svg/size-xxl.svg
tests/__init__.py
tests/fixtures.py
tests/helpers.py
tests/test_autocomponent.py
tests/test_constants.py
tests/test_fields.py
tests/test_helpers.py
tests/test_migrations.py
tests/test_plugin_tag.py
tests/test_settings.py
tests/urls.py
tests/accordion/__init__.py
tests/accordion/test_models.py
tests/accordion/test_plugins.py
tests/alert/__init__.py
tests/alert/test_models.py
tests/alert/test_plugins.py
tests/badge/__init__.py
tests/badge/test_models.py
tests/badge/test_plugins.py
tests/bootstrap_examples/__init__.py
tests/bootstrap_examples/templates/bootstrap_examples/cms_components/header_centered.html
tests/card/__init__.py
tests/card/test_models.py
tests/card/test_plugins.py
tests/carousel/__init__.py
tests/carousel/test_models.py
tests/carousel/test_plugins.py
tests/collapse/__init__.py
tests/collapse/test_models.py
tests/collapse/test_plugins.py
tests/component/__init__.py
tests/component/test_models.py
tests/component/test_plugins.py
tests/content/__init__.py
tests/content/test_models.py
tests/content/test_plugins.py
tests/grid/__init__.py
tests/grid/test_forms.py
tests/grid/test_models.py
tests/grid/test_plugins.py
tests/icon/__init__.py
tests/icon/test_models.py
tests/icon/test_plugins.py
tests/image/__init__.py
tests/image/test_drag_n_drop.py
tests/image/test_models.py
tests/image/test_plugins.py
tests/jumbotron/__init__.py
tests/jumbotron/test_models.py
tests/jumbotron/test_plugins.py
tests/link/__init__.py
tests/link/test_migration.py
tests/link/test_models.py
tests/link/test_plugins.py
tests/listgroup/__init__.py
tests/listgroup/test_models.py
tests/listgroup/test_plugins.py
tests/media/__init__.py
tests/media/test_models.py
tests/media/test_plugins.py
tests/navigation/__init__.py
tests/navigation/test_models.py
tests/navigation/test_plugins.py
tests/requirements/base.txt
tests/requirements/dj42_cms311.txt
tests/requirements/dj42_cms41.txt
tests/requirements/dj50_cms41.txt
tests/requirements/dj51_cms41.txt
tests/tabs/__init__.py
tests/tabs/test_models.py
tests/tabs/test_plugins.py
tests/templates/page.html
tests/test_app/__init__.py
tests/test_app/cms_components.py
tests/test_app/migrations/__init__.py
tests/test_app/templates/button.html
tests/test_app/templates/hero.html
tests/test_app/templates/test_app/cms_components/hero.html
tests/test_app/templates/test_app/cms_components/with_slots.html
tests/test_app/templates/test_app/cms_components/ui/button.html
tests/test_app/templates/test_app/my_components/test_component.htm
tests/utilities/__init__.py
tests/utilities/test_models.py
tests/utilities/test_plugins.py
tools/tasks/lint.js
tools/tasks/sass.js
tools/tasks/svg.js
tools/tasks/webpack.js