# -*- encoding: utf-8 -*- # stub: workarea-swatches 1.0.5 ruby lib Gem::Specification.new do |s| s.name = "workarea-swatches".freeze s.version = "1.0.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ben Crouse".freeze] s.date = "2019-08-21" s.description = "Provides global and custom swatches for products".freeze s.email = ["bcrouse@weblinc.com".freeze] s.files = [".editorconfig".freeze, ".github/ISSUE_TEMPLATE/bug_report.md".freeze, ".github/ISSUE_TEMPLATE/documentation-request.md".freeze, ".github/ISSUE_TEMPLATE/feature_request.md".freeze, ".gitignore".freeze, "CHANGELOG.md".freeze, "CODE_OF_CONDUCT.md".freeze, "CONTRIBUTING.md".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/javascripts/workarea/storefront/swatches/modules/product_summary_swatches.js".freeze, "app/assets/stylesheets/workarea/storefront/swatches/components/_option_button.scss".freeze, "app/assets/stylesheets/workarea/storefront/swatches/components/_swatch_facet.scss".freeze, "app/assets/stylesheets/workarea/storefront/swatches/components/_swatch_options.scss".freeze, "app/controllers/workarea/admin/catalog_product_swatches_controller.rb".freeze, "app/controllers/workarea/admin/catalog_swatches_controller.rb".freeze, "app/controllers/workarea/storefront/products_controller.decorator".freeze, "app/helpers/workarea/storefront/swatches_helper.rb".freeze, "app/models/workarea/catalog/product.decorator".freeze, "app/models/workarea/catalog/product_swatch.rb".freeze, "app/models/workarea/catalog/swatch.rb".freeze, "app/models/workarea/search/settings.decorator".freeze, "app/queries/workarea/search/category_browse.decorator".freeze, "app/queries/workarea/search/product_search.decorator".freeze, "app/queries/workarea/search/swatched_facets.rb".freeze, "app/queries/workarea/search/swatches_facet.rb".freeze, "app/seeds/workarea/swatches_seeds.rb".freeze, "app/view_models/workarea/storefront/product_templates/swatches_view_model.rb".freeze, "app/views/workarea/admin/activities/_catalog_product_swatch_create.html.haml".freeze, "app/views/workarea/admin/activities/_catalog_product_swatch_destroy.html.haml".freeze, "app/views/workarea/admin/activities/_catalog_swatch_create.html.haml".freeze, "app/views/workarea/admin/activities/_catalog_swatch_destroy.html.haml".freeze, "app/views/workarea/admin/catalog_product_swatches/edit.html.haml".freeze, "app/views/workarea/admin/catalog_product_swatches/index.html.haml".freeze, "app/views/workarea/admin/catalog_products/_swatches_card.html.haml".freeze, "app/views/workarea/admin/catalog_swatches/_primary_navigation.html.haml".freeze, "app/views/workarea/admin/catalog_swatches/index.html.haml".freeze, "app/views/workarea/api/storefront/facets/_swatches.json.jbuilder".freeze, "app/views/workarea/storefront/facets/_swatches.html.haml".freeze, "app/views/workarea/storefront/products/_swatch_summary.html.haml".freeze, "app/views/workarea/storefront/products/templates/_swatches.html.haml".freeze, "bin/rails".freeze, "config/initializers/dragonfly.rb".freeze, "config/initializers/workarea.rb".freeze, "config/locales/en.yml".freeze, "config/routes.rb".freeze, "lib/tasks/swatches_tasks.rake".freeze, "lib/workarea/swatches.rb".freeze, "lib/workarea/swatches/engine.rb".freeze, "lib/workarea/swatches/version.rb".freeze, "test/dummy/Rakefile".freeze, "test/dummy/app/assets/config/manifest.js".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/jobs/application_job.rb".freeze, "test/dummy/app/mailers/application_mailer.rb".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/app/views/layouts/mailer.html.erb".freeze, "test/dummy/app/views/layouts/mailer.text.erb".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/bin/rake".freeze, "test/dummy/bin/setup".freeze, "test/dummy/bin/update".freeze, "test/dummy/bin/yarn".freeze, "test/dummy/config.ru".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/cable.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/initializers/application_controller_renderer.rb".freeze, "test/dummy/config/initializers/assets.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/cookies_serializer.rb".freeze, "test/dummy/config/initializers/filter_parameter_logging.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/workarea.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/puma.rb".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/secrets.yml".freeze, "test/dummy/config/spring.rb".freeze, "test/dummy/db/seeds.rb".freeze, "test/dummy/log/.keep".freeze, "test/factories/workarea/swatches.rb".freeze, "test/integration/workarea/admin/product_swatches_integration_test.rb".freeze, "test/integration/workarea/admin/swatches_integration_test.rb".freeze, "test/integration/workarea/storefront/swatches_integration_test.rb".freeze, "test/system/workarea/admin/swatches_system_test.rb".freeze, "test/system/workarea/storefront/browse_swatches_system_test.rb".freeze, "test/system/workarea/storefront/swatches_system_test.rb".freeze, "test/teaspoon_env.rb".freeze, "test/test_helper.rb".freeze, "test/view_models/workarea/storefront/product_templates/swatches_view_model_test.rb".freeze, "workarea-swatches.gemspec".freeze] s.homepage = "https://github.com/workarea-commerce/workarea-swatches".freeze s.licenses = ["Business Software License".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Adds swatching to the Workarea platform".freeze end