--- !ruby/object:Gem::Specification name: ariadne_view_components version: !ruby/object:Gem::Version version: 0.0.54 platform: x86_64-linux authors: - Garen J. Torikian autorequire: bindir: exe cert_chain: [] date: 2023-07-13 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: tailwind_merge requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.1' force_ruby_platform: false - !ruby/object:Gem::Dependency name: actionview requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '6.1' - - "<" - !ruby/object:Gem::Version version: '8.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '6.1' - - "<" - !ruby/object:Gem::Version version: '8.0' - !ruby/object:Gem::Dependency name: activesupport requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '6.1' - - "<" - !ruby/object:Gem::Version version: '8.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '6.1' - - "<" - !ruby/object:Gem::Version version: '8.0' - !ruby/object:Gem::Dependency name: heroicons_helper requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.6' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.6' force_ruby_platform: false - !ruby/object:Gem::Dependency name: view_component requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.0' - - "<" - !ruby/object:Gem::Version version: '4.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.0' - - "<" - !ruby/object:Gem::Version version: '4.0' description: email: - gjtorikian@yetto.app executables: - tailwindcss extensions: [] extra_rdoc_files: [] files: - CHANGELOG.md - LICENSE.txt - README.md - app/assets/builds/ariadne_view_components.css - app/assets/javascripts/ariadne_view_components.js - app/assets/javascripts/ariadne_view_components.js.map - app/assets/javascripts/components/ariadne/accumulator_controller/accumulator_controller.d.ts - app/assets/javascripts/components/ariadne/ariadne-form.d.ts - app/assets/javascripts/components/ariadne/ariadne.d.ts - app/assets/javascripts/components/ariadne/clipboard_copy_component/clipboard-copy-component.d.ts - app/assets/javascripts/components/ariadne/dropdown/menu_component.d.ts - app/assets/javascripts/components/ariadne/events_controller/events_controller.d.ts - app/assets/javascripts/components/ariadne/options_controller/options_controller.d.ts - app/assets/javascripts/components/ariadne/outlet_manager_controller/outlet_manager_controller.d.ts - app/assets/javascripts/components/ariadne/rich_text_area_component/rich-text-area-component.d.ts - app/assets/javascripts/components/ariadne/slideover_component/slideover-component.d.ts - app/assets/javascripts/components/ariadne/string_match_controller/string_match_controller.d.ts - app/assets/javascripts/components/ariadne/synced_boolean_attributes_controller/synced_boolean_attributes_controller.d.ts - app/assets/javascripts/components/ariadne/tab_container_component/tab-container-component.d.ts - app/assets/javascripts/components/ariadne/tab_nav_component/tab-nav-component.d.ts - app/assets/javascripts/components/ariadne/time_ago_component/time-ago-component.d.ts - app/assets/javascripts/components/ariadne/toggleable_controller/toggleable_controller.d.ts - app/assets/javascripts/components/ariadne/tooltip_component/tooltip-component.d.ts - app/assets/stylesheets/ariadne_view_components.css - app/assets/stylesheets/dropdown.css - app/assets/stylesheets/prosemirror.css - app/assets/stylesheets/tooltip-component.css - app/components/ariadne/accumulator_controller/accumulator_controller.d.ts - app/components/ariadne/accumulator_controller/accumulator_controller.js - app/components/ariadne/accumulator_controller/accumulator_controller.ts - app/components/ariadne/action_card_component.html.erb - app/components/ariadne/action_card_component.rb - app/components/ariadne/ariadne-form.d.ts - app/components/ariadne/ariadne-form.js - app/components/ariadne/ariadne-form.ts - app/components/ariadne/ariadne.d.ts - app/components/ariadne/ariadne.js - app/components/ariadne/ariadne.ts - app/components/ariadne/avatar_component.rb - app/components/ariadne/avatar_stack_component.rb - app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb - app/components/ariadne/base_button.rb - app/components/ariadne/base_component.rb - app/components/ariadne/blankslate_component.rb - app/components/ariadne/blankslate_component/blankslate_component.html.erb - app/components/ariadne/body_component.rb - app/components/ariadne/bottom_tab_component.html.erb - app/components/ariadne/bottom_tab_component.rb - app/components/ariadne/bottom_tab_nav_component.html.erb - app/components/ariadne/bottom_tab_nav_component.rb - app/components/ariadne/breadcrumbs_component.html.erb - app/components/ariadne/breadcrumbs_component.rb - app/components/ariadne/button_component.rb - app/components/ariadne/button_component/button_component.html.erb - app/components/ariadne/checkbox_component.html.erb - app/components/ariadne/checkbox_component.rb - app/components/ariadne/clipboard_copy_component.rb - app/components/ariadne/clipboard_copy_component/clipboard-copy-component.d.ts - app/components/ariadne/clipboard_copy_component/clipboard-copy-component.js - app/components/ariadne/clipboard_copy_component/clipboard-copy-component.ts - app/components/ariadne/clipboard_copy_component/clipboard_copy_component.html.erb - app/components/ariadne/close_button_component.html.erb - app/components/ariadne/close_button_component.rb - app/components/ariadne/combobox_component.html.erb - app/components/ariadne/combobox_component.rb - app/components/ariadne/comment_component.rb - app/components/ariadne/comment_component/comment_component.html.erb - app/components/ariadne/component.rb - app/components/ariadne/container_component.rb - app/components/ariadne/container_component/container_component.html.erb - app/components/ariadne/content.rb - app/components/ariadne/counter_component.rb - app/components/ariadne/details_component.rb - app/components/ariadne/details_component/details_component.html.erb - app/components/ariadne/dropdown/menu_component.d.ts - app/components/ariadne/dropdown/menu_component.html.erb - app/components/ariadne/dropdown/menu_component.js - app/components/ariadne/dropdown/menu_component.rb - app/components/ariadne/dropdown/menu_component.ts - app/components/ariadne/dropdown_component.rb - app/components/ariadne/dropdown_component/dropdown_component.html.erb - app/components/ariadne/events_controller/events_controller.d.ts - app/components/ariadne/events_controller/events_controller.js - app/components/ariadne/events_controller/events_controller.ts - app/components/ariadne/flash_component.rb - app/components/ariadne/flash_component/flash_component.html.erb - app/components/ariadne/flex_component.rb - app/components/ariadne/flex_component/flex_component.html.erb - app/components/ariadne/footer_component.rb - app/components/ariadne/footer_component/footer_component.html.erb - app/components/ariadne/grid_component.rb - app/components/ariadne/grid_component/grid_component.html.erb - app/components/ariadne/header_component.rb - app/components/ariadne/header_component/header_component.html.erb - app/components/ariadne/heading_component.rb - app/components/ariadne/heroicon_component.rb - app/components/ariadne/heroicon_component/heroicon_component.html.erb - app/components/ariadne/image_component.rb - app/components/ariadne/inline_flex_component.rb - app/components/ariadne/inline_flex_component/inline_flex_component.html.erb - app/components/ariadne/layout_component.html.erb - app/components/ariadne/layout_component.rb - app/components/ariadne/link_component.rb - app/components/ariadne/list_component.rb - app/components/ariadne/list_component/list_component.html.erb - app/components/ariadne/modal_component.html.erb - app/components/ariadne/modal_component.rb - app/components/ariadne/narrow_container_component.rb - app/components/ariadne/narrow_container_component/narrow_container_component.html.erb - app/components/ariadne/options_controller/options_controller.d.ts - app/components/ariadne/options_controller/options_controller.js - app/components/ariadne/options_controller/options_controller.ts - app/components/ariadne/outlet_manager_controller/outlet_manager_controller.d.ts - app/components/ariadne/outlet_manager_controller/outlet_manager_controller.js - app/components/ariadne/outlet_manager_controller/outlet_manager_controller.ts - app/components/ariadne/panel_bar_component.rb - app/components/ariadne/panel_bar_component/panel_bar_component.html.erb - app/components/ariadne/pill_component.rb - app/components/ariadne/pill_component/pill_component.html.erb - app/components/ariadne/popover_component.html.erb - app/components/ariadne/popover_component.rb - app/components/ariadne/progress_bar_component.html.erb - app/components/ariadne/progress_bar_component.rb - app/components/ariadne/relative_time_component.html.erb - app/components/ariadne/relative_time_component.rb - app/components/ariadne/rich_text_area_component.rb - app/components/ariadne/rich_text_area_component/rich-text-area-component.d.ts - app/components/ariadne/rich_text_area_component/rich-text-area-component.js - app/components/ariadne/rich_text_area_component/rich-text-area-component.ts - app/components/ariadne/rich_text_area_component/rich_text_area_component.html.erb - app/components/ariadne/show_more_button_component.html.erb - app/components/ariadne/show_more_button_component.rb - app/components/ariadne/slideover_component.rb - app/components/ariadne/slideover_component/slideover-component.d.ts - app/components/ariadne/slideover_component/slideover-component.js - app/components/ariadne/slideover_component/slideover-component.ts - app/components/ariadne/slideover_component/slideover_component.html.erb - app/components/ariadne/spinner_component.html.erb - app/components/ariadne/spinner_component.rb - app/components/ariadne/string_match_controller/string_match_controller.d.ts - app/components/ariadne/string_match_controller/string_match_controller.js - app/components/ariadne/string_match_controller/string_match_controller.ts - app/components/ariadne/subheader_component.html.erb - app/components/ariadne/subheader_component.rb - app/components/ariadne/synced_boolean_attributes_controller/synced_boolean_attributes_controller.d.ts - app/components/ariadne/synced_boolean_attributes_controller/synced_boolean_attributes_controller.js - app/components/ariadne/synced_boolean_attributes_controller/synced_boolean_attributes_controller.ts - app/components/ariadne/tab_component.rb - app/components/ariadne/tab_component/tab_component.html.erb - app/components/ariadne/tab_container_component.erb - app/components/ariadne/tab_container_component.rb - app/components/ariadne/tab_container_component/tab-container-component.d.ts - app/components/ariadne/tab_container_component/tab-container-component.js - app/components/ariadne/tab_container_component/tab-container-component.ts - app/components/ariadne/tab_nav_component.rb - app/components/ariadne/tab_nav_component/tab-nav-component.d.ts - app/components/ariadne/tab_nav_component/tab-nav-component.js - app/components/ariadne/tab_nav_component/tab-nav-component.ts - app/components/ariadne/tab_nav_component/tab_nav_component.html.erb - app/components/ariadne/table_nav_component.rb - app/components/ariadne/table_nav_component/table_nav_component.html.erb - app/components/ariadne/text.rb - app/components/ariadne/time_ago_component.rb - app/components/ariadne/time_ago_component/time-ago-component.d.ts - app/components/ariadne/time_ago_component/time-ago-component.js - app/components/ariadne/time_ago_component/time-ago-component.ts - app/components/ariadne/timeline_component.rb - app/components/ariadne/timeline_component/timeline_component.html.erb - app/components/ariadne/toggle_component.rb - app/components/ariadne/toggle_component/toggle_component.html.erb - app/components/ariadne/toggleable_controller/toggleable_controller.d.ts - app/components/ariadne/toggleable_controller/toggleable_controller.js - app/components/ariadne/toggleable_controller/toggleable_controller.ts - app/components/ariadne/tooltip_component.rb - app/components/ariadne/tooltip_component/tooltip-component.d.ts - app/components/ariadne/tooltip_component/tooltip-component.js - app/components/ariadne/tooltip_component/tooltip-component.ts - app/components/ariadne/tooltip_component/tooltip_component.html.erb - app/lib/ariadne/action_view_extensions/form_helper.rb - app/lib/ariadne/audited/dsl.rb - app/lib/ariadne/class_name_helper.rb - app/lib/ariadne/fetch_or_fallback_helper.rb - app/lib/ariadne/form_builder.rb - app/lib/ariadne/icon_helper.rb - app/lib/ariadne/logger_helper.rb - app/lib/ariadne/status/dsl.rb - app/lib/ariadne/view_helper.rb - config/importmap.rb - exe/tailwindcss - exe/x86_64-linux/tailwindcss - lib/ariadne/view_components.rb - lib/ariadne/view_components/commands.rb - lib/ariadne/view_components/constants.rb - lib/ariadne/view_components/engine.rb - lib/ariadne/view_components/linters.rb - lib/ariadne/view_components/linters/argument_mappers/conversion_error.rb - lib/ariadne/view_components/linters/autocorrectable.rb - lib/ariadne/view_components/linters/base_linter.rb - lib/ariadne/view_components/linters/tag_tree_helpers.rb - lib/ariadne/view_components/statuses.rb - lib/ariadne/view_components/upstream.rb - lib/ariadne/view_components/version.rb - lib/rubocop/config/default.yml - lib/rubocop/cop/ariadne.rb - lib/rubocop/cop/ariadne/base_cop.rb - lib/rubocop/cop/ariadne/no_tag_memoize.rb - static/arguments.yml - static/assets/view-components.svg - static/audited_at.json - static/classes.yml - static/constants.json - static/statuses.json - static/tailwindcss.yml - tailwind.config.js homepage: https://github.com/yettoapp/ariadne licenses: - MIT metadata: allowed_push_host: https://rubygems.org post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.2' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.4.16 signing_key: specification_version: 4 summary: ViewComponents for the Ariadne Design System test_files: []