--- !ruby/object:Gem::Specification name: decidim-design version: !ruby/object:Gem::Version version: 0.28.2 platform: ruby authors: - Decidim Team autorequire: bindir: bin cert_chain: [] date: 2024-07-16 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: decidim-core requirement: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 0.28.2 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 0.28.2 - !ruby/object:Gem::Dependency name: decidim-dev requirement: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 0.28.2 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 0.28.2 description: The design guide module for Decidim. email: - hola@decidim.org executables: [] extensions: [] extra_rdoc_files: [] files: - README.md - Rakefile - app/controllers/concerns/decidim/design/has_templates.rb - app/controllers/decidim/design/application_controller.rb - app/controllers/decidim/design/components_controller.rb - app/controllers/decidim/design/foundations_controller.rb - app/controllers/decidim/design/home_controller.rb - app/helpers/decidim/design/activities_helper.rb - app/helpers/decidim/design/address_helper.rb - app/helpers/decidim/design/announcement_helper.rb - app/helpers/decidim/design/application_helper.rb - app/helpers/decidim/design/author_helper.rb - app/helpers/decidim/design/buttons_helper.rb - app/helpers/decidim/design/cards_helper.rb - app/helpers/decidim/design/colors_helper.rb - app/helpers/decidim/design/follow_helper.rb - app/helpers/decidim/design/iconography_helper.rb - app/helpers/decidim/design/report_helper.rb - app/helpers/decidim/design/share_helper.rb - app/helpers/decidim/design/tab_panels_helper.rb - app/helpers/decidim/design/typography_helper.rb - app/packs/entrypoints/decidim_design.js - app/packs/stylesheets/design.scss - app/views/decidim/design/components/accordions.html.erb - app/views/decidim/design/components/activities.html.erb - app/views/decidim/design/components/activities/_static-activities.html.erb - app/views/decidim/design/components/activities/_static-activity.html.erb - app/views/decidim/design/components/address.html.erb - app/views/decidim/design/components/address/_static-address-online.html.erb - app/views/decidim/design/components/address/_static-address-person.html.erb - app/views/decidim/design/components/announcement.html.erb - app/views/decidim/design/components/author.html.erb - app/views/decidim/design/components/author/_static-avatar.html.erb - app/views/decidim/design/components/author/_static-compact.html.erb - app/views/decidim/design/components/author/_static-default.html.erb - app/views/decidim/design/components/buttons.html.erb - app/views/decidim/design/components/cards.html.erb - app/views/decidim/design/components/cards/_static-card-g-highlight.html.erb - app/views/decidim/design/components/cards/_static-card-g-metadata-2.html.erb - app/views/decidim/design/components/cards/_static-card-g-metadata.html.erb - app/views/decidim/design/components/cards/_static-card-g.html.erb - app/views/decidim/design/components/cards/_static-card-l-description.html.erb - app/views/decidim/design/components/cards/_static-card-l-extra-data-2.html.erb - app/views/decidim/design/components/cards/_static-card-l-extra-data.html.erb - app/views/decidim/design/components/cards/_static-card-l-image.html.erb - app/views/decidim/design/components/cards/_static-card-l-meetings.html.erb - app/views/decidim/design/components/cards/_static-card-l.html.erb - app/views/decidim/design/components/cards/_static-card-s.html.erb - app/views/decidim/design/components/dialogs.html.erb - app/views/decidim/design/components/dropdowns.html.erb - app/views/decidim/design/components/follow.html.erb - app/views/decidim/design/components/follow/_static-follow-default.html.erb - app/views/decidim/design/components/follow/_static-follow-unfollow.html.erb - app/views/decidim/design/components/forms.html.erb - app/views/decidim/design/components/report.html.erb - app/views/decidim/design/components/report/_static-report.html.erb - app/views/decidim/design/components/share.html.erb - app/views/decidim/design/components/tab_panels.html.erb - app/views/decidim/design/foundations/accessibility.html.erb - app/views/decidim/design/foundations/color.html.erb - app/views/decidim/design/foundations/color/_table.html.erb - app/views/decidim/design/foundations/iconography.html.erb - app/views/decidim/design/foundations/iconography/_icons.html.erb - app/views/decidim/design/foundations/layout.html.erb - app/views/decidim/design/foundations/typography.html.erb - app/views/decidim/design/home/index.html.erb - app/views/decidim/design/shared/_card_grid.html.erb - app/views/decidim/design/shared/_cell_snippet.html.erb - app/views/decidim/design/shared/_sections.html.erb - app/views/decidim/design/shared/_table.html.erb - app/views/layouts/decidim/design/_head.html.erb - app/views/layouts/decidim/design/_layout.html.erb - app/views/layouts/decidim/design/application.html.erb - config/assets.rb - config/routes.rb - decidim-design.gemspec - lib/decidim/design.rb - lib/decidim/design/engine.rb - lib/decidim/design/version.rb homepage: https://decidim.org licenses: - AGPL-3.0 metadata: bug_tracker_uri: https://github.com/decidim/decidim/issues documentation_uri: https://docs.decidim.org/ funding_uri: https://opencollective.com/decidim homepage_uri: https://decidim.org source_code_uri: https://github.com/decidim/decidim post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.1.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.3.7 signing_key: specification_version: 4 summary: Decidim Design Guide (DDG) module test_files: []