lightning_ui_kit 0.3.4 → 0.3.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1084) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -1
  3. data/app/assets/stylesheets/lightning_ui_kit/application.css +1 -0
  4. data/app/components/lightning_ui_kit/button_component.rb +22 -13
  5. data/app/components/lightning_ui_kit/layout_component.html.erb +2 -2
  6. data/app/components/lightning_ui_kit/layout_component.rb +0 -1
  7. data/app/components/lightning_ui_kit/pagination_component.html.erb +2 -2
  8. data/app/components/lightning_ui_kit/table_component.html.erb +1 -1
  9. data/lib/lightning_ui_kit/builder.rb +0 -4
  10. data/lib/lightning_ui_kit/version.rb +1 -1
  11. data/vendor/bundle/ruby/3.4.0/bin/minitest +29 -0
  12. data/vendor/bundle/ruby/3.4.0/cache/benchmark-0.5.0.gem +0 -0
  13. data/vendor/bundle/ruby/3.4.0/cache/bigdecimal-4.1.2.gem +0 -0
  14. data/vendor/bundle/ruby/3.4.0/cache/concurrent-ruby-1.3.6.gem +0 -0
  15. data/vendor/bundle/ruby/3.4.0/cache/connection_pool-3.0.2.gem +0 -0
  16. data/vendor/bundle/ruby/3.4.0/cache/i18n-1.14.8.gem +0 -0
  17. data/vendor/bundle/ruby/3.4.0/cache/loofah-2.25.1.gem +0 -0
  18. data/vendor/bundle/ruby/3.4.0/cache/minitest-6.0.6.gem +0 -0
  19. data/vendor/bundle/ruby/3.4.0/cache/nokogiri-1.19.3-x86_64-linux-gnu.gem +0 -0
  20. data/vendor/bundle/ruby/3.4.0/cache/prism-1.9.0.gem +0 -0
  21. data/vendor/bundle/ruby/3.4.0/cache/rails-html-sanitizer-1.7.0.gem +0 -0
  22. data/vendor/bundle/ruby/3.4.0/cache/tailwind_merge-1.4.0.gem +0 -0
  23. data/vendor/bundle/ruby/3.4.0/cache/uri-1.1.1.gem +0 -0
  24. data/vendor/bundle/ruby/3.4.0/cache/view_component-4.8.0.gem +0 -0
  25. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-4.1.2/bigdecimal.so +0 -0
  26. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-4.1.2/gem_make.out +39 -0
  27. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-4.1.2/mkmf.log +474 -0
  28. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/date_core.so +0 -0
  29. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem_make.out +6 -6
  30. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/mkmf.log +4 -4
  31. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/erb/escape.so +0 -0
  32. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/gem_make.out +6 -6
  33. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/mkmf.log +2 -2
  34. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/gem_make.out +6 -6
  35. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/io/console.so +0 -0
  36. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/mkmf.log +16 -16
  37. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/gem_make.out +6 -6
  38. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/json/ext/generator.so +0 -0
  39. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/json/ext/parser.so +0 -0
  40. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/mkmf.log +9 -9
  41. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/gem_make.out +6 -6
  42. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/mkmf.log +12 -12
  43. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/nio4r_ext.so +0 -0
  44. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.9.0/gem_make.out +44 -0
  45. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.9.0/mkmf.log +74 -0
  46. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.9.0/prism/prism.so +0 -0
  47. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem_make.out +6 -6
  48. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/mkmf.log +10 -10
  49. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/psych.so +0 -0
  50. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem_make.out +6 -6
  51. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/racc/cparse.so +0 -0
  52. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem_make.out +6 -6
  53. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/mkmf.log +2 -2
  54. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/stringio.so +0 -0
  55. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/gem_make.out +6 -6
  56. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/websocket_mask.so +0 -0
  57. data/vendor/bundle/ruby/3.4.0/gems/benchmark-0.5.0/lib/benchmark.rb +608 -0
  58. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/bigdecimal.gemspec +62 -0
  59. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/Makefile +274 -0
  60. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/bigdecimal.c +6207 -0
  61. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/bigdecimal.h +298 -0
  62. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/bits.h +144 -0
  63. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/div.h +192 -0
  64. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/extconf.rb +63 -0
  65. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/missing/dtoa.c +3509 -0
  66. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/missing.h +106 -0
  67. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/ntt.h +191 -0
  68. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/jacobian.rb +92 -0
  69. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/ludcmp.rb +91 -0
  70. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/math.rb +927 -0
  71. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/newton.rb +82 -0
  72. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/util.rb +186 -0
  73. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal.rb +404 -0
  74. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal.so +0 -0
  75. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sample/linear.rb +110 -0
  76. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sample/nlsolve.rb +57 -0
  77. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sample/pi.rb +16 -0
  78. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sig/big_decimal.rbs +1502 -0
  79. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sig/big_decimal_util.rbs +158 -0
  80. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sig/big_math.rbs +423 -0
  81. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/CHANGELOG.md +609 -0
  82. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/README.md +409 -0
  83. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb +29 -0
  84. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/collection/ruby_timeout_queue.rb +55 -0
  85. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/collection/timeout_queue.rb +18 -0
  86. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/concurrent_ruby.jar +0 -0
  87. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb +222 -0
  88. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb +101 -0
  89. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb +147 -0
  90. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb +23 -0
  91. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb +396 -0
  92. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/timer_set.rb +179 -0
  93. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executors.rb +19 -0
  94. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/mvar.rb +242 -0
  95. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/promise.rb +580 -0
  96. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/timer_task.rb +366 -0
  97. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/version.rb +3 -0
  98. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/Changes.md +220 -0
  99. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/README.md +182 -0
  100. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/connection_pool.gemspec +35 -0
  101. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool/fork.rb +40 -0
  102. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool/timed_stack.rb +236 -0
  103. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool/version.rb +3 -0
  104. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool/wrapper.rb +43 -0
  105. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool.rb +185 -0
  106. data/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/Makefile +3 -3
  107. data/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/lib/date_core.so +0 -0
  108. data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/Makefile +3 -3
  109. data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/escape.so +0 -0
  110. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/backend/interpolation_compiler.rb +122 -0
  111. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/exceptions.rb +155 -0
  112. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/middleware.rb +17 -0
  113. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/tests/interpolation.rb +185 -0
  114. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/version.rb +5 -0
  115. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n.rb +478 -0
  116. data/vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/Makefile +3 -3
  117. data/vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/lib/io/console.so +0 -0
  118. data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/ext/json/ext/generator/Makefile +3 -3
  119. data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/ext/json/ext/parser/Makefile +3 -3
  120. data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/lib/json/ext/generator.so +0 -0
  121. data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/lib/json/ext/parser.so +0 -0
  122. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.25.1/CHANGELOG.md +608 -0
  123. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.25.1/SECURITY.md +18 -0
  124. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.25.1/lib/loofah/html5/scrub.rb +244 -0
  125. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.25.1/lib/loofah/version.rb +6 -0
  126. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/History.rdoc +1860 -0
  127. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/Manifest.txt +41 -0
  128. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/README.rdoc +763 -0
  129. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/Rakefile +89 -0
  130. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/bin/minitest +5 -0
  131. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/design_rationale.rb +54 -0
  132. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/hoe/minitest.rb +30 -0
  133. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/assertions.rb +821 -0
  134. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/autorun.rb +5 -0
  135. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/benchmark.rb +452 -0
  136. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/bisect.rb +304 -0
  137. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/complete.rb +56 -0
  138. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/find_minimal_combination.rb +127 -0
  139. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/hell.rb +11 -0
  140. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/manual_plugins.rb +4 -0
  141. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/parallel.rb +72 -0
  142. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/path_expander.rb +432 -0
  143. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/pride.rb +4 -0
  144. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/pride_plugin.rb +135 -0
  145. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/server.rb +49 -0
  146. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/server_plugin.rb +88 -0
  147. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/spec.rb +324 -0
  148. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/sprint.rb +105 -0
  149. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/sprint_plugin.rb +39 -0
  150. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/test.rb +232 -0
  151. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/test_task.rb +331 -0
  152. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest.rb +1232 -0
  153. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/metametameta.rb +150 -0
  154. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_bisect.rb +249 -0
  155. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_find_minimal_combination.rb +138 -0
  156. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_assertions.rb +1729 -0
  157. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_benchmark.rb +151 -0
  158. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_reporter.rb +437 -0
  159. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_spec.rb +1095 -0
  160. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_test.rb +1295 -0
  161. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_path_expander.rb +229 -0
  162. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_server.rb +146 -0
  163. data/vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/Makefile +3 -3
  164. data/vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio4r_ext.so +0 -0
  165. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/Gemfile +40 -0
  166. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/LICENSE-DEPENDENCIES.md +2411 -0
  167. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/README.md +308 -0
  168. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/dependencies.yml +31 -0
  169. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/extconf.rb +1165 -0
  170. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlIO.h +438 -0
  171. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlversion.h +347 -0
  172. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/xml_document.c +788 -0
  173. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/xslt_stylesheet.c +457 -0
  174. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/3.2/nokogiri.so +0 -0
  175. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/3.3/nokogiri.so +0 -0
  176. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/3.4/nokogiri.so +0 -0
  177. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/4.0/nokogiri.so +0 -0
  178. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/class_resolver.rb +65 -0
  179. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rb +155 -0
  180. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rex +57 -0
  181. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/jruby/nokogiri_jars.rb +48 -0
  182. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/version/constant.rb +6 -0
  183. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/xml/parse_options.rb +217 -0
  184. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/xml/sax/document.rb +258 -0
  185. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/xslt/stylesheet.rb +54 -0
  186. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/xslt.rb +138 -0
  187. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/CHANGELOG.md +786 -0
  188. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/config.yml +4739 -0
  189. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/docs/ripper_translation.md +63 -0
  190. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/ext/prism/Makefile +273 -0
  191. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/ext/prism/extension.h +19 -0
  192. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/include/prism/ast.h +8254 -0
  193. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/include/prism/version.h +29 -0
  194. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/lex_compat.rb +911 -0
  195. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/node.rb +19966 -0
  196. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/parse_result.rb +907 -0
  197. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/prism.so +0 -0
  198. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/serialize.rb +2400 -0
  199. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/translation/ripper/filter.rb +53 -0
  200. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/translation/ripper/lexer.rb +135 -0
  201. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/translation/ripper.rb +3520 -0
  202. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism.rb +98 -0
  203. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/prism.gemspec +172 -0
  204. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/rbi/prism/node.rbi +8750 -0
  205. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/rbi/prism.rbi +63 -0
  206. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/sig/prism/node.rbs +4042 -0
  207. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/sig/prism/parse_result.rbs +197 -0
  208. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/sig/prism.rbs +272 -0
  209. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/src/prism.c +22679 -0
  210. data/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/Makefile +3 -3
  211. data/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych.so +0 -0
  212. data/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +3 -3
  213. data/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
  214. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/CHANGELOG.md +265 -0
  215. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/lib/rails/html/sanitizer/version.rb +9 -0
  216. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/lib/rails/html/sanitizer.rb +427 -0
  217. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/test/rails_api_test.rb +101 -0
  218. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/test/sanitizer_test.rb +1284 -0
  219. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/test/scrubbers_test.rb +294 -0
  220. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/test/test_helper.rb +7 -0
  221. data/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/Makefile +3 -3
  222. data/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/lib/stringio.so +0 -0
  223. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/CHANGELOG.md +302 -0
  224. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/Gemfile +17 -0
  225. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/README.md +397 -0
  226. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/lib/tailwind_merge/config.rb +2417 -0
  227. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/lib/tailwind_merge/validators.rb +193 -0
  228. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/lib/tailwind_merge/version.rb +5 -0
  229. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/tailwind_merge.gemspec +42 -0
  230. data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/common.rb +922 -0
  231. data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/file.rb +100 -0
  232. data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/generic.rb +1592 -0
  233. data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/http.rb +137 -0
  234. data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/rfc2396_parser.rb +547 -0
  235. data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/version.rb +6 -0
  236. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/controllers/concerns/view_component/preview_actions.rb +105 -0
  237. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/controllers/view_components_system_test_controller.rb +25 -0
  238. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/views/test_mailer/test_asset_email.html.erb +1 -0
  239. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/views/test_mailer/test_url_email.html.erb +1 -0
  240. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/views/view_components/preview.html.erb +5 -0
  241. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/docs/CHANGELOG.md +3565 -0
  242. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/abstract_generator.rb +56 -0
  243. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/component/component_generator.rb +80 -0
  244. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/component/templates/component.rb.tt +21 -0
  245. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/erb/erb_generator.rb +34 -0
  246. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/haml/haml_generator.rb +22 -0
  247. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/locale/locale_generator.rb +46 -0
  248. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/preview/preview_generator.rb +39 -0
  249. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/rspec/rspec_generator.rb +31 -0
  250. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/slim/slim_generator.rb +22 -0
  251. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/stimulus/stimulus_generator.rb +44 -0
  252. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/tailwindcss/tailwindcss_generator.rb +11 -0
  253. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/test_unit/test_unit_generator.rb +20 -0
  254. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/base.rb +749 -0
  255. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/collection.rb +78 -0
  256. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/compiler.rb +204 -0
  257. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/config.rb +191 -0
  258. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/configurable.rb +33 -0
  259. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/deprecation.rb +8 -0
  260. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/engine.rb +128 -0
  261. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/errors.rb +222 -0
  262. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/inline_template.rb +55 -0
  263. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/instrumentation.rb +38 -0
  264. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/preview.rb +109 -0
  265. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/request_details.rb +30 -0
  266. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/slot.rb +118 -0
  267. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/slotable.rb +456 -0
  268. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/system_spec_helpers.rb +11 -0
  269. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/system_test_helpers.rb +26 -0
  270. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/template.rb +210 -0
  271. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/test_helpers.rb +316 -0
  272. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/translatable.rb +149 -0
  273. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/version.rb +14 -0
  274. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component.rb +29 -0
  275. data/vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/Makefile +3 -3
  276. data/vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket_mask.so +0 -0
  277. data/vendor/bundle/ruby/3.4.0/specifications/benchmark-0.5.0.gemspec +23 -0
  278. data/vendor/bundle/ruby/3.4.0/specifications/bigdecimal-4.1.2.gemspec +25 -0
  279. data/vendor/bundle/ruby/3.4.0/specifications/concurrent-ruby-1.3.6.gemspec +24 -0
  280. data/vendor/bundle/ruby/3.4.0/specifications/connection_pool-3.0.2.gemspec +28 -0
  281. data/vendor/bundle/ruby/3.4.0/specifications/i18n-1.14.8.gemspec +26 -0
  282. data/vendor/bundle/ruby/3.4.0/specifications/loofah-2.25.1.gemspec +27 -0
  283. data/vendor/bundle/ruby/3.4.0/specifications/minitest-6.0.6.gemspec +35 -0
  284. data/vendor/bundle/ruby/3.4.0/specifications/nokogiri-1.19.3-x86_64-linux-gnu.gemspec +31 -0
  285. data/vendor/bundle/ruby/3.4.0/specifications/prism-1.9.0.gemspec +24 -0
  286. data/vendor/bundle/ruby/3.4.0/specifications/rails-html-sanitizer-1.7.0.gemspec +27 -0
  287. data/vendor/bundle/ruby/3.4.0/specifications/tailwind_merge-1.4.0.gemspec +28 -0
  288. data/vendor/bundle/ruby/3.4.0/specifications/uri-1.1.1.gemspec +23 -0
  289. data/vendor/bundle/ruby/3.4.0/specifications/view_component-4.8.0.gemspec +26 -0
  290. metadata +785 -795
  291. data/app/assets/vendor/lightning_ui_kit.css +0 -3568
  292. data/app/assets/vendor/lightning_ui_kit.js +0 -12
  293. data/app/components/lightning_ui_kit/sidebar_component.html.erb +0 -1
  294. data/app/components/lightning_ui_kit/sidebar_component.rb +0 -2
  295. data/vendor/bundle/ruby/3.4.0/cache/benchmark-0.4.1.gem +0 -0
  296. data/vendor/bundle/ruby/3.4.0/cache/bigdecimal-3.2.2.gem +0 -0
  297. data/vendor/bundle/ruby/3.4.0/cache/concurrent-ruby-1.3.5.gem +0 -0
  298. data/vendor/bundle/ruby/3.4.0/cache/connection_pool-2.5.3.gem +0 -0
  299. data/vendor/bundle/ruby/3.4.0/cache/i18n-1.14.7.gem +0 -0
  300. data/vendor/bundle/ruby/3.4.0/cache/loofah-2.24.1.gem +0 -0
  301. data/vendor/bundle/ruby/3.4.0/cache/method_source-1.1.0.gem +0 -0
  302. data/vendor/bundle/ruby/3.4.0/cache/minitest-5.25.5.gem +0 -0
  303. data/vendor/bundle/ruby/3.4.0/cache/nokogiri-1.18.9-x86_64-linux-gnu.gem +0 -0
  304. data/vendor/bundle/ruby/3.4.0/cache/prism-1.8.0.gem +0 -0
  305. data/vendor/bundle/ruby/3.4.0/cache/rails-html-sanitizer-1.6.2.gem +0 -0
  306. data/vendor/bundle/ruby/3.4.0/cache/tailwind_merge-1.3.1.gem +0 -0
  307. data/vendor/bundle/ruby/3.4.0/cache/uri-1.0.3.gem +0 -0
  308. data/vendor/bundle/ruby/3.4.0/cache/view_component-3.23.2.gem +0 -0
  309. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/bigdecimal.so +0 -0
  310. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/gem_make.out +0 -44
  311. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/mkmf.log +0 -643
  312. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.8.0/gem_make.out +0 -44
  313. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.8.0/mkmf.log +0 -74
  314. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.8.0/prism/prism.so +0 -0
  315. data/vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/lib/benchmark.rb +0 -595
  316. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/bigdecimal.gemspec +0 -57
  317. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/Makefile +0 -274
  318. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/bigdecimal.c +0 -7761
  319. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/bigdecimal.h +0 -313
  320. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/bits.h +0 -141
  321. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/extconf.rb +0 -64
  322. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/missing/dtoa.c +0 -3462
  323. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/missing.h +0 -196
  324. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/jacobian.rb +0 -90
  325. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/ludcmp.rb +0 -89
  326. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/math.rb +0 -231
  327. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/newton.rb +0 -80
  328. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/util.rb +0 -185
  329. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal.rb +0 -5
  330. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal.so +0 -0
  331. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/sample/linear.rb +0 -74
  332. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/sample/nlsolve.rb +0 -40
  333. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/sample/pi.rb +0 -21
  334. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/CHANGELOG.md +0 -603
  335. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/README.md +0 -407
  336. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb +0 -28
  337. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concurrent_ruby.jar +0 -0
  338. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb +0 -224
  339. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb +0 -100
  340. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb +0 -145
  341. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb +0 -21
  342. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb +0 -373
  343. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/timer_set.rb +0 -176
  344. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executors.rb +0 -20
  345. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/mvar.rb +0 -242
  346. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/promise.rb +0 -580
  347. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/timer_task.rb +0 -361
  348. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/version.rb +0 -3
  349. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/Changes.md +0 -185
  350. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/README.md +0 -167
  351. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/connection_pool.gemspec +0 -24
  352. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/lib/connection_pool/timed_stack.rb +0 -221
  353. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/lib/connection_pool/version.rb +0 -3
  354. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/lib/connection_pool/wrapper.rb +0 -56
  355. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/lib/connection_pool.rb +0 -184
  356. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/interpolation_compiler.rb +0 -121
  357. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/exceptions.rb +0 -157
  358. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/middleware.rb +0 -17
  359. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/interpolation.rb +0 -185
  360. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/version.rb +0 -5
  361. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n.rb +0 -477
  362. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/CHANGELOG.md +0 -598
  363. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/SECURITY.md +0 -18
  364. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/scrub.rb +0 -230
  365. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/version.rb +0 -6
  366. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/CHANGELOG.md +0 -15
  367. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/Gemfile +0 -6
  368. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/LICENSE +0 -22
  369. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/README.markdown +0 -101
  370. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/Rakefile +0 -81
  371. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/code_helpers.rb +0 -154
  372. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/source_location.rb +0 -138
  373. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/version.rb +0 -3
  374. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source.rb +0 -177
  375. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/method_source.gemspec +0 -19
  376. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/method_source/code_helpers_spec.rb +0 -43
  377. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/method_source_spec.rb +0 -157
  378. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/spec_helper.rb +0 -107
  379. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/History.rdoc +0 -1690
  380. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Manifest.txt +0 -32
  381. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/README.rdoc +0 -842
  382. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Rakefile +0 -81
  383. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/design_rationale.rb +0 -52
  384. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/hoe/minitest.rb +0 -29
  385. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/assertions.rb +0 -855
  386. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/autorun.rb +0 -6
  387. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/benchmark.rb +0 -452
  388. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/hell.rb +0 -11
  389. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/manual_plugins.rb +0 -16
  390. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/mock.rb +0 -347
  391. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/parallel.rb +0 -70
  392. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/pride.rb +0 -4
  393. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/pride_plugin.rb +0 -135
  394. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/spec.rb +0 -350
  395. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test.rb +0 -237
  396. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test_task.rb +0 -307
  397. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/unit.rb +0 -42
  398. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest.rb +0 -1235
  399. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/metametameta.rb +0 -150
  400. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_assertions.rb +0 -1720
  401. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_benchmark.rb +0 -137
  402. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_mock.rb +0 -1218
  403. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_reporter.rb +0 -436
  404. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_spec.rb +0 -1163
  405. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_test.rb +0 -1374
  406. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/Gemfile +0 -40
  407. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/LICENSE-DEPENDENCIES.md +0 -2224
  408. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/README.md +0 -293
  409. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/dependencies.yml +0 -42
  410. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/extconf.rb +0 -1165
  411. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlIO.h +0 -438
  412. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlversion.h +0 -347
  413. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_document.c +0 -784
  414. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xslt_stylesheet.c +0 -421
  415. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.1/nokogiri.so +0 -0
  416. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.2/nokogiri.so +0 -0
  417. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.3/nokogiri.so +0 -0
  418. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.4/nokogiri.so +0 -0
  419. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/class_resolver.rb +0 -67
  420. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rb +0 -155
  421. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rex +0 -57
  422. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/jruby/nokogiri_jars.rb +0 -43
  423. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version/constant.rb +0 -6
  424. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/parse_options.rb +0 -213
  425. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/document.rb +0 -258
  426. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xslt/stylesheet.rb +0 -49
  427. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xslt.rb +0 -129
  428. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/CHANGELOG.md +0 -772
  429. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/config.yml +0 -4739
  430. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/docs/ripper_translation.md +0 -72
  431. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/ext/prism/Makefile +0 -273
  432. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/ext/prism/extension.h +0 -19
  433. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/include/prism/ast.h +0 -8254
  434. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/include/prism/version.h +0 -29
  435. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/lex_compat.rb +0 -870
  436. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/lex_ripper.rb +0 -64
  437. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/node.rb +0 -19958
  438. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/parse_result.rb +0 -898
  439. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/prism.so +0 -0
  440. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/serialize.rb +0 -2400
  441. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/translation/ripper/lexer.rb +0 -46
  442. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/translation/ripper.rb +0 -3497
  443. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism.rb +0 -111
  444. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/prism.gemspec +0 -172
  445. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/rbi/prism/node.rbi +0 -8747
  446. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/rbi/prism.rbi +0 -66
  447. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/sig/prism/node.rbs +0 -4039
  448. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/sig/prism/parse_result.rbs +0 -196
  449. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/sig/prism.rbs +0 -258
  450. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/src/prism.c +0 -22679
  451. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/CHANGELOG.md +0 -255
  452. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/sanitizer/version.rb +0 -9
  453. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/sanitizer.rb +0 -423
  454. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/rails_api_test.rb +0 -88
  455. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/sanitizer_test.rb +0 -1288
  456. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/scrubbers_test.rb +0 -295
  457. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/CHANGELOG.md +0 -281
  458. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/Gemfile +0 -17
  459. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/README.md +0 -397
  460. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/lib/tailwind_merge/config.rb +0 -2282
  461. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/lib/tailwind_merge/validators.rb +0 -177
  462. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/lib/tailwind_merge/version.rb +0 -5
  463. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/tailwind_merge.gemspec +0 -42
  464. data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/common.rb +0 -880
  465. data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/file.rb +0 -100
  466. data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/generic.rb +0 -1579
  467. data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/http.rb +0 -125
  468. data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/rfc2396_parser.rb +0 -546
  469. data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/version.rb +0 -6
  470. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/assets/vendor/prism.css +0 -4
  471. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/assets/vendor/prism.min.js +0 -12
  472. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/controllers/concerns/view_component/preview_actions.rb +0 -108
  473. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/controllers/view_components_system_test_controller.rb +0 -30
  474. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/helpers/preview_helper.rb +0 -85
  475. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/views/view_components/_preview_source.html.erb +0 -17
  476. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/views/view_components/preview.html.erb +0 -13
  477. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/docs/CHANGELOG.md +0 -3105
  478. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/abstract_generator.rb +0 -56
  479. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/component/component_generator.rb +0 -67
  480. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/component/templates/component.rb.tt +0 -16
  481. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/erb/component_generator.rb +0 -33
  482. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/haml/component_generator.rb +0 -22
  483. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/locale/component_generator.rb +0 -46
  484. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/preview/component_generator.rb +0 -39
  485. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/rspec/component_generator.rb +0 -31
  486. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/slim/component_generator.rb +0 -22
  487. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/stimulus/component_generator.rb +0 -44
  488. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/tailwindcss/component_generator.rb +0 -11
  489. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/test_unit/component_generator.rb +0 -20
  490. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/base.rb +0 -712
  491. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/capture_compatibility.rb +0 -44
  492. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/collection.rb +0 -83
  493. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/compiler.rb +0 -229
  494. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/component_error.rb +0 -6
  495. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/config.rb +0 -225
  496. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/configurable.rb +0 -17
  497. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/deprecation.rb +0 -8
  498. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/engine.rb +0 -192
  499. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/errors.rb +0 -240
  500. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/inline_template.rb +0 -55
  501. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/instrumentation.rb +0 -31
  502. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/preview.rb +0 -116
  503. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/rails/tasks/view_component.rake +0 -20
  504. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/render_component_helper.rb +0 -10
  505. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/render_component_to_string_helper.rb +0 -9
  506. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/render_monkey_patch.rb +0 -13
  507. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/render_to_string_monkey_patch.rb +0 -13
  508. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/rendering_component_helper.rb +0 -9
  509. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/rendering_monkey_patch.rb +0 -13
  510. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/slot.rb +0 -125
  511. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/slotable.rb +0 -444
  512. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/slotable_default.rb +0 -20
  513. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/system_test_helpers.rb +0 -27
  514. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/template.rb +0 -134
  515. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/test_helpers.rb +0 -301
  516. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/translatable.rb +0 -148
  517. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/use_helpers.rb +0 -42
  518. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/version.rb +0 -14
  519. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component.rb +0 -26
  520. data/vendor/bundle/ruby/3.4.0/specifications/benchmark-0.4.1.gemspec +0 -23
  521. data/vendor/bundle/ruby/3.4.0/specifications/bigdecimal-3.2.2.gemspec +0 -25
  522. data/vendor/bundle/ruby/3.4.0/specifications/concurrent-ruby-1.3.5.gemspec +0 -24
  523. data/vendor/bundle/ruby/3.4.0/specifications/connection_pool-2.5.3.gemspec +0 -28
  524. data/vendor/bundle/ruby/3.4.0/specifications/i18n-1.14.7.gemspec +0 -26
  525. data/vendor/bundle/ruby/3.4.0/specifications/loofah-2.24.1.gemspec +0 -27
  526. data/vendor/bundle/ruby/3.4.0/specifications/method_source-1.1.0.gemspec +0 -21
  527. data/vendor/bundle/ruby/3.4.0/specifications/minitest-5.25.5.gemspec +0 -31
  528. data/vendor/bundle/ruby/3.4.0/specifications/nokogiri-1.18.9-x86_64-linux-gnu.gemspec +0 -31
  529. data/vendor/bundle/ruby/3.4.0/specifications/prism-1.8.0.gemspec +0 -24
  530. data/vendor/bundle/ruby/3.4.0/specifications/rails-html-sanitizer-1.6.2.gemspec +0 -27
  531. data/vendor/bundle/ruby/3.4.0/specifications/tailwind_merge-1.3.1.gemspec +0 -28
  532. data/vendor/bundle/ruby/3.4.0/specifications/uri-1.0.3.gemspec +0 -23
  533. data/vendor/bundle/ruby/3.4.0/specifications/view_component-3.23.2.gemspec +0 -62
  534. /data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/gem.build_complete +0 -0
  535. /data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{prism-1.8.0 → prism-1.9.0}/gem.build_complete +0 -0
  536. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/BSDL +0 -0
  537. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/COPYING +0 -0
  538. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/Gemfile +0 -0
  539. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/README.md +0 -0
  540. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/Rakefile +0 -0
  541. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/benchmark.gemspec +0 -0
  542. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/bin/console +0 -0
  543. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/bin/setup +0 -0
  544. /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/LICENSE +0 -0
  545. /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/ext/bigdecimal/feature.h +0 -0
  546. /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/ext/bigdecimal/missing.c +0 -0
  547. /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/ext/bigdecimal/static_assert.h +0 -0
  548. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/Gemfile +0 -0
  549. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/LICENSE.txt +0 -0
  550. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/Rakefile +0 -0
  551. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/ConcurrentRubyService.java +0 -0
  552. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java +0 -0
  553. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java +0 -0
  554. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java +0 -0
  555. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java +0 -0
  556. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java +0 -0
  557. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java +0 -0
  558. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java +0 -0
  559. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java +0 -0
  560. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java +0 -0
  561. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java +0 -0
  562. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java +0 -0
  563. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java +0 -0
  564. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java +0 -0
  565. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java +0 -0
  566. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/agent.rb +0 -0
  567. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/array.rb +0 -0
  568. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/async.rb +0 -0
  569. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atom.rb +0 -0
  570. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb +0 -0
  571. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb +0 -0
  572. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb +0 -0
  573. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb +0 -0
  574. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb +0 -0
  575. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb +0 -0
  576. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/event.rb +0 -0
  577. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb +0 -0
  578. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb +0 -0
  579. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/locals.rb +0 -0
  580. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb +0 -0
  581. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb +0 -0
  582. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb +0 -0
  583. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb +0 -0
  584. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb +0 -0
  585. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb +0 -0
  586. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/semaphore.rb +0 -0
  587. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb +0 -0
  588. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic_reference/atomic_direct_update.rb +0 -0
  589. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb +0 -0
  590. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb +0 -0
  591. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomics.rb +0 -0
  592. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb +0 -0
  593. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb +0 -0
  594. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb +0 -0
  595. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb +0 -0
  596. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb +0 -0
  597. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb +0 -0
  598. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb +0 -0
  599. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb +0 -0
  600. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb +0 -0
  601. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb +0 -0
  602. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/deprecation.rb +0 -0
  603. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb +0 -0
  604. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/logging.rb +0 -0
  605. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/obligation.rb +0 -0
  606. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/observable.rb +0 -0
  607. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/configuration.rb +0 -0
  608. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/constants.rb +0 -0
  609. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/dataflow.rb +0 -0
  610. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/delay.rb +0 -0
  611. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/errors.rb +0 -0
  612. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/exchanger.rb +0 -0
  613. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb +0 -0
  614. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb +0 -0
  615. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/executor_service.rb +0 -0
  616. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb +0 -0
  617. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb +0 -0
  618. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb +0 -0
  619. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb +0 -0
  620. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb +0 -0
  621. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb +0 -0
  622. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb +0 -0
  623. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb +0 -0
  624. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb +0 -0
  625. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb +0 -0
  626. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb +0 -0
  627. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/future.rb +0 -0
  628. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/hash.rb +0 -0
  629. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/immutable_struct.rb +0 -0
  630. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/ivar.rb +0 -0
  631. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/map.rb +0 -0
  632. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/maybe.rb +0 -0
  633. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/mutable_struct.rb +0 -0
  634. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/options.rb +0 -0
  635. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/promises.rb +0 -0
  636. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/re_include.rb +0 -0
  637. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/scheduled_task.rb +0 -0
  638. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/set.rb +0 -0
  639. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/settable_struct.rb +0 -0
  640. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb +0 -0
  641. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb +0 -0
  642. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb +0 -0
  643. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/condition.rb +0 -0
  644. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/full_memory_barrier.rb +0 -0
  645. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb +0 -0
  646. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/lock.rb +0 -0
  647. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb +0 -0
  648. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb +0 -0
  649. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/object.rb +0 -0
  650. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/safe_initialization.rb +0 -0
  651. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/volatile.rb +0 -0
  652. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization.rb +0 -0
  653. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb +0 -0
  654. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb +0 -0
  655. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb +0 -0
  656. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb +0 -0
  657. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb +0 -0
  658. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb +0 -0
  659. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb +0 -0
  660. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util.rb +0 -0
  661. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/tuple.rb +0 -0
  662. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/tvar.rb +0 -0
  663. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/engine.rb +0 -0
  664. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb +0 -0
  665. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb +0 -0
  666. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/native_integer.rb +0 -0
  667. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/processor_counter.rb +0 -0
  668. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent-ruby.rb +0 -0
  669. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent.rb +0 -0
  670. /data/vendor/bundle/ruby/3.4.0/gems/{connection_pool-2.5.3 → connection_pool-3.0.2}/LICENSE +0 -0
  671. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/MIT-LICENSE +0 -0
  672. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/README.md +0 -0
  673. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/base.rb +0 -0
  674. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/cache.rb +0 -0
  675. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/cache_file.rb +0 -0
  676. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/cascade.rb +0 -0
  677. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/chain.rb +0 -0
  678. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/fallbacks.rb +0 -0
  679. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/flatten.rb +0 -0
  680. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/gettext.rb +0 -0
  681. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/key_value.rb +0 -0
  682. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/lazy_loadable.rb +0 -0
  683. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/memoize.rb +0 -0
  684. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/metadata.rb +0 -0
  685. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/pluralization.rb +0 -0
  686. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/simple.rb +0 -0
  687. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/transliterator.rb +0 -0
  688. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend.rb +0 -0
  689. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/config.rb +0 -0
  690. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/gettext/helpers.rb +0 -0
  691. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/gettext/po_parser.rb +0 -0
  692. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/gettext.rb +0 -0
  693. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/interpolate/ruby.rb +0 -0
  694. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/fallbacks.rb +0 -0
  695. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/tag/parents.rb +0 -0
  696. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/tag/rfc4646.rb +0 -0
  697. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/tag/simple.rb +0 -0
  698. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/tag.rb +0 -0
  699. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale.rb +0 -0
  700. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/basics.rb +0 -0
  701. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/defaults.rb +0 -0
  702. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/link.rb +0 -0
  703. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization/date.rb +0 -0
  704. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization/date_time.rb +0 -0
  705. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization/procs.rb +0 -0
  706. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization/time.rb +0 -0
  707. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization.rb +0 -0
  708. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/lookup.rb +0 -0
  709. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/pluralization.rb +0 -0
  710. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/procs.rb +0 -0
  711. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests.rb +0 -0
  712. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/utils.rb +0 -0
  713. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/MIT-LICENSE.txt +0 -0
  714. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/README.md +0 -0
  715. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/concerns.rb +0 -0
  716. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/elements.rb +0 -0
  717. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/helpers.rb +0 -0
  718. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html4/document.rb +0 -0
  719. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html4/document_fragment.rb +0 -0
  720. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html5/document.rb +0 -0
  721. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html5/document_fragment.rb +0 -0
  722. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html5/libxml2_workarounds.rb +0 -0
  723. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html5/safelist.rb +0 -0
  724. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/metahelpers.rb +0 -0
  725. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/scrubber.rb +0 -0
  726. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/scrubbers.rb +0 -0
  727. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/xml/document.rb +0 -0
  728. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/xml/document_fragment.rb +0 -0
  729. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah.rb +0 -0
  730. /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-6.0.6}/lib/minitest/compress.rb +0 -0
  731. /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-6.0.6}/lib/minitest/error_on_warning.rb +0 -0
  732. /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-6.0.6}/lib/minitest/expectations.rb +0 -0
  733. /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-6.0.6}/test/minitest/test_minitest_test_task.rb +0 -0
  734. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/LICENSE.md +0 -0
  735. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/bin/nokogiri +0 -0
  736. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/depend +0 -0
  737. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/gumbo.c +0 -0
  738. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_document.c +0 -0
  739. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_element_description.c +0 -0
  740. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_entity_lookup.c +0 -0
  741. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_sax_parser.c +0 -0
  742. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_sax_parser_context.c +0 -0
  743. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_sax_push_parser.c +0 -0
  744. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libexslt/exslt.h +0 -0
  745. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libexslt/exsltconfig.h +0 -0
  746. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libexslt/exsltexports.h +0 -0
  747. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/HTMLparser.h +0 -0
  748. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/HTMLtree.h +0 -0
  749. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/SAX.h +0 -0
  750. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/SAX2.h +0 -0
  751. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/c14n.h +0 -0
  752. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/catalog.h +0 -0
  753. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/chvalid.h +0 -0
  754. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/debugXML.h +0 -0
  755. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/dict.h +0 -0
  756. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/encoding.h +0 -0
  757. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/entities.h +0 -0
  758. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/globals.h +0 -0
  759. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/hash.h +0 -0
  760. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/list.h +0 -0
  761. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/nanoftp.h +0 -0
  762. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/nanohttp.h +0 -0
  763. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/parser.h +0 -0
  764. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/parserInternals.h +0 -0
  765. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/pattern.h +0 -0
  766. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/relaxng.h +0 -0
  767. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/schemasInternals.h +0 -0
  768. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/schematron.h +0 -0
  769. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/threads.h +0 -0
  770. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/tree.h +0 -0
  771. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/uri.h +0 -0
  772. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/valid.h +0 -0
  773. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xinclude.h +0 -0
  774. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xlink.h +0 -0
  775. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlautomata.h +0 -0
  776. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlerror.h +0 -0
  777. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlexports.h +0 -0
  778. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlmemory.h +0 -0
  779. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlmodule.h +0 -0
  780. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlreader.h +0 -0
  781. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlregexp.h +0 -0
  782. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlsave.h +0 -0
  783. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlschemas.h +0 -0
  784. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlschemastypes.h +0 -0
  785. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlstring.h +0 -0
  786. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlunicode.h +0 -0
  787. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlwriter.h +0 -0
  788. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xpath.h +0 -0
  789. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xpathInternals.h +0 -0
  790. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xpointer.h +0 -0
  791. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/attributes.h +0 -0
  792. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/documents.h +0 -0
  793. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/extensions.h +0 -0
  794. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/extra.h +0 -0
  795. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/functions.h +0 -0
  796. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/imports.h +0 -0
  797. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/keys.h +0 -0
  798. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/namespaces.h +0 -0
  799. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/numbersInternals.h +0 -0
  800. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/pattern.h +0 -0
  801. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/preproc.h +0 -0
  802. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/security.h +0 -0
  803. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/templates.h +0 -0
  804. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/transform.h +0 -0
  805. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/variables.h +0 -0
  806. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xslt.h +0 -0
  807. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltInternals.h +0 -0
  808. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltconfig.h +0 -0
  809. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltexports.h +0 -0
  810. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltlocale.h +0 -0
  811. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltutils.h +0 -0
  812. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/libxml2_polyfill.c +0 -0
  813. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/nokogiri.c +0 -0
  814. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/nokogiri.h +0 -0
  815. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/test_global_handlers.c +0 -0
  816. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_attr.c +0 -0
  817. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_attribute_decl.c +0 -0
  818. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_cdata.c +0 -0
  819. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_comment.c +0 -0
  820. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_document_fragment.c +0 -0
  821. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_dtd.c +0 -0
  822. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_element_content.c +0 -0
  823. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_element_decl.c +0 -0
  824. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_encoding_handler.c +0 -0
  825. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_entity_decl.c +0 -0
  826. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_entity_reference.c +0 -0
  827. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_namespace.c +0 -0
  828. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_node.c +0 -0
  829. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_node_set.c +0 -0
  830. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_processing_instruction.c +0 -0
  831. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_reader.c +0 -0
  832. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_relax_ng.c +0 -0
  833. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_sax_parser.c +0 -0
  834. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_sax_parser_context.c +0 -0
  835. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_sax_push_parser.c +0 -0
  836. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_schema.c +0 -0
  837. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_syntax_error.c +0 -0
  838. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_text.c +0 -0
  839. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_xpath_context.c +0 -0
  840. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/gumbo-parser/CHANGES.md +0 -0
  841. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/gumbo-parser/Makefile +0 -0
  842. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/gumbo-parser/THANKS +0 -0
  843. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/node.rb +0 -0
  844. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/parser.rb +0 -0
  845. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/parser.y +0 -0
  846. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/parser_extras.rb +0 -0
  847. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/selector_cache.rb +0 -0
  848. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/syntax_error.rb +0 -0
  849. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/xpath_visitor.rb +0 -0
  850. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css.rb +0 -0
  851. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/decorators/slop.rb +0 -0
  852. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/encoding_handler.rb +0 -0
  853. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/extension.rb +0 -0
  854. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/gumbo.rb +0 -0
  855. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html.rb +0 -0
  856. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/builder.rb +0 -0
  857. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/document.rb +0 -0
  858. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/document_fragment.rb +0 -0
  859. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/element_description.rb +0 -0
  860. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/element_description_defaults.rb +0 -0
  861. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/encoding_reader.rb +0 -0
  862. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/entity_lookup.rb +0 -0
  863. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/sax/parser.rb +0 -0
  864. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/sax/parser_context.rb +0 -0
  865. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/sax/push_parser.rb +0 -0
  866. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4.rb +0 -0
  867. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5/builder.rb +0 -0
  868. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5/document.rb +0 -0
  869. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5/document_fragment.rb +0 -0
  870. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5/node.rb +0 -0
  871. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5.rb +0 -0
  872. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/jruby/dependencies.rb +0 -0
  873. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/syntax_error.rb +0 -0
  874. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/version/info.rb +0 -0
  875. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/version.rb +0 -0
  876. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/attr.rb +0 -0
  877. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/attribute_decl.rb +0 -0
  878. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/builder.rb +0 -0
  879. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/cdata.rb +0 -0
  880. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/character_data.rb +0 -0
  881. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/document.rb +0 -0
  882. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/document_fragment.rb +0 -0
  883. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/dtd.rb +0 -0
  884. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/element_content.rb +0 -0
  885. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/element_decl.rb +0 -0
  886. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/entity_decl.rb +0 -0
  887. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/entity_reference.rb +0 -0
  888. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/namespace.rb +0 -0
  889. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/node/save_options.rb +0 -0
  890. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/node.rb +0 -0
  891. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/node_set.rb +0 -0
  892. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/notation.rb +0 -0
  893. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/pp/character_data.rb +0 -0
  894. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/pp/node.rb +0 -0
  895. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/pp.rb +0 -0
  896. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/processing_instruction.rb +0 -0
  897. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/reader.rb +0 -0
  898. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/relax_ng.rb +0 -0
  899. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/sax/parser.rb +0 -0
  900. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/sax/parser_context.rb +0 -0
  901. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/sax/push_parser.rb +0 -0
  902. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/sax.rb +0 -0
  903. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/schema.rb +0 -0
  904. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/searchable.rb +0 -0
  905. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/syntax_error.rb +0 -0
  906. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/text.rb +0 -0
  907. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/xpath/syntax_error.rb +0 -0
  908. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/xpath.rb +0 -0
  909. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/xpath_context.rb +0 -0
  910. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml.rb +0 -0
  911. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri.rb +0 -0
  912. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/xsd/xmlparser/nokogiri.rb +0 -0
  913. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/BSDmakefile +0 -0
  914. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/CODE_OF_CONDUCT.md +0 -0
  915. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/CONTRIBUTING.md +0 -0
  916. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/LICENSE.md +0 -0
  917. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/Makefile +0 -0
  918. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/README.md +0 -0
  919. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/build_system.md +0 -0
  920. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/configuration.md +0 -0
  921. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/cruby_compilation.md +0 -0
  922. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/design.md +0 -0
  923. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/encoding.md +0 -0
  924. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/fuzzing.md +0 -0
  925. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/heredocs.md +0 -0
  926. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/javascript.md +0 -0
  927. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/local_variable_depth.md +0 -0
  928. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/mapping.md +0 -0
  929. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/parser_translation.md +0 -0
  930. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/parsing_rules.md +0 -0
  931. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/releasing.md +0 -0
  932. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/relocation.md +0 -0
  933. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/ruby_api.md +0 -0
  934. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/ruby_parser_translation.md +0 -0
  935. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/serialization.md +0 -0
  936. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/testing.md +0 -0
  937. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/ext/prism/api_node.c +0 -0
  938. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/ext/prism/api_pack.c +0 -0
  939. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/ext/prism/extconf.rb +0 -0
  940. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/ext/prism/extension.c +0 -0
  941. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/defines.h +0 -0
  942. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/diagnostic.h +0 -0
  943. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/encoding.h +0 -0
  944. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/node.h +0 -0
  945. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/options.h +0 -0
  946. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/pack.h +0 -0
  947. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/parser.h +0 -0
  948. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/prettyprint.h +0 -0
  949. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/regexp.h +0 -0
  950. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/static_literals.h +0 -0
  951. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_buffer.h +0 -0
  952. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_char.h +0 -0
  953. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_constant_pool.h +0 -0
  954. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_integer.h +0 -0
  955. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_list.h +0 -0
  956. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_memchr.h +0 -0
  957. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_newline_list.h +0 -0
  958. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_string.h +0 -0
  959. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_strncasecmp.h +0 -0
  960. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_strpbrk.h +0 -0
  961. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism.h +0 -0
  962. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/compiler.rb +0 -0
  963. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/desugar_compiler.rb +0 -0
  964. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/dispatcher.rb +0 -0
  965. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/dot_visitor.rb +0 -0
  966. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/dsl.rb +0 -0
  967. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/ffi.rb +0 -0
  968. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/inspect_visitor.rb +0 -0
  969. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/mutation_compiler.rb +0 -0
  970. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/node_ext.rb +0 -0
  971. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/pack.rb +0 -0
  972. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/parse_result/comments.rb +0 -0
  973. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/parse_result/errors.rb +0 -0
  974. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/parse_result/newlines.rb +0 -0
  975. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/pattern.rb +0 -0
  976. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/append_as_bytes.rb +0 -0
  977. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/byteindex.rb +0 -0
  978. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/scan_byte.rb +0 -0
  979. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/unpack1.rb +0 -0
  980. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/warn.rb +0 -0
  981. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/reflection.rb +0 -0
  982. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/relocation.rb +0 -0
  983. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/string_query.rb +0 -0
  984. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser/builder.rb +0 -0
  985. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser/compiler.rb +0 -0
  986. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser/lexer.rb +0 -0
  987. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser.rb +0 -0
  988. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser_current.rb +0 -0
  989. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser_versions.rb +0 -0
  990. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/ripper/sexp.rb +0 -0
  991. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/ripper/shim.rb +0 -0
  992. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/ruby_parser.rb +0 -0
  993. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation.rb +0 -0
  994. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/visitor.rb +0 -0
  995. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/compiler.rbi +0 -0
  996. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/dsl.rbi +0 -0
  997. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/inspect_visitor.rbi +0 -0
  998. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/node_ext.rbi +0 -0
  999. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/parse_result.rbi +0 -0
  1000. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/reflection.rbi +0 -0
  1001. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/string_query.rbi +0 -0
  1002. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/translation/parser.rbi +0 -0
  1003. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/translation/parser_versions.rbi +0 -0
  1004. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/translation/ripper.rbi +0 -0
  1005. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/visitor.rbi +0 -0
  1006. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/compiler.rbs +0 -0
  1007. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/dispatcher.rbs +0 -0
  1008. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/dot_visitor.rbs +0 -0
  1009. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/dsl.rbs +0 -0
  1010. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/inspect_visitor.rbs +0 -0
  1011. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/lex_compat.rbs +0 -0
  1012. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/mutation_compiler.rbs +0 -0
  1013. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/node_ext.rbs +0 -0
  1014. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/pack.rbs +0 -0
  1015. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/parse_result/comments.rbs +0 -0
  1016. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/pattern.rbs +0 -0
  1017. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/reflection.rbs +0 -0
  1018. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/relocation.rbs +0 -0
  1019. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/serialize.rbs +0 -0
  1020. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/string_query.rbs +0 -0
  1021. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/visitor.rbs +0 -0
  1022. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/diagnostic.c +0 -0
  1023. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/encoding.c +0 -0
  1024. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/node.c +0 -0
  1025. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/options.c +0 -0
  1026. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/pack.c +0 -0
  1027. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/prettyprint.c +0 -0
  1028. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/regexp.c +0 -0
  1029. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/serialize.c +0 -0
  1030. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/static_literals.c +0 -0
  1031. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/token_type.c +0 -0
  1032. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_buffer.c +0 -0
  1033. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_char.c +0 -0
  1034. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_constant_pool.c +0 -0
  1035. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_integer.c +0 -0
  1036. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_list.c +0 -0
  1037. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_memchr.c +0 -0
  1038. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_newline_list.c +0 -0
  1039. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_string.c +0 -0
  1040. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_strncasecmp.c +0 -0
  1041. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_strpbrk.c +0 -0
  1042. /data/vendor/bundle/ruby/3.4.0/gems/{rails-html-sanitizer-1.6.2 → rails-html-sanitizer-1.7.0}/MIT-LICENSE +0 -0
  1043. /data/vendor/bundle/ruby/3.4.0/gems/{rails-html-sanitizer-1.6.2 → rails-html-sanitizer-1.7.0}/README.md +0 -0
  1044. /data/vendor/bundle/ruby/3.4.0/gems/{rails-html-sanitizer-1.6.2 → rails-html-sanitizer-1.7.0}/lib/rails/html/scrubbers.rb +0 -0
  1045. /data/vendor/bundle/ruby/3.4.0/gems/{rails-html-sanitizer-1.6.2 → rails-html-sanitizer-1.7.0}/lib/rails-html-sanitizer.rb +0 -0
  1046. /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/LICENSE.txt +0 -0
  1047. /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/Rakefile +0 -0
  1048. /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/lib/tailwind_merge/class_group_utils.rb +0 -0
  1049. /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/lib/tailwind_merge/parse_class_name.rb +0 -0
  1050. /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/lib/tailwind_merge/sort_modifiers.rb +0 -0
  1051. /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/lib/tailwind_merge.rb +0 -0
  1052. /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/script/test +0 -0
  1053. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/BSDL +0 -0
  1054. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/COPYING +0 -0
  1055. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/README.md +0 -0
  1056. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/docs/kernel.rb +0 -0
  1057. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/ftp.rb +0 -0
  1058. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/https.rb +0 -0
  1059. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/ldap.rb +0 -0
  1060. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/ldaps.rb +0 -0
  1061. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/mailto.rb +0 -0
  1062. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/rfc3986_parser.rb +0 -0
  1063. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/ws.rb +0 -0
  1064. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/wss.rb +0 -0
  1065. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri.rb +0 -0
  1066. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/LICENSE.txt +0 -0
  1067. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/README.md +0 -0
  1068. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/app/controllers/view_components_controller.rb +0 -0
  1069. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/app/views/test_mailer/test_email.html.erb +0 -0
  1070. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/app/views/view_components/index.html.erb +0 -0
  1071. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/app/views/view_components/previews.html.erb +0 -0
  1072. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/erb/templates/component.html.erb.tt +0 -0
  1073. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/haml/templates/component.html.haml.tt +0 -0
  1074. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/preview/templates/component_preview.rb.tt +0 -0
  1075. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/rspec/templates/component_spec.rb.tt +0 -0
  1076. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/slim/templates/component.html.slim.tt +0 -0
  1077. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/stimulus/templates/component_controller.js.tt +0 -0
  1078. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/stimulus/templates/component_controller.ts.tt +0 -0
  1079. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/tailwindcss/templates/component.html.erb.tt +0 -0
  1080. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/test_unit/templates/component_test.rb.tt +0 -0
  1081. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/lib/view_component/compile_cache.rb +0 -0
  1082. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/lib/view_component/system_test_case.rb +0 -0
  1083. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/lib/view_component/test_case.rb +0 -0
  1084. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/lib/view_component/with_content_helper.rb +0 -0
