# -*- encoding: utf-8 -*- # stub: lookbook 1.0.8 ruby lib Gem::Specification.new do |s| s.name = "lookbook".freeze s.version = "1.0.8".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Mark Perkins".freeze] s.date = "2022-09-15" s.files = ["LICENSE.txt".freeze, "README.md".freeze, "app/assets/lookbook/css/lookbook.css".freeze, "app/assets/lookbook/css/themes/blue.css".freeze, "app/assets/lookbook/css/themes/indigo.css".freeze, "app/assets/lookbook/css/themes/zinc.css".freeze, "app/assets/lookbook/css/tooltip.css".freeze, "app/assets/lookbook/js/app.js".freeze, "app/assets/lookbook/js/components/clipboard.js".freeze, "app/assets/lookbook/js/components/tooltip.js".freeze, "app/assets/lookbook/js/config.js".freeze, "app/assets/lookbook/js/embed.js".freeze, "app/assets/lookbook/js/helpers/build.js".freeze, "app/assets/lookbook/js/helpers/dom.js".freeze, "app/assets/lookbook/js/helpers/layout.js".freeze, "app/assets/lookbook/js/helpers/request.js".freeze, "app/assets/lookbook/js/helpers/string.js".freeze, "app/assets/lookbook/js/lib/socket.js".freeze, "app/assets/lookbook/js/lib/tippy.js".freeze, "app/assets/lookbook/js/lookbook.js".freeze, "app/assets/lookbook/js/plugins/logger.js".freeze, "app/assets/lookbook/js/stores/filter.js".freeze, "app/assets/lookbook/js/stores/inspector.js".freeze, "app/assets/lookbook/js/stores/layout.js".freeze, "app/assets/lookbook/js/stores/nav.js".freeze, "app/assets/lookbook/js/stores/pages.js".freeze, "app/assets/lookbook/js/stores/settings.js".freeze, "app/assets/lookbook/js/stores/workbench.js".freeze, "app/channels/lookbook/connection.rb".freeze, "app/channels/lookbook/reload_channel.rb".freeze, "app/components/lookbook/base_component.rb".freeze, "app/components/lookbook/button/component.html.erb".freeze, "app/components/lookbook/button/component.js".freeze, "app/components/lookbook/button/component.rb".freeze, "app/components/lookbook/button_group/component.html.erb".freeze, "app/components/lookbook/button_group/component.rb".freeze, "app/components/lookbook/code/component.css".freeze, "app/components/lookbook/code/component.html.erb".freeze, "app/components/lookbook/code/component.js".freeze, "app/components/lookbook/code/component.rb".freeze, "app/components/lookbook/code/highlight_github_light.css".freeze, "app/components/lookbook/copy_button/component.html.erb".freeze, "app/components/lookbook/copy_button/component.js".freeze, "app/components/lookbook/copy_button/component.rb".freeze, "app/components/lookbook/dimensions_display/component.html.erb".freeze, "app/components/lookbook/dimensions_display/component.js".freeze, "app/components/lookbook/dimensions_display/component.rb".freeze, "app/components/lookbook/embed/component.html.erb".freeze, "app/components/lookbook/embed/component.js".freeze, "app/components/lookbook/embed/component.rb".freeze, "app/components/lookbook/filter/component.html.erb".freeze, "app/components/lookbook/filter/component.js".freeze, "app/components/lookbook/filter/component.rb".freeze, "app/components/lookbook/header/component.html.erb".freeze, "app/components/lookbook/header/component.rb".freeze, "app/components/lookbook/icon/component.css".freeze, "app/components/lookbook/icon/component.html.erb".freeze, "app/components/lookbook/icon/component.js".freeze, "app/components/lookbook/icon/component.rb".freeze, "app/components/lookbook/inspector_panel/component.css".freeze, "app/components/lookbook/inspector_panel/component.html.erb".freeze, "app/components/lookbook/inspector_panel/component.rb".freeze, "app/components/lookbook/nav/component.html.erb".freeze, "app/components/lookbook/nav/component.js".freeze, "app/components/lookbook/nav/component.rb".freeze, "app/components/lookbook/nav/item/component.html.erb".freeze, "app/components/lookbook/nav/item/component.js".freeze, "app/components/lookbook/nav/item/component.rb".freeze, "app/components/lookbook/page_tabs/component.html.erb".freeze, "app/components/lookbook/page_tabs/component.rb".freeze, "app/components/lookbook/params_editor/component.html.erb".freeze, "app/components/lookbook/params_editor/component.js".freeze, "app/components/lookbook/params_editor/component.rb".freeze, "app/components/lookbook/params_editor/field/component.html.erb".freeze, "app/components/lookbook/params_editor/field/component.js".freeze, "app/components/lookbook/params_editor/field/component.rb".freeze, "app/components/lookbook/prose/component.css".freeze, "app/components/lookbook/prose/component.html.erb".freeze, "app/components/lookbook/prose/component.rb".freeze, "app/components/lookbook/split_layout/component.html.erb".freeze, "app/components/lookbook/split_layout/component.js".freeze, "app/components/lookbook/split_layout/component.rb".freeze, "app/components/lookbook/tab_panels/component.html.erb".freeze, "app/components/lookbook/tab_panels/component.js".freeze, "app/components/lookbook/tab_panels/component.rb".freeze, "app/components/lookbook/tab_panels/panel/component.html.erb".freeze, "app/components/lookbook/tab_panels/panel/component.rb".freeze, "app/components/lookbook/tabs/component.css".freeze, "app/components/lookbook/tabs/component.html.erb".freeze, "app/components/lookbook/tabs/component.js".freeze, "app/components/lookbook/tabs/component.rb".freeze, "app/components/lookbook/tabs/dropdown_tab/component.html.erb".freeze, "app/components/lookbook/tabs/dropdown_tab/component.rb".freeze, "app/components/lookbook/tabs/tab/component.html.erb".freeze, "app/components/lookbook/tabs/tab/component.rb".freeze, "app/components/lookbook/tag_component.rb".freeze, "app/components/lookbook/toolbar/component.css".freeze, "app/components/lookbook/toolbar/component.html.erb".freeze, "app/components/lookbook/toolbar/component.rb".freeze, "app/components/lookbook/viewport/component.css".freeze, "app/components/lookbook/viewport/component.html.erb".freeze, "app/components/lookbook/viewport/component.js".freeze, "app/components/lookbook/viewport/component.rb".freeze, "app/controllers/lookbook/application_controller.rb".freeze, "app/controllers/lookbook/page_controller.rb".freeze, "app/controllers/lookbook/pages_controller.rb".freeze, "app/controllers/lookbook/previews_controller.rb".freeze, "app/helpers/lookbook/application_helper.rb".freeze, "app/helpers/lookbook/component_helper.rb".freeze, "app/helpers/lookbook/output_helper.rb".freeze, "app/helpers/lookbook/page_helper.rb".freeze, "app/helpers/lookbook/preview_helper.rb".freeze, "app/views/layouts/lookbook/application.html.erb".freeze, "app/views/layouts/lookbook/inspector.html.erb".freeze, "app/views/layouts/lookbook/page.html.erb".freeze, "app/views/layouts/lookbook/shell.html.erb".freeze, "app/views/layouts/lookbook/skeleton.html.erb".freeze, "app/views/layouts/lookbook/standalone.html.erb".freeze, "app/views/lookbook/404.html.erb".freeze, "app/views/lookbook/error.html.erb".freeze, "app/views/lookbook/index.html.erb".freeze, "app/views/lookbook/pages/show.html.erb".freeze, "app/views/lookbook/preview.html.erb".freeze, "app/views/lookbook/previews/panels/_content.html.erb".freeze, "app/views/lookbook/previews/panels/_notes.html.erb".freeze, "app/views/lookbook/previews/panels/_output.html.erb".freeze, "app/views/lookbook/previews/panels/_params.html.erb".freeze, "app/views/lookbook/previews/panels/_preview.html.erb".freeze, "app/views/lookbook/previews/panels/_source.html.erb".freeze, "app/views/lookbook/previews/show.html.erb".freeze, "config/routes.rb".freeze, "lib/lookbook.rb".freeze, "lib/lookbook/code_formatter.rb".freeze, "lib/lookbook/collection.rb".freeze, "lib/lookbook/component.rb".freeze, "lib/lookbook/config.rb".freeze, "lib/lookbook/data.rb".freeze, "lib/lookbook/engine.rb".freeze, "lib/lookbook/entity.rb".freeze, "lib/lookbook/error.rb".freeze, "lib/lookbook/features.rb".freeze, "lib/lookbook/hooks.rb".freeze, "lib/lookbook/lang.rb".freeze, "lib/lookbook/markdown.rb".freeze, "lib/lookbook/page.rb".freeze, "lib/lookbook/page_collection.rb".freeze, "lib/lookbook/page_section.rb".freeze, "lib/lookbook/panels.rb".freeze, "lib/lookbook/params.rb".freeze, "lib/lookbook/parser.rb".freeze, "lib/lookbook/preview.rb".freeze, "lib/lookbook/preview_collection.rb".freeze, "lib/lookbook/preview_controller.rb".freeze, "lib/lookbook/preview_example.rb".freeze, "lib/lookbook/preview_group.rb".freeze, "lib/lookbook/source_inspector.rb".freeze, "lib/lookbook/store.rb".freeze, "lib/lookbook/tag.rb".freeze, "lib/lookbook/tags.rb".freeze, "lib/lookbook/theme.rb".freeze, "lib/lookbook/utils.rb".freeze, "lib/lookbook/version.rb".freeze, "lib/tasks/lookbook_tasks.rake".freeze, "public/lookbook-assets/css/app.css".freeze, "public/lookbook-assets/css/app.css.map".freeze, "public/lookbook-assets/css/lookbook.css".freeze, "public/lookbook-assets/css/lookbook.css.map".freeze, "public/lookbook-assets/css/themes/blue.css".freeze, "public/lookbook-assets/css/themes/blue.css.map".freeze, "public/lookbook-assets/css/themes/indigo.css".freeze, "public/lookbook-assets/css/themes/indigo.css.map".freeze, "public/lookbook-assets/css/themes/zinc.css".freeze, "public/lookbook-assets/css/themes/zinc.css.map".freeze, "public/lookbook-assets/css/themes/zinc.css.map.91837.5".freeze, "public/lookbook-assets/feather-sprite.svg".freeze, "public/lookbook-assets/js/app.js".freeze, "public/lookbook-assets/js/app.js.map".freeze, "public/lookbook-assets/js/embed.js".freeze, "public/lookbook-assets/js/embed.js.91837.6".freeze, "public/lookbook-assets/js/embed.js.map".freeze, "public/lookbook-assets/js/lookbook.js".freeze, "public/lookbook-assets/js/lookbook.js.map".freeze] s.homepage = "https://github.com/allmarkedup/lookbook".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A native development UI for ViewComponent".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 5.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.26".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9.25".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.3.4".freeze]) end