@@ -0,0 +1,2417 @@
1
+ # frozen_string_literal: true
2
+
3
+ require "set"
4
+
5
+ module TailwindMerge
6
+ module Config
7
+ include Validators
8
+
9
+ THEME_KEYS = [
10
+ "color",
11
+ "font",
12
+ "text",
13
+ "font-weight",
14
+ "tracking",
15
+ "leading",
16
+ "breakpoint",
17
+ "container",
18
+ "spacing",
19
+ "radius",
20
+ "shadow",
21
+ "inset-shadow",
22
+ "text-shadow",
23
+ "drop-shadow",
24
+ "blur",
25
+ "perspective",
26
+ "aspect",
27
+ "ease",
28
+ "animate",
29
+ ].freeze
30
+ THEME_KEYS.each do |key|
31
+ const_set("THEME_#{key.upcase.tr("-", "_")}", ->(config) {
32
+ config[:theme].fetch(key, nil)
33
+ })
34
+ end
35
+
36
+ VALID_THEME_IDS = Set.new(THEME_KEYS.map { |theme_key| const_get("THEME_#{theme_key.upcase.tr("-", "_")}").object_id }).freeze
37
+
38
+ SCALE_BREAK = -> { ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"] }
39
+ SCALE_POSITION = -> {
40
+ [
41
+ "center",
42
+ "top",
43
+ "bottom",
44
+ "left",
45
+ "right",
46
+ "top-left",
47
+ # Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
48
+ "left-top",
49
+ "top-right",
50
+ # Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
51
+ "right-top",
52
+ "bottom-right",
53
+ # Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
54
+ "right-bottom",
55
+ "bottom-left",
56
+ # Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
57
+ "left-bottom",
58
+ ]
59
+ }
60
+ SCALE_POSITION_WITH_ARBITRARY = -> { [*SCALE_POSITION.call, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }
61
+ SCALE_OVERFLOW = -> { ["auto", "hidden", "clip", "visible", "scroll"] }
62
+ SCALE_OVERSCROLL = -> { ["auto", "contain", "none"] }
63
+ SCALE_UNAMBIGUOUS_SPACING = -> { [IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE, THEME_SPACING] }
64
+ SCALE_INSET = ->(_config) {
65
+ [
66
+ IS_FRACTION,
67
+ "full",
68
+ "auto",
69
+ *SCALE_UNAMBIGUOUS_SPACING.call,
70
+ ]
71
+ }
72
+
73
+ SCALE_GRID_TEMPLATE_COLS_ROWS = -> { [IS_INTEGER, "none", "subgrid", IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }
74
+ SCALE_GRID_COL_ROW_START_AND_END = -> {
75
+ [
76
+ "auto",
77
+ { "span" => ["full", IS_INTEGER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] },
78
+ IS_INTEGER,
79
+ IS_ARBITRARY_VARIABLE,
80
+ IS_ARBITRARY_VALUE,
81
+ ]
82
+ }
83
+ SCALE_GRID_COL_ROW_START_OR_END = -> { [IS_INTEGER, "auto", IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }
84
+ SCALE_GRID_AUTO_COLS_ROWS = -> { ["auto", "min", "max", "fr", IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }
85
+ SCALE_ALIGN_PRIMARY_AXIS = -> { ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"] }
86
+ SCALE_ALIGN_SECONDARY_AXIS = -> { ["start", "end", "center", "stretch", "center-safe", "end-safe"] }
87
+ SCALE_MARGIN = -> { ["auto", *SCALE_UNAMBIGUOUS_SPACING.call] }
88
+ SCALE_SIZING = -> {
89
+ [
90
+ IS_FRACTION,
91
+ "auto",
92
+ "full",
93
+ "dvw",
94
+ "dvh",
95
+ "lvw",
96
+ "lvh",
97
+ "svw",
98
+ "svh",
99
+ "min",
100
+ "max",
101
+ "fit",
102
+ *SCALE_UNAMBIGUOUS_SPACING.call,
103
+ ]
104
+ }
105
+ SCALE_SIZING_INLINE = -> {
106
+ [
107
+ IS_FRACTION,
108
+ "screen",
109
+ "full",
110
+ "dvw",
111
+ "lvw",
112
+ "svw",
113
+ "min",
114
+ "max",
115
+ "fit",
116
+ *SCALE_UNAMBIGUOUS_SPACING.call,
117
+ ]
118
+ }
119
+ SCALE_SIZING_BLOCK = -> {
120
+ [
121
+ IS_FRACTION,
122
+ "screen",
123
+ "full",
124
+ "lh",
125
+ "dvh",
126
+ "lvh",
127
+ "svh",
128
+ "min",
129
+ "max",
130
+ "fit",
131
+ *SCALE_UNAMBIGUOUS_SPACING.call,
132
+ ]
133
+ }
134
+ SCALE_COLOR = -> { [THEME_COLOR, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }
135
+ SCALE_BG_POSITION = -> { [*SCALE_POSITION.call, IS_ARBITRARY_VARIABLE_POSITION, IS_ARBITRARY_POSITION, "position" => [IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE]] }
136
+ SCALE_BG_REPEAT = -> { ["no-repeat", "repeat" => ["", "x", "y", "space", "round"]] }
137
+ SCALE_BG_SIZE = -> { ["auto", "cover", "contain", IS_ARBITRARY_VARIABLE_SIZE, IS_ARBITRARY_SIZE, "size" => [IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE]] }
138
+ SCALE_GRADIENT_STOP_POSITION = -> { [IS_PERCENT, IS_ARBITRARY_VARIABLE_LENGTH, IS_ARBITRARY_LENGTH] }
139
+ SCALE_RADIUS = -> {
140
+ [
141
+ # Deprecated since Tailwind CSS v4.0.0
142
+ "",
143
+ "none",
144
+ "full",
145
+ THEME_RADIUS,
146
+ IS_ARBITRARY_VARIABLE,
147
+ IS_ARBITRARY_VALUE,
148
+ ]
149
+ }
150
+ SCALE_BORDER_WIDTH = -> { ["", IS_NUMBER, IS_ARBITRARY_VARIABLE_LENGTH, IS_ARBITRARY_LENGTH] }
151
+ SCALE_LINE_STYLE = -> { ["solid", "dashed", "dotted", "double"] }
152
+ SCALE_BLEND_MODE = -> {
153
+ [
154
+ "normal",
155
+ "multiply",
156
+ "screen",
157
+ "overlay",
158
+ "darken",
159
+ "lighten",
160
+ "color-dodge",
161
+ "color-burn",
162
+ "hard-light",
163
+ "soft-light",
164
+ "difference",
165
+ "exclusion",
166
+ "hue",
167
+ "saturation",
168
+ "color",
169
+ "luminosity",
170
+ ]
171
+ }
172
+ SCALE_MASK_IMAGE_POSITION = -> { [IS_NUMBER, IS_PERCENT, IS_ARBITRARY_VARIABLE_POSITION, IS_ARBITRARY_POSITION] }
173
+ SCALE_BLUR = -> {
174
+ [
175
+ "",
176
+ "none",
177
+ THEME_BLUR,
178
+ IS_ARBITRARY_VARIABLE,
179
+ IS_ARBITRARY_VALUE,
180
+ ]
181
+ }
182
+
183
+ SCALE_ROTATE = -> { ["none", IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }
184
+ SCALE_SCALE = -> { ["none", IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }
185
+ SCALE_SKEW = -> { [IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }
186
+ SCALE_TRANSLATE = -> { [IS_FRACTION, "full", *SCALE_UNAMBIGUOUS_SPACING.call] }
187
+
188
+ DEFAULTS = {
189
+ cache_size: 500,
190
+ prefix: nil,
191
+ ignore_empty_cache: true,
192
+ theme: {
193
+ "animate" => ["spin", "ping", "pulse", "bounce"],
194
+ "aspect" => ["video"],
195
+ "blur" => [IS_TSHIRT_SIZE],
196
+ "breakpoint" => [IS_TSHIRT_SIZE],
197
+ "color" => [IS_ANY],
198
+ "container" => [IS_TSHIRT_SIZE],
199
+ "drop-shadow" => [IS_TSHIRT_SIZE],
200
+ "ease" => ["in", "out", "in-out"],
201
+ "font" => [IS_ANY_NON_ARBITRARY],
202
+ "font-weight" => [
203
+ "thin",
204
+ "extralight",
205
+ "light",
206
+ "normal",
207
+ "medium",
208
+ "semibold",
209
+ "bold",
210
+ "extrabold",
211
+ "black",
212
+ ],
213
+ "inset-shadow" => [IS_TSHIRT_SIZE],
214
+ "leading" => ["none", "tight", "snug", "normal", "relaxed", "loose"],
215
+ "perspective" => ["dramatic", "near", "normal", "midrange", "distant", "none"],
216
+ "radius" => [IS_TSHIRT_SIZE],
217
+ "shadow" => [IS_TSHIRT_SIZE],
218
+ "spacing" => ["px", IS_NUMBER],
219
+ "text" => [IS_TSHIRT_SIZE],
220
+ "text-shadow" => [IS_TSHIRT_SIZE],
221
+ "tracking" => ["tighter", "tight", "normal", "wide", "wider", "widest"],
222
+ },
223
+ class_groups: {
224
+ ##########
225
+ # Layout
226
+ ##########
227
+
228
+ ##
229
+ # Aspect Ratio
230
+ # @see https://tailwindcss.com/docs/aspect-ratio
231
+ ##
232
+ "aspect" => [
233
+ {
234
+ "aspect" => [
235
+ "auto",
236
+ "square",
237
+ IS_FRACTION,
238
+ IS_ARBITRARY_VALUE,
239
+ IS_ARBITRARY_VARIABLE,
240
+ THEME_ASPECT,
241
+ ],
242
+ },
243
+ ],
244
+ ##
245
+ # Container
246
+ # @see https://tailwindcss.com/docs/container
247
+ # @deprecated since Tailwind CSS v4.0.0
248
+ ##
249
+ "container" => ["container"],
250
+ ##
251
+ # Columns
252
+ # @see https://tailwindcss.com/docs/columns
253
+ ##
254
+ "columns" => [{ "columns" => [IS_TSHIRT_SIZE] }],
255
+ ##
256
+ # Break After
257
+ # @see https://tailwindcss.com/docs/break-after
258
+ ##
259
+ "break-after" => [{ "break-after" => SCALE_BREAK.call }],
260
+ ##
261
+ # Break Before
262
+ # @see https://tailwindcss.com/docs/break-before
263
+ ##
264
+ "break-before" => [{ "break-before" => SCALE_BREAK.call }],
265
+ ##
266
+ # Break Inside
267
+ # @see https://tailwindcss.com/docs/break-inside
268
+ ##
269
+ "break-inside" => [{ "break-inside" => ["auto", "avoid", "avoid-page", "avoid-column"] }],
270
+ ##
271
+ # Box Decoration Break
272
+ # @see https://tailwindcss.com/docs/box-decoration-break
273
+ ##
274
+ "box-decoration" => [{ "box-decoration" => ["slice", "clone"] }],
275
+ ##
276
+ # Box Sizing
277
+ # @see https://tailwindcss.com/docs/box-sizing
278
+ ##
279
+ "box" => [{ "box" => ["border", "content"] }],
280
+ ##
281
+ # Display
282
+ # @see https://tailwindcss.com/docs/display
283
+ ##
284
+ "display" => [
285
+ "block",
286
+ "inline-block",
287
+ "inline",
288
+ "flex",
289
+ "inline-flex",
290
+ "table",
291
+ "inline-table",
292
+ "table-caption",
293
+ "table-cell",
294
+ "table-column",
295
+ "table-column-group",
296
+ "table-footer-group",
297
+ "table-header-group",
298
+ "table-row-group",
299
+ "table-row",
300
+ "flow-root",
301
+ "grid",
302
+ "inline-grid",
303
+ "contents",
304
+ "list-item",
305
+ "hidden",
306
+ ],
307
+ ##
308
+ # Screen Reader Only
309
+ # @see https://tailwindcss.com/docs/display#screen-reader-only
310
+ ##
311
+ "sr" => ["sr-only", "not-sr-only"],
312
+ ##
313
+ # Floats
314
+ # @see https://tailwindcss.com/docs/float
315
+ ##
316
+ "float" => [{ "float" => ["right", "left", "none", "start", "end"] }],
317
+ ##
318
+ # Clear
319
+ # @see https://tailwindcss.com/docs/clear
320
+ ##
321
+ "clear" => [{ "clear" => ["left", "right", "both", "none", "start", "end"] }],
322
+ ##
323
+ # Isolation
324
+ # @see https://tailwindcss.com/docs/isolation
325
+ ##
326
+ "isolation" => ["isolate", "isolation-auto"],
327
+ ##
328
+ # Object Fit
329
+ # @see https://tailwindcss.com/docs/object-fit
330
+ ##
331
+ "object-fit" => [{ "object" => ["contain", "cover", "fill", "none", "scale-down"] }],
332
+ ##
333
+ # Object Position
334
+ # @see https://tailwindcss.com/docs/object-position
335
+ ##
336
+ "object-position" => [{ "object" => SCALE_POSITION_WITH_ARBITRARY.call }],
337
+ ##
338
+ # Overflow
339
+ # @see https://tailwindcss.com/docs/overflow
340
+ ##
341
+ "overflow" => [{ "overflow" => SCALE_OVERFLOW.call }],
342
+ ##
343
+ # Overflow X
344
+ # @see https://tailwindcss.com/docs/overflow
345
+ ##
346
+ "overflow-x" => [{ "overflow-x" => SCALE_OVERFLOW.call }],
347
+ ##
348
+ # Overflow Y
349
+ # @see https://tailwindcss.com/docs/overflow
350
+ ##
351
+ "overflow-y" => [{ "overflow-y" => SCALE_OVERSCROLL.call }],
352
+ ##
353
+ # Overscroll Behavior
354
+ # @see https://tailwindcss.com/docs/overscroll-behavior
355
+ ##
356
+ "overscroll" => [{ "overscroll" => SCALE_OVERSCROLL.call }],
357
+ ##
358
+ # Overscroll Behavior X
359
+ # @see https://tailwindcss.com/docs/overscroll-behavior
360
+ ##
361
+ "overscroll-x" => [{ "overscroll-x" => SCALE_OVERSCROLL.call }],
362
+ ##
363
+ # Overscroll Behavior Y
364
+ # @see https://tailwindcss.com/docs/overscroll-behavior
365
+ ##
366
+ "overscroll-y" => [{ "overscroll-y" => SCALE_OVERSCROLL.call }],
367
+ ##
368
+ # Position
369
+ # @see https://tailwindcss.com/docs/position
370
+ ##
371
+ "position" => ["static", "fixed", "absolute", "relative", "sticky"],
372
+ ##
373
+ # Top / Right / Bottom / Left
374
+ # @see https://tailwindcss.com/docs/top-right-bottom-left
375
+ ##
376
+ "inset" => [{ "inset" => [SCALE_INSET] }],
377
+ ##
378
+ # Right / Left
379
+ # @see https://tailwindcss.com/docs/top-right-bottom-left
380
+ ##
381
+ "inset-x" => [{ "inset-x" => [SCALE_INSET] }],
382
+ ##
383
+ # Top / Bottom
384
+ # @see https://tailwindcss.com/docs/top-right-bottom-left
385
+ ##
386
+ "inset-y" => [{ "inset-y" => [SCALE_INSET] }],
387
+ #
388
+ # Start
389
+ # @see https://tailwindcss.com/docs/top-right-bottom-left
390
+ #
391
+ "start" => [{ "inset-s" => [SCALE_INSET], "start" => [SCALE_INSET] }],
392
+ #
393
+ # End
394
+ # @see https://tailwindcss.com/docs/top-right-bottom-left
395
+ #
396
+ "end" => [{ "inset-e" => [SCALE_INSET], "end" => [SCALE_INSET] }],
397
+ #
398
+ # Inset Block Start
399
+ # @see https://tailwindcss.com/docs/top-right-bottom-left
400
+ #
401
+ "inset-bs" => [{ "inset-bs" => [SCALE_INSET] }],
402
+ #
403
+ # Inset Block End
404
+ # @see https://tailwindcss.com/docs/top-right-bottom-left
405
+ #
406
+ "inset-be" => [{ "inset-be" => [SCALE_INSET] }],
407
+ ##
408
+ # Top
409
+ # @see https://tailwindcss.com/docs/top-right-bottom-left
410
+ ##
411
+ "top" => [{ "top" => [SCALE_INSET] }],
412
+ ##
413
+ # Right
414
+ # @see https://tailwindcss.com/docs/top-right-bottom-left
415
+ ##
416
+ "right" => [{ "right" => [SCALE_INSET] }],
417
+ ##
418
+ # Bottom
419
+ # @see https://tailwindcss.com/docs/top-right-bottom-left
420
+ ##
421
+ "bottom" => [{ "bottom" => [SCALE_INSET] }],
422
+ ##
423
+ # Left
424
+ # @see https://tailwindcss.com/docs/top-right-bottom-left
425
+ ##
426
+ "left" => [{ "left" => [SCALE_INSET] }],
427
+ ##
428
+ # Visibility
429
+ # @see https://tailwindcss.com/docs/visibility
430
+ ##
431
+ "visibility" => ["visible", "invisible", "collapse"],
432
+ ##
433
+ # Z-Index
434
+ # @see https://tailwindcss.com/docs/z-index
435
+ ##
436
+ "z" => [{ "z" => [IS_INTEGER, "auto", IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
437
+
438
+ ##########
439
+ # Flexbox and Grid
440
+ ##########
441
+
442
+ # Flex Basis
443
+ # @see https://tailwindcss.com/docs/flex-basis
444
+ ##
445
+ "basis" => [{
446
+ "basis" => [
447
+ IS_FRACTION,
448
+ "full",
449
+ "auto",
450
+ THEME_CONTAINER,
451
+ *SCALE_UNAMBIGUOUS_SPACING.call,
452
+ ],
453
+ }],
454
+ ##
455
+ # Flex Direction
456
+ # @see https://tailwindcss.com/docs/flex-direction
457
+ ##
458
+ "flex-direction" => [{ "flex" => ["row", "row-reverse", "col", "col-reverse"] }],
459
+ ##
460
+ # Flex Wrap
461
+ # @see https://tailwindcss.com/docs/flex-wrap
462
+ ##
463
+ "flex-wrap" => [{ "flex" => ["nowrap", "wrap", "wrap-reverse"] }],
464
+ ##
465
+ # Flex
466
+ # @see https://tailwindcss.com/docs/flex
467
+ ##
468
+ "flex" => [{ "flex" => [IS_NUMBER, IS_FRACTION, "auto", "initial", "none", Validators::IS_ARBITRARY_VALUE] }],
469
+ ##
470
+ # Flex Grow
471
+ # @see https://tailwindcss.com/docs/flex-grow
472
+ ##
473
+ "grow" => [{ "grow" => ["", IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
474
+ ##
475
+ # Flex Shrink
476
+ # @see https://tailwindcss.com/docs/flex-shrink
477
+ ##
478
+ "shrink" => [{ "shrink" => ["", IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
479
+ ##
480
+ # Order
481
+ # @see https://tailwindcss.com/docs/order
482
+ ##
483
+ "order" => [{
484
+ "order" => [
485
+ IS_INTEGER,
486
+ "first",
487
+ "last",
488
+ "none",
489
+ IS_ARBITRARY_VARIABLE,
490
+ IS_ARBITRARY_VALUE,
491
+ ],
492
+ }],
493
+ ##
494
+ # Grid Template Columns
495
+ # @see https://tailwindcss.com/docs/grid-template-columns
496
+ ##
497
+ "grid-cols" => [{ "grid-cols" => SCALE_GRID_TEMPLATE_COLS_ROWS.call }],
498
+ ##
499
+ # Grid Column Start / End
500
+ # @see https://tailwindcss.com/docs/grid-column
501
+ ##
502
+ "col-start-end" => [{ "col" => SCALE_GRID_COL_ROW_START_AND_END.call }],
503
+
504
+ ##
505
+ # Grid Column Start
506
+ # @see https://tailwindcss.com/docs/grid-column
507
+ ##
508
+ "col-start" => [{ "col-start" => SCALE_GRID_COL_ROW_START_OR_END.call }],
509
+ ##
510
+ # Grid Column End
511
+ # @see https://tailwindcss.com/docs/grid-column
512
+ ##
513
+ "col-end" => [{ "col-end" => SCALE_GRID_COL_ROW_START_OR_END.call }],
514
+ ##
515
+ # Grid Template Rows
516
+ # @see https://tailwindcss.com/docs/grid-template-rows
517
+ ##
518
+ "grid-rows" => [{ "grid-rows" => SCALE_GRID_TEMPLATE_COLS_ROWS.call }],
519
+ ##
520
+ # Grid Row Start / End
521
+ # @see https://tailwindcss.com/docs/grid-row
522
+ ##
523
+ "row-start-end" => [{ "row" => SCALE_GRID_COL_ROW_START_AND_END.call }],
524
+ ##
525
+ # Grid Row Start
526
+ # @see https://tailwindcss.com/docs/grid-row
527
+ ##
528
+ "row-start" => [{ "row-start" => SCALE_GRID_COL_ROW_START_OR_END.call }],
529
+ ##
530
+ # Grid Row End
531
+ # @see https://tailwindcss.com/docs/grid-row
532
+ ##
533
+ "row-end" => [{ "row-end" => SCALE_GRID_COL_ROW_START_OR_END.call }],
534
+ ##
535
+ # Grid Auto Flow
536
+ # @see https://tailwindcss.com/docs/grid-auto-flow
537
+ ##
538
+ "grid-flow" => [{ "grid-flow" => ["row", "col", "dense", "row-dense", "col-dense"] }],
539
+ ##
540
+ # Grid Auto Columns
541
+ # @see https://tailwindcss.com/docs/grid-auto-columns
542
+ ##
543
+ "auto-cols" => [{ "auto-cols" => SCALE_GRID_AUTO_COLS_ROWS.call }],
544
+ ##
545
+ # Grid Auto Rows
546
+ # @see https://tailwindcss.com/docs/grid-auto-rows
547
+ ##
548
+ "auto-rows" => [{ "auto-rows" => SCALE_GRID_AUTO_COLS_ROWS.call }],
549
+ ##
550
+ # Gap
551
+ # @see https://tailwindcss.com/docs/gap
552
+ ##
553
+ "gap" => [{ "gap" => SCALE_UNAMBIGUOUS_SPACING.call }],
554
+ ##
555
+ # Gap X
556
+ # @see https://tailwindcss.com/docs/gap
557
+ ##
558
+ "gap-x" => [{ "gap-x" => SCALE_UNAMBIGUOUS_SPACING.call }],
559
+ ##
560
+ # Gap Y
561
+ # @see https://tailwindcss.com/docs/gap
562
+ ##
563
+ "gap-y" => [{ "gap-y" => SCALE_UNAMBIGUOUS_SPACING.call }],
564
+ ##
565
+ # Justify Content
566
+ # @see https://tailwindcss.com/docs/justify-content
567
+ ##
568
+ "justify-content" => [{ "justify" => [*SCALE_ALIGN_PRIMARY_AXIS.call, "normal"] }],
569
+ ##
570
+ # Justify Items
571
+ # @see https://tailwindcss.com/docs/justify-items
572
+ ##
573
+ "justify-items" => [{ "justify-items" => [*SCALE_ALIGN_SECONDARY_AXIS.call, "normal"] }],
574
+ ##
575
+ # Justify Self
576
+ # @see https://tailwindcss.com/docs/justify-self
577
+ ##
578
+ "justify-self" => [{ "justify-self" => ["auto", *SCALE_ALIGN_SECONDARY_AXIS.call] }],
579
+ ##
580
+ # Align Content
581
+ # @see https://tailwindcss.com/docs/align-content
582
+ ##
583
+ "align-content" => [{ "content" => ["normal", *SCALE_ALIGN_PRIMARY_AXIS.call] }],
584
+ ##
585
+ # Align Items
586
+ # @see https://tailwindcss.com/docs/align-items
587
+ ##
588
+ "align-items" => [{ "items" => [*SCALE_ALIGN_SECONDARY_AXIS.call, "baseline" => ["", "last"]] }],
589
+ ##
590
+ # Align Self
591
+ # @see https://tailwindcss.com/docs/align-self
592
+ ##
593
+ "align-self" => [{ "self" => ["auto", *SCALE_ALIGN_SECONDARY_AXIS.call, { "baseline" => ["", "last"] }] }],
594
+ ##
595
+ # Place Content
596
+ # @see https://tailwindcss.com/docs/place-content
597
+ ##
598
+ "place-content" => [{ "place-content" => SCALE_ALIGN_PRIMARY_AXIS.call }],
599
+ ##
600
+ # Place Items
601
+ # @see https://tailwindcss.com/docs/place-items
602
+ ##
603
+ "place-items" => [{ "place-items" => [*SCALE_ALIGN_SECONDARY_AXIS.call, "baseline"] }],
604
+ ##
605
+ # Place Self
606
+ # @see https://tailwindcss.com/docs/place-self
607
+ ##
608
+ "place-self" => [{ "place-self" => ["auto", *SCALE_ALIGN_SECONDARY_AXIS.call] }],
609
+ # Spacing
610
+ ##
611
+ # Padding
612
+ # @see https://tailwindcss.com/docs/padding
613
+ ##
614
+ "p" => [{ "p" => SCALE_UNAMBIGUOUS_SPACING.call }],
615
+ ##
616
+ # Padding X
617
+ # @see https://tailwindcss.com/docs/padding
618
+ ##
619
+ "px" => [{ "px" => SCALE_UNAMBIGUOUS_SPACING.call }],
620
+ ##
621
+ # Padding Y
622
+ # @see https://tailwindcss.com/docs/padding
623
+ ##
624
+ "py" => [{ "py" => SCALE_UNAMBIGUOUS_SPACING.call }],
625
+ #
626
+ # Padding Start
627
+ # @see https://tailwindcss.com/docs/padding
628
+ #
629
+ "ps" => [{ "ps" => SCALE_UNAMBIGUOUS_SPACING.call }],
630
+ #
631
+ # Padding End
632
+ # @see https://tailwindcss.com/docs/padding
633
+ #
634
+ "pe" => [{ "pe" => SCALE_UNAMBIGUOUS_SPACING.call }],
635
+ #
636
+ # Padding Block Start
637
+ # @see https://tailwindcss.com/docs/padding
638
+ #
639
+ "pbs" => [{ "pbs" => SCALE_UNAMBIGUOUS_SPACING.call }],
640
+ #
641
+ # Padding Block End
642
+ # @see https://tailwindcss.com/docs/padding
643
+ #
644
+ "pbe" => [{ "pbe" => SCALE_UNAMBIGUOUS_SPACING.call }],
645
+ ##
646
+ # Padding Top
647
+ # @see https://tailwindcss.com/docs/padding
648
+ ##
649
+ "pt" => [{ "pt" => SCALE_UNAMBIGUOUS_SPACING.call }],
650
+ ##
651
+ # Padding Right
652
+ # @see https://tailwindcss.com/docs/padding
653
+ ##
654
+ "pr" => [{ "pr" => SCALE_UNAMBIGUOUS_SPACING.call }],
655
+ ##
656
+ # Padding Bottom
657
+ # @see https://tailwindcss.com/docs/padding
658
+ ##
659
+ "pb" => [{ "pb" => SCALE_UNAMBIGUOUS_SPACING.call }],
660
+ ##
661
+ # Padding Left
662
+ # @see https://tailwindcss.com/docs/padding
663
+ ##
664
+ "pl" => [{ "pl" => SCALE_UNAMBIGUOUS_SPACING.call }],
665
+ ##
666
+ # Margin
667
+ # @see https://tailwindcss.com/docs/margin
668
+ ##
669
+ "m" => [{ "m" => SCALE_MARGIN.call }],
670
+ ##
671
+ # Margin X
672
+ # @see https://tailwindcss.com/docs/margin
673
+ ##
674
+ "mx" => [{ "mx" => SCALE_MARGIN.call }],
675
+ ##
676
+ # Margin Y
677
+ # @see https://tailwindcss.com/docs/margin
678
+ ##
679
+ "my" => [{ "my" => SCALE_MARGIN.call }],
680
+ #
681
+ # Margin Start
682
+ # @see https://tailwindcss.com/docs/margin
683
+ #
684
+ "ms" => [{ "ms" => SCALE_MARGIN.call }],
685
+ #
686
+ # Margin End
687
+ # @see https://tailwindcss.com/docs/margin
688
+ #
689
+ "me" => [{ "me" => SCALE_MARGIN.call }],
690
+ #
691
+ # Margin Block Start
692
+ # @see https://tailwindcss.com/docs/margin
693
+ #
694
+ "mbs" => [{ "mbs" => SCALE_MARGIN.call }],
695
+ #
696
+ # Margin Block End
697
+ # @see https://tailwindcss.com/docs/margin
698
+ #
699
+ "mbe" => [{ "mbe" => SCALE_MARGIN.call }],
700
+ ##
701
+ # Margin Top
702
+ # @see https://tailwindcss.com/docs/margin
703
+ ##
704
+ "mt" => [{ "mt" => SCALE_MARGIN.call }],
705
+ ##
706
+ # Margin Right
707
+ # @see https://tailwindcss.com/docs/margin
708
+ ##
709
+ "mr" => [{ "mr" => SCALE_MARGIN.call }],
710
+ ##
711
+ # Margin Bottom
712
+ # @see https://tailwindcss.com/docs/margin
713
+ ##
714
+ "mb" => [{ "mb" => SCALE_MARGIN.call }],
715
+ ##
716
+ # Margin Left
717
+ # @see https://tailwindcss.com/docs/margin
718
+ ##
719
+ "ml" => [{ "ml" => SCALE_MARGIN.call }],
720
+ ##
721
+ # Space Between X
722
+ # @see https://tailwindcss.com/docs/margin#adding-space-between-children
723
+ ##
724
+ "space-x" => [{ "space-x" => SCALE_UNAMBIGUOUS_SPACING.call }],
725
+ ##
726
+ # Space Between X Reverse
727
+ # @see https://tailwindcss.com/docs/margin#adding-space-between-children
728
+ ##
729
+ "space-x-reverse" => ["space-x-reverse"],
730
+ ##
731
+ # Space Between Y
732
+ # @see https://tailwindcss.com/docs/margin#adding-space-between-children
733
+ ##
734
+ "space-y" => [{ "space-y" => SCALE_UNAMBIGUOUS_SPACING.call }],
735
+ ##
736
+ # Space Between Y Reverse
737
+ # @see https://tailwindcss.com/docs/margin#adding-space-between-children
738
+ ##
739
+ "space-y-reverse" => ["space-y-reverse"],
740
+
741
+ ##########
742
+ # Sizing
743
+ ##########
744
+
745
+ ##
746
+ # Size
747
+ # @see https://tailwindcss.com/docs/width#setting-both-width-and-height
748
+ ##
749
+ "size" => [{ "size" => SCALE_SIZING.call }],
750
+ ##
751
+ # Inline Size
752
+ ##
753
+ "inline-size" => [{ "inline" => ["auto", *SCALE_SIZING_INLINE.call] }],
754
+ ##
755
+ # Min Inline Size
756
+ ##
757
+ "min-inline-size" => [{ "min-inline" => ["auto", *SCALE_SIZING_INLINE.call] }],
758
+ ##
759
+ # Max Inline Size
760
+ ##
761
+ "max-inline-size" => [{ "max-inline" => ["none", *SCALE_SIZING_INLINE.call] }],
762
+ ##
763
+ # Block Size
764
+ ##
765
+ "block-size" => [{ "block" => ["auto", *SCALE_SIZING_BLOCK.call] }],
766
+ ##
767
+ # Min Block Size
768
+ ##
769
+ "min-block-size" => [{ "min-block" => ["auto", *SCALE_SIZING_BLOCK.call] }],
770
+ ##
771
+ # Max Block Size
772
+ ##
773
+ "max-block-size" => [{ "max-block" => ["none", *SCALE_SIZING_BLOCK.call] }],
774
+ # Width
775
+ # @see https://tailwindcss.com/docs/width
776
+ ##
777
+ "w" => [{
778
+ "w" => [
779
+ THEME_CONTAINER, "screen", *SCALE_SIZING.call,
780
+ ],
781
+ }],
782
+ ##
783
+ # Min-Width
784
+ # @see https://tailwindcss.com/docs/min-width
785
+ ##
786
+ "min-w" => [{
787
+ "min-w" => [
788
+ THEME_CONTAINER,
789
+ "screen",
790
+ # Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 ##
791
+ "none",
792
+ *SCALE_SIZING.call,
793
+ ],
794
+ }],
795
+ ##
796
+ # Max-Width
797
+ # @see https://tailwindcss.com/docs/max-width
798
+ ##
799
+ "max-w" => [
800
+ {
801
+ "max-w" => [
802
+ THEME_CONTAINER,
803
+ "screen",
804
+ "none",
805
+ # Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 ##
806
+ "prose",
807
+ # Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 ##
808
+ { "screen" => [THEME_BREAKPOINT] },
809
+ *SCALE_SIZING.call,
810
+ ],
811
+ },
812
+ ],
813
+ ##
814
+ # Height
815
+ # @see https://tailwindcss.com/docs/height
816
+ ##
817
+ "h" => [{ "h" => ["screen", "lh", *SCALE_SIZING.call] }],
818
+ ##
819
+ # Min-Height
820
+ # @see https://tailwindcss.com/docs/min-height
821
+ ##
822
+ "min-h" => [{ "min-h" => ["screen", "none", "lh", *SCALE_SIZING.call] }],
823
+ ##
824
+ # Max-Height
825
+ # @see https://tailwindcss.com/docs/max-height
826
+ ##
827
+ "max-h" => [{ "max-h" => ["screen", "lh", *SCALE_SIZING.call] }],
828
+
829
+ ############
830
+ # Typography
831
+ ############
832
+
833
+ # Font Size
834
+ # @see https://tailwindcss.com/docs/font-size
835
+ ##
836
+ "font-size" => [{ "text" => ["base", THEME_TEXT, IS_ARBITRARY_VARIABLE_LENGTH, IS_ARBITRARY_LENGTH] }],
837
+ ##
838
+ # Font Smoothing
839
+ # @see https://tailwindcss.com/docs/font-smoothing
840
+ ##
841
+ "font-smoothing" => ["antialiased", "subpixel-antialiased"],
842
+ ##
843
+ # Font Style
844
+ # @see https://tailwindcss.com/docs/font-style
845
+ ##
846
+ "font-style" => ["italic", "not-italic"],
847
+ ##
848
+ # Font Weight
849
+ # @see https://tailwindcss.com/docs/font-weight
850
+ ##
851
+ "font-weight" => [
852
+ {
853
+ "font" => [
854
+ THEME_FONT_WEIGHT,
855
+ IS_ARBITRARY_VARIABLE_WEIGHT,
856
+ IS_ARBITRARY_WEIGHT,
857
+ ],
858
+ },
859
+ ],
860
+ ##
861
+ # Font Stretch
862
+ # @see https://tailwindcss.com/docs/font-stretch
863
+ ##
864
+ "font-stretch" => [
865
+ {
866
+ "font-stretch" => [
867
+ "ultra-condensed",
868
+ "extra-condensed",
869
+ "condensed",
870
+ "semi-condensed",
871
+ "normal",
872
+ "semi-expanded",
873
+ "expanded",
874
+ "extra-expanded",
875
+ "ultra-expanded",
876
+ IS_PERCENT,
877
+ IS_ARBITRARY_VALUE,
878
+ ],
879
+ },
880
+ ],
881
+ ##
882
+ # Font Family
883
+ # @see https://tailwindcss.com/docs/font-family
884
+ ##
885
+ "font-family" => [{ "font" => [IS_ARBITRARY_VARIABLE_FAMILY_NAME, IS_ARBITRARY_FAMILY_NAME, THEME_FONT] }],
886
+ ##
887
+ # Font Feature Settings
888
+ ##
889
+ "font-features" => [{ "font-features" => [IS_ARBITRARY_VALUE] }],
890
+ ##
891
+ # Font Variant Numeric
892
+ # @see https://tailwindcss.com/docs/font-variant-numeric
893
+ ##
894
+ "fvn-normal" => ["normal-nums"],
895
+ ##
896
+ # Font Variant Numeric
897
+ # @see https://tailwindcss.com/docs/font-variant-numeric
898
+ ##
899
+ "fvn-ordinal" => ["ordinal"],
900
+ ##
901
+ # Font Variant Numeric
902
+ # @see https://tailwindcss.com/docs/font-variant-numeric
903
+ ##
904
+ "fvn-slashed-zero" => ["slashed-zero"],
905
+ ##
906
+ # Font Variant Numeric
907
+ # @see https://tailwindcss.com/docs/font-variant-numeric
908
+ ##
909
+ "fvn-figure" => ["lining-nums", "oldstyle-nums"],
910
+ ##
911
+ # Font Variant Numeric
912
+ # @see https://tailwindcss.com/docs/font-variant-numeric
913
+ ##
914
+ "fvn-spacing" => ["proportional-nums", "tabular-nums"],
915
+ ##
916
+ # Font Variant Numeric
917
+ # @see https://tailwindcss.com/docs/font-variant-numeric
918
+ ##
919
+ "fvn-fraction" => ["diagonal-fractions", "stacked-fractions"],
920
+ ##
921
+ # Letter Spacing
922
+ # @see https://tailwindcss.com/docs/letter-spacing
923
+ ##
924
+ "tracking" => [
925
+ {
926
+ "tracking" => [THEME_TRACKING, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE],
927
+ },
928
+ ],
929
+ #
930
+ # Line Clamp
931
+ # @see https://tailwindcss.com/docs/line-clamp
932
+ #
933
+ "line-clamp" => [{ "line-clamp" => [IS_NUMBER, "none", IS_ARBITRARY_VARIABLE, IS_ARBITRARY_NUMBER] }],
934
+ ##
935
+ # Line Height
936
+ # @see https://tailwindcss.com/docs/line-height
937
+ ##
938
+ "leading" => [
939
+ {
940
+ "leading" => [
941
+ # Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 ##
942
+ THEME_LEADING,
943
+ *SCALE_UNAMBIGUOUS_SPACING.call,
944
+ ],
945
+ },
946
+ ],
947
+ #
948
+ # List Style Image
949
+ # @see https://tailwindcss.com/docs/list-style-image
950
+ #
951
+ "list-image" => [{ "list-image" => ["none", IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
952
+ # List Style Position
953
+ # @see https://tailwindcss.com/docs/list-style-position
954
+ ##
955
+ "list-style-position" => [{ "list" => ["inside", "outside"] }],
956
+ ##
957
+ # List Style Type
958
+ # @see https://tailwindcss.com/docs/list-style-type
959
+ ##
960
+ "list-style-type" => [{ "list" => ["disc", "decimal", "none", IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
961
+ ##
962
+ # Text Alignment
963
+ # @see https://tailwindcss.com/docs/text-align
964
+ ##
965
+ "text-alignment" => [{ "text" => ["left", "center", "right", "justify", "start", "end"] }],
966
+ ##
967
+ # Placeholder Color
968
+ # @deprecated since Tailwind CSS v3.0.0
969
+ # @see https://tailwindcss.com/docs/placeholder-color
970
+ ##
971
+ "placeholder-color" => [{ "placeholder" => SCALE_COLOR.call }],
972
+ ##
973
+ # Text Color
974
+ # @see https://tailwindcss.com/docs/text-color
975
+ ##
976
+ "text-color" => [{ "text" => SCALE_COLOR.call }],
977
+ ##
978
+ # Text Decoration
979
+ # @see https://tailwindcss.com/docs/text-decoration
980
+ ##
981
+ "text-decoration" => ["underline", "overline", "line-through", "no-underline"],
982
+ ##
983
+ # Text Decoration Style
984
+ # @see https://tailwindcss.com/docs/text-decoration-style
985
+ ##
986
+ "text-decoration-style" => [{ "decoration" => [*SCALE_LINE_STYLE.call, "wavy"] }],
987
+ ##
988
+ # Text Decoration Thickness
989
+ # @see https://tailwindcss.com/docs/text-decoration-thickness
990
+ ##
991
+ "text-decoration-thickness" => [{ "decoration" => [IS_NUMBER, "from-font", "auto", IS_ARBITRARY_VARIABLE, IS_ARBITRARY_LENGTH] }],
992
+ ##
993
+ # Text Decoration Color
994
+ # @see https://tailwindcss.com/docs/text-decoration-color
995
+ ##
996
+ "text-decoration-color" => [{ "decoration" => SCALE_COLOR.call }],
997
+ ##
998
+ # Text Underline Offset
999
+ # @see https://tailwindcss.com/docs/text-underline-offset
1000
+ ##
1001
+ "underline-offset" => [{ "underline-offset" => [IS_NUMBER, "auto", IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1002
+ ##
1003
+ # Text Transform
1004
+ # @see https://tailwindcss.com/docs/text-transform
1005
+ ##
1006
+ "text-transform" => ["uppercase", "lowercase", "capitalize", "normal-case"],
1007
+ ##
1008
+ # Text Overflow
1009
+ # @see https://tailwindcss.com/docs/text-overflow
1010
+ ##
1011
+ "text-overflow" => ["truncate", "text-ellipsis", "text-clip"],
1012
+ ##
1013
+ # Text Wrap
1014
+ # @see https://tailwindcss.com/docs/text-wrap
1015
+ ##
1016
+ "text-wrap" => [{ "text" => ["wrap", "nowrap", "balance", "pretty"] }],
1017
+ ##
1018
+ # Text Indent
1019
+ # @see https://tailwindcss.com/docs/text-indent
1020
+ ##
1021
+ "indent" => [{ "indent" => SCALE_UNAMBIGUOUS_SPACING.call }],
1022
+ ##
1023
+ # Vertical Alignment
1024
+ # @see https://tailwindcss.com/docs/vertical-align
1025
+ ##
1026
+ "vertical-align" => [
1027
+ {
1028
+ "align" => [
1029
+ "baseline",
1030
+ "top",
1031
+ "middle",
1032
+ "bottom",
1033
+ "text-top",
1034
+ "text-bottom",
1035
+ "sub",
1036
+ "super",
1037
+ IS_ARBITRARY_VARIABLE,
1038
+ IS_ARBITRARY_VALUE,
1039
+ ],
1040
+ },
1041
+ ],
1042
+ ##
1043
+ # Whitespace
1044
+ # @see https://tailwindcss.com/docs/whitespace
1045
+ ##
1046
+ "whitespace" => [{ "whitespace" => ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"] }],
1047
+ ##
1048
+ # Word Break
1049
+ # @see https://tailwindcss.com/docs/word-break
1050
+ ##
1051
+ "break" => [{ "break" => ["normal", "words", "all", "keep"] }],
1052
+ ##
1053
+ # Overflow Wrap
1054
+ # @see https://tailwindcss.com/docs/overflow-wrap
1055
+ ##
1056
+ "wrap" => [{ "wrap" => ["break-word", "anywhere", "normal"] }],
1057
+ #
1058
+ # Hyphens
1059
+ # @see https://tailwindcss.com/docs/hyphens
1060
+ #
1061
+ "hyphens" => [{ "hyphens" => ["none", "manual", "auto"] }],
1062
+ ##
1063
+ # Content
1064
+ # @see https://tailwindcss.com/docs/content
1065
+ ##
1066
+ "content" => [{ "content" => ["none", IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1067
+
1068
+ #############
1069
+ # Backgrounds
1070
+ #############
1071
+
1072
+ # Background Attachment
1073
+ # @see https://tailwindcss.com/docs/background-attachment
1074
+ ##
1075
+ "bg-attachment" => [{ "bg" => ["fixed", "local", "scroll"] }],
1076
+ ##
1077
+ # Background Clip
1078
+ # @see https://tailwindcss.com/docs/background-clip
1079
+ ##
1080
+ "bg-clip" => [{ "bg-clip" => ["border", "padding", "content", "text"] }],
1081
+ ##
1082
+ # Background Origin
1083
+ # @see https://tailwindcss.com/docs/background-origin
1084
+ ##
1085
+ "bg-origin" => [{ "bg-origin" => ["border", "padding", "content"] }],
1086
+ ##
1087
+ # Background Position
1088
+ # @see https://tailwindcss.com/docs/background-position
1089
+ ##
1090
+ "bg-position" => [{ "bg" => SCALE_BG_POSITION.call }],
1091
+ ##
1092
+ # Background Repeat
1093
+ # @see https://tailwindcss.com/docs/background-repeat
1094
+ ##
1095
+ "bg-repeat" => [{ "bg" => SCALE_BG_REPEAT.call }],
1096
+ ##
1097
+ # Background Size
1098
+ # @see https://tailwindcss.com/docs/background-size
1099
+ ##
1100
+ "bg-size" => [{ "bg" => SCALE_BG_SIZE.call }],
1101
+ ##
1102
+ # Background Image
1103
+ # @see https://tailwindcss.com/docs/background-image
1104
+ ##
1105
+ "bg-image" => [
1106
+ {
1107
+ "bg" => [
1108
+ "none",
1109
+ {
1110
+ "linear" => [
1111
+ { "to" => ["t", "tr", "r", "br", "b", "bl", "l", "tl"] },
1112
+ IS_INTEGER,
1113
+ IS_ARBITRARY_VARIABLE,
1114
+ IS_ARBITRARY_VALUE,
1115
+ ],
1116
+ "radial" => ["", IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE],
1117
+ "conic" => [IS_INTEGER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE],
1118
+ },
1119
+ IS_ARBITRARY_VARIABLE_IMAGE,
1120
+ IS_ARBITRARY_IMAGE,
1121
+ ],
1122
+ },
1123
+ ],
1124
+ ##
1125
+ # Background Color
1126
+ # @see https://tailwindcss.com/docs/background-color
1127
+ ##
1128
+ "bg-color" => [{ "bg" => SCALE_COLOR.call }],
1129
+ #
1130
+ # Gradient Color Stops From Position
1131
+ # @see https://tailwindcss.com/docs/gradient-color-stops
1132
+ #
1133
+ "gradient-from-pos" => [{ "from" => SCALE_GRADIENT_STOP_POSITION.call }],
1134
+ #
1135
+ # Gradient Color Stops Via Position
1136
+ # @see https://tailwindcss.com/docs/gradient-color-stops
1137
+ #
1138
+ "gradient-via-pos" => [{ "via" => SCALE_GRADIENT_STOP_POSITION.call }],
1139
+ #
1140
+ # Gradient Color Stops To Position
1141
+ # @see https://tailwindcss.com/docs/gradient-color-stops
1142
+ #
1143
+ "gradient-to-pos" => [{ "to" => SCALE_GRADIENT_STOP_POSITION.call }],
1144
+ ##
1145
+ # Gradient Color Stops From
1146
+ # @see https://tailwindcss.com/docs/gradient-color-stops
1147
+ ##
1148
+ "gradient-from" => [{ "from" => SCALE_COLOR.call }],
1149
+ ##
1150
+ # Gradient Color Stops Via
1151
+ # @see https://tailwindcss.com/docs/gradient-color-stops
1152
+ ##
1153
+ "gradient-via" => [{ "via" => SCALE_COLOR.call }],
1154
+ ##
1155
+ # Gradient Color Stops To
1156
+ # @see https://tailwindcss.com/docs/gradient-color-stops
1157
+ ##
1158
+ "gradient-to" => [{ "to" => SCALE_COLOR.call }],
1159
+
1160
+ ###########
1161
+ # Borders
1162
+ ###########
1163
+
1164
+ # Border Radius
1165
+ # @see https://tailwindcss.com/docs/border-radius
1166
+ ##
1167
+ "rounded" => [{ "rounded" => SCALE_RADIUS.call }],
1168
+ #
1169
+ # Border Radius Start
1170
+ # @see https://tailwindcss.com/docs/border-radius
1171
+ #
1172
+ "rounded-s" => [{ "rounded-s" => SCALE_RADIUS.call }],
1173
+ #
1174
+ # Border Radius End
1175
+ # @see https://tailwindcss.com/docs/border-radius
1176
+ #
1177
+ "rounded-e" => [{ "rounded-e" => SCALE_RADIUS.call }],
1178
+ ##
1179
+ # Border Radius Top
1180
+ # @see https://tailwindcss.com/docs/border-radius
1181
+ ##
1182
+ "rounded-t" => [{ "rounded-t" => SCALE_RADIUS.call }],
1183
+ ##
1184
+ # Border Radius Right
1185
+ # @see https://tailwindcss.com/docs/border-radius
1186
+ ##
1187
+ "rounded-r" => [{ "rounded-r" => SCALE_RADIUS.call }],
1188
+ ##
1189
+ # Border Radius Bottom
1190
+ # @see https://tailwindcss.com/docs/border-radius
1191
+ ##
1192
+ "rounded-b" => [{ "rounded-b" => SCALE_RADIUS.call }],
1193
+ ##
1194
+ # Border Radius Left
1195
+ # @see https://tailwindcss.com/docs/border-radius
1196
+ ##
1197
+ "rounded-l" => [{ "rounded-l" => SCALE_RADIUS.call }],
1198
+ #
1199
+ # Border Radius Start Start
1200
+ # @see https://tailwindcss.com/docs/border-radius
1201
+ #
1202
+ "rounded-ss" => [{ "rounded-ss" => SCALE_RADIUS.call }],
1203
+ #
1204
+ # Border Radius Start End
1205
+ # @see https://tailwindcss.com/docs/border-radius
1206
+ #
1207
+ "rounded-se" => [{ "rounded-se" => SCALE_RADIUS.call }],
1208
+ #
1209
+ # Border Radius End End
1210
+ # @see https://tailwindcss.com/docs/border-radius
1211
+ #
1212
+ "rounded-ee" => [{ "rounded-ee" => SCALE_RADIUS.call }],
1213
+ #
1214
+ # Border Radius End Start
1215
+ # @see https://tailwindcss.com/docs/border-radius
1216
+ #
1217
+ "rounded-es" => [{ "rounded-es" => SCALE_RADIUS.call }],
1218
+ ##
1219
+ # Border Radius Top Left
1220
+ # @see https://tailwindcss.com/docs/border-radius
1221
+ ##
1222
+ "rounded-tl" => [{ "rounded-tl" => SCALE_RADIUS.call }],
1223
+ ##
1224
+ # Border Radius Top Right
1225
+ # @see https://tailwindcss.com/docs/border-radius
1226
+ ##
1227
+ "rounded-tr" => [{ "rounded-tr" => SCALE_RADIUS.call }],
1228
+ ##
1229
+ # Border Radius Bottom Right
1230
+ # @see https://tailwindcss.com/docs/border-radius
1231
+ ##
1232
+ "rounded-br" => [{ "rounded-br" => SCALE_RADIUS.call }],
1233
+ ##
1234
+ # Border Radius Bottom Left
1235
+ # @see https://tailwindcss.com/docs/border-radius
1236
+ ##
1237
+ "rounded-bl" => [{ "rounded-bl" => SCALE_RADIUS.call }],
1238
+ ##
1239
+ # Border Width
1240
+ # @see https://tailwindcss.com/docs/border-width
1241
+ ##
1242
+ "border-w" => [{ "border" => SCALE_BORDER_WIDTH.call }],
1243
+ ##
1244
+ # Border Width X
1245
+ # @see https://tailwindcss.com/docs/border-width
1246
+ ##
1247
+ "border-w-x" => [{ "border-x" => SCALE_BORDER_WIDTH.call }],
1248
+ ##
1249
+ # Border Width Y
1250
+ # @see https://tailwindcss.com/docs/border-width
1251
+ ##
1252
+ "border-w-y" => [{ "border-y" => SCALE_BORDER_WIDTH.call }],
1253
+ #
1254
+ # Border Width Start
1255
+ # @see https://tailwindcss.com/docs/border-width
1256
+ #
1257
+ "border-w-s" => [{ "border-s" => SCALE_BORDER_WIDTH.call }],
1258
+ #
1259
+ # Border Width End
1260
+ # @see https://tailwindcss.com/docs/border-width
1261
+ #
1262
+ "border-w-e" => [{ "border-e" => SCALE_BORDER_WIDTH.call }],
1263
+ #
1264
+ # Border Width Block Start
1265
+ # @see https://tailwindcss.com/docs/border-width
1266
+ #
1267
+ "border-w-bs" => [{ "border-bs" => SCALE_BORDER_WIDTH.call }],
1268
+ #
1269
+ # Border Width Block End
1270
+ # @see https://tailwindcss.com/docs/border-width
1271
+ #
1272
+ "border-w-be" => [{ "border-be" => SCALE_BORDER_WIDTH.call }],
1273
+ ##
1274
+ # Border Width Top
1275
+ # @see https://tailwindcss.com/docs/border-width
1276
+ ##
1277
+ "border-w-t" => [{ "border-t" => SCALE_BORDER_WIDTH.call }],
1278
+ ##
1279
+ # Border Width Right
1280
+ # @see https://tailwindcss.com/docs/border-width
1281
+ ##
1282
+ "border-w-r" => [{ "border-r" => SCALE_BORDER_WIDTH.call }],
1283
+ ##
1284
+ # Border Width Bottom
1285
+ # @see https://tailwindcss.com/docs/border-width
1286
+ ##
1287
+ "border-w-b" => [{ "border-b" => SCALE_BORDER_WIDTH.call }],
1288
+ ##
1289
+ # Border Width Left
1290
+ # @see https://tailwindcss.com/docs/border-width
1291
+ ##
1292
+ "border-w-l" => [{ "border-l" => SCALE_BORDER_WIDTH.call }],
1293
+
1294
+ ##
1295
+ # Divide Width X
1296
+ # @see https://tailwindcss.com/docs/border-width#between-children
1297
+ ##
1298
+ "divide-x" => [{ "divide-x" => SCALE_BORDER_WIDTH.call }],
1299
+ ##
1300
+ # Divide Width X Reverse
1301
+ # @see https://tailwindcss.com/docs/divide-width
1302
+ ##
1303
+ "divide-x-reverse" => ["divide-x-reverse"],
1304
+ ##
1305
+ # Divide Width Y
1306
+ # @see https://tailwindcss.com/docs/divide-width
1307
+ ##
1308
+ "divide-y" => [{ "divide-y" => SCALE_BORDER_WIDTH.call }],
1309
+ ##
1310
+ # Divide Width Y Reverse
1311
+ # @see https://tailwindcss.com/docs/divide-width
1312
+ ##
1313
+ "divide-y-reverse" => ["divide-y-reverse"],
1314
+ ##
1315
+ # Border Style
1316
+ # @see https://tailwindcss.com/docs/border-style
1317
+ ##
1318
+ "border-style" => [{ "border" => [*SCALE_LINE_STYLE.call, "hidden", "none"] }],
1319
+ ##
1320
+ # Divide Style
1321
+ # @see https://tailwindcss.com/docs/divide-style
1322
+ ##
1323
+ "divide-style" => [{ "divide" => [*SCALE_LINE_STYLE.call, "hidden", "none"] }],
1324
+ ##
1325
+ # Border Color
1326
+ # @see https://tailwindcss.com/docs/border-color
1327
+ ##
1328
+ "border-color" => [{ "border" => SCALE_COLOR.call }],
1329
+ ##
1330
+ # Border Color X
1331
+ # @see https://tailwindcss.com/docs/border-color
1332
+ ##
1333
+ "border-color-x" => [{ "border-x" => SCALE_COLOR.call }],
1334
+ ##
1335
+ # Border Color Y
1336
+ # @see https://tailwindcss.com/docs/border-color
1337
+ ##
1338
+ "border-color-y" => [{ "border-y" => SCALE_COLOR.call }],
1339
+ ##
1340
+ # Border Color S
1341
+ # @see https://tailwindcss.com/docs/border-color
1342
+ ##
1343
+ "border-color-s" => [{ "border-s" => SCALE_COLOR.call }],
1344
+ ##
1345
+ # Border Color E
1346
+ # @see https://tailwindcss.com/docs/border-color
1347
+ ##
1348
+ "border-color-e" => [{ "border-e" => SCALE_COLOR.call }],
1349
+ #
1350
+ # Border Color Block Start
1351
+ # @see https://tailwindcss.com/docs/border-color
1352
+ #
1353
+ "border-color-bs" => [{ "border-bs" => SCALE_COLOR.call }],
1354
+ #
1355
+ # Border Color Block End
1356
+ # @see https://tailwindcss.com/docs/border-color
1357
+ #
1358
+ "border-color-be" => [{ "border-be" => SCALE_COLOR.call }],
1359
+ ##
1360
+ # Border Color Top
1361
+ # @see https://tailwindcss.com/docs/border-color
1362
+ ##
1363
+ "border-color-t" => [{ "border-t" => SCALE_COLOR.call }],
1364
+ ##
1365
+ # Border Color Right
1366
+ # @see https://tailwindcss.com/docs/border-color
1367
+ ##
1368
+ "border-color-r" => [{ "border-r" => SCALE_COLOR.call }],
1369
+ ##
1370
+ # Border Color Bottom
1371
+ # @see https://tailwindcss.com/docs/border-color
1372
+ ##
1373
+ "border-color-b" => [{ "border-b" => SCALE_COLOR.call }],
1374
+ ##
1375
+ # Border Color Left
1376
+ # @see https://tailwindcss.com/docs/border-color
1377
+ ##
1378
+ "border-color-l" => [{ "border-l" => SCALE_COLOR.call }],
1379
+ ##
1380
+ # Divide Color
1381
+ # @see https://tailwindcss.com/docs/divide-color
1382
+ ##
1383
+ "divide-color" => [{ "divide" => SCALE_COLOR.call }],
1384
+ ##
1385
+ # Outline Style
1386
+ # @see https://tailwindcss.com/docs/outline-style
1387
+ ##
1388
+ "outline-style" => [{ "outline" => [*SCALE_LINE_STYLE.call, "none", "hidden"] }],
1389
+ ##
1390
+ # Outline Offset
1391
+ # @see https://tailwindcss.com/docs/outline-offset
1392
+ ##
1393
+ "outline-offset" => [{ "outline-offset" => [IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1394
+ ##
1395
+ # Outline Width
1396
+ # @see https://tailwindcss.com/docs/outline-width
1397
+ ##
1398
+ "outline-w" => [{ "outline" => ["", IS_NUMBER, IS_ARBITRARY_VARIABLE_LENGTH, IS_ARBITRARY_LENGTH] }],
1399
+ ##
1400
+ # Outline Color
1401
+ # @see https://tailwindcss.com/docs/outline-color
1402
+ ##
1403
+ "outline-color" => [{ "outline" => SCALE_COLOR.call }],
1404
+
1405
+ #########
1406
+ # Effects
1407
+ #########
1408
+
1409
+ ##
1410
+ # Box Shadow
1411
+ # @see https://tailwindcss.com/docs/box-shadow
1412
+ ##
1413
+ "shadow" => [
1414
+ {
1415
+ "shadow" => [
1416
+ # Deprecated since Tailwind CSS v4.0.0
1417
+ "",
1418
+ "none",
1419
+ THEME_SHADOW,
1420
+ IS_ARBITRARY_VARIABLE_SHADOW,
1421
+ IS_ARBITRARY_SHADOW,
1422
+ ],
1423
+ },
1424
+ ],
1425
+ ##
1426
+ # Box Shadow Color
1427
+ # @see https://tailwindcss.com/docs/box-shadow-color
1428
+ ##
1429
+ "shadow-color" => [{ "shadow" => SCALE_COLOR.call }],
1430
+ ##
1431
+ # Inset Box Shadow
1432
+ # @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
1433
+ ##
1434
+ "inset-shadow" => [
1435
+ {
1436
+ "inset-shadow" => [
1437
+ "none",
1438
+ THEME_INSET_SHADOW,
1439
+ IS_ARBITRARY_VARIABLE_SHADOW,
1440
+ IS_ARBITRARY_SHADOW,
1441
+ ],
1442
+ },
1443
+ ],
1444
+ ##
1445
+ # Inset Box Shadow Color
1446
+ # @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
1447
+ ##
1448
+ "inset-shadow-color" => [{ "inset-shadow" => SCALE_COLOR.call }],
1449
+ ##
1450
+ # Ring Width
1451
+ # @see https://tailwindcss.com/docs/ring-width
1452
+ ##
1453
+ "ring-w" => [{ "ring" => SCALE_BORDER_WIDTH.call }],
1454
+ ##
1455
+ # Ring Width Inset
1456
+ # @see https://tailwindcss.com/docs/ring-width
1457
+ ##
1458
+ "ring-w-inset" => ["ring-inset"],
1459
+ ##
1460
+ # Ring Color
1461
+ # @see https://tailwindcss.com/docs/ring-color
1462
+ ##
1463
+ "ring-color" => [{ "ring" => SCALE_COLOR.call }],
1464
+ ##
1465
+ # Ring Offset Width
1466
+ # @see https://v3.tailwindcss.com/docs/ring-offset-width
1467
+ # @deprecated since Tailwind CSS v4.0.0
1468
+ # @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
1469
+ ##
1470
+ "ring-offset-w" => [{ "ring-offset" => [IS_NUMBER, IS_ARBITRARY_LENGTH] }],
1471
+ ##
1472
+ # Ring Offset Color
1473
+ # @see https://v3.tailwindcss.com/docs/ring-offset-color
1474
+ # @deprecated since Tailwind CSS v4.0.0
1475
+ # @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
1476
+ ##
1477
+ "ring-offset-color" => [{ "ring-offset" => SCALE_COLOR.call }],
1478
+ ##
1479
+ # Inset Ring Width
1480
+ # @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
1481
+ ##
1482
+ "inset-ring-w" => [{ "inset-ring" => SCALE_BORDER_WIDTH.call }],
1483
+ ##
1484
+ # Inset Ring Color
1485
+ # @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
1486
+ ##
1487
+ "inset-ring-color" => [{ "inset-ring" => SCALE_COLOR.call }],
1488
+ ##
1489
+ # Text Shadow
1490
+ # @see https://tailwindcss.com/docs/text-shadow
1491
+ ##
1492
+ "text-shadow" => [
1493
+ {
1494
+ "text-shadow" => [
1495
+ "none",
1496
+ THEME_TEXT_SHADOW,
1497
+ IS_ARBITRARY_VARIABLE_SHADOW,
1498
+ IS_ARBITRARY_SHADOW,
1499
+ ],
1500
+ },
1501
+ ],
1502
+ ##
1503
+ # Text Shadow Color
1504
+ # @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
1505
+ ##
1506
+ "text-shadow-color" => [{ "text-shadow": SCALE_COLOR.call }],
1507
+ ##
1508
+ # Opacity
1509
+ # @see https://tailwindcss.com/docs/opacity
1510
+ ##
1511
+ "opacity" => [{ "opacity" => [IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1512
+ ##
1513
+ # Mix Blend Mode
1514
+ # @see https://tailwindcss.com/docs/mix-blend-mode
1515
+ ##
1516
+ "mix-blend" => [{ "mix-blend" => [*SCALE_BLEND_MODE.call, "plus-darker", "plus-lighter"] }],
1517
+ ##
1518
+ # Background Blend Mode
1519
+ # @see https://tailwindcss.com/docs/background-blend-mode
1520
+ ##
1521
+ "bg-blend" => [{ "bg-blend" => SCALE_BLEND_MODE.call }],
1522
+ ##
1523
+ # Mask Clip
1524
+ # @see https://tailwindcss.com/docs/mask-clip
1525
+ ##
1526
+ "mask-clip" => [
1527
+ { "mask-clip" => ["border", "padding", "content", "fill", "stroke", "view"] },
1528
+ "mask-no-clip",
1529
+ ],
1530
+ ##
1531
+ # Mask Composite
1532
+ # @see https://tailwindcss.com/docs/mask-composite
1533
+ ##
1534
+ "mask-composite" => [{ "mask" => ["add", "subtract", "intersect", "exclude"] }],
1535
+ ##
1536
+ # Mask Image
1537
+ # @see https://tailwindcss.com/docs/mask-image
1538
+ ##
1539
+ "mask-image-linear-pos" => [{ "mask-linear" => [Validators::IS_NUMBER] }],
1540
+ "mask-image-linear-from-pos" => [{ "mask-linear-from": SCALE_MASK_IMAGE_POSITION.call }],
1541
+ "mask-image-linear-to-pos" => [{ "mask-linear-to": SCALE_MASK_IMAGE_POSITION.call }],
1542
+ "mask-image-linear-from-color" => [{ "mask-linear-from": SCALE_COLOR.call }],
1543
+ "mask-image-linear-to-color" => [{ "mask-linear-to": SCALE_COLOR.call }],
1544
+ "mask-image-t-from-pos" => [{ "mask-t-from": SCALE_MASK_IMAGE_POSITION.call }],
1545
+ "mask-image-t-to-pos" => [{ "mask-t-to": SCALE_MASK_IMAGE_POSITION.call }],
1546
+ "mask-image-t-from-color" => [{ "mask-t-from": SCALE_COLOR.call }],
1547
+ "mask-image-t-to-color" => [{ "mask-t-to": SCALE_COLOR.call }],
1548
+ "mask-image-r-from-pos" => [{ "mask-r-from": SCALE_MASK_IMAGE_POSITION.call }],
1549
+ "mask-image-r-to-pos" => [{ "mask-r-to": SCALE_MASK_IMAGE_POSITION.call }],
1550
+ "mask-image-r-from-color" => [{ "mask-r-from": SCALE_COLOR.call }],
1551
+ "mask-image-r-to-color" => [{ "mask-r-to": SCALE_COLOR.call }],
1552
+ "mask-image-b-from-pos" => [{ "mask-b-from": SCALE_MASK_IMAGE_POSITION.call }],
1553
+ "mask-image-b-to-pos" => [{ "mask-b-to": SCALE_MASK_IMAGE_POSITION.call }],
1554
+ "mask-image-b-from-color" => [{ "mask-b-from": SCALE_COLOR.call }],
1555
+ "mask-image-b-to-color" => [{ "mask-b-to": SCALE_COLOR.call }],
1556
+ "mask-image-l-from-pos" => [{ "mask-l-from": SCALE_MASK_IMAGE_POSITION.call }],
1557
+ "mask-image-l-to-pos" => [{ "mask-l-to": SCALE_MASK_IMAGE_POSITION.call }],
1558
+ "mask-image-l-from-color" => [{ "mask-l-from": SCALE_COLOR.call }],
1559
+ "mask-image-l-to-color" => [{ "mask-l-to": SCALE_COLOR.call }],
1560
+ "mask-image-x-from-pos" => [{ "mask-x-from": SCALE_MASK_IMAGE_POSITION.call }],
1561
+ "mask-image-x-to-pos" => [{ "mask-x-to": SCALE_MASK_IMAGE_POSITION.call }],
1562
+ "mask-image-x-from-color" => [{ "mask-x-from": SCALE_COLOR.call }],
1563
+ "mask-image-x-to-color" => [{ "mask-x-to": SCALE_COLOR.call }],
1564
+ "mask-image-y-from-pos" => [{ "mask-y-from": SCALE_MASK_IMAGE_POSITION.call }],
1565
+ "mask-image-y-to-pos" => [{ "mask-y-to": SCALE_MASK_IMAGE_POSITION.call }],
1566
+ "mask-image-y-from-color" => [{ "mask-y-from": SCALE_COLOR.call }],
1567
+ "mask-image-y-to-color" => [{ "mask-y-to": SCALE_COLOR.call }],
1568
+ "mask-image-radial" => [{ "mask-radial" => [IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1569
+ "mask-image-radial-from-pos" => [{ "mask-radial-from": SCALE_MASK_IMAGE_POSITION.call }],
1570
+ "mask-image-radial-to-pos" => [{ "mask-radial-to": SCALE_MASK_IMAGE_POSITION.call }],
1571
+ "mask-image-radial-from-color" => [{ "mask-radial-from": SCALE_COLOR.call }],
1572
+ "mask-image-radial-to-color" => [{ "mask-radial-to": SCALE_COLOR.call }],
1573
+ "mask-image-radial-shape" => [{ "mask-radial" => ["circle", "ellipse"] }],
1574
+ "mask-image-radial-size" => [
1575
+ { "mask-radial" => [{ "closest" => ["side", "corner"], "farthest" => ["side", "corner"] }] },
1576
+ ],
1577
+ "mask-image-radial-pos" => [{ "mask-radial-at": SCALE_POSITION.call }],
1578
+ "mask-image-conic-pos" => [{ "mask-conic" => [IS_NUMBER] }],
1579
+ "mask-image-conic-from-pos" => [{ "mask-conic-from": SCALE_MASK_IMAGE_POSITION.call }],
1580
+ "mask-image-conic-to-pos" => [{ "mask-conic-to": SCALE_MASK_IMAGE_POSITION.call }],
1581
+ "mask-image-conic-from-color" => [{ "mask-conic-from": SCALE_COLOR.call }],
1582
+ "mask-image-conic-to-color" => [{ "mask-conic-to": SCALE_COLOR.call }],
1583
+ ##
1584
+ # Mask Mode
1585
+ # @see https://tailwindcss.com/docs/mask-mode
1586
+ ##
1587
+ "mask-mode" => [{ "mask" => ["alpha", "luminance", "match"] }],
1588
+ ##
1589
+ # Mask Origin
1590
+ # @see https://tailwindcss.com/docs/mask-origin
1591
+ ##
1592
+ "mask-origin" => [
1593
+ { "mask-origin" => ["border", "padding", "content", "fill", "stroke", "view"] },
1594
+ ],
1595
+ ##
1596
+ # Mask Position
1597
+ # @see https://tailwindcss.com/docs/mask-position
1598
+ ##
1599
+ "mask-position" => [{ "mask" => SCALE_BG_POSITION.call }],
1600
+ ##
1601
+ # Mask Repeat
1602
+ # @see https://tailwindcss.com/docs/mask-repeat
1603
+ ##
1604
+ "mask-repeat" => [{ "mask" => SCALE_BG_REPEAT.call }],
1605
+ ##
1606
+ # Mask Size
1607
+ # @see https://tailwindcss.com/docs/mask-size
1608
+ ##
1609
+ "mask-size" => [{ "mask" => SCALE_BG_SIZE.call }],
1610
+ ##
1611
+ # Mask Type
1612
+ # @see https://tailwindcss.com/docs/mask-type
1613
+ ##
1614
+ "mask-type" => [{ "mask-type" => ["alpha", "luminance"] }],
1615
+ ##
1616
+ # Mask Image
1617
+ # @see https://tailwindcss.com/docs/mask-image
1618
+ ##
1619
+ "mask-image" => [{ "mask" => ["none", IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1620
+
1621
+ #########
1622
+ # Filters
1623
+ #########
1624
+
1625
+ ##
1626
+ # Filter
1627
+ # @deprecated since Tailwind CSS v3.0.0
1628
+ # @see https://tailwindcss.com/docs/filter
1629
+ ##
1630
+ "filter" => [
1631
+ {
1632
+ "filter" =>
1633
+ [
1634
+ # Deprecated since Tailwind CSS v3.0.0
1635
+ "",
1636
+ "none",
1637
+ IS_ARBITRARY_VARIABLE,
1638
+ IS_ARBITRARY_VALUE,
1639
+ ],
1640
+ },
1641
+ ],
1642
+ ##
1643
+ # Blur
1644
+ # @see https://tailwindcss.com/docs/blur
1645
+ ##
1646
+ "blur" => [{ "blur" => SCALE_BLUR.call }],
1647
+ ##
1648
+ # Brightness
1649
+ # @see https://tailwindcss.com/docs/brightness
1650
+ ##
1651
+ "brightness" => [{ "brightness" => [IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1652
+ ##
1653
+ # Contrast
1654
+ # @see https://tailwindcss.com/docs/contrast
1655
+ ##
1656
+ "contrast" => [{ "contrast" => [IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1657
+ ##
1658
+ # Drop Shadow
1659
+ # @see https://tailwindcss.com/docs/drop-shadow
1660
+ ##
1661
+ "drop-shadow" => [{
1662
+ "drop-shadow" => [
1663
+ # Deprecated since Tailwind CSS v4.0.0
1664
+ "",
1665
+ "none",
1666
+ THEME_DROP_SHADOW,
1667
+ IS_ARBITRARY_VARIABLE_SHADOW,
1668
+ IS_ARBITRARY_SHADOW,
1669
+ ],
1670
+ }],
1671
+ ##
1672
+ # Drop Shadow Color
1673
+ # @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color
1674
+ ##
1675
+ "drop-shadow-color" => [{ "drop-shadow": SCALE_COLOR.call }],
1676
+ ##
1677
+ # Grayscale
1678
+ # @see https://tailwindcss.com/docs/grayscale
1679
+ ##
1680
+ "grayscale" => [{ "grayscale" => ["", IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1681
+ ##
1682
+ # Hue Rotate
1683
+ # @see https://tailwindcss.com/docs/hue-rotate
1684
+ ##
1685
+ "hue-rotate" => [{ "hue-rotate" => [IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1686
+ ##
1687
+ # Invert
1688
+ # @see https://tailwindcss.com/docs/invert
1689
+ ##
1690
+ "invert" => [{ "invert" => ["", IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1691
+ ##
1692
+ # Saturate
1693
+ # @see https://tailwindcss.com/docs/saturate
1694
+ ##
1695
+ "saturate" => [{ "saturate" => [IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1696
+ ##
1697
+ # Sepia
1698
+ # @see https://tailwindcss.com/docs/sepia
1699
+ ##
1700
+ "sepia" => [{ "sepia" => ["", IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1701
+ ##
1702
+ # Backdrop Filter
1703
+ # @see https://tailwindcss.com/docs/backdrop-filter
1704
+ ##
1705
+ "backdrop-filter" => [{
1706
+ "backdrop-filter" => [
1707
+ # Deprecated since Tailwind CSS v3.0.0
1708
+ "",
1709
+ "none",
1710
+ IS_ARBITRARY_VARIABLE,
1711
+ IS_ARBITRARY_VALUE,
1712
+ ],
1713
+ }],
1714
+ ##
1715
+ # Backdrop Blur
1716
+ # @see https://tailwindcss.com/docs/backdrop-blur
1717
+ ##
1718
+ "backdrop-blur" => [{ "backdrop-blur" => SCALE_BLUR.call }],
1719
+ ##
1720
+ # Backdrop Brightness
1721
+ # @see https://tailwindcss.com/docs/backdrop-brightness
1722
+ ##
1723
+ "backdrop-brightness" => [{
1724
+ "backdrop-brightness" => [IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE],
1725
+ }],
1726
+ ##
1727
+ # Backdrop Contrast
1728
+ # @see https://tailwindcss.com/docs/backdrop-contrast
1729
+ ##
1730
+ "backdrop-contrast" => [{ "backdrop-contrast" => [IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1731
+ ##
1732
+ # Backdrop Grayscale
1733
+ # @see https://tailwindcss.com/docs/backdrop-grayscale
1734
+ ##
1735
+ "backdrop-grayscale" => [{ "backdrop-grayscale" => ["", IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1736
+ ##
1737
+ # Backdrop Hue Rotate
1738
+ # @see https://tailwindcss.com/docs/backdrop-hue-rotate
1739
+ ##
1740
+ "backdrop-hue-rotate" => [{ "backdrop-hue-rotate" => [IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1741
+ ##
1742
+ # Backdrop Invert
1743
+ # @see https://tailwindcss.com/docs/backdrop-invert
1744
+ ##
1745
+ "backdrop-invert" => [{ "backdrop-invert" => ["", IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1746
+ ##
1747
+ # Backdrop Opacity
1748
+ # @see https://tailwindcss.com/docs/backdrop-opacity
1749
+ ##
1750
+ "backdrop-opacity" => [{ "backdrop-opacity" => [IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1751
+ ##
1752
+ # Backdrop Saturate
1753
+ # @see https://tailwindcss.com/docs/backdrop-saturate
1754
+ ##
1755
+ "backdrop-saturate" => [{ "backdrop-saturate" => [IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1756
+ ##
1757
+ # Backdrop Sepia
1758
+ # @see https://tailwindcss.com/docs/backdrop-sepia
1759
+ ##
1760
+ "backdrop-sepia" => [{ "backdrop-sepia" => ["", IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1761
+
1762
+ ########
1763
+ # Tables
1764
+ ########
1765
+
1766
+ # Border Collapse
1767
+ # @see https://tailwindcss.com/docs/border-collapse
1768
+ ##
1769
+ "border-collapse" => [{ "border" => ["collapse", "separate"] }],
1770
+ ##
1771
+ # Border Spacing
1772
+ # @see https://tailwindcss.com/docs/border-spacing
1773
+ ##
1774
+ "border-spacing" => [{ "border-spacing" => SCALE_UNAMBIGUOUS_SPACING.call }],
1775
+ ##
1776
+ # Border Spacing X
1777
+ # @see https://tailwindcss.com/docs/border-spacing
1778
+ ##
1779
+ "border-spacing-x" => [{ "border-spacing-x" => SCALE_UNAMBIGUOUS_SPACING.call }],
1780
+ ##
1781
+ # Border Spacing Y
1782
+ # @see https://tailwindcss.com/docs/border-spacing
1783
+ ##
1784
+ "border-spacing-y" => [{ "border-spacing-y" => SCALE_UNAMBIGUOUS_SPACING.call }],
1785
+ ##
1786
+ # Table Layout
1787
+ # @see https://tailwindcss.com/docs/table-layout
1788
+ ##
1789
+ "table-layout" => [{ "table" => ["auto", "fixed"] }],
1790
+ #
1791
+ # Caption Side
1792
+ # @see https://tailwindcss.com/docs/caption-side
1793
+ #
1794
+ "caption" => [{ "caption" => ["top", "bottom"] }],
1795
+
1796
+ #############################
1797
+ # Transitions and Animation
1798
+ #############################
1799
+
1800
+ # Tranisition Property
1801
+ # @see https://tailwindcss.com/docs/transition-property
1802
+ ##
1803
+ "transition" => [
1804
+ {
1805
+ "transition" => [
1806
+ "",
1807
+ "all",
1808
+ "colors",
1809
+ "opacity",
1810
+ "shadow",
1811
+ "transform",
1812
+ "none",
1813
+ IS_ARBITRARY_VARIABLE,
1814
+ IS_ARBITRARY_VALUE,
1815
+ ],
1816
+ },
1817
+ ],
1818
+ ##
1819
+ # Transition Behavior
1820
+ # @see https://tailwindcss.com/docs/transition-behavior
1821
+ ##
1822
+ "transition-behavior" => [{ "transition" => ["normal", "discrete"] }],
1823
+ ##
1824
+ # Transition Duration
1825
+ # @see https://tailwindcss.com/docs/transition-duration
1826
+ ##
1827
+ "duration" => [{ "duration" => [IS_NUMBER, "initial", IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1828
+ ##
1829
+ # Transition Timing Function
1830
+ # @see https://tailwindcss.com/docs/transition-timing-function
1831
+ ##
1832
+ "ease" => [{ "ease" => ["linear", "initial", THEME_EASE, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1833
+ ##
1834
+ # Transition Delay
1835
+ # @see https://tailwindcss.com/docs/transition-delay
1836
+ ##
1837
+ "delay" => [{ "delay" => [IS_NUMBER, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1838
+ ##
1839
+ # Animation
1840
+ # @see https://tailwindcss.com/docs/animation
1841
+ ##
1842
+ "animate" => [{ "animate" => ["none", THEME_ANIMATE, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] }],
1843
+
1844
+ #############
1845
+ # Transforms
1846
+ #############
1847
+
1848
+ ##
1849
+ # Backface Visibility
1850
+ # @see https://tailwindcss.com/docs/backface-visibility
1851
+ ##
1852
+ "backface" => [{ "backface" => ["hidden", "visible"] }],
1853
+ ##
1854
+ # Perspective
1855
+ # @see https://tailwindcss.com/docs/perspective
1856
+ ##
1857
+ "perspective" => [
1858
+ { "perspective" => [THEME_PERSPECTIVE, IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] },
1859
+ ],
1860
+ ##
1861
+ # Perspective Origin
1862
+ # @see https://tailwindcss.com/docs/perspective-origin
1863
+ ##
1864
+ "perspective-origin" => [{ "perspective-origin" => SCALE_POSITION_WITH_ARBITRARY.call }],
1865
+ ##
1866
+ # Rotate
1867
+ # @see https://tailwindcss.com/docs/rotate
1868
+ ##
1869
+ "rotate" => [{ "rotate" => SCALE_ROTATE.call }],
1870
+ ##
1871
+ # Rotate X
1872
+ # @see https://tailwindcss.com/docs/rotate
1873
+ ##
1874
+ "rotate-x" => [{ "rotate-x": SCALE_ROTATE.call }],
1875
+ ##
1876
+ # Rotate Y
1877
+ # @see https://tailwindcss.com/docs/rotate
1878
+ ##
1879
+ "rotate-y" => [{ "rotate-y": SCALE_ROTATE.call }],
1880
+ ##
1881
+ # Rotate Z
1882
+ # @see https://tailwindcss.com/docs/rotate
1883
+ ##
1884
+ "rotate-z" => [{ "rotate-z": SCALE_ROTATE.call }],
1885
+ ##
1886
+ # Scale
1887
+ # @see https://tailwindcss.com/docs/scale
1888
+ ##
1889
+ "scale" => [{ "scale" => SCALE_SCALE.call }],
1890
+ ##
1891
+ # Scale X
1892
+ # @see https://tailwindcss.com/docs/scale
1893
+ ##
1894
+ "scale-x" => [{ "scale-x" => SCALE_SCALE.call }],
1895
+ ##
1896
+ # Scale Y
1897
+ # @see https://tailwindcss.com/docs/scale
1898
+ ##
1899
+ "scale-y" => [{ "scale-y" => SCALE_SCALE.call }],
1900
+ ##
1901
+ # Scale Z
1902
+ # @see https://tailwindcss.com/docs/scale
1903
+ ##
1904
+ "scale-z" => [{ "scale-z" => SCALE_SCALE.call }],
1905
+ ##
1906
+ # Scale 3D
1907
+ # @see https://tailwindcss.com/docs/scale
1908
+ ##
1909
+ "scale-3d" => ["scale-3d"],
1910
+ ##
1911
+ # Skew
1912
+ # @see https://tailwindcss.com/docs/skew
1913
+ ##
1914
+ "skew" => [{ "skew" => SCALE_SKEW.call }],
1915
+ ##
1916
+ # Skew X
1917
+ # @see https://tailwindcss.com/docs/skew
1918
+ ##
1919
+ "skew-x" => [{ "skew-x": SCALE_SKEW.call }],
1920
+ ##
1921
+ # Skew Y
1922
+ # @see https://tailwindcss.com/docs/skew
1923
+ ##
1924
+ "skew-y" => [{ "skew-y": SCALE_SKEW.call }],
1925
+ # Transform
1926
+ # @see https://tailwindcss.com/docs/transform
1927
+ ##
1928
+ "transform" => [{ "transform" => [IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE, "", "none", "gpu", "cpu"] }],
1929
+ ##
1930
+ # Transform Origin
1931
+ # @see https://tailwindcss.com/docs/transform-origin
1932
+ ##
1933
+ "transform-origin" => [
1934
+ {
1935
+ "origin" => SCALE_POSITION_WITH_ARBITRARY.call,
1936
+ },
1937
+ ],
1938
+ ##
1939
+ # Transform Style
1940
+ # @see https://tailwindcss.com/docs/transform-style
1941
+ ##
1942
+ "transform-style" => [{ "transform" => ["3d", "flat"] }],
1943
+ ##
1944
+ # Translate
1945
+ # @see https://tailwindcss.com/docs/translate
1946
+ ##
1947
+ "translate" => [{ "translate" => SCALE_TRANSLATE.call }],
1948
+ ##
1949
+ # Translate X
1950
+ # @see https://tailwindcss.com/docs/translate
1951
+ ##
1952
+ "translate-x" => [{ "translate-x" => SCALE_TRANSLATE.call }],
1953
+ ##
1954
+ # Translate Y
1955
+ # @see https://tailwindcss.com/docs/translate
1956
+ ##
1957
+ "translate-y" => [{ "translate-y" => SCALE_TRANSLATE.call }],
1958
+ ##
1959
+ # Translate Z
1960
+ # @see https://tailwindcss.com/docs/translate
1961
+ ##
1962
+ "translate-z" => [{ "translate-z" => SCALE_TRANSLATE.call }],
1963
+ ##
1964
+ # Translate None
1965
+ # @see https://tailwindcss.com/docs/translate
1966
+ ##
1967
+ "translate-none" => ["translate-none"],
1968
+
1969
+ ###############
1970
+ # Interactivity
1971
+ ###############
1972
+
1973
+ ##
1974
+ # Accent Color
1975
+ # @see https://tailwindcss.com/docs/accent-color
1976
+ ##
1977
+ "accent" => [{ "accent" => SCALE_COLOR.call }],
1978
+ ##
1979
+ # Appearance
1980
+ # @see https://tailwindcss.com/docs/appearance
1981
+ ##
1982
+ "appearance" => [{ "appearance" => ["none", "auto"] }],
1983
+ ##
1984
+ # Caret Color
1985
+ # @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
1986
+ ##
1987
+ "caret-color" => [{ "caret" => SCALE_COLOR.call }],
1988
+ ##
1989
+ # Color Scheme
1990
+ # @see https://tailwindcss.com/docs/color-scheme
1991
+ ##
1992
+ "color-scheme" => [
1993
+ { "scheme" => ["normal", "dark", "light", "light-dark", "only-dark", "only-light"] },
1994
+ ],
1995
+ ##
1996
+ # Cursor
1997
+ # @see https://tailwindcss.com/docs/cursor
1998
+ ##
1999
+ "cursor" => [
2000
+ {
2001
+ "cursor" => [
2002
+ "auto",
2003
+ "default",
2004
+ "pointer",
2005
+ "wait",
2006
+ "text",
2007
+ "move",
2008
+ "help",
2009
+ "not-allowed",
2010
+ "none",
2011
+ "context-menu",
2012
+ "progress",
2013
+ "cell",
2014
+ "crosshair",
2015
+ "vertical-text",
2016
+ "alias",
2017
+ "copy",
2018
+ "no-drop",
2019
+ "grab",
2020
+ "grabbing",
2021
+ "all-scroll",
2022
+ "col-resize",
2023
+ "row-resize",
2024
+ "n-resize",
2025
+ "e-resize",
2026
+ "s-resize",
2027
+ "w-resize",
2028
+ "ne-resize",
2029
+ "nw-resize",
2030
+ "se-resize",
2031
+ "sw-resize",
2032
+ "ew-resize",
2033
+ "ns-resize",
2034
+ "nesw-resize",
2035
+ "nwse-resize",
2036
+ "zoom-in",
2037
+ "zoom-out",
2038
+ IS_ARBITRARY_VARIABLE,
2039
+ IS_ARBITRARY_VALUE,
2040
+ ],
2041
+ },
2042
+ ],
2043
+ ##
2044
+ # Field Sizing
2045
+ # @see https://tailwindcss.com/docs/field-sizing
2046
+ ##
2047
+ "field-sizing" => [{ "field-sizing" => ["fixed", "content"] }],
2048
+ ##
2049
+ # Pointer Events
2050
+ # @see https://tailwindcss.com/docs/pointer-events
2051
+ ##
2052
+ "pointer-events" => [{ "pointer-events" => ["none", "auto"] }],
2053
+ ##
2054
+ # Resize
2055
+ # @see https://tailwindcss.com/docs/resize
2056
+ ##
2057
+ "resize" => [{ "resize" => ["none", "", "y", "x"] }],
2058
+ ##
2059
+ # Scroll Behavior
2060
+ # @see https://tailwindcss.com/docs/scroll-behavior
2061
+ ##
2062
+ "scroll-behavior" => [{ "scroll" => ["auto", "smooth"] }],
2063
+ ##
2064
+ # Scroll Margin
2065
+ # @see https://tailwindcss.com/docs/scroll-margin
2066
+ ##
2067
+ "scroll-m" => [{ "scroll-m" => SCALE_UNAMBIGUOUS_SPACING.call }],
2068
+ ##
2069
+ # Scroll Margin X
2070
+ # @see https://tailwindcss.com/docs/scroll-margin
2071
+ ##
2072
+ "scroll-mx" => [{ "scroll-mx" => SCALE_UNAMBIGUOUS_SPACING.call }],
2073
+ ##
2074
+ # Scroll Margin Y
2075
+ # @see https://tailwindcss.com/docs/scroll-margin
2076
+ ##
2077
+ "scroll-my" => [{ "scroll-my" => SCALE_UNAMBIGUOUS_SPACING.call }],
2078
+ #
2079
+ # Scroll Margin Start
2080
+ # @see https://tailwindcss.com/docs/scroll-margin
2081
+ #
2082
+ "scroll-ms" => [{ "scroll-ms" => SCALE_UNAMBIGUOUS_SPACING.call }],
2083
+ #
2084
+ # Scroll Margin End
2085
+ # @see https://tailwindcss.com/docs/scroll-margin
2086
+ #
2087
+ "scroll-me" => [{ "scroll-me" => SCALE_UNAMBIGUOUS_SPACING.call }],
2088
+ #
2089
+ # Scroll Margin Block Start
2090
+ # @see https://tailwindcss.com/docs/scroll-margin
2091
+ #
2092
+ "scroll-mbs" => [{ "scroll-mbs" => SCALE_UNAMBIGUOUS_SPACING.call }],
2093
+ #
2094
+ # Scroll Margin Block End
2095
+ # @see https://tailwindcss.com/docs/scroll-margin
2096
+ #
2097
+ "scroll-mbe" => [{ "scroll-mbe" => SCALE_UNAMBIGUOUS_SPACING.call }],
2098
+ ##
2099
+ # Scroll Margin Top
2100
+ # @see https://tailwindcss.com/docs/scroll-margin
2101
+ ##
2102
+ "scroll-mt" => [{ "scroll-mt" => SCALE_UNAMBIGUOUS_SPACING.call }],
2103
+ ##
2104
+ # Scroll Margin Right
2105
+ # @see https://tailwindcss.com/docs/scroll-margin
2106
+ ##
2107
+ "scroll-mr" => [{ "scroll-mr" => SCALE_UNAMBIGUOUS_SPACING.call }],
2108
+ ##
2109
+ # Scroll Margin Bottom
2110
+ # @see https://tailwindcss.com/docs/scroll-margin
2111
+ ##
2112
+ "scroll-mb" => [{ "scroll-mb" => SCALE_UNAMBIGUOUS_SPACING.call }],
2113
+ ##
2114
+ # Scroll Margin Left
2115
+ # @see https://tailwindcss.com/docs/scroll-margin
2116
+ ##
2117
+ "scroll-ml" => [{ "scroll-ml" => SCALE_UNAMBIGUOUS_SPACING.call }],
2118
+ ##
2119
+ # Scroll Padding
2120
+ # @see https://tailwindcss.com/docs/scroll-padding
2121
+ ##
2122
+ "scroll-p" => [{ "scroll-p" => SCALE_UNAMBIGUOUS_SPACING.call }],
2123
+ ##
2124
+ # Scroll Padding X
2125
+ # @see https://tailwindcss.com/docs/scroll-padding
2126
+ ##
2127
+ "scroll-px" => [{ "scroll-px" => SCALE_UNAMBIGUOUS_SPACING.call }],
2128
+ ##
2129
+ # Scroll Padding Y
2130
+ # @see https://tailwindcss.com/docs/scroll-padding
2131
+ ##
2132
+ "scroll-py" => [{ "scroll-py" => SCALE_UNAMBIGUOUS_SPACING.call }],
2133
+ #
2134
+ # Scroll Padding Start
2135
+ # @see https://tailwindcss.com/docs/scroll-padding
2136
+ #
2137
+ "scroll-ps" => [{ "scroll-ps" => SCALE_UNAMBIGUOUS_SPACING.call }],
2138
+ #
2139
+ # Scroll Padding End
2140
+ # @see https://tailwindcss.com/docs/scroll-padding
2141
+ #
2142
+ "scroll-pe" => [{ "scroll-pe" => SCALE_UNAMBIGUOUS_SPACING.call }],
2143
+ #
2144
+ # Scroll Padding Block Start
2145
+ # @see https://tailwindcss.com/docs/scroll-padding
2146
+ #
2147
+ "scroll-pbs" => [{ "scroll-pbs" => SCALE_UNAMBIGUOUS_SPACING.call }],
2148
+ #
2149
+ # Scroll Padding Block End
2150
+ # @see https://tailwindcss.com/docs/scroll-padding
2151
+ #
2152
+ "scroll-pbe" => [{ "scroll-pbe" => SCALE_UNAMBIGUOUS_SPACING.call }],
2153
+ ##
2154
+ # Scroll Padding Top
2155
+ # @see https://tailwindcss.com/docs/scroll-padding
2156
+ ##
2157
+ "scroll-pt" => [{ "scroll-pt" => SCALE_UNAMBIGUOUS_SPACING.call }],
2158
+ ##
2159
+ # Scroll Padding Right
2160
+ # @see https://tailwindcss.com/docs/scroll-padding
2161
+ ##
2162
+ "scroll-pr" => [{ "scroll-pr" => SCALE_UNAMBIGUOUS_SPACING.call }],
2163
+ ##
2164
+ # Scroll Padding Bottom
2165
+ # @see https://tailwindcss.com/docs/scroll-padding
2166
+ ##
2167
+ "scroll-pb" => [{ "scroll-pb" => SCALE_UNAMBIGUOUS_SPACING.call }],
2168
+ ##
2169
+ # Scroll Padding Left
2170
+ # @see https://tailwindcss.com/docs/scroll-padding
2171
+ ##
2172
+ "scroll-pl" => [{ "scroll-pl" => SCALE_UNAMBIGUOUS_SPACING.call }],
2173
+ ##
2174
+ # Scroll Snap Align
2175
+ # @see https://tailwindcss.com/docs/scroll-snap-align
2176
+ ##
2177
+ "snap-align" => [{ "snap" => ["start", "end", "center", "align-none"] }],
2178
+ ##
2179
+ # Scroll Snap Stop
2180
+ # @see https://tailwindcss.com/docs/scroll-snap-stop
2181
+ ##
2182
+ "snap-stop" => [{ "snap" => ["normal", "always"] }],
2183
+ ##
2184
+ # Scroll Snap Type
2185
+ # @see https://tailwindcss.com/docs/scroll-snap-type
2186
+ ##
2187
+ "snap-type" => [{ "snap" => ["none", "x", "y", "both"] }],
2188
+ ##
2189
+ # Scroll Snap Type Strictness
2190
+ # @see https://tailwindcss.com/docs/scroll-snap-type
2191
+ ##
2192
+ "snap-strictness" => [{ "snap" => ["mandatory", "proximity"] }],
2193
+ ##
2194
+ # Touch Action
2195
+ # @see https://tailwindcss.com/docs/touch-action
2196
+ ##
2197
+ "touch" => [
2198
+ {
2199
+ "touch" => ["auto", "none", "manipulation"],
2200
+ },
2201
+ ],
2202
+ ##
2203
+ # Touch Action X
2204
+ # @see https://tailwindcss.com/docs/touch-action
2205
+ ##
2206
+ "touch-x" => [
2207
+ {
2208
+ "touch-pan" => ["x", "left", "right"],
2209
+ },
2210
+ ],
2211
+ ##
2212
+ # Touch Action Y
2213
+ # @see https://tailwindcss.com/docs/touch-action
2214
+ ##
2215
+ "touch-y" => [
2216
+ {
2217
+ "touch-pan" => ["y", "up", "down"],
2218
+ },
2219
+ ],
2220
+ ##
2221
+ # Touch Action Pinch Zoom
2222
+ # @see https://tailwindcss.com/docs/touch-action
2223
+ ##
2224
+ "touch-pz" => ["touch-pinch-zoom"],
2225
+ ##
2226
+ # User Select
2227
+ # @see https://tailwindcss.com/docs/user-select
2228
+ ##
2229
+ "select" => [{ "select" => ["none", "text", "all", "auto"] }],
2230
+ ##
2231
+ # Will Change
2232
+ # @see https://tailwindcss.com/docs/will-change
2233
+ ##
2234
+ "will-change" => [
2235
+ { "will-change" => ["auto", "scroll", "contents", "transform", IS_ARBITRARY_VARIABLE, IS_ARBITRARY_VALUE] },
2236
+ ],
2237
+
2238
+ ######
2239
+ # SVG
2240
+ ######
2241
+
2242
+ ##
2243
+ # Fill
2244
+ # @see https://tailwindcss.com/docs/fill
2245
+ ##
2246
+ "fill" => [{ "fill" => ["none", *SCALE_COLOR.call] }],
2247
+ ##
2248
+ # Stroke Width
2249
+ # @see https://tailwindcss.com/docs/stroke-width
2250
+ ##
2251
+ "stroke-w" => [{ "stroke" => [IS_NUMBER, IS_ARBITRARY_VARIABLE_LENGTH, IS_ARBITRARY_LENGTH, IS_ARBITRARY_NUMBER] }],
2252
+ ##
2253
+ # Stroke
2254
+ # @see https://tailwindcss.com/docs/stroke
2255
+ ##
2256
+ "stroke" => [{ "stroke" => ["none", *SCALE_COLOR.call] }],
2257
+
2258
+ ################
2259
+ # Accessibility
2260
+ ################
2261
+
2262
+ ##
2263
+ # Forced Color Adjust
2264
+ # @see https://tailwindcss.com/docs/forced-color-adjust
2265
+ ##
2266
+ "forced-color-adjust" => [{ "forced-color-adjust" => ["auto", "none"] }],
2267
+ },
2268
+ conflicting_class_groups: {
2269
+ "overflow" => ["overflow-x", "overflow-y"],
2270
+ "overscroll" => ["overscroll-x", "overscroll-y"],
2271
+ "inset" => ["inset-x", "inset-y", "start", "end", "inset-bs", "inset-be", "top", "right", "bottom", "left"],
2272
+ "inset-x" => ["right", "left"],
2273
+ "inset-y" => ["top", "bottom"],
2274
+ "flex" => ["basis", "grow", "shrink"],
2275
+ "gap" => ["gap-x", "gap-y"],
2276
+ "p" => ["px", "py", "ps", "pe", "pbs", "pbe", "pt", "pr", "pb", "pl"],
2277
+ "px" => ["pr", "pl"],
2278
+ "py" => ["pt", "pb"],
2279
+ "m" => ["mx", "my", "ms", "me", "mbs", "mbe", "mt", "mr", "mb", "ml"],
2280
+ "mx" => ["mr", "ml"],
2281
+ "my" => ["mt", "mb"],
2282
+ "size" => ["w", "h"],
2283
+ "font-size" => ["leading"],
2284
+ "fvn-normal" => [
2285
+ "fvn-ordinal",
2286
+ "fvn-slashed-zero",
2287
+ "fvn-figure",
2288
+ "fvn-spacing",
2289
+ "fvn-fraction",
2290
+ ],
2291
+ "fvn-ordinal" => ["fvn-normal"],
2292
+ "fvn-slashed-zero" => ["fvn-normal"],
2293
+ "fvn-figure" => ["fvn-normal"],
2294
+ "fvn-spacing" => ["fvn-normal"],
2295
+ "fvn-fraction" => ["fvn-normal"],
2296
+ "line-clamp" => ["display", "overflow"],
2297
+ "rounded" => [
2298
+ "rounded-s",
2299
+ "rounded-e",
2300
+ "rounded-t",
2301
+ "rounded-r",
2302
+ "rounded-b",
2303
+ "rounded-l",
2304
+ "rounded-ss",
2305
+ "rounded-se",
2306
+ "rounded-ee",
2307
+ "rounded-es",
2308
+ "rounded-tl",
2309
+ "rounded-tr",
2310
+ "rounded-br",
2311
+ "rounded-bl",
2312
+ ],
2313
+ "rounded-s" => ["rounded-ss", "rounded-es"],
2314
+ "rounded-e" => ["rounded-se", "rounded-ee"],
2315
+ "rounded-t" => ["rounded-tl", "rounded-tr"],
2316
+ "rounded-r" => ["rounded-tr", "rounded-br"],
2317
+ "rounded-b" => ["rounded-br", "rounded-bl"],
2318
+ "rounded-l" => ["rounded-tl", "rounded-bl"],
2319
+ "border-spacing" => ["border-spacing-x", "border-spacing-y"],
2320
+ "border-w" => [
2321
+ "border-w-x",
2322
+ "border-w-y",
2323
+ "border-w-s",
2324
+ "border-w-e",
2325
+ "border-w-bs",
2326
+ "border-w-be",
2327
+ "border-w-t",
2328
+ "border-w-r",
2329
+ "border-w-b",
2330
+ "border-w-l",
2331
+ ],
2332
+ "border-w-x" => ["border-w-r", "border-w-l"],
2333
+ "border-w-y" => ["border-w-t", "border-w-b"],
2334
+ "border-color" => [
2335
+ "border-color-x",
2336
+ "border-color-y",
2337
+ "border-color-s",
2338
+ "border-color-e",
2339
+ "border-color-bs",
2340
+ "border-color-be",
2341
+ "border-color-t",
2342
+ "border-color-r",
2343
+ "border-color-b",
2344
+ "border-color-l",
2345
+ ],
2346
+ "border-color-x" => ["border-color-r", "border-color-l"],
2347
+ "border-color-y" => ["border-color-t", "border-color-b"],
2348
+ "translate" => ["translate-x", "translate-y", "translate-none"],
2349
+ "translate-none" => ["translate", "translate-x", "translate-y", "translate-z"],
2350
+ "scroll-m" => [
2351
+ "scroll-mx",
2352
+ "scroll-my",
2353
+ "scroll-ms",
2354
+ "scroll-me",
2355
+ "scroll-mbs",
2356
+ "scroll-mbe",
2357
+ "scroll-mt",
2358
+ "scroll-mr",
2359
+ "scroll-mb",
2360
+ "scroll-ml",
2361
+ ],
2362
+ "scroll-mx" => ["scroll-mr", "scroll-ml"],
2363
+ "scroll-my" => ["scroll-mt", "scroll-mb"],
2364
+ "scroll-p" => [
2365
+ "scroll-px",
2366
+ "scroll-py",
2367
+ "scroll-ps",
2368
+ "scroll-pe",
2369
+ "scroll-pbs",
2370
+ "scroll-pbe",
2371
+ "scroll-pt",
2372
+ "scroll-pr",
2373
+ "scroll-pb",
2374
+ "scroll-pl",
2375
+ ],
2376
+ "scroll-px" => ["scroll-pr", "scroll-pl"],
2377
+ "scroll-py" => ["scroll-pt", "scroll-pb"],
2378
+ "touch" => ["touch-x", "touch-y", "touch-pz"],
2379
+ "touch-x" => ["touch"],
2380
+ "touch-y" => ["touch"],
2381
+ "touch-pz" => ["touch"],
2382
+ },
2383
+ conflicting_class_group_modifiers: {
2384
+ "font-size" => ["leading"],
2385
+ },
2386
+ order_sensitive_modifiers: [
2387
+ "*",
2388
+ "**",
2389
+ "after",
2390
+ "backdrop",
2391
+ "before",
2392
+ "details-content",
2393
+ "file",
2394
+ "first-letter",
2395
+ "first-line",
2396
+ "marker",
2397
+ "placeholder",
2398
+ "selection",
2399
+ ],
2400
+ }.freeze
2401
+
2402
+ def merge_config(incoming_config)
2403
+ extended_config = TailwindMerge::Config::DEFAULTS.dup
2404
+
2405
+ incoming_theme = incoming_config.delete(:theme) || {}
2406
+ # if the incoming config has a theme, we...
2407
+ incoming_theme.each_pair do |key, scales|
2408
+ # ...add new scales to the existing ones
2409
+ extended_config[:theme][key] << ->(klass) {
2410
+ scales.include?(klass)
2411
+ }
2412
+ end
2413
+
2414
+ extended_config.merge(incoming_config)
2415
+ end
2416
+ end
2417
+ end